Newman Run Dashboard

Thursday, 06 November 2025 11:58:27
Total Iterations

3

Total Assertions

240

Total Failed Tests

48

Total Skipped Tests

0


File Information
Collection: Inwarrenty-flow Collection Data Variable
Environment: QA
Timings and Data
Total run duration: 57.3s
Total data received: 13.58MB
Average response time: 310ms
Summary Item Total Failed
Requests 174 0
Prerequest Scripts 219 0
Test Scripts 252 0
Assertions 240 48
Skipped Tests 0 -



Showing 48 Failures

Failed Test: To verify if the response time is less than 100

Assertion Error Message
expected 517 to be below 100
Failed Test: response time should be under 150 ms

Assertion Error Message
expected 253 to be below 150
Failed Test: Invalid credentials should return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: blank username and passowrd credentials should return 400 bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Check for response time

Assertion Error Message
expected 250 to be below 150
Failed Test: Security: verify if password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Invalid or expired token should return 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: Status code should be 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: response time is less than 200

Assertion Error Message
expected 280 to be below 200
Failed Test: validate the response time is less than 200

Assertion Error Message
expected 263 to be below 200
Failed Test: Verify the status code is 403 for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify response time less than 200 ms

Assertion Error Message
expected 325 to be below 200
Failed Test: remove problem data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Wrong IMEMI format

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Missing customer or product id should return 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: To verify if the response time is less than 100

Assertion Error Message
expected 248 to be below 100
Failed Test: response time should be under 150 ms

Assertion Error Message
expected 249 to be below 150
Failed Test: Invalid credentials should return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: blank username and passowrd credentials should return 400 bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Check for response time

Assertion Error Message
expected 249 to be below 150
Failed Test: Security: verify if password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Invalid or expired token should return 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: Status code should be 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: response time is less than 200

Assertion Error Message
expected 282 to be below 200
Failed Test: validate the response time is less than 200

Assertion Error Message
expected 256 to be below 200
Failed Test: Verify the status code is 403 for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify response time less than 200 ms

Assertion Error Message
expected 327 to be below 200
Failed Test: remove problem data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Wrong IMEMI format

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Missing customer or product id should return 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: To verify if the response time is less than 100

Assertion Error Message
expected 249 to be below 100
Failed Test: response time should be under 150 ms

Assertion Error Message
expected 249 to be below 150
Failed Test: Invalid credentials should return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: blank username and passowrd credentials should return 400 bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Check for response time

Assertion Error Message
expected 255 to be below 150
Failed Test: Security: verify if password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Invalid or expired token should return 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: Status code should be 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: response time is less than 200

Assertion Error Message
expected 280 to be below 200
Failed Test: validate the response time is less than 200

Assertion Error Message
expected 261 to be below 200
Failed Test: Verify the status code is 403 for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify response time less than 200 ms

Assertion Error Message
expected 321 to be below 200
Failed Test: remove problem data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Wrong IMEMI format

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Missing customer or product id should return 400

Assertion Error Message
expected response to have status code 400 but got 500


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 517ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73100f34-d39b-4f80-be1e-406fabe83e46
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-GztMKBypevbUumTznpS57q7MGfQ"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ"}}
Test Information
NamePassedFailedSkipped
To verify if the status code is 200 1 0 0
To verify if the response time is less than 100 0 1 0
To verify is message is equal to success 1 0 0
Verify if token is not null 1 0 0
Verify Json Schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
To verify if the response time is less than 100
expected 517 to be below 100
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1b30f630-c3e5-4907-af2c-64484fb88459
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-GztMKBypevbUumTznpS57q7MGfQ"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Message should be success 1 0 0
Token should be a valid JWT 1 0 0
Validate json schema for response 1 0 0
response time should be under 150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time should be under 150 ms
expected 253 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 250ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1de5ebc3-d980-4a54-b8af-339b79bebd58
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username": "iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should return 401 Unauthorized 0 1 0
Verify correct error message shown 1 0 0
Verify response schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should return 401 Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 16bd7604-7cbe-49aa-85e7-1b4e894682a2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
blank username and passowrd credentials should return 400 bad request 0 1 0
Verify response schema 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
blank username and passowrd credentials should return 400 bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 349dcbb8-a0be-4b07-8cb1-672a2e76fda6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 438B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99d04c96-9b32-4d63-85fe-7019fe74450d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
status code should be 200 1 0 0
User data should be present in response 1 0 0
Check for response time 0 1 0
Validate JSON SCHEMA for the response 1 0 0
Response should contain fields like id and email_id 1 0 0
Verify role name is Frontdesk 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Check for response time
expected 250 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 258c754d-dc9b-44ab-833b-cda7a18fe3b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 249ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bf453a3d-f7fa-47ea-aa4f-4590b04ccca6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Missing token should return 401 Unauthorized 1 0 0
Invalid or expired token should return 403 Forbidden 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid or expired token should return 403 Forbidden
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-xlhCFPjJzj7tlp+gTETUPAvnv8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9daebc86-9812-496f-9947-bcc89fbcd8bd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-THIaQlRXhyYBT5C8wBmrEj9slK0"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":555},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-xlhCFPjJzj7tlp+gTETUPAvnv8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 247ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f7c982bc-f79a-421a-b63f-5d4c4e1f0371
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-xlhCFPjJzj7tlp+gTETUPAvnv8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization fffffffffffffffff
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e68f9c1-2819-40d7-8b1e-68b39ae81396
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code should be 401
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-xlhCFPjJzj7tlp+gTETUPAvnv8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cf85d4c8-6a5a-4dbd-9ed6-bb632286d108
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-THIaQlRXhyYBT5C8wBmrEj9slK0"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":555},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
status code is 200 1 0 0
response time is less than 200 0 1 0
response message has the success value 1 0 0
check response json schema 1 0 0
verify length of data array 1 0 0
verify if the key is pending_for_delivery 1 0 0
response contains keys: label, key, count 1 0 0
verify if count for the json object Pending for delivery is number or not 1 0 0
verify if count for the json object Created today is number or not 1 0 0
verify if count for the json object Pending for FST assignment is number or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
response time is less than 200
expected 280 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 10.53KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ea324793-cdab-444e-8d01-9543fae4127a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
status code is 200 1 0 0
verify status code is 200 using chai library 1 0 0
validate the response time is less than 200 0 1 0
validate json schema 1 0 0
check weather the reponse have message success or not 1 0 0
check weather the key is present 1 0 0
check if the mst_oem key present in response data 1 0 0
check if the mst_model key present in response data 1 0 0
check if the mst_action_status key present in response data 1 0 0
check if the mst_warrenty_status key present in response data 1 0 0
check if the mst_platform key present in response data 1 0 0
check if the mst_product key present in response data 1 0 0
check if the mst_role key present in response data 1 0 0
check if the mst_service_location key present in response data 1 0 0
check if the mst_problem key present in response data 1 0 0
check if the map_fst_pincode key present in response data 1 0 0
verify if the key is storing non empty array 10 0 0
Total 25 1 0
Test Failure
Test NameAssertion Error
validate the response time is less than 200
expected 263 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 246ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ded1ab0c-3a25-4b38-b079-3a219da0545b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for no auth token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization dcwjdbwd2w2111
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fcdbef49-bde2-4fe3-b330-7dd81b63328d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 334ms
Mean size per request: 233B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d4e1f3b2-fb5f-4cbc-a3f2-ebc78d658106
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1053
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Shravani",
                "last_name": "A",
                "mobile_number": "9002290809",
                "mobile_number_alt": "",
                "email_id": "shravani@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "15781138326990",
                "imei1": "15781138326990",
                "imei2": "15781138326990",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-vRnMPyGRsx53u5N3J0Xu7vP4bJ4"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":100443,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":100460,"tr_customer_product_id":100450,"job_number":"JOB_100443"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 311ms
Mean size per request: 233B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
randomNumber 968
randomFirstName Gabe
randomLastName Lebsack
randomPhone 673-662-3586
randomEmail Leila_Hermann68@yahoo.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0f494673-ec5f-40aa-81cf-a783b78519cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1066
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Cierra",
                "last_name": "McGlynn",
                "mobile_number": "253-538-1322",
                "mobile_number_alt": "",
                "email_id": "Florencio_Boyer@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "10430294116414",
                "imei1": "10430294116414",
                "imei2": "10430294116414",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-xzY214jbf3vlwaz6W5hfe6fGJEY"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":100444,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":100461,"tr_customer_product_id":100451,"job_number":"JOB_100444"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 325ms
Mean size per request: 233B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
randomNumber 858
randomFirstName Sydnie
randomLastName White
randomPhone 286-809-9107
randomEmail Osborne.Upton59@gmail.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token afd4480e-4a66-4e44-aff6-25008a75540e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1067
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Brody",
                "last_name": "Mante",
                "mobile_number": "746-712-9467",
                "mobile_number_alt": "",
                "email_id": "Gabriella_Johnson@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "16855128299423",
                "imei1": "16855128299423",
                "imei2": "16855128299423",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-YhUvcJl+U6qCvxALDnd9IKkNOU0"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":100445,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":100462,"tr_customer_product_id":100452,"job_number":"JOB_100445"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify message should Job created successfully 1 0 0
verify response time less than 200 ms 0 1 0
validate the json response schema 1 0 0
To store the job number in collection variable 1 0 0
Verify response body contains: id key 1 0 0
Verify response body contains: tr_customer_id key 1 0 0
Verify response body contains: tr_customer_product_id key 1 0 0
To verify Job number star with JOB_ letter 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
verify response time less than 200 ms
expected 325 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 246ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
randomNumber 336
randomFirstName Lavina
randomLastName Borer
randomPhone 382-893-3569
randomEmail Otilia_Keebler14@yahoo.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b188e81-0ca0-4359-95cc-e42e8b38e576
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1067
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Grayson",
                "last_name": "Krajcik",
                "mobile_number": "423-882-8196",
                "mobile_number_alt": "",
                "email_id": "Elwyn_Kessler52@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "14058308345851",
                "imei1": "14058308345851",
                "imei2": "14058308345851",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 249ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
randomNumber 282
randomFirstName Adela
randomLastName Weber
randomPhone 558-837-8096
randomEmail Kristoffer.Howell@hotmail.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b5f0e0c-b291-4bb1-bcad-fd2bb3a6503f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 994
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Sincere",
                "last_name": "Jast",
                "mobile_number": "699-473-8424",
                "mobile_number_alt": "",
                "email_id": "Edd.Altenwerth70@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "12631075534341",
                "imei1": "12631075534341",
                "imei2": "12631075534341",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
remove problem data 0 1 0
remove problem data message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
remove problem data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 135B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
randomNumber 402
randomFirstName Myra
randomLastName Gorczany
randomPhone 455-343-6657
randomEmail Elton98@yahoo.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 04183c60-f484-4b4f-916e-50943ed71b22
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1046
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Melyna",
                "last_name": "Kuhn",
                "mobile_number": "350-969-3295",
                "mobile_number_alt": "",
                "email_id": "Ruby52@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "17002148819670",
                "imei1": "00000000",
                "imei2": "1111111111",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 135
ETag W/"87-hiOq4ml0BjCghQwY0iHqD8xCzlc"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"imei1\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Wrong IMEMI format 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Wrong IMEMI format
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization 33ecwcw232
randomNumber 980
randomFirstName Olaf
randomLastName Green
randomPhone 224-329-8254
randomEmail Clair.Yundt48@gmail.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token abfbc882-252e-4201-b9a0-5a7e1256e20f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1066
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Idell",
                "last_name": "Klein",
                "mobile_number": "833-214-2756",
                "mobile_number_alt": "",
                "email_id": "Luigi.Donnelly61@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "12208877115334",
                "imei1": "12208877115334",
                "imei2": "12208877115334",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
randomNumber 77
randomFirstName Judd
randomLastName Okuneva
randomPhone 505-866-9295
randomEmail Dagmar54@hotmail.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cceef1bc-115c-4000-b520-1e0fbebf0271
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 819
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "19714641769148",
                "imei1": "19714641769148",
                "imei2": "19714641769148",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Missing customer or product id should return 400 0 1 0
invalid imemi number format 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Missing customer or product id should return 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-xlhCFPjJzj7tlp+gTETUPAvnv8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 591fce59-5f97-4c5e-b1cc-cfd0ef711ded
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-gnsnt2UCdw0qwRoc95PyJT86yKE"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":558},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 708ms
Mean size per request: 542.4KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8fb1aafc-d3d0-4a84-9479-62f9897f23ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"87999-eWhV9sXdKuw3hlnZEoHZftpI2bk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":100183,"job_number":"JOB_100183","tr_customer_id":100200,"tr_customer_product_id":100190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:47:37.000Z","modified_at":"2025-11-06T07:47:37.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-10-27","serial_number":"125692553232911","imei1":"125692553232911","imei2":"125692553232911","popurl":"2025-10-27T07:47:35.212787300Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100179,"job_number":"JOB_100179","tr_customer_id":100196,"tr_customer_product_id":100186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:26:04.000Z","modified_at":"2025-11-06T07:26:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Felicity_Roberts74@yahoo.com","dop":"2025-07-02","serial_number":"15185625719359","imei1":"15185625719359","imei2":"15185625719359","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100178,"job_number":"JOB_100178","tr_customer_id":100195,"tr_customer_product_id":100185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:45.000Z","modified_at":"2025-11-06T07:25:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Malachi_Cruickshank@hotmail.com","dop":"2025-07-02","serial_number":"10995274953996","imei1":"10995274953996","imei2":"10995274953996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100177,"job_number":"JOB_100177","tr_customer_id":100194,"tr_customer_product_id":100184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:25.000Z","modified_at":"2025-11-06T07:25:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cedrick13@hotmail.com","dop":"2025-07-02","serial_number":"19092173190944","imei1":"19092173190944","imei2":"19092173190944","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100110,"job_number":"JOB_100110","tr_customer_id":100127,"tr_customer_product_id":100117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:09.000Z","modified_at":"2025-11-06T06:17:09.000Z","name":"Marietta Lakin","mobile_number":"235-814-4045","email_id":"Kennith15@hotmail.com","dop":"2025-06-09","serial_number":"22370275715632780","imei1":"22370275715632780","imei2":"22370275715632780","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100109,"job_number":"JOB_100109","tr_customer_id":100126,"tr_customer_product_id":100116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Sylvester Upton","mobile_number":"430-412-0848","email_id":"Ernestina_Lowe@hotmail.com","dop":"2025-06-09","serial_number":"101707756974759","imei1":"101707756974759","imei2":"101707756974759","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100108,"job_number":"JOB_100108","tr_customer_id":100125,"tr_customer_product_id":100115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:18.000Z","name":"Rachel Dibbert","mobile_number":"313-318-4302","email_id":"Ericka68@gmail.com","dop":"2025-06-09","serial_number":"109450327473117","imei1":"109450327473117","imei2":"109450327473117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100107,"job_number":"JOB_100107","tr_customer_id":100124,"tr_customer_product_id":100114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105018702101333","imei1":"105018702101333","imei2":"105018702101333","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100106,"job_number":"JOB_100106","tr_customer_id":100123,"tr_customer_product_id":100113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:52.000Z","modified_at":"2025-11-06T06:16:52.000Z","name":"Rhiannon Morissette","mobile_number":"440-920-1463","email_id":"Lamar.Kuhlman60@yahoo.com","dop":"2025-06-09","serial_number":"108467325406136","imei1":"108467325406136","imei2":"108467325406136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100105,"job_number":"JOB_100105","tr_customer_id":100122,"tr_customer_product_id":100112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:51.000Z","modified_at":"2025-11-06T06:17:03.000Z","name":"Beulah Parisian","mobile_number":"827-716-7262","email_id":"Patrick.Schuster@hotmail.com","dop":"2025-06-09","serial_number":"100762380823698","imei1":"100762380823698","imei2":"100762380823698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100104,"job_number":"JOB_100104","tr_customer_id":100121,"tr_customer_product_id":100111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:51.000Z","modified_at":"2025-11-06T06:16:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102787903635637","imei1":"102787903635637","imei2":"102787903635637","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100103,"job_number":"JOB_100103","tr_customer_id":100120,"tr_customer_product_id":100110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:37.000Z","modified_at":"2025-11-06T06:16:37.000Z","name":"Shawna Hilll","mobile_number":"611-508-9658","email_id":"Lester.Trantow50@gmail.com","dop":"2025-06-09","serial_number":"34084446909593570","imei1":"34084446909593570","imei2":"34084446909593570","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100102,"job_number":"JOB_100102","tr_customer_id":100119,"tr_customer_product_id":100109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:36.000Z","modified_at":"2025-11-06T06:16:36.000Z","name":"Benton Wehner","mobile_number":"413-981-7306","email_id":"Claudine_Kunze5@hotmail.com","dop":"2025-06-09","serial_number":"104870950724315","imei1":"104870950724315","imei2":"104870950724315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100101,"job_number":"JOB_100101","tr_customer_id":100118,"tr_customer_product_id":100108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:35.000Z","modified_at":"2025-11-06T06:16:47.000Z","name":"Shirley Gutmann","mobile_number":"219-830-3729","email_id":"Ramiro.Quigley@yahoo.com","dop":"2025-06-09","serial_number":"107291384240273","imei1":"107291384240273","imei2":"107291384240273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100100,"job_number":"JOB_100100","tr_customer_id":100117,"tr_customer_product_id":100107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:35.000Z","modified_at":"2025-11-06T06:16:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102867721890436","imei1":"102867721890436","imei2":"102867721890436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100075,"job_number":"JOB_100075","tr_customer_id":100092,"tr_customer_product_id":100082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:54:47.000Z","modified_at":"2025-11-06T04:54:47.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14413924806038","imei1":"14413924806038","imei2":"14413924806038","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100074,"job_number":"JOB_100074","tr_customer_id":100091,"tr_customer_product_id":100081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:53:42.000Z","modified_at":"2025-11-06T04:53:42.000Z","name":"{{firstName1}} {{lastName1}}","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13372854133019","imei1":"13372854133019","imei2":"13372854133019","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100073,"job_number":"JOB_100073","tr_customer_id":100090,"tr_customer_product_id":100080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:49:44.000Z","modified_at":"2025-11-06T04:49:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443232911","imei1":"125692443232911","imei2":"125692443232911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100072,"job_number":"JOB_100072","tr_customer_id":100089,"tr_customer_product_id":100079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:57.000Z","modified_at":"2025-11-06T04:46:57.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"15306639456399","imei1":"15306639456399","imei2":"15306639456399","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100069,"job_number":"JOB_100069","tr_customer_id":100086,"tr_customer_product_id":100076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:43:43.000Z","modified_at":"2025-11-06T04:43:43.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14000896904351","imei1":"14000896904351","imei2":"14000896904351","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100068,"job_number":"JOB_100068","tr_customer_id":100085,"tr_customer_product_id":100075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:40.000Z","modified_at":"2025-11-06T04:37:40.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443132911","imei1":"125692443132911","imei2":"125692443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100067,"job_number":"JOB_100067","tr_customer_id":100084,"tr_customer_product_id":100074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:16.000Z","modified_at":"2025-11-06T04:37:17.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17012685512690","imei1":"17012685512690","imei2":"17012685512690","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100042,"job_number":"JOB_100042","tr_customer_id":100059,"tr_customer_product_id":100049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:21:27.000Z","modified_at":"2025-11-06T04:21:27.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443132911","imei1":"125699443132911","imei2":"125699443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100041,"job_number":"JOB_100041","tr_customer_id":100058,"tr_customer_product_id":100048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:19:58.000Z","modified_at":"2025-11-06T04:19:58.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443332911","imei1":"125699443332911","imei2":"125699443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100040,"job_number":"JOB_100040","tr_customer_id":100057,"tr_customer_product_id":100047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:44.000Z","modified_at":"2025-11-06T04:17:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443332911","imei1":"125599443332911","imei2":"125599443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100038,"job_number":"JOB_100038","tr_customer_id":100055,"tr_customer_product_id":100045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:16:32.000Z","modified_at":"2025-11-06T04:16:32.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443334911","imei1":"125599443334911","imei2":"125599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100037,"job_number":"JOB_100037","tr_customer_id":100054,"tr_customer_product_id":100044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:51.000Z","modified_at":"2025-11-06T04:14:51.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334911","imei1":"116599443334911","imei2":"116599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100018,"job_number":"JOB_100018","tr_customer_id":100035,"tr_customer_product_id":100025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:11:46.000Z","modified_at":"2025-11-06T04:11:46.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334910","imei1":"116599443334910","imei2":"116599443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99963,"job_number":"JOB_99963","tr_customer_id":99980,"tr_customer_product_id":99970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:45.000Z","modified_at":"2025-11-06T03:36:45.000Z","name":"Dina Waters","mobile_number":"867-390-5138","email_id":"Aurelia.Hilpert26@yahoo.com","dop":"2025-06-09","serial_number":"41966280789776940","imei1":"41966280789776940","imei2":"41966280789776940","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99962,"job_number":"JOB_99962","tr_customer_id":99979,"tr_customer_product_id":99969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Nickolas Kohler","mobile_number":"832-523-5686","email_id":"Fredy.Windler31@yahoo.com","dop":"2025-06-09","serial_number":"105180404219257","imei1":"105180404219257","imei2":"105180404219257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99961,"job_number":"JOB_99961","tr_customer_id":99978,"tr_customer_product_id":99968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:56.000Z","name":"Jayme Bosco","mobile_number":"884-233-9148","email_id":"Jaylon.Marquardt42@gmail.com","dop":"2025-06-09","serial_number":"104180879716131","imei1":"104180879716131","imei2":"104180879716131","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99960,"job_number":"JOB_99960","tr_customer_id":99977,"tr_customer_product_id":99967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108855018526722","imei1":"108855018526722","imei2":"108855018526722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99959,"job_number":"JOB_99959","tr_customer_id":99976,"tr_customer_product_id":99966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Leanna Hartmann","mobile_number":"696-660-4051","email_id":"Misty47@hotmail.com","dop":"2025-06-09","serial_number":"105963473317757","imei1":"105963473317757","imei2":"105963473317757","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99958,"job_number":"JOB_99958","tr_customer_id":99975,"tr_customer_product_id":99965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:38.000Z","name":"Clara Rohan","mobile_number":"495-453-3736","email_id":"Laurine_Hand51@yahoo.com","dop":"2025-06-09","serial_number":"106136984939486","imei1":"106136984939486","imei2":"106136984939486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99957,"job_number":"JOB_99957","tr_customer_id":99974,"tr_customer_product_id":99964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108462982820626","imei1":"108462982820626","imei2":"108462982820626","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99942,"job_number":"JOB_99942","tr_customer_id":99959,"tr_customer_product_id":99949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:07.000Z","modified_at":"2025-11-06T03:36:07.000Z","name":"Jena Frami","mobile_number":"801-858-8416","email_id":"Alexis_Veum@gmail.com","dop":"2025-06-09","serial_number":"100081510109652","imei1":"100081510109652","imei2":"100081510109652","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99941,"job_number":"JOB_99941","tr_customer_id":99958,"tr_customer_product_id":99948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:06.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Cody Roob","mobile_number":"243-888-1159","email_id":"Grant_Windler@gmail.com","dop":"2025-06-09","serial_number":"100030844529636","imei1":"100030844529636","imei2":"100030844529636","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99940,"job_number":"JOB_99940","tr_customer_id":99957,"tr_customer_product_id":99947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:06.000Z","modified_at":"2025-11-06T03:36:06.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105731504778022","imei1":"105731504778022","imei2":"105731504778022","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99939,"job_number":"JOB_99939","tr_customer_id":99956,"tr_customer_product_id":99946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:50.000Z","modified_at":"2025-11-06T03:35:50.000Z","name":"Javier Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187170702827530","imei1":"187170702827530","imei2":"187170702827530","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99938,"job_number":"JOB_99938","tr_customer_id":99955,"tr_customer_product_id":99945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Sharon Smitham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125651711742876","imei1":"125651711742876","imei2":"125651711742876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99937,"job_number":"JOB_99937","tr_customer_id":99954,"tr_customer_product_id":99944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Kacie McCullough","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163502561656767","imei1":"163502561656767","imei2":"163502561656767","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99936,"job_number":"JOB_99936","tr_customer_id":99953,"tr_customer_product_id":99943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114143014985952","imei1":"114143014985952","imei2":"114143014985952","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99927,"job_number":"JOB_99927","tr_customer_id":99944,"tr_customer_product_id":99934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Julie Heathcote","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115782907053347","imei1":"115782907053347","imei2":"115782907053347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99926,"job_number":"JOB_99926","tr_customer_id":99943,"tr_customer_product_id":99933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Jaden Hermiston","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145170692161041","imei1":"145170692161041","imei2":"145170692161041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99925,"job_number":"JOB_99925","tr_customer_id":99942,"tr_customer_product_id":99932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Jasper Turner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100007593071249","imei1":"100007593071249","imei2":"100007593071249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99924,"job_number":"JOB_99924","tr_customer_id":99941,"tr_customer_product_id":99931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121749146627949","imei1":"121749146627949","imei2":"121749146627949","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99913,"job_number":"JOB_99913","tr_customer_id":99930,"tr_customer_product_id":99920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:01.000Z","modified_at":"2025-11-06T03:35:01.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ella.Bogan11@yahoo.com","dop":"2025-07-02","serial_number":"18042901322988","imei1":"18042901322988","imei2":"18042901322988","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99904,"job_number":"JOB_99904","tr_customer_id":99921,"tr_customer_product_id":99911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Derick83@hotmail.com","dop":"2025-07-02","serial_number":"15977404078218","imei1":"15977404078218","imei2":"15977404078218","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99896,"job_number":"JOB_99896","tr_customer_id":99913,"tr_customer_product_id":99903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:22.000Z","modified_at":"2025-11-06T03:34:22.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Maye63@hotmail.com","dop":"2025-07-02","serial_number":"19091672442235","imei1":"19091672442235","imei2":"19091672442235","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99879,"job_number":"JOB_99879","tr_customer_id":99896,"tr_customer_product_id":99886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:51.000Z","modified_at":"2025-11-06T03:33:51.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"12883655980572","imei1":"12883655980572","imei2":"12883655980572","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99878,"job_number":"JOB_99878","tr_customer_id":99895,"tr_customer_product_id":99885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:50.000Z","modified_at":"2025-11-06T03:33:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"36363555772348","imei1":"36363555772348","imei2":"36363555772348","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99864,"job_number":"JOB_99864","tr_customer_id":99881,"tr_customer_product_id":99871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:29:49.000Z","modified_at":"2025-11-06T03:29:49.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116699443334910","imei1":"116699443334910","imei2":"116699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99856,"job_number":"JOB_99856","tr_customer_id":99873,"tr_customer_product_id":99863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:14.000Z","modified_at":"2025-11-06T03:23:14.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"126699443334910","imei1":"126699443334910","imei2":"126699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99855,"job_number":"JOB_99855","tr_customer_id":99872,"tr_customer_product_id":99862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:16:21.000Z","modified_at":"2025-11-06T03:16:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198514701641308","imei1":"198514701641308","imei2":"198514701641308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99854,"job_number":"JOB_99854","tr_customer_id":99871,"tr_customer_product_id":99861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:12:49.000Z","modified_at":"2025-11-06T03:12:49.000Z","name":"Adolph Jacobson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136699443334910","imei1":"136699443334910","imei2":"136699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100445,"job_number":"JOB_100445","tr_customer_id":100462,"tr_customer_product_id":100452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:35.000Z","modified_at":"2025-11-06T11:57:35.000Z","name":"Brody Mante","mobile_number":"746-712-9467","email_id":"Gabriella_Johnson@hotmail.com","dop":"2025-09-30","serial_number":"16855128299423","imei1":"16855128299423","imei2":"16855128299423","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100444,"job_number":"JOB_100444","tr_customer_id":100461,"tr_customer_product_id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:34.000Z","name":"Cierra McGlynn","mobile_number":"253-538-1322","email_id":"Florencio_Boyer@yahoo.com","dop":"2025-09-30","serial_number":"10430294116414","imei1":"10430294116414","imei2":"10430294116414","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100443,"job_number":"JOB_100443","tr_customer_id":100460,"tr_customer_product_id":100450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:34.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"15781138326990","imei1":"15781138326990","imei2":"15781138326990","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100442,"job_number":"JOB_100442","tr_customer_id":100459,"tr_customer_product_id":100449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:18.000Z","modified_at":"2025-11-06T11:41:18.000Z","name":"Nicholaus Klocko","mobile_number":"827-466-6662","email_id":"Janie_Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"17150858326754652","imei1":"17150858326754652","imei2":"17150858326754652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100441,"job_number":"JOB_100441","tr_customer_id":100458,"tr_customer_product_id":100448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:17.000Z","modified_at":"2025-11-06T11:41:44.000Z","name":"Ova Sporer","mobile_number":"849-821-5355","email_id":"Maxime.Flatley@yahoo.com","dop":"2025-04-06","serial_number":"17951393289070","imei1":"17951393289070","imei2":"17951393289070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100440,"job_number":"JOB_100440","tr_customer_id":100457,"tr_customer_product_id":100447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:17.000Z","modified_at":"2025-11-06T11:41:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15852829115577","imei1":"15852829115577","imei2":"15852829115577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100439,"job_number":"JOB_100439","tr_customer_id":100456,"tr_customer_product_id":100446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:46.000Z","modified_at":"2025-11-06T11:40:46.000Z","name":"Andre Boyer","mobile_number":"539-374-1083","email_id":"Janie74@yahoo.com","dop":"2025-04-06","serial_number":"16612781757290152","imei1":"16612781757290152","imei2":"16612781757290152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100438,"job_number":"JOB_100438","tr_customer_id":100455,"tr_customer_product_id":100445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:45.000Z","modified_at":"2025-11-06T11:41:13.000Z","name":"Sierra Renner","mobile_number":"288-531-5140","email_id":"Conor_Deckow94@yahoo.com","dop":"2025-04-06","serial_number":"18257256434896","imei1":"18257256434896","imei2":"18257256434896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100437,"job_number":"JOB_100437","tr_customer_id":100454,"tr_customer_product_id":100444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:45.000Z","modified_at":"2025-11-06T11:40:45.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"14786197683307","imei1":"14786197683307","imei2":"14786197683307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100436,"job_number":"JOB_100436","tr_customer_id":100453,"tr_customer_product_id":100443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:16.000Z","modified_at":"2025-11-06T11:40:16.000Z","name":"Casey Hodkiewicz","mobile_number":"375-730-6619","email_id":"Nichole2@hotmail.com","dop":"2025-04-06","serial_number":"13803831184821526","imei1":"13803831184821526","imei2":"13803831184821526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100435,"job_number":"JOB_100435","tr_customer_id":100452,"tr_customer_product_id":100442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:15.000Z","modified_at":"2025-11-06T11:40:41.000Z","name":"Darrion Watsica","mobile_number":"955-971-8649","email_id":"Dorothea44@yahoo.com","dop":"2025-04-06","serial_number":"17155654245192","imei1":"17155654245192","imei2":"17155654245192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100434,"job_number":"JOB_100434","tr_customer_id":100451,"tr_customer_product_id":100441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:15.000Z","modified_at":"2025-11-06T11:40:15.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"16142673270630","imei1":"16142673270630","imei2":"16142673270630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100433,"job_number":"JOB_100433","tr_customer_id":100450,"tr_customer_product_id":100440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:47.000Z","modified_at":"2025-11-06T11:39:47.000Z","name":"Taurean Hahn","mobile_number":"244-402-6875","email_id":"Mckenzie34@hotmail.com","dop":"2025-04-06","serial_number":"13682095905185400","imei1":"13682095905185400","imei2":"13682095905185400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100432,"job_number":"JOB_100432","tr_customer_id":100449,"tr_customer_product_id":100439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:46.000Z","modified_at":"2025-11-06T11:40:10.000Z","name":"Louie Schoen","mobile_number":"935-694-8092","email_id":"Vance.Beer@yahoo.com","dop":"2025-04-06","serial_number":"14084211958471","imei1":"14084211958471","imei2":"14084211958471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100431,"job_number":"JOB_100431","tr_customer_id":100448,"tr_customer_product_id":100438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:46.000Z","modified_at":"2025-11-06T11:39:46.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"11227324885284","imei1":"11227324885284","imei2":"11227324885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100430,"job_number":"JOB_100430","tr_customer_id":100447,"tr_customer_product_id":100437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:18.000Z","modified_at":"2025-11-06T11:38:18.000Z","name":"Gladyce Kris","mobile_number":"624-932-4528","email_id":"Leopold_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10463149792426114","imei1":"10463149792426114","imei2":"10463149792426114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100429,"job_number":"JOB_100429","tr_customer_id":100446,"tr_customer_product_id":100436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:17.000Z","modified_at":"2025-11-06T11:38:49.000Z","name":"Wendell Kertzmann","mobile_number":"541-827-9787","email_id":"Erik39@gmail.com","dop":"2025-04-06","serial_number":"14699046808180","imei1":"14699046808180","imei2":"14699046808180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100428,"job_number":"JOB_100428","tr_customer_id":100445,"tr_customer_product_id":100435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:17.000Z","modified_at":"2025-11-06T11:38:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15881390518138","imei1":"15881390518138","imei2":"15881390518138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100427,"job_number":"JOB_100427","tr_customer_id":100444,"tr_customer_product_id":100434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:40.000Z","modified_at":"2025-11-06T11:37:40.000Z","name":"Kaitlin Lubowitz","mobile_number":"877-206-7997","email_id":"Genevieve.Steuber19@hotmail.com","dop":"2025-04-06","serial_number":"10528870048804578","imei1":"10528870048804578","imei2":"10528870048804578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100426,"job_number":"JOB_100426","tr_customer_id":100443,"tr_customer_product_id":100433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:39.000Z","modified_at":"2025-11-06T11:38:13.000Z","name":"Providenci Hegmann","mobile_number":"515-692-9491","email_id":"Terrill_Dicki@yahoo.com","dop":"2025-04-06","serial_number":"13161618358369","imei1":"13161618358369","imei2":"13161618358369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100425,"job_number":"JOB_100425","tr_customer_id":100442,"tr_customer_product_id":100432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:39.000Z","modified_at":"2025-11-06T11:37:39.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"13577996246236","imei1":"13577996246236","imei2":"13577996246236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100424,"job_number":"JOB_100424","tr_customer_id":100441,"tr_customer_product_id":100431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:03.000Z","modified_at":"2025-11-06T11:37:03.000Z","name":"Alan Rosenbaum","mobile_number":"746-293-7236","email_id":"Dante.Marvin@gmail.com","dop":"2025-04-06","serial_number":"18370574964769670","imei1":"18370574964769670","imei2":"18370574964769670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100423,"job_number":"JOB_100423","tr_customer_id":100440,"tr_customer_product_id":100430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:02.000Z","modified_at":"2025-11-06T11:37:35.000Z","name":"Danyka Berge","mobile_number":"920-702-8923","email_id":"Raul.Wilkinson29@gmail.com","dop":"2025-04-06","serial_number":"11169541415172","imei1":"11169541415172","imei2":"11169541415172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100422,"job_number":"JOB_100422","tr_customer_id":100439,"tr_customer_product_id":100429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:02.000Z","modified_at":"2025-11-06T11:37:02.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"10474347593634","imei1":"10474347593634","imei2":"10474347593634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100421,"job_number":"JOB_100421","tr_customer_id":100438,"tr_customer_product_id":100428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:25.000Z","modified_at":"2025-11-06T11:36:25.000Z","name":"Annabel Grimes","mobile_number":"977-262-0205","email_id":"Johnathan60@hotmail.com","dop":"2025-04-06","serial_number":"12931830653723470","imei1":"12931830653723470","imei2":"12931830653723470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100420,"job_number":"JOB_100420","tr_customer_id":100437,"tr_customer_product_id":100427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:24.000Z","modified_at":"2025-11-06T11:36:58.000Z","name":"Gregoria Jast","mobile_number":"719-419-5402","email_id":"Chasity.Wintheiser78@yahoo.com","dop":"2025-04-06","serial_number":"14717456227705","imei1":"14717456227705","imei2":"14717456227705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100419,"job_number":"JOB_100419","tr_customer_id":100436,"tr_customer_product_id":100426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:24.000Z","modified_at":"2025-11-06T11:36:24.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"10280622524013","imei1":"10280622524013","imei2":"10280622524013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100418,"job_number":"JOB_100418","tr_customer_id":100435,"tr_customer_product_id":100425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Deepesh Dubashi","mobile_number":"7092015930","email_id":"himadri.jha@gmail.com","dop":"2025-10-27","serial_number":"2097061719328982","imei1":"2097061719328982","imei2":"2097061719328982","popurl":"www.girindra-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100417,"job_number":"JOB_100417","tr_customer_id":100434,"tr_customer_product_id":100424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Giriraj Talwar","mobile_number":"7059711789","email_id":"akshat.trivedi@yahoo.co.in","dop":"2025-10-27","serial_number":"3907136702870552","imei1":"3907136702870552","imei2":"3907136702870552","popurl":"www.abhaya-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100416,"job_number":"JOB_100416","tr_customer_id":100433,"tr_customer_product_id":100423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Bakula Desai","mobile_number":"7072475786","email_id":"bhoj.gupta@yahoo.co.in","dop":"2025-10-27","serial_number":"9705587893124988","imei1":"9705587893124988","imei2":"9705587893124988","popurl":"www.kashyap-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100415,"job_number":"JOB_100415","tr_customer_id":100432,"tr_customer_product_id":100422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Shakuntala Gandhi","mobile_number":"7078510912","email_id":"bilva.kapoor@yahoo.co.in","dop":"2025-10-27","serial_number":"3644298855479052","imei1":"3644298855479052","imei2":"3644298855479052","popurl":"www.lakshman-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100414,"job_number":"JOB_100414","tr_customer_id":100431,"tr_customer_product_id":100421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Gautam Pilla","mobile_number":"7002822087","email_id":"rati.varma@gmail.com","dop":"2025-10-27","serial_number":"3771625569781452","imei1":"3771625569781452","imei2":"3771625569781452","popurl":"www.chandraprabha-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100413,"job_number":"JOB_100413","tr_customer_id":100430,"tr_customer_product_id":100420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:05.000Z","modified_at":"2025-11-06T11:31:05.000Z","name":"Rati Somayaji","mobile_number":"7082579401","email_id":"bhilangana.chattopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"894185446856644","imei1":"894185446856644","imei2":"894185446856644","popurl":"www.sucheta-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100412,"job_number":"JOB_100412","tr_customer_id":100429,"tr_customer_product_id":100419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Jyotsana Mehrotra","mobile_number":"7067960444","email_id":"shresth.varrier@hotmail.com","dop":"2025-11-06","serial_number":"954230293982376","imei1":"954230293982376","imei2":"954230293982376","popurl":"www.pushti-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100411,"job_number":"JOB_100411","tr_customer_id":100428,"tr_customer_product_id":100418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Bhaaswar Iyer","mobile_number":"7026900031","email_id":"rohan.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"636653332034637","imei1":"636653332034637","imei2":"636653332034637","popurl":"www.swarnalata-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100410,"job_number":"JOB_100410","tr_customer_id":100427,"tr_customer_product_id":100417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Himani Pilla","mobile_number":"7005987586","email_id":"eshana.varman@hotmail.com","dop":"2025-11-06","serial_number":"627139891503284","imei1":"627139891503284","imei2":"627139891503284","popurl":"www.chandak-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100409,"job_number":"JOB_100409","tr_customer_id":100426,"tr_customer_product_id":100416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Gangesh Sharma","mobile_number":"7062022148","email_id":"sanka.desai@gmail.com","dop":"2025-11-06","serial_number":"177105353552258","imei1":"177105353552258","imei2":"177105353552258","popurl":"www.triloki nath-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100408,"job_number":"JOB_100408","tr_customer_id":100425,"tr_customer_product_id":100415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Devesh Kaniyar","mobile_number":"7025069141","email_id":"kashyapi.sethi@gmail.com","dop":"2025-11-06","serial_number":"820796326990888","imei1":"820796326990888","imei2":"820796326990888","popurl":"www.ekadant-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100407,"job_number":"JOB_100407","tr_customer_id":100424,"tr_customer_product_id":100414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Mohinder Kaul","mobile_number":"7024388805","email_id":"budhil.prajapat@hotmail.com","dop":"2025-11-06","serial_number":"958150881717925","imei1":"958150881717925","imei2":"958150881717925","popurl":"www.acharyanandana-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100406,"job_number":"JOB_100406","tr_customer_id":100423,"tr_customer_product_id":100413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Gautami Iyengar","mobile_number":"7084972382","email_id":"deepesh.pothuvaal@yahoo.co.in","dop":"2025-11-06","serial_number":"686166453563799","imei1":"686166453563799","imei2":"686166453563799","popurl":"www.chandra-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100405,"job_number":"JOB_100405","tr_customer_id":100422,"tr_customer_product_id":100412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Swami Kaul","mobile_number":"7068948801","email_id":"chiranjeev.adiga@hotmail.com","dop":"2025-11-06","serial_number":"049435317828947","imei1":"049435317828947","imei2":"049435317828947","popurl":"www.bhaanumati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100404,"job_number":"JOB_100404","tr_customer_id":100421,"tr_customer_product_id":100411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Nanda Mukhopadhyay","mobile_number":"7012934016","email_id":"sitara.deshpande@yahoo.co.in","dop":"2025-11-06","serial_number":"020868089654136","imei1":"020868089654136","imei2":"020868089654136","popurl":"www.aditya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100403,"job_number":"JOB_100403","tr_customer_id":100420,"tr_customer_product_id":100410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Kamla Dhawan","mobile_number":"7052870205","email_id":"gemine.johar@yahoo.co.in","dop":"2025-11-06","serial_number":"550794988637065","imei1":"550794988637065","imei2":"550794988637065","popurl":"www.achyut-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100402,"job_number":"JOB_100402","tr_customer_id":100419,"tr_customer_product_id":100409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Atreyi Gowda","mobile_number":"7076415639","email_id":"chanakya.patel@hotmail.com","dop":"2025-11-06","serial_number":"949742940962260","imei1":"949742940962260","imei2":"949742940962260","popurl":"www.kamalesh-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100401,"job_number":"JOB_100401","tr_customer_id":100418,"tr_customer_product_id":100408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Yoginder Guha","mobile_number":"7085665236","email_id":"subhash.achari@gmail.com","dop":"2025-11-06","serial_number":"841595928897706","imei1":"841595928897706","imei2":"841595928897706","popurl":"www.gotum-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100400,"job_number":"JOB_100400","tr_customer_id":100417,"tr_customer_product_id":100407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Jagdeep Pothuvaal","mobile_number":"7072171408","email_id":"daksha.reddy@gmail.com","dop":"2025-11-06","serial_number":"120347083503307","imei1":"120347083503307","imei2":"120347083503307","popurl":"www.agastya-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100399,"job_number":"JOB_100399","tr_customer_id":100416,"tr_customer_product_id":100406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Chandraswaroopa Ganaka","mobile_number":"7074132663","email_id":"niro.nayar@yahoo.co.in","dop":"2025-11-06","serial_number":"081266012756508","imei1":"081266012756508","imei2":"081266012756508","popurl":"www.udai-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100398,"job_number":"JOB_100398","tr_customer_id":100415,"tr_customer_product_id":100405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Gobinda Mukhopadhyay","mobile_number":"7050790233","email_id":"jyoti.abbott@gmail.com","dop":"2025-11-06","serial_number":"899505128119736","imei1":"899505128119736","imei2":"899505128119736","popurl":"www.chaten-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100397,"job_number":"JOB_100397","tr_customer_id":100414,"tr_customer_product_id":100404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Vidya Nehru","mobile_number":"7028067883","email_id":"digambara.varrier@yahoo.co.in","dop":"2025-11-06","serial_number":"602595882270739","imei1":"602595882270739","imei2":"602595882270739","popurl":"www.garuda-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100396,"job_number":"JOB_100396","tr_customer_id":100413,"tr_customer_product_id":100403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Jagadisha Tandon","mobile_number":"7059923844","email_id":"chandraswaroopa.sinha@hotmail.com","dop":"2025-11-06","serial_number":"493620888395302","imei1":"493620888395302","imei2":"493620888395302","popurl":"www.sachin-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100395,"job_number":"JOB_100395","tr_customer_id":100412,"tr_customer_product_id":100402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Rohana Mukhopadhyay","mobile_number":"7044210326","email_id":"anurag.butt@gmail.com","dop":"2025-11-06","serial_number":"553762417599130","imei1":"553762417599130","imei2":"553762417599130","popurl":"www.suryakantam-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100394,"job_number":"JOB_100394","tr_customer_id":100411,"tr_customer_product_id":100401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Usha Shah","mobile_number":"7090159881","email_id":"dhanesh.kakkar@yahoo.co.in","dop":"2025-11-06","serial_number":"851218560789260","imei1":"851218560789260","imei2":"851218560789260","popurl":"www.gajabahu-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100393,"job_number":"JOB_100393","tr_customer_id":100410,"tr_customer_product_id":100400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Chandra Pillai","mobile_number":"7084870826","email_id":"dandapaani.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"141555510766994","imei1":"141555510766994","imei2":"141555510766994","popurl":"www.maheswar-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100392,"job_number":"JOB_100392","tr_customer_id":100409,"tr_customer_product_id":100399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Deependra Butt","mobile_number":"7075625367","email_id":"kirti.deshpande@hotmail.com","dop":"2025-11-06","serial_number":"462034700038896","imei1":"462034700038896","imei2":"462034700038896","popurl":"www.akula-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100391,"job_number":"JOB_100391","tr_customer_id":100408,"tr_customer_product_id":100398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Goutam Kaul","mobile_number":"7059278196","email_id":"narinder.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"579070135142952","imei1":"579070135142952","imei2":"579070135142952","popurl":"www.chandramohan-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100390,"job_number":"JOB_100390","tr_customer_id":100407,"tr_customer_product_id":100397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Gopi Gowda","mobile_number":"7081105904","email_id":"deeptimay.kaniyar@yahoo.co.in","dop":"2025-11-06","serial_number":"979941510061335","imei1":"979941510061335","imei2":"979941510061335","popurl":"www.ankal-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100389,"job_number":"JOB_100389","tr_customer_id":100406,"tr_customer_product_id":100396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Suryakantam Khatri","mobile_number":"7055041201","email_id":"prasanna.jain@yahoo.co.in","dop":"2025-11-06","serial_number":"658761791505178","imei1":"658761791505178","imei2":"658761791505178","popurl":"www.anala-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100388,"job_number":"JOB_100388","tr_customer_id":100405,"tr_customer_product_id":100395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Gajadhar Shah","mobile_number":"7010084885","email_id":"hiranmaya.arora@hotmail.com","dop":"2025-11-06","serial_number":"654802098534671","imei1":"654802098534671","imei2":"654802098534671","popurl":"www.geetanjali-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100387,"job_number":"JOB_100387","tr_customer_id":100404,"tr_customer_product_id":100394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nalini Prajapat","mobile_number":"7053705339","email_id":"devangana.marar@hotmail.com","dop":"2025-11-06","serial_number":"658195104346854","imei1":"658195104346854","imei2":"658195104346854","popurl":"www.charumati-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100386,"job_number":"JOB_100386","tr_customer_id":100403,"tr_customer_product_id":100393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Giri Gowda","mobile_number":"7029113932","email_id":"mangalya.dhawan@hotmail.com","dop":"2025-11-06","serial_number":"083630606486533","imei1":"083630606486533","imei2":"083630606486533","popurl":"www.darshan-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100385,"job_number":"JOB_100385","tr_customer_id":100402,"tr_customer_product_id":100392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Aarya Dutta","mobile_number":"7009181783","email_id":"amaresh.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"515246471800315","imei1":"515246471800315","imei2":"515246471800315","popurl":"www.mahesh-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100384,"job_number":"JOB_100384","tr_customer_id":100401,"tr_customer_product_id":100391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Sanjay Dutta","mobile_number":"7027919706","email_id":"darshan.ahluwalia@yahoo.co.in","dop":"2025-11-06","serial_number":"890455056385574","imei1":"890455056385574","imei2":"890455056385574","popurl":"www.vrinda-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100383,"job_number":"JOB_100383","tr_customer_id":100400,"tr_customer_product_id":100390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nagabhushanam Khanna","mobile_number":"7083561175","email_id":"archan.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"971081468775680","imei1":"971081468775680","imei2":"971081468775680","popurl":"www.sarla-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100382,"job_number":"JOB_100382","tr_customer_id":100399,"tr_customer_product_id":100389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Aslesha Embranthiri","mobile_number":"7090235309","email_id":"deeptimay.sethi@gmail.com","dop":"2025-11-06","serial_number":"009090295179041","imei1":"009090295179041","imei2":"009090295179041","popurl":"www.prasanna-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100381,"job_number":"JOB_100381","tr_customer_id":100398,"tr_customer_product_id":100388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Adityanandana Shukla","mobile_number":"7047175746","email_id":"anil.khatri@yahoo.co.in","dop":"2025-11-06","serial_number":"726622950167581","imei1":"726622950167581","imei2":"726622950167581","popurl":"www.aruna-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100380,"job_number":"JOB_100380","tr_customer_id":100397,"tr_customer_product_id":100387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Menon","mobile_number":"7072888281","email_id":"avantika.iyengar@hotmail.com","dop":"2025-11-06","serial_number":"444342662288272","imei1":"444342662288272","imei2":"444342662288272","popurl":"www.rita-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100379,"job_number":"JOB_100379","tr_customer_id":100396,"tr_customer_product_id":100386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Verma","mobile_number":"7036042656","email_id":"gurdev.prajapat@gmail.com","dop":"2025-11-06","serial_number":"408187211702033","imei1":"408187211702033","imei2":"408187211702033","popurl":"www.garuda-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100378,"job_number":"JOB_100378","tr_customer_id":100395,"tr_customer_product_id":100385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Sheela Varman","mobile_number":"7049992007","email_id":"kanishka.tandon@gmail.com","dop":"2025-11-06","serial_number":"450170914993622","imei1":"450170914993622","imei2":"450170914993622","popurl":"www.daevi-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100377,"job_number":"JOB_100377","tr_customer_id":100394,"tr_customer_product_id":100384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Rohan Saini","mobile_number":"7089638525","email_id":"dayaamay.nayar@hotmail.com","dop":"2025-11-06","serial_number":"106492589462807","imei1":"106492589462807","imei2":"106492589462807","popurl":"www.vaijayanthi-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100376,"job_number":"JOB_100376","tr_customer_id":100393,"tr_customer_product_id":100383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Meena Gandhi","mobile_number":"7095335154","email_id":"anilabh.guha@yahoo.co.in","dop":"2025-11-06","serial_number":"456375851459728","imei1":"456375851459728","imei2":"456375851459728","popurl":"www.chidaatma-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100375,"job_number":"JOB_100375","tr_customer_id":100392,"tr_customer_product_id":100382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Swara Jain","mobile_number":"7064763328","email_id":"chakor.gandhi@yahoo.co.in","dop":"2025-11-06","serial_number":"264091581502385","imei1":"264091581502385","imei2":"264091581502385","popurl":"www.amogh-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100374,"job_number":"JOB_100374","tr_customer_id":100391,"tr_customer_product_id":100381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Sameer Achari","mobile_number":"7010389052","email_id":"vinay.kapoor@gmail.com","dop":"2025-11-06","serial_number":"623082232202650","imei1":"623082232202650","imei2":"623082232202650","popurl":"www.karan-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100373,"job_number":"JOB_100373","tr_customer_id":100390,"tr_customer_product_id":100380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Vasudha Dwivedi","mobile_number":"7089140614","email_id":"harit.nayar@hotmail.com","dop":"2025-11-06","serial_number":"654563275297670","imei1":"654563275297670","imei2":"654563275297670","popurl":"www.pushti-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100372,"job_number":"JOB_100372","tr_customer_id":100389,"tr_customer_product_id":100379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Kamla Kaul","mobile_number":"7043020108","email_id":"elakshi.gill@hotmail.com","dop":"2025-11-06","serial_number":"321454583589490","imei1":"321454583589490","imei2":"321454583589490","popurl":"www.achyut-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100371,"job_number":"JOB_100371","tr_customer_id":100388,"tr_customer_product_id":100378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Dev Mehra","mobile_number":"7026612492","email_id":"chitramala.sinha@gmail.com","dop":"2025-11-06","serial_number":"559043689611688","imei1":"559043689611688","imei2":"559043689611688","popurl":"www.anand swarup-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100370,"job_number":"JOB_100370","tr_customer_id":100387,"tr_customer_product_id":100377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Surya Mahajan","mobile_number":"7028116826","email_id":"lila.jain@gmail.com","dop":"2025-11-06","serial_number":"691677369105458","imei1":"691677369105458","imei2":"691677369105458","popurl":"www.siddarth-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100369,"job_number":"JOB_100369","tr_customer_id":100386,"tr_customer_product_id":100376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Ghanaanand Jain","mobile_number":"7077256445","email_id":"manik.nair@yahoo.co.in","dop":"2025-11-06","serial_number":"071187962832464","imei1":"071187962832464","imei2":"071187962832464","popurl":"www.balaaditya-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100368,"job_number":"JOB_100368","tr_customer_id":100385,"tr_customer_product_id":100375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Balaaditya Kaur","mobile_number":"7003584583","email_id":"bhavani.khan@hotmail.com","dop":"2025-11-06","serial_number":"241943123111274","imei1":"241943123111274","imei2":"241943123111274","popurl":"www.ghanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100367,"job_number":"JOB_100367","tr_customer_id":100384,"tr_customer_product_id":100374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Garuda Banerjee","mobile_number":"7024781062","email_id":"vrund.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"177479779411179","imei1":"177479779411179","imei2":"177479779411179","popurl":"www.bankimchandra-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100366,"job_number":"JOB_100366","tr_customer_id":100383,"tr_customer_product_id":100373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Agastya Deshpande","mobile_number":"7040963516","email_id":"mohini.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"387348425241406","imei1":"387348425241406","imei2":"387348425241406","popurl":"www.pramila-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100365,"job_number":"JOB_100365","tr_customer_id":100382,"tr_customer_product_id":100372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Bhasvan Sethi","mobile_number":"7037839143","email_id":"girik.gill@gmail.com","dop":"2025-11-06","serial_number":"371151554128411","imei1":"371151554128411","imei2":"371151554128411","popurl":"www.divaakar-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100364,"job_number":"JOB_100364","tr_customer_id":100381,"tr_customer_product_id":100371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Rohana Nehru","mobile_number":"7001781912","email_id":"suman.pandey@yahoo.co.in","dop":"2025-11-06","serial_number":"108342247655812","imei1":"108342247655812","imei2":"108342247655812","popurl":"www.gobinda-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100363,"job_number":"JOB_100363","tr_customer_id":100380,"tr_customer_product_id":100370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Tanushree Abbott","mobile_number":"7097558356","email_id":"puneet.johar@gmail.com","dop":"2025-11-06","serial_number":"000894099602600","imei1":"000894099602600","imei2":"000894099602600","popurl":"www.lai-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100362,"job_number":"JOB_100362","tr_customer_id":100379,"tr_customer_product_id":100369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Brajesh Ahluwalia","mobile_number":"7004264160","email_id":"ranjit.varman@yahoo.co.in","dop":"2025-11-06","serial_number":"044805974831733","imei1":"044805974831733","imei2":"044805974831733","popurl":"www.arya-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100361,"job_number":"JOB_100361","tr_customer_id":100378,"tr_customer_product_id":100368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Sloka Saini","mobile_number":"7098945796","email_id":"mukesh.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"399358242008907","imei1":"399358242008907","imei2":"399358242008907","popurl":"www.garud-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100360,"job_number":"JOB_100360","tr_customer_id":100377,"tr_customer_product_id":100367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Amarnath Patel","mobile_number":"7042821538","email_id":"maheswar.malik@hotmail.com","dop":"2025-11-06","serial_number":"616331845073608","imei1":"616331845073608","imei2":"616331845073608","popurl":"www.basanti-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100359,"job_number":"JOB_100359","tr_customer_id":100376,"tr_customer_product_id":100366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Chandrabhaga Kapoor","mobile_number":"7029288679","email_id":"devesh.namboothiri@hotmail.com","dop":"2025-11-06","serial_number":"688329577143761","imei1":"688329577143761","imei2":"688329577143761","popurl":"www.varalakshmi-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100358,"job_number":"JOB_100358","tr_customer_id":100375,"tr_customer_product_id":100365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Darshwana Guneta","mobile_number":"7030642571","email_id":"chetanaanand.kaul@yahoo.co.in","dop":"2025-11-06","serial_number":"042567239276056","imei1":"042567239276056","imei2":"042567239276056","popurl":"www.jyoti-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100357,"job_number":"JOB_100357","tr_customer_id":100374,"tr_customer_product_id":100364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Jai Ahluwalia","mobile_number":"7052034961","email_id":"shankar.mahajan@hotmail.com","dop":"2025-11-06","serial_number":"701849492775118","imei1":"701849492775118","imei2":"701849492775118","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100356,"job_number":"JOB_100356","tr_customer_id":100373,"tr_customer_product_id":100363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Shantanu Pandey","mobile_number":"7018491649","email_id":"nagabhushanam.tagore@gmail.com","dop":"2025-11-06","serial_number":"839107304368100","imei1":"839107304368100","imei2":"839107304368100","popurl":"www.akshat-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100355,"job_number":"JOB_100355","tr_customer_id":100372,"tr_customer_product_id":100362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Bhagwanti Jha","mobile_number":"7044734292","email_id":"aayushman.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"546005618030117","imei1":"546005618030117","imei2":"546005618030117","popurl":"www.gautami-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100354,"job_number":"JOB_100354","tr_customer_id":100371,"tr_customer_product_id":100361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Purnima Kapoor","mobile_number":"7016685575","email_id":"arnesh.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"400768376276147","imei1":"400768376276147","imei2":"400768376276147","popurl":"www.aanjaneya-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100353,"job_number":"JOB_100353","tr_customer_id":100370,"tr_customer_product_id":100360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Sumitra Achari","mobile_number":"7057294347","email_id":"ameyatma.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"348197407316839","imei1":"348197407316839","imei2":"348197407316839","popurl":"www.bhoj-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100352,"job_number":"JOB_100352","tr_customer_id":100369,"tr_customer_product_id":100359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Kamla Guha","mobile_number":"7021796833","email_id":"mukesh.embranthiri@yahoo.co.in","dop":"2025-11-06","serial_number":"369518553294578","imei1":"369518553294578","imei2":"369518553294578","popurl":"www.chaaruchandra-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100351,"job_number":"JOB_100351","tr_customer_id":100368,"tr_customer_product_id":100358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Ayushmati Namboothiri","mobile_number":"7024929627","email_id":"bilwa.mishra@hotmail.com","dop":"2025-11-06","serial_number":"330205300457308","imei1":"330205300457308","imei2":"330205300457308","popurl":"www.agrata-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100350,"job_number":"JOB_100350","tr_customer_id":100367,"tr_customer_product_id":100357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Bhima Pothuvaal","mobile_number":"7034274753","email_id":"trilokanath.kaniyar@gmail.com","dop":"2025-11-06","serial_number":"817220838108736","imei1":"817220838108736","imei2":"817220838108736","popurl":"www.sarala-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100349,"job_number":"JOB_100349","tr_customer_id":100366,"tr_customer_product_id":100356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Chandraswaroopa Somayaji","mobile_number":"7041268901","email_id":"jagmeet.singh@gmail.com","dop":"2025-11-06","serial_number":"104837638545490","imei1":"104837638545490","imei2":"104837638545490","popurl":"www.jaimini-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100348,"job_number":"JOB_100348","tr_customer_id":100365,"tr_customer_product_id":100355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Dwaipayana Dutta","mobile_number":"7072010105","email_id":"devdan.guneta@hotmail.com","dop":"2025-11-06","serial_number":"005789277052589","imei1":"005789277052589","imei2":"005789277052589","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100347,"job_number":"JOB_100347","tr_customer_id":100364,"tr_customer_product_id":100354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Opalina Devar","mobile_number":"7090604291","email_id":"abhaya.sinha@hotmail.com","dop":"2025-11-06","serial_number":"587416484452317","imei1":"587416484452317","imei2":"587416484452317","popurl":"www.tanushri-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100346,"job_number":"JOB_100346","tr_customer_id":100363,"tr_customer_product_id":100353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Kumar Mukhopadhyay","mobile_number":"7082380713","email_id":"durgeshwari.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"357772415654082","imei1":"357772415654082","imei2":"357772415654082","popurl":"www.trilokesh-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100345,"job_number":"JOB_100345","tr_customer_id":100362,"tr_customer_product_id":100352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Somu Khatri","mobile_number":"7068214862","email_id":"nikita.jha@gmail.com","dop":"2025-11-06","serial_number":"199146876014607","imei1":"199146876014607","imei2":"199146876014607","popurl":"www.chidambaram-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100344,"job_number":"JOB_100344","tr_customer_id":100361,"tr_customer_product_id":100351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Geeta Iyengar","mobile_number":"7002387687","email_id":"shresth.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"881217732707886","imei1":"881217732707886","imei2":"881217732707886","popurl":"www.bhisham-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100343,"job_number":"JOB_100343","tr_customer_id":100360,"tr_customer_product_id":100350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Himadri Nambeesan","mobile_number":"7094746656","email_id":"ghanaanand.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"306444880592771","imei1":"306444880592771","imei2":"306444880592771","popurl":"www.daevika-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100342,"job_number":"JOB_100342","tr_customer_id":100359,"tr_customer_product_id":100349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Agrata Panicker","mobile_number":"7054826914","email_id":"sitara.gowda@yahoo.co.in","dop":"2025-11-06","serial_number":"284863831250002","imei1":"284863831250002","imei2":"284863831250002","popurl":"www.gajabahu-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100341,"job_number":"JOB_100341","tr_customer_id":100358,"tr_customer_product_id":100348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Devani Khatri","mobile_number":"7029707940","email_id":"nikita.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"511658963134816","imei1":"511658963134816","imei2":"511658963134816","popurl":"www.girik-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100340,"job_number":"JOB_100340","tr_customer_id":100357,"tr_customer_product_id":100347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Agnimitra Mukhopadhyay","mobile_number":"7099709511","email_id":"ayushmati.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"211870197110378","imei1":"211870197110378","imei2":"211870197110378","popurl":"www.harita-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100339,"job_number":"JOB_100339","tr_customer_id":100356,"tr_customer_product_id":100346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Malti Ganaka","mobile_number":"7092206793","email_id":"tara.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"946345696630124","imei1":"946345696630124","imei2":"946345696630124","popurl":"www.baalagopaal-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100338,"job_number":"JOB_100338","tr_customer_id":100355,"tr_customer_product_id":100345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Anshula Sharma","mobile_number":"7056487367","email_id":"agasti.mehra@yahoo.co.in","dop":"2025-11-06","serial_number":"725987840809694","imei1":"725987840809694","imei2":"725987840809694","popurl":"www.vasundhara-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100337,"job_number":"JOB_100337","tr_customer_id":100354,"tr_customer_product_id":100344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Rageshwari Reddy","mobile_number":"7032809678","email_id":"balagovind.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"938122826124699","imei1":"938122826124699","imei2":"938122826124699","popurl":"www.drona-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100336,"job_number":"JOB_100336","tr_customer_id":100353,"tr_customer_product_id":100343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Deven Nayar","mobile_number":"7035100318","email_id":"rita.agarwal@gmail.com","dop":"2025-11-06","serial_number":"489666168656843","imei1":"489666168656843","imei2":"489666168656843","popurl":"www.anila-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100335,"job_number":"JOB_100335","tr_customer_id":100352,"tr_customer_product_id":100342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Brahmanandam Trivedi","mobile_number":"7089400129","email_id":"shresth.desai@hotmail.com","dop":"2025-11-06","serial_number":"099806364105983","imei1":"099806364105983","imei2":"099806364105983","popurl":"www.umang-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100334,"job_number":"JOB_100334","tr_customer_id":100351,"tr_customer_product_id":100341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Minakshi Somayaji","mobile_number":"7048946782","email_id":"avani.menon@gmail.com","dop":"2025-11-06","serial_number":"472752255630675","imei1":"472752255630675","imei2":"472752255630675","popurl":"www.rameshwar-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100333,"job_number":"JOB_100333","tr_customer_id":100350,"tr_customer_product_id":100340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Geetanjali Agarwal","mobile_number":"7027427718","email_id":"ananda.ganaka@hotmail.com","dop":"2025-11-06","serial_number":"104898902458500","imei1":"104898902458500","imei2":"104898902458500","popurl":"www.vaijayanthi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100332,"job_number":"JOB_100332","tr_customer_id":100349,"tr_customer_product_id":100339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Gajaadhar Gowda","mobile_number":"7020648452","email_id":"kannen.johar@gmail.com","dop":"2025-11-06","serial_number":"399764739210167","imei1":"399764739210167","imei2":"399764739210167","popurl":"www.mahendra-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100331,"job_number":"JOB_100331","tr_customer_id":100348,"tr_customer_product_id":100338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Mangalya Varma","mobile_number":"7053262012","email_id":"priyala.chopra@hotmail.com","dop":"2025-11-06","serial_number":"758723078527679","imei1":"758723078527679","imei2":"758723078527679","popurl":"www.prem-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100330,"job_number":"JOB_100330","tr_customer_id":100347,"tr_customer_product_id":100337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Kanishka Iyer","mobile_number":"7043505310","email_id":"giri.chopra@yahoo.co.in","dop":"2025-11-06","serial_number":"076941001361858","imei1":"076941001361858","imei2":"076941001361858","popurl":"www.charuvrat-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100329,"job_number":"JOB_100329","tr_customer_id":100346,"tr_customer_product_id":100336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Agneya Reddy","mobile_number":"7066601201","email_id":"aadidev.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"010475183997961","imei1":"010475183997961","imei2":"010475183997961","popurl":"www.anand-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100328,"job_number":"JOB_100328","tr_customer_id":100345,"tr_customer_product_id":100335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Gopee Mehra","mobile_number":"7089912062","email_id":"omana.varma@gmail.com","dop":"2025-11-06","serial_number":"666057644580235","imei1":"666057644580235","imei2":"666057644580235","popurl":"www.annapurna-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100327,"job_number":"JOB_100327","tr_customer_id":100344,"tr_customer_product_id":100334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Suman Arora","mobile_number":"7069436856","email_id":"dhatri.sethi@gmail.com","dop":"2025-11-06","serial_number":"321299839474590","imei1":"321299839474590","imei2":"321299839474590","popurl":"www.jaya-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100326,"job_number":"JOB_100326","tr_customer_id":100343,"tr_customer_product_id":100333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Dandapaani Pothuvaal","mobile_number":"7065134774","email_id":"bhadran.dhawan@yahoo.co.in","dop":"2025-11-06","serial_number":"849663885451482","imei1":"849663885451482","imei2":"849663885451482","popurl":"www.dhyaneshwar-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100325,"job_number":"JOB_100325","tr_customer_id":100342,"tr_customer_product_id":100332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Vedanga Mahajan","mobile_number":"7032920909","email_id":"anilaabh.bhattathiri@gmail.com","dop":"2025-11-06","serial_number":"889234138408855","imei1":"889234138408855","imei2":"889234138408855","popurl":"www.devasree-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100324,"job_number":"JOB_100324","tr_customer_id":100341,"tr_customer_product_id":100331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Suryakantam Adiga","mobile_number":"7061425237","email_id":"deeptimayee.kapoor@hotmail.com","dop":"2025-11-06","serial_number":"699384089901770","imei1":"699384089901770","imei2":"699384089901770","popurl":"www.indra-sharma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100323,"job_number":"JOB_100323","tr_customer_id":100340,"tr_customer_product_id":100330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Adheesh Mehra","mobile_number":"7063447192","email_id":"trilokanath.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"064149525957890","imei1":"064149525957890","imei2":"064149525957890","popurl":"www.charuvrat-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100322,"job_number":"JOB_100322","tr_customer_id":100339,"tr_customer_product_id":100329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Sachin Kaur","mobile_number":"7050183824","email_id":"bhishma.patil@hotmail.com","dop":"2025-11-06","serial_number":"017737678057471","imei1":"017737678057471","imei2":"017737678057471","popurl":"www.krishna-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100321,"job_number":"JOB_100321","tr_customer_id":100338,"tr_customer_product_id":100328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanaka Reddy","mobile_number":"7020677343","email_id":"charuchandra.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"679844879025190","imei1":"679844879025190","imei2":"679844879025190","popurl":"www.goswami-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100320,"job_number":"JOB_100320","tr_customer_id":100337,"tr_customer_product_id":100327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Lai Naik","mobile_number":"7026898901","email_id":"ekaksh.namboothiri@yahoo.co.in","dop":"2025-11-06","serial_number":"343838922122727","imei1":"343838922122727","imei2":"343838922122727","popurl":"www.jaya-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100319,"job_number":"JOB_100319","tr_customer_id":100336,"tr_customer_product_id":100326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanchan Embranthiri","mobile_number":"7065556485","email_id":"harita.guneta@gmail.com","dop":"2025-11-06","serial_number":"954831419624886","imei1":"954831419624886","imei2":"954831419624886","popurl":"www.ramesh-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100318,"job_number":"JOB_100318","tr_customer_id":100335,"tr_customer_product_id":100325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Rajendra Desai","mobile_number":"7077781193","email_id":"aanandaswarup.shukla@hotmail.com","dop":"2025-11-06","serial_number":"685302868698443","imei1":"685302868698443","imei2":"685302868698443","popurl":"www.bhagavaan-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100317,"job_number":"JOB_100317","tr_customer_id":100334,"tr_customer_product_id":100324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daevika Nair","mobile_number":"7040314613","email_id":"tara.desai@hotmail.com","dop":"2025-11-06","serial_number":"364751542937024","imei1":"364751542937024","imei2":"364751542937024","popurl":"www.bhaasvan-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100316,"job_number":"JOB_100316","tr_customer_id":100333,"tr_customer_product_id":100323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Prasanna Mukhopadhyay","mobile_number":"7067673943","email_id":"tushar.dwivedi@yahoo.co.in","dop":"2025-11-06","serial_number":"375050234373799","imei1":"375050234373799","imei2":"375050234373799","popurl":"www.lakshman-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100315,"job_number":"JOB_100315","tr_customer_id":100332,"tr_customer_product_id":100322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daksha Adiga","mobile_number":"7036186899","email_id":"lavanya.ahluwalia@hotmail.com","dop":"2025-11-06","serial_number":"173848384082299","imei1":"173848384082299","imei2":"173848384082299","popurl":"www.padma-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100314,"job_number":"JOB_100314","tr_customer_id":100331,"tr_customer_product_id":100321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Dwaipayana Chaturvedi","mobile_number":"7092033996","email_id":"aasha.naik@hotmail.com","dop":"2025-11-06","serial_number":"544266040178279","imei1":"544266040178279","imei2":"544266040178279","popurl":"www.satish-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100313,"job_number":"JOB_100313","tr_customer_id":100330,"tr_customer_product_id":100320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Agnivesh Kocchar","mobile_number":"7083078477","email_id":"bhagvan.shukla@gmail.com","dop":"2025-11-06","serial_number":"569971567467080","imei1":"569971567467080","imei2":"569971567467080","popurl":"www.ankal-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100312,"job_number":"JOB_100312","tr_customer_id":100327,"tr_customer_product_id":100317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Arya Deshpande","mobile_number":"7068643756","email_id":"geeta.iyer@gmail.com","dop":"2025-11-06","serial_number":"272322507291415","imei1":"272322507291415","imei2":"272322507291415","popurl":"www.akshata-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100311,"job_number":"JOB_100311","tr_customer_id":100329,"tr_customer_product_id":100319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Rati Mishra","mobile_number":"7023847288","email_id":"girja.varman@hotmail.com","dop":"2025-11-06","serial_number":"432271696440570","imei1":"432271696440570","imei2":"432271696440570","popurl":"www.bhaswar-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100310,"job_number":"JOB_100310","tr_customer_id":100328,"tr_customer_product_id":100318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Vaishnavi Kakkar","mobile_number":"7058162141","email_id":"manoj.panicker@gmail.com","dop":"2025-11-06","serial_number":"554206719512358","imei1":"554206719512358","imei2":"554206719512358","popurl":"www.esha-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100309,"job_number":"JOB_100309","tr_customer_id":100326,"tr_customer_product_id":100316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Krishna Dutta","mobile_number":"7035910960","email_id":"gautam.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"882743530702370","imei1":"882743530702370","imei2":"882743530702370","popurl":"www.bhaumik-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100308,"job_number":"JOB_100308","tr_customer_id":100325,"tr_customer_product_id":100315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Bhramar Embranthiri","mobile_number":"7040194616","email_id":"saraswati.kapoor@gmail.com","dop":"2025-11-06","serial_number":"125548584989120","imei1":"125548584989120","imei2":"125548584989120","popurl":"www.ahilya-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100307,"job_number":"JOB_100307","tr_customer_id":100324,"tr_customer_product_id":100314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Anal Desai","mobile_number":"7094923550","email_id":"shreya.gowda@hotmail.com","dop":"2025-11-06","serial_number":"582791393866443","imei1":"582791393866443","imei2":"582791393866443","popurl":"www.bharat-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100306,"job_number":"JOB_100306","tr_customer_id":100323,"tr_customer_product_id":100313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Eekalabya Bhat","mobile_number":"7021954147","email_id":"agniprava.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"411067596554055","imei1":"411067596554055","imei2":"411067596554055","popurl":"www.gajaadhar-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100305,"job_number":"JOB_100305","tr_customer_id":100322,"tr_customer_product_id":100312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Sumitra Iyengar","mobile_number":"7003080543","email_id":"swarnalata.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"590801086950258","imei1":"590801086950258","imei2":"590801086950258","popurl":"www.kamalesh-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100304,"job_number":"JOB_100304","tr_customer_id":100321,"tr_customer_product_id":100311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:09.000Z","modified_at":"2025-11-06T11:28:09.000Z","name":"Kumar Reddy","mobile_number":"7078695075","email_id":"anil.reddy@gmail.com","dop":"2025-11-06","serial_number":"971933060213991","imei1":"971933060213991","imei2":"971933060213991","popurl":"www.aaratrika-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100302,"job_number":"JOB_100302","tr_customer_id":100319,"tr_customer_product_id":100309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:14.000Z","modified_at":"2025-11-06T11:06:14.000Z","name":"Shreya Tandon","mobile_number":"7023636716","email_id":"pramila.bhat@gmail.com","dop":"2025-11-06","serial_number":"661477045841216","imei1":"661477045841216","imei2":"661477045841216","popurl":"www.bala-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100301,"job_number":"JOB_100301","tr_customer_id":100318,"tr_customer_product_id":100308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Chandini Marar","mobile_number":"7015619035","email_id":"anjushree.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"912410502359641","imei1":"912410502359641","imei2":"912410502359641","popurl":"www.uttam-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100300,"job_number":"JOB_100300","tr_customer_id":100317,"tr_customer_product_id":100307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Diksha Nayar","mobile_number":"7030614463","email_id":"chaanakya.reddy@gmail.com","dop":"2025-11-06","serial_number":"322653072366350","imei1":"322653072366350","imei2":"322653072366350","popurl":"www.bhaumik-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100299,"job_number":"JOB_100299","tr_customer_id":100316,"tr_customer_product_id":100306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Madhuri Pillai","mobile_number":"7017415794","email_id":"aasha.bandopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"677095717381850","imei1":"677095717381850","imei2":"677095717381850","popurl":"www.agrata-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100297,"job_number":"JOB_100297","tr_customer_id":100314,"tr_customer_product_id":100304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Vyas Gowda","mobile_number":"7087125380","email_id":"deeptimay.butt@hotmail.com","dop":"2025-11-06","serial_number":"012614557318657","imei1":"012614557318657","imei2":"012614557318657","popurl":"www.jagathi-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100296,"job_number":"JOB_100296","tr_customer_id":100313,"tr_customer_product_id":100303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Dhaanyalakshmi Iyer","mobile_number":"7033828008","email_id":"bhudev.sinha@gmail.com","dop":"2025-11-06","serial_number":"223884921010979","imei1":"223884921010979","imei2":"223884921010979","popurl":"www.bishnu-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100295,"job_number":"JOB_100295","tr_customer_id":100312,"tr_customer_product_id":100302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Girika Nambeesan","mobile_number":"7011986064","email_id":"priyala.menon@gmail.com","dop":"2025-11-06","serial_number":"705451290849949","imei1":"705451290849949","imei2":"705451290849949","popurl":"www.kama-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100294,"job_number":"JOB_100294","tr_customer_id":100311,"tr_customer_product_id":100301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Pramila Pothuvaal","mobile_number":"7003088236","email_id":"preity.sharma@hotmail.com","dop":"2025-11-06","serial_number":"711936931944650","imei1":"711936931944650","imei2":"711936931944650","popurl":"www.gopi-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100292,"job_number":"JOB_100292","tr_customer_id":100309,"tr_customer_product_id":100299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Aadrika Chopra","mobile_number":"7098852658","email_id":"ahilya.nair@gmail.com","dop":"2025-11-06","serial_number":"599808664364408","imei1":"599808664364408","imei2":"599808664364408","popurl":"www.susheel-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100291,"job_number":"JOB_100291","tr_customer_id":100308,"tr_customer_product_id":100298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Kama Kaniyar","mobile_number":"7013313135","email_id":"gorakhnath.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"284347799588030","imei1":"284347799588030","imei2":"284347799588030","popurl":"www.chandradev-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100288,"job_number":"JOB_100288","tr_customer_id":100305,"tr_customer_product_id":100295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Ekadant Iyer","mobile_number":"7094362767","email_id":"ekaparnika.deshpande@gmail.com","dop":"2025-11-06","serial_number":"466377933022637","imei1":"466377933022637","imei2":"466377933022637","popurl":"www.elakshi-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100287,"job_number":"JOB_100287","tr_customer_id":100304,"tr_customer_product_id":100294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Bhuvanesh Kapoor","mobile_number":"7055834841","email_id":"adityanandana.pandey@hotmail.com","dop":"2025-11-06","serial_number":"913727309205995","imei1":"913727309205995","imei2":"913727309205995","popurl":"www.bhadrak-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100286,"job_number":"JOB_100286","tr_customer_id":100303,"tr_customer_product_id":100293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Chandraketu Nehru","mobile_number":"7080542179","email_id":"dulari.ahuja@yahoo.co.in","dop":"2025-11-06","serial_number":"022955310927443","imei1":"022955310927443","imei2":"022955310927443","popurl":"www.balgopal-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100285,"job_number":"JOB_100285","tr_customer_id":100302,"tr_customer_product_id":100292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Aamod Tagore","mobile_number":"7013281590","email_id":"vasudeva.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"795835931042791","imei1":"795835931042791","imei2":"795835931042791","popurl":"www.abhaya-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100283,"job_number":"JOB_100283","tr_customer_id":100300,"tr_customer_product_id":100290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Birjesh Singh","mobile_number":"7024051947","email_id":"inder.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"623555809426519","imei1":"623555809426519","imei2":"623555809426519","popurl":"www.rukhmani-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100282,"job_number":"JOB_100282","tr_customer_id":100299,"tr_customer_product_id":100289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Gopi Nair","mobile_number":"7018375556","email_id":"chidaatma.nehru@gmail.com","dop":"2025-11-06","serial_number":"505554479521895","imei1":"505554479521895","imei2":"505554479521895","popurl":"www.anish-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100280,"job_number":"JOB_100280","tr_customer_id":100297,"tr_customer_product_id":100287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Shresth Nambeesan","mobile_number":"7027301126","email_id":"geeta.malik@gmail.com","dop":"2025-11-06","serial_number":"135300101774233","imei1":"135300101774233","imei2":"135300101774233","popurl":"www.menaka-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100278,"job_number":"JOB_100278","tr_customer_id":100295,"tr_customer_product_id":100285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Chitramala Deshpande","mobile_number":"7052740679","email_id":"daiwik.bandopadhyay@gmail.com","dop":"2025-11-06","serial_number":"662998952510488","imei1":"662998952510488","imei2":"662998952510488","popurl":"www.bhadrak-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100277,"job_number":"JOB_100277","tr_customer_id":100294,"tr_customer_product_id":100284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Kumar Menon","mobile_number":"7083560413","email_id":"brijesh.kaul@hotmail.com","dop":"2025-11-06","serial_number":"015864072572603","imei1":"015864072572603","imei2":"015864072572603","popurl":"www.aalok-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100276,"job_number":"JOB_100276","tr_customer_id":100293,"tr_customer_product_id":100283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Udit Bhattathiri","mobile_number":"7083292231","email_id":"anwesha.adiga@hotmail.com","dop":"2025-11-06","serial_number":"058762801518629","imei1":"058762801518629","imei2":"058762801518629","popurl":"www.brijesh-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100275,"job_number":"JOB_100275","tr_customer_id":100292,"tr_customer_product_id":100282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Atmananda Naik","mobile_number":"7031085877","email_id":"chandni.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"327772638812531","imei1":"327772638812531","imei2":"327772638812531","popurl":"www.sunita-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100274,"job_number":"JOB_100274","tr_customer_id":100291,"tr_customer_product_id":100281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Vrinda Gill","mobile_number":"7011619540","email_id":"lal.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"669189841554204","imei1":"669189841554204","imei2":"669189841554204","popurl":"www.sarada-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100272,"job_number":"JOB_100272","tr_customer_id":100289,"tr_customer_product_id":100279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Niro Iyengar","mobile_number":"7007732565","email_id":"harinarayan.verma@hotmail.com","dop":"2025-11-06","serial_number":"284233651355991","imei1":"284233651355991","imei2":"284233651355991","popurl":"www.digambara-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100271,"job_number":"JOB_100271","tr_customer_id":100288,"tr_customer_product_id":100278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Deeptanshu Nayar","mobile_number":"7006376899","email_id":"minakshi.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"058195216251768","imei1":"058195216251768","imei2":"058195216251768","popurl":"www.bahula-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100268,"job_number":"JOB_100268","tr_customer_id":100285,"tr_customer_product_id":100275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Anunay Kaur","mobile_number":"7096349545","email_id":"amaresh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"035580090642874","imei1":"035580090642874","imei2":"035580090642874","popurl":"www.baala-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100267,"job_number":"JOB_100267","tr_customer_id":100284,"tr_customer_product_id":100274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Jaya Namboothiri","mobile_number":"7026316823","email_id":"mohinder.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"281599258784035","imei1":"281599258784035","imei2":"281599258784035","popurl":"www.manikya-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100266,"job_number":"JOB_100266","tr_customer_id":100283,"tr_customer_product_id":100273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Rahul Nehru","mobile_number":"7057527682","email_id":"dayaamay.arora@gmail.com","dop":"2025-11-06","serial_number":"087655093310785","imei1":"087655093310785","imei2":"087655093310785","popurl":"www.suryakant-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100264,"job_number":"JOB_100264","tr_customer_id":100281,"tr_customer_product_id":100271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Devajyoti Nehru","mobile_number":"7004075850","email_id":"vedanga.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"585220665456250","imei1":"585220665456250","imei2":"585220665456250","popurl":"www.anshula-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100262,"job_number":"JOB_100262","tr_customer_id":100279,"tr_customer_product_id":100269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Devi Nayar","mobile_number":"7016307285","email_id":"kannan.guneta@gmail.com","dop":"2025-11-06","serial_number":"001454539628373","imei1":"001454539628373","imei2":"001454539628373","popurl":"www.dharitri-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100261,"job_number":"JOB_100261","tr_customer_id":100278,"tr_customer_product_id":100268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Chinmayananda Kaul","mobile_number":"7015712021","email_id":"dayaanidhi.devar@yahoo.co.in","dop":"2025-11-06","serial_number":"405868813658469","imei1":"405868813658469","imei2":"405868813658469","popurl":"www.udai-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100260,"job_number":"JOB_100260","tr_customer_id":100277,"tr_customer_product_id":100267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Avani Abbott","mobile_number":"7069741379","email_id":"sarla.nambeesan@gmail.com","dop":"2025-11-06","serial_number":"712402230643266","imei1":"712402230643266","imei2":"712402230643266","popurl":"www.dhatri-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100258,"job_number":"JOB_100258","tr_customer_id":100275,"tr_customer_product_id":100265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Charuchandra Ahuja","mobile_number":"7034100550","email_id":"aishani.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"959862060483413","imei1":"959862060483413","imei2":"959862060483413","popurl":"www.varalakshmi-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100257,"job_number":"JOB_100257","tr_customer_id":100274,"tr_customer_product_id":100264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Girika Gandhi","mobile_number":"7027485118","email_id":"padma.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"935121372115021","imei1":"935121372115021","imei2":"935121372115021","popurl":"www.achyut-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100256,"job_number":"JOB_100256","tr_customer_id":100273,"tr_customer_product_id":100263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Bharat Khatri","mobile_number":"7013592344","email_id":"dayaananda.talwar@gmail.com","dop":"2025-11-06","serial_number":"437645426110221","imei1":"437645426110221","imei2":"437645426110221","popurl":"www.sher-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100254,"job_number":"JOB_100254","tr_customer_id":100271,"tr_customer_product_id":100261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Amaranaath Mahajan","mobile_number":"7031671338","email_id":"dipankar.sethi@gmail.com","dop":"2025-11-06","serial_number":"253228159391142","imei1":"253228159391142","imei2":"253228159391142","popurl":"www.prem-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100253,"job_number":"JOB_100253","tr_customer_id":100270,"tr_customer_product_id":100260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Tanushri Prajapat","mobile_number":"7087055132","email_id":"kin.varma@hotmail.com","dop":"2025-11-06","serial_number":"668639240780301","imei1":"668639240780301","imei2":"668639240780301","popurl":"www.ritesh-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100252,"job_number":"JOB_100252","tr_customer_id":100269,"tr_customer_product_id":100259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Navin Abbott","mobile_number":"7085493629","email_id":"chandni.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"596614734601136","imei1":"596614734601136","imei2":"596614734601136","popurl":"www.dipankar-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100249,"job_number":"JOB_100249","tr_customer_id":100266,"tr_customer_product_id":100256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Radha Nehru","mobile_number":"7016478310","email_id":"brahmabrata.guneta@hotmail.com","dop":"2025-11-06","serial_number":"550449829858673","imei1":"550449829858673","imei2":"550449829858673","popurl":"www.abhisyanta-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100248,"job_number":"JOB_100248","tr_customer_id":100265,"tr_customer_product_id":100255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Deevakar Dutta","mobile_number":"7048292001","email_id":"mayoor.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"144463107125414","imei1":"144463107125414","imei2":"144463107125414","popurl":"www.aasha-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100247,"job_number":"JOB_100247","tr_customer_id":100264,"tr_customer_product_id":100254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Mohini Menon","mobile_number":"7009128274","email_id":"trilochana.singh@gmail.com","dop":"2025-11-06","serial_number":"319106842908006","imei1":"319106842908006","imei2":"319106842908006","popurl":"www.anamika-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100245,"job_number":"JOB_100245","tr_customer_id":100262,"tr_customer_product_id":100252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Girish Devar","mobile_number":"7034936916","email_id":"arun.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"898089793273890","imei1":"898089793273890","imei2":"898089793273890","popurl":"www.geeta-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100243,"job_number":"JOB_100243","tr_customer_id":100260,"tr_customer_product_id":100250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Chakor Saini","mobile_number":"7044902854","email_id":"kashyapi.tagore@gmail.com","dop":"2025-11-06","serial_number":"456453421340967","imei1":"456453421340967","imei2":"456453421340967","popurl":"www.devi-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100241,"job_number":"JOB_100241","tr_customer_id":100258,"tr_customer_product_id":100248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Himadri Abbott","mobile_number":"7058887858","email_id":"priya.kocchar@hotmail.com","dop":"2025-11-06","serial_number":"902529547307317","imei1":"902529547307317","imei2":"902529547307317","popurl":"www.bhagwati-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100239,"job_number":"JOB_100239","tr_customer_id":100256,"tr_customer_product_id":100246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Anjushree Ahluwalia","mobile_number":"7098896823","email_id":"meghnad.gupta@gmail.com","dop":"2025-11-06","serial_number":"497235122693904","imei1":"497235122693904","imei2":"497235122693904","popurl":"www.aatreya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100238,"job_number":"JOB_100238","tr_customer_id":100255,"tr_customer_product_id":100245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Arun Kapoor","mobile_number":"7094392005","email_id":"sucheta.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"199328202192658","imei1":"199328202192658","imei2":"199328202192658","popurl":"www.dandapaani-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100237,"job_number":"JOB_100237","tr_customer_id":100254,"tr_customer_product_id":100244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Baalaaditya Ahluwalia","mobile_number":"7053249954","email_id":"balagovind.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"541762925993447","imei1":"541762925993447","imei2":"541762925993447","popurl":"www.rati-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100236,"job_number":"JOB_100236","tr_customer_id":100253,"tr_customer_product_id":100243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Gopee Arora","mobile_number":"7062999449","email_id":"rudra.kaul@hotmail.com","dop":"2025-11-06","serial_number":"260602739655602","imei1":"260602739655602","imei2":"260602739655602","popurl":"www.dron-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100234,"job_number":"JOB_100234","tr_customer_id":100251,"tr_customer_product_id":100241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Sachin Mishra","mobile_number":"7079253057","email_id":"avantika.sharma@yahoo.co.in","dop":"2025-11-06","serial_number":"669937150031940","imei1":"669937150031940","imei2":"669937150031940","popurl":"www.agneya-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100232,"job_number":"JOB_100232","tr_customer_id":100249,"tr_customer_product_id":100239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Rakesh Sharma","mobile_number":"7062828596","email_id":"vishwamitra.saini@gmail.com","dop":"2025-11-06","serial_number":"660248626826527","imei1":"660248626826527","imei2":"660248626826527","popurl":"www.suryakantam-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100231,"job_number":"JOB_100231","tr_customer_id":100248,"tr_customer_product_id":100238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Yogendra Desai","mobile_number":"7079143089","email_id":"mangalya.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"520781505584391","imei1":"520781505584391","imei2":"520781505584391","popurl":"www.tushar-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100230,"job_number":"JOB_100230","tr_customer_id":100247,"tr_customer_product_id":100237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Malti Pillai","mobile_number":"7019862064","email_id":"diptendu.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"632900314222940","imei1":"632900314222940","imei2":"632900314222940","popurl":"www.chanda-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100229,"job_number":"JOB_100229","tr_customer_id":100246,"tr_customer_product_id":100236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Brahma Shukla","mobile_number":"7079068822","email_id":"shantanu.varrier@hotmail.com","dop":"2025-11-06","serial_number":"444350528979467","imei1":"444350528979467","imei2":"444350528979467","popurl":"www.tara-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100228,"job_number":"JOB_100228","tr_customer_id":100245,"tr_customer_product_id":100235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Goutam Agarwal","mobile_number":"7024428299","email_id":"rageshwari.khatri@gmail.com","dop":"2025-11-06","serial_number":"109346681341745","imei1":"109346681341745","imei2":"109346681341745","popurl":"www.jitender-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100227,"job_number":"JOB_100227","tr_customer_id":100244,"tr_customer_product_id":100234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ganapati Trivedi","mobile_number":"7033185733","email_id":"gotum.gupta@gmail.com","dop":"2025-11-06","serial_number":"421788709138977","imei1":"421788709138977","imei2":"421788709138977","popurl":"www.kumuda-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100226,"job_number":"JOB_100226","tr_customer_id":100243,"tr_customer_product_id":100233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Vidya Reddy","mobile_number":"7044378923","email_id":"shantanu.nehru@hotmail.com","dop":"2025-11-06","serial_number":"723739856626844","imei1":"723739856626844","imei2":"723739856626844","popurl":"www.anasooya-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100225,"job_number":"JOB_100225","tr_customer_id":100242,"tr_customer_product_id":100232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Bhaswar Butt","mobile_number":"7033884130","email_id":"gemini.tandon@yahoo.co.in","dop":"2025-11-06","serial_number":"035644595605302","imei1":"035644595605302","imei2":"035644595605302","popurl":"www.devi-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100223,"job_number":"JOB_100223","tr_customer_id":100240,"tr_customer_product_id":100230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Digambara Gandhi","mobile_number":"7095159367","email_id":"aagneya.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"037304917121822","imei1":"037304917121822","imei2":"037304917121822","popurl":"www.dayaanidhi-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100222,"job_number":"JOB_100222","tr_customer_id":100239,"tr_customer_product_id":100229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ramesh Arora","mobile_number":"7044996211","email_id":"opaline.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"403424480333918","imei1":"403424480333918","imei2":"403424480333918","popurl":"www.balamani-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100221,"job_number":"JOB_100221","tr_customer_id":100238,"tr_customer_product_id":100228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Mukul Bhattacharya","mobile_number":"7033726479","email_id":"amogh.singh@yahoo.co.in","dop":"2025-11-06","serial_number":"129266551661554","imei1":"129266551661554","imei2":"129266551661554","popurl":"www.drona-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100220,"job_number":"JOB_100220","tr_customer_id":100237,"tr_customer_product_id":100227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Lai Panicker","mobile_number":"7063052811","email_id":"aayushman.chattopadhyay@gmail.com","dop":"2025-11-06","serial_number":"646727329595365","imei1":"646727329595365","imei2":"646727329595365","popurl":"www.preity-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100219,"job_number":"JOB_100219","tr_customer_id":100236,"tr_customer_product_id":100226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Dwaipayan Arora","mobile_number":"7092175870","email_id":"garuda.chaturvedi@gmail.com","dop":"2025-11-06","serial_number":"041673222159873","imei1":"041673222159873","imei2":"041673222159873","popurl":"www.bhudev-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100217,"job_number":"JOB_100217","tr_customer_id":100233,"tr_customer_product_id":100223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Mangala Shah","mobile_number":"7019294031","email_id":"giri.varman@hotmail.com","dop":"2025-11-06","serial_number":"113430013312984","imei1":"113430013312984","imei2":"113430013312984","popurl":"www.kumari-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100216,"job_number":"JOB_100216","tr_customer_id":100234,"tr_customer_product_id":100224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chidambaram Namboothiri","mobile_number":"7042891846","email_id":"chandrakala.acharya@gmail.com","dop":"2025-11-06","serial_number":"371599406349238","imei1":"371599406349238","imei2":"371599406349238","popurl":"www.bhagwanti-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100215,"job_number":"JOB_100215","tr_customer_id":100232,"tr_customer_product_id":100222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Saraswati Nayar","mobile_number":"7042772520","email_id":"aaryan.trivedi@gmail.com","dop":"2025-11-06","serial_number":"405909517826548","imei1":"405909517826548","imei2":"405909517826548","popurl":"www.bala-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100214,"job_number":"JOB_100214","tr_customer_id":100231,"tr_customer_product_id":100221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chinmayanand Verma","mobile_number":"7044038361","email_id":"rita.bhat@gmail.com","dop":"2025-11-06","serial_number":"657097486838153","imei1":"657097486838153","imei2":"657097486838153","popurl":"www.sloka-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100213,"job_number":"JOB_100213","tr_customer_id":100230,"tr_customer_product_id":100220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhatri Dwivedi","mobile_number":"7054210617","email_id":"swapnil.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"067624416492366","imei1":"067624416492366","imei2":"067624416492366","popurl":"www.chandranath-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100212,"job_number":"JOB_100212","tr_customer_id":100229,"tr_customer_product_id":100219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chandrakin Chaturvedi","mobile_number":"7040721617","email_id":"devi.kakkar@gmail.com","dop":"2025-11-06","serial_number":"921654249300722","imei1":"921654249300722","imei2":"921654249300722","popurl":"www.dharitri-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100211,"job_number":"JOB_100211","tr_customer_id":100228,"tr_customer_product_id":100218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Adinath Ahuja","mobile_number":"7005784053","email_id":"dhaanyalakshmi.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"461345817651565","imei1":"461345817651565","imei2":"461345817651565","popurl":"www.chandramani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100210,"job_number":"JOB_100210","tr_customer_id":100227,"tr_customer_product_id":100217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhanvin Devar","mobile_number":"7098179418","email_id":"indra.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"474919781094176","imei1":"474919781094176","imei2":"474919781094176","popurl":"www.omana-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100209,"job_number":"JOB_100209","tr_customer_id":100226,"tr_customer_product_id":100216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Nikita Naik","mobile_number":"7024968276","email_id":"dipesh.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"277670349298772","imei1":"277670349298772","imei2":"277670349298772","popurl":"www.trilok-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100208,"job_number":"JOB_100208","tr_customer_id":100225,"tr_customer_product_id":100215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Anjaneya Sinha","mobile_number":"7004297611","email_id":"himadri.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"781038468665722","imei1":"781038468665722","imei2":"781038468665722","popurl":"www.sher-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100203,"job_number":"JOB_100203","tr_customer_id":100220,"tr_customer_product_id":100210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Chandravati Kaniyar","mobile_number":"7091798829","email_id":"minakshi.jha@yahoo.co.in","dop":"2025-11-06","serial_number":"827215162215900","imei1":"827215162215900","imei2":"827215162215900","popurl":"www.kannen-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100202,"job_number":"JOB_100202","tr_customer_id":100219,"tr_customer_product_id":100209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Hiranya Rana","mobile_number":"7074839283","email_id":"bhagwanti.kaur@gmail.com","dop":"2025-11-06","serial_number":"202654729419531","imei1":"202654729419531","imei2":"202654729419531","popurl":"www.garuda-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100201,"job_number":"JOB_100201","tr_customer_id":100218,"tr_customer_product_id":100208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Rukhmani Marar","mobile_number":"7011966502","email_id":"shresthi.guha@hotmail.com","dop":"2025-11-06","serial_number":"817095329141837","imei1":"817095329141837","imei2":"817095329141837","popurl":"www.shubhaprada-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100199,"job_number":"JOB_100199","tr_customer_id":100216,"tr_customer_product_id":100206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Dayamayee Kaul","mobile_number":"7051251094","email_id":"sitara.somayaji@gmail.com","dop":"2025-11-06","serial_number":"959795531689786","imei1":"959795531689786","imei2":"959795531689786","popurl":"www.smita-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100198,"job_number":"JOB_100198","tr_customer_id":100215,"tr_customer_product_id":100205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Lakshminath Gowda","mobile_number":"7017550610","email_id":"brahmaanand.pilla@hotmail.com","dop":"2025-11-06","serial_number":"767370402709955","imei1":"767370402709955","imei2":"767370402709955","popurl":"www.bhoj-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100197,"job_number":"JOB_100197","tr_customer_id":100213,"tr_customer_product_id":100203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Vidur Bhattathiri","mobile_number":"7099660964","email_id":"rati.sethi@gmail.com","dop":"2025-11-06","serial_number":"780205291655072","imei1":"780205291655072","imei2":"780205291655072","popurl":"www.draupadi-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100195,"job_number":"JOB_100195","tr_customer_id":100212,"tr_customer_product_id":100202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Aatmaj Arora","mobile_number":"7005469793","email_id":"swarnalata.malik@gmail.com","dop":"2025-11-06","serial_number":"578604363881388","imei1":"578604363881388","imei2":"578604363881388","popurl":"www.ranjeet-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100193,"job_number":"JOB_100193","tr_customer_id":100210,"tr_customer_product_id":100200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:43:35.000Z","modified_at":"2025-11-06T10:43:35.000Z","name":"Bhargava Kocchar","mobile_number":"7017195208","email_id":"kashyap.kocchar@yahoo.co.in","dop":"2025-11-06","serial_number":"402450957504030","imei1":"402450957504030","imei2":"402450957504030","popurl":"www.chandan-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100192,"job_number":"JOB_100192","tr_customer_id":100209,"tr_customer_product_id":100199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:42:16.000Z","modified_at":"2025-11-06T10:42:16.000Z","name":"Paramartha Dutta","mobile_number":"7045748330","email_id":"avadhesh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"002594681384097","imei1":"002594681384097","imei2":"002594681384097","popurl":"www.devika-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100191,"job_number":"JOB_100191","tr_customer_id":100208,"tr_customer_product_id":100198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:34:11.000Z","modified_at":"2025-11-06T08:41:38.000Z","name":"Emory Jones","mobile_number":"877-978-3568","email_id":"Raymond.Oberbrunner@yahoo.com","dop":"2025-04-30","serial_number":"139694344747816","imei1":"139694344747816","imei2":"139694344747816","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T08:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100190,"job_number":"JOB_100190","tr_customer_id":100207,"tr_customer_product_id":100197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:32:57.000Z","modified_at":"2025-11-06T08:32:57.000Z","name":"Swapnil Embranthiri","mobile_number":"7092797981","email_id":"tarun.iyer@gmail.com","dop":"2025-11-06","serial_number":"705355652067968","imei1":"705355652067968","imei2":"705355652067968","popurl":"www.yogesh-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100182,"job_number":"JOB_100182","tr_customer_id":100199,"tr_customer_product_id":100189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:36:14.000Z","modified_at":"2025-11-06T07:36:14.000Z","name":"Gene Funk","mobile_number":"894-641-0948","email_id":"Lue.Bogan41@hotmail.com","dop":"2025-04-06","serial_number":"16952016992555410","imei1":"16952016992555410","imei2":"16952016992555410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100181,"job_number":"JOB_100181","tr_customer_id":100198,"tr_customer_product_id":100188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:36:13.000Z","modified_at":"2025-11-06T07:36:51.000Z","name":"Rebeka Hahn","mobile_number":"932-576-3002","email_id":"Jedidiah_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"17737242028942","imei1":"17737242028942","imei2":"17737242028942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T07:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100169,"job_number":"JOB_100169","tr_customer_id":100186,"tr_customer_product_id":100176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:39.000Z","modified_at":"2025-11-06T06:56:39.000Z","name":"Hudson Durgan","mobile_number":"637-794-0580","email_id":"Gayle_Fahey89@yahoo.com","dop":"2025-04-06","serial_number":"11091244760265798","imei1":"11091244760265798","imei2":"11091244760265798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100168,"job_number":"JOB_100168","tr_customer_id":100185,"tr_customer_product_id":100175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:38.000Z","modified_at":"2025-11-06T06:57:16.000Z","name":"Graham Kessler","mobile_number":"985-757-7132","email_id":"Kiera.Volkman38@yahoo.com","dop":"2025-04-06","serial_number":"14249617647096","imei1":"14249617647096","imei2":"14249617647096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100167,"job_number":"JOB_100167","tr_customer_id":100184,"tr_customer_product_id":100174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:38.000Z","modified_at":"2025-11-06T06:56:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19367230884259","imei1":"19367230884259","imei2":"19367230884259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100166,"job_number":"JOB_100166","tr_customer_id":100183,"tr_customer_product_id":100173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:54.000Z","modified_at":"2025-11-06T06:55:54.000Z","name":"Salma Daugherty","mobile_number":"213-774-0970","email_id":"Ahmed_Williamson@gmail.com","dop":"2025-04-06","serial_number":"14511230342664864","imei1":"14511230342664864","imei2":"14511230342664864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100165,"job_number":"JOB_100165","tr_customer_id":100182,"tr_customer_product_id":100172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:53.000Z","modified_at":"2025-11-06T06:56:31.000Z","name":"Rosalee Bauch","mobile_number":"270-778-0086","email_id":"Sean_Ankunding76@hotmail.com","dop":"2025-04-06","serial_number":"12434325096074","imei1":"12434325096074","imei2":"12434325096074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100164,"job_number":"JOB_100164","tr_customer_id":100181,"tr_customer_product_id":100171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:53.000Z","modified_at":"2025-11-06T06:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13994735650570","imei1":"13994735650570","imei2":"13994735650570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100163,"job_number":"JOB_100163","tr_customer_id":100180,"tr_customer_product_id":100170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:09.000Z","modified_at":"2025-11-06T06:55:09.000Z","name":"Derek Gaylord","mobile_number":"654-579-8971","email_id":"Anika_Wyman62@hotmail.com","dop":"2025-04-06","serial_number":"12799971677349720","imei1":"12799971677349720","imei2":"12799971677349720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100162,"job_number":"JOB_100162","tr_customer_id":100179,"tr_customer_product_id":100169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:07.000Z","modified_at":"2025-11-06T06:55:46.000Z","name":"Kellie Walsh","mobile_number":"304-316-8893","email_id":"Sage16@gmail.com","dop":"2025-04-06","serial_number":"10954564541861","imei1":"10954564541861","imei2":"10954564541861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100161,"job_number":"JOB_100161","tr_customer_id":100178,"tr_customer_product_id":100168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:07.000Z","modified_at":"2025-11-06T06:55:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17114050758315","imei1":"17114050758315","imei2":"17114050758315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100160,"job_number":"JOB_100160","tr_customer_id":100177,"tr_customer_product_id":100167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"Estefania Fadel","mobile_number":"526-251-2411","email_id":"Al.Robel88@yahoo.com","dop":"2025-09-16","serial_number":"13096569168742","imei1":"13096569168742","imei2":"13096569168742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100159,"job_number":"JOB_100159","tr_customer_id":100176,"tr_customer_product_id":100166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15094993708300","imei1":"15094993708300","imei2":"15094993708300","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100158,"job_number":"JOB_100158","tr_customer_id":100175,"tr_customer_product_id":100165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"Keira Vandervort","mobile_number":"504-927-6841","email_id":"Gerhard_Rempel29@yahoo.com","dop":"2025-09-16","serial_number":"18658509663769","imei1":"18658509663769","imei2":"18658509663769","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100157,"job_number":"JOB_100157","tr_customer_id":100174,"tr_customer_product_id":100164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15220846048350","imei1":"15220846048350","imei2":"15220846048350","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100156,"job_number":"JOB_100156","tr_customer_id":100173,"tr_customer_product_id":100163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:47.000Z","modified_at":"2025-11-06T06:53:47.000Z","name":"Jaydon Rodriguez","mobile_number":"539-396-9699","email_id":"Ismael_Kunze80@hotmail.com","dop":"2025-09-16","serial_number":"12047761342380","imei1":"12047761342380","imei2":"12047761342380","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100155,"job_number":"JOB_100155","tr_customer_id":100172,"tr_customer_product_id":100162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:46.000Z","modified_at":"2025-11-06T06:53:46.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16263294883719","imei1":"16263294883719","imei2":"16263294883719","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100153,"job_number":"JOB_100153","tr_customer_id":100170,"tr_customer_product_id":100160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:22.000Z","modified_at":"2025-11-06T06:41:22.000Z","name":"Brando Hyatt","mobile_number":"649-865-6877","email_id":"Elinore_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"15147825692111174","imei1":"15147825692111174","imei2":"15147825692111174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100152,"job_number":"JOB_100152","tr_customer_id":100169,"tr_customer_product_id":100159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:21.000Z","modified_at":"2025-11-06T06:42:02.000Z","name":"Taurean Conroy","mobile_number":"324-557-7772","email_id":"Vida_Cassin@gmail.com","dop":"2025-04-06","serial_number":"16849954846145","imei1":"16849954846145","imei2":"16849954846145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100151,"job_number":"JOB_100151","tr_customer_id":100168,"tr_customer_product_id":100158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:18.000Z","modified_at":"2025-11-06T06:41:58.000Z","name":"Alexie Feeney","mobile_number":"514-890-9465","email_id":"Brigitte_Schmitt@yahoo.com","dop":"2025-04-06","serial_number":"10216296893249","imei1":"10216296893249","imei2":"10216296893249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100150,"job_number":"JOB_100150","tr_customer_id":100167,"tr_customer_product_id":100157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:18.000Z","modified_at":"2025-11-06T06:41:18.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"14638377935857","imei1":"14638377935857","imei2":"14638377935857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100149,"job_number":"JOB_100149","tr_customer_id":100166,"tr_customer_product_id":100156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:13.000Z","modified_at":"2025-11-06T06:41:13.000Z","name":"Noah Erdman","mobile_number":"854-685-2661","email_id":"Jerad23@hotmail.com","dop":"2025-04-06","serial_number":"19818454464165230","imei1":"19818454464165230","imei2":"19818454464165230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100148,"job_number":"JOB_100148","tr_customer_id":100165,"tr_customer_product_id":100155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:12.000Z","modified_at":"2025-11-06T06:41:52.000Z","name":"Eden Langosh","mobile_number":"456-360-7315","email_id":"Green_Tillman0@gmail.com","dop":"2025-04-06","serial_number":"11939431261597","imei1":"11939431261597","imei2":"11939431261597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100147,"job_number":"JOB_100147","tr_customer_id":100164,"tr_customer_product_id":100154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:11.000Z","modified_at":"2025-11-06T06:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16578659917302","imei1":"16578659917302","imei2":"16578659917302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100146,"job_number":"JOB_100146","tr_customer_id":100163,"tr_customer_product_id":100153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:33.000Z","modified_at":"2025-11-06T06:40:33.000Z","name":"Monte Dicki","mobile_number":"284-707-7171","email_id":"Breanna4@gmail.com","dop":"2025-04-06","serial_number":"14527383936529268","imei1":"14527383936529268","imei2":"14527383936529268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100145,"job_number":"JOB_100145","tr_customer_id":100162,"tr_customer_product_id":100152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:32.000Z","modified_at":"2025-11-06T06:41:14.000Z","name":"Assunta Jast","mobile_number":"912-920-8374","email_id":"Rodger_Jones28@gmail.com","dop":"2025-04-06","serial_number":"10481236833432","imei1":"10481236833432","imei2":"10481236833432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100144,"job_number":"JOB_100144","tr_customer_id":100161,"tr_customer_product_id":100151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:31.000Z","modified_at":"2025-11-06T06:41:11.000Z","name":"Carissa Zieme","mobile_number":"378-538-2845","email_id":"Candelario.Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"12818713307475","imei1":"12818713307475","imei2":"12818713307475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100143,"job_number":"JOB_100143","tr_customer_id":100160,"tr_customer_product_id":100150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:31.000Z","modified_at":"2025-11-06T06:40:31.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16356209961433","imei1":"16356209961433","imei2":"16356209961433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100142,"job_number":"JOB_100142","tr_customer_id":100159,"tr_customer_product_id":100149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:26.000Z","modified_at":"2025-11-06T06:40:26.000Z","name":"Darius Roberts","mobile_number":"543-838-0398","email_id":"Buddy_Wolf@yahoo.com","dop":"2025-04-06","serial_number":"16270464592785696","imei1":"16270464592785696","imei2":"16270464592785696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100141,"job_number":"JOB_100141","tr_customer_id":100158,"tr_customer_product_id":100148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:24.000Z","modified_at":"2025-11-06T06:41:04.000Z","name":"Gracie Schaefer","mobile_number":"330-576-9792","email_id":"Lexie_Willms2@yahoo.com","dop":"2025-04-06","serial_number":"11095524134724","imei1":"11095524134724","imei2":"11095524134724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100140,"job_number":"JOB_100140","tr_customer_id":100157,"tr_customer_product_id":100147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:24.000Z","modified_at":"2025-11-06T06:40:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11871938584386","imei1":"11871938584386","imei2":"11871938584386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100139,"job_number":"JOB_100139","tr_customer_id":100156,"tr_customer_product_id":100146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:45.000Z","modified_at":"2025-11-06T06:39:45.000Z","name":"Magdalena Ledner","mobile_number":"464-331-6634","email_id":"Brown_Harvey@yahoo.com","dop":"2025-04-06","serial_number":"10105627391305962","imei1":"10105627391305962","imei2":"10105627391305962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100138,"job_number":"JOB_100138","tr_customer_id":100155,"tr_customer_product_id":100145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:40:25.000Z","name":"Eldred Nikolaus","mobile_number":"764-659-5204","email_id":"Rita.Schmitt66@hotmail.com","dop":"2025-04-06","serial_number":"18588900611464","imei1":"18588900611464","imei2":"18588900611464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100137,"job_number":"JOB_100137","tr_customer_id":100154,"tr_customer_product_id":100144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:40:24.000Z","name":"Abigail Klein","mobile_number":"698-550-6535","email_id":"Kaitlin_Brekke58@gmail.com","dop":"2025-04-06","serial_number":"13319552089453","imei1":"13319552089453","imei2":"13319552089453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100136,"job_number":"JOB_100136","tr_customer_id":100153,"tr_customer_product_id":100143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:39:44.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18339593834957","imei1":"18339593834957","imei2":"18339593834957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100135,"job_number":"JOB_100135","tr_customer_id":100152,"tr_customer_product_id":100142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:42.000Z","modified_at":"2025-11-06T06:39:42.000Z","name":"Billy Krajcik","mobile_number":"504-348-1573","email_id":"Tillman4@yahoo.com","dop":"2025-04-06","serial_number":"18296798263653616","imei1":"18296798263653616","imei2":"18296798263653616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100134,"job_number":"JOB_100134","tr_customer_id":100151,"tr_customer_product_id":100141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:40.000Z","modified_at":"2025-11-06T06:40:17.000Z","name":"Hunter Gutmann","mobile_number":"213-272-6461","email_id":"Jimmy65@hotmail.com","dop":"2025-04-06","serial_number":"16368881561589","imei1":"16368881561589","imei2":"16368881561589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100133,"job_number":"JOB_100133","tr_customer_id":100150,"tr_customer_product_id":100140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:38.000Z","modified_at":"2025-11-06T06:39:38.000Z","name":"Bernie Windler","mobile_number":"699-842-5344","email_id":"Marshall42@hotmail.com","dop":"2025-04-06","serial_number":"11705146249394414","imei1":"11705146249394414","imei2":"11705146249394414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100132,"job_number":"JOB_100132","tr_customer_id":100149,"tr_customer_product_id":100139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:37.000Z","modified_at":"2025-11-06T06:40:17.000Z","name":"Sigrid Kris","mobile_number":"266-888-5555","email_id":"Dario4@hotmail.com","dop":"2025-04-06","serial_number":"15719597333207","imei1":"15719597333207","imei2":"15719597333207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100131,"job_number":"JOB_100131","tr_customer_id":100148,"tr_customer_product_id":100138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:37.000Z","modified_at":"2025-11-06T06:39:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14003397670738","imei1":"14003397670738","imei2":"14003397670738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100130,"job_number":"JOB_100130","tr_customer_id":100147,"tr_customer_product_id":100137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:37:13.000Z","modified_at":"2025-11-06T06:37:13.000Z","name":"Kellen Runolfsson","mobile_number":"547-949-2613","email_id":"Janae49@hotmail.com","dop":"2025-04-06","serial_number":"10461770789171892","imei1":"10461770789171892","imei2":"10461770789171892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100129,"job_number":"JOB_100129","tr_customer_id":100146,"tr_customer_product_id":100136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:37:11.000Z","modified_at":"2025-11-06T06:37:53.000Z","name":"Chanel Jenkins","mobile_number":"210-411-7420","email_id":"Jaylin_Hagenes@gmail.com","dop":"2025-04-06","serial_number":"15391887810633","imei1":"15391887810633","imei2":"15391887810633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100128,"job_number":"JOB_100128","tr_customer_id":100145,"tr_customer_product_id":100135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:29:08.000Z","modified_at":"2025-11-06T06:29:08.000Z","name":"Sibyl Casper","mobile_number":"610-465-0842","email_id":"Fiona50@yahoo.com","dop":"2025-04-06","serial_number":"16322624013102782","imei1":"16322624013102782","imei2":"16322624013102782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100127,"job_number":"JOB_100127","tr_customer_id":100144,"tr_customer_product_id":100134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:29:07.000Z","modified_at":"2025-11-06T06:29:49.000Z","name":"Berenice Witting","mobile_number":"631-631-9598","email_id":"Thurman12@yahoo.com","dop":"2025-04-06","serial_number":"18459990493167","imei1":"18459990493167","imei2":"18459990493167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100126,"job_number":"JOB_100126","tr_customer_id":100143,"tr_customer_product_id":100133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:53.000Z","modified_at":"2025-11-06T06:20:53.000Z","name":"Marcella Reinger","mobile_number":"879-224-2833","email_id":"Abigale_Simonis97@hotmail.com","dop":"2025-06-08","serial_number":"108665124246180","imei1":"108665124246180","imei2":"108665124246180","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100125,"job_number":"JOB_100125","tr_customer_id":100142,"tr_customer_product_id":100132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:52.000Z","modified_at":"2025-11-06T06:21:19.000Z","name":"Nickolas Lueilwitz","mobile_number":"796-652-2938","email_id":"Otilia30@gmail.com","dop":"2025-06-08","serial_number":"14972194080800","imei1":"14972194080800","imei2":"14972194080800","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100124,"job_number":"JOB_100124","tr_customer_id":100141,"tr_customer_product_id":100131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:51.000Z","modified_at":"2025-11-06T06:20:51.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17248586943193","imei1":"17248586943193","imei2":"17248586943193","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100123,"job_number":"JOB_100123","tr_customer_id":100140,"tr_customer_product_id":100130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:21.000Z","modified_at":"2025-11-06T06:20:21.000Z","name":"Precious Halvorson","mobile_number":"894-284-2232","email_id":"Woodrow_Cole@hotmail.com","dop":"2025-06-08","serial_number":"108518109635855","imei1":"108518109635855","imei2":"108518109635855","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100122,"job_number":"JOB_100122","tr_customer_id":100139,"tr_customer_product_id":100129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:19.000Z","modified_at":"2025-11-06T06:20:47.000Z","name":"Darlene Dooley","mobile_number":"722-867-3191","email_id":"Ana_Purdy@gmail.com","dop":"2025-06-08","serial_number":"10269984954177","imei1":"10269984954177","imei2":"10269984954177","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100121,"job_number":"JOB_100121","tr_customer_id":100138,"tr_customer_product_id":100128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:19.000Z","modified_at":"2025-11-06T06:20:19.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18960091856805","imei1":"18960091856805","imei2":"18960091856805","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100120,"job_number":"JOB_100120","tr_customer_id":100137,"tr_customer_product_id":100127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:50.000Z","name":"David Schulist","mobile_number":"805-484-7195","email_id":"Shaun_Kling@gmail.com","dop":"2025-06-18","serial_number":"1040912102788605","imei1":"1040912102788605","imei2":"1040912102788605","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100119,"job_number":"JOB_100119","tr_customer_id":100136,"tr_customer_product_id":100126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:20:26.000Z","name":"Nya Beatty","mobile_number":"706-297-6412","email_id":"Lourdes.Mohr@hotmail.com","dop":"2025-06-18","serial_number":"10852022083261","imei1":"10852022083261","imei2":"10852022083261","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100118,"job_number":"JOB_100118","tr_customer_id":100135,"tr_customer_product_id":100125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:49.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10979555150402","imei1":"10979555150402","imei2":"10979555150402","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100117,"job_number":"JOB_100117","tr_customer_id":100134,"tr_customer_product_id":100124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:47.000Z","modified_at":"2025-11-06T06:19:47.000Z","name":"Fabian DuBuque","mobile_number":"908-936-2007","email_id":"Kariane_DuBuque@yahoo.com","dop":"2025-06-08","serial_number":"101170423948201","imei1":"101170423948201","imei2":"101170423948201","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100116,"job_number":"JOB_100116","tr_customer_id":100133,"tr_customer_product_id":100123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:46.000Z","modified_at":"2025-11-06T06:20:14.000Z","name":"Kristopher Schuppe","mobile_number":"375-290-5661","email_id":"Brandi39@gmail.com","dop":"2025-06-08","serial_number":"11442052144595","imei1":"11442052144595","imei2":"11442052144595","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100115,"job_number":"JOB_100115","tr_customer_id":100132,"tr_customer_product_id":100122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:45.000Z","modified_at":"2025-11-06T06:19:45.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16007161738316","imei1":"16007161738316","imei2":"16007161738316","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100114,"job_number":"JOB_100114","tr_customer_id":100131,"tr_customer_product_id":100121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:05.000Z","modified_at":"2025-11-06T06:19:05.000Z","name":"Rhiannon Daugherty","mobile_number":"533-834-1684","email_id":"Sage9@hotmail.com","dop":"2025-06-18","serial_number":"1067343380413855","imei1":"1067343380413855","imei2":"1067343380413855","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100113,"job_number":"JOB_100113","tr_customer_id":100130,"tr_customer_product_id":100120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:04.000Z","modified_at":"2025-11-06T06:19:42.000Z","name":"Danika Nicolas","mobile_number":"402-236-5103","email_id":"Russ64@hotmail.com","dop":"2025-06-18","serial_number":"10517312170314","imei1":"10517312170314","imei2":"10517312170314","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100112,"job_number":"JOB_100112","tr_customer_id":100129,"tr_customer_product_id":100119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:04.000Z","modified_at":"2025-11-06T06:19:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10838196305811","imei1":"10838196305811","imei2":"10838196305811","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100111,"job_number":"JOB_100111","tr_customer_id":100128,"tr_customer_product_id":100118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:18:24.000Z","modified_at":"2025-11-06T06:18:24.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"13995812527881","imei1":"13995812527881","imei2":"13995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100099,"job_number":"JOB_100099","tr_customer_id":100116,"tr_customer_product_id":100106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:13:21.000Z","modified_at":"2025-11-06T06:13:21.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527881","imei1":"12995812527881","imei2":"12995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100098,"job_number":"JOB_100098","tr_customer_id":100115,"tr_customer_product_id":100105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:07.000Z","modified_at":"2025-11-06T06:04:07.000Z","name":"Elvera Spinka","mobile_number":"737-316-5771","email_id":"Cory.Spinka@yahoo.com","dop":"2025-04-06","serial_number":"11746592240848542","imei1":"11746592240848542","imei2":"11746592240848542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100097,"job_number":"JOB_100097","tr_customer_id":100114,"tr_customer_product_id":100104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:06.000Z","modified_at":"2025-11-06T06:04:44.000Z","name":"Teresa Graham","mobile_number":"384-859-2616","email_id":"Adalberto.Zulauf@hotmail.com","dop":"2025-04-06","serial_number":"19007521658224","imei1":"19007521658224","imei2":"19007521658224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100096,"job_number":"JOB_100096","tr_customer_id":100113,"tr_customer_product_id":100103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:06.000Z","modified_at":"2025-11-06T06:04:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19964131374079","imei1":"19964131374079","imei2":"19964131374079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100095,"job_number":"JOB_100095","tr_customer_id":100112,"tr_customer_product_id":100102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:05.000Z","modified_at":"2025-11-06T06:04:05.000Z","name":"Talon Simonis","mobile_number":"476-685-7934","email_id":"Leanna_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"12833016275659990","imei1":"12833016275659990","imei2":"12833016275659990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100094,"job_number":"JOB_100094","tr_customer_id":100111,"tr_customer_product_id":100101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:04.000Z","modified_at":"2025-11-06T06:04:41.000Z","name":"Laurianne Lemke","mobile_number":"516-629-2375","email_id":"Hiram41@yahoo.com","dop":"2025-04-06","serial_number":"10025026965039","imei1":"10025026965039","imei2":"10025026965039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100093,"job_number":"JOB_100093","tr_customer_id":100110,"tr_customer_product_id":100100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:04.000Z","modified_at":"2025-11-06T06:04:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17452409710196","imei1":"17452409710196","imei2":"17452409710196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100092,"job_number":"JOB_100092","tr_customer_id":100109,"tr_customer_product_id":100099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:23.000Z","modified_at":"2025-11-06T06:03:23.000Z","name":"Ruben Waelchi","mobile_number":"457-563-0629","email_id":"Melyna12@yahoo.com","dop":"2025-04-06","serial_number":"12815102067242990","imei1":"12815102067242990","imei2":"12815102067242990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100091,"job_number":"JOB_100091","tr_customer_id":100108,"tr_customer_product_id":100098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:22.000Z","modified_at":"2025-11-06T06:03:22.000Z","name":"Marcella Schulist","mobile_number":"762-792-1890","email_id":"Aiyana_Willms96@hotmail.com","dop":"2025-04-06","serial_number":"14162090629281272","imei1":"14162090629281272","imei2":"14162090629281272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100090,"job_number":"JOB_100090","tr_customer_id":100107,"tr_customer_product_id":100097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:59.000Z","name":"Emerald Hagenes","mobile_number":"613-611-9170","email_id":"Ransom.Heathcote83@gmail.com","dop":"2025-04-06","serial_number":"12150951184448","imei1":"12150951184448","imei2":"12150951184448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100089,"job_number":"JOB_100089","tr_customer_id":100106,"tr_customer_product_id":100096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13511931802525","imei1":"13511931802525","imei2":"13511931802525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100088,"job_number":"JOB_100088","tr_customer_id":100105,"tr_customer_product_id":100095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:57.000Z","name":"Diana Rempel","mobile_number":"354-383-7716","email_id":"Manuela62@gmail.com","dop":"2025-04-06","serial_number":"14650177452417","imei1":"14650177452417","imei2":"14650177452417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100087,"job_number":"JOB_100087","tr_customer_id":100104,"tr_customer_product_id":100094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:20.000Z","modified_at":"2025-11-06T06:03:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13092636165069","imei1":"13092636165069","imei2":"13092636165069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100086,"job_number":"JOB_100086","tr_customer_id":100103,"tr_customer_product_id":100093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:38.000Z","modified_at":"2025-11-06T06:02:38.000Z","name":"Faye Frami","mobile_number":"303-669-8674","email_id":"Sofia.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"12343129489468920","imei1":"12343129489468920","imei2":"12343129489468920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100085,"job_number":"JOB_100085","tr_customer_id":100102,"tr_customer_product_id":100092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:37.000Z","modified_at":"2025-11-06T06:02:37.000Z","name":"Elmer Upton","mobile_number":"913-498-3249","email_id":"Buddy_Barrows@yahoo.com","dop":"2025-04-06","serial_number":"16841112550743844","imei1":"16841112550743844","imei2":"16841112550743844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100084,"job_number":"JOB_100084","tr_customer_id":100101,"tr_customer_product_id":100091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:37.000Z","modified_at":"2025-11-06T06:03:14.000Z","name":"Marcella Bashirian","mobile_number":"460-393-3513","email_id":"Lydia_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"19793184515151","imei1":"19793184515151","imei2":"19793184515151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100083,"job_number":"JOB_100083","tr_customer_id":100100,"tr_customer_product_id":100090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13452089068482","imei1":"13452089068482","imei2":"13452089068482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100082,"job_number":"JOB_100082","tr_customer_id":100099,"tr_customer_product_id":100089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:03:15.000Z","name":"Maude Parker","mobile_number":"710-902-9430","email_id":"Anabelle16@hotmail.com","dop":"2025-04-06","serial_number":"15658351826183","imei1":"15658351826183","imei2":"15658351826183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100081,"job_number":"JOB_100081","tr_customer_id":100098,"tr_customer_product_id":100088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10355989520825","imei1":"10355989520825","imei2":"10355989520825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100080,"job_number":"JOB_100080","tr_customer_id":100097,"tr_customer_product_id":100087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:01:37.000Z","modified_at":"2025-11-06T06:01:37.000Z","name":"Dereck Yost","mobile_number":"328-698-9997","email_id":"Ciara.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"16020281855507110","imei1":"16020281855507110","imei2":"16020281855507110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100079,"job_number":"JOB_100079","tr_customer_id":100096,"tr_customer_product_id":100086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:01:35.000Z","modified_at":"2025-11-06T06:02:17.000Z","name":"Vidal Hauck","mobile_number":"912-797-5997","email_id":"Lysanne98@gmail.com","dop":"2025-04-06","serial_number":"15484803268653","imei1":"15484803268653","imei2":"15484803268653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100078,"job_number":"JOB_100078","tr_customer_id":100095,"tr_customer_product_id":100085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:51:36.000Z","modified_at":"2025-11-06T05:51:36.000Z","name":"oo ww","mobile_number":"8755454352","email_id":"w@w.com","dop":"2025-11-04","serial_number":"97854553542432","imei1":"97854553542432","imei2":"97854553542432","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100077,"job_number":"JOB_100077","tr_customer_id":100094,"tr_customer_product_id":100084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:11:04.000Z","modified_at":"2025-11-06T05:11:04.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527880","imei1":"12995812527880","imei2":"12995812527880","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100076,"job_number":"JOB_100076","tr_customer_id":100093,"tr_customer_product_id":100083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:05:31.000Z","modified_at":"2025-11-06T05:05:31.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"12995812527879","imei2":"12995812527879","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100071,"job_number":"JOB_100071","tr_customer_id":100088,"tr_customer_product_id":100078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:09.000Z","modified_at":"2025-11-06T04:46:09.000Z","name":"Milan Sawayn","mobile_number":"343-956-2194","email_id":"Madalyn_Lakin43@yahoo.com","dop":"2025-04-06","serial_number":"13950989914984936","imei1":"13950989914984936","imei2":"13950989914984936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100070,"job_number":"JOB_100070","tr_customer_id":100087,"tr_customer_product_id":100077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:07.000Z","modified_at":"2025-11-06T04:46:50.000Z","name":"Morris Ward","mobile_number":"938-319-0467","email_id":"Myrna.Hessel@gmail.com","dop":"2025-04-06","serial_number":"18118729907868","imei1":"18118729907868","imei2":"18118729907868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100066,"job_number":"JOB_100066","tr_customer_id":100083,"tr_customer_product_id":100073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:32:12.000Z","modified_at":"2025-11-06T04:32:23.000Z","name":"Della Wilkinson","mobile_number":"836-983-2347","email_id":"Benton_Gleason47@hotmail.com","dop":"2025-07-01","serial_number":"102737283950008","imei1":"102737283950008","imei2":"102737283950008","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100065,"job_number":"JOB_100065","tr_customer_id":100082,"tr_customer_product_id":100072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:32:12.000Z","modified_at":"2025-11-06T04:32:12.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102364463419602","imei1":"102364463419602","imei2":"102364463419602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100064,"job_number":"JOB_100064","tr_customer_id":100081,"tr_customer_product_id":100071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:57.000Z","modified_at":"2025-11-06T04:32:09.000Z","name":"Perry Beier","mobile_number":"344-776-2803","email_id":"Dennis12@hotmail.com","dop":"2025-07-01","serial_number":"106233838619398","imei1":"106233838619398","imei2":"106233838619398","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100063,"job_number":"JOB_100063","tr_customer_id":100080,"tr_customer_product_id":100070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:57.000Z","modified_at":"2025-11-06T04:31:57.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100764458729443","imei1":"100764458729443","imei2":"100764458729443","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100062,"job_number":"JOB_100062","tr_customer_id":100079,"tr_customer_product_id":100069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:11.000Z","modified_at":"2025-11-06T04:31:11.000Z","name":"Kraig Schmeler","mobile_number":"800-972-8317","email_id":"Francesco91@hotmail.com","dop":"2025-04-06","serial_number":"18284409536603948","imei1":"18284409536603948","imei2":"18284409536603948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100061,"job_number":"JOB_100061","tr_customer_id":100078,"tr_customer_product_id":100068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:10.000Z","modified_at":"2025-11-06T04:31:52.000Z","name":"Anabelle Robel","mobile_number":"603-926-9803","email_id":"Roscoe_Muller@hotmail.com","dop":"2025-04-06","serial_number":"16075896520831","imei1":"16075896520831","imei2":"16075896520831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100060,"job_number":"JOB_100060","tr_customer_id":100077,"tr_customer_product_id":100067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:10.000Z","modified_at":"2025-11-06T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12046203292114","imei1":"12046203292114","imei2":"12046203292114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100059,"job_number":"JOB_100059","tr_customer_id":100076,"tr_customer_product_id":100066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:53.000Z","modified_at":"2025-11-06T04:30:53.000Z","name":"Jamey Orn","mobile_number":"244-682-5820","email_id":"Declan.Gerhold18@yahoo.com","dop":"2025-04-06","serial_number":"10968021326872224","imei1":"10968021326872224","imei2":"10968021326872224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100058,"job_number":"JOB_100058","tr_customer_id":100075,"tr_customer_product_id":100065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:52.000Z","modified_at":"2025-11-06T04:31:30.000Z","name":"Dewitt Hartmann","mobile_number":"229-665-9929","email_id":"Mafalda_Price39@hotmail.com","dop":"2025-04-06","serial_number":"13217073512538","imei1":"13217073512538","imei2":"13217073512538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100057,"job_number":"JOB_100057","tr_customer_id":100074,"tr_customer_product_id":100064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:51.000Z","modified_at":"2025-11-06T04:30:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10736468436769","imei1":"10736468436769","imei2":"10736468436769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100056,"job_number":"JOB_100056","tr_customer_id":100073,"tr_customer_product_id":100063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:21.000Z","modified_at":"2025-11-06T04:30:21.000Z","name":"Sherwood Klocko","mobile_number":"535-805-8492","email_id":"Braxton_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17035530602830532","imei1":"17035530602830532","imei2":"17035530602830532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100055,"job_number":"JOB_100055","tr_customer_id":100072,"tr_customer_product_id":100062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:19.000Z","modified_at":"2025-11-06T04:31:02.000Z","name":"Jerome Marvin","mobile_number":"397-792-2981","email_id":"Emmy_Sauer34@yahoo.com","dop":"2025-04-06","serial_number":"17852967840324","imei1":"17852967840324","imei2":"17852967840324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100054,"job_number":"JOB_100054","tr_customer_id":100071,"tr_customer_product_id":100061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:19.000Z","modified_at":"2025-11-06T04:30:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16066391174793","imei1":"16066391174793","imei2":"16066391174793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100053,"job_number":"JOB_100053","tr_customer_id":100070,"tr_customer_product_id":100060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:07.000Z","modified_at":"2025-11-06T04:30:08.000Z","name":"Camryn Upton","mobile_number":"954-698-5672","email_id":"Leatha62@gmail.com","dop":"2025-04-06","serial_number":"16503224132609702","imei1":"16503224132609702","imei2":"16503224132609702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100052,"job_number":"JOB_100052","tr_customer_id":100069,"tr_customer_product_id":100059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:06.000Z","modified_at":"2025-11-06T04:30:45.000Z","name":"Nolan Adams","mobile_number":"596-948-4226","email_id":"Joshua_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"18310958385708","imei1":"18310958385708","imei2":"18310958385708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100051,"job_number":"JOB_100051","tr_customer_id":100068,"tr_customer_product_id":100058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:06.000Z","modified_at":"2025-11-06T04:30:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14621111052322","imei1":"14621111052322","imei2":"14621111052322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100050,"job_number":"JOB_100050","tr_customer_id":100067,"tr_customer_product_id":100057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:30.000Z","modified_at":"2025-11-06T04:29:30.000Z","name":"Gunnar Gorczany","mobile_number":"768-417-6062","email_id":"Adell.Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"19644905277591510","imei1":"19644905277591510","imei2":"19644905277591510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100049,"job_number":"JOB_100049","tr_customer_id":100066,"tr_customer_product_id":100056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:28.000Z","modified_at":"2025-11-06T04:30:11.000Z","name":"Nels Schiller","mobile_number":"919-713-5139","email_id":"Amalia.Nitzsche27@hotmail.com","dop":"2025-04-06","serial_number":"10225682358752","imei1":"10225682358752","imei2":"10225682358752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100048,"job_number":"JOB_100048","tr_customer_id":100065,"tr_customer_product_id":100055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:28.000Z","modified_at":"2025-11-06T04:29:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14196501845550","imei1":"14196501845550","imei2":"14196501845550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100047,"job_number":"JOB_100047","tr_customer_id":100064,"tr_customer_product_id":100054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:22.000Z","modified_at":"2025-11-06T04:29:22.000Z","name":"Cesar Borer","mobile_number":"435-701-2674","email_id":"Kamryn_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"17139381025928236","imei1":"17139381025928236","imei2":"17139381025928236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100046,"job_number":"JOB_100046","tr_customer_id":100063,"tr_customer_product_id":100053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:21.000Z","modified_at":"2025-11-06T04:29:59.000Z","name":"Pansy Russel","mobile_number":"286-820-6405","email_id":"Hilton43@hotmail.com","dop":"2025-04-06","serial_number":"16476818632056","imei1":"16476818632056","imei2":"16476818632056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100045,"job_number":"JOB_100045","tr_customer_id":100062,"tr_customer_product_id":100052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:20.000Z","modified_at":"2025-11-06T04:29:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16276423788004","imei1":"16276423788004","imei2":"16276423788004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100044,"job_number":"JOB_100044","tr_customer_id":100061,"tr_customer_product_id":100051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:50.000Z","modified_at":"2025-11-06T04:22:50.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"18912283419609","imei1":"18912283419609","imei2":"18912283419609","popurl":"2025-10-27T04:22:49.437600804Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100043,"job_number":"JOB_100043","tr_customer_id":100060,"tr_customer_product_id":100050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:04.000Z","modified_at":"2025-11-06T04:22:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"93586005647726","imei1":"93586005647726","imei2":"93586005647726","popurl":"2025-10-27T04:22:03.519877799Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100039,"job_number":"JOB_100039","tr_customer_id":100056,"tr_customer_product_id":100046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:39.000Z","modified_at":"2025-11-06T04:17:39.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701326","imei1":"51732593701326","imei2":"51732593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100036,"job_number":"JOB_100036","tr_customer_id":100053,"tr_customer_product_id":100043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:44.000Z","modified_at":"2025-11-06T04:14:44.000Z","name":"Marion Parisian","mobile_number":"299-238-7630","email_id":"Ressie_VonRueden@gmail.com","dop":"2025-04-06","serial_number":"11231993252882300","imei1":"11231993252882300","imei2":"11231993252882300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100035,"job_number":"JOB_100035","tr_customer_id":100052,"tr_customer_product_id":100042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:43.000Z","modified_at":"2025-11-06T04:15:23.000Z","name":"Ronny Labadie","mobile_number":"608-991-4279","email_id":"Joey_Schiller47@hotmail.com","dop":"2025-04-06","serial_number":"15747932472580","imei1":"15747932472580","imei2":"15747932472580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100034,"job_number":"JOB_100034","tr_customer_id":100051,"tr_customer_product_id":100041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:42.000Z","modified_at":"2025-11-06T04:14:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17275017270072","imei1":"17275017270072","imei2":"17275017270072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100033,"job_number":"JOB_100033","tr_customer_id":100050,"tr_customer_product_id":100040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:35.000Z","modified_at":"2025-11-06T04:14:35.000Z","name":"Hudson Fahey","mobile_number":"231-930-3967","email_id":"Maya.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"15969887906356488","imei1":"15969887906356488","imei2":"15969887906356488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100032,"job_number":"JOB_100032","tr_customer_id":100049,"tr_customer_product_id":100039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:34.000Z","modified_at":"2025-11-06T04:15:10.000Z","name":"Timothy Lang","mobile_number":"563-204-8306","email_id":"Jane.Bauch@gmail.com","dop":"2025-04-06","serial_number":"14047485460064","imei1":"14047485460064","imei2":"14047485460064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100031,"job_number":"JOB_100031","tr_customer_id":100048,"tr_customer_product_id":100038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:34.000Z","modified_at":"2025-11-06T04:14:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12548085507479","imei1":"12548085507479","imei2":"12548085507479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100030,"job_number":"JOB_100030","tr_customer_id":100047,"tr_customer_product_id":100037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:55.000Z","modified_at":"2025-11-06T04:13:55.000Z","name":"Luis Wyman","mobile_number":"380-716-4969","email_id":"Therese.Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"19513932761044010","imei1":"19513932761044010","imei2":"19513932761044010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100029,"job_number":"JOB_100029","tr_customer_id":100046,"tr_customer_product_id":100036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:54.000Z","modified_at":"2025-11-06T04:14:35.000Z","name":"Fernando Stark","mobile_number":"611-414-0479","email_id":"Lempi39@gmail.com","dop":"2025-04-06","serial_number":"18576146111212","imei1":"18576146111212","imei2":"18576146111212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100028,"job_number":"JOB_100028","tr_customer_id":100045,"tr_customer_product_id":100035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784271991234","imei1":"13784271991234","imei2":"13784271991234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100027,"job_number":"JOB_100027","tr_customer_id":100044,"tr_customer_product_id":100034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"Sherman Rosenbaum","mobile_number":"287-584-9052","email_id":"Julie_Abernathy87@gmail.com","dop":"2025-04-06","serial_number":"14618811477814900","imei1":"14618811477814900","imei2":"14618811477814900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100026,"job_number":"JOB_100026","tr_customer_id":100043,"tr_customer_product_id":100033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:51.000Z","modified_at":"2025-11-06T04:14:28.000Z","name":"Kariane Ritchie","mobile_number":"516-300-0755","email_id":"Levi.Boyle53@hotmail.com","dop":"2025-04-06","serial_number":"12089530894783","imei1":"12089530894783","imei2":"12089530894783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:14:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100025,"job_number":"JOB_100025","tr_customer_id":100042,"tr_customer_product_id":100032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:51.000Z","modified_at":"2025-11-06T04:13:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12533669608916","imei1":"12533669608916","imei2":"12533669608916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100024,"job_number":"JOB_100024","tr_customer_id":100041,"tr_customer_product_id":100031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:10.000Z","modified_at":"2025-11-06T04:13:10.000Z","name":"Taryn Powlowski","mobile_number":"455-542-2892","email_id":"Abagail.Cassin@hotmail.com","dop":"2025-04-06","serial_number":"15778173711353364","imei1":"15778173711353364","imei2":"15778173711353364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100023,"job_number":"JOB_100023","tr_customer_id":100040,"tr_customer_product_id":100030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:09.000Z","modified_at":"2025-11-06T04:13:45.000Z","name":"Annette Anderson","mobile_number":"884-795-5541","email_id":"Randi_Reinger66@yahoo.com","dop":"2025-04-06","serial_number":"11556532038205","imei1":"11556532038205","imei2":"11556532038205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100022,"job_number":"JOB_100022","tr_customer_id":100039,"tr_customer_product_id":100029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:08.000Z","modified_at":"2025-11-06T04:13:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585550276914","imei1":"16585550276914","imei2":"16585550276914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100021,"job_number":"JOB_100021","tr_customer_id":100038,"tr_customer_product_id":100028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:07.000Z","modified_at":"2025-11-06T04:13:07.000Z","name":"Nikita Towne","mobile_number":"406-932-2862","email_id":"Marcelo_Davis@yahoo.com","dop":"2025-04-06","serial_number":"18812022830871668","imei1":"18812022830871668","imei2":"18812022830871668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100020,"job_number":"JOB_100020","tr_customer_id":100037,"tr_customer_product_id":100027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:05.000Z","modified_at":"2025-11-06T04:13:46.000Z","name":"Curtis Farrell","mobile_number":"350-914-0893","email_id":"Justus_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"17932902031483","imei1":"17932902031483","imei2":"17932902031483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100019,"job_number":"JOB_100019","tr_customer_id":100036,"tr_customer_product_id":100026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:05.000Z","modified_at":"2025-11-06T04:13:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13373094444881","imei1":"13373094444881","imei2":"13373094444881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100017,"job_number":"JOB_100017","tr_customer_id":100034,"tr_customer_product_id":100024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:54.000Z","modified_at":"2025-11-06T04:00:54.000Z","name":"Thora Mills","mobile_number":"406-221-3055","email_id":"Virginia_Schmidt97@gmail.com","dop":"2025-04-06","serial_number":"16319561502148974","imei1":"16319561502148974","imei2":"16319561502148974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100016,"job_number":"JOB_100016","tr_customer_id":100033,"tr_customer_product_id":100023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:53.000Z","modified_at":"2025-11-06T04:01:33.000Z","name":"Thea Langosh","mobile_number":"852-460-5999","email_id":"Flavie_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"14007220942577","imei1":"14007220942577","imei2":"14007220942577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100015,"job_number":"JOB_100015","tr_customer_id":100032,"tr_customer_product_id":100022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:52.000Z","modified_at":"2025-11-06T04:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12748289154307","imei1":"12748289154307","imei2":"12748289154307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100014,"job_number":"JOB_100014","tr_customer_id":100031,"tr_customer_product_id":100021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:47.000Z","modified_at":"2025-11-06T04:00:47.000Z","name":"Quincy Kautzer","mobile_number":"512-426-7419","email_id":"Shana82@yahoo.com","dop":"2025-04-06","serial_number":"19407613690755716","imei1":"19407613690755716","imei2":"19407613690755716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100013,"job_number":"JOB_100013","tr_customer_id":100030,"tr_customer_product_id":100020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:46.000Z","modified_at":"2025-11-06T04:01:21.000Z","name":"Wilber Hammes","mobile_number":"239-763-6020","email_id":"Delphia.Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12442532822005","imei1":"12442532822005","imei2":"12442532822005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100012,"job_number":"JOB_100012","tr_customer_id":100029,"tr_customer_product_id":100019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:45.000Z","modified_at":"2025-11-06T04:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16533599513172","imei1":"16533599513172","imei2":"16533599513172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100011,"job_number":"JOB_100011","tr_customer_id":100028,"tr_customer_product_id":100018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"Russ Lubowitz","mobile_number":"616-823-5203","email_id":"Flossie.Mann@hotmail.com","dop":"2025-09-16","serial_number":"19391401148900","imei1":"19391401148900","imei2":"19391401148900","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100010,"job_number":"JOB_100010","tr_customer_id":100027,"tr_customer_product_id":100017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10377103046235","imei1":"10377103046235","imei2":"10377103046235","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100009,"job_number":"JOB_100009","tr_customer_id":100026,"tr_customer_product_id":100016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:10.000Z","modified_at":"2025-11-06T04:00:10.000Z","name":"Kian Howell","mobile_number":"722-626-6465","email_id":"Carmel18@yahoo.com","dop":"2025-09-16","serial_number":"15641624911834","imei1":"15641624911834","imei2":"15641624911834","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100008,"job_number":"JOB_100008","tr_customer_id":100025,"tr_customer_product_id":100015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:09.000Z","modified_at":"2025-11-06T04:00:09.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13376479979060","imei1":"13376479979060","imei2":"13376479979060","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100007,"job_number":"JOB_100007","tr_customer_id":100024,"tr_customer_product_id":100014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:06.000Z","modified_at":"2025-11-06T04:00:06.000Z","name":"Mariane Jast","mobile_number":"608-710-4914","email_id":"Brigitte40@hotmail.com","dop":"2025-04-06","serial_number":"15689561696390664","imei1":"15689561696390664","imei2":"15689561696390664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100006,"job_number":"JOB_100006","tr_customer_id":100023,"tr_customer_product_id":100013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:05.000Z","modified_at":"2025-11-06T04:00:05.000Z","name":"Hester Reynolds","mobile_number":"818-648-8766","email_id":"Annamae_Tromp@gmail.com","dop":"2025-04-06","serial_number":"11881932913360578","imei1":"11881932913360578","imei2":"11881932913360578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100005,"job_number":"JOB_100005","tr_customer_id":100022,"tr_customer_product_id":100012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:45.000Z","name":"Annabelle Parisian","mobile_number":"277-690-9408","email_id":"Major45@gmail.com","dop":"2025-04-06","serial_number":"19907694288959","imei1":"19907694288959","imei2":"19907694288959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100004,"job_number":"JOB_100004","tr_customer_id":100021,"tr_customer_product_id":100011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972995945586","imei1":"15972995945586","imei2":"15972995945586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100003,"job_number":"JOB_100003","tr_customer_id":100020,"tr_customer_product_id":100010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:39.000Z","name":"Pasquale Streich","mobile_number":"786-689-0587","email_id":"Laura.MacGyver23@gmail.com","dop":"2025-04-06","serial_number":"10686118602544","imei1":"10686118602544","imei2":"10686118602544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100002,"job_number":"JOB_100002","tr_customer_id":100019,"tr_customer_product_id":100009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12383495644697","imei1":"12383495644697","imei2":"12383495644697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100001,"job_number":"JOB_100001","tr_customer_id":100018,"tr_customer_product_id":100008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"Reymundo Huels","mobile_number":"357-687-4688","email_id":"Edd_Hodkiewicz50@hotmail.com","dop":"2025-09-16","serial_number":"12103908023090","imei1":"12103908023090","imei2":"12103908023090","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100000,"job_number":"JOB_100000","tr_customer_id":100017,"tr_customer_product_id":100007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18024137628906","imei1":"18024137628906","imei2":"18024137628906","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99999,"job_number":"JOB_99999","tr_customer_id":100016,"tr_customer_product_id":100006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:23.000Z","modified_at":"2025-11-06T08:36:03.000Z","name":"Hyman Gutmann","mobile_number":"339-982-3438","email_id":"Emilia70@yahoo.com","dop":"2025-04-06","serial_number":"12746490476542912","imei1":"12746490476542912","imei2":"12746490476542912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T08:36:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":99998,"job_number":"JOB_99998","tr_customer_id":100015,"tr_customer_product_id":100005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:22.000Z","modified_at":"2025-11-06T03:59:57.000Z","name":"Earl Corwin","mobile_number":"311-555-1571","email_id":"Adele_Lesch25@yahoo.com","dop":"2025-04-06","serial_number":"10573887092157","imei1":"10573887092157","imei2":"10573887092157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99997,"job_number":"JOB_99997","tr_customer_id":100014,"tr_customer_product_id":100004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:22.000Z","modified_at":"2025-11-06T03:59:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18388905115615","imei1":"18388905115615","imei2":"18388905115615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99996,"job_number":"JOB_99996","tr_customer_id":100013,"tr_customer_product_id":100003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:18.000Z","modified_at":"2025-11-06T03:59:18.000Z","name":"Flavie Buckridge","mobile_number":"622-235-8538","email_id":"Aracely21@yahoo.com","dop":"2025-04-06","serial_number":"13187697433056904","imei1":"13187697433056904","imei2":"13187697433056904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99995,"job_number":"JOB_99995","tr_customer_id":100012,"tr_customer_product_id":100002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:17.000Z","modified_at":"2025-11-06T03:59:57.000Z","name":"Delta Cruickshank","mobile_number":"929-307-2845","email_id":"Amina39@yahoo.com","dop":"2025-04-06","serial_number":"19673201530157","imei1":"19673201530157","imei2":"19673201530157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99994,"job_number":"JOB_99994","tr_customer_id":100011,"tr_customer_product_id":100001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:16.000Z","modified_at":"2025-11-06T03:59:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16612498001924","imei1":"16612498001924","imei2":"16612498001924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99993,"job_number":"JOB_99993","tr_customer_id":100010,"tr_customer_product_id":100000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:13.000Z","modified_at":"2025-11-06T03:44:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63471558100744","imei1":"63471558100744","imei2":"63471558100744","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99992,"job_number":"JOB_99992","tr_customer_id":100009,"tr_customer_product_id":99999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:13.000Z","modified_at":"2025-11-06T03:44:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31345958864353","imei1":"31345958864353","imei2":"31345958864353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99991,"job_number":"JOB_99991","tr_customer_id":100008,"tr_customer_product_id":99998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58118207158278","imei1":"58118207158278","imei2":"58118207158278","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99990,"job_number":"JOB_99990","tr_customer_id":100007,"tr_customer_product_id":99997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11492195125211","imei1":"11492195125211","imei2":"11492195125211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99989,"job_number":"JOB_99989","tr_customer_id":100006,"tr_customer_product_id":99996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50427487783674","imei1":"50427487783674","imei2":"50427487783674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99988,"job_number":"JOB_99988","tr_customer_id":100005,"tr_customer_product_id":99995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18450930062996","imei1":"18450930062996","imei2":"18450930062996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99987,"job_number":"JOB_99987","tr_customer_id":100004,"tr_customer_product_id":99994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43719748283005","imei1":"43719748283005","imei2":"43719748283005","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99986,"job_number":"JOB_99986","tr_customer_id":100003,"tr_customer_product_id":99993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:45.000Z","modified_at":"2025-11-06T03:44:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94240536536840","imei1":"94240536536840","imei2":"94240536536840","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:44:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99985,"job_number":"JOB_99985","tr_customer_id":100002,"tr_customer_product_id":99992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57737134753031","imei1":"57737134753031","imei2":"57737134753031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99984,"job_number":"JOB_99984","tr_customer_id":100001,"tr_customer_product_id":99991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26143053814638","imei1":"26143053814638","imei2":"26143053814638","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99983,"job_number":"JOB_99983","tr_customer_id":100000,"tr_customer_product_id":99990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48274595650538","imei1":"48274595650538","imei2":"48274595650538","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99982,"job_number":"JOB_99982","tr_customer_id":99999,"tr_customer_product_id":99989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42167402374935","imei1":"42167402374935","imei2":"42167402374935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99981,"job_number":"JOB_99981","tr_customer_id":99998,"tr_customer_product_id":99988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84180452577587","imei1":"84180452577587","imei2":"84180452577587","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99980,"job_number":"JOB_99980","tr_customer_id":99997,"tr_customer_product_id":99987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80407294001220","imei1":"80407294001220","imei2":"80407294001220","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99979,"job_number":"JOB_99979","tr_customer_id":99996,"tr_customer_product_id":99986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87906886850958","imei1":"87906886850958","imei2":"87906886850958","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99978,"job_number":"JOB_99978","tr_customer_id":99995,"tr_customer_product_id":99985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19205385114828","imei1":"19205385114828","imei2":"19205385114828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99977,"job_number":"JOB_99977","tr_customer_id":99994,"tr_customer_product_id":99984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43621165036229","imei1":"43621165036229","imei2":"43621165036229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99976,"job_number":"JOB_99976","tr_customer_id":99993,"tr_customer_product_id":99983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97575135106576","imei1":"97575135106576","imei2":"97575135106576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99975,"job_number":"JOB_99975","tr_customer_id":99992,"tr_customer_product_id":99982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78700106280037","imei1":"78700106280037","imei2":"78700106280037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99974,"job_number":"JOB_99974","tr_customer_id":99991,"tr_customer_product_id":99981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61053352528644","imei1":"61053352528644","imei2":"61053352528644","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99973,"job_number":"JOB_99973","tr_customer_id":99990,"tr_customer_product_id":99980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93957431551191","imei1":"93957431551191","imei2":"93957431551191","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99972,"job_number":"JOB_99972","tr_customer_id":99989,"tr_customer_product_id":99979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:03.000Z","modified_at":"2025-11-06T03:37:03.000Z","name":"Laila Auer","mobile_number":"816-961-2409","email_id":"Imogene41@hotmail.com","dop":"2025-04-06","serial_number":"10239161439775902","imei1":"10239161439775902","imei2":"10239161439775902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99971,"job_number":"JOB_99971","tr_customer_id":99988,"tr_customer_product_id":99978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:02.000Z","modified_at":"2025-11-06T03:37:38.000Z","name":"Angelica Buckridge","mobile_number":"315-367-0045","email_id":"Rod_Considine3@gmail.com","dop":"2025-04-06","serial_number":"17881531123993","imei1":"17881531123993","imei2":"17881531123993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99970,"job_number":"JOB_99970","tr_customer_id":99987,"tr_customer_product_id":99977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11691606393051","imei1":"11691606393051","imei2":"11691606393051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99969,"job_number":"JOB_99969","tr_customer_id":99986,"tr_customer_product_id":99976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"Maymie Willms","mobile_number":"707-843-7185","email_id":"Julien.Nader@gmail.com","dop":"2025-04-06","serial_number":"10673526325571050","imei1":"10673526325571050","imei2":"10673526325571050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99968,"job_number":"JOB_99968","tr_customer_id":99985,"tr_customer_product_id":99975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:00.000Z","modified_at":"2025-11-06T03:37:40.000Z","name":"Kailee Schuster","mobile_number":"207-484-9688","email_id":"Bethel.Mann@hotmail.com","dop":"2025-04-06","serial_number":"16069910003903","imei1":"16069910003903","imei2":"16069910003903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99967,"job_number":"JOB_99967","tr_customer_id":99984,"tr_customer_product_id":99974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:59.000Z","modified_at":"2025-11-06T03:36:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10600463206043","imei1":"10600463206043","imei2":"10600463206043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99966,"job_number":"JOB_99966","tr_customer_id":99983,"tr_customer_product_id":99973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:48.000Z","modified_at":"2025-11-06T03:36:48.000Z","name":"Michael Lebsack","mobile_number":"267-307-4687","email_id":"Leanna58@hotmail.com","dop":"2025-06-08","serial_number":"108873458088426","imei1":"108873458088426","imei2":"108873458088426","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99965,"job_number":"JOB_99965","tr_customer_id":99982,"tr_customer_product_id":99972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:47.000Z","modified_at":"2025-11-06T03:37:13.000Z","name":"Elias Pouros","mobile_number":"927-288-6214","email_id":"Van.Murphy@gmail.com","dop":"2025-06-08","serial_number":"18073468346243","imei1":"18073468346243","imei2":"18073468346243","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99964,"job_number":"JOB_99964","tr_customer_id":99981,"tr_customer_product_id":99971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:46.000Z","modified_at":"2025-11-06T03:36:46.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17001140031752","imei1":"17001140031752","imei2":"17001140031752","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99956,"job_number":"JOB_99956","tr_customer_id":99973,"tr_customer_product_id":99963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:22.000Z","modified_at":"2025-11-06T03:36:22.000Z","name":"Andres Huels","mobile_number":"899-586-0897","email_id":"Christelle.Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"13356682696224662","imei1":"13356682696224662","imei2":"13356682696224662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99955,"job_number":"JOB_99955","tr_customer_id":99972,"tr_customer_product_id":99962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:21.000Z","modified_at":"2025-11-06T03:36:57.000Z","name":"Baron Jacobs","mobile_number":"303-885-0042","email_id":"Itzel69@yahoo.com","dop":"2025-04-06","serial_number":"18069036699226","imei1":"18069036699226","imei2":"18069036699226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99954,"job_number":"JOB_99954","tr_customer_id":99971,"tr_customer_product_id":99961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:21.000Z","modified_at":"2025-11-06T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13227684091141","imei1":"13227684091141","imei2":"13227684091141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99953,"job_number":"JOB_99953","tr_customer_id":99970,"tr_customer_product_id":99960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:20.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Daija Wehner","mobile_number":"474-641-0810","email_id":"Marcelina.Friesen23@hotmail.com","dop":"2025-04-06","serial_number":"16579153052106916","imei1":"16579153052106916","imei2":"16579153052106916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99952,"job_number":"JOB_99952","tr_customer_id":99969,"tr_customer_product_id":99959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:18.000Z","modified_at":"2025-11-06T03:36:55.000Z","name":"Sincere Paucek","mobile_number":"888-872-4804","email_id":"Brook_Schmitt44@gmail.com","dop":"2025-04-06","serial_number":"15931439617627","imei1":"15931439617627","imei2":"15931439617627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99951,"job_number":"JOB_99951","tr_customer_id":99968,"tr_customer_product_id":99958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:18.000Z","modified_at":"2025-11-06T03:36:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14129483184673","imei1":"14129483184673","imei2":"14129483184673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99950,"job_number":"JOB_99950","tr_customer_id":99967,"tr_customer_product_id":99957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:16.000Z","modified_at":"2025-11-06T03:36:16.000Z","name":"Pinkie Koss","mobile_number":"967-597-6677","email_id":"Randall.Altenwerth0@hotmail.com","dop":"2025-06-08","serial_number":"103603942289080","imei1":"103603942289080","imei2":"103603942289080","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99949,"job_number":"JOB_99949","tr_customer_id":99966,"tr_customer_product_id":99956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:15.000Z","modified_at":"2025-11-06T03:36:42.000Z","name":"Art Spinka","mobile_number":"728-623-1799","email_id":"Lue_Walter@gmail.com","dop":"2025-06-08","serial_number":"14019089027047","imei1":"14019089027047","imei2":"14019089027047","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99948,"job_number":"JOB_99948","tr_customer_id":99965,"tr_customer_product_id":99955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:15.000Z","modified_at":"2025-11-06T03:36:15.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14768713210375","imei1":"14768713210375","imei2":"14768713210375","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99947,"job_number":"JOB_99947","tr_customer_id":99964,"tr_customer_product_id":99954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:13.000Z","modified_at":"2025-11-06T03:36:13.000Z","name":"Chanelle Windler","mobile_number":"219-875-9029","email_id":"Twila_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"13835519724547464","imei1":"13835519724547464","imei2":"13835519724547464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99946,"job_number":"JOB_99946","tr_customer_id":99963,"tr_customer_product_id":99953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:12.000Z","modified_at":"2025-11-06T03:36:12.000Z","name":"Edwina Feil","mobile_number":"373-662-4201","email_id":"Lillie59@hotmail.com","dop":"2025-04-06","serial_number":"19776874396254844","imei1":"19776874396254844","imei2":"19776874396254844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99945,"job_number":"JOB_99945","tr_customer_id":99962,"tr_customer_product_id":99952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:52.000Z","name":"Dayana Williamson","mobile_number":"995-472-8951","email_id":"Danny.Reinger@yahoo.com","dop":"2025-04-06","serial_number":"14766735846217","imei1":"14766735846217","imei2":"14766735846217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99944,"job_number":"JOB_99944","tr_customer_id":99961,"tr_customer_product_id":99951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10158803813484","imei1":"10158803813484","imei2":"10158803813484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99943,"job_number":"JOB_99943","tr_customer_id":99960,"tr_customer_product_id":99950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:51.000Z","name":"Loren Lindgren","mobile_number":"734-377-4353","email_id":"Clotilde.Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"15434951578913","imei1":"15434951578913","imei2":"15434951578913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99935,"job_number":"JOB_99935","tr_customer_id":99952,"tr_customer_product_id":99942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:45.000Z","modified_at":"2025-11-06T03:35:45.000Z","name":"Favian Bednar","mobile_number":"352-872-6397","email_id":"Icie.Wintheiser@yahoo.com","dop":"2025-06-08","serial_number":"101527102446479","imei1":"101527102446479","imei2":"101527102446479","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99934,"job_number":"JOB_99934","tr_customer_id":99951,"tr_customer_product_id":99941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:43.000Z","modified_at":"2025-11-06T03:36:10.000Z","name":"Ryann Hammes","mobile_number":"677-424-2553","email_id":"Judy44@yahoo.com","dop":"2025-06-08","serial_number":"10421304985744","imei1":"10421304985744","imei2":"10421304985744","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99933,"job_number":"JOB_99933","tr_customer_id":99950,"tr_customer_product_id":99940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:43.000Z","modified_at":"2025-11-06T03:35:43.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19275420306427","imei1":"19275420306427","imei2":"19275420306427","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99932,"job_number":"JOB_99932","tr_customer_id":99949,"tr_customer_product_id":99939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:42.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Mason Schinner","mobile_number":"348-685-2811","email_id":"Lilla88@gmail.com","dop":"2025-04-06","serial_number":"12869063942911","imei1":"12869063942911","imei2":"12869063942911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99931,"job_number":"JOB_99931","tr_customer_id":99948,"tr_customer_product_id":99938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:42.000Z","modified_at":"2025-11-06T03:35:42.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12187206293561","imei1":"12187206293561","imei2":"12187206293561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99930,"job_number":"JOB_99930","tr_customer_id":99947,"tr_customer_product_id":99937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:39.000Z","modified_at":"2025-11-06T03:35:39.000Z","name":"Marjolaine Kulas","mobile_number":"806-910-7703","email_id":"Trisha95@yahoo.com","dop":"2025-04-06","serial_number":"15574500901270248","imei1":"15574500901270248","imei2":"15574500901270248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99929,"job_number":"JOB_99929","tr_customer_id":99946,"tr_customer_product_id":99936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:38.000Z","modified_at":"2025-11-06T03:36:14.000Z","name":"Emiliano Jast","mobile_number":"789-406-6335","email_id":"Lane_Torp@gmail.com","dop":"2025-04-06","serial_number":"11631462569764","imei1":"11631462569764","imei2":"11631462569764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99928,"job_number":"JOB_99928","tr_customer_id":99945,"tr_customer_product_id":99935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:38.000Z","modified_at":"2025-11-06T03:35:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15519952082655","imei1":"15519952082655","imei2":"15519952082655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99923,"job_number":"JOB_99923","tr_customer_id":99940,"tr_customer_product_id":99930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Destin Schimmel","mobile_number":"498-294-9570","email_id":"Albina.Tromp32@hotmail.com","dop":"2025-04-06","serial_number":"17647044046358944","imei1":"17647044046358944","imei2":"17647044046358944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99922,"job_number":"JOB_99922","tr_customer_id":99939,"tr_customer_product_id":99929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:34.000Z","modified_at":"2025-11-06T03:36:11.000Z","name":"Gregory Rolfson","mobile_number":"569-356-2543","email_id":"Cordia89@yahoo.com","dop":"2025-04-06","serial_number":"16244090194840","imei1":"16244090194840","imei2":"16244090194840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99921,"job_number":"JOB_99921","tr_customer_id":99938,"tr_customer_product_id":99928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:34.000Z","modified_at":"2025-11-06T03:35:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11012769744633","imei1":"11012769744633","imei2":"11012769744633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99920,"job_number":"JOB_99920","tr_customer_id":99937,"tr_customer_product_id":99927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:26.000Z","modified_at":"2025-11-06T03:35:26.000Z","name":"Wilhelmine Nienow","mobile_number":"625-795-7719","email_id":"Kailey.Kunze26@gmail.com","dop":"2025-04-06","serial_number":"14338479461014556","imei1":"14338479461014556","imei2":"14338479461014556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99919,"job_number":"JOB_99919","tr_customer_id":99936,"tr_customer_product_id":99926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:24.000Z","modified_at":"2025-11-06T03:36:04.000Z","name":"Susana Okuneva","mobile_number":"221-615-7372","email_id":"Billy41@hotmail.com","dop":"2025-04-06","serial_number":"15583735749759","imei1":"15583735749759","imei2":"15583735749759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99918,"job_number":"JOB_99918","tr_customer_id":99935,"tr_customer_product_id":99925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:24.000Z","modified_at":"2025-11-06T03:35:24.000Z","name":"Dakota O'Kon","mobile_number":"715-310-0724","email_id":"Annabell.Rolfson5@hotmail.com","dop":"2025-04-06","serial_number":"18909707599517010","imei1":"18909707599517010","imei2":"18909707599517010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99917,"job_number":"JOB_99917","tr_customer_id":99934,"tr_customer_product_id":99924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:23.000Z","modified_at":"2025-11-06T03:36:04.000Z","name":"Lesly D'Amore","mobile_number":"236-300-0503","email_id":"Kevon_Volkman@hotmail.com","dop":"2025-04-06","serial_number":"18661340035136","imei1":"18661340035136","imei2":"18661340035136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99916,"job_number":"JOB_99916","tr_customer_id":99933,"tr_customer_product_id":99923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:22.000Z","modified_at":"2025-11-06T03:35:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11561470494897","imei1":"11561470494897","imei2":"11561470494897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99915,"job_number":"JOB_99915","tr_customer_id":99932,"tr_customer_product_id":99922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:11.000Z","modified_at":"2025-11-06T03:35:11.000Z","name":"Tamara Daniel","mobile_number":"324-462-2861","email_id":"Nyah.Mayer@gmail.com","dop":"2025-04-06","serial_number":"14692329419021112","imei1":"14692329419021112","imei2":"14692329419021112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99914,"job_number":"JOB_99914","tr_customer_id":99931,"tr_customer_product_id":99921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:09.000Z","modified_at":"2025-11-06T03:35:50.000Z","name":"Name Reynolds","mobile_number":"825-440-3331","email_id":"Dessie.Terry@yahoo.com","dop":"2025-04-06","serial_number":"15432593113433","imei1":"15432593113433","imei2":"15432593113433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99912,"job_number":"JOB_99912","tr_customer_id":99929,"tr_customer_product_id":99919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:58.000Z","modified_at":"2025-11-06T03:35:35.000Z","name":"Pink Medhurst","mobile_number":"503-440-3808","email_id":"Floyd81@hotmail.com","dop":"2025-04-06","serial_number":"17116978382738","imei1":"17116978382738","imei2":"17116978382738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99911,"job_number":"JOB_99911","tr_customer_id":99928,"tr_customer_product_id":99918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"Hilton Hermiston","mobile_number":"358-873-4645","email_id":"Angelita.Upton@gmail.com","dop":"2025-06-18","serial_number":"1070741767857579","imei1":"1070741767857579","imei2":"1070741767857579","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99910,"job_number":"JOB_99910","tr_customer_id":99927,"tr_customer_product_id":99917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"12096509906828","imei1":"12096509906828","imei2":"12096509906828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99909,"job_number":"JOB_99909","tr_customer_id":99926,"tr_customer_product_id":99916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:35:38.000Z","name":"Rollin Homenick","mobile_number":"399-409-5571","email_id":"Emily.Graham86@yahoo.com","dop":"2025-06-18","serial_number":"10492828052636","imei1":"10492828052636","imei2":"10492828052636","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99908,"job_number":"JOB_99908","tr_customer_id":99925,"tr_customer_product_id":99915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10642340592793","imei1":"10642340592793","imei2":"10642340592793","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99907,"job_number":"JOB_99907","tr_customer_id":99924,"tr_customer_product_id":99914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:56.000Z","modified_at":"2025-11-06T03:34:56.000Z","name":"Deven Bernier","mobile_number":"351-797-3017","email_id":"Lue74@hotmail.com","dop":"2025-04-06","serial_number":"11899738691851424","imei1":"11899738691851424","imei2":"11899738691851424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99906,"job_number":"JOB_99906","tr_customer_id":99923,"tr_customer_product_id":99913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:55.000Z","modified_at":"2025-11-06T03:35:31.000Z","name":"Brendon Runolfsson","mobile_number":"905-787-1894","email_id":"Lola49@gmail.com","dop":"2025-04-06","serial_number":"11919700795399","imei1":"11919700795399","imei2":"11919700795399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99905,"job_number":"JOB_99905","tr_customer_id":99922,"tr_customer_product_id":99912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:54.000Z","modified_at":"2025-11-06T03:34:54.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"10951517549596","imei1":"10951517549596","imei2":"10951517549596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99903,"job_number":"JOB_99903","tr_customer_id":99920,"tr_customer_product_id":99910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Ludwig Jenkins","mobile_number":"974-815-2806","email_id":"Noble_Barrows17@hotmail.com","dop":"2025-04-06","serial_number":"18799201905216616","imei1":"18799201905216616","imei2":"18799201905216616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99902,"job_number":"JOB_99902","tr_customer_id":99919,"tr_customer_product_id":99909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:42.000Z","modified_at":"2025-11-06T03:35:19.000Z","name":"Antonette Blanda","mobile_number":"204-332-5347","email_id":"Berniece.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"15902724439527","imei1":"15902724439527","imei2":"15902724439527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99901,"job_number":"JOB_99901","tr_customer_id":99918,"tr_customer_product_id":99908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:42.000Z","modified_at":"2025-11-06T03:34:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12132795872842","imei1":"12132795872842","imei2":"12132795872842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99900,"job_number":"JOB_99900","tr_customer_id":99917,"tr_customer_product_id":99907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:40.000Z","modified_at":"2025-11-06T03:34:40.000Z","name":"Fannie O'Conner","mobile_number":"530-585-3423","email_id":"Aliyah65@gmail.com","dop":"2025-04-06","serial_number":"19950541237701104","imei1":"19950541237701104","imei2":"19950541237701104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99899,"job_number":"JOB_99899","tr_customer_id":99916,"tr_customer_product_id":99906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:39.000Z","modified_at":"2025-11-06T03:35:15.000Z","name":"Reba Weber","mobile_number":"883-732-0080","email_id":"Friedrich_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"10580646257157","imei1":"10580646257157","imei2":"10580646257157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99898,"job_number":"JOB_99898","tr_customer_id":99915,"tr_customer_product_id":99905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:38.000Z","modified_at":"2025-11-06T03:34:38.000Z","name":"Brandi Mertz","mobile_number":"355-897-7748","email_id":"Terrill_Collins@hotmail.com","dop":"2025-04-06","serial_number":"16797925613125546","imei1":"16797925613125546","imei2":"16797925613125546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99897,"job_number":"JOB_99897","tr_customer_id":99914,"tr_customer_product_id":99904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:36.000Z","modified_at":"2025-11-06T03:35:17.000Z","name":"Emory Boyle","mobile_number":"676-503-8350","email_id":"Trisha63@yahoo.com","dop":"2025-04-06","serial_number":"15000381971176","imei1":"15000381971176","imei2":"15000381971176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99895,"job_number":"JOB_99895","tr_customer_id":99912,"tr_customer_product_id":99902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:16.000Z","modified_at":"2025-11-06T03:34:16.000Z","name":"Tyree Luettgen","mobile_number":"685-230-3310","email_id":"Connor38@yahoo.com","dop":"2025-04-06","serial_number":"14424229899623164","imei1":"14424229899623164","imei2":"14424229899623164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99894,"job_number":"JOB_99894","tr_customer_id":99911,"tr_customer_product_id":99901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:15.000Z","modified_at":"2025-11-06T03:35:00.000Z","name":"Dominique Hills","mobile_number":"761-955-6669","email_id":"Naomi_Baumbach54@yahoo.com","dop":"2025-04-06","serial_number":"12668441421241","imei1":"12668441421241","imei2":"12668441421241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99893,"job_number":"JOB_99893","tr_customer_id":99910,"tr_customer_product_id":99900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Warren Dare","mobile_number":"624-587-9151","email_id":"Wilton_Kuvalis57@yahoo.com","dop":"2025-09-30","serial_number":"12387981798650","imei1":"12387981798650","imei2":"12387981798650","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99892,"job_number":"JOB_99892","tr_customer_id":99909,"tr_customer_product_id":99899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:33.000Z","name":"Martine McCullough","mobile_number":"995-360-5712","email_id":"Jimmy69@yahoo.com","dop":"2025-09-30","serial_number":"18835577682910","imei1":"18835577682910","imei2":"18835577682910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99891,"job_number":"JOB_99891","tr_customer_id":99908,"tr_customer_product_id":99898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"15252244020832","imei1":"15252244020832","imei2":"15252244020832","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99890,"job_number":"JOB_99890","tr_customer_id":99907,"tr_customer_product_id":99897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:10.000Z","modified_at":"2025-11-06T03:34:50.000Z","name":"Dolores O'Keefe","mobile_number":"751-830-1817","email_id":"Marguerite_Rutherford16@yahoo.com","dop":"2025-04-06","serial_number":"17257780617549","imei1":"17257780617549","imei2":"17257780617549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99889,"job_number":"JOB_99889","tr_customer_id":99906,"tr_customer_product_id":99896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:10.000Z","modified_at":"2025-11-06T03:34:10.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15792738078673","imei1":"15792738078673","imei2":"15792738078673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99888,"job_number":"JOB_99888","tr_customer_id":99905,"tr_customer_product_id":99895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:05.000Z","modified_at":"2025-11-06T03:34:05.000Z","name":"Mckayla Sanford","mobile_number":"958-648-8757","email_id":"Will_Mayer@yahoo.com","dop":"2025-06-18","serial_number":"1018801462678501","imei1":"1018801462678501","imei2":"1018801462678501","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99887,"job_number":"JOB_99887","tr_customer_id":99904,"tr_customer_product_id":99894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:05.000Z","modified_at":"2025-11-06T03:34:49.000Z","name":"Colton O'Conner","mobile_number":"874-310-9770","email_id":"Derek.Stanton24@gmail.com","dop":"2025-06-18","serial_number":"10327266711381","imei1":"10327266711381","imei2":"10327266711381","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99886,"job_number":"JOB_99886","tr_customer_id":99903,"tr_customer_product_id":99893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:04.000Z","modified_at":"2025-11-06T03:34:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10572220241596","imei1":"10572220241596","imei2":"10572220241596","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99885,"job_number":"JOB_99885","tr_customer_id":99902,"tr_customer_product_id":99892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Justyn Tromp","mobile_number":"771-674-0799","email_id":"Kaylin90@hotmail.com","dop":"2025-09-30","serial_number":"12551591170965","imei1":"12551591170965","imei2":"12551591170965","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99884,"job_number":"JOB_99884","tr_customer_id":99901,"tr_customer_product_id":99891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Dariana Sporer","mobile_number":"316-509-5245","email_id":"Daphnee.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16435121930220934","imei1":"16435121930220934","imei2":"16435121930220934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99883,"job_number":"JOB_99883","tr_customer_id":99900,"tr_customer_product_id":99890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:34:07.000Z","name":"Gonzalo Green","mobile_number":"283-667-5326","email_id":"Freddie.Greenfelder8@hotmail.com","dop":"2025-09-30","serial_number":"15193310476351","imei1":"15193310476351","imei2":"15193310476351","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99882,"job_number":"JOB_99882","tr_customer_id":99899,"tr_customer_product_id":99889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:53.000Z","modified_at":"2025-11-06T03:33:53.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11849622752786","imei1":"11849622752786","imei2":"11849622752786","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99881,"job_number":"JOB_99881","tr_customer_id":99898,"tr_customer_product_id":99888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:52.000Z","modified_at":"2025-11-06T03:34:36.000Z","name":"Durward Bernhard","mobile_number":"496-848-5919","email_id":"Lorenzo51@yahoo.com","dop":"2025-04-06","serial_number":"11486797719962","imei1":"11486797719962","imei2":"11486797719962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99880,"job_number":"JOB_99880","tr_customer_id":99897,"tr_customer_product_id":99887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:52.000Z","modified_at":"2025-11-06T03:33:52.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15384613979063","imei1":"15384613979063","imei2":"15384613979063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99877,"job_number":"JOB_99877","tr_customer_id":99894,"tr_customer_product_id":99884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:36.000Z","modified_at":"2025-11-06T03:33:36.000Z","name":"Odie Glover","mobile_number":"294-351-9410","email_id":"Stephen.OConner@hotmail.com","dop":"2025-09-30","serial_number":"13022525422754","imei1":"13022525422754","imei2":"13022525422754","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99876,"job_number":"JOB_99876","tr_customer_id":99893,"tr_customer_product_id":99883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:35.000Z","modified_at":"2025-11-06T03:33:48.000Z","name":"Rosina Beier","mobile_number":"519-736-6153","email_id":"Davon.Von@hotmail.com","dop":"2025-09-30","serial_number":"12947648500974","imei1":"12947648500974","imei2":"12947648500974","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99875,"job_number":"JOB_99875","tr_customer_id":99892,"tr_customer_product_id":99882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:35.000Z","modified_at":"2025-11-06T03:33:35.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"13769970449096","imei1":"13769970449096","imei2":"13769970449096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99874,"job_number":"JOB_99874","tr_customer_id":99891,"tr_customer_product_id":99881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:14.000Z","modified_at":"2025-11-06T03:33:14.000Z","name":"Etha Cassin","mobile_number":"396-439-4498","email_id":"Jaylan91@gmail.com","dop":"2025-04-06","serial_number":"11998179057122452","imei1":"11998179057122452","imei2":"11998179057122452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99873,"job_number":"JOB_99873","tr_customer_id":99890,"tr_customer_product_id":99880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:13.000Z","modified_at":"2025-11-06T03:33:49.000Z","name":"Jacinto Deckow","mobile_number":"554-425-9516","email_id":"Jovanny.Johnston@yahoo.com","dop":"2025-04-06","serial_number":"19955862327507","imei1":"19955862327507","imei2":"19955862327507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99872,"job_number":"JOB_99872","tr_customer_id":99889,"tr_customer_product_id":99879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:11.000Z","modified_at":"2025-11-06T03:33:11.000Z","name":"Haskell Kunze","mobile_number":"303-297-3129","email_id":"Yvette.Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"19818044096606464","imei1":"19818044096606464","imei2":"19818044096606464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99871,"job_number":"JOB_99871","tr_customer_id":99888,"tr_customer_product_id":99878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:10.000Z","modified_at":"2025-11-06T03:33:46.000Z","name":"Dagmar Willms","mobile_number":"380-709-8913","email_id":"Ladarius49@gmail.com","dop":"2025-04-06","serial_number":"14536092679180","imei1":"14536092679180","imei2":"14536092679180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99870,"job_number":"JOB_99870","tr_customer_id":99887,"tr_customer_product_id":99877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:09.000Z","modified_at":"2025-11-06T03:33:09.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11183221243655","imei1":"11183221243655","imei2":"11183221243655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99869,"job_number":"JOB_99869","tr_customer_id":99886,"tr_customer_product_id":99876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:03.000Z","modified_at":"2025-11-06T03:33:14.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"49306286011165","imei1":"49306286011165","imei2":"49306286011165","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99868,"job_number":"JOB_99868","tr_customer_id":99885,"tr_customer_product_id":99875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:49.000Z","modified_at":"2025-11-06T03:32:49.000Z","name":"Madonna Lakin","mobile_number":"531-352-5166","email_id":"Charley_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17822015155240034","imei1":"17822015155240034","imei2":"17822015155240034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99867,"job_number":"JOB_99867","tr_customer_id":99884,"tr_customer_product_id":99874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:49.000Z","modified_at":"2025-11-06T03:33:00.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63512020998609","imei1":"63512020998609","imei2":"63512020998609","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99866,"job_number":"JOB_99866","tr_customer_id":99883,"tr_customer_product_id":99873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:47.000Z","modified_at":"2025-11-06T03:33:26.000Z","name":"Hiram Murray","mobile_number":"488-985-8586","email_id":"Molly.Stanton@hotmail.com","dop":"2025-04-06","serial_number":"14951983875955","imei1":"14951983875955","imei2":"14951983875955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99865,"job_number":"JOB_99865","tr_customer_id":99882,"tr_customer_product_id":99872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:10.000Z","modified_at":"2025-11-06T03:32:10.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"129958125278731","imei2":"129958125278731","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99863,"job_number":"JOB_99863","tr_customer_id":99880,"tr_customer_product_id":99870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:28:36.000Z","modified_at":"2025-11-06T03:28:36.000Z","name":"Kaleb Rau","mobile_number":"256-230-0629","email_id":"Nakia_Wuckert70@yahoo.com","dop":"2025-04-06","serial_number":"11291459654286082","imei1":"11291459654286082","imei2":"11291459654286082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99862,"job_number":"JOB_99862","tr_customer_id":99879,"tr_customer_product_id":99869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:28:35.000Z","modified_at":"2025-11-06T03:29:12.000Z","name":"Cielo Mosciski","mobile_number":"862-316-5481","email_id":"Eleonore94@gmail.com","dop":"2025-04-06","serial_number":"10445258244928","imei1":"10445258244928","imei2":"10445258244928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99861,"job_number":"JOB_99861","tr_customer_id":99878,"tr_customer_product_id":99868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:52.000Z","modified_at":"2025-11-06T03:27:52.000Z","name":"Clair Runolfsson","mobile_number":"732-935-4974","email_id":"Freeman.Turner5@hotmail.com","dop":"2025-04-06","serial_number":"16812241227119416","imei1":"16812241227119416","imei2":"16812241227119416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99860,"job_number":"JOB_99860","tr_customer_id":99877,"tr_customer_product_id":99867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:50.000Z","modified_at":"2025-11-06T03:28:28.000Z","name":"Briana Haley","mobile_number":"358-742-9338","email_id":"Cynthia88@gmail.com","dop":"2025-04-06","serial_number":"18487307469129","imei1":"18487307469129","imei2":"18487307469129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99859,"job_number":"JOB_99859","tr_customer_id":99876,"tr_customer_product_id":99866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:07.000Z","modified_at":"2025-11-06T03:27:07.000Z","name":"Tiara Schiller","mobile_number":"813-975-9040","email_id":"Lexie60@yahoo.com","dop":"2025-04-06","serial_number":"11533826383509794","imei1":"11533826383509794","imei2":"11533826383509794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99858,"job_number":"JOB_99858","tr_customer_id":99875,"tr_customer_product_id":99865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:06.000Z","modified_at":"2025-11-06T03:27:44.000Z","name":"Clare Brekke","mobile_number":"564-522-0865","email_id":"Jade7@gmail.com","dop":"2025-04-06","serial_number":"15480979637359","imei1":"15480979637359","imei2":"15480979637359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99857,"job_number":"JOB_99857","tr_customer_id":99874,"tr_customer_product_id":99864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:56.000Z","modified_at":"2025-11-06T03:23:56.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527876","imei1":"12995812527876","imei2":"12995812527876","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100187,"job_number":"JOB_100187","tr_customer_id":100204,"tr_customer_product_id":100194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:06.000Z","modified_at":"2025-11-06T09:58:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10823787456816","imei1":"10823787456816","imei2":"10823787456816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T09:58:42.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":100186,"job_number":"JOB_100186","tr_customer_id":100203,"tr_customer_product_id":100193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:03.000Z","modified_at":"2025-11-06T08:02:03.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10323308838670","imei1":"10323308838670","imei2":"10323308838670","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100185,"job_number":"JOB_100185","tr_customer_id":100202,"tr_customer_product_id":100192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:01:21.000Z","modified_at":"2025-11-06T08:01:21.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10429702695240","imei1":"10429702695240","imei2":"10429702695240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100184,"job_number":"JOB_100184","tr_customer_id":100201,"tr_customer_product_id":100191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:00:12.000Z","modified_at":"2025-11-06T08:00:12.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10935223791928","imei1":"10935223791928","imei2":"10935223791928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100180,"job_number":"JOB_100180","tr_customer_id":100197,"tr_customer_product_id":100187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:28:42.000Z","modified_at":"2025-11-06T07:28:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10401325821549","imei1":"10401325821549","imei2":"10401325821549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100176,"job_number":"JOB_100176","tr_customer_id":100193,"tr_customer_product_id":100183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:24:10.000Z","modified_at":"2025-11-06T07:24:10.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10605544668597","imei1":"10605544668597","imei2":"10605544668597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100175,"job_number":"JOB_100175","tr_customer_id":100192,"tr_customer_product_id":100182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:07:30.000Z","modified_at":"2025-11-06T07:07:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10668286685066","imei1":"10668286685066","imei2":"10668286685066","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:07:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100174,"job_number":"JOB_100174","tr_customer_id":100191,"tr_customer_product_id":100181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:06:36.000Z","modified_at":"2025-11-06T07:06:36.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10065153475684","imei1":"10065153475684","imei2":"10065153475684","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100173,"job_number":"JOB_100173","tr_customer_id":100190,"tr_customer_product_id":100180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:04:30.000Z","modified_at":"2025-11-06T07:04:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10173997004602","imei1":"10173997004602","imei2":"10173997004602","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100172,"job_number":"JOB_100172","tr_customer_id":100189,"tr_customer_product_id":100179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:03:01.000Z","modified_at":"2025-11-06T07:03:01.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10139267168810","imei1":"10139267168810","imei2":"10139267168810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100171,"job_number":"JOB_100171","tr_customer_id":100188,"tr_customer_product_id":100178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:38.000Z","modified_at":"2025-11-06T07:02:38.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10496912762131","imei1":"10496912762131","imei2":"10496912762131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100170,"job_number":"JOB_100170","tr_customer_id":100187,"tr_customer_product_id":100177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:34.000Z","modified_at":"2025-11-06T07:02:34.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10985794730786","imei1":"10985794730786","imei2":"10985794730786","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100154,"job_number":"JOB_100154","tr_customer_id":100171,"tr_customer_product_id":100161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:43:56.000Z","modified_at":"2025-11-06T06:43:56.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"10763906513483","imei1":"10763906513483","imei2":"10763906513483","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_76210"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f09b712c-e4c3-44a2-a644-39431f11a05a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{"searchText":"JOB_100444"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"402-iplff+0BmBjK1tijk42UTCAZdFk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":100444,"job_number":"JOB_100444","tr_customer_id":100461,"tr_customer_product_id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:34.000Z","name":"Cierra McGlynn","mobile_number":"253-538-1322","email_id":"Florencio_Boyer@yahoo.com","dop":"2025-09-30","serial_number":"10430294116414","imei1":"10430294116414","imei2":"10430294116414","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_76210' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_100444
Response Information
Response Code: 200 - OK
Mean time per request: 311ms
Mean size per request: 1.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTB9.l8VnU-0E9DWKVj1dNYYl35Fh8n2rPHnLmbduJVGCUYQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9bdbe72c-5524-4ed9-919d-a34ca1122de1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"621-GIMAjpS1XFYMsXJW3brX0Gq08Uc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":100444,"job_number":"JOB_100444","tr_customer_id":100461,"tr_customer_product_id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:34.000Z","name":"Cierra McGlynn","mobile_number":"253-538-1322","email_id":"Florencio_Boyer@yahoo.com","dop":"2025-09-30","serial_number":"10430294116414","imei1":"10430294116414","imei2":"10430294116414","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":400791,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-11-06T11:57:34.000Z","created_at":"2025-11-06T11:57:34.000Z"},{"id":400792,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-11-06T11:57:34.000Z","created_at":"2025-11-06T11:57:34.000Z"}],"problems":[{"id":53183,"problem":"Phone or app crashes","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-06T11:57:34.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token de13b835-9e88-45dd-b3f4-93eddf275136
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{"username":"iamsup","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-nTXyqE8FAskVq4axcgP7DuCHrQw"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTh9.UsZCxQ0OZ7x239avLcAvP84wiMcWbAfiJwLxxdIiNrk"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njg3OTd9.kMCZJ0KY0SJWnbNdQ7HQlxesZlD6xIbwgbmQpQxvERo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTh9.UsZCxQ0OZ7x239avLcAvP84wiMcWbAfiJwLxxdIiNrk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6a0d5559-8c53-48a6-ae01-7887966c54d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njg3OTd9.kMCZJ0KY0SJWnbNdQ7HQlxesZlD6xIbwgbmQpQxvERo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-5kIKKpu93Fs1YtBB8zzFjrw3Xtw"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 326ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTh9.UsZCxQ0OZ7x239avLcAvP84wiMcWbAfiJwLxxdIiNrk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6c9ddba6-9753-4d6c-b412-bb9574f1196a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-LsGwauW1scrVpOOUct3fUYNCJsk"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1995},{"label":"Pending for repair","key":"pending_for_repair","count":36},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njk0NDB9.Zr1BSNTaKrraqr5zuCy1B5EoRpO6h2BfefUxWKP3hH0' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 994ms
Mean size per request: 1.89MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTh9.UsZCxQ0OZ7x239avLcAvP84wiMcWbAfiJwLxxdIiNrk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f1ea98a4-e44d-48a0-97ac-9e9f88a1907a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1e3850-1EImmYfXVFQ8gkenqOIqIyIKS3o"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":97750,"job_number":"JOB_97750","tr_customer_id":97767,"tr_customer_product_id":97757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:13:03.000Z","modified_at":"2025-11-03T08:13:03.000Z","name":"Roy Wisoky","mobile_number":"350-704-6470","email_id":"Rocio_Zboncak@gmail.com","dop":"2025-04-06","serial_number":"13643535561513","imei1":"13643535561513","imei2":"13643535561513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:13:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97753,"job_number":"JOB_97753","tr_customer_id":97770,"tr_customer_product_id":97760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:32:40.000Z","modified_at":"2025-11-03T08:32:40.000Z","name":"Arlie Anderson","mobile_number":"663-279-7542","email_id":"Okey_Bernier32@yahoo.com","dop":"2025-09-30","serial_number":"16647507768029","imei1":"16647507768029","imei2":"16647507768029","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97754,"job_number":"JOB_97754","tr_customer_id":97771,"tr_customer_product_id":97761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:32:47.000Z","modified_at":"2025-11-03T08:32:47.000Z","name":"Timmy Smitham","mobile_number":"718-556-6090","email_id":"Jarrell_Koch@hotmail.com","dop":"2025-09-30","serial_number":"12066987209045","imei1":"12066987209045","imei2":"12066987209045","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97755,"job_number":"JOB_97755","tr_customer_id":97772,"tr_customer_product_id":97762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:34:22.000Z","modified_at":"2025-11-03T08:34:22.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12579034645390","imei1":"12579034645390","imei2":"12579034645390","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97757,"job_number":"JOB_97757","tr_customer_id":97774,"tr_customer_product_id":97764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:34:24.000Z","modified_at":"2025-11-03T08:34:24.000Z","name":"Candace Ankunding","mobile_number":"448-211-9790","email_id":"Camron_Larkin33@hotmail.com","dop":"2025-09-20","serial_number":"100245648476715","imei1":"100245648476715","imei2":"100245648476715","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97758,"job_number":"JOB_97758","tr_customer_id":97775,"tr_customer_product_id":97765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:10.000Z","modified_at":"2025-11-03T08:35:10.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19845543827471","imei1":"19845543827471","imei2":"19845543827471","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97760,"job_number":"JOB_97760","tr_customer_id":97777,"tr_customer_product_id":97767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:12.000Z","modified_at":"2025-11-03T08:35:12.000Z","name":"Teresa Wisoky","mobile_number":"628-554-5811","email_id":"Joany13@gmail.com","dop":"2025-09-20","serial_number":"100548556768843","imei1":"100548556768843","imei2":"100548556768843","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97761,"job_number":"JOB_97761","tr_customer_id":97778,"tr_customer_product_id":97768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:58.000Z","modified_at":"2025-11-03T08:35:58.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"16888048974835","imei1":"16888048974835","imei2":"16888048974835","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97763,"job_number":"JOB_97763","tr_customer_id":97780,"tr_customer_product_id":97770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:36:00.000Z","modified_at":"2025-11-03T08:36:00.000Z","name":"Ulises Barton","mobile_number":"826-377-2011","email_id":"Cleo68@yahoo.com","dop":"2025-09-20","serial_number":"100738788228869","imei1":"100738788228869","imei2":"100738788228869","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97765,"job_number":"JOB_97765","tr_customer_id":97782,"tr_customer_product_id":97772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:51:38.000Z","modified_at":"2025-11-03T08:51:38.000Z","name":"Bertrand Shields","mobile_number":"546-768-7932","email_id":"Connie90@yahoo.com","dop":"2025-04-06","serial_number":"13563417122685372","imei1":"13563417122685372","imei2":"13563417122685372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:51:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97767,"job_number":"JOB_97767","tr_customer_id":97784,"tr_customer_product_id":97774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:53:03.000Z","modified_at":"2025-11-03T08:53:03.000Z","name":"Myrtle Hagenes","mobile_number":"350-417-3629","email_id":"Selina6@yahoo.com","dop":"2025-04-06","serial_number":"12329901585632324","imei1":"12329901585632324","imei2":"12329901585632324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97770,"job_number":"JOB_97770","tr_customer_id":97787,"tr_customer_product_id":97777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:54:28.000Z","modified_at":"2025-11-03T08:54:28.000Z","name":"Theron Pfannerstill","mobile_number":"414-217-3352","email_id":"Gretchen44@hotmail.com","dop":"2025-04-06","serial_number":"12310310748897016","imei1":"12310310748897016","imei2":"12310310748897016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97772,"job_number":"JOB_97772","tr_customer_id":97789,"tr_customer_product_id":97779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:55:26.000Z","modified_at":"2025-11-03T08:55:26.000Z","name":"Judge Daniel","mobile_number":"907-946-1405","email_id":"Shannon_Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"17782677518691888","imei1":"17782677518691888","imei2":"17782677518691888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97774,"job_number":"JOB_97774","tr_customer_id":97791,"tr_customer_product_id":97781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:00:57.000Z","modified_at":"2025-11-03T09:00:57.000Z","name":"Lourdes Lehner","mobile_number":"841-953-4120","email_id":"Margie23@gmail.com","dop":"2025-04-06","serial_number":"13374336015734642","imei1":"13374336015734642","imei2":"13374336015734642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97776,"job_number":"JOB_97776","tr_customer_id":97793,"tr_customer_product_id":97783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:05:11.000Z","modified_at":"2025-11-03T09:05:11.000Z","name":"Edythe Dare","mobile_number":"532-718-8913","email_id":"Darlene_Ullrich95@gmail.com","dop":"2025-04-06","serial_number":"12319850860148208","imei1":"12319850860148208","imei2":"12319850860148208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97777,"job_number":"JOB_97777","tr_customer_id":97794,"tr_customer_product_id":97784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:19.000Z","modified_at":"2025-11-03T09:20:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15521780168190","imei1":"15521780168190","imei2":"15521780168190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97779,"job_number":"JOB_97779","tr_customer_id":97796,"tr_customer_product_id":97786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:20.000Z","modified_at":"2025-11-03T09:20:20.000Z","name":"Margaretta Herman","mobile_number":"839-742-2119","email_id":"Monica_Cremin18@yahoo.com","dop":"2025-04-06","serial_number":"12493945056101340","imei1":"12493945056101340","imei2":"12493945056101340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97780,"job_number":"JOB_97780","tr_customer_id":97797,"tr_customer_product_id":97787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:44.000Z","modified_at":"2025-11-03T09:20:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472780829659","imei1":"16472780829659","imei2":"16472780829659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97782,"job_number":"JOB_97782","tr_customer_id":97799,"tr_customer_product_id":97789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:45.000Z","modified_at":"2025-11-03T09:20:45.000Z","name":"Ernest Wiegand","mobile_number":"246-582-8536","email_id":"Tia.Koss@yahoo.com","dop":"2025-04-06","serial_number":"18058308717055260","imei1":"18058308717055260","imei2":"18058308717055260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97783,"job_number":"JOB_97783","tr_customer_id":97800,"tr_customer_product_id":97790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:21:09.000Z","modified_at":"2025-11-03T09:21:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16115100084714","imei1":"16115100084714","imei2":"16115100084714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97785,"job_number":"JOB_97785","tr_customer_id":97802,"tr_customer_product_id":97792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:21:10.000Z","modified_at":"2025-11-03T09:21:10.000Z","name":"Donnell Beer","mobile_number":"693-343-6124","email_id":"Kayli.Schaefer@yahoo.com","dop":"2025-04-06","serial_number":"14320904908245582","imei1":"14320904908245582","imei2":"14320904908245582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97786,"job_number":"JOB_97786","tr_customer_id":97803,"tr_customer_product_id":97793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:53:18.000Z","modified_at":"2025-11-03T09:53:18.000Z","name":"Pearl Pollich","mobile_number":"615-744-3628","email_id":"Stanley.Hettinger@yahoo.com","dop":"2025-04-06","serial_number":"17301591476020","imei1":"17301591476020","imei2":"17301591476020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97787,"job_number":"JOB_97787","tr_customer_id":97804,"tr_customer_product_id":97794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:53:45.000Z","modified_at":"2025-11-03T09:53:45.000Z","name":"Kenyon Frami","mobile_number":"810-282-8839","email_id":"German_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"19778254414666","imei1":"19778254414666","imei2":"19778254414666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97788,"job_number":"JOB_97788","tr_customer_id":97805,"tr_customer_product_id":97795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:58:40.000Z","modified_at":"2025-11-03T09:58:40.000Z","name":"Kirsten Davis","mobile_number":"776-874-6187","email_id":"Eleonore_Toy1@hotmail.com","dop":"2025-04-06","serial_number":"14025882504941","imei1":"14025882504941","imei2":"14025882504941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97789,"job_number":"JOB_97789","tr_customer_id":97806,"tr_customer_product_id":97796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:58:43.000Z","modified_at":"2025-11-03T09:58:43.000Z","name":"Jade Metz","mobile_number":"651-260-4754","email_id":"Janae.Hoppe@hotmail.com","dop":"2025-04-06","serial_number":"17730754157887","imei1":"17730754157887","imei2":"17730754157887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97790,"job_number":"JOB_97790","tr_customer_id":97807,"tr_customer_product_id":97797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:15:13.000Z","modified_at":"2025-11-03T10:15:13.000Z","name":"Jade Metz","mobile_number":"651-260-4754","email_id":"Janae.Hoppe@hotmail.com","dop":"2025-04-06","serial_number":"37730754157887","imei1":"37730754157887","imei2":"37730754157887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97791,"job_number":"JOB_97791","tr_customer_id":97808,"tr_customer_product_id":97798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:22:08.000Z","modified_at":"2025-11-03T10:22:08.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-10-24","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-10-24T10:22:08.063798513Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97792,"job_number":"JOB_97792","tr_customer_id":97809,"tr_customer_product_id":97799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:54:52.000Z","modified_at":"2025-11-03T10:54:52.000Z","name":"Dallas Jast","mobile_number":"777-639-6727","email_id":"Ettie.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"16399974237968","imei1":"16399974237968","imei2":"16399974237968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97793,"job_number":"JOB_97793","tr_customer_id":97810,"tr_customer_product_id":97800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:55:22.000Z","modified_at":"2025-11-03T10:55:22.000Z","name":"Emmanuelle Zulauf","mobile_number":"837-940-8117","email_id":"Armand_Stroman13@gmail.com","dop":"2025-04-06","serial_number":"10638937980964","imei1":"10638937980964","imei2":"10638937980964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97794,"job_number":"JOB_97794","tr_customer_id":97811,"tr_customer_product_id":97801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:06.000Z","modified_at":"2025-11-03T10:56:06.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17415192259091","imei1":"17415192259091","imei2":"17415192259091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97796,"job_number":"JOB_97796","tr_customer_id":97813,"tr_customer_product_id":97803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:06.000Z","modified_at":"2025-11-03T10:56:06.000Z","name":"Gerhard Wolff","mobile_number":"782-986-8793","email_id":"Haley10@yahoo.com","dop":"2025-04-06","serial_number":"18897285659025996","imei1":"18897285659025996","imei2":"18897285659025996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97797,"job_number":"JOB_97797","tr_customer_id":97814,"tr_customer_product_id":97804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:24.000Z","modified_at":"2025-11-03T10:56:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17677618630777","imei1":"17677618630777","imei2":"17677618630777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97799,"job_number":"JOB_97799","tr_customer_id":97816,"tr_customer_product_id":97806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:25.000Z","modified_at":"2025-11-03T10:56:25.000Z","name":"Kris Jenkins","mobile_number":"547-805-2999","email_id":"Efrain97@hotmail.com","dop":"2025-04-06","serial_number":"12139152699851726","imei1":"12139152699851726","imei2":"12139152699851726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97800,"job_number":"JOB_97800","tr_customer_id":97817,"tr_customer_product_id":97807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:37.000Z","modified_at":"2025-11-03T10:56:37.000Z","name":"Kieran Wolff","mobile_number":"569-500-9162","email_id":"Rory33@gmail.com","dop":"2025-04-06","serial_number":"18294600352102","imei1":"18294600352102","imei2":"18294600352102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97801,"job_number":"JOB_97801","tr_customer_id":97818,"tr_customer_product_id":97808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:43.000Z","modified_at":"2025-11-03T10:56:43.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14865864073573","imei1":"14865864073573","imei2":"14865864073573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97803,"job_number":"JOB_97803","tr_customer_id":97820,"tr_customer_product_id":97810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:43.000Z","modified_at":"2025-11-03T10:56:43.000Z","name":"Rigoberto Schoen","mobile_number":"228-364-9163","email_id":"Geoffrey.Homenick@yahoo.com","dop":"2025-04-06","serial_number":"11284649363196396","imei1":"11284649363196396","imei2":"11284649363196396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97805,"job_number":"JOB_97805","tr_customer_id":97822,"tr_customer_product_id":97812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:58:17.000Z","modified_at":"2025-11-03T10:58:17.000Z","name":"Arlene Schultz","mobile_number":"411-396-5142","email_id":"Willy.White@yahoo.com","dop":"2025-04-06","serial_number":"11671328590560984","imei1":"11671328590560984","imei2":"11671328590560984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97807,"job_number":"JOB_97807","tr_customer_id":97824,"tr_customer_product_id":97814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:06:30.000Z","modified_at":"2025-11-03T11:06:30.000Z","name":"Cynthia Keeling","mobile_number":"813-937-7962","email_id":"Michaela_Hansen@gmail.com","dop":"2025-04-06","serial_number":"15517692801549268","imei1":"15517692801549268","imei2":"15517692801549268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:06:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97809,"job_number":"JOB_97809","tr_customer_id":97826,"tr_customer_product_id":97816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:10:57.000Z","modified_at":"2025-11-03T11:10:57.000Z","name":"Raphael Dach","mobile_number":"208-474-0429","email_id":"Craig.Connelly@hotmail.com","dop":"2025-04-06","serial_number":"18405092306776188","imei1":"18405092306776188","imei2":"18405092306776188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97811,"job_number":"JOB_97811","tr_customer_id":97828,"tr_customer_product_id":97818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:22:39.000Z","modified_at":"2025-11-03T11:22:39.000Z","name":"Trinity Nolan","mobile_number":"327-457-5186","email_id":"Eriberto80@hotmail.com","dop":"2025-04-06","serial_number":"14052607572543824","imei1":"14052607572543824","imei2":"14052607572543824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97813,"job_number":"JOB_97813","tr_customer_id":97830,"tr_customer_product_id":97820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:23:56.000Z","modified_at":"2025-11-03T11:23:56.000Z","name":"Margret Lebsack","mobile_number":"588-564-6710","email_id":"Jose90@yahoo.com","dop":"2025-09-20","serial_number":"100112882554184","imei1":"100112882554184","imei2":"100112882554184","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97815,"job_number":"JOB_97815","tr_customer_id":97832,"tr_customer_product_id":97822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:30:20.000Z","modified_at":"2025-11-03T11:30:20.000Z","name":"Savanna Moen","mobile_number":"500-821-4094","email_id":"Iva_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17727057278231368","imei1":"17727057278231368","imei2":"17727057278231368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97817,"job_number":"JOB_97817","tr_customer_id":97834,"tr_customer_product_id":97824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:00.000Z","modified_at":"2025-11-03T11:31:00.000Z","name":"Harry Kreiger","mobile_number":"998-540-2768","email_id":"Brooklyn.Bashirian@hotmail.com","dop":"2025-04-06","serial_number":"11778274309246842","imei1":"11778274309246842","imei2":"11778274309246842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97818,"job_number":"JOB_97818","tr_customer_id":97835,"tr_customer_product_id":97825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:39.000Z","modified_at":"2025-11-03T11:31:39.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"14435833785815","imei1":"14435833785815","imei2":"14435833785815","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97820,"job_number":"JOB_97820","tr_customer_id":97837,"tr_customer_product_id":97827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:41.000Z","modified_at":"2025-11-03T11:31:41.000Z","name":"Payton Predovic","mobile_number":"606-609-8730","email_id":"Tressie.Schmitt88@hotmail.com","dop":"2025-09-20","serial_number":"100761797927073","imei1":"100761797927073","imei2":"100761797927073","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97823,"job_number":"JOB_97823","tr_customer_id":97840,"tr_customer_product_id":97830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Bhagwanti Acharya","mobile_number":"7074005269","email_id":"vyas.bhat@yahoo.co.in","dop":"2025-10-24","serial_number":"2578011334345936","imei1":"2578011334345936","imei2":"2578011334345936","popurl":"www.hiranmay-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97824,"job_number":"JOB_97824","tr_customer_id":97841,"tr_customer_product_id":97831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Anil Devar","mobile_number":"7093329628","email_id":"adhiraj.nayar@hotmail.com","dop":"2025-10-24","serial_number":"9717823892560519","imei1":"9717823892560519","imei2":"9717823892560519","popurl":"www.anjushree-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97825,"job_number":"JOB_97825","tr_customer_id":97842,"tr_customer_product_id":97832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Triloki Nair","mobile_number":"7061740335","email_id":"agasti.johar@gmail.com","dop":"2025-10-24","serial_number":"8088777895507010","imei1":"8088777895507010","imei2":"8088777895507010","popurl":"www.rajinder-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97826,"job_number":"JOB_97826","tr_customer_id":97844,"tr_customer_product_id":97834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Mina Achari","mobile_number":"7026503598","email_id":"devangana.bhattacharya@yahoo.co.in","dop":"2025-10-24","serial_number":"4498038049631307","imei1":"4498038049631307","imei2":"4498038049631307","popurl":"www.aagam-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97827,"job_number":"JOB_97827","tr_customer_id":97843,"tr_customer_product_id":97833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Gautami Somayaji","mobile_number":"7052622152","email_id":"baalagopaal.shah@hotmail.com","dop":"2025-10-24","serial_number":"6322752497868791","imei1":"6322752497868791","imei2":"6322752497868791","popurl":"www.ranjit-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97828,"job_number":"JOB_97828","tr_customer_id":97845,"tr_customer_product_id":97835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:32:29.000Z","modified_at":"2025-11-03T11:32:29.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"10945914802411","imei1":"10945914802411","imei2":"10945914802411","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97830,"job_number":"JOB_97830","tr_customer_id":97847,"tr_customer_product_id":97837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:32:30.000Z","modified_at":"2025-11-03T11:32:30.000Z","name":"Otha Conroy","mobile_number":"804-730-9413","email_id":"Ariel_Wyman54@hotmail.com","dop":"2025-09-20","serial_number":"100244577433229","imei1":"100244577433229","imei2":"100244577433229","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97831,"job_number":"JOB_97831","tr_customer_id":97848,"tr_customer_product_id":97838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:33:18.000Z","modified_at":"2025-11-03T11:33:18.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15528853079739","imei1":"15528853079739","imei2":"15528853079739","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97833,"job_number":"JOB_97833","tr_customer_id":97850,"tr_customer_product_id":97840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:33:20.000Z","modified_at":"2025-11-03T11:33:20.000Z","name":"Johnpaul Kuphal","mobile_number":"959-411-0074","email_id":"Elyse.DuBuque30@yahoo.com","dop":"2025-09-20","serial_number":"100162911716443","imei1":"100162911716443","imei2":"100162911716443","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97838,"job_number":"JOB_97838","tr_customer_id":97855,"tr_customer_product_id":97845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:36:35.000Z","modified_at":"2025-11-03T11:36:35.000Z","name":"Lazaro Wilderman","mobile_number":"677-839-6542","email_id":"Kane21@gmail.com","dop":"2025-04-06","serial_number":"13489594001317058","imei1":"13489594001317058","imei2":"13489594001317058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97840,"job_number":"JOB_97840","tr_customer_id":97857,"tr_customer_product_id":97847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:39:50.000Z","modified_at":"2025-11-03T11:39:50.000Z","name":"Leslie Schoen","mobile_number":"779-510-3083","email_id":"Kenya6@gmail.com","dop":"2025-04-06","serial_number":"17306324710921708","imei1":"17306324710921708","imei2":"17306324710921708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97842,"job_number":"JOB_97842","tr_customer_id":97859,"tr_customer_product_id":97849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:42:47.000Z","modified_at":"2025-11-03T11:42:47.000Z","name":"Blanca Armstrong","mobile_number":"844-495-6893","email_id":"Madaline_Purdy@gmail.com","dop":"2025-04-06","serial_number":"12541016441495014","imei1":"12541016441495014","imei2":"12541016441495014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97843,"job_number":"JOB_97843","tr_customer_id":97860,"tr_customer_product_id":97850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:44:43.000Z","modified_at":"2025-11-03T11:44:43.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12218416427340","imei1":"12218416427340","imei2":"12218416427340","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97845,"job_number":"JOB_97845","tr_customer_id":97862,"tr_customer_product_id":97852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:44:45.000Z","modified_at":"2025-11-03T11:44:45.000Z","name":"Dora McClure","mobile_number":"342-737-0105","email_id":"Erik40@hotmail.com","dop":"2025-09-20","serial_number":"100669723395823","imei1":"100669723395823","imei2":"100669723395823","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97846,"job_number":"JOB_97846","tr_customer_id":97863,"tr_customer_product_id":97853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:45:31.000Z","modified_at":"2025-11-03T11:45:31.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19935824636178","imei1":"19935824636178","imei2":"19935824636178","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97848,"job_number":"JOB_97848","tr_customer_id":97865,"tr_customer_product_id":97855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:45:33.000Z","modified_at":"2025-11-03T11:45:33.000Z","name":"Libby Block","mobile_number":"444-516-7978","email_id":"Keeley60@hotmail.com","dop":"2025-09-20","serial_number":"100225797583848","imei1":"100225797583848","imei2":"100225797583848","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97849,"job_number":"JOB_97849","tr_customer_id":97866,"tr_customer_product_id":97856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:46:20.000Z","modified_at":"2025-11-03T11:46:20.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13274903488375","imei1":"13274903488375","imei2":"13274903488375","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97851,"job_number":"JOB_97851","tr_customer_id":97868,"tr_customer_product_id":97858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:46:22.000Z","modified_at":"2025-11-03T11:46:22.000Z","name":"River Grant","mobile_number":"421-894-2914","email_id":"Robert.Halvorson12@hotmail.com","dop":"2025-09-20","serial_number":"100519347684939","imei1":"100519347684939","imei2":"100519347684939","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97853,"job_number":"JOB_97853","tr_customer_id":97870,"tr_customer_product_id":97860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:48:36.000Z","modified_at":"2025-11-03T11:48:36.000Z","name":"Jalyn Predovic","mobile_number":"292-463-7405","email_id":"Carmela20@yahoo.com","dop":"2025-04-06","serial_number":"14472073370037800","imei1":"14472073370037800","imei2":"14472073370037800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97855,"job_number":"JOB_97855","tr_customer_id":97872,"tr_customer_product_id":97862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:05:43.000Z","modified_at":"2025-11-03T12:05:44.000Z","name":"Abner Johnston","mobile_number":"303-768-9405","email_id":"Jaida.Beatty55@yahoo.com","dop":"2025-04-06","serial_number":"14201850743394948","imei1":"14201850743394948","imei2":"14201850743394948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97856,"job_number":"JOB_97856","tr_customer_id":97873,"tr_customer_product_id":97863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:06:33.000Z","modified_at":"2025-11-03T12:06:33.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"17569406889196","imei1":"17569406889196","imei2":"17569406889196","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97858,"job_number":"JOB_97858","tr_customer_id":97875,"tr_customer_product_id":97865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:06:35.000Z","modified_at":"2025-11-03T12:06:35.000Z","name":"Mariam Feeney","mobile_number":"742-812-5308","email_id":"Gisselle.Smitham82@gmail.com","dop":"2025-09-20","serial_number":"100094557740353","imei1":"100094557740353","imei2":"100094557740353","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97859,"job_number":"JOB_97859","tr_customer_id":97876,"tr_customer_product_id":97866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:07:20.000Z","modified_at":"2025-11-03T12:07:20.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"13275206090013","imei1":"13275206090013","imei2":"13275206090013","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:07:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97861,"job_number":"JOB_97861","tr_customer_id":97878,"tr_customer_product_id":97868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:07:22.000Z","modified_at":"2025-11-03T12:07:22.000Z","name":"Isabella Doyle","mobile_number":"902-229-1562","email_id":"Brycen_Spencer76@yahoo.com","dop":"2025-09-20","serial_number":"100335923919255","imei1":"100335923919255","imei2":"100335923919255","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97862,"job_number":"JOB_97862","tr_customer_id":97879,"tr_customer_product_id":97869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:07.000Z","modified_at":"2025-11-03T12:08:07.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15988013906254","imei1":"15988013906254","imei2":"15988013906254","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97864,"job_number":"JOB_97864","tr_customer_id":97881,"tr_customer_product_id":97871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:09.000Z","modified_at":"2025-11-03T12:08:09.000Z","name":"Rosella Lueilwitz","mobile_number":"728-246-7951","email_id":"Gwendolyn14@yahoo.com","dop":"2025-09-20","serial_number":"100642058211019","imei1":"100642058211019","imei2":"100642058211019","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97865,"job_number":"JOB_97865","tr_customer_id":97882,"tr_customer_product_id":97872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:58.000Z","modified_at":"2025-11-03T12:08:58.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11827048764613","imei1":"11827048764613","imei2":"11827048764613","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97867,"job_number":"JOB_97867","tr_customer_id":97884,"tr_customer_product_id":97874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:00.000Z","modified_at":"2025-11-03T12:09:00.000Z","name":"Carson Hodkiewicz","mobile_number":"710-731-9000","email_id":"Dominique63@gmail.com","dop":"2025-09-20","serial_number":"100097005838151","imei1":"100097005838151","imei2":"100097005838151","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97868,"job_number":"JOB_97868","tr_customer_id":97885,"tr_customer_product_id":97875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:47.000Z","modified_at":"2025-11-03T12:09:47.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"14576903560715","imei1":"14576903560715","imei2":"14576903560715","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97870,"job_number":"JOB_97870","tr_customer_id":97887,"tr_customer_product_id":97877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:48.000Z","modified_at":"2025-11-03T12:09:48.000Z","name":"Amie Predovic","mobile_number":"587-715-7784","email_id":"Linnie41@yahoo.com","dop":"2025-09-20","serial_number":"100006770635489","imei1":"100006770635489","imei2":"100006770635489","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97871,"job_number":"JOB_97871","tr_customer_id":97888,"tr_customer_product_id":97878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:20.000Z","modified_at":"2025-11-03T12:10:20.000Z","name":"Priya Patty","mobile_number":"8912348765","email_id":"priyapatty@yahoo.com","dop":"2025-10-21","serial_number":"22314987656592","imei1":"22314987656592","imei2":"22314987656592","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97872,"job_number":"JOB_97872","tr_customer_id":97889,"tr_customer_product_id":97879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:34.000Z","modified_at":"2025-11-03T12:10:34.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13658218178722","imei1":"13658218178722","imei2":"13658218178722","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97874,"job_number":"JOB_97874","tr_customer_id":97891,"tr_customer_product_id":97881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:36.000Z","modified_at":"2025-11-03T12:10:36.000Z","name":"Anita Johnston","mobile_number":"442-389-7544","email_id":"Roberto_Breitenberg85@yahoo.com","dop":"2025-09-20","serial_number":"100328293801275","imei1":"100328293801275","imei2":"100328293801275","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97876,"job_number":"JOB_97876","tr_customer_id":97893,"tr_customer_product_id":97883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:16:34.000Z","modified_at":"2025-11-03T12:16:34.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"16758216029660","imei1":"16758216029660","imei2":"16758216029660","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97878,"job_number":"JOB_97878","tr_customer_id":97895,"tr_customer_product_id":97885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:16:36.000Z","modified_at":"2025-11-03T12:16:36.000Z","name":"Cynthia Rodriguez","mobile_number":"498-392-1321","email_id":"Myron55@hotmail.com","dop":"2025-09-20","serial_number":"100976450846936","imei1":"100976450846936","imei2":"100976450846936","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97879,"job_number":"JOB_97879","tr_customer_id":97896,"tr_customer_product_id":97886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:17:22.000Z","modified_at":"2025-11-03T12:17:22.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19321012970073","imei1":"19321012970073","imei2":"19321012970073","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97881,"job_number":"JOB_97881","tr_customer_id":97898,"tr_customer_product_id":97888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:17:23.000Z","modified_at":"2025-11-03T12:17:23.000Z","name":"Rhoda Donnelly","mobile_number":"379-347-0004","email_id":"Godfrey8@hotmail.com","dop":"2025-09-20","serial_number":"100630685372679","imei1":"100630685372679","imei2":"100630685372679","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97882,"job_number":"JOB_97882","tr_customer_id":97899,"tr_customer_product_id":97889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:18:10.000Z","modified_at":"2025-11-03T12:18:10.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"10777222553374","imei1":"10777222553374","imei2":"10777222553374","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97884,"job_number":"JOB_97884","tr_customer_id":97901,"tr_customer_product_id":97891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:18:11.000Z","modified_at":"2025-11-03T12:18:11.000Z","name":"Cleve Klein","mobile_number":"522-887-1517","email_id":"Freeman_Wintheiser@gmail.com","dop":"2025-09-20","serial_number":"100026793625750","imei1":"100026793625750","imei2":"100026793625750","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97885,"job_number":"JOB_97885","tr_customer_id":97902,"tr_customer_product_id":97892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:03.000Z","modified_at":"2025-11-03T12:19:03.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"13047614864346","imei1":"13047614864346","imei2":"13047614864346","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97887,"job_number":"JOB_97887","tr_customer_id":97904,"tr_customer_product_id":97894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:04.000Z","modified_at":"2025-11-03T12:19:04.000Z","name":"Callie Mitchell","mobile_number":"416-386-7556","email_id":"Ransom.Bahringer97@gmail.com","dop":"2025-09-20","serial_number":"100831521826805","imei1":"100831521826805","imei2":"100831521826805","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97888,"job_number":"JOB_97888","tr_customer_id":97905,"tr_customer_product_id":97895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:50.000Z","modified_at":"2025-11-03T12:19:50.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"17801970113612","imei1":"17801970113612","imei2":"17801970113612","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97890,"job_number":"JOB_97890","tr_customer_id":97907,"tr_customer_product_id":97897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:52.000Z","modified_at":"2025-11-03T12:19:52.000Z","name":"Hilda Schuster","mobile_number":"972-714-6603","email_id":"Arnold.OConnell@hotmail.com","dop":"2025-09-20","serial_number":"100319506757172","imei1":"100319506757172","imei2":"100319506757172","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97891,"job_number":"JOB_97891","tr_customer_id":97908,"tr_customer_product_id":97898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:37.000Z","modified_at":"2025-11-03T12:20:37.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"11338057776676","imei1":"11338057776676","imei2":"11338057776676","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97893,"job_number":"JOB_97893","tr_customer_id":97910,"tr_customer_product_id":97900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:39.000Z","modified_at":"2025-11-03T12:20:39.000Z","name":"Colton Willms","mobile_number":"511-693-4582","email_id":"Ismael_Boyer17@yahoo.com","dop":"2025-09-20","serial_number":"100940196357685","imei1":"100940196357685","imei2":"100940196357685","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97894,"job_number":"JOB_97894","tr_customer_id":97911,"tr_customer_product_id":97901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:46.000Z","modified_at":"2025-11-03T12:20:46.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18205078447440","imei1":"18205078447440","imei2":"18205078447440","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97895,"job_number":"JOB_97895","tr_customer_id":97912,"tr_customer_product_id":97902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:46.000Z","modified_at":"2025-11-03T12:20:46.000Z","name":"Monroe Koelpin","mobile_number":"250-789-1200","email_id":"Drake.Flatley@yahoo.com","dop":"2025-09-14","serial_number":"17144651042166","imei1":"17144651042166","imei2":"17144651042166","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97896,"job_number":"JOB_97896","tr_customer_id":97913,"tr_customer_product_id":97903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:57.000Z","modified_at":"2025-11-03T12:20:57.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14214490312454","imei1":"14214490312454","imei2":"14214490312454","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97897,"job_number":"JOB_97897","tr_customer_id":97914,"tr_customer_product_id":97904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:58.000Z","modified_at":"2025-11-03T12:20:58.000Z","name":"Chaim Goodwin","mobile_number":"924-531-9573","email_id":"Maye_Schinner@hotmail.com","dop":"2025-09-14","serial_number":"16345922003539","imei1":"16345922003539","imei2":"16345922003539","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97899,"job_number":"JOB_97899","tr_customer_id":97916,"tr_customer_product_id":97906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:21:37.000Z","modified_at":"2025-11-03T12:21:37.000Z","name":"Angie Osinski","mobile_number":"696-616-8538","email_id":"Columbus.McGlynn85@gmail.com","dop":"2025-04-06","serial_number":"18968072272385260","imei1":"18968072272385260","imei2":"18968072272385260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97901,"job_number":"JOB_97901","tr_customer_id":97918,"tr_customer_product_id":97908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:22:50.000Z","modified_at":"2025-11-03T12:22:50.000Z","name":"Sasha Hamill","mobile_number":"698-500-5862","email_id":"Braxton.Donnelly80@gmail.com","dop":"2025-04-06","serial_number":"10478294696062464","imei1":"10478294696062464","imei2":"10478294696062464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97903,"job_number":"JOB_97903","tr_customer_id":97920,"tr_customer_product_id":97910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:24:37.000Z","modified_at":"2025-11-03T12:24:37.000Z","name":"Jamir O'Conner","mobile_number":"891-860-0502","email_id":"Spencer34@gmail.com","dop":"2025-04-06","serial_number":"15563899171574692","imei1":"15563899171574692","imei2":"15563899171574692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97904,"job_number":"JOB_97904","tr_customer_id":97921,"tr_customer_product_id":97911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:25:47.000Z","modified_at":"2025-11-03T12:25:47.000Z","name":"Shanel Dibbert","mobile_number":"217-774-0942","email_id":"Melvin40@yahoo.com","dop":"2025-04-06","serial_number":"10204207353958","imei1":"10204207353958","imei2":"10204207353958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97905,"job_number":"JOB_97905","tr_customer_id":97922,"tr_customer_product_id":97912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:25:47.000Z","modified_at":"2025-11-03T12:25:47.000Z","name":"Franz Grady","mobile_number":"819-380-1056","email_id":"Myrl_Runolfsson58@hotmail.com","dop":"2025-04-06","serial_number":"16700614643203512","imei1":"16700614643203512","imei2":"16700614643203512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97907,"job_number":"JOB_97907","tr_customer_id":97924,"tr_customer_product_id":97914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:26:45.000Z","modified_at":"2025-11-03T12:26:45.000Z","name":"Deshawn Littel","mobile_number":"237-421-8597","email_id":"Carmelo.Murray@gmail.com","dop":"2025-04-06","serial_number":"10216716337771050","imei1":"10216716337771050","imei2":"10216716337771050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97908,"job_number":"JOB_97908","tr_customer_id":97925,"tr_customer_product_id":97915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:27:45.000Z","modified_at":"2025-11-03T12:27:45.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-11-03","serial_number":"77647782745374","imei1":"77647782745374","imei2":"77647782745374","popurl":"2025-11-03T12:27:40.583Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97910,"job_number":"JOB_97910","tr_customer_id":97927,"tr_customer_product_id":97917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:37:06.000Z","modified_at":"2025-11-03T12:37:06.000Z","name":"Quentin Johns","mobile_number":"353-244-5990","email_id":"Loren65@gmail.com","dop":"2025-04-06","serial_number":"19511885201214564","imei1":"19511885201214564","imei2":"19511885201214564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97912,"job_number":"JOB_97912","tr_customer_id":97929,"tr_customer_product_id":97919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:38:49.000Z","modified_at":"2025-11-03T12:38:49.000Z","name":"Tillman Wilderman","mobile_number":"887-873-8412","email_id":"Rhoda_Corwin5@hotmail.com","dop":"2025-04-06","serial_number":"10724995808649768","imei1":"10724995808649768","imei2":"10724995808649768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97920,"job_number":"JOB_97920","tr_customer_id":97937,"tr_customer_product_id":97927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:04:32.000Z","modified_at":"2025-11-03T13:04:32.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-10-24","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-10-24T13:04:31.144082371Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:04:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97922,"job_number":"JOB_97922","tr_customer_id":97939,"tr_customer_product_id":97929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:13:25.000Z","modified_at":"2025-11-03T13:13:25.000Z","name":"Odell Strosin","mobile_number":"878-983-4050","email_id":"Kyle.Grady@hotmail.com","dop":"2025-04-06","serial_number":"18355726188820296","imei1":"18355726188820296","imei2":"18355726188820296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97925,"job_number":"JOB_97925","tr_customer_id":97942,"tr_customer_product_id":97932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:58.000Z","modified_at":"2025-11-03T13:21:58.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"13539048780367","imei1":"13539048780367","imei2":"13539048780367","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97927,"job_number":"JOB_97927","tr_customer_id":97944,"tr_customer_product_id":97934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:58.000Z","modified_at":"2025-11-03T13:21:58.000Z","name":"Darren Beer","mobile_number":"285-597-7810","email_id":"Theresia.Heathcote@hotmail.com","dop":"2025-09-30","serial_number":"17593000696837","imei1":"17593000696837","imei2":"17593000696837","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97928,"job_number":"JOB_97928","tr_customer_id":97945,"tr_customer_product_id":97935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:07.000Z","modified_at":"2025-11-03T13:22:07.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11437681306415","imei1":"11437681306415","imei2":"11437681306415","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97930,"job_number":"JOB_97930","tr_customer_id":97947,"tr_customer_product_id":97937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:08.000Z","modified_at":"2025-11-03T13:22:08.000Z","name":"Carole Bernier","mobile_number":"471-587-6132","email_id":"Nella_Kreiger97@yahoo.com","dop":"2025-09-30","serial_number":"13350424827199","imei1":"13350424827199","imei2":"13350424827199","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97931,"job_number":"JOB_97931","tr_customer_id":97948,"tr_customer_product_id":97938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:16.000Z","modified_at":"2025-11-03T13:22:16.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18160617779836","imei1":"18160617779836","imei2":"18160617779836","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97933,"job_number":"JOB_97933","tr_customer_id":97950,"tr_customer_product_id":97940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:17.000Z","modified_at":"2025-11-03T13:22:17.000Z","name":"Ardella Wiegand","mobile_number":"731-576-9880","email_id":"Jabari.Mertz78@gmail.com","dop":"2025-09-30","serial_number":"15821931725145","imei1":"15821931725145","imei2":"15821931725145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97934,"job_number":"JOB_97934","tr_customer_id":97951,"tr_customer_product_id":97941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:36.000Z","modified_at":"2025-11-03T13:36:36.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"10277476978495","imei1":"10277476978495","imei2":"10277476978495","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97936,"job_number":"JOB_97936","tr_customer_id":97953,"tr_customer_product_id":97943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:37.000Z","modified_at":"2025-11-03T13:36:37.000Z","name":"Lacy Champlin","mobile_number":"483-878-8955","email_id":"Retha58@hotmail.com","dop":"2025-09-30","serial_number":"19904699373852","imei1":"19904699373852","imei2":"19904699373852","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97937,"job_number":"JOB_97937","tr_customer_id":97954,"tr_customer_product_id":97944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:47.000Z","modified_at":"2025-11-03T13:36:47.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"10388528208679","imei1":"10388528208679","imei2":"10388528208679","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97939,"job_number":"JOB_97939","tr_customer_id":97956,"tr_customer_product_id":97946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:47.000Z","modified_at":"2025-11-03T13:36:47.000Z","name":"Milford Rolfson","mobile_number":"785-354-7689","email_id":"Garret.Emard@hotmail.com","dop":"2025-09-30","serial_number":"11247159941777","imei1":"11247159941777","imei2":"11247159941777","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97940,"job_number":"JOB_97940","tr_customer_id":97957,"tr_customer_product_id":97947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:58.000Z","modified_at":"2025-11-03T13:36:58.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"16262417519656","imei1":"16262417519656","imei2":"16262417519656","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97942,"job_number":"JOB_97942","tr_customer_id":97959,"tr_customer_product_id":97949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:58.000Z","modified_at":"2025-11-03T13:36:58.000Z","name":"Trycia Mosciski","mobile_number":"725-938-0773","email_id":"Carmella_Nolan@yahoo.com","dop":"2025-09-30","serial_number":"16079871822419","imei1":"16079871822419","imei2":"16079871822419","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97946,"job_number":"JOB_97946","tr_customer_id":97963,"tr_customer_product_id":97953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75729713340354","imei1":"75729713340354","imei2":"75729713340354","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97947,"job_number":"JOB_97947","tr_customer_id":97964,"tr_customer_product_id":97954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78655027487028","imei1":"78655027487028","imei2":"78655027487028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97948,"job_number":"JOB_97948","tr_customer_id":97965,"tr_customer_product_id":97955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26650579982205","imei1":"26650579982205","imei2":"26650579982205","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97949,"job_number":"JOB_97949","tr_customer_id":97966,"tr_customer_product_id":97956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21401197265192","imei1":"21401197265192","imei2":"21401197265192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97950,"job_number":"JOB_97950","tr_customer_id":97967,"tr_customer_product_id":97957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:48.000Z","modified_at":"2025-11-03T13:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16993656689500","imei1":"16993656689500","imei2":"16993656689500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97951,"job_number":"JOB_97951","tr_customer_id":97968,"tr_customer_product_id":97958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:48.000Z","modified_at":"2025-11-03T13:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59422463348501","imei1":"59422463348501","imei2":"59422463348501","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97953,"job_number":"JOB_97953","tr_customer_id":97970,"tr_customer_product_id":97960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:17.000Z","modified_at":"2025-11-03T13:46:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77786544144534","imei1":"77786544144534","imei2":"77786544144534","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97954,"job_number":"JOB_97954","tr_customer_id":97971,"tr_customer_product_id":97961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57460924464295","imei1":"57460924464295","imei2":"57460924464295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97955,"job_number":"JOB_97955","tr_customer_id":97972,"tr_customer_product_id":97962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21293234958781","imei1":"21293234958781","imei2":"21293234958781","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97956,"job_number":"JOB_97956","tr_customer_id":97973,"tr_customer_product_id":97963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57588905780279","imei1":"57588905780279","imei2":"57588905780279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97957,"job_number":"JOB_97957","tr_customer_id":97974,"tr_customer_product_id":97964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52371144090629","imei1":"52371144090629","imei2":"52371144090629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97958,"job_number":"JOB_97958","tr_customer_id":97975,"tr_customer_product_id":97965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:19.000Z","modified_at":"2025-11-03T13:46:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83759173471758","imei1":"83759173471758","imei2":"83759173471758","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97960,"job_number":"JOB_97960","tr_customer_id":97977,"tr_customer_product_id":97967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69659437829027","imei1":"69659437829027","imei2":"69659437829027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97961,"job_number":"JOB_97961","tr_customer_id":97978,"tr_customer_product_id":97968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45929248233560","imei1":"45929248233560","imei2":"45929248233560","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97962,"job_number":"JOB_97962","tr_customer_id":97979,"tr_customer_product_id":97969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14081903290651","imei1":"14081903290651","imei2":"14081903290651","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97963,"job_number":"JOB_97963","tr_customer_id":97980,"tr_customer_product_id":97970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26592269451531","imei1":"26592269451531","imei2":"26592269451531","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97964,"job_number":"JOB_97964","tr_customer_id":97981,"tr_customer_product_id":97971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:49.000Z","modified_at":"2025-11-03T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48613522907784","imei1":"48613522907784","imei2":"48613522907784","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97965,"job_number":"JOB_97965","tr_customer_id":97982,"tr_customer_product_id":97972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:49.000Z","modified_at":"2025-11-03T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11107551382374","imei1":"11107551382374","imei2":"11107551382374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97971,"job_number":"JOB_97971","tr_customer_id":97988,"tr_customer_product_id":97978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:52:26.000Z","modified_at":"2025-11-03T13:52:26.000Z","name":"Jatin Shharma","mobile_number":"747-374-2408","email_id":"Boyd44@gmail.com","dop":"2025-04-06","serial_number":"12372289872047","imei1":"12372289872047","imei2":"12372289872047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97972,"job_number":"JOB_97972","tr_customer_id":97989,"tr_customer_product_id":97979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:14.000Z","modified_at":"2025-11-03T14:09:14.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14953379915241","imei1":"14953379915241","imei2":"14953379915241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97974,"job_number":"JOB_97974","tr_customer_id":97991,"tr_customer_product_id":97981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:16.000Z","modified_at":"2025-11-03T14:09:16.000Z","name":"Brenden Conroy","mobile_number":"969-567-0723","email_id":"Toni.Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15408138191400148","imei1":"15408138191400148","imei2":"15408138191400148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97979,"job_number":"JOB_97979","tr_customer_id":97996,"tr_customer_product_id":97986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:59.000Z","modified_at":"2025-11-03T14:09:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18985731029076","imei1":"18985731029076","imei2":"18985731029076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97981,"job_number":"JOB_97981","tr_customer_id":97998,"tr_customer_product_id":97988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:01.000Z","modified_at":"2025-11-03T14:10:01.000Z","name":"Hulda Gulgowski","mobile_number":"896-329-7115","email_id":"Juana_Konopelski53@gmail.com","dop":"2025-04-06","serial_number":"17795292900114976","imei1":"17795292900114976","imei2":"17795292900114976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97986,"job_number":"JOB_97986","tr_customer_id":98003,"tr_customer_product_id":97993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:11.000Z","modified_at":"2025-11-03T14:10:11.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14498761567742","imei1":"14498761567742","imei2":"14498761567742","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97988,"job_number":"JOB_97988","tr_customer_id":98005,"tr_customer_product_id":97995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:13.000Z","modified_at":"2025-11-03T14:10:13.000Z","name":"Antonetta Monahan","mobile_number":"957-892-3308","email_id":"Enrique.Ebert6@gmail.com","dop":"2025-06-08","serial_number":"107210570689490","imei1":"107210570689490","imei2":"107210570689490","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97989,"job_number":"JOB_97989","tr_customer_id":98006,"tr_customer_product_id":97996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:41.000Z","modified_at":"2025-11-03T14:10:41.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11046335990325","imei1":"11046335990325","imei2":"11046335990325","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97991,"job_number":"JOB_97991","tr_customer_id":98008,"tr_customer_product_id":97998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:43.000Z","modified_at":"2025-11-03T14:10:43.000Z","name":"Charlie Bode","mobile_number":"749-564-0259","email_id":"Mose56@yahoo.com","dop":"2025-06-08","serial_number":"107915748314758","imei1":"107915748314758","imei2":"107915748314758","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97992,"job_number":"JOB_97992","tr_customer_id":98009,"tr_customer_product_id":97999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:44.000Z","modified_at":"2025-11-03T14:10:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13020561371437","imei1":"13020561371437","imei2":"13020561371437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97994,"job_number":"JOB_97994","tr_customer_id":98011,"tr_customer_product_id":98001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:45.000Z","modified_at":"2025-11-03T14:10:45.000Z","name":"Terry Kunze","mobile_number":"426-547-4224","email_id":"Wiley31@yahoo.com","dop":"2025-04-06","serial_number":"17995117860568710","imei1":"17995117860568710","imei2":"17995117860568710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97995,"job_number":"JOB_97995","tr_customer_id":98012,"tr_customer_product_id":98002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:11.000Z","modified_at":"2025-11-03T14:11:11.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"14711496955538","imei1":"14711496955538","imei2":"14711496955538","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97997,"job_number":"JOB_97997","tr_customer_id":98014,"tr_customer_product_id":98004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:13.000Z","modified_at":"2025-11-03T14:11:13.000Z","name":"Malcolm Gerhold","mobile_number":"494-663-2194","email_id":"Shyanne16@gmail.com","dop":"2025-06-08","serial_number":"106916871662298","imei1":"106916871662298","imei2":"106916871662298","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97998,"job_number":"JOB_97998","tr_customer_id":98015,"tr_customer_product_id":98005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:30.000Z","modified_at":"2025-11-03T14:11:30.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14635356987196","imei1":"14635356987196","imei2":"14635356987196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98000,"job_number":"JOB_98000","tr_customer_id":98017,"tr_customer_product_id":98007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:12:22.000Z","modified_at":"2025-11-03T14:12:22.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10975923066659","imei1":"10975923066659","imei2":"10975923066659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98002,"job_number":"JOB_98002","tr_customer_id":98019,"tr_customer_product_id":98009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:13:13.000Z","modified_at":"2025-11-03T14:13:13.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12542513947553","imei1":"12542513947553","imei2":"12542513947553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98005,"job_number":"JOB_98005","tr_customer_id":98022,"tr_customer_product_id":98012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:14:21.000Z","modified_at":"2025-11-03T14:14:21.000Z","name":"Omari Reichert","mobile_number":"608-777-1313","email_id":"Marcelino20@gmail.com","dop":"2025-04-06","serial_number":"14280859293673312","imei1":"14280859293673312","imei2":"14280859293673312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:14:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98007,"job_number":"JOB_98007","tr_customer_id":98024,"tr_customer_product_id":98014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:06.000Z","modified_at":"2025-11-03T14:15:06.000Z","name":"Skylar Funk","mobile_number":"941-516-0455","email_id":"Polly17@gmail.com","dop":"2025-04-06","serial_number":"10588791116140600","imei1":"10588791116140600","imei2":"10588791116140600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98008,"job_number":"JOB_98008","tr_customer_id":98025,"tr_customer_product_id":98015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:18.000Z","modified_at":"2025-11-03T14:15:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10103002837013","imei1":"10103002837013","imei2":"10103002837013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98010,"job_number":"JOB_98010","tr_customer_id":98027,"tr_customer_product_id":98017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:19.000Z","modified_at":"2025-11-03T14:15:19.000Z","name":"Bennie Block","mobile_number":"264-470-0357","email_id":"Ricardo.Kassulke50@gmail.com","dop":"2025-06-18","serial_number":"1016100843941874","imei1":"1016100843941874","imei2":"1016100843941874","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98011,"job_number":"JOB_98011","tr_customer_id":98028,"tr_customer_product_id":98018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:35.000Z","modified_at":"2025-11-03T14:15:35.000Z","name":"Godfrey  Rice","mobile_number":"724-577-3108","email_id":"Carol.DuBuque@gmail.com","dop":"2025-08-02","serial_number":"16631077486828","imei1":"16631077486828","imei2":"16631077486828","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98013,"job_number":"JOB_98013","tr_customer_id":98030,"tr_customer_product_id":98020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:50.000Z","modified_at":"2025-11-03T14:15:50.000Z","name":"Ramon Trantow","mobile_number":"739-403-1130","email_id":"Amaya_Kunde18@gmail.com","dop":"2025-04-06","serial_number":"16547837667403192","imei1":"16547837667403192","imei2":"16547837667403192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98014,"job_number":"JOB_98014","tr_customer_id":98031,"tr_customer_product_id":98021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:01.000Z","modified_at":"2025-11-03T14:16:01.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10516363040487","imei1":"10516363040487","imei2":"10516363040487","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98016,"job_number":"JOB_98016","tr_customer_id":98033,"tr_customer_product_id":98023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:02.000Z","modified_at":"2025-11-03T14:16:02.000Z","name":"Emmalee Stehr","mobile_number":"626-666-8014","email_id":"Grady.Stark14@yahoo.com","dop":"2025-06-18","serial_number":"1072700768735220","imei1":"1072700768735220","imei2":"1072700768735220","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98017,"job_number":"JOB_98017","tr_customer_id":98034,"tr_customer_product_id":98024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:05.000Z","modified_at":"2025-11-03T14:16:05.000Z","name":"Major  Rutherford","mobile_number":"293-744-5060","email_id":"Brennon.Boehm12@gmail.com","dop":"2025-08-02","serial_number":"19123211890122","imei1":"19123211890122","imei2":"19123211890122","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98018,"job_number":"JOB_98018","tr_customer_id":98035,"tr_customer_product_id":98025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:02.000Z","modified_at":"2025-11-03T14:18:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11548284666519","imei1":"11548284666519","imei2":"11548284666519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98020,"job_number":"JOB_98020","tr_customer_id":98037,"tr_customer_product_id":98027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:03.000Z","modified_at":"2025-11-03T14:18:03.000Z","name":"Mozelle Beahan","mobile_number":"424-464-4412","email_id":"Osbaldo.Feeney80@yahoo.com","dop":"2025-04-06","serial_number":"13477083183271664","imei1":"13477083183271664","imei2":"13477083183271664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98021,"job_number":"JOB_98021","tr_customer_id":98038,"tr_customer_product_id":98028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:22.000Z","modified_at":"2025-11-03T14:18:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13765697852489","imei1":"13765697852489","imei2":"13765697852489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98023,"job_number":"JOB_98023","tr_customer_id":98040,"tr_customer_product_id":98030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:24.000Z","modified_at":"2025-11-03T14:18:24.000Z","name":"Agustin Fahey","mobile_number":"263-297-7249","email_id":"Colton90@yahoo.com","dop":"2025-04-06","serial_number":"14779924889705140","imei1":"14779924889705140","imei2":"14779924889705140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98024,"job_number":"JOB_98024","tr_customer_id":98041,"tr_customer_product_id":98031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:46.000Z","modified_at":"2025-11-03T14:18:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12669327900285","imei1":"12669327900285","imei2":"12669327900285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98026,"job_number":"JOB_98026","tr_customer_id":98043,"tr_customer_product_id":98033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:48.000Z","modified_at":"2025-11-03T14:18:48.000Z","name":"Richie Borer","mobile_number":"958-568-7225","email_id":"Roderick31@hotmail.com","dop":"2025-04-06","serial_number":"12577542560053524","imei1":"12577542560053524","imei2":"12577542560053524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98027,"job_number":"JOB_98027","tr_customer_id":98044,"tr_customer_product_id":98034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:07.000Z","modified_at":"2025-11-03T14:19:07.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16751885642482","imei1":"16751885642482","imei2":"16751885642482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98029,"job_number":"JOB_98029","tr_customer_id":98046,"tr_customer_product_id":98036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:09.000Z","modified_at":"2025-11-03T14:19:09.000Z","name":"Evangeline Sipes","mobile_number":"332-281-4302","email_id":"Cathy.OConner63@hotmail.com","dop":"2025-04-06","serial_number":"19733027106006016","imei1":"19733027106006016","imei2":"19733027106006016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98030,"job_number":"JOB_98030","tr_customer_id":98047,"tr_customer_product_id":98037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:31.000Z","modified_at":"2025-11-03T14:19:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10508889981050","imei1":"10508889981050","imei2":"10508889981050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98032,"job_number":"JOB_98032","tr_customer_id":98049,"tr_customer_product_id":98039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:32.000Z","modified_at":"2025-11-03T14:19:32.000Z","name":"Duncan Nolan","mobile_number":"853-817-5273","email_id":"Loren.Schinner11@hotmail.com","dop":"2025-04-06","serial_number":"15813527060997844","imei1":"15813527060997844","imei2":"15813527060997844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98033,"job_number":"JOB_98033","tr_customer_id":98050,"tr_customer_product_id":98040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:52.000Z","modified_at":"2025-11-03T14:19:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16253013613877","imei1":"16253013613877","imei2":"16253013613877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98035,"job_number":"JOB_98035","tr_customer_id":98052,"tr_customer_product_id":98042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:53.000Z","modified_at":"2025-11-03T14:19:53.000Z","name":"Trinity Schoen","mobile_number":"316-543-3340","email_id":"Bernadette50@hotmail.com","dop":"2025-04-06","serial_number":"11754084436728382","imei1":"11754084436728382","imei2":"11754084436728382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98037,"job_number":"JOB_98037","tr_customer_id":98054,"tr_customer_product_id":98044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:20:20.000Z","modified_at":"2025-11-03T14:20:20.000Z","name":"Daisha Kuphal","mobile_number":"265-920-0946","email_id":"Uriel20@yahoo.com","dop":"2025-04-06","serial_number":"17005759439269664","imei1":"17005759439269664","imei2":"17005759439269664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98039,"job_number":"JOB_98039","tr_customer_id":98056,"tr_customer_product_id":98046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:20:27.000Z","modified_at":"2025-11-03T14:20:27.000Z","name":"Sean Russel","mobile_number":"435-832-9646","email_id":"Rosario23@hotmail.com","dop":"2025-04-06","serial_number":"16559227498696918","imei1":"16559227498696918","imei2":"16559227498696918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98040,"job_number":"JOB_98040","tr_customer_id":98057,"tr_customer_product_id":98047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:23:52.000Z","modified_at":"2025-11-03T14:23:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17370789555334","imei1":"17370789555334","imei2":"17370789555334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98042,"job_number":"JOB_98042","tr_customer_id":98059,"tr_customer_product_id":98049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:23:53.000Z","modified_at":"2025-11-03T14:23:53.000Z","name":"Jaclyn Stracke","mobile_number":"435-951-2732","email_id":"Yessenia18@gmail.com","dop":"2025-04-06","serial_number":"17017233385050126","imei1":"17017233385050126","imei2":"17017233385050126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98047,"job_number":"JOB_98047","tr_customer_id":98064,"tr_customer_product_id":98054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:28.000Z","modified_at":"2025-11-03T14:24:28.000Z","name":"Raquel Adams","mobile_number":"701-898-7304","email_id":"Elouise41@yahoo.com","dop":"2025-04-06","serial_number":"12022427341628208","imei1":"12022427341628208","imei2":"12022427341628208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98051,"job_number":"JOB_98051","tr_customer_id":98068,"tr_customer_product_id":98058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:35.000Z","modified_at":"2025-11-03T14:24:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11572370812573","imei1":"11572370812573","imei2":"11572370812573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98053,"job_number":"JOB_98053","tr_customer_id":98070,"tr_customer_product_id":98060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:37.000Z","modified_at":"2025-11-03T14:24:37.000Z","name":"Lonzo Schmidt","mobile_number":"937-220-5892","email_id":"Anita_Bauch64@yahoo.com","dop":"2025-04-06","serial_number":"10943337127934686","imei1":"10943337127934686","imei2":"10943337127934686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98057,"job_number":"JOB_98057","tr_customer_id":98074,"tr_customer_product_id":98064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:25:16.000Z","modified_at":"2025-11-03T14:25:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15440927844111","imei1":"15440927844111","imei2":"15440927844111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98059,"job_number":"JOB_98059","tr_customer_id":98076,"tr_customer_product_id":98066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:25:18.000Z","modified_at":"2025-11-03T14:25:18.000Z","name":"Angelo Cronin","mobile_number":"491-293-9847","email_id":"Shemar.Denesik@yahoo.com","dop":"2025-04-06","serial_number":"10353741576039388","imei1":"10353741576039388","imei2":"10353741576039388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98061,"job_number":"JOB_98061","tr_customer_id":98078,"tr_customer_product_id":98068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:27:34.000Z","modified_at":"2025-11-03T14:27:34.000Z","name":"Jett Schmeler","mobile_number":"497-370-6181","email_id":"Colt.Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"10201352199960684","imei1":"10201352199960684","imei2":"10201352199960684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98065,"job_number":"JOB_98065","tr_customer_id":98082,"tr_customer_product_id":98072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:03.000Z","modified_at":"2025-11-03T14:43:03.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11370190568475","imei1":"11370190568475","imei2":"11370190568475","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98066,"job_number":"JOB_98066","tr_customer_id":98083,"tr_customer_product_id":98073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:04.000Z","modified_at":"2025-11-03T14:43:04.000Z","name":"Mazie Volkman","mobile_number":"701-583-5116","email_id":"Filomena.Grant@hotmail.com","dop":"2025-09-16","serial_number":"12578670782176","imei1":"12578670782176","imei2":"12578670782176","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98067,"job_number":"JOB_98067","tr_customer_id":98084,"tr_customer_product_id":98074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:22.000Z","modified_at":"2025-11-03T14:43:22.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18626934550320","imei1":"18626934550320","imei2":"18626934550320","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98068,"job_number":"JOB_98068","tr_customer_id":98085,"tr_customer_product_id":98075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:22.000Z","modified_at":"2025-11-03T14:43:22.000Z","name":"Abdullah Swift","mobile_number":"560-814-8765","email_id":"Katarina.Auer71@gmail.com","dop":"2025-09-16","serial_number":"12061963546002","imei1":"12061963546002","imei2":"12061963546002","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98069,"job_number":"JOB_98069","tr_customer_id":98086,"tr_customer_product_id":98076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:40.000Z","modified_at":"2025-11-03T14:43:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14877365130023","imei1":"14877365130023","imei2":"14877365130023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98070,"job_number":"JOB_98070","tr_customer_id":98087,"tr_customer_product_id":98077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:40.000Z","modified_at":"2025-11-03T14:43:40.000Z","name":"Stefan Padberg","mobile_number":"819-526-3201","email_id":"Cory82@gmail.com","dop":"2025-09-16","serial_number":"17559212114565","imei1":"17559212114565","imei2":"17559212114565","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98072,"job_number":"JOB_98072","tr_customer_id":98089,"tr_customer_product_id":98079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:44:39.000Z","modified_at":"2025-11-03T14:44:39.000Z","name":"Lexie Feeney","mobile_number":"915-520-4140","email_id":"Aurelia_Fisher@yahoo.com","dop":"2025-04-06","serial_number":"19796970555137510","imei1":"19796970555137510","imei2":"19796970555137510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98073,"job_number":"JOB_98073","tr_customer_id":98090,"tr_customer_product_id":98080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:53:50.000Z","modified_at":"2025-11-03T14:53:50.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"11294600352105","imei1":"11294600352105","imei2":"11294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98074,"job_number":"JOB_98074","tr_customer_id":98091,"tr_customer_product_id":98081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:04:50.000Z","modified_at":"2025-11-03T15:04:51.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"10294600352105","imei1":"10294600352105","imei2":"10294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98077,"job_number":"JOB_98077","tr_customer_id":98094,"tr_customer_product_id":98084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:09:50.000Z","modified_at":"2025-11-03T15:09:50.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13294600352105","imei1":"13294600352105","imei2":"13294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98079,"job_number":"JOB_98079","tr_customer_id":98096,"tr_customer_product_id":98086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:12:59.000Z","modified_at":"2025-11-03T15:12:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-24","serial_number":"32227137425957","imei1":"32227137425957","imei2":"32227137425957","popurl":"2025-10-24T15:12:58.440314721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:12:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98080,"job_number":"JOB_98080","tr_customer_id":98097,"tr_customer_product_id":98087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:16:45.000Z","modified_at":"2025-11-03T15:16:45.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13394600352105","imei1":"13394600352105","imei2":"13394600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98081,"job_number":"JOB_98081","tr_customer_id":98098,"tr_customer_product_id":98088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:17:09.000Z","modified_at":"2025-11-03T15:17:09.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333600352105","imei1":"13333600352105","imei2":"13333600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98082,"job_number":"JOB_98082","tr_customer_id":98099,"tr_customer_product_id":98089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:17:12.000Z","modified_at":"2025-11-03T15:17:12.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-24","serial_number":"90236175837531","imei1":"90236175837531","imei2":"90236175837531","popurl":"2025-10-24T15:17:11.803949984Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:17:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98083,"job_number":"JOB_98083","tr_customer_id":98100,"tr_customer_product_id":98090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:18:08.000Z","modified_at":"2025-11-03T15:18:08.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333500352105","imei1":"13333500352105","imei2":"13333500352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98084,"job_number":"JOB_98084","tr_customer_id":98101,"tr_customer_product_id":98091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:24:13.000Z","modified_at":"2025-11-03T15:24:13.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333510352105","imei1":"13333510352105","imei2":"13333510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98085,"job_number":"JOB_98085","tr_customer_id":98102,"tr_customer_product_id":98092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:40:05.000Z","modified_at":"2025-11-03T15:40:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101762988435143","imei1":"101762988435143","imei2":"101762988435143","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98087,"job_number":"JOB_98087","tr_customer_id":98104,"tr_customer_product_id":98094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:40:17.000Z","modified_at":"2025-11-03T15:40:17.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100307581137153","imei1":"100307581137153","imei2":"100307581137153","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98090,"job_number":"JOB_98090","tr_customer_id":98107,"tr_customer_product_id":98097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:12:43.000Z","modified_at":"2025-11-03T16:12:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13152317591339","imei1":"13152317591339","imei2":"13152317591339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:12:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98092,"job_number":"JOB_98092","tr_customer_id":98109,"tr_customer_product_id":98099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:12:45.000Z","modified_at":"2025-11-03T16:12:45.000Z","name":"Patsy Thompson","mobile_number":"681-564-4652","email_id":"Jacklyn_Zulauf96@hotmail.com","dop":"2025-04-06","serial_number":"12325143298809704","imei1":"12325143298809704","imei2":"12325143298809704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98093,"job_number":"JOB_98093","tr_customer_id":98110,"tr_customer_product_id":98100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:13:26.000Z","modified_at":"2025-11-03T16:13:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18342821711913","imei1":"18342821711913","imei2":"18342821711913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98095,"job_number":"JOB_98095","tr_customer_id":98112,"tr_customer_product_id":98102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:13:28.000Z","modified_at":"2025-11-03T16:13:28.000Z","name":"Adelia Schoen","mobile_number":"319-366-8042","email_id":"Paxton_Effertz84@gmail.com","dop":"2025-04-06","serial_number":"10476475696465614","imei1":"10476475696465614","imei2":"10476475696465614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98096,"job_number":"JOB_98096","tr_customer_id":98113,"tr_customer_product_id":98103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:14:09.000Z","modified_at":"2025-11-03T16:14:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18794273774614","imei1":"18794273774614","imei2":"18794273774614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98098,"job_number":"JOB_98098","tr_customer_id":98115,"tr_customer_product_id":98105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:14:11.000Z","modified_at":"2025-11-03T16:14:11.000Z","name":"Leif Bins","mobile_number":"456-559-4602","email_id":"Elinore66@hotmail.com","dop":"2025-04-06","serial_number":"15721151475728572","imei1":"15721151475728572","imei2":"15721151475728572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98101,"job_number":"JOB_98101","tr_customer_id":98118,"tr_customer_product_id":98108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:47:22.000Z","modified_at":"2025-11-03T16:47:22.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-10-24","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-10-24T16:47:21.640954897Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98102,"job_number":"JOB_98102","tr_customer_id":98119,"tr_customer_product_id":98109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:48:30.000Z","modified_at":"2025-11-03T16:48:30.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-10-24","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-10-24T16:48:29.182900532Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98103,"job_number":"JOB_98103","tr_customer_id":98120,"tr_customer_product_id":98110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:48:52.000Z","modified_at":"2025-11-03T16:48:52.000Z","name":"Bulah Peffer","mobile_number":"296-360-0709","email_id":"Christopher_Willms79@gmail.com","dop":"2025-10-24","serial_number":"10558685491189","imei1":"10558685491189","imei2":"10558685491189","popurl":"2025-10-24T16:48:51.900058089Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98104,"job_number":"JOB_98104","tr_customer_id":98121,"tr_customer_product_id":98111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:49:09.000Z","modified_at":"2025-11-03T16:49:09.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-10-24","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2025-10-24T16:49:08.810320585Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98105,"job_number":"JOB_98105","tr_customer_id":98122,"tr_customer_product_id":98112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:49:39.000Z","modified_at":"2025-11-03T16:49:39.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"80723905175480","imei1":"80723905175480","imei2":"80723905175480","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98106,"job_number":"JOB_98106","tr_customer_id":98123,"tr_customer_product_id":98113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:17.000Z","modified_at":"2025-11-03T16:52:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"14580460889689","imei1":"14580460889689","imei2":"14580460889689","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98107,"job_number":"JOB_98107","tr_customer_id":98124,"tr_customer_product_id":98114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:18.000Z","modified_at":"2025-11-03T16:52:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11506818440407","imei1":"11506818440407","imei2":"11506818440407","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98108,"job_number":"JOB_98108","tr_customer_id":98125,"tr_customer_product_id":98115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:18.000Z","modified_at":"2025-11-03T16:52:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18204171534767","imei1":"18204171534767","imei2":"18204171534767","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98110,"job_number":"JOB_98110","tr_customer_id":98127,"tr_customer_product_id":98117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:53:29.000Z","modified_at":"2025-11-03T16:53:29.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10369024970374","imei1":"10369024970374","imei2":"10369024970374","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98111,"job_number":"JOB_98111","tr_customer_id":98128,"tr_customer_product_id":98118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10368766212137","imei1":"10368766212137","imei2":"10368766212137","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98112,"job_number":"JOB_98112","tr_customer_id":98129,"tr_customer_product_id":98119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11076544884014","imei1":"11076544884014","imei2":"11076544884014","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98113,"job_number":"JOB_98113","tr_customer_id":98130,"tr_customer_product_id":98120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"13459718289806","imei1":"13459718289806","imei2":"13459718289806","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98116,"job_number":"JOB_98116","tr_customer_id":98133,"tr_customer_product_id":98123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:07:43.000Z","modified_at":"2025-11-03T17:07:43.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"40490909966129","imei1":"40490909966129","imei2":"40490909966129","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98119,"job_number":"JOB_98119","tr_customer_id":98136,"tr_customer_product_id":98126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:17:33.000Z","modified_at":"2025-11-03T17:17:33.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12318785054840","imei1":"12318785054840","imei2":"12318785054840","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98120,"job_number":"JOB_98120","tr_customer_id":98137,"tr_customer_product_id":98127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:14.000Z","modified_at":"2025-11-03T17:18:14.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11829709532545","imei1":"11829709532545","imei2":"11829709532545","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98121,"job_number":"JOB_98121","tr_customer_id":98138,"tr_customer_product_id":98128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:47.000Z","modified_at":"2025-11-03T17:18:47.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15418756081085","imei1":"15418756081085","imei2":"15418756081085","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98122,"job_number":"JOB_98122","tr_customer_id":98139,"tr_customer_product_id":98129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:56.000Z","modified_at":"2025-11-03T17:18:56.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17090252410924","imei1":"17090252410924","imei2":"17090252410924","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98123,"job_number":"JOB_98123","tr_customer_id":98140,"tr_customer_product_id":98130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:19:14.000Z","modified_at":"2025-11-03T17:19:14.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18771693777571","imei1":"18771693777571","imei2":"18771693777571","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98124,"job_number":"JOB_98124","tr_customer_id":98141,"tr_customer_product_id":98131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:19:18.000Z","modified_at":"2025-11-03T17:19:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"16568155481671","imei1":"16568155481671","imei2":"16568155481671","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98125,"job_number":"JOB_98125","tr_customer_id":98142,"tr_customer_product_id":98132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:28:58.000Z","modified_at":"2025-11-03T17:28:58.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12804517830957","imei1":"12804517830957","imei2":"12804517830957","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98126,"job_number":"JOB_98126","tr_customer_id":98143,"tr_customer_product_id":98133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:01.000Z","modified_at":"2025-11-03T17:30:01.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12963559063552","imei1":"12963559063552","imei2":"12963559063552","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98127,"job_number":"JOB_98127","tr_customer_id":98144,"tr_customer_product_id":98134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:29.000Z","modified_at":"2025-11-03T17:30:29.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12505788724304","imei1":"12505788724304","imei2":"12505788724304","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98128,"job_number":"JOB_98128","tr_customer_id":98145,"tr_customer_product_id":98135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:47.000Z","modified_at":"2025-11-03T17:30:47.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18211200382872","imei1":"18211200382872","imei2":"18211200382872","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98129,"job_number":"JOB_98129","tr_customer_id":98146,"tr_customer_product_id":98136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:53.000Z","modified_at":"2025-11-03T17:30:53.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17627545133334","imei1":"17627545133334","imei2":"17627545133334","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98131,"job_number":"JOB_98131","tr_customer_id":98148,"tr_customer_product_id":98138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:33:03.000Z","modified_at":"2025-11-03T17:33:03.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18475624904306","imei1":"18475624904306","imei2":"18475624904306","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98132,"job_number":"JOB_98132","tr_customer_id":98149,"tr_customer_product_id":98139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:42:39.000Z","modified_at":"2025-11-03T17:42:39.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15239700436038","imei1":"15239700436038","imei2":"15239700436038","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98134,"job_number":"JOB_98134","tr_customer_id":98151,"tr_customer_product_id":98141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:42:39.000Z","modified_at":"2025-11-03T17:42:39.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"19185015834999","imei1":"19185015834999","imei2":"19185015834999","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98135,"job_number":"JOB_98135","tr_customer_id":98152,"tr_customer_product_id":98142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:44:01.000Z","modified_at":"2025-11-03T17:44:01.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-10-24","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-10-24T17:44:00.321912753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98136,"job_number":"JOB_98136","tr_customer_id":98153,"tr_customer_product_id":98143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:49:54.000Z","modified_at":"2025-11-03T17:49:54.000Z","name":"Malati Patel","mobile_number":"7054850668","email_id":"kumuda.kaul@hotmail.com","dop":"2025-10-24","serial_number":"16831856061624","imei1":"16831856061624","imei2":"16831856061624","popurl":"www.bandhul-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98137,"job_number":"JOB_98137","tr_customer_id":98154,"tr_customer_product_id":98144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:57:54.000Z","modified_at":"2025-11-03T17:57:54.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"12345678910451","imei1":"12345678910451","imei2":"12345678910451","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98138,"job_number":"JOB_98138","tr_customer_id":98155,"tr_customer_product_id":98145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:08:11.000Z","modified_at":"2025-11-03T18:08:11.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10053351868216","imei1":"10053351868216","imei2":"10053351868216","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:08:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98139,"job_number":"JOB_98139","tr_customer_id":98156,"tr_customer_product_id":98146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:08:51.000Z","modified_at":"2025-11-03T18:08:51.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10975409525510","imei1":"10975409525510","imei2":"10975409525510","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98140,"job_number":"JOB_98140","tr_customer_id":98157,"tr_customer_product_id":98147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:09:40.000Z","modified_at":"2025-11-03T18:09:40.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10951698940665","imei1":"10951698940665","imei2":"10951698940665","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98142,"job_number":"JOB_98142","tr_customer_id":98159,"tr_customer_product_id":98149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:24:40.000Z","modified_at":"2025-11-03T18:24:40.000Z","name":"Brooke Jakubowski","mobile_number":"570-809-2376","email_id":"Carli.Kling69@gmail.com","dop":"2025-05-30","serial_number":"12855591103524","imei1":"12855591103524","imei2":"12855591103524","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98143,"job_number":"JOB_98143","tr_customer_id":98160,"tr_customer_product_id":98150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:42:49.000Z","modified_at":"2025-11-03T18:42:49.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15561335987917","imei1":"15561335987917","imei2":"15561335987917","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98145,"job_number":"JOB_98145","tr_customer_id":98162,"tr_customer_product_id":98152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:42:49.000Z","modified_at":"2025-11-03T18:42:49.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11933898190769","imei1":"11933898190769","imei2":"11933898190769","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98146,"job_number":"JOB_98146","tr_customer_id":98163,"tr_customer_product_id":98153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:43:04.000Z","modified_at":"2025-11-03T18:43:04.000Z","name":"Chaturaanan Saini","mobile_number":"7006033911","email_id":"laxman.rana@yahoo.co.in","dop":"2025-10-24","serial_number":"10936440819481","imei1":"10936440819481","imei2":"10936440819481","popurl":"www.abhaya-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98147,"job_number":"JOB_98147","tr_customer_id":98164,"tr_customer_product_id":98154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:45:19.000Z","modified_at":"2025-11-03T18:45:19.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10198648061152","imei1":"10198648061152","imei2":"10198648061152","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98149,"job_number":"JOB_98149","tr_customer_id":98166,"tr_customer_product_id":98156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:45:19.000Z","modified_at":"2025-11-03T18:45:19.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11933052328334","imei1":"11933052328334","imei2":"11933052328334","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98150,"job_number":"JOB_98150","tr_customer_id":98167,"tr_customer_product_id":98157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:46:44.000Z","modified_at":"2025-11-03T18:46:44.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-10-24","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-10-24T18:46:43.992133971Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98151,"job_number":"JOB_98151","tr_customer_id":98168,"tr_customer_product_id":98158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:47:06.000Z","modified_at":"2025-11-03T18:47:06.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-10-24","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-10-24T18:47:05.729934086Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98152,"job_number":"JOB_98152","tr_customer_id":98169,"tr_customer_product_id":98159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:48:04.000Z","modified_at":"2025-11-03T18:48:04.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-10-29","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-10-29T18:48:03.992414969Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98153,"job_number":"JOB_98153","tr_customer_id":98170,"tr_customer_product_id":98160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:49:57.000Z","modified_at":"2025-11-03T18:49:57.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12486523721748","imei1":"12486523721748","imei2":"12486523721748","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98155,"job_number":"JOB_98155","tr_customer_id":98172,"tr_customer_product_id":98162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:49:58.000Z","modified_at":"2025-11-03T18:49:58.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17943387429866","imei1":"17943387429866","imei2":"17943387429866","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98156,"job_number":"JOB_98156","tr_customer_id":98173,"tr_customer_product_id":98163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T19:21:54.000Z","modified_at":"2025-11-03T19:21:54.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"234262142545415","imei2":"234262142545415","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T19:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98157,"job_number":"JOB_98157","tr_customer_id":98174,"tr_customer_product_id":98164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T19:31:57.000Z","modified_at":"2025-11-03T19:31:57.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"234262142545416","imei2":"234262142545416","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T19:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98160,"job_number":"JOB_98160","tr_customer_id":98177,"tr_customer_product_id":98167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:19:32.000Z","modified_at":"2025-11-03T20:19:32.000Z","name":"Amos Stoltenberg","mobile_number":"846-287-5515","email_id":"Missouri78@hotmail.com","dop":"2025-04-06","serial_number":"16380245327493680","imei1":"16380245327493680","imei2":"16380245327493680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98162,"job_number":"JOB_98162","tr_customer_id":98179,"tr_customer_product_id":98169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:22:40.000Z","modified_at":"2025-11-03T20:22:40.000Z","name":"Grover Glover","mobile_number":"881-245-2313","email_id":"Avery.Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"10236267329044664","imei1":"10236267329044664","imei2":"10236267329044664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98163,"job_number":"JOB_98163","tr_customer_id":98180,"tr_customer_product_id":98170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Nirbhay Ganaka","mobile_number":"7062165219","email_id":"raj.chaturvedi@yahoo.co.in","dop":"2025-10-24","serial_number":"10090563139164","imei1":"10090563139164","imei2":"10090563139164","popurl":"www.nanda-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98164,"job_number":"JOB_98164","tr_customer_id":98181,"tr_customer_product_id":98171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Yoginder Deshpande","mobile_number":"7054669800","email_id":"bhuvanesh.kocchar@gmail.com","dop":"2025-10-24","serial_number":"17500913905343","imei1":"17500913905343","imei2":"17500913905343","popurl":"www.bhramar-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98165,"job_number":"JOB_98165","tr_customer_id":98182,"tr_customer_product_id":98172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Yoginder Varma","mobile_number":"7064352801","email_id":"achintya.arora@hotmail.com","dop":"2025-10-24","serial_number":"16145111414746","imei1":"16145111414746","imei2":"16145111414746","popurl":"www.mohini-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98166,"job_number":"JOB_98166","tr_customer_id":98184,"tr_customer_product_id":98174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Niro Asan","mobile_number":"7067951235","email_id":"girika.patil@gmail.com","dop":"2025-10-24","serial_number":"15719853700166","imei1":"15719853700166","imei2":"15719853700166","popurl":"www.balgopal-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98167,"job_number":"JOB_98167","tr_customer_id":98183,"tr_customer_product_id":98173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Amarnath Kapoor","mobile_number":"7013284000","email_id":"sachin.sethi@hotmail.com","dop":"2025-10-24","serial_number":"15723585601301","imei1":"15723585601301","imei2":"15723585601301","popurl":"www.sarisha-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98169,"job_number":"JOB_98169","tr_customer_id":98186,"tr_customer_product_id":98176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Shiv Rana","mobile_number":"7050531263","email_id":"anala.ahuja@yahoo.co.in","dop":"2025-10-24","serial_number":"10162009380626","imei1":"10162009380626","imei2":"10162009380626","popurl":"www.daevi-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98170,"job_number":"JOB_98170","tr_customer_id":98187,"tr_customer_product_id":98177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Chandrabhan Chattopadhyay","mobile_number":"7038142340","email_id":"aaryan.kapoor@yahoo.co.in","dop":"2025-10-24","serial_number":"13915916219019","imei1":"13915916219019","imei2":"13915916219019","popurl":"www.sharda-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98171,"job_number":"JOB_98171","tr_customer_id":98188,"tr_customer_product_id":98178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Ashok Nehru","mobile_number":"7063600929","email_id":"ranjeet.kocchar@gmail.com","dop":"2025-10-24","serial_number":"16616398538812","imei1":"16616398538812","imei2":"16616398538812","popurl":"www.bhaumik-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98172,"job_number":"JOB_98172","tr_customer_id":98189,"tr_customer_product_id":98179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Bahula Talwar","mobile_number":"7002562811","email_id":"baalagopaal.bhattacharya@hotmail.com","dop":"2025-10-24","serial_number":"11412324444312","imei1":"11412324444312","imei2":"11412324444312","popurl":"www.anjushree-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98174,"job_number":"JOB_98174","tr_customer_id":98191,"tr_customer_product_id":98181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Shrishti Adiga","mobile_number":"7063102144","email_id":"hiranmaya.panicker@hotmail.com","dop":"2025-10-24","serial_number":"11072241770897","imei1":"11072241770897","imei2":"11072241770897","popurl":"www.atmaja-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98175,"job_number":"JOB_98175","tr_customer_id":98192,"tr_customer_product_id":98182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Gobinda Mishra","mobile_number":"7011352031","email_id":"gautam.saini@yahoo.co.in","dop":"2025-10-24","serial_number":"10108492400792","imei1":"10108492400792","imei2":"10108492400792","popurl":"www.devesh-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98177,"job_number":"JOB_98177","tr_customer_id":98194,"tr_customer_product_id":98184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Daksha Joshi","mobile_number":"7031788161","email_id":"bhima.arora@yahoo.co.in","dop":"2025-10-24","serial_number":"18971470005805","imei1":"18971470005805","imei2":"18971470005805","popurl":"www.hiranmay-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98181,"job_number":"JOB_98181","tr_customer_id":98198,"tr_customer_product_id":98188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Dipankar Trivedi","mobile_number":"7046259567","email_id":"kin.embranthiri@hotmail.com","dop":"2025-10-24","serial_number":"14088430068806","imei1":"14088430068806","imei2":"14088430068806","popurl":"www.gorakhanatha-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98182,"job_number":"JOB_98182","tr_customer_id":98199,"tr_customer_product_id":98189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Bheeshma Dhawan","mobile_number":"7084926006","email_id":"avadhesh.shukla@hotmail.com","dop":"2025-10-24","serial_number":"14790576937958","imei1":"14790576937958","imei2":"14790576937958","popurl":"www.harita-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98184,"job_number":"JOB_98184","tr_customer_id":98201,"tr_customer_product_id":98191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Chidaatma Asan","mobile_number":"7020534042","email_id":"ashlesh.guha@hotmail.com","dop":"2025-10-24","serial_number":"14908421997331","imei1":"14908421997331","imei2":"14908421997331","popurl":"www.tanushri-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98185,"job_number":"JOB_98185","tr_customer_id":98202,"tr_customer_product_id":98192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Amrita Reddy","mobile_number":"7045754456","email_id":"rati.abbott@hotmail.com","dop":"2025-10-24","serial_number":"12385981589664","imei1":"12385981589664","imei2":"12385981589664","popurl":"www.anagh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98186,"job_number":"JOB_98186","tr_customer_id":98203,"tr_customer_product_id":98193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Shiv Khatri","mobile_number":"7037044624","email_id":"opaline.dutta@hotmail.com","dop":"2025-10-24","serial_number":"19272423547579","imei1":"19272423547579","imei2":"19272423547579","popurl":"www.akshat-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98187,"job_number":"JOB_98187","tr_customer_id":98204,"tr_customer_product_id":98194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Ahalya Bharadwaj","mobile_number":"7020311118","email_id":"ayushmati.tagore@yahoo.co.in","dop":"2025-10-24","serial_number":"19265510681601","imei1":"19265510681601","imei2":"19265510681601","popurl":"www.devangana-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98188,"job_number":"JOB_98188","tr_customer_id":98205,"tr_customer_product_id":98195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Gayatri Shukla","mobile_number":"7035980463","email_id":"archan.desai@hotmail.com","dop":"2025-10-24","serial_number":"19629628789645","imei1":"19629628789645","imei2":"19629628789645","popurl":"www.ganaka-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98189,"job_number":"JOB_98189","tr_customer_id":98206,"tr_customer_product_id":98196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Gemini Singh","mobile_number":"7075814485","email_id":"atreyee.kaul@yahoo.co.in","dop":"2025-10-24","serial_number":"17687327401621","imei1":"17687327401621","imei2":"17687327401621","popurl":"www.anjushri-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98190,"job_number":"JOB_98190","tr_customer_id":98207,"tr_customer_product_id":98197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Dipendra Butt","mobile_number":"7060784613","email_id":"birjesh.embranthiri@yahoo.co.in","dop":"2025-10-24","serial_number":"18848532126312","imei1":"18848532126312","imei2":"18848532126312","popurl":"www.charuvrat-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98191,"job_number":"JOB_98191","tr_customer_id":98208,"tr_customer_product_id":98198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Minakshi Sharma","mobile_number":"7092836507","email_id":"esha.devar@yahoo.co.in","dop":"2025-10-24","serial_number":"16190020280080","imei1":"16190020280080","imei2":"16190020280080","popurl":"www.ghanashyam-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98192,"job_number":"JOB_98192","tr_customer_id":98209,"tr_customer_product_id":98199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Adinath Namboothiri","mobile_number":"7001917931","email_id":"usha.nayar@hotmail.com","dop":"2025-10-24","serial_number":"12607052721458","imei1":"12607052721458","imei2":"12607052721458","popurl":"www.brajendra-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98194,"job_number":"JOB_98194","tr_customer_id":98211,"tr_customer_product_id":98201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:29:23.000Z","modified_at":"2025-11-03T20:29:23.000Z","name":"Abby Klein","mobile_number":"988-851-9093","email_id":"Freeda.Runte@gmail.com","dop":"2025-04-06","serial_number":"15647399919247644","imei1":"15647399919247644","imei2":"15647399919247644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98195,"job_number":"JOB_98195","tr_customer_id":98212,"tr_customer_product_id":98202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Ambar Bhattathiri","mobile_number":"7069420515","email_id":"mohinder.mahajan@yahoo.co.in","dop":"2025-10-24","serial_number":"16094994219823","imei1":"16094994219823","imei2":"16094994219823","popurl":"www.dhanpati-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98196,"job_number":"JOB_98196","tr_customer_id":98213,"tr_customer_product_id":98203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Hiranmaya Pothuvaal","mobile_number":"7081448992","email_id":"satyen.chattopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"19305409047975","imei1":"19305409047975","imei2":"19305409047975","popurl":"www.bhadran-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98197,"job_number":"JOB_98197","tr_customer_id":98214,"tr_customer_product_id":98204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Prayag Naik","mobile_number":"7035651822","email_id":"anusuya.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"13697208150423","imei1":"13697208150423","imei2":"13697208150423","popurl":"www.mohan-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98198,"job_number":"JOB_98198","tr_customer_id":98215,"tr_customer_product_id":98205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Aatmaja Bhat","mobile_number":"7018673807","email_id":"surya.sharma@yahoo.co.in","dop":"2025-10-24","serial_number":"10933395911020","imei1":"10933395911020","imei2":"10933395911020","popurl":"www.akshainie-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98199,"job_number":"JOB_98199","tr_customer_id":98216,"tr_customer_product_id":98206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Tarun Jha","mobile_number":"7090433242","email_id":"vijay.abbott@hotmail.com","dop":"2025-10-24","serial_number":"17172974490734","imei1":"17172974490734","imei2":"17172974490734","popurl":"www.tejas-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98200,"job_number":"JOB_98200","tr_customer_id":98217,"tr_customer_product_id":98207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Bhaasvan Joshi","mobile_number":"7070884216","email_id":"aarya.mehra@gmail.com","dop":"2025-10-24","serial_number":"13499128263630","imei1":"13499128263630","imei2":"13499128263630","popurl":"www.abani-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98201,"job_number":"JOB_98201","tr_customer_id":98218,"tr_customer_product_id":98208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Puneet Abbott","mobile_number":"7021981918","email_id":"atreyi.pothuvaal@yahoo.co.in","dop":"2025-10-24","serial_number":"15376480492481","imei1":"15376480492481","imei2":"15376480492481","popurl":"www.swapnil-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98203,"job_number":"JOB_98203","tr_customer_id":98220,"tr_customer_product_id":98210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Prem Mishra","mobile_number":"7014089974","email_id":"anish.rana@yahoo.co.in","dop":"2025-10-24","serial_number":"16863125108306","imei1":"16863125108306","imei2":"16863125108306","popurl":"www.aagneya-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98204,"job_number":"JOB_98204","tr_customer_id":98221,"tr_customer_product_id":98211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Aatreya Chaturvedi","mobile_number":"7010426723","email_id":"dharmaketu.varman@yahoo.co.in","dop":"2025-10-24","serial_number":"10125110384412","imei1":"10125110384412","imei2":"10125110384412","popurl":"www.acharyasuta-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98205,"job_number":"JOB_98205","tr_customer_id":98222,"tr_customer_product_id":98212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:13.000Z","modified_at":"2025-11-03T20:31:13.000Z","name":"Anshula Naik","mobile_number":"7094672933","email_id":"siddhran.dhawan@gmail.com","dop":"2025-10-24","serial_number":"13842327999098","imei1":"13842327999098","imei2":"13842327999098","popurl":"www.anand-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98206,"job_number":"JOB_98206","tr_customer_id":98223,"tr_customer_product_id":98213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Dhanapati Dwivedi","mobile_number":"7096169084","email_id":"priya.khatri@hotmail.com","dop":"2025-10-24","serial_number":"18833895462325","imei1":"18833895462325","imei2":"18833895462325","popurl":"www.suryakanta-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98207,"job_number":"JOB_98207","tr_customer_id":98224,"tr_customer_product_id":98214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Gorakhanatha Khanna","mobile_number":"7072712945","email_id":"devangana.guneta@yahoo.co.in","dop":"2025-10-24","serial_number":"16214198613131","imei1":"16214198613131","imei2":"16214198613131","popurl":"www.bharat-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98208,"job_number":"JOB_98208","tr_customer_id":98225,"tr_customer_product_id":98215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Chandrakin Rana","mobile_number":"7001545495","email_id":"tarun.malik@yahoo.co.in","dop":"2025-10-24","serial_number":"16501315828094","imei1":"16501315828094","imei2":"16501315828094","popurl":"www.jyotis-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98209,"job_number":"JOB_98209","tr_customer_id":98226,"tr_customer_product_id":98216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Rageshwari Pandey","mobile_number":"7063402147","email_id":"rajiv.varman@gmail.com","dop":"2025-10-24","serial_number":"17663908592998","imei1":"17663908592998","imei2":"17663908592998","popurl":"www.krishnadas-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98210,"job_number":"JOB_98210","tr_customer_id":98227,"tr_customer_product_id":98217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Priyala Gupta","mobile_number":"7031451914","email_id":"ganak.joshi@hotmail.com","dop":"2025-10-24","serial_number":"11714144882459","imei1":"11714144882459","imei2":"11714144882459","popurl":"www.mukesh-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98211,"job_number":"JOB_98211","tr_customer_id":98228,"tr_customer_product_id":98218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Rohit Shah","mobile_number":"7087503072","email_id":"ujjwal.marar@gmail.com","dop":"2025-10-24","serial_number":"18467776467068","imei1":"18467776467068","imei2":"18467776467068","popurl":"www.indra-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98212,"job_number":"JOB_98212","tr_customer_id":98229,"tr_customer_product_id":98219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Hiranya Jha","mobile_number":"7045064261","email_id":"udai.nehru@hotmail.com","dop":"2025-10-24","serial_number":"14534770554139","imei1":"14534770554139","imei2":"14534770554139","popurl":"www.chakor-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98213,"job_number":"JOB_98213","tr_customer_id":98230,"tr_customer_product_id":98220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Vidhya Asan","mobile_number":"7028818424","email_id":"vijay.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"14606049073983","imei1":"14606049073983","imei2":"14606049073983","popurl":"www.chitrali-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98214,"job_number":"JOB_98214","tr_customer_id":98231,"tr_customer_product_id":98221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Kanak Chopra","mobile_number":"7019583890","email_id":"leela.somayaji@hotmail.com","dop":"2025-10-24","serial_number":"19327538418600","imei1":"19327538418600","imei2":"19327538418600","popurl":"www.agniprava-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98215,"job_number":"JOB_98215","tr_customer_id":98232,"tr_customer_product_id":98222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Sloka Kaul","mobile_number":"7060327647","email_id":"charak.kaur@gmail.com","dop":"2025-10-24","serial_number":"19133800433723","imei1":"19133800433723","imei2":"19133800433723","popurl":"www.anshula-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98216,"job_number":"JOB_98216","tr_customer_id":98233,"tr_customer_product_id":98223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Mandakini Guneta","mobile_number":"7058821654","email_id":"kiran.gowda@hotmail.com","dop":"2025-10-24","serial_number":"18641113222704","imei1":"18641113222704","imei2":"18641113222704","popurl":"www.rati-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98217,"job_number":"JOB_98217","tr_customer_id":98234,"tr_customer_product_id":98224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Kannen Arora","mobile_number":"7022192254","email_id":"daiwik.ahluwalia@hotmail.com","dop":"2025-10-24","serial_number":"14178961847092","imei1":"14178961847092","imei2":"14178961847092","popurl":"www.suresh-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98220,"job_number":"JOB_98220","tr_customer_id":98237,"tr_customer_product_id":98227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Devi Kapoor","mobile_number":"7034649242","email_id":"trilochana.mehrotra@yahoo.co.in","dop":"2025-10-24","serial_number":"15522761620801","imei1":"15522761620801","imei2":"15522761620801","popurl":"www.somu-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98221,"job_number":"JOB_98221","tr_customer_id":98238,"tr_customer_product_id":98228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Trilokanath Kaur","mobile_number":"7058160738","email_id":"mohana.deshpande@hotmail.com","dop":"2025-10-24","serial_number":"16727762050992","imei1":"16727762050992","imei2":"16727762050992","popurl":"www.jagadisha-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98222,"job_number":"JOB_98222","tr_customer_id":98239,"tr_customer_product_id":98229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Lakshmi Acharya","mobile_number":"7035571961","email_id":"baidehi.johar@hotmail.com","dop":"2025-10-24","serial_number":"10504712399251","imei1":"10504712399251","imei2":"10504712399251","popurl":"www.chandrakin-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98223,"job_number":"JOB_98223","tr_customer_id":98240,"tr_customer_product_id":98230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Vrund Agarwal","mobile_number":"7072021283","email_id":"anshula.kaniyar@hotmail.com","dop":"2025-10-24","serial_number":"13074365788352","imei1":"13074365788352","imei2":"13074365788352","popurl":"www.nikita-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98224,"job_number":"JOB_98224","tr_customer_id":98241,"tr_customer_product_id":98231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Devvrat Gowda","mobile_number":"7088120763","email_id":"devika.kaniyar@gmail.com","dop":"2025-10-24","serial_number":"18701347716347","imei1":"18701347716347","imei2":"18701347716347","popurl":"www.mina-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98225,"job_number":"JOB_98225","tr_customer_id":98242,"tr_customer_product_id":98232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Uttam Desai","mobile_number":"7051663038","email_id":"digambara.kocchar@gmail.com","dop":"2025-10-24","serial_number":"17556942145175","imei1":"17556942145175","imei2":"17556942145175","popurl":"www.gopal-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98227,"job_number":"JOB_98227","tr_customer_id":98244,"tr_customer_product_id":98234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Chidaakaash Sinha","mobile_number":"7037408683","email_id":"suman.kocchar@hotmail.com","dop":"2025-10-24","serial_number":"19251064575750","imei1":"19251064575750","imei2":"19251064575750","popurl":"www.bhishma-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98228,"job_number":"JOB_98228","tr_customer_id":98245,"tr_customer_product_id":98235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Akula Kaur","mobile_number":"7035272007","email_id":"bhadraksh.adiga@gmail.com","dop":"2025-10-24","serial_number":"17461130583536","imei1":"17461130583536","imei2":"17461130583536","popurl":"www.omana-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98230,"job_number":"JOB_98230","tr_customer_id":98247,"tr_customer_product_id":98237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Amritambu Dhawan","mobile_number":"7049901078","email_id":"shankar.somayaji@yahoo.co.in","dop":"2025-10-24","serial_number":"18140996514048","imei1":"18140996514048","imei2":"18140996514048","popurl":"www.triloki nath-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98231,"job_number":"JOB_98231","tr_customer_id":98248,"tr_customer_product_id":98238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Trilok Dwivedi","mobile_number":"7098663287","email_id":"somu.ahluwalia@yahoo.co.in","dop":"2025-10-24","serial_number":"17976471474164","imei1":"17976471474164","imei2":"17976471474164","popurl":"www.anjali-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98233,"job_number":"JOB_98233","tr_customer_id":98250,"tr_customer_product_id":98240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:20.000Z","name":"Charuvrat Khanna","mobile_number":"7014156677","email_id":"shubha.bandopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"18387184177610","imei1":"18387184177610","imei2":"18387184177610","popurl":"www.chaitan-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98235,"job_number":"JOB_98235","tr_customer_id":98252,"tr_customer_product_id":98242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:20.000Z","name":"Dhananjay Nehru","mobile_number":"7059787873","email_id":"yogesh.pilla@hotmail.com","dop":"2025-10-24","serial_number":"16272631954732","imei1":"16272631954732","imei2":"16272631954732","popurl":"www.shubha-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98236,"job_number":"JOB_98236","tr_customer_id":98253,"tr_customer_product_id":98243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Girija Jain","mobile_number":"7034955522","email_id":"daksha.reddy@yahoo.co.in","dop":"2025-10-24","serial_number":"10318891775737","imei1":"10318891775737","imei2":"10318891775737","popurl":"www.chandramohan-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98237,"job_number":"JOB_98237","tr_customer_id":98254,"tr_customer_product_id":98244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Hiranmay Rana","mobile_number":"7083614383","email_id":"somu.ahuja@yahoo.co.in","dop":"2025-10-24","serial_number":"14430907235647","imei1":"14430907235647","imei2":"14430907235647","popurl":"www.vidya-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98239,"job_number":"JOB_98239","tr_customer_id":98256,"tr_customer_product_id":98246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Aanandinii Dutta","mobile_number":"7020310206","email_id":"anala.marar@yahoo.co.in","dop":"2025-10-24","serial_number":"16030505485275","imei1":"16030505485275","imei2":"16030505485275","popurl":"www.somnath-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98240,"job_number":"JOB_98240","tr_customer_id":98257,"tr_customer_product_id":98247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Chandraprabha Singh","mobile_number":"7058813936","email_id":"gajadhar.shukla@yahoo.co.in","dop":"2025-10-24","serial_number":"13322540631147","imei1":"13322540631147","imei2":"13322540631147","popurl":"www.sweta-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98241,"job_number":"JOB_98241","tr_customer_id":98258,"tr_customer_product_id":98248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Bhudeva Guha","mobile_number":"7002256752","email_id":"ekadant.singh@gmail.com","dop":"2025-10-24","serial_number":"17932998413370","imei1":"17932998413370","imei2":"17932998413370","popurl":"www.gautami-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98242,"job_number":"JOB_98242","tr_customer_id":98259,"tr_customer_product_id":98249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Charuvrat Devar","mobile_number":"7019819460","email_id":"tushar.johar@hotmail.com","dop":"2025-10-24","serial_number":"16246521660118","imei1":"16246521660118","imei2":"16246521660118","popurl":"www.adhrit-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98243,"job_number":"JOB_98243","tr_customer_id":98260,"tr_customer_product_id":98250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Chandramohan Somayaji","mobile_number":"7001023532","email_id":"prasad.embranthiri@hotmail.com","dop":"2025-10-24","serial_number":"18353604133993","imei1":"18353604133993","imei2":"18353604133993","popurl":"www.abhaidev-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98245,"job_number":"JOB_98245","tr_customer_id":98262,"tr_customer_product_id":98252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Harinakshi Ahluwalia","mobile_number":"7001149401","email_id":"bandhu.adiga@hotmail.com","dop":"2025-10-24","serial_number":"19796000763985","imei1":"19796000763985","imei2":"19796000763985","popurl":"www.purushottam-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98246,"job_number":"JOB_98246","tr_customer_id":98263,"tr_customer_product_id":98253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Meghnath Gupta","mobile_number":"7019850466","email_id":"ujjwal.tagore@hotmail.com","dop":"2025-10-24","serial_number":"18178917281858","imei1":"18178917281858","imei2":"18178917281858","popurl":"www.damodara-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98247,"job_number":"JOB_98247","tr_customer_id":98264,"tr_customer_product_id":98254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Chetan Banerjee","mobile_number":"7080390368","email_id":"vidhya.panicker@hotmail.com","dop":"2025-10-24","serial_number":"18431355774670","imei1":"18431355774670","imei2":"18431355774670","popurl":"www.laxmi-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98248,"job_number":"JOB_98248","tr_customer_id":98265,"tr_customer_product_id":98255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Kailash Bhattathiri","mobile_number":"7016066217","email_id":"bhardwaj.gowda@yahoo.co.in","dop":"2025-10-24","serial_number":"17297667359431","imei1":"17297667359431","imei2":"17297667359431","popurl":"www.chapala-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98249,"job_number":"JOB_98249","tr_customer_id":98266,"tr_customer_product_id":98256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Navin Prajapat","mobile_number":"7057979738","email_id":"dipali.ahuja@gmail.com","dop":"2025-10-24","serial_number":"11457387888941","imei1":"11457387888941","imei2":"11457387888941","popurl":"www.agastya-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98250,"job_number":"JOB_98250","tr_customer_id":98267,"tr_customer_product_id":98257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Devak Dubashi","mobile_number":"7093508001","email_id":"anish.trivedi@hotmail.com","dop":"2025-10-24","serial_number":"18873267330993","imei1":"18873267330993","imei2":"18873267330993","popurl":"www.aaditya-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98252,"job_number":"JOB_98252","tr_customer_id":98269,"tr_customer_product_id":98259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Tara Varrier","mobile_number":"7023818346","email_id":"harinakshi.kapoor@hotmail.com","dop":"2025-10-24","serial_number":"14748418275244","imei1":"14748418275244","imei2":"14748418275244","popurl":"www.vaijayanti-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98254,"job_number":"JOB_98254","tr_customer_id":98271,"tr_customer_product_id":98261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Akshita Kaul","mobile_number":"7078606840","email_id":"aasa.shah@hotmail.com","dop":"2025-10-24","serial_number":"17903134736574","imei1":"17903134736574","imei2":"17903134736574","popurl":"www.purnima-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98255,"job_number":"JOB_98255","tr_customer_id":98272,"tr_customer_product_id":98262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Dhananjay Mehra","mobile_number":"7096385139","email_id":"brajendra.nehru@yahoo.co.in","dop":"2025-10-24","serial_number":"16211505021094","imei1":"16211505021094","imei2":"16211505021094","popurl":"www.karthik-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98256,"job_number":"JOB_98256","tr_customer_id":98273,"tr_customer_product_id":98263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Deeptimoyee Mishra","mobile_number":"7067630568","email_id":"madhuri.prajapat@gmail.com","dop":"2025-10-24","serial_number":"17164053910003","imei1":"17164053910003","imei2":"17164053910003","popurl":"www.kashyapi-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98257,"job_number":"JOB_98257","tr_customer_id":98274,"tr_customer_product_id":98264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Trilochan Varrier","mobile_number":"7089224972","email_id":"anuja.dutta@gmail.com","dop":"2025-10-24","serial_number":"12504877466791","imei1":"12504877466791","imei2":"12504877466791","popurl":"www.krishnadas-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98258,"job_number":"JOB_98258","tr_customer_id":98275,"tr_customer_product_id":98265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Uttam Panicker","mobile_number":"7019118046","email_id":"mani.guha@yahoo.co.in","dop":"2025-10-24","serial_number":"13682235031600","imei1":"13682235031600","imei2":"13682235031600","popurl":"www.digambar-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98259,"job_number":"JOB_98259","tr_customer_id":98276,"tr_customer_product_id":98266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Mahendra Jha","mobile_number":"7094773941","email_id":"lal.dwivedi@hotmail.com","dop":"2025-10-24","serial_number":"14988369457091","imei1":"14988369457091","imei2":"14988369457091","popurl":"www.chapala-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98260,"job_number":"JOB_98260","tr_customer_id":98277,"tr_customer_product_id":98267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Ajeet Tagore","mobile_number":"7012051444","email_id":"bhagwanti.menon@gmail.com","dop":"2025-10-24","serial_number":"10476820672374","imei1":"10476820672374","imei2":"10476820672374","popurl":"www.poornima-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98261,"job_number":"JOB_98261","tr_customer_id":98278,"tr_customer_product_id":98268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Saroja Achari","mobile_number":"7007087478","email_id":"suman.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"12655917180945","imei1":"12655917180945","imei2":"12655917180945","popurl":"www.archan-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98262,"job_number":"JOB_98262","tr_customer_id":98279,"tr_customer_product_id":98269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Kanchan Khatri","mobile_number":"7044635675","email_id":"chaturbhuj.varma@hotmail.com","dop":"2025-10-24","serial_number":"18774475615738","imei1":"18774475615738","imei2":"18774475615738","popurl":"www.girish-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98263,"job_number":"JOB_98263","tr_customer_id":98280,"tr_customer_product_id":98270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Rupinder Varrier","mobile_number":"7058859748","email_id":"chanda.banerjee@hotmail.com","dop":"2025-10-24","serial_number":"16465757375798","imei1":"16465757375798","imei2":"16465757375798","popurl":"www.chandra-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98264,"job_number":"JOB_98264","tr_customer_id":98281,"tr_customer_product_id":98271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Baalaaditya Deshpande","mobile_number":"7053800651","email_id":"sarla.chopra@yahoo.co.in","dop":"2025-10-24","serial_number":"14957978137863","imei1":"14957978137863","imei2":"14957978137863","popurl":"www.kamlesh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98265,"job_number":"JOB_98265","tr_customer_id":98282,"tr_customer_product_id":98272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Bhadra Khanna","mobile_number":"7016010789","email_id":"kumar.agarwal@yahoo.co.in","dop":"2025-10-24","serial_number":"17088810724841","imei1":"17088810724841","imei2":"17088810724841","popurl":"www.dron-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98266,"job_number":"JOB_98266","tr_customer_id":98283,"tr_customer_product_id":98273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Bhavani Khanna","mobile_number":"7078571305","email_id":"vasanti.sinha@gmail.com","dop":"2025-10-24","serial_number":"19383771561231","imei1":"19383771561231","imei2":"19383771561231","popurl":"www.aadrika-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98267,"job_number":"JOB_98267","tr_customer_id":98284,"tr_customer_product_id":98274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Abhisyanta Somayaji","mobile_number":"7003540176","email_id":"mani.kaur@gmail.com","dop":"2025-10-24","serial_number":"10120487048506","imei1":"10120487048506","imei2":"10120487048506","popurl":"www.chandi-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98269,"job_number":"JOB_98269","tr_customer_id":98286,"tr_customer_product_id":98276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Aashritha Khanna","mobile_number":"7035883782","email_id":"tanushree.kapoor@hotmail.com","dop":"2025-10-24","serial_number":"18567973982189","imei1":"18567973982189","imei2":"18567973982189","popurl":"www.tara-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98272,"job_number":"JOB_98272","tr_customer_id":98289,"tr_customer_product_id":98279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:28.000Z","modified_at":"2025-11-03T20:31:28.000Z","name":"Balaaditya Abbott","mobile_number":"7021240887","email_id":"ananta.saini@hotmail.com","dop":"2025-10-24","serial_number":"11904908685930","imei1":"11904908685930","imei2":"11904908685930","popurl":"www.aanandaswarup-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98276,"job_number":"JOB_98276","tr_customer_id":98293,"tr_customer_product_id":98283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:29.000Z","modified_at":"2025-11-03T20:31:29.000Z","name":"Atreyi Bhattathiri","mobile_number":"7094654017","email_id":"satish.patil@hotmail.com","dop":"2025-10-24","serial_number":"18771217569003","imei1":"18771217569003","imei2":"18771217569003","popurl":"www.shashikala-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98278,"job_number":"JOB_98278","tr_customer_id":98295,"tr_customer_product_id":98285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:29.000Z","modified_at":"2025-11-03T20:31:29.000Z","name":"Achyut Iyer","mobile_number":"7043057023","email_id":"chetanaanand.tandon@hotmail.com","dop":"2025-10-24","serial_number":"12725605339444","imei1":"12725605339444","imei2":"12725605339444","popurl":"www.dakshayani-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98279,"job_number":"JOB_98279","tr_customer_id":98296,"tr_customer_product_id":98286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Avadhesh Reddy","mobile_number":"7094505031","email_id":"devani.bandopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"17022709774338","imei1":"17022709774338","imei2":"17022709774338","popurl":"www.dron-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98280,"job_number":"JOB_98280","tr_customer_id":98297,"tr_customer_product_id":98287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Rageswari Achari","mobile_number":"7053869894","email_id":"bhuvaneshwar.gupta@hotmail.com","dop":"2025-10-24","serial_number":"11782956549983","imei1":"11782956549983","imei2":"11782956549983","popurl":"www.bhamini-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98281,"job_number":"JOB_98281","tr_customer_id":98298,"tr_customer_product_id":98288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Aanandaswarup Ganaka","mobile_number":"7091758245","email_id":"chandranath.talwar@hotmail.com","dop":"2025-10-24","serial_number":"17560206797755","imei1":"17560206797755","imei2":"17560206797755","popurl":"www.gemine-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98282,"job_number":"JOB_98282","tr_customer_id":98299,"tr_customer_product_id":98289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Aatreya Chattopadhyay","mobile_number":"7095410019","email_id":"anuja.mehra@gmail.com","dop":"2025-10-24","serial_number":"16324096374537","imei1":"16324096374537","imei2":"16324096374537","popurl":"www.giriraj-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98283,"job_number":"JOB_98283","tr_customer_id":98300,"tr_customer_product_id":98290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Deenabandhu Tagore","mobile_number":"7025647956","email_id":"anilabh.deshpande@gmail.com","dop":"2025-10-24","serial_number":"19925763489159","imei1":"19925763489159","imei2":"19925763489159","popurl":"www.tanushri-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98284,"job_number":"JOB_98284","tr_customer_id":98301,"tr_customer_product_id":98291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Adhiraj Sethi","mobile_number":"7062205469","email_id":"ankal.deshpande@yahoo.co.in","dop":"2025-10-24","serial_number":"15692688644547","imei1":"15692688644547","imei2":"15692688644547","popurl":"www.trilochana-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98285,"job_number":"JOB_98285","tr_customer_id":98302,"tr_customer_product_id":98292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Mohana Mehrotra","mobile_number":"7036967904","email_id":"dipendra.marar@gmail.com","dop":"2025-10-24","serial_number":"15540208945660","imei1":"15540208945660","imei2":"15540208945660","popurl":"www.deepesh-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98287,"job_number":"JOB_98287","tr_customer_id":98304,"tr_customer_product_id":98294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Paramartha Bhattacharya","mobile_number":"7024595208","email_id":"deeptanshu.agarwal@yahoo.co.in","dop":"2025-10-24","serial_number":"12271245663543","imei1":"12271245663543","imei2":"12271245663543","popurl":"www.triloki-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98288,"job_number":"JOB_98288","tr_customer_id":98305,"tr_customer_product_id":98295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Adwitiya Kapoor","mobile_number":"7086653258","email_id":"aishani.mehra@hotmail.com","dop":"2025-10-24","serial_number":"10302029599391","imei1":"10302029599391","imei2":"10302029599391","popurl":"www.sucheta-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98290,"job_number":"JOB_98290","tr_customer_id":98307,"tr_customer_product_id":98297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Pran Ahuja","mobile_number":"7079301999","email_id":"chandraayan.khan@hotmail.com","dop":"2025-10-24","serial_number":"15761054274839","imei1":"15761054274839","imei2":"15761054274839","popurl":"www.devagya-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98291,"job_number":"JOB_98291","tr_customer_id":98308,"tr_customer_product_id":98298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Chandani Iyengar","mobile_number":"7083743261","email_id":"dinesh.patil@hotmail.com","dop":"2025-10-24","serial_number":"13845301219681","imei1":"13845301219681","imei2":"13845301219681","popurl":"www.jyotsana-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98292,"job_number":"JOB_98292","tr_customer_id":98309,"tr_customer_product_id":98299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Param Deshpande","mobile_number":"7072249154","email_id":"bakula.prajapat@hotmail.com","dop":"2025-10-24","serial_number":"15416235114547","imei1":"15416235114547","imei2":"15416235114547","popurl":"www.rita-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98294,"job_number":"JOB_98294","tr_customer_id":98311,"tr_customer_product_id":98301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:32.000Z","modified_at":"2025-11-03T20:31:32.000Z","name":"Menka Singh","mobile_number":"7004078270","email_id":"kanchan.pandey@gmail.com","dop":"2025-10-24","serial_number":"15984073284492","imei1":"15984073284492","imei2":"15984073284492","popurl":"www.chiranjeeve-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98296,"job_number":"JOB_98296","tr_customer_id":98313,"tr_customer_product_id":98303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:35:58.000Z","modified_at":"2025-11-03T20:35:58.000Z","name":"Connie Nitzsche","mobile_number":"296-665-6861","email_id":"Buck_Beier65@gmail.com","dop":"2025-04-06","serial_number":"14670039645779252","imei1":"14670039645779252","imei2":"14670039645779252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98299,"job_number":"JOB_98299","tr_customer_id":98316,"tr_customer_product_id":98306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:37:42.000Z","modified_at":"2025-11-03T20:37:42.000Z","name":"Jalon Hegmann","mobile_number":"541-579-5887","email_id":"Giuseppe_Kulas@yahoo.com","dop":"2025-04-06","serial_number":"16377502199621204","imei1":"16377502199621204","imei2":"16377502199621204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98301,"job_number":"JOB_98301","tr_customer_id":98318,"tr_customer_product_id":98308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:46:14.000Z","modified_at":"2025-11-03T20:46:14.000Z","name":"Demetris Considine","mobile_number":"528-450-1947","email_id":"Price_Padberg@yahoo.com","dop":"2025-04-06","serial_number":"19157365950138370","imei1":"19157365950138370","imei2":"19157365950138370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98304,"job_number":"JOB_98304","tr_customer_id":98321,"tr_customer_product_id":98311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:49:31.000Z","modified_at":"2025-11-03T20:49:31.000Z","name":"Fatima Feil","mobile_number":"207-676-4849","email_id":"Bart.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14189306095711096","imei1":"14189306095711096","imei2":"14189306095711096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98305,"job_number":"JOB_98305","tr_customer_id":98322,"tr_customer_product_id":98312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:54:27.000Z","modified_at":"2025-11-03T20:54:27.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"11511515151512","imei2":"11511515151512","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98309,"job_number":"JOB_98309","tr_customer_id":98326,"tr_customer_product_id":98316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T21:23:21.000Z","modified_at":"2025-11-03T21:23:21.000Z","name":"Amie Torphy","mobile_number":"516-358-5488","email_id":"Hilda.Rodriguez31@yahoo.com","dop":"2025-04-06","serial_number":"10721620020082028","imei1":"10721620020082028","imei2":"10721620020082028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T21:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98311,"job_number":"JOB_98311","tr_customer_id":98328,"tr_customer_product_id":98318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T23:53:07.000Z","modified_at":"2025-11-03T23:53:07.000Z","name":"Green Berge","mobile_number":"232-750-2350","email_id":"Leonardo98@gmail.com","dop":"2025-04-06","serial_number":"16248751456352640","imei1":"16248751456352640","imei2":"16248751456352640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T23:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98314,"job_number":"JOB_98314","tr_customer_id":98331,"tr_customer_product_id":98321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:15:12.000Z","modified_at":"2025-11-04T03:15:12.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13633510352105","imei1":"13633510352105","imei2":"13633510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98317,"job_number":"JOB_98317","tr_customer_id":98334,"tr_customer_product_id":98324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:41.000Z","modified_at":"2025-11-04T03:28:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17885439076382","imei1":"17885439076382","imei2":"17885439076382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98319,"job_number":"JOB_98319","tr_customer_id":98336,"tr_customer_product_id":98326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:42.000Z","modified_at":"2025-11-04T03:28:42.000Z","name":"Freddie Haley","mobile_number":"284-303-7374","email_id":"Era6@gmail.com","dop":"2025-04-06","serial_number":"19503699775063164","imei1":"19503699775063164","imei2":"19503699775063164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98321,"job_number":"JOB_98321","tr_customer_id":98338,"tr_customer_product_id":98328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:44.000Z","modified_at":"2025-11-04T03:28:44.000Z","name":"Owen Dach","mobile_number":"687-945-5846","email_id":"Braxton.Zemlak@gmail.com","dop":"2025-04-06","serial_number":"12663547212510178","imei1":"12663547212510178","imei2":"12663547212510178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98324,"job_number":"JOB_98324","tr_customer_id":98341,"tr_customer_product_id":98331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:45.000Z","modified_at":"2025-11-04T03:28:45.000Z","name":"Gordon Hermann","mobile_number":"896-669-8608","email_id":"Destany_Koelpin18@yahoo.com","dop":"2025-04-06","serial_number":"17493748141575496","imei1":"17493748141575496","imei2":"17493748141575496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98325,"job_number":"JOB_98325","tr_customer_id":98342,"tr_customer_product_id":98332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:19.000Z","modified_at":"2025-11-04T03:29:19.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17334560812229","imei1":"17334560812229","imei2":"17334560812229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98327,"job_number":"JOB_98327","tr_customer_id":98344,"tr_customer_product_id":98334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:20.000Z","modified_at":"2025-11-04T03:29:20.000Z","name":"Maurine Bins","mobile_number":"575-238-2439","email_id":"Alf16@gmail.com","dop":"2025-04-06","serial_number":"15063098113085644","imei1":"15063098113085644","imei2":"15063098113085644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98328,"job_number":"JOB_98328","tr_customer_id":98345,"tr_customer_product_id":98335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:52.000Z","modified_at":"2025-11-04T03:29:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10956802171263","imei1":"10956802171263","imei2":"10956802171263","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98331,"job_number":"JOB_98331","tr_customer_id":98348,"tr_customer_product_id":98338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:53.000Z","modified_at":"2025-11-04T03:29:53.000Z","name":"Mariane Wintheiser","mobile_number":"488-920-6590","email_id":"Perry79@yahoo.com","dop":"2025-06-18","serial_number":"1012615494605929","imei1":"1012615494605929","imei2":"1012615494605929","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98332,"job_number":"JOB_98332","tr_customer_id":98349,"tr_customer_product_id":98339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:53.000Z","modified_at":"2025-11-04T03:29:53.000Z","name":"Edythe Blick","mobile_number":"301-958-4835","email_id":"Gina42@yahoo.com","dop":"2025-04-06","serial_number":"11787850259384450","imei1":"11787850259384450","imei2":"11787850259384450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98333,"job_number":"JOB_98333","tr_customer_id":98350,"tr_customer_product_id":98340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:56.000Z","modified_at":"2025-11-04T03:29:56.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15312967124367","imei1":"15312967124367","imei2":"15312967124367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98338,"job_number":"JOB_98338","tr_customer_id":98355,"tr_customer_product_id":98345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"Rory Blanda","mobile_number":"557-421-1249","email_id":"Aisha_Howell@yahoo.com","dop":"2025-04-06","serial_number":"18378417985611904","imei1":"18378417985611904","imei2":"18378417985611904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98339,"job_number":"JOB_98339","tr_customer_id":98356,"tr_customer_product_id":98346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11328349310108","imei1":"11328349310108","imei2":"11328349310108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98342,"job_number":"JOB_98342","tr_customer_id":98359,"tr_customer_product_id":98349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:02.000Z","modified_at":"2025-11-04T03:30:02.000Z","name":"Bennett Hegmann","mobile_number":"877-355-3883","email_id":"Iva97@gmail.com","dop":"2025-04-06","serial_number":"14653088349822190","imei1":"14653088349822190","imei2":"14653088349822190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98345,"job_number":"JOB_98345","tr_customer_id":98362,"tr_customer_product_id":98352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:13.000Z","modified_at":"2025-11-04T03:30:13.000Z","name":"Jayce Considine","mobile_number":"261-818-8862","email_id":"Jude.Kerluke45@yahoo.com","dop":"2025-04-06","serial_number":"11022165135996648","imei1":"11022165135996648","imei2":"11022165135996648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98346,"job_number":"JOB_98346","tr_customer_id":98363,"tr_customer_product_id":98353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:15.000Z","modified_at":"2025-11-04T03:30:15.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"16386916775729","imei1":"16386916775729","imei2":"16386916775729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98348,"job_number":"JOB_98348","tr_customer_id":98365,"tr_customer_product_id":98355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:17.000Z","modified_at":"2025-11-04T03:30:17.000Z","name":"Myrtle Schowalter","mobile_number":"654-893-4546","email_id":"Terrill16@yahoo.com","dop":"2025-04-06","serial_number":"17599502707003748","imei1":"17599502707003748","imei2":"17599502707003748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98351,"job_number":"JOB_98351","tr_customer_id":98368,"tr_customer_product_id":98358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:29.000Z","modified_at":"2025-11-04T03:30:29.000Z","name":"Ola Mueller","mobile_number":"549-250-6858","email_id":"Flo.Hills@hotmail.com","dop":"2025-04-06","serial_number":"14159966339079184","imei1":"14159966339079184","imei2":"14159966339079184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98352,"job_number":"JOB_98352","tr_customer_id":98369,"tr_customer_product_id":98359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:31.000Z","modified_at":"2025-11-04T03:30:31.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10351477977931","imei1":"10351477977931","imei2":"10351477977931","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98354,"job_number":"JOB_98354","tr_customer_id":98371,"tr_customer_product_id":98361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:32.000Z","modified_at":"2025-11-04T03:30:32.000Z","name":"Kaitlin Murphy","mobile_number":"903-690-0489","email_id":"Eliane30@hotmail.com","dop":"2025-06-18","serial_number":"1093342926344172","imei1":"1093342926344172","imei2":"1093342926344172","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98355,"job_number":"JOB_98355","tr_customer_id":98372,"tr_customer_product_id":98362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:39.000Z","modified_at":"2025-11-04T03:30:39.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"13622394031369","imei1":"13622394031369","imei2":"13622394031369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98358,"job_number":"JOB_98358","tr_customer_id":98375,"tr_customer_product_id":98365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:51.000Z","modified_at":"2025-11-04T03:30:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14969892828226","imei1":"14969892828226","imei2":"14969892828226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98361,"job_number":"JOB_98361","tr_customer_id":98378,"tr_customer_product_id":98368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:53.000Z","modified_at":"2025-11-04T03:30:53.000Z","name":"Maude Waelchi","mobile_number":"434-561-9020","email_id":"Lambert_Beahan@hotmail.com","dop":"2025-04-06","serial_number":"14361541433523142","imei1":"14361541433523142","imei2":"14361541433523142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98362,"job_number":"JOB_98362","tr_customer_id":98379,"tr_customer_product_id":98369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:54.000Z","modified_at":"2025-11-04T03:30:54.000Z","name":"Gerhard Bins","mobile_number":"277-696-3448","email_id":"Estel.Bailey66@gmail.com","dop":"2025-04-06","serial_number":"13639192647790276","imei1":"13639192647790276","imei2":"13639192647790276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98363,"job_number":"JOB_98363","tr_customer_id":98380,"tr_customer_product_id":98370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:59.000Z","modified_at":"2025-11-04T03:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19322181894868","imei1":"19322181894868","imei2":"19322181894868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98365,"job_number":"JOB_98365","tr_customer_id":98382,"tr_customer_product_id":98372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:01.000Z","modified_at":"2025-11-04T03:31:01.000Z","name":"Chase Shields","mobile_number":"619-419-1361","email_id":"Daren_Welch@gmail.com","dop":"2025-04-06","serial_number":"14070680835574192","imei1":"14070680835574192","imei2":"14070680835574192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98366,"job_number":"JOB_98366","tr_customer_id":98383,"tr_customer_product_id":98373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:03.000Z","modified_at":"2025-11-04T03:31:03.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16215582594522","imei1":"16215582594522","imei2":"16215582594522","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98373,"job_number":"JOB_98373","tr_customer_id":98390,"tr_customer_product_id":98380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Beth Batz","mobile_number":"920-928-4381","email_id":"Garnett.Tromp@hotmail.com","dop":"2025-06-08","serial_number":"100287707326612","imei1":"100287707326612","imei2":"100287707326612","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98376,"job_number":"JOB_98376","tr_customer_id":98393,"tr_customer_product_id":98383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:12.000Z","modified_at":"2025-11-04T03:31:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18561643491721","imei1":"18561643491721","imei2":"18561643491721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98378,"job_number":"JOB_98378","tr_customer_id":98395,"tr_customer_product_id":98385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:14.000Z","modified_at":"2025-11-04T03:31:14.000Z","name":"Pearline Brekke","mobile_number":"645-722-0351","email_id":"Mylene_Rempel@yahoo.com","dop":"2025-04-06","serial_number":"14752141057550512","imei1":"14752141057550512","imei2":"14752141057550512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98386,"job_number":"JOB_98386","tr_customer_id":98403,"tr_customer_product_id":98393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:19.000Z","modified_at":"2025-11-04T03:31:19.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"18425352957100","imei1":"18425352957100","imei2":"18425352957100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98388,"job_number":"JOB_98388","tr_customer_id":98405,"tr_customer_product_id":98395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:27.000Z","modified_at":"2025-11-04T03:31:27.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"15077482487588","imei1":"15077482487588","imei2":"15077482487588","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98390,"job_number":"JOB_98390","tr_customer_id":98407,"tr_customer_product_id":98397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:28.000Z","modified_at":"2025-11-04T03:31:29.000Z","name":"Haylie Leuschke","mobile_number":"745-389-8043","email_id":"Dawn66@yahoo.com","dop":"2025-06-08","serial_number":"101296397612085","imei1":"101296397612085","imei2":"101296397612085","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98395,"job_number":"JOB_98395","tr_customer_id":98412,"tr_customer_product_id":98402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:35.000Z","modified_at":"2025-11-04T03:31:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16383519801000","imei1":"16383519801000","imei2":"16383519801000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98397,"job_number":"JOB_98397","tr_customer_id":98414,"tr_customer_product_id":98404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:36.000Z","modified_at":"2025-11-04T03:31:36.000Z","name":"Dax Doyle","mobile_number":"212-800-7126","email_id":"Nils52@yahoo.com","dop":"2025-04-06","serial_number":"19098781982362810","imei1":"19098781982362810","imei2":"19098781982362810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98398,"job_number":"JOB_98398","tr_customer_id":98415,"tr_customer_product_id":98405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:37.000Z","modified_at":"2025-11-04T03:31:37.000Z","name":"Susana Heller","mobile_number":"536-585-6299","email_id":"Jevon64@gmail.com","dop":"2025-04-06","serial_number":"11992810767534064","imei1":"11992810767534064","imei2":"11992810767534064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98399,"job_number":"JOB_98399","tr_customer_id":98416,"tr_customer_product_id":98406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:42.000Z","modified_at":"2025-11-04T03:31:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19854767738805","imei1":"19854767738805","imei2":"19854767738805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98401,"job_number":"JOB_98401","tr_customer_id":98418,"tr_customer_product_id":98408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:44.000Z","modified_at":"2025-11-04T03:31:44.000Z","name":"Dillon Welch","mobile_number":"467-872-4380","email_id":"Yoshiko8@yahoo.com","dop":"2025-04-06","serial_number":"12051876849665710","imei1":"12051876849665710","imei2":"12051876849665710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98402,"job_number":"JOB_98402","tr_customer_id":98419,"tr_customer_product_id":98409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:51.000Z","modified_at":"2025-11-04T03:31:51.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12885984014714","imei1":"12885984014714","imei2":"12885984014714","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98404,"job_number":"JOB_98404","tr_customer_id":98421,"tr_customer_product_id":98411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:53.000Z","modified_at":"2025-11-04T03:31:53.000Z","name":"Jed Mosciski","mobile_number":"317-442-2704","email_id":"Westley_Bartoletti44@yahoo.com","dop":"2025-06-08","serial_number":"106945625692674","imei1":"106945625692674","imei2":"106945625692674","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98405,"job_number":"JOB_98405","tr_customer_id":98422,"tr_customer_product_id":98412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:53.000Z","modified_at":"2025-11-04T03:31:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13165094731915","imei1":"13165094731915","imei2":"13165094731915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98407,"job_number":"JOB_98407","tr_customer_id":98424,"tr_customer_product_id":98414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:55.000Z","modified_at":"2025-11-04T03:31:55.000Z","name":"Jamar Abshire","mobile_number":"294-771-0232","email_id":"Andy_Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"19383043424441484","imei1":"19383043424441484","imei2":"19383043424441484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98408,"job_number":"JOB_98408","tr_customer_id":98425,"tr_customer_product_id":98415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:18.000Z","modified_at":"2025-11-04T03:32:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12712645223125","imei1":"12712645223125","imei2":"12712645223125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98410,"job_number":"JOB_98410","tr_customer_id":98427,"tr_customer_product_id":98417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:20.000Z","modified_at":"2025-11-04T03:32:20.000Z","name":"Eliza Quitzon","mobile_number":"826-589-4540","email_id":"Mathilde71@hotmail.com","dop":"2025-04-06","serial_number":"13625390504067314","imei1":"13625390504067314","imei2":"13625390504067314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98411,"job_number":"JOB_98411","tr_customer_id":98428,"tr_customer_product_id":98418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:33.000Z","modified_at":"2025-11-04T03:32:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11688266675018","imei1":"11688266675018","imei2":"11688266675018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98413,"job_number":"JOB_98413","tr_customer_id":98430,"tr_customer_product_id":98420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:35.000Z","modified_at":"2025-11-04T03:32:35.000Z","name":"Imelda Olson","mobile_number":"620-457-9639","email_id":"Ila16@yahoo.com","dop":"2025-04-06","serial_number":"13282064618336884","imei1":"13282064618336884","imei2":"13282064618336884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98414,"job_number":"JOB_98414","tr_customer_id":98431,"tr_customer_product_id":98421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:37:55.000Z","modified_at":"2025-11-04T03:37:55.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12343510352105","imei1":"12343510352105","imei2":"12343510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98415,"job_number":"JOB_98415","tr_customer_id":98432,"tr_customer_product_id":98422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:22.000Z","modified_at":"2025-11-04T03:38:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76049988221511","imei1":"76049988221511","imei2":"76049988221511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98416,"job_number":"JOB_98416","tr_customer_id":98433,"tr_customer_product_id":98423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:22.000Z","modified_at":"2025-11-04T03:38:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77735124563542","imei1":"77735124563542","imei2":"77735124563542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98417,"job_number":"JOB_98417","tr_customer_id":98434,"tr_customer_product_id":98424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30978830329253","imei1":"30978830329253","imei2":"30978830329253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98418,"job_number":"JOB_98418","tr_customer_id":98435,"tr_customer_product_id":98425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28002855979084","imei1":"28002855979084","imei2":"28002855979084","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98419,"job_number":"JOB_98419","tr_customer_id":98436,"tr_customer_product_id":98426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96818355573571","imei1":"96818355573571","imei2":"96818355573571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98420,"job_number":"JOB_98420","tr_customer_id":98437,"tr_customer_product_id":98427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79861726354553","imei1":"79861726354553","imei2":"79861726354553","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98422,"job_number":"JOB_98422","tr_customer_id":98439,"tr_customer_product_id":98429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:50.000Z","modified_at":"2025-11-04T03:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56790640347234","imei1":"56790640347234","imei2":"56790640347234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98423,"job_number":"JOB_98423","tr_customer_id":98440,"tr_customer_product_id":98430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52891509094400","imei1":"52891509094400","imei2":"52891509094400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98424,"job_number":"JOB_98424","tr_customer_id":98441,"tr_customer_product_id":98431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27826771128724","imei1":"27826771128724","imei2":"27826771128724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98425,"job_number":"JOB_98425","tr_customer_id":98442,"tr_customer_product_id":98432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89102402809030","imei1":"89102402809030","imei2":"89102402809030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98426,"job_number":"JOB_98426","tr_customer_id":98443,"tr_customer_product_id":98433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10340725383282","imei1":"10340725383282","imei2":"10340725383282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98427,"job_number":"JOB_98427","tr_customer_id":98444,"tr_customer_product_id":98434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:52.000Z","modified_at":"2025-11-04T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88153703384989","imei1":"88153703384989","imei2":"88153703384989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98429,"job_number":"JOB_98429","tr_customer_id":98446,"tr_customer_product_id":98436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23881002755244","imei1":"23881002755244","imei2":"23881002755244","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98430,"job_number":"JOB_98430","tr_customer_id":98447,"tr_customer_product_id":98437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43085609864430","imei1":"43085609864430","imei2":"43085609864430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98431,"job_number":"JOB_98431","tr_customer_id":98448,"tr_customer_product_id":98438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35925521820799","imei1":"35925521820799","imei2":"35925521820799","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98432,"job_number":"JOB_98432","tr_customer_id":98449,"tr_customer_product_id":98439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53995867231703","imei1":"53995867231703","imei2":"53995867231703","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98433,"job_number":"JOB_98433","tr_customer_id":98450,"tr_customer_product_id":98440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58881062559815","imei1":"58881062559815","imei2":"58881062559815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98434,"job_number":"JOB_98434","tr_customer_id":98451,"tr_customer_product_id":98441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35556124967453","imei1":"35556124967453","imei2":"35556124967453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98436,"job_number":"JOB_98436","tr_customer_id":98453,"tr_customer_product_id":98443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:51:49.000Z","modified_at":"2025-11-04T03:51:49.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11733087324544","imei1":"11733087324544","imei2":"11733087324544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98437,"job_number":"JOB_98437","tr_customer_id":98454,"tr_customer_product_id":98444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:51:49.000Z","modified_at":"2025-11-04T03:51:49.000Z","name":"Dorian Harber","mobile_number":"996-997-5684","email_id":"Judy95@gmail.com","dop":"2025-09-16","serial_number":"14163694214519","imei1":"14163694214519","imei2":"14163694214519","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98438,"job_number":"JOB_98438","tr_customer_id":98455,"tr_customer_product_id":98445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:08.000Z","modified_at":"2025-11-04T03:52:08.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14507755544506","imei1":"14507755544506","imei2":"14507755544506","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98439,"job_number":"JOB_98439","tr_customer_id":98456,"tr_customer_product_id":98446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:08.000Z","modified_at":"2025-11-04T03:52:08.000Z","name":"Novella Vandervort","mobile_number":"887-344-3822","email_id":"Rhiannon.Raynor64@hotmail.com","dop":"2025-09-16","serial_number":"19359794814698","imei1":"19359794814698","imei2":"19359794814698","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98440,"job_number":"JOB_98440","tr_customer_id":98457,"tr_customer_product_id":98447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:27.000Z","modified_at":"2025-11-04T03:52:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14066846143821","imei1":"14066846143821","imei2":"14066846143821","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98441,"job_number":"JOB_98441","tr_customer_id":98458,"tr_customer_product_id":98448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:28.000Z","modified_at":"2025-11-04T03:52:28.000Z","name":"Audrey Haley","mobile_number":"424-746-8684","email_id":"Jacques.Renner2@gmail.com","dop":"2025-09-16","serial_number":"11386393632105","imei1":"11386393632105","imei2":"11386393632105","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98443,"job_number":"JOB_98443","tr_customer_id":98460,"tr_customer_product_id":98450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:58:25.000Z","modified_at":"2025-11-04T03:58:25.000Z","name":"Carlo Gleason","mobile_number":"362-977-3701","email_id":"Judah91@hotmail.com","dop":"2025-04-06","serial_number":"14854122302995796","imei1":"14854122302995796","imei2":"14854122302995796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98445,"job_number":"JOB_98445","tr_customer_id":98462,"tr_customer_product_id":98452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:00:59.000Z","modified_at":"2025-11-04T04:00:59.000Z","name":"Gideon Daugherty","mobile_number":"827-507-6686","email_id":"Edmond.McCullough@gmail.com","dop":"2025-04-06","serial_number":"15573732929125184","imei1":"15573732929125184","imei2":"15573732929125184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98447,"job_number":"JOB_98447","tr_customer_id":98464,"tr_customer_product_id":98454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:01:13.000Z","modified_at":"2025-11-04T04:01:13.000Z","name":"Carli Jenkins","mobile_number":"794-804-6785","email_id":"Willis64@gmail.com","dop":"2025-04-06","serial_number":"14883585019221814","imei1":"14883585019221814","imei2":"14883585019221814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98449,"job_number":"JOB_98449","tr_customer_id":98466,"tr_customer_product_id":98456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:01:26.000Z","modified_at":"2025-11-04T04:01:26.000Z","name":"Valentin Borer","mobile_number":"701-609-3023","email_id":"Salvatore_Kling@yahoo.com","dop":"2025-04-06","serial_number":"13814562288571050","imei1":"13814562288571050","imei2":"13814562288571050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98451,"job_number":"JOB_98451","tr_customer_id":98468,"tr_customer_product_id":98458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:03:48.000Z","modified_at":"2025-11-04T04:03:48.000Z","name":"Antonia Abernathy","mobile_number":"954-302-2544","email_id":"Elijah40@hotmail.com","dop":"2025-04-06","serial_number":"16742738093906122","imei1":"16742738093906122","imei2":"16742738093906122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98453,"job_number":"JOB_98453","tr_customer_id":98470,"tr_customer_product_id":98460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:04:31.000Z","modified_at":"2025-11-04T04:04:31.000Z","name":"Stewart Raynor","mobile_number":"946-446-8416","email_id":"Isaiah_Labadie21@yahoo.com","dop":"2025-04-06","serial_number":"19807032290779664","imei1":"19807032290779664","imei2":"19807032290779664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98455,"job_number":"JOB_98455","tr_customer_id":98472,"tr_customer_product_id":98462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:05:13.000Z","modified_at":"2025-11-04T04:05:13.000Z","name":"Dawn Streich","mobile_number":"539-965-7344","email_id":"Ora_Doyle@gmail.com","dop":"2025-04-06","serial_number":"14233326795686560","imei1":"14233326795686560","imei2":"14233326795686560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:05:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98457,"job_number":"JOB_98457","tr_customer_id":98474,"tr_customer_product_id":98464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:40.000Z","modified_at":"2025-11-04T04:11:40.000Z","name":"Granville Bailey","mobile_number":"963-336-2554","email_id":"Amber58@yahoo.com","dop":"2025-04-06","serial_number":"14638469733338870","imei1":"14638469733338870","imei2":"14638469733338870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98459,"job_number":"JOB_98459","tr_customer_id":98476,"tr_customer_product_id":98466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:44.000Z","modified_at":"2025-11-04T04:11:44.000Z","name":"Keon Schroeder","mobile_number":"212-220-4637","email_id":"Oma63@yahoo.com","dop":"2025-04-06","serial_number":"13589320118762588","imei1":"13589320118762588","imei2":"13589320118762588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98461,"job_number":"JOB_98461","tr_customer_id":98478,"tr_customer_product_id":98468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:48.000Z","modified_at":"2025-11-04T04:11:48.000Z","name":"Garfield Kshlerin","mobile_number":"921-866-8329","email_id":"Linnea.Dicki59@gmail.com","dop":"2025-04-06","serial_number":"12471956449716372","imei1":"12471956449716372","imei2":"12471956449716372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98463,"job_number":"JOB_98463","tr_customer_id":98480,"tr_customer_product_id":98470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:13:58.000Z","modified_at":"2025-11-04T04:13:58.000Z","name":"Flavio Von","mobile_number":"340-537-9326","email_id":"Alexander_Becker55@hotmail.com","dop":"2025-04-06","serial_number":"18033158713285776","imei1":"18033158713285776","imei2":"18033158713285776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98465,"job_number":"JOB_98465","tr_customer_id":98482,"tr_customer_product_id":98472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:14:19.000Z","modified_at":"2025-11-04T04:14:19.000Z","name":"Kira Stark","mobile_number":"275-309-1750","email_id":"Tobin_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"18897216534406548","imei1":"18897216534406548","imei2":"18897216534406548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:14:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98467,"job_number":"JOB_98467","tr_customer_id":98484,"tr_customer_product_id":98474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:14:37.000Z","modified_at":"2025-11-04T04:14:37.000Z","name":"Nelda Dicki","mobile_number":"774-866-5927","email_id":"Aliyah_Schmeler@gmail.com","dop":"2025-04-06","serial_number":"12856806491917740","imei1":"12856806491917740","imei2":"12856806491917740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98469,"job_number":"JOB_98469","tr_customer_id":98486,"tr_customer_product_id":98476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:16:45.000Z","modified_at":"2025-11-04T04:16:45.000Z","name":"Damaris Rippin","mobile_number":"239-242-1265","email_id":"Dylan.Lockman86@yahoo.com","dop":"2025-04-06","serial_number":"18134272017990180","imei1":"18134272017990180","imei2":"18134272017990180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98471,"job_number":"JOB_98471","tr_customer_id":98488,"tr_customer_product_id":98478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:17:26.000Z","modified_at":"2025-11-04T04:17:26.000Z","name":"Hobart Kovacek","mobile_number":"225-702-7331","email_id":"Winifred_Hane@gmail.com","dop":"2025-04-06","serial_number":"15651796174411420","imei1":"15651796174411420","imei2":"15651796174411420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98473,"job_number":"JOB_98473","tr_customer_id":98490,"tr_customer_product_id":98480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:18:07.000Z","modified_at":"2025-11-04T04:18:07.000Z","name":"Alberta Hickle","mobile_number":"878-920-7714","email_id":"Jaylon.Macejkovic@hotmail.com","dop":"2025-04-06","serial_number":"11195610892668672","imei1":"11195610892668672","imei2":"11195610892668672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98474,"job_number":"JOB_98474","tr_customer_id":98491,"tr_customer_product_id":98481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:18:31.000Z","modified_at":"2025-11-04T04:18:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-25","serial_number":"68417040774170","imei1":"68417040774170","imei2":"68417040774170","popurl":"2025-10-25T04:18:31.019160304Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98475,"job_number":"JOB_98475","tr_customer_id":98492,"tr_customer_product_id":98482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:19:19.000Z","modified_at":"2025-11-04T04:19:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-25","serial_number":"52947366541514","imei1":"52947366541514","imei2":"52947366541514","popurl":"2025-10-25T04:19:18.907152476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98477,"job_number":"JOB_98477","tr_customer_id":98494,"tr_customer_product_id":98484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:47.000Z","modified_at":"2025-11-04T04:26:47.000Z","name":"Tressie O'Kon","mobile_number":"354-616-8636","email_id":"Eunice.Wuckert@hotmail.com","dop":"2025-04-06","serial_number":"11443553984932968","imei1":"11443553984932968","imei2":"11443553984932968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98479,"job_number":"JOB_98479","tr_customer_id":98496,"tr_customer_product_id":98486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:50.000Z","modified_at":"2025-11-04T04:26:51.000Z","name":"Carmelo Lynch","mobile_number":"913-527-6842","email_id":"Johathan74@hotmail.com","dop":"2025-04-06","serial_number":"13547520597169696","imei1":"13547520597169696","imei2":"13547520597169696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98481,"job_number":"JOB_98481","tr_customer_id":98498,"tr_customer_product_id":98488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:54.000Z","modified_at":"2025-11-04T04:26:54.000Z","name":"Jimmie Erdman","mobile_number":"997-743-6530","email_id":"Lola_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"11150709242098306","imei1":"11150709242098306","imei2":"11150709242098306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98483,"job_number":"JOB_98483","tr_customer_id":98500,"tr_customer_product_id":98490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:28:50.000Z","modified_at":"2025-11-04T04:28:50.000Z","name":"Kory Langosh","mobile_number":"943-370-4172","email_id":"Daisha27@yahoo.com","dop":"2025-04-06","serial_number":"18708210352553020","imei1":"18708210352553020","imei2":"18708210352553020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98484,"job_number":"JOB_98484","tr_customer_id":98501,"tr_customer_product_id":98491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:28:59.000Z","modified_at":"2025-11-04T04:28:59.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101650569093763","imei1":"101650569093763","imei2":"101650569093763","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98487,"job_number":"JOB_98487","tr_customer_id":98504,"tr_customer_product_id":98494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:09.000Z","modified_at":"2025-11-04T04:29:09.000Z","name":"Eleanora Walter","mobile_number":"909-530-6221","email_id":"Sophie_Block86@gmail.com","dop":"2025-04-06","serial_number":"15898747220190788","imei1":"15898747220190788","imei2":"15898747220190788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98488,"job_number":"JOB_98488","tr_customer_id":98505,"tr_customer_product_id":98495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:10.000Z","modified_at":"2025-11-04T04:29:10.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105620547448978","imei1":"105620547448978","imei2":"105620547448978","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98491,"job_number":"JOB_98491","tr_customer_id":98508,"tr_customer_product_id":98498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:29.000Z","modified_at":"2025-11-04T04:29:29.000Z","name":"Margret MacGyver","mobile_number":"619-595-3713","email_id":"Albertha_Lowe@gmail.com","dop":"2025-04-06","serial_number":"10526349569058266","imei1":"10526349569058266","imei2":"10526349569058266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98493,"job_number":"JOB_98493","tr_customer_id":98510,"tr_customer_product_id":98500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:31:36.000Z","modified_at":"2025-11-04T04:31:36.000Z","name":"Keanu Ledner","mobile_number":"271-358-4454","email_id":"Geovanny5@gmail.com","dop":"2025-04-06","serial_number":"18509902553344776","imei1":"18509902553344776","imei2":"18509902553344776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98495,"job_number":"JOB_98495","tr_customer_id":98512,"tr_customer_product_id":98502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:32:23.000Z","modified_at":"2025-11-04T04:32:23.000Z","name":"Modesto Beer","mobile_number":"787-206-6540","email_id":"Darian.Yundt57@yahoo.com","dop":"2025-04-06","serial_number":"11551017706792436","imei1":"11551017706792436","imei2":"11551017706792436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98497,"job_number":"JOB_98497","tr_customer_id":98514,"tr_customer_product_id":98504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:33:09.000Z","modified_at":"2025-11-04T04:33:09.000Z","name":"Ted Crooks","mobile_number":"744-315-9320","email_id":"Lizeth.Collier76@hotmail.com","dop":"2025-04-06","serial_number":"16859895535063908","imei1":"16859895535063908","imei2":"16859895535063908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98499,"job_number":"JOB_98499","tr_customer_id":98516,"tr_customer_product_id":98506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:35:26.000Z","modified_at":"2025-11-04T04:35:26.000Z","name":"Kayla Conn","mobile_number":"739-927-4053","email_id":"Vickie.Cummings@hotmail.com","dop":"2025-04-06","serial_number":"14079196352093670","imei1":"14079196352093670","imei2":"14079196352093670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98501,"job_number":"JOB_98501","tr_customer_id":98518,"tr_customer_product_id":98508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:36:36.000Z","modified_at":"2025-11-04T04:36:36.000Z","name":"Michaela Yundt","mobile_number":"274-482-9360","email_id":"Malinda.Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"16339713731370062","imei1":"16339713731370062","imei2":"16339713731370062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98503,"job_number":"JOB_98503","tr_customer_id":98520,"tr_customer_product_id":98510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:36:58.000Z","modified_at":"2025-11-04T04:36:58.000Z","name":"April Brekke","mobile_number":"252-375-7204","email_id":"Madisyn77@hotmail.com","dop":"2025-04-06","serial_number":"12848784391840572","imei1":"12848784391840572","imei2":"12848784391840572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98505,"job_number":"JOB_98505","tr_customer_id":98522,"tr_customer_product_id":98512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:37:18.000Z","modified_at":"2025-11-04T04:37:18.000Z","name":"Sally Satterfield","mobile_number":"474-938-5999","email_id":"Rex.Heaney77@gmail.com","dop":"2025-04-06","serial_number":"17182540204090004","imei1":"17182540204090004","imei2":"17182540204090004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98507,"job_number":"JOB_98507","tr_customer_id":98524,"tr_customer_product_id":98514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:40:11.000Z","modified_at":"2025-11-04T04:40:11.000Z","name":"Rashawn Jacobi","mobile_number":"432-726-8083","email_id":"Roma_Pfannerstill18@hotmail.com","dop":"2025-04-06","serial_number":"17942805122715604","imei1":"17942805122715604","imei2":"17942805122715604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98509,"job_number":"JOB_98509","tr_customer_id":98526,"tr_customer_product_id":98516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:40:55.000Z","modified_at":"2025-11-04T04:40:55.000Z","name":"Brooke Fritsch","mobile_number":"233-265-6753","email_id":"Adella.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"12589460629562560","imei1":"12589460629562560","imei2":"12589460629562560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98511,"job_number":"JOB_98511","tr_customer_id":98528,"tr_customer_product_id":98518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:41:38.000Z","modified_at":"2025-11-04T04:41:38.000Z","name":"Elbert McLaughlin","mobile_number":"309-920-3032","email_id":"Reed48@hotmail.com","dop":"2025-04-06","serial_number":"12480812156396952","imei1":"12480812156396952","imei2":"12480812156396952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98513,"job_number":"JOB_98513","tr_customer_id":98530,"tr_customer_product_id":98520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:42:53.000Z","modified_at":"2025-11-04T04:42:53.000Z","name":"Johnathan Yost","mobile_number":"521-406-9157","email_id":"Cooper.Torphy@hotmail.com","dop":"2025-04-06","serial_number":"15716901754478980","imei1":"15716901754478980","imei2":"15716901754478980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98514,"job_number":"JOB_98514","tr_customer_id":98531,"tr_customer_product_id":98521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:29:23.000Z","modified_at":"2025-11-04T05:29:23.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12363510352105","imei1":"12363510352105","imei2":"12363510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98515,"job_number":"JOB_98515","tr_customer_id":98532,"tr_customer_product_id":98522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:32:07.000Z","modified_at":"2025-11-04T05:32:07.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12363511352105","imei1":"12363511352105","imei2":"12363511352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98516,"job_number":"JOB_98516","tr_customer_id":98533,"tr_customer_product_id":98523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:44:18.000Z","modified_at":"2025-11-04T05:44:18.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363111352105","imei1":"12363111352105","imei2":"12363111352105","popurl":"2025-11-04T05:44:15.071Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98517,"job_number":"JOB_98517","tr_customer_id":98534,"tr_customer_product_id":98524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:47:05.000Z","modified_at":"2025-11-04T05:47:05.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363111112105","imei1":"12363111112105","imei2":"12363111112105","popurl":"2025-11-04T05:47:01.998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98518,"job_number":"JOB_98518","tr_customer_id":98535,"tr_customer_product_id":98525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:49:40.000Z","modified_at":"2025-11-04T05:49:40.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11447388836958","imei1":"11447388836958","imei2":"11447388836958","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98520,"job_number":"JOB_98520","tr_customer_id":98537,"tr_customer_product_id":98527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:49:42.000Z","modified_at":"2025-11-04T05:49:42.000Z","name":"Dejon Windler","mobile_number":"804-555-2211","email_id":"Estevan_Kirlin@yahoo.com","dop":"2025-09-20","serial_number":"100242587466870","imei1":"100242587466870","imei2":"100242587466870","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98521,"job_number":"JOB_98521","tr_customer_id":98538,"tr_customer_product_id":98528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:50:31.000Z","modified_at":"2025-11-04T05:50:31.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"10939099516152","imei1":"10939099516152","imei2":"10939099516152","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98523,"job_number":"JOB_98523","tr_customer_id":98540,"tr_customer_product_id":98530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:50:33.000Z","modified_at":"2025-11-04T05:50:33.000Z","name":"Jolie Reichel","mobile_number":"633-248-4506","email_id":"Ayden_Christiansen36@hotmail.com","dop":"2025-09-20","serial_number":"100603129357002","imei1":"100603129357002","imei2":"100603129357002","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98524,"job_number":"JOB_98524","tr_customer_id":98541,"tr_customer_product_id":98531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:51:20.000Z","modified_at":"2025-11-04T05:51:20.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14600995858207","imei1":"14600995858207","imei2":"14600995858207","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98526,"job_number":"JOB_98526","tr_customer_id":98543,"tr_customer_product_id":98533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:51:22.000Z","modified_at":"2025-11-04T05:51:22.000Z","name":"Vallie Ratke","mobile_number":"204-535-3307","email_id":"Fredy80@hotmail.com","dop":"2025-09-20","serial_number":"100199424001009","imei1":"100199424001009","imei2":"100199424001009","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98527,"job_number":"JOB_98527","tr_customer_id":98544,"tr_customer_product_id":98534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:52:16.000Z","modified_at":"2025-11-04T05:52:16.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"10607119276994","imei1":"10607119276994","imei2":"10607119276994","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98529,"job_number":"JOB_98529","tr_customer_id":98546,"tr_customer_product_id":98536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:52:18.000Z","modified_at":"2025-11-04T05:52:18.000Z","name":"Bradley Prohaska","mobile_number":"788-239-5735","email_id":"Laverna89@yahoo.com","dop":"2025-09-20","serial_number":"100016365582875","imei1":"100016365582875","imei2":"100016365582875","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98530,"job_number":"JOB_98530","tr_customer_id":98547,"tr_customer_product_id":98537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:05.000Z","modified_at":"2025-11-04T05:53:05.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"11060711757111","imei1":"11060711757111","imei2":"11060711757111","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98532,"job_number":"JOB_98532","tr_customer_id":98549,"tr_customer_product_id":98539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:07.000Z","modified_at":"2025-11-04T05:53:07.000Z","name":"Zelma Hermann","mobile_number":"950-546-5152","email_id":"Dejon.Jakubowski@hotmail.com","dop":"2025-09-20","serial_number":"100175722965371","imei1":"100175722965371","imei2":"100175722965371","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98533,"job_number":"JOB_98533","tr_customer_id":98550,"tr_customer_product_id":98540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:53.000Z","modified_at":"2025-11-04T05:53:53.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15643252815454","imei1":"15643252815454","imei2":"15643252815454","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98535,"job_number":"JOB_98535","tr_customer_id":98552,"tr_customer_product_id":98542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:54.000Z","modified_at":"2025-11-04T05:53:54.000Z","name":"Jena Daniel","mobile_number":"298-928-9808","email_id":"Ewell.Veum7@hotmail.com","dop":"2025-09-20","serial_number":"100824270894911","imei1":"100824270894911","imei2":"100824270894911","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98537,"job_number":"JOB_98537","tr_customer_id":98554,"tr_customer_product_id":98544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:01:28.000Z","modified_at":"2025-11-04T06:01:28.000Z","name":"Treva Stark","mobile_number":"308-772-7344","email_id":"Charles38@yahoo.com","dop":"2025-04-06","serial_number":"15147071030934308","imei1":"15147071030934308","imei2":"15147071030934308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98547,"job_number":"JOB_98547","tr_customer_id":98564,"tr_customer_product_id":98554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:08.000Z","modified_at":"2025-11-04T06:19:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10863309322649","imei1":"10863309322649","imei2":"10863309322649","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98549,"job_number":"JOB_98549","tr_customer_id":98566,"tr_customer_product_id":98556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:09.000Z","modified_at":"2025-11-04T06:19:09.000Z","name":"Gussie Bogisich","mobile_number":"768-558-6179","email_id":"Estel.Hane@gmail.com","dop":"2025-06-18","serial_number":"1041769699580750","imei1":"1041769699580750","imei2":"1041769699580750","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98550,"job_number":"JOB_98550","tr_customer_id":98567,"tr_customer_product_id":98557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:49.000Z","modified_at":"2025-11-04T06:19:49.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10361959079370","imei1":"10361959079370","imei2":"10361959079370","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98552,"job_number":"JOB_98552","tr_customer_id":98569,"tr_customer_product_id":98559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:49.000Z","modified_at":"2025-11-04T06:19:49.000Z","name":"Elenor Rau","mobile_number":"289-836-6040","email_id":"Megane_Beier56@yahoo.com","dop":"2025-06-18","serial_number":"1033566302423036","imei1":"1033566302423036","imei2":"1033566302423036","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98553,"job_number":"JOB_98553","tr_customer_id":98570,"tr_customer_product_id":98560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:58.000Z","modified_at":"2025-11-04T06:19:58.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"15097051295033","imei1":"15097051295033","imei2":"15097051295033","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98555,"job_number":"JOB_98555","tr_customer_id":98572,"tr_customer_product_id":98562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:00.000Z","modified_at":"2025-11-04T06:20:00.000Z","name":"Marcelle Wilderman","mobile_number":"770-758-7200","email_id":"Olga_McCullough97@yahoo.com","dop":"2025-06-08","serial_number":"107450890006541","imei1":"107450890006541","imei2":"107450890006541","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98556,"job_number":"JOB_98556","tr_customer_id":98573,"tr_customer_product_id":98563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:10.000Z","modified_at":"2025-11-04T06:20:10.000Z","name":"tushar shelar","mobile_number":"8888888888","email_id":"shelar@gmail.com","dop":"2025-04-06","serial_number":"13115605825164","imei1":"13115605825164","imei2":"13115605825164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98558,"job_number":"JOB_98558","tr_customer_id":98575,"tr_customer_product_id":98565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:11.000Z","modified_at":"2025-11-04T06:20:11.000Z","name":"Ottis Friesen","mobile_number":"762-843-9454","email_id":"Tatum99@hotmail.com","dop":"2025-04-06","serial_number":"12626221472215620","imei1":"12626221472215620","imei2":"12626221472215620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98559,"job_number":"JOB_98559","tr_customer_id":98576,"tr_customer_product_id":98566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:28.000Z","modified_at":"2025-11-04T06:20:28.000Z","name":"vinod patil","mobile_number":"7874589652","email_id":"patil@gmail.com","dop":"2025-04-06","serial_number":"11948109507264","imei1":"11948109507264","imei2":"11948109507264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98560,"job_number":"JOB_98560","tr_customer_id":98577,"tr_customer_product_id":98567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:28.000Z","modified_at":"2025-11-04T06:20:28.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18290392719034","imei1":"18290392719034","imei2":"18290392719034","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98563,"job_number":"JOB_98563","tr_customer_id":98580,"tr_customer_product_id":98570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:29.000Z","modified_at":"2025-11-04T06:20:29.000Z","name":"Sandrine Wolff","mobile_number":"619-866-6048","email_id":"Maye94@hotmail.com","dop":"2025-04-06","serial_number":"16146401870343244","imei1":"16146401870343244","imei2":"16146401870343244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98564,"job_number":"JOB_98564","tr_customer_id":98581,"tr_customer_product_id":98571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:30.000Z","modified_at":"2025-11-04T06:20:30.000Z","name":"David O'Connell","mobile_number":"795-817-5721","email_id":"Lila.Erdman96@hotmail.com","dop":"2025-06-08","serial_number":"103568459532654","imei1":"103568459532654","imei2":"103568459532654","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98565,"job_number":"JOB_98565","tr_customer_id":98582,"tr_customer_product_id":98572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:46.000Z","modified_at":"2025-11-04T06:20:46.000Z","name":"vishal randive","mobile_number":"9856238956","email_id":"randive@gmail.com","dop":"2025-04-06","serial_number":"15159780335511","imei1":"15159780335511","imei2":"15159780335511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98567,"job_number":"JOB_98567","tr_customer_id":98584,"tr_customer_product_id":98574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:47.000Z","modified_at":"2025-11-04T06:20:47.000Z","name":"Timmy Jenkins","mobile_number":"780-611-6135","email_id":"Bradly.Bogisich@yahoo.com","dop":"2025-04-06","serial_number":"10727240599146226","imei1":"10727240599146226","imei2":"10727240599146226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98568,"job_number":"JOB_98568","tr_customer_id":98585,"tr_customer_product_id":98575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:58.000Z","modified_at":"2025-11-04T06:20:58.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18740442972534","imei1":"18740442972534","imei2":"18740442972534","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98570,"job_number":"JOB_98570","tr_customer_id":98587,"tr_customer_product_id":98577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:00.000Z","modified_at":"2025-11-04T06:21:00.000Z","name":"Damaris Volkman","mobile_number":"872-627-6281","email_id":"Dewitt_Leuschke@hotmail.com","dop":"2025-06-08","serial_number":"104563553345168","imei1":"104563553345168","imei2":"104563553345168","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98571,"job_number":"JOB_98571","tr_customer_id":98588,"tr_customer_product_id":98578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:35.000Z","modified_at":"2025-11-04T06:21:35.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"16183047971468","imei1":"16183047971468","imei2":"16183047971468","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98573,"job_number":"JOB_98573","tr_customer_id":98590,"tr_customer_product_id":98580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:37.000Z","modified_at":"2025-11-04T06:21:37.000Z","name":"Geovanny Vandervort","mobile_number":"791-370-0294","email_id":"Liam_Schimmel@yahoo.com","dop":"2025-09-20","serial_number":"100285067292476","imei1":"100285067292476","imei2":"100285067292476","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98574,"job_number":"JOB_98574","tr_customer_id":98591,"tr_customer_product_id":98581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:22:24.000Z","modified_at":"2025-11-04T06:22:24.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18585735516197","imei1":"18585735516197","imei2":"18585735516197","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98576,"job_number":"JOB_98576","tr_customer_id":98593,"tr_customer_product_id":98583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:22:26.000Z","modified_at":"2025-11-04T06:22:26.000Z","name":"Jamison Schimmel","mobile_number":"931-618-4062","email_id":"Rafael.Bergstrom@hotmail.com","dop":"2025-09-20","serial_number":"100368727801589","imei1":"100368727801589","imei2":"100368727801589","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98577,"job_number":"JOB_98577","tr_customer_id":98594,"tr_customer_product_id":98584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:23:12.000Z","modified_at":"2025-11-04T06:23:12.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14922185100065","imei1":"14922185100065","imei2":"14922185100065","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98579,"job_number":"JOB_98579","tr_customer_id":98596,"tr_customer_product_id":98586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:23:13.000Z","modified_at":"2025-11-04T06:23:13.000Z","name":"Obie Ortiz","mobile_number":"688-300-8107","email_id":"Drew42@gmail.com","dop":"2025-09-20","serial_number":"100649743654657","imei1":"100649743654657","imei2":"100649743654657","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:23:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98580,"job_number":"JOB_98580","tr_customer_id":98597,"tr_customer_product_id":98587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:08.000Z","modified_at":"2025-11-04T06:24:08.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"19127897337187","imei1":"19127897337187","imei2":"19127897337187","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98582,"job_number":"JOB_98582","tr_customer_id":98599,"tr_customer_product_id":98589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:09.000Z","modified_at":"2025-11-04T06:24:10.000Z","name":"Wayne Brakus","mobile_number":"436-372-6845","email_id":"Hassan.Glover25@yahoo.com","dop":"2025-09-20","serial_number":"100116702619683","imei1":"100116702619683","imei2":"100116702619683","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98583,"job_number":"JOB_98583","tr_customer_id":98600,"tr_customer_product_id":98590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:57.000Z","modified_at":"2025-11-04T06:24:57.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18910987656933","imei1":"18910987656933","imei2":"18910987656933","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98585,"job_number":"JOB_98585","tr_customer_id":98602,"tr_customer_product_id":98592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:59.000Z","modified_at":"2025-11-04T06:24:59.000Z","name":"Billy Welch","mobile_number":"502-330-0198","email_id":"Alexane74@hotmail.com","dop":"2025-09-20","serial_number":"100534139058637","imei1":"100534139058637","imei2":"100534139058637","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98586,"job_number":"JOB_98586","tr_customer_id":98603,"tr_customer_product_id":98593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:25:45.000Z","modified_at":"2025-11-04T06:25:45.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15890206206096","imei1":"15890206206096","imei2":"15890206206096","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98588,"job_number":"JOB_98588","tr_customer_id":98605,"tr_customer_product_id":98595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:25:47.000Z","modified_at":"2025-11-04T06:25:47.000Z","name":"Phoebe Nolan","mobile_number":"996-289-1550","email_id":"Asia56@gmail.com","dop":"2025-09-20","serial_number":"100267358959960","imei1":"100267358959960","imei2":"100267358959960","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98590,"job_number":"JOB_98590","tr_customer_id":98607,"tr_customer_product_id":98597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:28:34.000Z","modified_at":"2025-11-04T06:28:34.000Z","name":"Raquel Romaguera","mobile_number":"414-692-1543","email_id":"Felipa.OKeefe@hotmail.com","dop":"2025-04-06","serial_number":"18875782421889420","imei1":"18875782421889420","imei2":"18875782421889420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98592,"job_number":"JOB_98592","tr_customer_id":98609,"tr_customer_product_id":98599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:37:03.000Z","modified_at":"2025-11-04T06:37:03.000Z","name":"Coralie Hackett","mobile_number":"469-449-9653","email_id":"Larissa.Baumbach@gmail.com","dop":"2025-04-06","serial_number":"16035954866778950","imei1":"16035954866778950","imei2":"16035954866778950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98594,"job_number":"JOB_98594","tr_customer_id":98611,"tr_customer_product_id":98601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:37.000Z","modified_at":"2025-11-04T06:39:37.000Z","name":"Mossie Bins","mobile_number":"990-942-1629","email_id":"Summer7@yahoo.com","dop":"2025-04-06","serial_number":"19314570123905870","imei1":"19314570123905870","imei2":"19314570123905870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98595,"job_number":"JOB_98595","tr_customer_id":98612,"tr_customer_product_id":98602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:49.000Z","modified_at":"2025-11-04T06:39:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18083047133741","imei1":"18083047133741","imei2":"18083047133741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98597,"job_number":"JOB_98597","tr_customer_id":98614,"tr_customer_product_id":98604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:51.000Z","modified_at":"2025-11-04T06:39:51.000Z","name":"Bethany Wunsch","mobile_number":"820-942-8604","email_id":"Briana.Jerde17@gmail.com","dop":"2025-04-06","serial_number":"15829634894758502","imei1":"15829634894758502","imei2":"15829634894758502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98599,"job_number":"JOB_98599","tr_customer_id":98616,"tr_customer_product_id":98606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:03.000Z","modified_at":"2025-11-04T06:40:03.000Z","name":"Justice Nolan","mobile_number":"261-367-3788","email_id":"Macy_Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"18964325180605570","imei1":"18964325180605570","imei2":"18964325180605570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98600,"job_number":"JOB_98600","tr_customer_id":98617,"tr_customer_product_id":98607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:03.000Z","modified_at":"2025-11-04T06:40:03.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15746828017333","imei1":"15746828017333","imei2":"15746828017333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98603,"job_number":"JOB_98603","tr_customer_id":98620,"tr_customer_product_id":98610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:23.000Z","modified_at":"2025-11-04T06:40:23.000Z","name":"Sabryna Mertz","mobile_number":"822-567-2756","email_id":"Dwight_Hand@hotmail.com","dop":"2025-04-06","serial_number":"14066477844188012","imei1":"14066477844188012","imei2":"14066477844188012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98604,"job_number":"JOB_98604","tr_customer_id":98621,"tr_customer_product_id":98611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:35.000Z","modified_at":"2025-11-04T06:40:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11462625227127","imei1":"11462625227127","imei2":"11462625227127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98606,"job_number":"JOB_98606","tr_customer_id":98623,"tr_customer_product_id":98613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:37.000Z","modified_at":"2025-11-04T06:40:37.000Z","name":"Lorenzo Collins","mobile_number":"294-841-5968","email_id":"Destinee32@yahoo.com","dop":"2025-04-06","serial_number":"12843696026391972","imei1":"12843696026391972","imei2":"12843696026391972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98607,"job_number":"JOB_98607","tr_customer_id":98624,"tr_customer_product_id":98614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:50.000Z","modified_at":"2025-11-04T06:40:50.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17552711897876","imei1":"17552711897876","imei2":"17552711897876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98610,"job_number":"JOB_98610","tr_customer_id":98627,"tr_customer_product_id":98617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:08.000Z","modified_at":"2025-11-04T06:41:08.000Z","name":"Rosalyn Cronin","mobile_number":"223-601-6717","email_id":"Dora_Satterfield7@hotmail.com","dop":"2025-04-06","serial_number":"12754920165856974","imei1":"12754920165856974","imei2":"12754920165856974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98611,"job_number":"JOB_98611","tr_customer_id":98628,"tr_customer_product_id":98618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:20.000Z","modified_at":"2025-11-04T06:41:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10980959064856","imei1":"10980959064856","imei2":"10980959064856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98613,"job_number":"JOB_98613","tr_customer_id":98630,"tr_customer_product_id":98620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:22.000Z","modified_at":"2025-11-04T06:41:22.000Z","name":"Collin Kerluke","mobile_number":"236-434-4188","email_id":"Amya.Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"11421935830537612","imei1":"11421935830537612","imei2":"11421935830537612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98614,"job_number":"JOB_98614","tr_customer_id":98631,"tr_customer_product_id":98621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:36.000Z","modified_at":"2025-11-04T06:41:36.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"19790149036876","imei1":"19790149036876","imei2":"19790149036876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98616,"job_number":"JOB_98616","tr_customer_id":98633,"tr_customer_product_id":98623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:08.000Z","modified_at":"2025-11-04T06:53:08.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"17625848057606","imei1":"17625848057606","imei2":"17625848057606","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98618,"job_number":"JOB_98618","tr_customer_id":98635,"tr_customer_product_id":98625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:10.000Z","modified_at":"2025-11-04T06:53:10.000Z","name":"Stanton Abshire","mobile_number":"560-723-0534","email_id":"Marianna_Boyer84@yahoo.com","dop":"2025-09-20","serial_number":"100336762128908","imei1":"100336762128908","imei2":"100336762128908","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98619,"job_number":"JOB_98619","tr_customer_id":98636,"tr_customer_product_id":98626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:36.000Z","modified_at":"2025-11-04T06:53:36.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15333465742211","imei1":"15333465742211","imei2":"15333465742211","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98620,"job_number":"JOB_98620","tr_customer_id":98637,"tr_customer_product_id":98627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:36.000Z","modified_at":"2025-11-04T06:53:36.000Z","name":"Riley Balistreri","mobile_number":"943-838-9583","email_id":"Rey.Friesen@gmail.com","dop":"2025-09-16","serial_number":"10143323632753","imei1":"10143323632753","imei2":"10143323632753","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98621,"job_number":"JOB_98621","tr_customer_id":98638,"tr_customer_product_id":98628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:55.000Z","modified_at":"2025-11-04T06:53:55.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19463756580339","imei1":"19463756580339","imei2":"19463756580339","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98622,"job_number":"JOB_98622","tr_customer_id":98639,"tr_customer_product_id":98629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:55.000Z","modified_at":"2025-11-04T06:53:55.000Z","name":"Eleonore Hettinger","mobile_number":"556-972-1522","email_id":"Rolando_Hackett@hotmail.com","dop":"2025-09-16","serial_number":"16337347218255","imei1":"16337347218255","imei2":"16337347218255","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98623,"job_number":"JOB_98623","tr_customer_id":98640,"tr_customer_product_id":98630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:58.000Z","modified_at":"2025-11-04T06:53:58.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"14582883090557","imei1":"14582883090557","imei2":"14582883090557","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98625,"job_number":"JOB_98625","tr_customer_id":98642,"tr_customer_product_id":98632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:59.000Z","modified_at":"2025-11-04T06:53:59.000Z","name":"Sedrick Parisian","mobile_number":"915-349-2909","email_id":"Filomena_Fahey@gmail.com","dop":"2025-09-20","serial_number":"100858933661248","imei1":"100858933661248","imei2":"100858933661248","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98626,"job_number":"JOB_98626","tr_customer_id":98643,"tr_customer_product_id":98633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:14.000Z","modified_at":"2025-11-04T06:54:14.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14414340601477","imei1":"14414340601477","imei2":"14414340601477","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98627,"job_number":"JOB_98627","tr_customer_id":98644,"tr_customer_product_id":98634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:14.000Z","modified_at":"2025-11-04T06:54:14.000Z","name":"Tianna Bashirian","mobile_number":"954-502-8632","email_id":"Justus70@hotmail.com","dop":"2025-09-16","serial_number":"11094682846385","imei1":"11094682846385","imei2":"11094682846385","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98628,"job_number":"JOB_98628","tr_customer_id":98645,"tr_customer_product_id":98635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:47.000Z","modified_at":"2025-11-04T06:54:47.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13021463093801","imei1":"13021463093801","imei2":"13021463093801","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98630,"job_number":"JOB_98630","tr_customer_id":98647,"tr_customer_product_id":98637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:49.000Z","modified_at":"2025-11-04T06:54:49.000Z","name":"Elouise Kulas","mobile_number":"658-505-9993","email_id":"Al_Satterfield87@hotmail.com","dop":"2025-09-20","serial_number":"100267678564519","imei1":"100267678564519","imei2":"100267678564519","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98631,"job_number":"JOB_98631","tr_customer_id":98648,"tr_customer_product_id":98638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:19:37.000Z","modified_at":"2025-11-04T07:19:37.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"10850449661797","imei1":"10850449661797","imei2":"10850449661797","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98637,"job_number":"JOB_98637","tr_customer_id":98654,"tr_customer_product_id":98644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:40.000Z","modified_at":"2025-11-04T07:36:40.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363731112105","imei1":"12363731112105","imei2":"12363731112105","popurl":"2025-11-04T07:36:37.513Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98639,"job_number":"JOB_98639","tr_customer_id":98656,"tr_customer_product_id":98646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:46.000Z","modified_at":"2025-11-04T07:36:47.000Z","name":"Esmeralda Nolan","mobile_number":"423-861-2520","email_id":"Alana_Nikolaus75@yahoo.com","dop":"2025-09-20","serial_number":"100401764773393","imei1":"100401764773393","imei2":"100401764773393","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98641,"job_number":"JOB_98641","tr_customer_id":98658,"tr_customer_product_id":98648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:54.000Z","modified_at":"2025-11-04T07:36:55.000Z","name":"Ulices Cole","mobile_number":"973-757-3932","email_id":"Beth.Marquardt@yahoo.com","dop":"2025-09-20","serial_number":"100665333848861","imei1":"100665333848861","imei2":"100665333848861","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98643,"job_number":"JOB_98643","tr_customer_id":98660,"tr_customer_product_id":98650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:37:12.000Z","modified_at":"2025-11-04T07:37:12.000Z","name":"Tod Jacobi","mobile_number":"321-770-3239","email_id":"Jairo58@yahoo.com","dop":"2025-04-06","serial_number":"11730617249461740","imei1":"11730617249461740","imei2":"11730617249461740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98646,"job_number":"JOB_98646","tr_customer_id":98663,"tr_customer_product_id":98653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:38:49.000Z","modified_at":"2025-11-04T07:38:49.000Z","name":"Mittie Torp","mobile_number":"486-301-8221","email_id":"Ruthie_Boyle79@gmail.com","dop":"2025-09-20","serial_number":"100314694958394","imei1":"100314694958394","imei2":"100314694958394","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98647,"job_number":"JOB_98647","tr_customer_id":98664,"tr_customer_product_id":98654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:38:49.000Z","modified_at":"2025-11-04T07:38:49.000Z","name":"Randal Harber","mobile_number":"920-900-2880","email_id":"Magdalena0@hotmail.com","dop":"2025-09-20","serial_number":"100304936650912","imei1":"100304936650912","imei2":"100304936650912","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98650,"job_number":"JOB_98650","tr_customer_id":98667,"tr_customer_product_id":98657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:41:23.000Z","modified_at":"2025-11-04T07:41:23.000Z","name":"Muriel Cummings","mobile_number":"619-861-0900","email_id":"Hilbert_Dickens74@hotmail.com","dop":"2025-09-20","serial_number":"100368074404067","imei1":"100368074404067","imei2":"100368074404067","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98651,"job_number":"JOB_98651","tr_customer_id":98668,"tr_customer_product_id":98658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:41:23.000Z","modified_at":"2025-11-04T07:41:23.000Z","name":"Kailyn Terry","mobile_number":"605-357-5856","email_id":"Moriah.Harvey@hotmail.com","dop":"2025-09-20","serial_number":"100580052150778","imei1":"100580052150778","imei2":"100580052150778","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98654,"job_number":"JOB_98654","tr_customer_id":98671,"tr_customer_product_id":98661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:43:58.000Z","modified_at":"2025-11-04T07:43:58.000Z","name":"Carolanne Olson","mobile_number":"366-860-0729","email_id":"Nyah.Nicolas@gmail.com","dop":"2025-09-20","serial_number":"100143497460713","imei1":"100143497460713","imei2":"100143497460713","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98655,"job_number":"JOB_98655","tr_customer_id":98672,"tr_customer_product_id":98662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:43:58.000Z","modified_at":"2025-11-04T07:43:58.000Z","name":"Trever Ritchie","mobile_number":"792-734-9709","email_id":"Keanu_Purdy71@yahoo.com","dop":"2025-09-20","serial_number":"100903627630187","imei1":"100903627630187","imei2":"100903627630187","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98658,"job_number":"JOB_98658","tr_customer_id":98675,"tr_customer_product_id":98665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:49:14.000Z","modified_at":"2025-11-04T07:49:14.000Z","name":"Theresa Waelchi","mobile_number":"879-665-8967","email_id":"Stefanie_Senger64@gmail.com","dop":"2025-09-20","serial_number":"100300931713673","imei1":"100300931713673","imei2":"100300931713673","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98659,"job_number":"JOB_98659","tr_customer_id":98676,"tr_customer_product_id":98666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:49:14.000Z","modified_at":"2025-11-04T07:49:14.000Z","name":"Jarrell Quitzon","mobile_number":"289-633-0650","email_id":"Judge_Schumm@yahoo.com","dop":"2025-09-20","serial_number":"100129787468876","imei1":"100129787468876","imei2":"100129787468876","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98660,"job_number":"JOB_98660","tr_customer_id":98677,"tr_customer_product_id":98667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:02:02.000Z","modified_at":"2025-11-04T09:02:02.000Z","name":"Juston Lowe","mobile_number":"354-430-4755","email_id":"Alejandra.Beatty8@yahoo.com","dop":"2025-09-30","serial_number":"17746741150332","imei1":"17746741150332","imei2":"17746741150332","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98661,"job_number":"JOB_98661","tr_customer_id":98678,"tr_customer_product_id":98668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:03:03.000Z","modified_at":"2025-11-04T09:03:03.000Z","name":"Brendan Gibson","mobile_number":"408-587-1577","email_id":"Liliane.Wisozk99@hotmail.com","dop":"2025-09-30","serial_number":"13344015545645","imei1":"13344015545645","imei2":"13344015545645","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:03:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98662,"job_number":"JOB_98662","tr_customer_id":98679,"tr_customer_product_id":98669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:04:35.000Z","modified_at":"2025-11-04T09:04:35.000Z","name":"Ocie Blick","mobile_number":"924-934-5011","email_id":"Rene.Wehner@gmail.com","dop":"2025-09-30","serial_number":"18166731053652","imei1":"18166731053652","imei2":"18166731053652","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98663,"job_number":"JOB_98663","tr_customer_id":98680,"tr_customer_product_id":98670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:01.000Z","modified_at":"2025-11-04T09:05:01.000Z","name":"Rowland Daugherty","mobile_number":"506-607-3789","email_id":"Florence73@hotmail.com","dop":"2025-09-30","serial_number":"17868686902537","imei1":"17868686902537","imei2":"17868686902537","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98664,"job_number":"JOB_98664","tr_customer_id":98681,"tr_customer_product_id":98671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:04.000Z","modified_at":"2025-11-04T09:05:04.000Z","name":"Florian Koch","mobile_number":"995-521-8469","email_id":"Lucious_Thiel91@gmail.com","dop":"2025-09-30","serial_number":"14768857645295","imei1":"14768857645295","imei2":"14768857645295","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98665,"job_number":"JOB_98665","tr_customer_id":98682,"tr_customer_product_id":98672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:36.000Z","modified_at":"2025-11-04T09:05:36.000Z","name":"Verona Mayert","mobile_number":"321-758-0376","email_id":"Deanna_Mosciski@gmail.com","dop":"2025-09-30","serial_number":"13282728089551","imei1":"13282728089551","imei2":"13282728089551","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98666,"job_number":"JOB_98666","tr_customer_id":98683,"tr_customer_product_id":98673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:07:33.000Z","modified_at":"2025-11-04T09:07:33.000Z","name":"Caesar Wisozk","mobile_number":"443-865-0570","email_id":"Ella16@hotmail.com","dop":"2025-09-30","serial_number":"14261841003245","imei1":"14261841003245","imei2":"14261841003245","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:07:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98667,"job_number":"JOB_98667","tr_customer_id":98684,"tr_customer_product_id":98674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:10:59.000Z","modified_at":"2025-11-04T09:10:59.000Z","name":"Miracle Kautzer","mobile_number":"598-623-0703","email_id":"Antonio_Rowe@gmail.com","dop":"2025-09-30","serial_number":"19362363830123","imei1":"19362363830123","imei2":"19362363830123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98668,"job_number":"JOB_98668","tr_customer_id":98685,"tr_customer_product_id":98675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:11:14.000Z","modified_at":"2025-11-04T09:11:14.000Z","name":"Christophe Glover","mobile_number":"229-966-2298","email_id":"Annabel.Mayer72@hotmail.com","dop":"2025-09-30","serial_number":"18685429622566","imei1":"18685429622566","imei2":"18685429622566","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98669,"job_number":"JOB_98669","tr_customer_id":98686,"tr_customer_product_id":98676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:11:18.000Z","modified_at":"2025-11-04T09:11:18.000Z","name":"Trinity Bernhard","mobile_number":"603-250-4942","email_id":"Freda.Altenwerth40@yahoo.com","dop":"2025-09-30","serial_number":"18851789557230","imei1":"18851789557230","imei2":"18851789557230","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98670,"job_number":"JOB_98670","tr_customer_id":98687,"tr_customer_product_id":98677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:13:16.000Z","modified_at":"2025-11-04T09:13:16.000Z","name":"Luisa Robel","mobile_number":"673-916-0137","email_id":"Alivia.Ratke85@hotmail.com","dop":"2025-09-30","serial_number":"19555346163265","imei1":"19555346163265","imei2":"19555346163265","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98671,"job_number":"JOB_98671","tr_customer_id":98688,"tr_customer_product_id":98678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:16:52.000Z","modified_at":"2025-11-04T09:16:52.000Z","name":"Nico Dooley","mobile_number":"385-735-1822","email_id":"Barbara.Hilpert@gmail.com","dop":"2025-09-30","serial_number":"15209505070526","imei1":"15209505070526","imei2":"15209505070526","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98672,"job_number":"JOB_98672","tr_customer_id":98689,"tr_customer_product_id":98679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:17:17.000Z","modified_at":"2025-11-04T09:17:17.000Z","name":"Shemar Rau","mobile_number":"224-331-0710","email_id":"Reginald_Kunde42@yahoo.com","dop":"2025-09-30","serial_number":"16756507337688","imei1":"16756507337688","imei2":"16756507337688","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98673,"job_number":"JOB_98673","tr_customer_id":98690,"tr_customer_product_id":98680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:19:53.000Z","modified_at":"2025-11-04T09:19:53.000Z","name":"Hertha Morar","mobile_number":"214-559-7837","email_id":"Magnolia39@yahoo.com","dop":"2025-09-30","serial_number":"19927103000519","imei1":"19927103000519","imei2":"19927103000519","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98674,"job_number":"JOB_98674","tr_customer_id":98691,"tr_customer_product_id":98681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:20:25.000Z","modified_at":"2025-11-04T09:20:25.000Z","name":"Lavada Bins","mobile_number":"980-914-7753","email_id":"Salma.Barrows@yahoo.com","dop":"2025-09-30","serial_number":"10514125520245","imei1":"10514125520245","imei2":"10514125520245","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98675,"job_number":"JOB_98675","tr_customer_id":98692,"tr_customer_product_id":98682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:20:34.000Z","modified_at":"2025-11-04T09:20:34.000Z","name":"Maudie Bergstrom","mobile_number":"671-240-0053","email_id":"Ronaldo.Emmerich27@hotmail.com","dop":"2025-09-30","serial_number":"10213770152192","imei1":"10213770152192","imei2":"10213770152192","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98676,"job_number":"JOB_98676","tr_customer_id":98693,"tr_customer_product_id":98683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:21:46.000Z","modified_at":"2025-11-04T09:21:46.000Z","name":"Barrett Morar","mobile_number":"276-409-2888","email_id":"Emery_Marvin42@hotmail.com","dop":"2025-09-30","serial_number":"11945400999568","imei1":"11945400999568","imei2":"11945400999568","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98677,"job_number":"JOB_98677","tr_customer_id":98694,"tr_customer_product_id":98684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:22:22.000Z","modified_at":"2025-11-04T09:22:22.000Z","name":"Flavio Goyette","mobile_number":"699-251-2191","email_id":"Damaris_OKeefe92@gmail.com","dop":"2025-09-30","serial_number":"15620448377097","imei1":"15620448377097","imei2":"15620448377097","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98678,"job_number":"JOB_98678","tr_customer_id":98695,"tr_customer_product_id":98685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:26:21.000Z","modified_at":"2025-11-04T09:26:21.000Z","name":"Darlene Kautzer","mobile_number":"742-592-1275","email_id":"Magnolia78@gmail.com","dop":"2025-09-30","serial_number":"14754692165579","imei1":"14754692165579","imei2":"14754692165579","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98679,"job_number":"JOB_98679","tr_customer_id":98696,"tr_customer_product_id":98686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:26:27.000Z","modified_at":"2025-11-04T09:26:27.000Z","name":"Isidro Bahringer","mobile_number":"990-635-9457","email_id":"Rosario.Jaskolski29@yahoo.com","dop":"2025-09-30","serial_number":"18346789489570","imei1":"18346789489570","imei2":"18346789489570","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98680,"job_number":"JOB_98680","tr_customer_id":98697,"tr_customer_product_id":98687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:32:47.000Z","modified_at":"2025-11-04T09:32:47.000Z","name":"tushar shelar","mobile_number":"8888888888","email_id":"shelar@gmail.com","dop":"2025-04-06","serial_number":"14184458795262","imei1":"14184458795262","imei2":"14184458795262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98682,"job_number":"JOB_98682","tr_customer_id":98699,"tr_customer_product_id":98689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:32:48.000Z","modified_at":"2025-11-04T09:32:48.000Z","name":"Everett Little","mobile_number":"305-354-3015","email_id":"Elbert_Hansen@yahoo.com","dop":"2025-04-06","serial_number":"19836774101405580","imei1":"19836774101405580","imei2":"19836774101405580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98683,"job_number":"JOB_98683","tr_customer_id":98700,"tr_customer_product_id":98690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:07.000Z","modified_at":"2025-11-04T09:33:07.000Z","name":"vinod patil","mobile_number":"7874589652","email_id":"patil@gmail.com","dop":"2025-04-06","serial_number":"10916248448461","imei1":"10916248448461","imei2":"10916248448461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98685,"job_number":"JOB_98685","tr_customer_id":98702,"tr_customer_product_id":98692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:07.000Z","modified_at":"2025-11-04T09:33:07.000Z","name":"Barton Lesch","mobile_number":"762-872-6542","email_id":"Lamont.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"17181593633816244","imei1":"17181593633816244","imei2":"17181593633816244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98687,"job_number":"JOB_98687","tr_customer_id":98704,"tr_customer_product_id":98694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:27.000Z","modified_at":"2025-11-04T09:33:27.000Z","name":"vishal randive","mobile_number":"9856238956","email_id":"randive@gmail.com","dop":"2025-04-06","serial_number":"17950205013639","imei1":"17950205013639","imei2":"17950205013639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98689,"job_number":"JOB_98689","tr_customer_id":98706,"tr_customer_product_id":98696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:27.000Z","modified_at":"2025-11-04T09:33:27.000Z","name":"Rubie Considine","mobile_number":"688-468-7739","email_id":"Joshuah53@yahoo.com","dop":"2025-04-06","serial_number":"18627867400196980","imei1":"18627867400196980","imei2":"18627867400196980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98690,"job_number":"JOB_98690","tr_customer_id":98707,"tr_customer_product_id":98697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T10:31:33.000Z","modified_at":"2025-11-04T10:31:33.000Z","name":"Berenice Parker","mobile_number":"845-454-3693","email_id":"Darrick_Aufderhar47@gmail.com","dop":"2025-09-30","serial_number":"15083190648604","imei1":"15083190648604","imei2":"15083190648604","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T10:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98691,"job_number":"JOB_98691","tr_customer_id":98708,"tr_customer_product_id":98698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:08:39.000Z","modified_at":"2025-11-04T11:08:39.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"22314987656322","imei1":"22314987656322","imei2":"22314987656322","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98692,"job_number":"JOB_98692","tr_customer_id":98709,"tr_customer_product_id":98699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:10:48.000Z","modified_at":"2025-11-04T11:10:48.000Z","name":"Chadrick Steuber","mobile_number":"412-465-8876","email_id":"Delores.Pfeffer@yahoo.com","dop":"2025-09-30","serial_number":"12651558019753","imei1":"12651558019753","imei2":"12651558019753","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98693,"job_number":"JOB_98693","tr_customer_id":98710,"tr_customer_product_id":98700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:14:50.000Z","modified_at":"2025-11-04T11:14:50.000Z","name":"Brando Hermiston","mobile_number":"464-402-3348","email_id":"Rex_Little64@yahoo.com","dop":"2025-04-06","serial_number":"17948987964559","imei1":"17948987964559","imei2":"17948987964559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98694,"job_number":"JOB_98694","tr_customer_id":98711,"tr_customer_product_id":98701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:15:12.000Z","modified_at":"2025-11-04T11:15:12.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"16616639762237","imei1":"16616639762237","imei2":"16616639762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98696,"job_number":"JOB_98696","tr_customer_id":98713,"tr_customer_product_id":98703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:17:44.000Z","modified_at":"2025-11-04T11:17:44.000Z","name":"Cleo McGlynn","mobile_number":"527-304-2743","email_id":"Jonathan_Bashirian96@yahoo.com","dop":"2025-04-06","serial_number":"19624279598121390","imei1":"19624279598121390","imei2":"19624279598121390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98697,"job_number":"JOB_98697","tr_customer_id":98714,"tr_customer_product_id":98704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:21:03.000Z","modified_at":"2025-11-04T11:21:03.000Z","name":"Grady Hagenes","mobile_number":"763-418-5455","email_id":"Tom_Cole40@gmail.com","dop":"2025-09-30","serial_number":"16896919057891","imei1":"16896919057891","imei2":"16896919057891","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98698,"job_number":"JOB_98698","tr_customer_id":98715,"tr_customer_product_id":98705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:04.000Z","modified_at":"2025-11-04T11:25:04.000Z","name":"Eveline Harber","mobile_number":"904-259-0747","email_id":"Tomasa_Fisher@hotmail.com","dop":"2025-09-30","serial_number":"16463790355591","imei1":"16463790355591","imei2":"16463790355591","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98699,"job_number":"JOB_98699","tr_customer_id":98716,"tr_customer_product_id":98706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:36.000Z","modified_at":"2025-11-04T11:25:36.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"15447707816274","imei1":"15447707816274","imei2":"15447707816274","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98700,"job_number":"JOB_98700","tr_customer_id":98717,"tr_customer_product_id":98707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:40.000Z","modified_at":"2025-11-04T11:25:40.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"13171475736115","imei1":"13171475736115","imei2":"13171475736115","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98701,"job_number":"JOB_98701","tr_customer_id":98718,"tr_customer_product_id":98708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:26:04.000Z","modified_at":"2025-11-04T11:26:04.000Z","name":"Carrie Olson","mobile_number":"976-794-9928","email_id":"Joanny.Lebsack@yahoo.com","dop":"2025-09-30","serial_number":"17868932399510","imei1":"17868932399510","imei2":"17868932399510","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98702,"job_number":"JOB_98702","tr_customer_id":98719,"tr_customer_product_id":98709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:26:42.000Z","modified_at":"2025-11-04T11:26:42.000Z","name":"Olin Cruickshank","mobile_number":"568-921-2443","email_id":"Raymond_Jacobs@hotmail.com","dop":"2025-09-30","serial_number":"11728804574256","imei1":"11728804574256","imei2":"11728804574256","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98703,"job_number":"JOB_98703","tr_customer_id":98720,"tr_customer_product_id":98710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:43.000Z","modified_at":"2025-11-04T11:27:43.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"19770287850170","imei1":"19770287850170","imei2":"19770287850170","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98704,"job_number":"JOB_98704","tr_customer_id":98721,"tr_customer_product_id":98711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616639762239","imei1":"15616639762239","imei2":"15616639762239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98705,"job_number":"JOB_98705","tr_customer_id":98722,"tr_customer_product_id":98712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616633762237","imei1":"15616633762237","imei2":"15616633762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98706,"job_number":"JOB_98706","tr_customer_id":98723,"tr_customer_product_id":98713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616639762237","imei1":"15616639762237","imei2":"15616639762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98707,"job_number":"JOB_98707","tr_customer_id":98724,"tr_customer_product_id":98714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:28:42.000Z","modified_at":"2025-11-04T11:28:42.000Z","name":"Jayson Daniel","mobile_number":"797-377-6146","email_id":"Freddy96@hotmail.com","dop":"2025-09-30","serial_number":"16848219535046","imei1":"16848219535046","imei2":"16848219535046","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98711,"job_number":"JOB_98711","tr_customer_id":98728,"tr_customer_product_id":98718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:53:05.000Z","modified_at":"2025-11-04T11:53:05.000Z","name":"Leonardo Erdman","mobile_number":"653-341-7904","email_id":"Kaitlin.Kertzmann59@yahoo.com","dop":"2025-04-06","serial_number":"10288131061810974","imei1":"10288131061810974","imei2":"10288131061810974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98713,"job_number":"JOB_98713","tr_customer_id":98730,"tr_customer_product_id":98720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:10:31.000Z","modified_at":"2025-11-04T12:10:31.000Z","name":"Precious Daugherty","mobile_number":"932-850-6289","email_id":"Kitty_Sporer@hotmail.com","dop":"2025-04-06","serial_number":"15641172144058236","imei1":"15641172144058236","imei2":"15641172144058236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98714,"job_number":"JOB_98714","tr_customer_id":98731,"tr_customer_product_id":98721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:09.000Z","modified_at":"2025-11-04T12:49:09.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"11539700421490","imei1":"11539700421490","imei2":"11539700421490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98716,"job_number":"JOB_98716","tr_customer_id":98733,"tr_customer_product_id":98723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:10.000Z","modified_at":"2025-11-04T12:49:10.000Z","name":"Dion Grant","mobile_number":"890-419-5383","email_id":"Taurean79@gmail.com","dop":"2025-04-06","serial_number":"14338151475767020","imei1":"14338151475767020","imei2":"14338151475767020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98717,"job_number":"JOB_98717","tr_customer_id":98734,"tr_customer_product_id":98724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:15.000Z","modified_at":"2025-11-04T12:49:15.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"11586152787011","imei1":"11586152787011","imei2":"11586152787011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98719,"job_number":"JOB_98719","tr_customer_id":98736,"tr_customer_product_id":98726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:16.000Z","modified_at":"2025-11-04T12:49:16.000Z","name":"Carmen Paucek","mobile_number":"623-454-9101","email_id":"Christelle37@hotmail.com","dop":"2025-04-06","serial_number":"19845397339197816","imei1":"19845397339197816","imei2":"19845397339197816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98720,"job_number":"JOB_98720","tr_customer_id":98737,"tr_customer_product_id":98727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:21.000Z","modified_at":"2025-11-04T12:49:21.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"12359513708482","imei1":"12359513708482","imei2":"12359513708482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98722,"job_number":"JOB_98722","tr_customer_id":98739,"tr_customer_product_id":98729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:22.000Z","modified_at":"2025-11-04T12:49:22.000Z","name":"Garret Boehm","mobile_number":"876-600-2593","email_id":"Eddie.Grant42@hotmail.com","dop":"2025-04-06","serial_number":"14089955338957570","imei1":"14089955338957570","imei2":"14089955338957570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98723,"job_number":"JOB_98723","tr_customer_id":98740,"tr_customer_product_id":98730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:28.000Z","modified_at":"2025-11-04T12:49:28.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"19423078141919","imei1":"19423078141919","imei2":"19423078141919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98725,"job_number":"JOB_98725","tr_customer_id":98742,"tr_customer_product_id":98732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:29.000Z","modified_at":"2025-11-04T12:49:29.000Z","name":"Lambert Gulgowski","mobile_number":"969-695-2968","email_id":"Emerson41@hotmail.com","dop":"2025-04-06","serial_number":"19317513341407530","imei1":"19317513341407530","imei2":"19317513341407530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98727,"job_number":"JOB_98727","tr_customer_id":98744,"tr_customer_product_id":98734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:15:26.000Z","modified_at":"2025-11-04T13:15:26.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"12074917788393","imei1":"12074917788393","imei2":"12074917788393","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98730,"job_number":"JOB_98730","tr_customer_id":98747,"tr_customer_product_id":98737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42709634917328","imei1":"42709634917328","imei2":"42709634917328","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98731,"job_number":"JOB_98731","tr_customer_id":98748,"tr_customer_product_id":98738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90790146239526","imei1":"90790146239526","imei2":"90790146239526","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98732,"job_number":"JOB_98732","tr_customer_id":98749,"tr_customer_product_id":98739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48021297394811","imei1":"48021297394811","imei2":"48021297394811","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98733,"job_number":"JOB_98733","tr_customer_id":98750,"tr_customer_product_id":98740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41890315251638","imei1":"41890315251638","imei2":"41890315251638","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98734,"job_number":"JOB_98734","tr_customer_id":98751,"tr_customer_product_id":98741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97336517861418","imei1":"97336517861418","imei2":"97336517861418","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98735,"job_number":"JOB_98735","tr_customer_id":98752,"tr_customer_product_id":98742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93962372016839","imei1":"93962372016839","imei2":"93962372016839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98737,"job_number":"JOB_98737","tr_customer_id":98754,"tr_customer_product_id":98744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:04.000Z","modified_at":"2025-11-04T13:49:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61710988928861","imei1":"61710988928861","imei2":"61710988928861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98738,"job_number":"JOB_98738","tr_customer_id":98755,"tr_customer_product_id":98745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:04.000Z","modified_at":"2025-11-04T13:49:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62878409831289","imei1":"62878409831289","imei2":"62878409831289","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98739,"job_number":"JOB_98739","tr_customer_id":98756,"tr_customer_product_id":98746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39733922437884","imei1":"39733922437884","imei2":"39733922437884","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98740,"job_number":"JOB_98740","tr_customer_id":98757,"tr_customer_product_id":98747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57563179999235","imei1":"57563179999235","imei2":"57563179999235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98741,"job_number":"JOB_98741","tr_customer_id":98758,"tr_customer_product_id":98748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82669619137118","imei1":"82669619137118","imei2":"82669619137118","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98742,"job_number":"JOB_98742","tr_customer_id":98759,"tr_customer_product_id":98749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:06.000Z","modified_at":"2025-11-04T13:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91966350957394","imei1":"91966350957394","imei2":"91966350957394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98744,"job_number":"JOB_98744","tr_customer_id":98761,"tr_customer_product_id":98751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:35.000Z","modified_at":"2025-11-04T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73134650387652","imei1":"73134650387652","imei2":"73134650387652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98745,"job_number":"JOB_98745","tr_customer_id":98762,"tr_customer_product_id":98752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:35.000Z","modified_at":"2025-11-04T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45128516301249","imei1":"45128516301249","imei2":"45128516301249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98746,"job_number":"JOB_98746","tr_customer_id":98763,"tr_customer_product_id":98753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77126826150829","imei1":"77126826150829","imei2":"77126826150829","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98747,"job_number":"JOB_98747","tr_customer_id":98764,"tr_customer_product_id":98754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75823753151463","imei1":"75823753151463","imei2":"75823753151463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98748,"job_number":"JOB_98748","tr_customer_id":98765,"tr_customer_product_id":98755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78908585109171","imei1":"78908585109171","imei2":"78908585109171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98749,"job_number":"JOB_98749","tr_customer_id":98766,"tr_customer_product_id":98756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:37.000Z","modified_at":"2025-11-04T13:49:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99730856778925","imei1":"99730856778925","imei2":"99730856778925","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98758,"job_number":"JOB_98758","tr_customer_id":98775,"tr_customer_product_id":98765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:26.000Z","modified_at":"2025-11-04T14:09:26.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18443398373975","imei1":"18443398373975","imei2":"18443398373975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98760,"job_number":"JOB_98760","tr_customer_id":98777,"tr_customer_product_id":98767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:27.000Z","modified_at":"2025-11-04T14:09:27.000Z","name":"Itzel Breitenberg","mobile_number":"759-818-0857","email_id":"Kyler.Macejkovic45@gmail.com","dop":"2025-04-06","serial_number":"12127119562319062","imei1":"12127119562319062","imei2":"12127119562319062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98769,"job_number":"JOB_98769","tr_customer_id":98786,"tr_customer_product_id":98776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:08.000Z","modified_at":"2025-11-04T14:10:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11747889983223","imei1":"11747889983223","imei2":"11747889983223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98771,"job_number":"JOB_98771","tr_customer_id":98788,"tr_customer_product_id":98778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:09.000Z","modified_at":"2025-11-04T14:10:09.000Z","name":"Alexys Franecki","mobile_number":"226-465-1461","email_id":"Tatum47@hotmail.com","dop":"2025-04-06","serial_number":"18288777195660092","imei1":"18288777195660092","imei2":"18288777195660092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98772,"job_number":"JOB_98772","tr_customer_id":98789,"tr_customer_product_id":98779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:42.000Z","modified_at":"2025-11-04T14:10:42.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17229882184220","imei1":"17229882184220","imei2":"17229882184220","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98774,"job_number":"JOB_98774","tr_customer_id":98791,"tr_customer_product_id":98781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:43.000Z","modified_at":"2025-11-04T14:10:43.000Z","name":"Maritza Dare","mobile_number":"595-833-9300","email_id":"Myrtle25@hotmail.com","dop":"2025-06-08","serial_number":"108892737212504","imei1":"108892737212504","imei2":"108892737212504","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98775,"job_number":"JOB_98775","tr_customer_id":98792,"tr_customer_product_id":98782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:50.000Z","modified_at":"2025-11-04T14:10:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18589265511979","imei1":"18589265511979","imei2":"18589265511979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98777,"job_number":"JOB_98777","tr_customer_id":98794,"tr_customer_product_id":98784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:51.000Z","modified_at":"2025-11-04T14:10:51.000Z","name":"Woodrow Rath","mobile_number":"262-441-7431","email_id":"Devin_Quitzon@yahoo.com","dop":"2025-04-06","serial_number":"13398270591467098","imei1":"13398270591467098","imei2":"13398270591467098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98778,"job_number":"JOB_98778","tr_customer_id":98795,"tr_customer_product_id":98785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:09.000Z","modified_at":"2025-11-04T14:11:09.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12008019813099","imei1":"12008019813099","imei2":"12008019813099","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98780,"job_number":"JOB_98780","tr_customer_id":98797,"tr_customer_product_id":98787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:10.000Z","modified_at":"2025-11-04T14:11:10.000Z","name":"Iva McClure","mobile_number":"876-317-6806","email_id":"Brooks.Ortiz38@yahoo.com","dop":"2025-06-08","serial_number":"106978233129808","imei1":"106978233129808","imei2":"106978233129808","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98781,"job_number":"JOB_98781","tr_customer_id":98798,"tr_customer_product_id":98788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:35.000Z","modified_at":"2025-11-04T14:11:35.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15681566459172","imei1":"15681566459172","imei2":"15681566459172","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98783,"job_number":"JOB_98783","tr_customer_id":98800,"tr_customer_product_id":98790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:36.000Z","modified_at":"2025-11-04T14:11:36.000Z","name":"Magdalen Kunze","mobile_number":"845-504-5254","email_id":"Jeanne.Mills73@hotmail.com","dop":"2025-06-08","serial_number":"107797234454374","imei1":"107797234454374","imei2":"107797234454374","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98784,"job_number":"JOB_98784","tr_customer_id":98801,"tr_customer_product_id":98791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:12:02.000Z","modified_at":"2025-11-04T14:12:02.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"19095502714170","imei1":"19095502714170","imei2":"19095502714170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98786,"job_number":"JOB_98786","tr_customer_id":98803,"tr_customer_product_id":98793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:12:44.000Z","modified_at":"2025-11-04T14:12:44.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19662929425287","imei1":"19662929425287","imei2":"19662929425287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98788,"job_number":"JOB_98788","tr_customer_id":98805,"tr_customer_product_id":98795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:13:25.000Z","modified_at":"2025-11-04T14:13:25.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12926499565929","imei1":"12926499565929","imei2":"12926499565929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98791,"job_number":"JOB_98791","tr_customer_id":98808,"tr_customer_product_id":98798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:14:40.000Z","modified_at":"2025-11-04T14:14:40.000Z","name":"Nayeli Purdy","mobile_number":"310-709-7874","email_id":"Jarod.Paucek@yahoo.com","dop":"2025-04-06","serial_number":"19813514043867196","imei1":"19813514043867196","imei2":"19813514043867196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98793,"job_number":"JOB_98793","tr_customer_id":98810,"tr_customer_product_id":98800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:19.000Z","modified_at":"2025-11-04T14:15:19.000Z","name":"Darrick Bernier","mobile_number":"979-613-9254","email_id":"Nelda.Barrows82@gmail.com","dop":"2025-04-06","serial_number":"16636810467929366","imei1":"16636810467929366","imei2":"16636810467929366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98794,"job_number":"JOB_98794","tr_customer_id":98811,"tr_customer_product_id":98801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:21.000Z","modified_at":"2025-11-04T14:15:21.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10615324976513","imei1":"10615324976513","imei2":"10615324976513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98796,"job_number":"JOB_98796","tr_customer_id":98813,"tr_customer_product_id":98803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:22.000Z","modified_at":"2025-11-04T14:15:22.000Z","name":"Bart Cronin","mobile_number":"359-801-4112","email_id":"Leann17@yahoo.com","dop":"2025-06-18","serial_number":"1084046372987656","imei1":"1084046372987656","imei2":"1084046372987656","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98798,"job_number":"JOB_98798","tr_customer_id":98815,"tr_customer_product_id":98805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:58.000Z","modified_at":"2025-11-04T14:15:58.000Z","name":"Giovanni Boehm","mobile_number":"781-420-9907","email_id":"Sylvia53@yahoo.com","dop":"2025-04-06","serial_number":"14928972326540856","imei1":"14928972326540856","imei2":"14928972326540856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98799,"job_number":"JOB_98799","tr_customer_id":98816,"tr_customer_product_id":98806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:16:02.000Z","modified_at":"2025-11-04T14:16:02.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10056453117691","imei1":"10056453117691","imei2":"10056453117691","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98801,"job_number":"JOB_98801","tr_customer_id":98818,"tr_customer_product_id":98808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:16:03.000Z","modified_at":"2025-11-04T14:16:03.000Z","name":"Paige Christiansen","mobile_number":"676-583-7514","email_id":"Alverta13@hotmail.com","dop":"2025-06-18","serial_number":"1024944247669866","imei1":"1024944247669866","imei2":"1024944247669866","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98802,"job_number":"JOB_98802","tr_customer_id":98819,"tr_customer_product_id":98809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:16.000Z","modified_at":"2025-11-04T14:18:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12271349007095","imei1":"12271349007095","imei2":"12271349007095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98804,"job_number":"JOB_98804","tr_customer_id":98821,"tr_customer_product_id":98811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:17.000Z","modified_at":"2025-11-04T14:18:17.000Z","name":"Eriberto Brown","mobile_number":"208-796-8959","email_id":"Earline34@yahoo.com","dop":"2025-04-06","serial_number":"15471024849242588","imei1":"15471024849242588","imei2":"15471024849242588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98805,"job_number":"JOB_98805","tr_customer_id":98822,"tr_customer_product_id":98812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:58.000Z","modified_at":"2025-11-04T14:18:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18747237817263","imei1":"18747237817263","imei2":"18747237817263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98807,"job_number":"JOB_98807","tr_customer_id":98824,"tr_customer_product_id":98814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:00.000Z","modified_at":"2025-11-04T14:19:00.000Z","name":"Aglae Spencer","mobile_number":"878-761-5850","email_id":"Gavin_Beahan8@gmail.com","dop":"2025-04-06","serial_number":"15894649034934204","imei1":"15894649034934204","imei2":"15894649034934204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98808,"job_number":"JOB_98808","tr_customer_id":98825,"tr_customer_product_id":98815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:02.000Z","modified_at":"2025-11-04T14:19:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13412293082140","imei1":"13412293082140","imei2":"13412293082140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98810,"job_number":"JOB_98810","tr_customer_id":98827,"tr_customer_product_id":98817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:04.000Z","modified_at":"2025-11-04T14:19:04.000Z","name":"Ladarius Klein","mobile_number":"548-885-4106","email_id":"Kellen24@gmail.com","dop":"2025-04-06","serial_number":"18639678294469630","imei1":"18639678294469630","imei2":"18639678294469630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98811,"job_number":"JOB_98811","tr_customer_id":98828,"tr_customer_product_id":98818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:39.000Z","modified_at":"2025-11-04T14:19:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15649187004857","imei1":"15649187004857","imei2":"15649187004857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98813,"job_number":"JOB_98813","tr_customer_id":98830,"tr_customer_product_id":98820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:41.000Z","modified_at":"2025-11-04T14:19:41.000Z","name":"Muhammad Schultz","mobile_number":"734-488-2133","email_id":"Hope_Braun@hotmail.com","dop":"2025-04-06","serial_number":"14199746750770920","imei1":"14199746750770920","imei2":"14199746750770920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98814,"job_number":"JOB_98814","tr_customer_id":98831,"tr_customer_product_id":98821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:49.000Z","modified_at":"2025-11-04T14:19:49.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10045934138231","imei1":"10045934138231","imei2":"10045934138231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98816,"job_number":"JOB_98816","tr_customer_id":98833,"tr_customer_product_id":98823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:50.000Z","modified_at":"2025-11-04T14:19:50.000Z","name":"Okey Carroll","mobile_number":"350-546-2666","email_id":"Theresia62@yahoo.com","dop":"2025-04-06","serial_number":"19494183746051680","imei1":"19494183746051680","imei2":"19494183746051680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98817,"job_number":"JOB_98817","tr_customer_id":98834,"tr_customer_product_id":98824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:34.000Z","modified_at":"2025-11-04T14:20:34.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14703765214725","imei1":"14703765214725","imei2":"14703765214725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98819,"job_number":"JOB_98819","tr_customer_id":98836,"tr_customer_product_id":98826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:36.000Z","modified_at":"2025-11-04T14:20:36.000Z","name":"Audra Kihn","mobile_number":"859-510-6695","email_id":"Mack.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"15432667999249414","imei1":"15432667999249414","imei2":"15432667999249414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98821,"job_number":"JOB_98821","tr_customer_id":98838,"tr_customer_product_id":98828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:41.000Z","modified_at":"2025-11-04T14:20:41.000Z","name":"Jarrett Ratke","mobile_number":"363-292-1622","email_id":"Ludie96@gmail.com","dop":"2025-04-06","serial_number":"19774371618633416","imei1":"19774371618633416","imei2":"19774371618633416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98825,"job_number":"JOB_98825","tr_customer_id":98842,"tr_customer_product_id":98832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:21:27.000Z","modified_at":"2025-11-04T14:21:27.000Z","name":"Jaqueline Spinka","mobile_number":"643-915-9276","email_id":"Mason57@hotmail.com","dop":"2025-04-06","serial_number":"12367225982864154","imei1":"12367225982864154","imei2":"12367225982864154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98826,"job_number":"JOB_98826","tr_customer_id":98843,"tr_customer_product_id":98833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:34.000Z","modified_at":"2025-11-04T14:24:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19318994980494","imei1":"19318994980494","imei2":"19318994980494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98828,"job_number":"JOB_98828","tr_customer_id":98845,"tr_customer_product_id":98835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:36.000Z","modified_at":"2025-11-04T14:24:36.000Z","name":"Rusty Dibbert","mobile_number":"506-464-4302","email_id":"Rodrigo67@yahoo.com","dop":"2025-04-06","serial_number":"12259244393306610","imei1":"12259244393306610","imei2":"12259244393306610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98836,"job_number":"JOB_98836","tr_customer_id":98853,"tr_customer_product_id":98843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:21.000Z","modified_at":"2025-11-04T14:25:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19869069955119","imei1":"19869069955119","imei2":"19869069955119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98838,"job_number":"JOB_98838","tr_customer_id":98855,"tr_customer_product_id":98845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:23.000Z","modified_at":"2025-11-04T14:25:23.000Z","name":"Heidi Thiel","mobile_number":"300-423-8229","email_id":"Bernhard.Cole@hotmail.com","dop":"2025-04-06","serial_number":"12176413660038960","imei1":"12176413660038960","imei2":"12176413660038960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98843,"job_number":"JOB_98843","tr_customer_id":98860,"tr_customer_product_id":98850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:40.000Z","modified_at":"2025-11-04T14:25:40.000Z","name":"Monica Hoppe","mobile_number":"330-447-5027","email_id":"Shyann_Gulgowski@hotmail.com","dop":"2025-04-06","serial_number":"12219419970938194","imei1":"12219419970938194","imei2":"12219419970938194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98844,"job_number":"JOB_98844","tr_customer_id":98861,"tr_customer_product_id":98851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:08.000Z","modified_at":"2025-11-04T14:26:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15208203257136","imei1":"15208203257136","imei2":"15208203257136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98846,"job_number":"JOB_98846","tr_customer_id":98863,"tr_customer_product_id":98853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:10.000Z","modified_at":"2025-11-04T14:26:10.000Z","name":"Blair Schumm","mobile_number":"399-622-1906","email_id":"Whitney.Zieme66@yahoo.com","dop":"2025-04-06","serial_number":"19143375144554550","imei1":"19143375144554550","imei2":"19143375144554550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98847,"job_number":"JOB_98847","tr_customer_id":98864,"tr_customer_product_id":98854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:10.000Z","modified_at":"2025-11-04T14:26:10.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"15994699512734","imei1":"15994699512734","imei2":"15994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98849,"job_number":"JOB_98849","tr_customer_id":98866,"tr_customer_product_id":98856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:28:06.000Z","modified_at":"2025-11-04T14:28:06.000Z","name":"Rowena Kuhlman","mobile_number":"242-621-0237","email_id":"Kody_Klein@hotmail.com","dop":"2025-04-06","serial_number":"11737731383480450","imei1":"11737731383480450","imei2":"11737731383480450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98850,"job_number":"JOB_98850","tr_customer_id":98867,"tr_customer_product_id":98857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16862731250203","imei1":"16862731250203","imei2":"16862731250203","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98851,"job_number":"JOB_98851","tr_customer_id":98868,"tr_customer_product_id":98858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16582120632872","imei1":"16582120632872","imei2":"16582120632872","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98852,"job_number":"JOB_98852","tr_customer_id":98869,"tr_customer_product_id":98859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16536606865817","imei1":"16536606865817","imei2":"16536606865817","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98853,"job_number":"JOB_98853","tr_customer_id":98870,"tr_customer_product_id":98860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:43:01.000Z","modified_at":"2025-11-04T14:43:01.000Z","name":"Morris Durgan","mobile_number":"355-338-6390","email_id":"Donny.Cartwright@yahoo.com","dop":"2025-09-16","serial_number":"18507654655064","imei1":"18507654655064","imei2":"18507654655064","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98854,"job_number":"JOB_98854","tr_customer_id":98871,"tr_customer_product_id":98861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:44:43.000Z","modified_at":"2025-11-04T14:44:43.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18455922521983","imei1":"18455922521983","imei2":"18455922521983","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98855,"job_number":"JOB_98855","tr_customer_id":98872,"tr_customer_product_id":98862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:44:43.000Z","modified_at":"2025-11-04T14:44:43.000Z","name":"Dandre Cartwright","mobile_number":"817-238-3108","email_id":"Janelle37@hotmail.com","dop":"2025-09-16","serial_number":"18458480984744","imei1":"18458480984744","imei2":"18458480984744","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98856,"job_number":"JOB_98856","tr_customer_id":98873,"tr_customer_product_id":98863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:02.000Z","modified_at":"2025-11-04T14:45:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11999483553565","imei1":"11999483553565","imei2":"11999483553565","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98857,"job_number":"JOB_98857","tr_customer_id":98874,"tr_customer_product_id":98864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:03.000Z","modified_at":"2025-11-04T14:45:03.000Z","name":"Garth Hahn","mobile_number":"316-961-2371","email_id":"Ena_Kemmer@gmail.com","dop":"2025-09-16","serial_number":"14185850820940","imei1":"14185850820940","imei2":"14185850820940","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98858,"job_number":"JOB_98858","tr_customer_id":98875,"tr_customer_product_id":98865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:21.000Z","modified_at":"2025-11-04T14:45:21.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16315704291594","imei1":"16315704291594","imei2":"16315704291594","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98859,"job_number":"JOB_98859","tr_customer_id":98876,"tr_customer_product_id":98866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:21.000Z","modified_at":"2025-11-04T14:45:21.000Z","name":"Raleigh Crist","mobile_number":"878-329-7946","email_id":"Wilhelm_Steuber@hotmail.com","dop":"2025-09-16","serial_number":"19968689653315","imei1":"19968689653315","imei2":"19968689653315","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98861,"job_number":"JOB_98861","tr_customer_id":98878,"tr_customer_product_id":98868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:51.000Z","modified_at":"2025-11-04T14:45:51.000Z","name":"Delores Schroeder","mobile_number":"870-297-9490","email_id":"Ezequiel.Lebsack@gmail.com","dop":"2025-04-06","serial_number":"17161654799332806","imei1":"17161654799332806","imei2":"17161654799332806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98862,"job_number":"JOB_98862","tr_customer_id":98879,"tr_customer_product_id":98869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:46:04.000Z","modified_at":"2025-11-04T14:46:04.000Z","name":"Ethyl Thiel","mobile_number":"902-373-3350","email_id":"Jacques_Gislason94@gmail.com","dop":"2025-09-16","serial_number":"12047640248244","imei1":"12047640248244","imei2":"12047640248244","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98863,"job_number":"JOB_98863","tr_customer_id":98880,"tr_customer_product_id":98870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:46:48.000Z","modified_at":"2025-11-04T14:46:48.000Z","name":"Oswaldo Carroll","mobile_number":"905-611-9589","email_id":"Meta40@hotmail.com","dop":"2025-09-16","serial_number":"12176685360491","imei1":"12176685360491","imei2":"12176685360491","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98864,"job_number":"JOB_98864","tr_customer_id":98881,"tr_customer_product_id":98871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:47:43.000Z","modified_at":"2025-11-04T14:47:43.000Z","name":"Shaun Schamberger","mobile_number":"597-641-1255","email_id":"Maeve_Gislason19@gmail.com","dop":"2025-09-16","serial_number":"15458186071847","imei1":"15458186071847","imei2":"15458186071847","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98865,"job_number":"JOB_98865","tr_customer_id":98882,"tr_customer_product_id":98872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:49:47.000Z","modified_at":"2025-11-04T14:49:47.000Z","name":"Olen Brown","mobile_number":"518-652-6665","email_id":"Michelle.Kuvalis@gmail.com","dop":"2025-09-16","serial_number":"19356428755777","imei1":"19356428755777","imei2":"19356428755777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98866,"job_number":"JOB_98866","tr_customer_id":98883,"tr_customer_product_id":98873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:20.000Z","modified_at":"2025-11-04T15:10:20.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"18365433393705","imei1":"18365433393705","imei2":"18365433393705","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98868,"job_number":"JOB_98868","tr_customer_id":98885,"tr_customer_product_id":98875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:20.000Z","modified_at":"2025-11-04T15:10:20.000Z","name":"Wade Satterfield","mobile_number":"777-847-9052","email_id":"Hattie59@gmail.com","dop":"2025-09-30","serial_number":"10611386996087","imei1":"10611386996087","imei2":"10611386996087","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98869,"job_number":"JOB_98869","tr_customer_id":98886,"tr_customer_product_id":98876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:30.000Z","modified_at":"2025-11-04T15:10:30.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"16606733052628","imei1":"16606733052628","imei2":"16606733052628","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98871,"job_number":"JOB_98871","tr_customer_id":98888,"tr_customer_product_id":98878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:30.000Z","modified_at":"2025-11-04T15:10:30.000Z","name":"Katlynn Lueilwitz","mobile_number":"374-545-5148","email_id":"Felix.Stanton@gmail.com","dop":"2025-09-30","serial_number":"12311663614239","imei1":"12311663614239","imei2":"12311663614239","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98872,"job_number":"JOB_98872","tr_customer_id":98889,"tr_customer_product_id":98879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:40.000Z","modified_at":"2025-11-04T15:10:40.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"16737744497126","imei1":"16737744497126","imei2":"16737744497126","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98874,"job_number":"JOB_98874","tr_customer_id":98891,"tr_customer_product_id":98881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:40.000Z","modified_at":"2025-11-04T15:10:40.000Z","name":"Elliott Osinski","mobile_number":"844-442-9722","email_id":"Eugenia_Veum@yahoo.com","dop":"2025-09-30","serial_number":"13060397027066","imei1":"13060397027066","imei2":"13060397027066","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98879,"job_number":"JOB_98879","tr_customer_id":98896,"tr_customer_product_id":98886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:37:34.000Z","modified_at":"2025-11-04T15:37:34.000Z","name":"Jarod Mann","mobile_number":"626-303-3721","email_id":"Leola_Murphy72@yahoo.com","dop":"2025-04-06","serial_number":"10016794614486292","imei1":"10016794614486292","imei2":"10016794614486292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98880,"job_number":"JOB_98880","tr_customer_id":98897,"tr_customer_product_id":98887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:40:25.000Z","modified_at":"2025-11-04T15:40:25.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100310837710702","imei1":"100310837710702","imei2":"100310837710702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98882,"job_number":"JOB_98882","tr_customer_id":98899,"tr_customer_product_id":98889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:40:37.000Z","modified_at":"2025-11-04T15:40:37.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100894026421797","imei1":"100894026421797","imei2":"100894026421797","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98886,"job_number":"JOB_98886","tr_customer_id":98903,"tr_customer_product_id":98893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:44:55.000Z","modified_at":"2025-11-04T15:44:55.000Z","name":"Berenice Kunde","mobile_number":"845-293-9393","email_id":"Wiley_Carter@hotmail.com","dop":"2025-04-06","serial_number":"16548082106146944","imei1":"16548082106146944","imei2":"16548082106146944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98888,"job_number":"JOB_98888","tr_customer_id":98905,"tr_customer_product_id":98895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:52:48.000Z","modified_at":"2025-11-04T15:52:49.000Z","name":"Marques Baumbach","mobile_number":"559-804-9845","email_id":"Marianne_Crona53@yahoo.com","dop":"2025-04-06","serial_number":"18112573505111664","imei1":"18112573505111664","imei2":"18112573505111664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98890,"job_number":"JOB_98890","tr_customer_id":98907,"tr_customer_product_id":98897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98891,"job_number":"JOB_98891","tr_customer_id":98908,"tr_customer_product_id":98898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98892,"job_number":"JOB_98892","tr_customer_id":98909,"tr_customer_product_id":98899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98893,"job_number":"JOB_98893","tr_customer_id":98910,"tr_customer_product_id":98900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:13:34.000Z","modified_at":"2025-11-04T16:13:34.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10579241269298","imei1":"10579241269298","imei2":"10579241269298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98895,"job_number":"JOB_98895","tr_customer_id":98912,"tr_customer_product_id":98902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:13:36.000Z","modified_at":"2025-11-04T16:13:36.000Z","name":"Timmy Bailey","mobile_number":"926-435-4846","email_id":"Tyrique_Cummings80@yahoo.com","dop":"2025-04-06","serial_number":"17233706539619332","imei1":"17233706539619332","imei2":"17233706539619332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98896,"job_number":"JOB_98896","tr_customer_id":98913,"tr_customer_product_id":98903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:17.000Z","modified_at":"2025-11-04T16:14:17.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11814879817728","imei1":"11814879817728","imei2":"11814879817728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98898,"job_number":"JOB_98898","tr_customer_id":98915,"tr_customer_product_id":98905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:18.000Z","modified_at":"2025-11-04T16:14:19.000Z","name":"Arvid Ledner","mobile_number":"624-717-8973","email_id":"Johathan.Gibson@yahoo.com","dop":"2025-04-06","serial_number":"19244500548546270","imei1":"19244500548546270","imei2":"19244500548546270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98899,"job_number":"JOB_98899","tr_customer_id":98916,"tr_customer_product_id":98906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:58.000Z","modified_at":"2025-11-04T16:14:58.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15031240416530","imei1":"15031240416530","imei2":"15031240416530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98901,"job_number":"JOB_98901","tr_customer_id":98918,"tr_customer_product_id":98908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:15:00.000Z","modified_at":"2025-11-04T16:15:00.000Z","name":"Violet Howell","mobile_number":"309-795-0745","email_id":"Cristal.Conroy60@gmail.com","dop":"2025-04-06","serial_number":"10225629673690662","imei1":"10225629673690662","imei2":"10225629673690662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98902,"job_number":"JOB_98902","tr_customer_id":98919,"tr_customer_product_id":98909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:29:22.000Z","modified_at":"2025-11-04T16:29:22.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"59011439463114","imei1":"59011439463114","imei2":"59011439463114","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98903,"job_number":"JOB_98903","tr_customer_id":98920,"tr_customer_product_id":98910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:30:13.000Z","modified_at":"2025-11-04T16:30:13.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"80435324299474","imei1":"80435324299474","imei2":"80435324299474","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98904,"job_number":"JOB_98904","tr_customer_id":98921,"tr_customer_product_id":98911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:32:51.000Z","modified_at":"2025-11-04T16:32:51.000Z","name":"Hugh Beier","mobile_number":"392-830-0558","email_id":"Elroy13@hotmail.com","dop":"2025-10-31","serial_number":"53896644936798","imei1":"53896644936798","imei2":"53896644936798","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98906,"job_number":"JOB_98906","tr_customer_id":98923,"tr_customer_product_id":98913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:24:17.000Z","modified_at":"2025-11-04T17:24:17.000Z","name":"Ruthie Price","mobile_number":"795-706-7062","email_id":"Rosalia.Hilpert64@yahoo.com","dop":"2025-04-06","serial_number":"15925259012742510","imei1":"15925259012742510","imei2":"15925259012742510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98908,"job_number":"JOB_98908","tr_customer_id":98925,"tr_customer_product_id":98915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:24:48.000Z","modified_at":"2025-11-04T17:24:48.000Z","name":"Marion Krajcik","mobile_number":"277-499-8039","email_id":"Brain33@hotmail.com","dop":"2025-04-06","serial_number":"17011314395329924","imei1":"17011314395329924","imei2":"17011314395329924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98910,"job_number":"JOB_98910","tr_customer_id":98927,"tr_customer_product_id":98917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:25:19.000Z","modified_at":"2025-11-04T17:25:19.000Z","name":"Telly Schumm","mobile_number":"625-684-7142","email_id":"Dillon_Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"19399070240621588","imei1":"19399070240621588","imei2":"19399070240621588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98911,"job_number":"JOB_98911","tr_customer_id":98928,"tr_customer_product_id":98918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Kannen Mahajan","mobile_number":"7055509308","email_id":"devika.nayar@hotmail.com","dop":"2025-10-25","serial_number":"12159824983937","imei1":"12159824983937","imei2":"12159824983937","popurl":"www.maheswar-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98912,"job_number":"JOB_98912","tr_customer_id":98929,"tr_customer_product_id":98919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Aasa Adiga","mobile_number":"7041957098","email_id":"vaishno.kocchar@hotmail.com","dop":"2025-10-25","serial_number":"12357668779720","imei1":"12357668779720","imei2":"12357668779720","popurl":"www.amaranaath-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98913,"job_number":"JOB_98913","tr_customer_id":98930,"tr_customer_product_id":98920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Abhaidev Deshpande","mobile_number":"7009292086","email_id":"keerti.gill@hotmail.com","dop":"2025-10-25","serial_number":"14780576309870","imei1":"14780576309870","imei2":"14780576309870","popurl":"www.gudakesha-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98914,"job_number":"JOB_98914","tr_customer_id":98931,"tr_customer_product_id":98921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Devasree Gandhi","mobile_number":"7081829421","email_id":"buddhana.desai@yahoo.co.in","dop":"2025-10-25","serial_number":"19159849198012","imei1":"19159849198012","imei2":"19159849198012","popurl":"www.girish-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98915,"job_number":"JOB_98915","tr_customer_id":98932,"tr_customer_product_id":98922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Anang Varma","mobile_number":"7017254634","email_id":"uttam.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"15711497763164","imei1":"15711497763164","imei2":"15711497763164","popurl":"www.basanti-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98916,"job_number":"JOB_98916","tr_customer_id":98933,"tr_customer_product_id":98923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Lakshmi Kaniyar","mobile_number":"7088323261","email_id":"chandradev.banerjee@gmail.com","dop":"2025-10-25","serial_number":"11820618681041","imei1":"11820618681041","imei2":"11820618681041","popurl":"www.vinay-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98917,"job_number":"JOB_98917","tr_customer_id":98934,"tr_customer_product_id":98924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Meghnath Bharadwaj","mobile_number":"7070488838","email_id":"baidehi.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"13727750515796","imei1":"13727750515796","imei2":"13727750515796","popurl":"www.aryan-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98918,"job_number":"JOB_98918","tr_customer_id":98935,"tr_customer_product_id":98925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Bhooshan Deshpande","mobile_number":"7010429539","email_id":"agrata.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"11815249388438","imei1":"11815249388438","imei2":"11815249388438","popurl":"www.jagmeet-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98919,"job_number":"JOB_98919","tr_customer_id":98936,"tr_customer_product_id":98926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Sarisha Rana","mobile_number":"7059241214","email_id":"daksha.nambeesan@yahoo.co.in","dop":"2025-10-25","serial_number":"13938271760089","imei1":"13938271760089","imei2":"13938271760089","popurl":"www.nawal-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98920,"job_number":"JOB_98920","tr_customer_id":98937,"tr_customer_product_id":98927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Akshita Bhat","mobile_number":"7082779042","email_id":"poornima.deshpande@yahoo.co.in","dop":"2025-10-25","serial_number":"10436092446911","imei1":"10436092446911","imei2":"10436092446911","popurl":"www.chinmayanand-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98921,"job_number":"JOB_98921","tr_customer_id":98938,"tr_customer_product_id":98928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Somnath Somayaji","mobile_number":"7010423737","email_id":"gautama.gupta@gmail.com","dop":"2025-10-25","serial_number":"18207160050877","imei1":"18207160050877","imei2":"18207160050877","popurl":"www.opalina-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98922,"job_number":"JOB_98922","tr_customer_id":98939,"tr_customer_product_id":98929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Aagney Varrier","mobile_number":"7052438711","email_id":"opaline.chattopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"15447678498896","imei1":"15447678498896","imei2":"15447678498896","popurl":"www.smriti-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98923,"job_number":"JOB_98923","tr_customer_id":98940,"tr_customer_product_id":98930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Trilochan Khatri","mobile_number":"7002030511","email_id":"shreya.nambeesan@yahoo.co.in","dop":"2025-10-25","serial_number":"19539242980599","imei1":"19539242980599","imei2":"19539242980599","popurl":"www.lakshmidhar-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98924,"job_number":"JOB_98924","tr_customer_id":98941,"tr_customer_product_id":98931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Girja Malik","mobile_number":"7080372978","email_id":"aasa.guneta@hotmail.com","dop":"2025-10-25","serial_number":"14629204485842","imei1":"14629204485842","imei2":"14629204485842","popurl":"www.chanakya-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98925,"job_number":"JOB_98925","tr_customer_id":98942,"tr_customer_product_id":98932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Lavanya Johar","mobile_number":"7042559890","email_id":"gobinda.bhat@gmail.com","dop":"2025-10-25","serial_number":"13014730358452","imei1":"13014730358452","imei2":"13014730358452","popurl":"www.anjushri-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98926,"job_number":"JOB_98926","tr_customer_id":98943,"tr_customer_product_id":98933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Usha Malik","mobile_number":"7037576049","email_id":"vishwamitra.ganaka@hotmail.com","dop":"2025-10-25","serial_number":"18460625889727","imei1":"18460625889727","imei2":"18460625889727","popurl":"www.bhardwaj-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98927,"job_number":"JOB_98927","tr_customer_id":98944,"tr_customer_product_id":98934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Daevi Pilla","mobile_number":"7028465170","email_id":"shankar.somayaji@gmail.com","dop":"2025-10-25","serial_number":"11953257799447","imei1":"11953257799447","imei2":"11953257799447","popurl":"www.gajbaahu-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98928,"job_number":"JOB_98928","tr_customer_id":98945,"tr_customer_product_id":98935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Chiranjeev Deshpande","mobile_number":"7003756672","email_id":"goswami.talwar@gmail.com","dop":"2025-10-25","serial_number":"12109852978254","imei1":"12109852978254","imei2":"12109852978254","popurl":"www.satyen-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98929,"job_number":"JOB_98929","tr_customer_id":98946,"tr_customer_product_id":98936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Vedanshi Nambeesan","mobile_number":"7004600811","email_id":"lakshminath.nayar@yahoo.co.in","dop":"2025-10-25","serial_number":"18774296506080","imei1":"18774296506080","imei2":"18774296506080","popurl":"www.subodh-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98930,"job_number":"JOB_98930","tr_customer_id":98947,"tr_customer_product_id":98937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Chaaruchandra Shah","mobile_number":"7011452682","email_id":"chitrali.acharya@gmail.com","dop":"2025-10-25","serial_number":"19774680858277","imei1":"19774680858277","imei2":"19774680858277","popurl":"www.damodara-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98931,"job_number":"JOB_98931","tr_customer_id":98948,"tr_customer_product_id":98938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:07.000Z","modified_at":"2025-11-04T17:29:07.000Z","name":"Girja Bhattathiri","mobile_number":"7024791819","email_id":"sukanya.gill@gmail.com","dop":"2025-10-25","serial_number":"12693388765838","imei1":"12693388765838","imei2":"12693388765838","popurl":"www.atmaja-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98932,"job_number":"JOB_98932","tr_customer_id":98949,"tr_customer_product_id":98939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Devi Tagore","mobile_number":"7071469218","email_id":"bhoopat.devar@gmail.com","dop":"2025-10-25","serial_number":"16763991254999","imei1":"16763991254999","imei2":"16763991254999","popurl":"www.bandhul-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98933,"job_number":"JOB_98933","tr_customer_id":98950,"tr_customer_product_id":98940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Vidhur Nambeesan","mobile_number":"7090648945","email_id":"chaten.reddy@hotmail.com","dop":"2025-10-25","serial_number":"15041881401100","imei1":"15041881401100","imei2":"15041881401100","popurl":"www.chandrakin-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98934,"job_number":"JOB_98934","tr_customer_id":98951,"tr_customer_product_id":98941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Deeptanshu Embranthiri","mobile_number":"7098906976","email_id":"rukhmani.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"14668400780218","imei1":"14668400780218","imei2":"14668400780218","popurl":"www.nagabhushanam-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98935,"job_number":"JOB_98935","tr_customer_id":98952,"tr_customer_product_id":98942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Aadi Ahuja","mobile_number":"7018131719","email_id":"atmanand.patil@gmail.com","dop":"2025-10-25","serial_number":"14852154124661","imei1":"14852154124661","imei2":"14852154124661","popurl":"www.mohana-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98936,"job_number":"JOB_98936","tr_customer_id":98953,"tr_customer_product_id":98943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Chapal Prajapat","mobile_number":"7067770159","email_id":"jai.menon@hotmail.com","dop":"2025-10-25","serial_number":"13328148497414","imei1":"13328148497414","imei2":"13328148497414","popurl":"www.anurag-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98937,"job_number":"JOB_98937","tr_customer_id":98954,"tr_customer_product_id":98944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Rukmin Nayar","mobile_number":"7084171467","email_id":"deeksha.verma@gmail.com","dop":"2025-10-25","serial_number":"18578943791192","imei1":"18578943791192","imei2":"18578943791192","popurl":"www.rohan-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98938,"job_number":"JOB_98938","tr_customer_id":98955,"tr_customer_product_id":98945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Chitrali Pandey","mobile_number":"7023340850","email_id":"lakshmi.adiga@yahoo.co.in","dop":"2025-10-25","serial_number":"18367740719044","imei1":"18367740719044","imei2":"18367740719044","popurl":"www.daevi-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98939,"job_number":"JOB_98939","tr_customer_id":98956,"tr_customer_product_id":98946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Dhyanesh Marar","mobile_number":"7025130693","email_id":"jaimini.joshi@yahoo.co.in","dop":"2025-10-25","serial_number":"18484123261837","imei1":"18484123261837","imei2":"18484123261837","popurl":"www.gajbaahu-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98940,"job_number":"JOB_98940","tr_customer_id":98957,"tr_customer_product_id":98947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Nirbhay Pandey","mobile_number":"7084592411","email_id":"bheeshma.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"19495367456403","imei1":"19495367456403","imei2":"19495367456403","popurl":"www.vasudeva-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98941,"job_number":"JOB_98941","tr_customer_id":98958,"tr_customer_product_id":98948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Divakar Gowda","mobile_number":"7094822152","email_id":"anish.nair@yahoo.co.in","dop":"2025-10-25","serial_number":"19583122692691","imei1":"19583122692691","imei2":"19583122692691","popurl":"www.akshata-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98942,"job_number":"JOB_98942","tr_customer_id":98959,"tr_customer_product_id":98949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Goswami Joshi","mobile_number":"7038008417","email_id":"anusuya.embranthiri@hotmail.com","dop":"2025-10-25","serial_number":"11564646236836","imei1":"11564646236836","imei2":"11564646236836","popurl":"www.suma-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98943,"job_number":"JOB_98943","tr_customer_id":98960,"tr_customer_product_id":98950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Suryakanta Kaniyar","mobile_number":"7040835816","email_id":"pushti.mukhopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"18532408116880","imei1":"18532408116880","imei2":"18532408116880","popurl":"www.poornima-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98944,"job_number":"JOB_98944","tr_customer_id":98961,"tr_customer_product_id":98951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Suresh Butt","mobile_number":"7028914964","email_id":"anagh.butt@yahoo.co.in","dop":"2025-10-25","serial_number":"18040466761593","imei1":"18040466761593","imei2":"18040466761593","popurl":"www.vimala-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98945,"job_number":"JOB_98945","tr_customer_id":98962,"tr_customer_product_id":98952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kamalesh Namboothiri","mobile_number":"7025804681","email_id":"advaya.ahuja@yahoo.co.in","dop":"2025-10-25","serial_number":"16889459868365","imei1":"16889459868365","imei2":"16889459868365","popurl":"www.gudakesa-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98946,"job_number":"JOB_98946","tr_customer_id":98963,"tr_customer_product_id":98953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kamalesh Iyer","mobile_number":"7097182410","email_id":"mohana.chaturvedi@yahoo.co.in","dop":"2025-10-25","serial_number":"18186843174945","imei1":"18186843174945","imei2":"18186843174945","popurl":"www.girish-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98947,"job_number":"JOB_98947","tr_customer_id":98964,"tr_customer_product_id":98954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Chandranath Nambeesan","mobile_number":"7053816683","email_id":"chandravati.asan@gmail.com","dop":"2025-10-25","serial_number":"18345393882754","imei1":"18345393882754","imei2":"18345393882754","popurl":"www.prasad-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98948,"job_number":"JOB_98948","tr_customer_id":98965,"tr_customer_product_id":98955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kanti Bhattathiri","mobile_number":"7028583925","email_id":"amish.reddy@yahoo.co.in","dop":"2025-10-25","serial_number":"12703798569317","imei1":"12703798569317","imei2":"12703798569317","popurl":"www.divjot-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98949,"job_number":"JOB_98949","tr_customer_id":98966,"tr_customer_product_id":98956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Chinmayananda Mehrotra","mobile_number":"7002715523","email_id":"mandaakin.rana@gmail.com","dop":"2025-10-25","serial_number":"11592458134341","imei1":"11592458134341","imei2":"11592458134341","popurl":"www.devika-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98950,"job_number":"JOB_98950","tr_customer_id":98967,"tr_customer_product_id":98957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Agneya Verma","mobile_number":"7018949278","email_id":"baidehi.mukhopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"12135445945966","imei1":"12135445945966","imei2":"12135445945966","popurl":"www.gautam-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98951,"job_number":"JOB_98951","tr_customer_id":98968,"tr_customer_product_id":98958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Deeptimoyee Butt","mobile_number":"7012130650","email_id":"daevika.nambeesan@hotmail.com","dop":"2025-10-25","serial_number":"19088410776833","imei1":"19088410776833","imei2":"19088410776833","popurl":"www.priyala-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98952,"job_number":"JOB_98952","tr_customer_id":98969,"tr_customer_product_id":98959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Chakravarti Naik","mobile_number":"7025426791","email_id":"chandraprabha.kaniyar@yahoo.co.in","dop":"2025-10-25","serial_number":"14025531703059","imei1":"14025531703059","imei2":"14025531703059","popurl":"www.sarala-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98953,"job_number":"JOB_98953","tr_customer_id":98970,"tr_customer_product_id":98960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Nalini Sethi","mobile_number":"7049811738","email_id":"baladitya.acharya@hotmail.com","dop":"2025-10-25","serial_number":"12208359690380","imei1":"12208359690380","imei2":"12208359690380","popurl":"www.leela-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98954,"job_number":"JOB_98954","tr_customer_id":98971,"tr_customer_product_id":98961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Priya Dutta","mobile_number":"7020620528","email_id":"damayanti.kaniyar@gmail.com","dop":"2025-10-25","serial_number":"16717353742487","imei1":"16717353742487","imei2":"16717353742487","popurl":"www.anasooya-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98955,"job_number":"JOB_98955","tr_customer_id":98972,"tr_customer_product_id":98962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Advaya Panicker","mobile_number":"7085433920","email_id":"gemine.guneta@gmail.com","dop":"2025-10-25","serial_number":"18442065487871","imei1":"18442065487871","imei2":"18442065487871","popurl":"www.amaranaath-namboothiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98956,"job_number":"JOB_98956","tr_customer_id":98973,"tr_customer_product_id":98963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Trilokesh Johar","mobile_number":"7008730315","email_id":"param.malik@yahoo.co.in","dop":"2025-10-25","serial_number":"12046080176895","imei1":"12046080176895","imei2":"12046080176895","popurl":"www.shrishti-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98957,"job_number":"JOB_98957","tr_customer_id":98974,"tr_customer_product_id":98964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Mina Somayaji","mobile_number":"7024518527","email_id":"annapurna.pandey@gmail.com","dop":"2025-10-25","serial_number":"19404573906904","imei1":"19404573906904","imei2":"19404573906904","popurl":"www.akshat-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98958,"job_number":"JOB_98958","tr_customer_id":98975,"tr_customer_product_id":98965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Mangala Sinha","mobile_number":"7053205580","email_id":"laxmi.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"14154832326439","imei1":"14154832326439","imei2":"14154832326439","popurl":"www.aadidev-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98959,"job_number":"JOB_98959","tr_customer_id":98976,"tr_customer_product_id":98966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Divaakar Kapoor","mobile_number":"7093104044","email_id":"chetanaanand.kaul@gmail.com","dop":"2025-10-25","serial_number":"12765246674983","imei1":"12765246674983","imei2":"12765246674983","popurl":"www.bodhan-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98960,"job_number":"JOB_98960","tr_customer_id":98977,"tr_customer_product_id":98967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Gandharv Bharadwaj","mobile_number":"7037417755","email_id":"rita.adiga@hotmail.com","dop":"2025-10-25","serial_number":"10336455928519","imei1":"10336455928519","imei2":"10336455928519","popurl":"www.urmila-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98961,"job_number":"JOB_98961","tr_customer_id":98978,"tr_customer_product_id":98968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Ekaparnika Kapoor","mobile_number":"7036618408","email_id":"jagadisha.marar@gmail.com","dop":"2025-10-25","serial_number":"13507942821226","imei1":"13507942821226","imei2":"13507942821226","popurl":"www.aanandinii-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98962,"job_number":"JOB_98962","tr_customer_id":98979,"tr_customer_product_id":98969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Chandira Gandhi","mobile_number":"7075453244","email_id":"dron.patil@yahoo.co.in","dop":"2025-10-25","serial_number":"10310299647129","imei1":"10310299647129","imei2":"10310299647129","popurl":"www.trisha-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98963,"job_number":"JOB_98963","tr_customer_id":98980,"tr_customer_product_id":98970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Chanda Mehrotra","mobile_number":"7052827734","email_id":"dhanadeepa.guha@hotmail.com","dop":"2025-10-25","serial_number":"18981905336626","imei1":"18981905336626","imei2":"18981905336626","popurl":"www.laal-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98964,"job_number":"JOB_98964","tr_customer_id":98981,"tr_customer_product_id":98971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Atmaja Pillai","mobile_number":"7077711933","email_id":"ekadant.bhattacharya@yahoo.co.in","dop":"2025-10-25","serial_number":"11002450604493","imei1":"11002450604493","imei2":"11002450604493","popurl":"www.ujjawal-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98965,"job_number":"JOB_98965","tr_customer_id":98982,"tr_customer_product_id":98972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Chetan Nehru","mobile_number":"7076686444","email_id":"aruna.asan@yahoo.co.in","dop":"2025-10-25","serial_number":"19742947625981","imei1":"19742947625981","imei2":"19742947625981","popurl":"www.ahilya-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98966,"job_number":"JOB_98966","tr_customer_id":98983,"tr_customer_product_id":98973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Bhooshit Menon","mobile_number":"7035133704","email_id":"dhyaneshwar.pandey@gmail.com","dop":"2025-10-25","serial_number":"17482819286561","imei1":"17482819286561","imei2":"17482819286561","popurl":"www.deenabandhu-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98967,"job_number":"JOB_98967","tr_customer_id":98984,"tr_customer_product_id":98974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Deevakar Bandopadhyay","mobile_number":"7065675906","email_id":"trilokanath.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"19744849229145","imei1":"19744849229145","imei2":"19744849229145","popurl":"www.giriraaj-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98968,"job_number":"JOB_98968","tr_customer_id":98985,"tr_customer_product_id":98975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Anjushree Menon","mobile_number":"7068184849","email_id":"shankar.gandhi@yahoo.co.in","dop":"2025-10-25","serial_number":"17270709906946","imei1":"17270709906946","imei2":"17270709906946","popurl":"www.nimit-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98969,"job_number":"JOB_98969","tr_customer_id":98986,"tr_customer_product_id":98976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Ankal Sinha","mobile_number":"7071298165","email_id":"agasti.bhattathiri@yahoo.co.in","dop":"2025-10-25","serial_number":"19518010062528","imei1":"19518010062528","imei2":"19518010062528","popurl":"www.acaryatanaya-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98970,"job_number":"JOB_98970","tr_customer_id":98987,"tr_customer_product_id":98977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Bhramar Khatri","mobile_number":"7097371357","email_id":"amrit.joshi@hotmail.com","dop":"2025-10-25","serial_number":"10511727459521","imei1":"10511727459521","imei2":"10511727459521","popurl":"www.bhushan-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98971,"job_number":"JOB_98971","tr_customer_id":98988,"tr_customer_product_id":98978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:17.000Z","modified_at":"2025-11-04T17:29:17.000Z","name":"Sujata Chopra","mobile_number":"7021720734","email_id":"suryakanta.kaul@hotmail.com","dop":"2025-10-25","serial_number":"13659161528416","imei1":"13659161528416","imei2":"13659161528416","popurl":"www.chitraksh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98972,"job_number":"JOB_98972","tr_customer_id":98989,"tr_customer_product_id":98979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:17.000Z","modified_at":"2025-11-04T17:29:17.000Z","name":"Jagmeet Desai","mobile_number":"7035708036","email_id":"kanaka.tagore@gmail.com","dop":"2025-10-25","serial_number":"17790830368700","imei1":"17790830368700","imei2":"17790830368700","popurl":"www.bhushan-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98973,"job_number":"JOB_98973","tr_customer_id":98990,"tr_customer_product_id":98980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Deb Kaul","mobile_number":"7093332474","email_id":"girish.prajapat@yahoo.co.in","dop":"2025-10-25","serial_number":"17691880608982","imei1":"17691880608982","imei2":"17691880608982","popurl":"www.akshayakeerti-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98974,"job_number":"JOB_98974","tr_customer_id":98991,"tr_customer_product_id":98981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vasanti Bandopadhyay","mobile_number":"7003185659","email_id":"bodhan.iyengar@gmail.com","dop":"2025-10-25","serial_number":"14407589989649","imei1":"14407589989649","imei2":"14407589989649","popurl":"www.adwitiya-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98975,"job_number":"JOB_98975","tr_customer_id":98992,"tr_customer_product_id":98982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vimal Pilla","mobile_number":"7023258878","email_id":"ahilya.guneta@gmail.com","dop":"2025-10-25","serial_number":"13457358898066","imei1":"13457358898066","imei2":"13457358898066","popurl":"www.aishani-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98976,"job_number":"JOB_98976","tr_customer_id":98993,"tr_customer_product_id":98983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Deeptimoy Kaul","mobile_number":"7003249268","email_id":"ahilya.sharma@gmail.com","dop":"2025-10-25","serial_number":"14341911378408","imei1":"14341911378408","imei2":"14341911378408","popurl":"www.acharyasuta-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98977,"job_number":"JOB_98977","tr_customer_id":98994,"tr_customer_product_id":98984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vasudha Khanna","mobile_number":"7073284473","email_id":"balagopal.menon@gmail.com","dop":"2025-10-25","serial_number":"16193052995504","imei1":"16193052995504","imei2":"16193052995504","popurl":"www.sanya-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98978,"job_number":"JOB_98978","tr_customer_id":98995,"tr_customer_product_id":98985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vinay Ahuja","mobile_number":"7005091811","email_id":"amodini.adiga@gmail.com","dop":"2025-10-25","serial_number":"15871113406963","imei1":"15871113406963","imei2":"15871113406963","popurl":"www.durgeshwari-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98979,"job_number":"JOB_98979","tr_customer_id":98996,"tr_customer_product_id":98986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Anala Reddy","mobile_number":"7028066446","email_id":"vasanti.malik@yahoo.co.in","dop":"2025-10-25","serial_number":"10475868395429","imei1":"10475868395429","imei2":"10475868395429","popurl":"www.anagh-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98980,"job_number":"JOB_98980","tr_customer_id":98997,"tr_customer_product_id":98987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Rukhmani Bandopadhyay","mobile_number":"7030828497","email_id":"vaidehi.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"19429056512433","imei1":"19429056512433","imei2":"19429056512433","popurl":"www.sweta-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98981,"job_number":"JOB_98981","tr_customer_id":98998,"tr_customer_product_id":98988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Rohit Varrier","mobile_number":"7038580443","email_id":"gopi.shukla@gmail.com","dop":"2025-10-25","serial_number":"19017804357426","imei1":"19017804357426","imei2":"19017804357426","popurl":"www.soma-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98982,"job_number":"JOB_98982","tr_customer_id":98999,"tr_customer_product_id":98989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Vaishvi Chopra","mobile_number":"7082385831","email_id":"sarisha.reddy@gmail.com","dop":"2025-10-25","serial_number":"18553911539225","imei1":"18553911539225","imei2":"18553911539225","popurl":"www.bhardwaj-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98983,"job_number":"JOB_98983","tr_customer_id":99000,"tr_customer_product_id":98990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Jyoti Varma","mobile_number":"7076230053","email_id":"chaaruchandra.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"11085855828436","imei1":"11085855828436","imei2":"11085855828436","popurl":"www.rohit-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98984,"job_number":"JOB_98984","tr_customer_id":99001,"tr_customer_product_id":98991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Charumati Pothuvaal","mobile_number":"7046061163","email_id":"kannan.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"10573646115052","imei1":"10573646115052","imei2":"10573646115052","popurl":"www.bandhul-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98985,"job_number":"JOB_98985","tr_customer_id":99002,"tr_customer_product_id":98992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Trilokanath Mehrotra","mobile_number":"7075089977","email_id":"shiv.bharadwaj@hotmail.com","dop":"2025-10-25","serial_number":"15975522788544","imei1":"15975522788544","imei2":"15975522788544","popurl":"www.gaurang-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98986,"job_number":"JOB_98986","tr_customer_id":99003,"tr_customer_product_id":98993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Tarun Mishra","mobile_number":"7091047810","email_id":"vasudev.trivedi@yahoo.co.in","dop":"2025-10-25","serial_number":"17861544078152","imei1":"17861544078152","imei2":"17861544078152","popurl":"www.chandravati-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98987,"job_number":"JOB_98987","tr_customer_id":99004,"tr_customer_product_id":98994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Sarvin Jain","mobile_number":"7083538734","email_id":"chiranjeev.guneta@yahoo.co.in","dop":"2025-10-25","serial_number":"14462631634119","imei1":"14462631634119","imei2":"14462631634119","popurl":"www.kalyani-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98988,"job_number":"JOB_98988","tr_customer_id":99005,"tr_customer_product_id":98995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Siddhi Adiga","mobile_number":"7030200281","email_id":"rahul.mehra@hotmail.com","dop":"2025-10-25","serial_number":"11671510196103","imei1":"11671510196103","imei2":"11671510196103","popurl":"www.chandak-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98989,"job_number":"JOB_98989","tr_customer_id":99006,"tr_customer_product_id":98996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Rohan Adiga","mobile_number":"7001545402","email_id":"diptendu.abbott@gmail.com","dop":"2025-10-25","serial_number":"15265839784359","imei1":"15265839784359","imei2":"15265839784359","popurl":"www.devagya-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98990,"job_number":"JOB_98990","tr_customer_id":99007,"tr_customer_product_id":98997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Acharyasuta Johar","mobile_number":"7049681762","email_id":"aalok.namboothiri@gmail.com","dop":"2025-10-25","serial_number":"14761083547557","imei1":"14761083547557","imei2":"14761083547557","popurl":"www.pramila-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98991,"job_number":"JOB_98991","tr_customer_id":99008,"tr_customer_product_id":98998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Mandakini Patil","mobile_number":"7092081379","email_id":"karunanidhi.khan@hotmail.com","dop":"2025-10-25","serial_number":"16059447734201","imei1":"16059447734201","imei2":"16059447734201","popurl":"www.shiv-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98992,"job_number":"JOB_98992","tr_customer_id":99009,"tr_customer_product_id":98999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Balgopal Shah","mobile_number":"7014190523","email_id":"mina.khatri@hotmail.com","dop":"2025-10-25","serial_number":"14988521080836","imei1":"14988521080836","imei2":"14988521080836","popurl":"www.chitrangada-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98993,"job_number":"JOB_98993","tr_customer_id":99010,"tr_customer_product_id":99000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Kanishka Pilla","mobile_number":"7081075978","email_id":"aryan.bandopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"16409703458881","imei1":"16409703458881","imei2":"16409703458881","popurl":"www.mukesh-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98994,"job_number":"JOB_98994","tr_customer_id":99011,"tr_customer_product_id":99001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Vedanga Naik","mobile_number":"7016167941","email_id":"mahesh.gupta@hotmail.com","dop":"2025-10-25","serial_number":"13455872768189","imei1":"13455872768189","imei2":"13455872768189","popurl":"www.bhaanumati-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98995,"job_number":"JOB_98995","tr_customer_id":99012,"tr_customer_product_id":99002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Sarada Devar","mobile_number":"7017228681","email_id":"bahula.mukhopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"12713611583454","imei1":"12713611583454","imei2":"12713611583454","popurl":"www.gandharva-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98996,"job_number":"JOB_98996","tr_customer_id":99013,"tr_customer_product_id":99003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Narayan Marar","mobile_number":"7079930844","email_id":"saraswati.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"19808360314782","imei1":"19808360314782","imei2":"19808360314782","popurl":"www.ganapati-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98997,"job_number":"JOB_98997","tr_customer_id":99014,"tr_customer_product_id":99004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Daksha Sethi","mobile_number":"7020851023","email_id":"agnivesh.nair@gmail.com","dop":"2025-10-25","serial_number":"19390764434316","imei1":"19390764434316","imei2":"19390764434316","popurl":"www.chaten-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98998,"job_number":"JOB_98998","tr_customer_id":99015,"tr_customer_product_id":99005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Chakradhar Dutta","mobile_number":"7022095970","email_id":"som.pilla@hotmail.com","dop":"2025-10-25","serial_number":"11521467480183","imei1":"11521467480183","imei2":"11521467480183","popurl":"www.shobhana-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98999,"job_number":"JOB_98999","tr_customer_id":99016,"tr_customer_product_id":99006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Lakshman Naik","mobile_number":"7002237224","email_id":"dwaipayana.talwar@gmail.com","dop":"2025-10-25","serial_number":"15990214752016","imei1":"15990214752016","imei2":"15990214752016","popurl":"www.aadi-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99000,"job_number":"JOB_99000","tr_customer_id":99017,"tr_customer_product_id":99007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Oormila Menon","mobile_number":"7020245832","email_id":"siddarth.sethi@gmail.com","dop":"2025-10-25","serial_number":"17070402715870","imei1":"17070402715870","imei2":"17070402715870","popurl":"www.deveshwar-mahajan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99001,"job_number":"JOB_99001","tr_customer_id":99018,"tr_customer_product_id":99008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Mangala Reddy","mobile_number":"7055001330","email_id":"deepan.gupta@hotmail.com","dop":"2025-10-25","serial_number":"12154407657426","imei1":"12154407657426","imei2":"12154407657426","popurl":"www.prema-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99002,"job_number":"JOB_99002","tr_customer_id":99019,"tr_customer_product_id":99009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Eekalabya Shukla","mobile_number":"7047812966","email_id":"ananda.jha@gmail.com","dop":"2025-10-25","serial_number":"13584484915989","imei1":"13584484915989","imei2":"13584484915989","popurl":"www.anand-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99003,"job_number":"JOB_99003","tr_customer_id":99020,"tr_customer_product_id":99010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Aadinath Kaniyar","mobile_number":"7033545021","email_id":"dandak.reddy@yahoo.co.in","dop":"2025-10-25","serial_number":"19471044371411","imei1":"19471044371411","imei2":"19471044371411","popurl":"www.dharitri-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99004,"job_number":"JOB_99004","tr_customer_id":99021,"tr_customer_product_id":99011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Dinesh Kaniyar","mobile_number":"7028085106","email_id":"rajendra.tagore@hotmail.com","dop":"2025-10-25","serial_number":"11918986381099","imei1":"11918986381099","imei2":"11918986381099","popurl":"www.vimala-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99005,"job_number":"JOB_99005","tr_customer_id":99022,"tr_customer_product_id":99012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Chandira Kakkar","mobile_number":"7013682552","email_id":"anasuya.somayaji@yahoo.co.in","dop":"2025-10-25","serial_number":"14204612822683","imei1":"14204612822683","imei2":"14204612822683","popurl":"www.mangalya-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99006,"job_number":"JOB_99006","tr_customer_id":99023,"tr_customer_product_id":99013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Bhargavi Guneta","mobile_number":"7010305112","email_id":"ghanaanand.khatri@gmail.com","dop":"2025-10-25","serial_number":"19471239895228","imei1":"19471239895228","imei2":"19471239895228","popurl":"www.uttam-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99007,"job_number":"JOB_99007","tr_customer_id":99024,"tr_customer_product_id":99014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Balaaditya Gupta","mobile_number":"7044971037","email_id":"datta.varrier@hotmail.com","dop":"2025-10-25","serial_number":"15338485425367","imei1":"15338485425367","imei2":"15338485425367","popurl":"www.gorakhnath-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99008,"job_number":"JOB_99008","tr_customer_id":99025,"tr_customer_product_id":99015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Shrishti Arora","mobile_number":"7015737045","email_id":"avadhesh.dutta@gmail.com","dop":"2025-10-25","serial_number":"13397336080429","imei1":"13397336080429","imei2":"13397336080429","popurl":"www.bhagirathi-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99009,"job_number":"JOB_99009","tr_customer_id":99026,"tr_customer_product_id":99016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:24.000Z","modified_at":"2025-11-04T17:29:24.000Z","name":"Swapnil Khan","mobile_number":"7086551614","email_id":"chidambaram.iyer@hotmail.com","dop":"2025-10-25","serial_number":"12587534470256","imei1":"12587534470256","imei2":"12587534470256","popurl":"www.manoj-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99010,"job_number":"JOB_99010","tr_customer_id":99027,"tr_customer_product_id":99017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:24.000Z","modified_at":"2025-11-04T17:29:24.000Z","name":"Ashok Chaturvedi","mobile_number":"7023149784","email_id":"chandrani.asan@hotmail.com","dop":"2025-10-25","serial_number":"11152907560192","imei1":"11152907560192","imei2":"11152907560192","popurl":"www.jyotis-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99012,"job_number":"JOB_99012","tr_customer_id":99029,"tr_customer_product_id":99019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:31:40.000Z","modified_at":"2025-11-04T17:31:40.000Z","name":"Winona Boehm","mobile_number":"406-502-5848","email_id":"Shana.Cronin@yahoo.com","dop":"2025-04-06","serial_number":"11899379653556108","imei1":"11899379653556108","imei2":"11899379653556108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99014,"job_number":"JOB_99014","tr_customer_id":99031,"tr_customer_product_id":99021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:32:09.000Z","modified_at":"2025-11-04T17:32:09.000Z","name":"Moshe Rutherford","mobile_number":"847-882-6682","email_id":"Curt.Hettinger@gmail.com","dop":"2025-04-06","serial_number":"11496114031393988","imei1":"11496114031393988","imei2":"11496114031393988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99016,"job_number":"JOB_99016","tr_customer_id":99033,"tr_customer_product_id":99023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:32:40.000Z","modified_at":"2025-11-04T17:32:40.000Z","name":"Chet Lehner","mobile_number":"682-448-9253","email_id":"Eveline_Daugherty91@hotmail.com","dop":"2025-04-06","serial_number":"10011200183394932","imei1":"10011200183394932","imei2":"10011200183394932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99019,"job_number":"JOB_99019","tr_customer_id":99036,"tr_customer_product_id":99026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Dayaananda Johar","mobile_number":"7011490058","email_id":"trilochana.prajapat@gmail.com","dop":"2025-10-25","serial_number":"16550745395452","imei1":"16550745395452","imei2":"16550745395452","popurl":"www.anagh-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99020,"job_number":"JOB_99020","tr_customer_id":99037,"tr_customer_product_id":99027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Mangalya Mehrotra","mobile_number":"7044036238","email_id":"chapal.chattopadhyay@gmail.com","dop":"2025-10-25","serial_number":"13958225774073","imei1":"13958225774073","imei2":"13958225774073","popurl":"www.balagovind-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99021,"job_number":"JOB_99021","tr_customer_id":99038,"tr_customer_product_id":99028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Giriraaj Naik","mobile_number":"7059200205","email_id":"dinakar.kaur@hotmail.com","dop":"2025-10-25","serial_number":"18967114593026","imei1":"18967114593026","imei2":"18967114593026","popurl":"www.bhaanumati-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99022,"job_number":"JOB_99022","tr_customer_id":99039,"tr_customer_product_id":99029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Vrinda Kaniyar","mobile_number":"7011045876","email_id":"bala.namboothiri@hotmail.com","dop":"2025-10-25","serial_number":"16288641056535","imei1":"16288641056535","imei2":"16288641056535","popurl":"www.jagathi-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99023,"job_number":"JOB_99023","tr_customer_id":99040,"tr_customer_product_id":99030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Satish Sethi","mobile_number":"7089637158","email_id":"rakesh.gill@hotmail.com","dop":"2025-10-25","serial_number":"16113215424868","imei1":"16113215424868","imei2":"16113215424868","popurl":"www.bhagwanti-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99024,"job_number":"JOB_99024","tr_customer_id":99041,"tr_customer_product_id":99031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:05:28.000Z","modified_at":"2025-11-04T19:05:28.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10508733930043","imei1":"10508733930043","imei2":"10508733930043","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99025,"job_number":"JOB_99025","tr_customer_id":99042,"tr_customer_product_id":99032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:10:36.000Z","modified_at":"2025-11-04T19:10:36.000Z","name":"Alyce Heller","mobile_number":"942-682-9590","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10174898024849","imei1":"10174898024849","imei2":"10174898024849","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99034,"job_number":"JOB_99034","tr_customer_id":99051,"tr_customer_product_id":99041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Charuchandra Adiga","mobile_number":"7075015375","email_id":"priyala.devar@yahoo.co.in","dop":"2025-10-25","serial_number":"17930777533709","imei1":"17930777533709","imei2":"17930777533709","popurl":"www.prem-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99035,"job_number":"JOB_99035","tr_customer_id":99052,"tr_customer_product_id":99042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Dipendra Chaturvedi","mobile_number":"7015332218","email_id":"kamalesh.chattopadhyay@gmail.com","dop":"2025-10-25","serial_number":"13610836862844","imei1":"13610836862844","imei2":"13610836862844","popurl":"www.tushar-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99036,"job_number":"JOB_99036","tr_customer_id":99053,"tr_customer_product_id":99043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Bahula Pandey","mobile_number":"7085178907","email_id":"jaimini.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"17742232179965","imei1":"17742232179965","imei2":"17742232179965","popurl":"www.ramaa-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99037,"job_number":"JOB_99037","tr_customer_id":99054,"tr_customer_product_id":99044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Chakravarti Dhawan","mobile_number":"7052130122","email_id":"abhaya.somayaji@gmail.com","dop":"2025-10-25","serial_number":"16788452793123","imei1":"16788452793123","imei2":"16788452793123","popurl":"www.eshana-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99038,"job_number":"JOB_99038","tr_customer_id":99055,"tr_customer_product_id":99045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Balaaditya Mukhopadhyay","mobile_number":"7012851995","email_id":"lakshman.pillai@hotmail.com","dop":"2025-10-25","serial_number":"19389671337970","imei1":"19389671337970","imei2":"19389671337970","popurl":"www.ojaswini-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99039,"job_number":"JOB_99039","tr_customer_id":99056,"tr_customer_product_id":99046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Ramaa Kaul","mobile_number":"7042033628","email_id":"atreyee.achari@hotmail.com","dop":"2025-10-25","serial_number":"12121324420377","imei1":"12121324420377","imei2":"12121324420377","popurl":"www.lakshman-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99040,"job_number":"JOB_99040","tr_customer_id":99057,"tr_customer_product_id":99047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Suryakant Arora","mobile_number":"7099177868","email_id":"vijay.khanna@hotmail.com","dop":"2025-10-25","serial_number":"10514117923590","imei1":"10514117923590","imei2":"10514117923590","popurl":"www.rageswari-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99041,"job_number":"JOB_99041","tr_customer_id":99058,"tr_customer_product_id":99048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Devi Khatri","mobile_number":"7025769613","email_id":"maheswar.acharya@yahoo.co.in","dop":"2025-10-25","serial_number":"16019215027607","imei1":"16019215027607","imei2":"16019215027607","popurl":"www.anshula-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99042,"job_number":"JOB_99042","tr_customer_id":99059,"tr_customer_product_id":99049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Manisha Embranthiri","mobile_number":"7096604054","email_id":"daksha.sinha@hotmail.com","dop":"2025-10-25","serial_number":"11955206697240","imei1":"11955206697240","imei2":"11955206697240","popurl":"www.jagathi-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99043,"job_number":"JOB_99043","tr_customer_id":99060,"tr_customer_product_id":99050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Nimit Achari","mobile_number":"7046092850","email_id":"gobinda.adiga@hotmail.com","dop":"2025-10-25","serial_number":"16763816329484","imei1":"16763816329484","imei2":"16763816329484","popurl":"www.sanya-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99044,"job_number":"JOB_99044","tr_customer_id":99061,"tr_customer_product_id":99051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Subhashini Nehru","mobile_number":"7074855892","email_id":"chandni.nair@hotmail.com","dop":"2025-10-25","serial_number":"14766291674948","imei1":"14766291674948","imei2":"14766291674948","popurl":"www.adripathi-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99045,"job_number":"JOB_99045","tr_customer_id":99062,"tr_customer_product_id":99052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Inder Bhattacharya","mobile_number":"7073640650","email_id":"chandrakin.panicker@gmail.com","dop":"2025-10-25","serial_number":"15497906962683","imei1":"15497906962683","imei2":"15497906962683","popurl":"www.bharat-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99046,"job_number":"JOB_99046","tr_customer_id":99063,"tr_customer_product_id":99053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Rajan Gowda","mobile_number":"7042805177","email_id":"vijay.shah@yahoo.co.in","dop":"2025-10-25","serial_number":"13277167908402","imei1":"13277167908402","imei2":"13277167908402","popurl":"www.shakuntala-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99047,"job_number":"JOB_99047","tr_customer_id":99064,"tr_customer_product_id":99054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Amaranaath Jha","mobile_number":"7068391450","email_id":"adityanandana.banerjee@hotmail.com","dop":"2025-10-25","serial_number":"19569847125636","imei1":"19569847125636","imei2":"19569847125636","popurl":"www.akshainie-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99048,"job_number":"JOB_99048","tr_customer_id":99065,"tr_customer_product_id":99055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Anang Dwivedi","mobile_number":"7038068704","email_id":"ganesh.mishra@yahoo.co.in","dop":"2025-10-25","serial_number":"10050908217477","imei1":"10050908217477","imei2":"10050908217477","popurl":"www.satyen-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99049,"job_number":"JOB_99049","tr_customer_id":99066,"tr_customer_product_id":99056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Menaka Patil","mobile_number":"7028895468","email_id":"eekalabya.kakkar@hotmail.com","dop":"2025-10-25","serial_number":"18466816354661","imei1":"18466816354661","imei2":"18466816354661","popurl":"www.upendra-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99050,"job_number":"JOB_99050","tr_customer_id":99067,"tr_customer_product_id":99057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Aanand Nayar","mobile_number":"7032994240","email_id":"girja.devar@gmail.com","dop":"2025-10-25","serial_number":"17756780958657","imei1":"17756780958657","imei2":"17756780958657","popurl":"www.vedanga-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99051,"job_number":"JOB_99051","tr_customer_id":99068,"tr_customer_product_id":99058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Gandharva Tagore","mobile_number":"7032697546","email_id":"gautami.namboothiri@yahoo.co.in","dop":"2025-10-25","serial_number":"13748525903920","imei1":"13748525903920","imei2":"13748525903920","popurl":"www.bhaasvan-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99052,"job_number":"JOB_99052","tr_customer_id":99069,"tr_customer_product_id":99059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Malti Varma","mobile_number":"7075742500","email_id":"gotum.rana@hotmail.com","dop":"2025-10-25","serial_number":"14806123757947","imei1":"14806123757947","imei2":"14806123757947","popurl":"www.jitendra-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99053,"job_number":"JOB_99053","tr_customer_id":99070,"tr_customer_product_id":99060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Ananda Ahuja","mobile_number":"7042319704","email_id":"trilokanath.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"15720901576358","imei1":"15720901576358","imei2":"15720901576358","popurl":"www.mahendra-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99054,"job_number":"JOB_99054","tr_customer_id":99071,"tr_customer_product_id":99061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Aanjaneya Mehrotra","mobile_number":"7063494138","email_id":"chandramohan.bhattacharya@yahoo.co.in","dop":"2025-10-25","serial_number":"15659168097531","imei1":"15659168097531","imei2":"15659168097531","popurl":"www.madhuri-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99055,"job_number":"JOB_99055","tr_customer_id":99072,"tr_customer_product_id":99062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Bilwa Varman","mobile_number":"7046724900","email_id":"rageswari.ahluwalia@yahoo.co.in","dop":"2025-10-25","serial_number":"16476778735316","imei1":"16476778735316","imei2":"16476778735316","popurl":"www.swami-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99056,"job_number":"JOB_99056","tr_customer_id":99073,"tr_customer_product_id":99063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Girish Naik","mobile_number":"7039006901","email_id":"vimal.mahajan@gmail.com","dop":"2025-10-25","serial_number":"13031759612064","imei1":"13031759612064","imei2":"13031759612064","popurl":"www.chandra-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99057,"job_number":"JOB_99057","tr_customer_id":99074,"tr_customer_product_id":99064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Hamsini Kaul","mobile_number":"7040035494","email_id":"anish.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"17413515733409","imei1":"17413515733409","imei2":"17413515733409","popurl":"www.giri-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99058,"job_number":"JOB_99058","tr_customer_id":99075,"tr_customer_product_id":99065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Girish Agarwal","mobile_number":"7025231885","email_id":"guru.nehru@yahoo.co.in","dop":"2025-10-25","serial_number":"16622202314976","imei1":"16622202314976","imei2":"16622202314976","popurl":"www.dinesh-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99059,"job_number":"JOB_99059","tr_customer_id":99076,"tr_customer_product_id":99066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Nawal Prajapat","mobile_number":"7004688046","email_id":"vidhur.rana@yahoo.co.in","dop":"2025-10-25","serial_number":"15400409142409","imei1":"15400409142409","imei2":"15400409142409","popurl":"www.rameshwar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99060,"job_number":"JOB_99060","tr_customer_id":99077,"tr_customer_product_id":99067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Kin Bhat","mobile_number":"7004909082","email_id":"anuja.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"12136453868922","imei1":"12136453868922","imei2":"12136453868922","popurl":"www.guru-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99061,"job_number":"JOB_99061","tr_customer_id":99078,"tr_customer_product_id":99068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Ankal Menon","mobile_number":"7058317889","email_id":"daksha.namboothiri@hotmail.com","dop":"2025-10-25","serial_number":"10139472449523","imei1":"10139472449523","imei2":"10139472449523","popurl":"www.dayaanidhi-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99062,"job_number":"JOB_99062","tr_customer_id":99079,"tr_customer_product_id":99069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Aditeya Nayar","mobile_number":"7039442715","email_id":"naval.verma@hotmail.com","dop":"2025-10-25","serial_number":"16446295986841","imei1":"16446295986841","imei2":"16446295986841","popurl":"www.anjushree-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99063,"job_number":"JOB_99063","tr_customer_id":99080,"tr_customer_product_id":99070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Bhadrak Sharma","mobile_number":"7097495829","email_id":"brajendra.varma@hotmail.com","dop":"2025-10-25","serial_number":"11982783505699","imei1":"11982783505699","imei2":"11982783505699","popurl":"www.indra-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99064,"job_number":"JOB_99064","tr_customer_id":99081,"tr_customer_product_id":99071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Harinakshi Iyer","mobile_number":"7079840705","email_id":"abhaya.kaul@yahoo.co.in","dop":"2025-10-25","serial_number":"18206619079584","imei1":"18206619079584","imei2":"18206619079584","popurl":"www.apsara-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99065,"job_number":"JOB_99065","tr_customer_id":99082,"tr_customer_product_id":99072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Girika Dhawan","mobile_number":"7071901707","email_id":"gurdev.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"10430333077790","imei1":"10430333077790","imei2":"10430333077790","popurl":"www.chinmayanand-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99066,"job_number":"JOB_99066","tr_customer_id":99083,"tr_customer_product_id":99073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Vidya Mahajan","mobile_number":"7066667035","email_id":"ramesh.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"18456129853110","imei1":"18456129853110","imei2":"18456129853110","popurl":"www.gati-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99067,"job_number":"JOB_99067","tr_customer_id":99084,"tr_customer_product_id":99074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Shakuntala Arora","mobile_number":"7065282050","email_id":"durga.mishra@gmail.com","dop":"2025-10-25","serial_number":"16768611999004","imei1":"16768611999004","imei2":"16768611999004","popurl":"www.leela-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99068,"job_number":"JOB_99068","tr_customer_id":99085,"tr_customer_product_id":99075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Dinkar Bharadwaj","mobile_number":"7028044023","email_id":"rohan.varma@yahoo.co.in","dop":"2025-10-25","serial_number":"11488076064794","imei1":"11488076064794","imei2":"11488076064794","popurl":"www.vedanshi-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99069,"job_number":"JOB_99069","tr_customer_id":99086,"tr_customer_product_id":99076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Uma Sharma","mobile_number":"7044872683","email_id":"dev.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"13182248815888","imei1":"13182248815888","imei2":"13182248815888","popurl":"www.dayaamay-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99070,"job_number":"JOB_99070","tr_customer_id":99087,"tr_customer_product_id":99077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Jahnu Asan","mobile_number":"7014503104","email_id":"vasundhara.butt@hotmail.com","dop":"2025-10-25","serial_number":"16676214999763","imei1":"16676214999763","imei2":"16676214999763","popurl":"www.aslesha-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99071,"job_number":"JOB_99071","tr_customer_id":99088,"tr_customer_product_id":99078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Bodhan Agarwal","mobile_number":"7008820607","email_id":"vidya.joshi@yahoo.co.in","dop":"2025-10-25","serial_number":"15223894934218","imei1":"15223894934218","imei2":"15223894934218","popurl":"www.rukmin-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99072,"job_number":"JOB_99072","tr_customer_id":99089,"tr_customer_product_id":99079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Arjun Butt","mobile_number":"7082443254","email_id":"baijayanti.menon@yahoo.co.in","dop":"2025-10-25","serial_number":"12293696989858","imei1":"12293696989858","imei2":"12293696989858","popurl":"www.lalita-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99073,"job_number":"JOB_99073","tr_customer_id":99090,"tr_customer_product_id":99080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Dayaanidhi Mukhopadhyay","mobile_number":"7068221948","email_id":"chakrika.iyengar@gmail.com","dop":"2025-10-25","serial_number":"18683537074309","imei1":"18683537074309","imei2":"18683537074309","popurl":"www.tarun-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99074,"job_number":"JOB_99074","tr_customer_id":99091,"tr_customer_product_id":99081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Gauraang Joshi","mobile_number":"7044112769","email_id":"trisha.pandey@gmail.com","dop":"2025-10-25","serial_number":"19072339176235","imei1":"19072339176235","imei2":"19072339176235","popurl":"www.gopal-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99075,"job_number":"JOB_99075","tr_customer_id":99092,"tr_customer_product_id":99082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Usha Patel","mobile_number":"7069022581","email_id":"mukul.guneta@hotmail.com","dop":"2025-10-25","serial_number":"18418801092687","imei1":"18418801092687","imei2":"18418801092687","popurl":"www.chandrabhan-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99076,"job_number":"JOB_99076","tr_customer_id":99093,"tr_customer_product_id":99083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Deeksha Kocchar","mobile_number":"7064999039","email_id":"madhuri.nair@gmail.com","dop":"2025-10-25","serial_number":"14125620622724","imei1":"14125620622724","imei2":"14125620622724","popurl":"www.pushti-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99077,"job_number":"JOB_99077","tr_customer_id":99094,"tr_customer_product_id":99084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Dwaipayana Joshi","mobile_number":"7094111408","email_id":"pran.acharya@gmail.com","dop":"2025-10-25","serial_number":"17024448562695","imei1":"17024448562695","imei2":"17024448562695","popurl":"www.ekaaksh-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99078,"job_number":"JOB_99078","tr_customer_id":99095,"tr_customer_product_id":99085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Dhananjay Kaniyar","mobile_number":"7048311894","email_id":"dinesh.menon@hotmail.com","dop":"2025-10-25","serial_number":"11861013465738","imei1":"11861013465738","imei2":"11861013465738","popurl":"www.anwesha-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99079,"job_number":"JOB_99079","tr_customer_id":99096,"tr_customer_product_id":99086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Chakor Kocchar","mobile_number":"7046134758","email_id":"jagadish.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"15477880392671","imei1":"15477880392671","imei2":"15477880392671","popurl":"www.narayan-kaur.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99080,"job_number":"JOB_99080","tr_customer_id":99097,"tr_customer_product_id":99087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Chandani Sinha","mobile_number":"7034080708","email_id":"chandran.embranthiri@yahoo.co.in","dop":"2025-10-25","serial_number":"18647981702057","imei1":"18647981702057","imei2":"18647981702057","popurl":"www.anurag-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99081,"job_number":"JOB_99081","tr_customer_id":99098,"tr_customer_product_id":99088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Jaya Mishra","mobile_number":"7022028329","email_id":"agniprava.patil@hotmail.com","dop":"2025-10-25","serial_number":"10137709151187","imei1":"10137709151187","imei2":"10137709151187","popurl":"www.bhuvanesh-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99082,"job_number":"JOB_99082","tr_customer_id":99099,"tr_customer_product_id":99089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Aadi Dubashi","mobile_number":"7079165482","email_id":"sushil.gupta@gmail.com","dop":"2025-10-25","serial_number":"19424319060028","imei1":"19424319060028","imei2":"19424319060028","popurl":"www.geeta-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99083,"job_number":"JOB_99083","tr_customer_id":99100,"tr_customer_product_id":99090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Aatreya Deshpande","mobile_number":"7001320136","email_id":"uma.dutta@hotmail.com","dop":"2025-10-25","serial_number":"13193124391092","imei1":"13193124391092","imei2":"13193124391092","popurl":"www.ekaling-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99084,"job_number":"JOB_99084","tr_customer_id":99101,"tr_customer_product_id":99091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Uttam Embranthiri","mobile_number":"7052462681","email_id":"chidaatma.nair@hotmail.com","dop":"2025-10-25","serial_number":"18940524275178","imei1":"18940524275178","imei2":"18940524275178","popurl":"www.chatura-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99085,"job_number":"JOB_99085","tr_customer_id":99102,"tr_customer_product_id":99092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Amish Patel","mobile_number":"7072941597","email_id":"ramesh.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"16918926064717","imei1":"16918926064717","imei2":"16918926064717","popurl":"www.shashi-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99086,"job_number":"JOB_99086","tr_customer_id":99103,"tr_customer_product_id":99093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Aagney Kapoor","mobile_number":"7002541649","email_id":"eshana.bandopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"18745999157043","imei1":"18745999157043","imei2":"18745999157043","popurl":"www.agasti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99087,"job_number":"JOB_99087","tr_customer_id":99104,"tr_customer_product_id":99094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Anila Abbott","mobile_number":"7023136064","email_id":"diptendu.malik@gmail.com","dop":"2025-10-25","serial_number":"12257270151099","imei1":"12257270151099","imei2":"12257270151099","popurl":"www.vaishvi-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99088,"job_number":"JOB_99088","tr_customer_id":99105,"tr_customer_product_id":99095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Hiranya Arora","mobile_number":"7005980719","email_id":"anusuya.prajapat@hotmail.com","dop":"2025-10-25","serial_number":"17188086605554","imei1":"17188086605554","imei2":"17188086605554","popurl":"www.gandharv-talwar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99089,"job_number":"JOB_99089","tr_customer_id":99106,"tr_customer_product_id":99096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Vaishvi Mukhopadhyay","mobile_number":"7066875097","email_id":"himani.chaturvedi@gmail.com","dop":"2025-10-25","serial_number":"11049172765671","imei1":"11049172765671","imei2":"11049172765671","popurl":"www.amrita-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99090,"job_number":"JOB_99090","tr_customer_id":99107,"tr_customer_product_id":99097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Somu Dutta","mobile_number":"7054419130","email_id":"vrinda.ganaka@gmail.com","dop":"2025-10-25","serial_number":"15458401385806","imei1":"15458401385806","imei2":"15458401385806","popurl":"www.varalakshmi-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99091,"job_number":"JOB_99091","tr_customer_id":99108,"tr_customer_product_id":99098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Ravi Shah","mobile_number":"7035489540","email_id":"anandswarup.kocchar@hotmail.com","dop":"2025-10-25","serial_number":"16559142958120","imei1":"16559142958120","imei2":"16559142958120","popurl":"www.dhanpati-mehra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99092,"job_number":"JOB_99092","tr_customer_id":99109,"tr_customer_product_id":99099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Agnivesh Nehru","mobile_number":"7016236731","email_id":"chandramohan.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"10948527404843","imei1":"10948527404843","imei2":"10948527404843","popurl":"www.smriti-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99093,"job_number":"JOB_99093","tr_customer_id":99110,"tr_customer_product_id":99100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Sheela Bhattacharya","mobile_number":"7061185016","email_id":"dayaananda.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"10076923864358","imei1":"10076923864358","imei2":"10076923864358","popurl":"www.brajendra-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99094,"job_number":"JOB_99094","tr_customer_id":99111,"tr_customer_product_id":99101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Sarala Kocchar","mobile_number":"7077235514","email_id":"vimala.chaturvedi@hotmail.com","dop":"2025-10-25","serial_number":"11320393503059","imei1":"11320393503059","imei2":"11320393503059","popurl":"www.aatmaja-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99095,"job_number":"JOB_99095","tr_customer_id":99112,"tr_customer_product_id":99102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Radha Dutta","mobile_number":"7015089893","email_id":"usha.varrier@hotmail.com","dop":"2025-10-25","serial_number":"11186112932605","imei1":"11186112932605","imei2":"11186112932605","popurl":"www.gorakhanatha-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99096,"job_number":"JOB_99096","tr_customer_id":99113,"tr_customer_product_id":99103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Deeptimayee Mishra","mobile_number":"7000826835","email_id":"chinmayananda.mehra@hotmail.com","dop":"2025-10-25","serial_number":"15092702380168","imei1":"15092702380168","imei2":"15092702380168","popurl":"www.rupinder-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99097,"job_number":"JOB_99097","tr_customer_id":99114,"tr_customer_product_id":99104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Aasha Johar","mobile_number":"7031884847","email_id":"tara.talwar@yahoo.co.in","dop":"2025-10-25","serial_number":"19302858392393","imei1":"19302858392393","imei2":"19302858392393","popurl":"www.swarnalata-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99098,"job_number":"JOB_99098","tr_customer_id":99115,"tr_customer_product_id":99105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Goswamee Varman","mobile_number":"7038776216","email_id":"amodini.kaur@hotmail.com","dop":"2025-10-25","serial_number":"10788794229758","imei1":"10788794229758","imei2":"10788794229758","popurl":"www.gudakesa-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99099,"job_number":"JOB_99099","tr_customer_id":99116,"tr_customer_product_id":99106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Madhuri Banerjee","mobile_number":"7014586816","email_id":"bharat.panicker@gmail.com","dop":"2025-10-25","serial_number":"16375401384702","imei1":"16375401384702","imei2":"16375401384702","popurl":"www.swapnil-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99100,"job_number":"JOB_99100","tr_customer_id":99117,"tr_customer_product_id":99107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Brajesh Nair","mobile_number":"7080392171","email_id":"bhagwati.jha@yahoo.co.in","dop":"2025-10-25","serial_number":"13285244935912","imei1":"13285244935912","imei2":"13285244935912","popurl":"www.indra-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99101,"job_number":"JOB_99101","tr_customer_id":99118,"tr_customer_product_id":99108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Chandani Kaur","mobile_number":"7035092860","email_id":"gayatri.kakkar@gmail.com","dop":"2025-10-25","serial_number":"13939589637502","imei1":"13939589637502","imei2":"13939589637502","popurl":"www.pramila-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99102,"job_number":"JOB_99102","tr_customer_id":99120,"tr_customer_product_id":99110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Vidya Jha","mobile_number":"7048477310","email_id":"chandra.agarwal@gmail.com","dop":"2025-10-25","serial_number":"13448848914689","imei1":"13448848914689","imei2":"13448848914689","popurl":"www.subhashini-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99103,"job_number":"JOB_99103","tr_customer_id":99119,"tr_customer_product_id":99109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Baijayanti Gowda","mobile_number":"7078515297","email_id":"chidambar.pandey@hotmail.com","dop":"2025-10-25","serial_number":"11863737482809","imei1":"11863737482809","imei2":"11863737482809","popurl":"www.jaimini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99104,"job_number":"JOB_99104","tr_customer_id":99121,"tr_customer_product_id":99111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Chandran Mehra","mobile_number":"7095215842","email_id":"bandhul.reddy@gmail.com","dop":"2025-10-25","serial_number":"11927796042192","imei1":"11927796042192","imei2":"11927796042192","popurl":"www.amodini-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99105,"job_number":"JOB_99105","tr_customer_id":99122,"tr_customer_product_id":99112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Preity Agarwal","mobile_number":"7050254756","email_id":"chandrabhaga.nair@gmail.com","dop":"2025-10-25","serial_number":"10229735036246","imei1":"10229735036246","imei2":"10229735036246","popurl":"www.aagneya-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99106,"job_number":"JOB_99106","tr_customer_id":99123,"tr_customer_product_id":99113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Shakuntala Deshpande","mobile_number":"7069378748","email_id":"gouranga.guha@gmail.com","dop":"2025-10-25","serial_number":"10696998106043","imei1":"10696998106043","imei2":"10696998106043","popurl":"www.sushma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99107,"job_number":"JOB_99107","tr_customer_id":99124,"tr_customer_product_id":99114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Deeptendu Banerjee","mobile_number":"7049247918","email_id":"kanishka.johar@yahoo.co.in","dop":"2025-10-25","serial_number":"13941791021395","imei1":"13941791021395","imei2":"13941791021395","popurl":"www.amarnath-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99108,"job_number":"JOB_99108","tr_customer_id":99125,"tr_customer_product_id":99115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Mani Malik","mobile_number":"7073629464","email_id":"chandraketu.pothuvaal@yahoo.co.in","dop":"2025-10-25","serial_number":"12306169092138","imei1":"12306169092138","imei2":"12306169092138","popurl":"www.karunanidhi-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99109,"job_number":"JOB_99109","tr_customer_id":99126,"tr_customer_product_id":99116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Chandraayan Namboothiri","mobile_number":"7043228556","email_id":"gauranga.varman@gmail.com","dop":"2025-10-25","serial_number":"10535820624313","imei1":"10535820624313","imei2":"10535820624313","popurl":"www.brijesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99110,"job_number":"JOB_99110","tr_customer_id":99127,"tr_customer_product_id":99117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Tanirika Chaturvedi","mobile_number":"7043736124","email_id":"vaijayanti.dutta@hotmail.com","dop":"2025-10-25","serial_number":"11385402000009","imei1":"11385402000009","imei2":"11385402000009","popurl":"www.chandrani-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99111,"job_number":"JOB_99111","tr_customer_id":99128,"tr_customer_product_id":99118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Devesh Nambeesan","mobile_number":"7045771672","email_id":"gangesh.achari@gmail.com","dop":"2025-10-25","serial_number":"11397400314339","imei1":"11397400314339","imei2":"11397400314339","popurl":"www.rajinder-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99112,"job_number":"JOB_99112","tr_customer_id":99129,"tr_customer_product_id":99119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Vedanga Bhat","mobile_number":"7085187718","email_id":"kama.desai@gmail.com","dop":"2025-10-25","serial_number":"17456221617789","imei1":"17456221617789","imei2":"17456221617789","popurl":"www.gajabahu-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99113,"job_number":"JOB_99113","tr_customer_id":99130,"tr_customer_product_id":99120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Ajeet Nayar","mobile_number":"7090866285","email_id":"siddhran.pandey@hotmail.com","dop":"2025-10-25","serial_number":"14617369270317","imei1":"14617369270317","imei2":"14617369270317","popurl":"www.gautam-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99114,"job_number":"JOB_99114","tr_customer_id":99131,"tr_customer_product_id":99121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Shreya Embranthiri","mobile_number":"7002842302","email_id":"bheeshma.pilla@yahoo.co.in","dop":"2025-10-25","serial_number":"17681746053807","imei1":"17681746053807","imei2":"17681746053807","popurl":"www.lakshminath-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99115,"job_number":"JOB_99115","tr_customer_id":99132,"tr_customer_product_id":99122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Gajabahu Pandey","mobile_number":"7030641534","email_id":"chapal.asan@gmail.com","dop":"2025-10-25","serial_number":"18612150659603","imei1":"18612150659603","imei2":"18612150659603","popurl":"www.sujata-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99116,"job_number":"JOB_99116","tr_customer_id":99133,"tr_customer_product_id":99123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Chitrali Shukla","mobile_number":"7031317036","email_id":"deenabandhu.banerjee@yahoo.co.in","dop":"2025-10-25","serial_number":"19374140151960","imei1":"19374140151960","imei2":"19374140151960","popurl":"www.ghanashyam-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99117,"job_number":"JOB_99117","tr_customer_id":99134,"tr_customer_product_id":99124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Anal Mehrotra","mobile_number":"7057760355","email_id":"vasudev.bharadwaj@yahoo.co.in","dop":"2025-10-25","serial_number":"16169953242713","imei1":"16169953242713","imei2":"16169953242713","popurl":"www.daksha-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99118,"job_number":"JOB_99118","tr_customer_id":99135,"tr_customer_product_id":99125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Harit Abbott","mobile_number":"7018107306","email_id":"rajinder.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"13569355917580","imei1":"13569355917580","imei2":"13569355917580","popurl":"www.brahmanandam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99119,"job_number":"JOB_99119","tr_customer_id":99136,"tr_customer_product_id":99126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Tapan Trivedi","mobile_number":"7021182218","email_id":"jyotis.talwar@hotmail.com","dop":"2025-10-25","serial_number":"13075786145468","imei1":"13075786145468","imei2":"13075786145468","popurl":"www.satyen-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99120,"job_number":"JOB_99120","tr_customer_id":99137,"tr_customer_product_id":99127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Deepan Varrier","mobile_number":"7086305794","email_id":"ayushmati.tandon@hotmail.com","dop":"2025-10-25","serial_number":"15670143763542","imei1":"15670143763542","imei2":"15670143763542","popurl":"www.deependra-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99121,"job_number":"JOB_99121","tr_customer_id":99138,"tr_customer_product_id":99128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Tara Dubashi","mobile_number":"7005531560","email_id":"geeta.sethi@hotmail.com","dop":"2025-10-25","serial_number":"18031266061881","imei1":"18031266061881","imei2":"18031266061881","popurl":"www.rajinder-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99122,"job_number":"JOB_99122","tr_customer_id":99139,"tr_customer_product_id":99129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Anurag Nehru","mobile_number":"7098918262","email_id":"dwaipayan.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"12300228988244","imei1":"12300228988244","imei2":"12300228988244","popurl":"www.kalinda-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99123,"job_number":"JOB_99123","tr_customer_id":99140,"tr_customer_product_id":99130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Dhaanyalakshmi Nambeesan","mobile_number":"7002953666","email_id":"akula.shukla@yahoo.co.in","dop":"2025-10-25","serial_number":"18593557269690","imei1":"18593557269690","imei2":"18593557269690","popurl":"www.samir-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99124,"job_number":"JOB_99124","tr_customer_id":99141,"tr_customer_product_id":99131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Preity Gill","mobile_number":"7067165228","email_id":"chakravarti.pandey@gmail.com","dop":"2025-10-25","serial_number":"17914345460866","imei1":"17914345460866","imei2":"17914345460866","popurl":"www.mukesh-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99125,"job_number":"JOB_99125","tr_customer_id":99142,"tr_customer_product_id":99132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Chapala Shah","mobile_number":"7005231379","email_id":"akroor.pothuvaal@hotmail.com","dop":"2025-10-25","serial_number":"19614593010377","imei1":"19614593010377","imei2":"19614593010377","popurl":"www.javas-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99126,"job_number":"JOB_99126","tr_customer_id":99143,"tr_customer_product_id":99133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Dipankar Gupta","mobile_number":"7082836710","email_id":"kumar.tandon@yahoo.co.in","dop":"2025-10-25","serial_number":"13267154590413","imei1":"13267154590413","imei2":"13267154590413","popurl":"www.bhagavaan-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99127,"job_number":"JOB_99127","tr_customer_id":99144,"tr_customer_product_id":99134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Chandak Singh","mobile_number":"7053878702","email_id":"menka.sethi@gmail.com","dop":"2025-10-25","serial_number":"14242381232081","imei1":"14242381232081","imei2":"14242381232081","popurl":"www.swara-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99128,"job_number":"JOB_99128","tr_customer_id":99145,"tr_customer_product_id":99135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Anish Nayar","mobile_number":"7020984774","email_id":"bilva.achari@gmail.com","dop":"2025-10-25","serial_number":"17799417062477","imei1":"17799417062477","imei2":"17799417062477","popurl":"www.dhanesh-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99129,"job_number":"JOB_99129","tr_customer_id":99146,"tr_customer_product_id":99136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Mahesh Dutta","mobile_number":"7087944443","email_id":"krishnadas.patil@yahoo.co.in","dop":"2025-10-25","serial_number":"10703615245979","imei1":"10703615245979","imei2":"10703615245979","popurl":"www.subhashini-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99130,"job_number":"JOB_99130","tr_customer_id":99147,"tr_customer_product_id":99137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Aditya Rana","mobile_number":"7010289876","email_id":"rajinder.devar@gmail.com","dop":"2025-10-25","serial_number":"17061607047356","imei1":"17061607047356","imei2":"17061607047356","popurl":"www.smriti-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99131,"job_number":"JOB_99131","tr_customer_id":99148,"tr_customer_product_id":99138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Mohini Guneta","mobile_number":"7056833940","email_id":"chandrabhan.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"14947824660082","imei1":"14947824660082","imei2":"14947824660082","popurl":"www.adhiraj-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99132,"job_number":"JOB_99132","tr_customer_id":99149,"tr_customer_product_id":99139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Adityanandan Banerjee","mobile_number":"7025808047","email_id":"bilva.khan@hotmail.com","dop":"2025-10-25","serial_number":"18644947126436","imei1":"18644947126436","imei2":"18644947126436","popurl":"www.bhudev-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99133,"job_number":"JOB_99133","tr_customer_id":99150,"tr_customer_product_id":99140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Anamika Deshpande","mobile_number":"7007103405","email_id":"gatik.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"12525177462179","imei1":"12525177462179","imei2":"12525177462179","popurl":"www.shreyashi-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99142,"job_number":"JOB_99142","tr_customer_id":99159,"tr_customer_product_id":99149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:15.000Z","modified_at":"2025-11-04T23:15:15.000Z","name":"Puneet Devar","mobile_number":"7058985425","email_id":"kanti.panicker@hotmail.com","dop":"2025-10-25","serial_number":"19480787517835","imei1":"19480787517835","imei2":"19480787517835","popurl":"www.mahendra-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99143,"job_number":"JOB_99143","tr_customer_id":99160,"tr_customer_product_id":99150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:15.000Z","modified_at":"2025-11-04T23:15:15.000Z","name":"Tushar Kaul","mobile_number":"7097524821","email_id":"deeptimoy.somayaji@yahoo.co.in","dop":"2025-10-25","serial_number":"19090680770832","imei1":"19090680770832","imei2":"19090680770832","popurl":"www.urmila-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99144,"job_number":"JOB_99144","tr_customer_id":99161,"tr_customer_product_id":99151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Vasudev Singh","mobile_number":"7049412034","email_id":"arun.dubashi@hotmail.com","dop":"2025-10-25","serial_number":"13502109969671","imei1":"13502109969671","imei2":"13502109969671","popurl":"www.anjushri-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99145,"job_number":"JOB_99145","tr_customer_id":99162,"tr_customer_product_id":99152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Dhyanesh Kaniyar","mobile_number":"7068142954","email_id":"prathamesh.chaturvedi@hotmail.com","dop":"2025-10-25","serial_number":"18628913039546","imei1":"18628913039546","imei2":"18628913039546","popurl":"www.aasa-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99146,"job_number":"JOB_99146","tr_customer_id":99163,"tr_customer_product_id":99153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Amodini Prajapat","mobile_number":"7083829544","email_id":"sukanya.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"10909874068280","imei1":"10909874068280","imei2":"10909874068280","popurl":"www.somnath-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99147,"job_number":"JOB_99147","tr_customer_id":99164,"tr_customer_product_id":99154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Tejas Mishra","mobile_number":"7040452896","email_id":"tanushree.abbott@hotmail.com","dop":"2025-10-25","serial_number":"13136209063068","imei1":"13136209063068","imei2":"13136209063068","popurl":"www.vinay-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99148,"job_number":"JOB_99148","tr_customer_id":99165,"tr_customer_product_id":99155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Jitender Saini","mobile_number":"7045186954","email_id":"priya.panicker@hotmail.com","dop":"2025-10-25","serial_number":"16987164309159","imei1":"16987164309159","imei2":"16987164309159","popurl":"www.bhuvanesh-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99149,"job_number":"JOB_99149","tr_customer_id":99166,"tr_customer_product_id":99156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Eshana Bharadwaj","mobile_number":"7095234266","email_id":"bhargavi.mishra@yahoo.co.in","dop":"2025-10-25","serial_number":"18971755220601","imei1":"18971755220601","imei2":"18971755220601","popurl":"www.sweta-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99150,"job_number":"JOB_99150","tr_customer_id":99167,"tr_customer_product_id":99157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Chandramohan Johar","mobile_number":"7060189602","email_id":"abhirath.jha@yahoo.co.in","dop":"2025-10-25","serial_number":"19100238839362","imei1":"19100238839362","imei2":"19100238839362","popurl":"www.ahilya-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99151,"job_number":"JOB_99151","tr_customer_id":99168,"tr_customer_product_id":99158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Mohinder Saini","mobile_number":"7023066490","email_id":"daevika.abbott@hotmail.com","dop":"2025-10-25","serial_number":"14352304431130","imei1":"14352304431130","imei2":"14352304431130","popurl":"www.lalita-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99152,"job_number":"JOB_99152","tr_customer_id":99169,"tr_customer_product_id":99159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Purnima Bhat","mobile_number":"7017154757","email_id":"sloka.nair@hotmail.com","dop":"2025-10-25","serial_number":"17896864698935","imei1":"17896864698935","imei2":"17896864698935","popurl":"www.giri-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99153,"job_number":"JOB_99153","tr_customer_id":99170,"tr_customer_product_id":99160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Shresthi Varrier","mobile_number":"7012102282","email_id":"mandaakin.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"12229456143472","imei1":"12229456143472","imei2":"12229456143472","popurl":"www.kali-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99154,"job_number":"JOB_99154","tr_customer_id":99171,"tr_customer_product_id":99161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Aalok Kocchar","mobile_number":"7071148167","email_id":"mukesh.butt@gmail.com","dop":"2025-10-25","serial_number":"15562442423751","imei1":"15562442423751","imei2":"15562442423751","popurl":"www.jagadish-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99155,"job_number":"JOB_99155","tr_customer_id":99172,"tr_customer_product_id":99162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Aaryan Prajapat","mobile_number":"7037976693","email_id":"mina.chaturvedi@gmail.com","dop":"2025-10-25","serial_number":"14550510502150","imei1":"14550510502150","imei2":"14550510502150","popurl":"www.ananda-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99156,"job_number":"JOB_99156","tr_customer_id":99173,"tr_customer_product_id":99163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Nimit Mahajan","mobile_number":"7053941814","email_id":"sloka.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"18939910933837","imei1":"18939910933837","imei2":"18939910933837","popurl":"www.dev-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99157,"job_number":"JOB_99157","tr_customer_id":99174,"tr_customer_product_id":99164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Kannen Embranthiri","mobile_number":"7051951055","email_id":"aishani.tagore@hotmail.com","dop":"2025-10-25","serial_number":"15772910311714","imei1":"15772910311714","imei2":"15772910311714","popurl":"www.sarvin-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99158,"job_number":"JOB_99158","tr_customer_id":99175,"tr_customer_product_id":99165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Shakuntala Gowda","mobile_number":"7074066351","email_id":"niranjan.johar@yahoo.co.in","dop":"2025-10-25","serial_number":"14092264100996","imei1":"14092264100996","imei2":"14092264100996","popurl":"www.buddhana-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99159,"job_number":"JOB_99159","tr_customer_id":99176,"tr_customer_product_id":99166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Jai Bhattathiri","mobile_number":"7026771194","email_id":"tanushri.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"12796228299850","imei1":"12796228299850","imei2":"12796228299850","popurl":"www.arya-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99160,"job_number":"JOB_99160","tr_customer_id":99177,"tr_customer_product_id":99167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Abhaya Menon","mobile_number":"7076227167","email_id":"anish.asan@gmail.com","dop":"2025-10-25","serial_number":"12572558696313","imei1":"12572558696313","imei2":"12572558696313","popurl":"www.ambar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99161,"job_number":"JOB_99161","tr_customer_id":99178,"tr_customer_product_id":99168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Hiranya Embranthiri","mobile_number":"7054778880","email_id":"kanak.shukla@hotmail.com","dop":"2025-10-25","serial_number":"13854085282319","imei1":"13854085282319","imei2":"13854085282319","popurl":"www.aryan-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99162,"job_number":"JOB_99162","tr_customer_id":99179,"tr_customer_product_id":99169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Shobhana Bhat","mobile_number":"7069014054","email_id":"daksha.mahajan@yahoo.co.in","dop":"2025-10-25","serial_number":"17518457273431","imei1":"17518457273431","imei2":"17518457273431","popurl":"www.deepesh-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99163,"job_number":"JOB_99163","tr_customer_id":99180,"tr_customer_product_id":99170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Vrinda Tagore","mobile_number":"7068021588","email_id":"kalyani.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"19789240506820","imei1":"19789240506820","imei2":"19789240506820","popurl":"www.udai-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99164,"job_number":"JOB_99164","tr_customer_id":99181,"tr_customer_product_id":99171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Anilabh Banerjee","mobile_number":"7080566213","email_id":"trilochan.mahajan@yahoo.co.in","dop":"2025-10-25","serial_number":"12674238253465","imei1":"12674238253465","imei2":"12674238253465","popurl":"www.gajadhar-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99165,"job_number":"JOB_99165","tr_customer_id":99182,"tr_customer_product_id":99172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Shreyashi Acharya","mobile_number":"7017860592","email_id":"pushti.dwivedi@gmail.com","dop":"2025-10-25","serial_number":"12688008582202","imei1":"12688008582202","imei2":"12688008582202","popurl":"www.kartik-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99166,"job_number":"JOB_99166","tr_customer_id":99183,"tr_customer_product_id":99173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Bhadrak Deshpande","mobile_number":"7058970850","email_id":"balagovind.pilla@hotmail.com","dop":"2025-10-25","serial_number":"10787959158539","imei1":"10787959158539","imei2":"10787959158539","popurl":"www.akroor-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99167,"job_number":"JOB_99167","tr_customer_id":99184,"tr_customer_product_id":99174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Avani Gill","mobile_number":"7057057100","email_id":"tanushri.nair@yahoo.co.in","dop":"2025-10-25","serial_number":"14483904523236","imei1":"14483904523236","imei2":"14483904523236","popurl":"www.balagopal-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99168,"job_number":"JOB_99168","tr_customer_id":99186,"tr_customer_product_id":99176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Devi Banerjee","mobile_number":"7073069643","email_id":"kama.tagore@yahoo.co.in","dop":"2025-10-25","serial_number":"18384340792090","imei1":"18384340792090","imei2":"18384340792090","popurl":"www.adikavi-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99169,"job_number":"JOB_99169","tr_customer_id":99185,"tr_customer_product_id":99175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Chandni Ahluwalia","mobile_number":"7018338994","email_id":"nalini.butt@gmail.com","dop":"2025-10-25","serial_number":"18636914582947","imei1":"18636914582947","imei2":"18636914582947","popurl":"www.tanirika-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99170,"job_number":"JOB_99170","tr_customer_id":99187,"tr_customer_product_id":99177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:21.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Chapal Pothuvaal","mobile_number":"7097095880","email_id":"vedanshi.patel@yahoo.co.in","dop":"2025-10-25","serial_number":"15331400661765","imei1":"15331400661765","imei2":"15331400661765","popurl":"www.rohana-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99171,"job_number":"JOB_99171","tr_customer_id":99188,"tr_customer_product_id":99178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:21.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Achintya Iyengar","mobile_number":"7077134415","email_id":"deeptimayee.pothuvaal@gmail.com","dop":"2025-10-25","serial_number":"14966441016143","imei1":"14966441016143","imei2":"14966441016143","popurl":"www.gauraang-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99172,"job_number":"JOB_99172","tr_customer_id":99189,"tr_customer_product_id":99179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Aayushmaan Bhattathiri","mobile_number":"7085225642","email_id":"deepankar.chattopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"11647970672279","imei1":"11647970672279","imei2":"11647970672279","popurl":"www.tushar-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99173,"job_number":"JOB_99173","tr_customer_id":99190,"tr_customer_product_id":99180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Subhasini Mishra","mobile_number":"7034335828","email_id":"agasti.sethi@gmail.com","dop":"2025-10-25","serial_number":"12782974431613","imei1":"12782974431613","imei2":"12782974431613","popurl":"www.gemini-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99174,"job_number":"JOB_99174","tr_customer_id":99191,"tr_customer_product_id":99181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Param Somayaji","mobile_number":"7059611727","email_id":"mangalya.jha@gmail.com","dop":"2025-10-25","serial_number":"12748397347597","imei1":"12748397347597","imei2":"12748397347597","popurl":"www.achalesvara-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99175,"job_number":"JOB_99175","tr_customer_id":99192,"tr_customer_product_id":99182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Gauranga Prajapat","mobile_number":"7067069524","email_id":"atmaja.gupta@gmail.com","dop":"2025-10-25","serial_number":"11430077282415","imei1":"11430077282415","imei2":"11430077282415","popurl":"www.sanya-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99176,"job_number":"JOB_99176","tr_customer_id":99193,"tr_customer_product_id":99183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Hiranmay Kaul","mobile_number":"7054448894","email_id":"trisha.devar@hotmail.com","dop":"2025-10-25","serial_number":"17191213862014","imei1":"17191213862014","imei2":"17191213862014","popurl":"www.mohana-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99177,"job_number":"JOB_99177","tr_customer_id":99194,"tr_customer_product_id":99184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Prem Pandey","mobile_number":"7097739344","email_id":"agrata.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"11245319644498","imei1":"11245319644498","imei2":"11245319644498","popurl":"www.mandaakin-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99178,"job_number":"JOB_99178","tr_customer_id":99195,"tr_customer_product_id":99185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Dandak Pillai","mobile_number":"7071401554","email_id":"trilokinath.pothuvaal@yahoo.co.in","dop":"2025-10-25","serial_number":"19297279628685","imei1":"19297279628685","imei2":"19297279628685","popurl":"www.bhamini-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99179,"job_number":"JOB_99179","tr_customer_id":99196,"tr_customer_product_id":99186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Vedanga Dwivedi","mobile_number":"7062810887","email_id":"ekaksh.kocchar@yahoo.co.in","dop":"2025-10-25","serial_number":"10724311082070","imei1":"10724311082070","imei2":"10724311082070","popurl":"www.bhamini-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99180,"job_number":"JOB_99180","tr_customer_id":99197,"tr_customer_product_id":99187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Sheela Patel","mobile_number":"7015678683","email_id":"darshan.kapoor@gmail.com","dop":"2025-10-25","serial_number":"16286717938126","imei1":"16286717938126","imei2":"16286717938126","popurl":"www.divakar-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99181,"job_number":"JOB_99181","tr_customer_id":99198,"tr_customer_product_id":99188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Amrit Verma","mobile_number":"7061047018","email_id":"bhargavi.patel@hotmail.com","dop":"2025-10-25","serial_number":"10923540386254","imei1":"10923540386254","imei2":"10923540386254","popurl":"www.ekaksh-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99182,"job_number":"JOB_99182","tr_customer_id":99199,"tr_customer_product_id":99189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:24.000Z","modified_at":"2025-11-04T23:15:24.000Z","name":"Drona Kocchar","mobile_number":"7074394525","email_id":"ganak.tagore@gmail.com","dop":"2025-10-25","serial_number":"11070389623637","imei1":"11070389623637","imei2":"11070389623637","popurl":"www.aatmaj-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99183,"job_number":"JOB_99183","tr_customer_id":99200,"tr_customer_product_id":99190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:24.000Z","modified_at":"2025-11-04T23:15:24.000Z","name":"Mukul Bhat","mobile_number":"7080256474","email_id":"shreya.marar@gmail.com","dop":"2025-10-25","serial_number":"18011638214141","imei1":"18011638214141","imei2":"18011638214141","popurl":"www.balachandra-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99184,"job_number":"JOB_99184","tr_customer_id":99201,"tr_customer_product_id":99191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Shashi Chattopadhyay","mobile_number":"7016116749","email_id":"ujjwal.singh@yahoo.co.in","dop":"2025-10-25","serial_number":"13114716888275","imei1":"13114716888275","imei2":"13114716888275","popurl":"www.som-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99185,"job_number":"JOB_99185","tr_customer_id":99202,"tr_customer_product_id":99192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Abani Embranthiri","mobile_number":"7035842596","email_id":"aagneya.mahajan@hotmail.com","dop":"2025-10-25","serial_number":"18153527976279","imei1":"18153527976279","imei2":"18153527976279","popurl":"www.elakshi-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99186,"job_number":"JOB_99186","tr_customer_id":99203,"tr_customer_product_id":99193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Deeptiman Malik","mobile_number":"7009333116","email_id":"inder.trivedi@hotmail.com","dop":"2025-10-25","serial_number":"18829611420546","imei1":"18829611420546","imei2":"18829611420546","popurl":"www.soma-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99187,"job_number":"JOB_99187","tr_customer_id":99204,"tr_customer_product_id":99194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Ekaksh Achari","mobile_number":"7057774121","email_id":"sanka.shukla@hotmail.com","dop":"2025-10-25","serial_number":"16564874767246","imei1":"16564874767246","imei2":"16564874767246","popurl":"www.agastya-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99188,"job_number":"JOB_99188","tr_customer_id":99205,"tr_customer_product_id":99195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Anish Sinha","mobile_number":"7083518844","email_id":"dandak.mahajan@hotmail.com","dop":"2025-10-25","serial_number":"18920654800632","imei1":"18920654800632","imei2":"18920654800632","popurl":"www.bhaswar-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99189,"job_number":"JOB_99189","tr_customer_id":99206,"tr_customer_product_id":99196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Suma Mishra","mobile_number":"7088401122","email_id":"daksha.trivedi@gmail.com","dop":"2025-10-25","serial_number":"17880894031851","imei1":"17880894031851","imei2":"17880894031851","popurl":"www.bhisham-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99190,"job_number":"JOB_99190","tr_customer_id":99207,"tr_customer_product_id":99197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Jaimini Somayaji","mobile_number":"7059311935","email_id":"udai.panicker@yahoo.co.in","dop":"2025-10-25","serial_number":"12950956856351","imei1":"12950956856351","imei2":"12950956856351","popurl":"www.aanand-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99191,"job_number":"JOB_99191","tr_customer_id":99208,"tr_customer_product_id":99198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Amrita Sharma","mobile_number":"7067511730","email_id":"bhargava.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"14306832250046","imei1":"14306832250046","imei2":"14306832250046","popurl":"www.chapala-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99192,"job_number":"JOB_99192","tr_customer_id":99209,"tr_customer_product_id":99199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Tanushree Verma","mobile_number":"7056534700","email_id":"bharadwaj.pilla@gmail.com","dop":"2025-10-25","serial_number":"15941795372400","imei1":"15941795372400","imei2":"15941795372400","popurl":"www.pran-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99193,"job_number":"JOB_99193","tr_customer_id":99210,"tr_customer_product_id":99200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Gobinda Kapoor","mobile_number":"7033576474","email_id":"chidambaram.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"10065864220288","imei1":"10065864220288","imei2":"10065864220288","popurl":"www.opalina-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99194,"job_number":"JOB_99194","tr_customer_id":99211,"tr_customer_product_id":99201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Kashyapi Reddy","mobile_number":"7015521966","email_id":"susheel.arora@yahoo.co.in","dop":"2025-10-25","serial_number":"13926925217241","imei1":"13926925217241","imei2":"13926925217241","popurl":"www.deepali-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99195,"job_number":"JOB_99195","tr_customer_id":99212,"tr_customer_product_id":99202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Vinay Tandon","mobile_number":"7055848086","email_id":"aanjaneya.devar@gmail.com","dop":"2025-10-25","serial_number":"17065655054038","imei1":"17065655054038","imei2":"17065655054038","popurl":"www.ajit-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99196,"job_number":"JOB_99196","tr_customer_id":99213,"tr_customer_product_id":99203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Ekadant Arora","mobile_number":"7038405030","email_id":"suryakant.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"12649296524574","imei1":"12649296524574","imei2":"12649296524574","popurl":"www.amaresh-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99197,"job_number":"JOB_99197","tr_customer_id":99214,"tr_customer_product_id":99204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Chandraprabha Shukla","mobile_number":"7099459773","email_id":"bhanumati.kaniyar@hotmail.com","dop":"2025-10-25","serial_number":"16416145279376","imei1":"16416145279376","imei2":"16416145279376","popurl":"www.subhash-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99198,"job_number":"JOB_99198","tr_customer_id":99215,"tr_customer_product_id":99205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Anaadi Deshpande","mobile_number":"7003253560","email_id":"bhoj.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"16011964604879","imei1":"16011964604879","imei2":"16011964604879","popurl":"www.geeta-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99199,"job_number":"JOB_99199","tr_customer_id":99216,"tr_customer_product_id":99206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Amrit Abbott","mobile_number":"7096980451","email_id":"trilochana.embranthiri@gmail.com","dop":"2025-10-25","serial_number":"14894138378271","imei1":"14894138378271","imei2":"14894138378271","popurl":"www.deeptimoy-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99200,"job_number":"JOB_99200","tr_customer_id":99217,"tr_customer_product_id":99207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Gaurang Abbott","mobile_number":"7032992792","email_id":"dhanu.kaniyar@yahoo.co.in","dop":"2025-10-25","serial_number":"11781828629749","imei1":"11781828629749","imei2":"11781828629749","popurl":"www.anshula-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99201,"job_number":"JOB_99201","tr_customer_id":99218,"tr_customer_product_id":99208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Swapnil Bhattacharya","mobile_number":"7097374194","email_id":"gajbaahu.acharya@yahoo.co.in","dop":"2025-10-25","serial_number":"12044850052548","imei1":"12044850052548","imei2":"12044850052548","popurl":"www.laxman-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99202,"job_number":"JOB_99202","tr_customer_id":99219,"tr_customer_product_id":99209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Niranjan Pothuvaal","mobile_number":"7085986476","email_id":"bhargavi.bharadwaj@yahoo.co.in","dop":"2025-10-25","serial_number":"10411385223491","imei1":"10411385223491","imei2":"10411385223491","popurl":"www.bakula-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99203,"job_number":"JOB_99203","tr_customer_id":99220,"tr_customer_product_id":99210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Gauranga Kapoor","mobile_number":"7052667104","email_id":"anjushri.pilla@hotmail.com","dop":"2025-10-25","serial_number":"19228720656282","imei1":"19228720656282","imei2":"19228720656282","popurl":"www.bodhan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99204,"job_number":"JOB_99204","tr_customer_id":99221,"tr_customer_product_id":99211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Yogesh Butt","mobile_number":"7020395569","email_id":"amritambu.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"12321640941618","imei1":"12321640941618","imei2":"12321640941618","popurl":"www.pranay-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99205,"job_number":"JOB_99205","tr_customer_id":99222,"tr_customer_product_id":99212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Chetan Patel","mobile_number":"7047199989","email_id":"chandrabhaga.kakkar@hotmail.com","dop":"2025-10-25","serial_number":"15338870979864","imei1":"15338870979864","imei2":"15338870979864","popurl":"www.chandrakin-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99206,"job_number":"JOB_99206","tr_customer_id":99223,"tr_customer_product_id":99213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Usha Talwar","mobile_number":"7059485220","email_id":"krishna.patel@hotmail.com","dop":"2025-10-25","serial_number":"14930032521381","imei1":"14930032521381","imei2":"14930032521381","popurl":"www.diptendu-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99208,"job_number":"JOB_99208","tr_customer_id":99225,"tr_customer_product_id":99215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:30:30.000Z","modified_at":"2025-11-04T23:30:30.000Z","name":"Mafalda Dare","mobile_number":"423-739-5571","email_id":"Lila_Stark89@hotmail.com","dop":"2025-10-12","serial_number":"11402769883851","imei1":"11402769883851","imei2":"11402769883851","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99209,"job_number":"JOB_99209","tr_customer_id":99226,"tr_customer_product_id":99216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:32:29.000Z","modified_at":"2025-11-04T23:32:29.000Z","name":"Tyree Crooks","mobile_number":"252-394-8198","email_id":"Dina21@yahoo.com","dop":"2025-10-12","serial_number":"15763297961692","imei1":"15763297961692","imei2":"15763297961692","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99210,"job_number":"JOB_99210","tr_customer_id":99227,"tr_customer_product_id":99217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:37:17.000Z","modified_at":"2025-11-04T23:37:17.000Z","name":"Devante Kris","mobile_number":"219-883-7188","email_id":"Luciano.Dibbert@gmail.com","dop":"2025-10-12","serial_number":"17814899875270","imei1":"17814899875270","imei2":"17814899875270","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99211,"job_number":"JOB_99211","tr_customer_id":99228,"tr_customer_product_id":99218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:41:09.000Z","modified_at":"2025-11-04T23:41:09.000Z","name":"Dorian Paucek","mobile_number":"882-527-0474","email_id":"Annamarie.Bode29@yahoo.com","dop":"2025-10-12","serial_number":"19835304688127","imei1":"19835304688127","imei2":"19835304688127","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99212,"job_number":"JOB_99212","tr_customer_id":99229,"tr_customer_product_id":99219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:47:06.000Z","modified_at":"2025-11-04T23:47:06.000Z","name":"Camden Kuphal","mobile_number":"922-839-8186","email_id":"Anika.Herman@hotmail.com","dop":"2025-10-12","serial_number":"19263975408858","imei1":"19263975408858","imei2":"19263975408858","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99213,"job_number":"JOB_99213","tr_customer_id":99230,"tr_customer_product_id":99220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:53:34.000Z","modified_at":"2025-11-04T23:53:34.000Z","name":"Malcolm Wolf","mobile_number":"469-550-8133","email_id":"Elian.Dicki@gmail.com","dop":"2025-10-12","serial_number":"11804021640512","imei1":"11804021640512","imei2":"11804021640512","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:53:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99214,"job_number":"JOB_99214","tr_customer_id":99231,"tr_customer_product_id":99221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:54:42.000Z","modified_at":"2025-11-04T23:54:42.000Z","name":"Quinn Frami","mobile_number":"849-841-1442","email_id":"Velva.Gulgowski@yahoo.com","dop":"2025-10-12","serial_number":"18786529133559","imei1":"18786529133559","imei2":"18786529133559","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99215,"job_number":"JOB_99215","tr_customer_id":99232,"tr_customer_product_id":99222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:12.000Z","modified_at":"2025-11-04T23:56:12.000Z","name":"Gerald Crona","mobile_number":"210-434-3389","email_id":"Camille24@gmail.com","dop":"2025-10-12","serial_number":"10220049166470","imei1":"10220049166470","imei2":"10220049166470","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99216,"job_number":"JOB_99216","tr_customer_id":99233,"tr_customer_product_id":99223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:31.000Z","modified_at":"2025-11-04T23:56:31.000Z","name":"Joshua Abernathy","mobile_number":"631-600-6808","email_id":"Nash.Kunde53@yahoo.com","dop":"2025-10-12","serial_number":"10147252548743","imei1":"10147252548743","imei2":"10147252548743","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99217,"job_number":"JOB_99217","tr_customer_id":99234,"tr_customer_product_id":99224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:40.000Z","modified_at":"2025-11-04T23:56:40.000Z","name":"Lesly Corkery","mobile_number":"475-493-8764","email_id":"Frederick.Lemke@hotmail.com","dop":"2025-10-12","serial_number":"13517113018399","imei1":"13517113018399","imei2":"13517113018399","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99218,"job_number":"JOB_99218","tr_customer_id":99235,"tr_customer_product_id":99225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:07:35.000Z","modified_at":"2025-11-05T00:07:35.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"39630913517533","imei1":"39630913517533","imei2":"39630913517533","popurl":"2025-10-26T00:07:34.502107560Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99219,"job_number":"JOB_99219","tr_customer_id":99236,"tr_customer_product_id":99226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:15:10.000Z","modified_at":"2025-11-05T00:15:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"53572796298053","imei1":"53572796298053","imei2":"53572796298053","popurl":"2025-10-26T00:15:09.685728350Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99220,"job_number":"JOB_99220","tr_customer_id":99237,"tr_customer_product_id":99227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:15:23.000Z","modified_at":"2025-11-05T00:15:23.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"0123456789101110","imei1":"0123456789101118","imei2":"0123456789101118","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99221,"job_number":"JOB_99221","tr_customer_id":99238,"tr_customer_product_id":99228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:22:49.000Z","modified_at":"2025-11-05T00:22:49.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"160925559893101","imei1":"160925559893101","imei2":"160925559893101","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99222,"job_number":"JOB_99222","tr_customer_id":99239,"tr_customer_product_id":99229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:23:32.000Z","modified_at":"2025-11-05T00:23:32.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"155704179374061","imei1":"155704179374061","imei2":"155704179374061","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99224,"job_number":"JOB_99224","tr_customer_id":99241,"tr_customer_product_id":99231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:31:18.000Z","modified_at":"2025-11-05T00:31:18.000Z","name":"Katrina Prosacco","mobile_number":"847-778-8994","email_id":"Casey.Wiza@yahoo.com","dop":"2025-10-12","serial_number":"10000006794518","imei1":"10000006794518","imei2":"10000006794518","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99225,"job_number":"JOB_99225","tr_customer_id":99242,"tr_customer_product_id":99232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:33:06.000Z","modified_at":"2025-11-05T00:33:06.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"197468148706549","imei1":"197468148706549","imei2":"197468148706549","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99226,"job_number":"JOB_99226","tr_customer_id":99243,"tr_customer_product_id":99233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:03.000Z","modified_at":"2025-11-05T00:34:03.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"105869436268340","imei1":"105869436268340","imei2":"105869436268340","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99227,"job_number":"JOB_99227","tr_customer_id":99244,"tr_customer_product_id":99234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:20.000Z","modified_at":"2025-11-05T00:34:20.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"180883478061483","imei1":"180883478061483","imei2":"180883478061483","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99228,"job_number":"JOB_99228","tr_customer_id":99245,"tr_customer_product_id":99235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:38.000Z","modified_at":"2025-11-05T00:34:38.000Z","name":"Alysson Baumbach","mobile_number":"346-540-7938","email_id":"Jaylen16@gmail.com","dop":"2025-10-12","serial_number":"1001379455701537","imei1":"1001379455701537","imei2":"1001379455701537","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99229,"job_number":"JOB_99229","tr_customer_id":99246,"tr_customer_product_id":99236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:47.000Z","modified_at":"2025-11-05T00:34:47.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"164704937899064","imei1":"164704937899064","imei2":"164704937899064","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99230,"job_number":"JOB_99230","tr_customer_id":99247,"tr_customer_product_id":99237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:55.000Z","modified_at":"2025-11-05T00:34:55.000Z","name":"Cathrine Gottlieb","mobile_number":"865-936-0204","email_id":"Beaulah.Littel@gmail.com","dop":"2025-10-12","serial_number":"1002866097558528","imei1":"1002866097558528","imei2":"1002866097558528","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99231,"job_number":"JOB_99231","tr_customer_id":99248,"tr_customer_product_id":99238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:35:00.000Z","modified_at":"2025-11-05T00:35:01.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"139522026174181","imei1":"139522026174181","imei2":"139522026174181","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99232,"job_number":"JOB_99232","tr_customer_id":99249,"tr_customer_product_id":99239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:38:07.000Z","modified_at":"2025-11-05T00:38:07.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"118991677129170","imei1":"118991677129170","imei2":"118991677129170","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99233,"job_number":"JOB_99233","tr_customer_id":99250,"tr_customer_product_id":99240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:05.000Z","modified_at":"2025-11-05T00:39:05.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"166835805848986","imei1":"166835805848986","imei2":"166835805848986","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99234,"job_number":"JOB_99234","tr_customer_id":99251,"tr_customer_product_id":99241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:35.000Z","modified_at":"2025-11-05T00:39:35.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"189112949059077","imei1":"189112949059077","imei2":"189112949059077","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99235,"job_number":"JOB_99235","tr_customer_id":99252,"tr_customer_product_id":99242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:52.000Z","modified_at":"2025-11-05T00:39:52.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"165135061542401","imei1":"165135061542401","imei2":"165135061542401","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99236,"job_number":"JOB_99236","tr_customer_id":99253,"tr_customer_product_id":99243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:05:08.000Z","modified_at":"2025-11-05T01:05:08.000Z","name":"Tressie Leannon","mobile_number":"497-535-6133","email_id":"Alana_Zboncak@gmail.com","dop":"2025-10-12","serial_number":"19335335896460","imei1":"19335335896460","imei2":"19335335896460","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99241,"job_number":"JOB_99241","tr_customer_id":99258,"tr_customer_product_id":99248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:20:10.000Z","modified_at":"2025-11-05T01:20:10.000Z","name":"Ruth Veum","mobile_number":"299-998-5783","email_id":"Maybelle.Kshlerin@yahoo.com","dop":"2025-10-12","serial_number":"1001258047476749","imei1":"1001258047476749","imei2":"1001258047476749","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99243,"job_number":"JOB_99243","tr_customer_id":99260,"tr_customer_product_id":99250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:36:22.000Z","modified_at":"2025-11-05T01:36:22.000Z","name":"Murphy Haag","mobile_number":"892-982-7682","email_id":"Irving16@gmail.com","dop":"2025-10-12","serial_number":"1006269127094617","imei1":"1006269127094617","imei2":"1006269127094617","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99245,"job_number":"JOB_99245","tr_customer_id":99262,"tr_customer_product_id":99252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:37:16.000Z","modified_at":"2025-11-05T01:37:16.000Z","name":"Casper Osinski","mobile_number":"997-486-2181","email_id":"Kurt.Luettgen@gmail.com","dop":"2025-10-12","serial_number":"1003341536221526","imei1":"1003341536221526","imei2":"1003341536221526","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99246,"job_number":"JOB_99246","tr_customer_id":99263,"tr_customer_product_id":99253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:47:36.000Z","modified_at":"2025-11-05T01:47:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12946275973570","imei1":"12946275973570","imei2":"12946275973570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99248,"job_number":"JOB_99248","tr_customer_id":99265,"tr_customer_product_id":99255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:47:38.000Z","modified_at":"2025-11-05T01:47:38.000Z","name":"Candida Bahringer","mobile_number":"707-910-3654","email_id":"Jesus.Mitchell15@hotmail.com","dop":"2025-04-06","serial_number":"13510364492567536","imei1":"13510364492567536","imei2":"13510364492567536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99249,"job_number":"JOB_99249","tr_customer_id":99266,"tr_customer_product_id":99256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:48:22.000Z","modified_at":"2025-11-05T01:48:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10764394879790","imei1":"10764394879790","imei2":"10764394879790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99251,"job_number":"JOB_99251","tr_customer_id":99268,"tr_customer_product_id":99258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:48:24.000Z","modified_at":"2025-11-05T01:48:24.000Z","name":"Andy Nolan","mobile_number":"337-684-6272","email_id":"Alanis_Schmitt32@gmail.com","dop":"2025-04-06","serial_number":"18203311763423188","imei1":"18203311763423188","imei2":"18203311763423188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99252,"job_number":"JOB_99252","tr_customer_id":99269,"tr_customer_product_id":99259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:49:08.000Z","modified_at":"2025-11-05T01:49:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18641113279155","imei1":"18641113279155","imei2":"18641113279155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99254,"job_number":"JOB_99254","tr_customer_id":99271,"tr_customer_product_id":99261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:49:10.000Z","modified_at":"2025-11-05T01:49:10.000Z","name":"Gilbert White","mobile_number":"599-898-4368","email_id":"Lazaro_Price45@gmail.com","dop":"2025-04-06","serial_number":"19916984759234270","imei1":"19916984759234270","imei2":"19916984759234270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99255,"job_number":"JOB_99255","tr_customer_id":99272,"tr_customer_product_id":99262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:11.000Z","modified_at":"2025-11-05T01:58:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10501375085510","imei1":"10501375085510","imei2":"10501375085510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99257,"job_number":"JOB_99257","tr_customer_id":99274,"tr_customer_product_id":99264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:13.000Z","modified_at":"2025-11-05T01:58:13.000Z","name":"Jazmin Steuber","mobile_number":"811-475-8244","email_id":"Gideon_Bogan44@gmail.com","dop":"2025-04-06","serial_number":"15220111081219400","imei1":"15220111081219400","imei2":"15220111081219400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99258,"job_number":"JOB_99258","tr_customer_id":99275,"tr_customer_product_id":99265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:57.000Z","modified_at":"2025-11-05T01:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12966675326859","imei1":"12966675326859","imei2":"12966675326859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99260,"job_number":"JOB_99260","tr_customer_id":99277,"tr_customer_product_id":99267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:59.000Z","modified_at":"2025-11-05T01:58:59.000Z","name":"Velda Mayer","mobile_number":"396-996-3950","email_id":"Kyleigh90@gmail.com","dop":"2025-04-06","serial_number":"11407088911425134","imei1":"11407088911425134","imei2":"11407088911425134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99261,"job_number":"JOB_99261","tr_customer_id":99278,"tr_customer_product_id":99268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:59:44.000Z","modified_at":"2025-11-05T01:59:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17531859450324","imei1":"17531859450324","imei2":"17531859450324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99263,"job_number":"JOB_99263","tr_customer_id":99280,"tr_customer_product_id":99270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:59:45.000Z","modified_at":"2025-11-05T01:59:45.000Z","name":"Cornell Harris","mobile_number":"801-413-6975","email_id":"Rebecca.Emard44@hotmail.com","dop":"2025-04-06","serial_number":"13553361042900826","imei1":"13553361042900826","imei2":"13553361042900826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99264,"job_number":"JOB_99264","tr_customer_id":99281,"tr_customer_product_id":99271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:12.000Z","modified_at":"2025-11-05T02:03:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10690342487997","imei1":"10690342487997","imei2":"10690342487997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99266,"job_number":"JOB_99266","tr_customer_id":99283,"tr_customer_product_id":99273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:14.000Z","modified_at":"2025-11-05T02:03:14.000Z","name":"Laney Anderson","mobile_number":"667-830-5810","email_id":"Ellen_Morissette@gmail.com","dop":"2025-04-06","serial_number":"13548406972009906","imei1":"13548406972009906","imei2":"13548406972009906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99267,"job_number":"JOB_99267","tr_customer_id":99284,"tr_customer_product_id":99274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:57.000Z","modified_at":"2025-11-05T02:03:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14850607808325","imei1":"14850607808325","imei2":"14850607808325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99269,"job_number":"JOB_99269","tr_customer_id":99286,"tr_customer_product_id":99276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:59.000Z","modified_at":"2025-11-05T02:03:59.000Z","name":"Amira Dietrich","mobile_number":"652-394-7830","email_id":"Darron69@hotmail.com","dop":"2025-04-06","serial_number":"12781991909315896","imei1":"12781991909315896","imei2":"12781991909315896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99270,"job_number":"JOB_99270","tr_customer_id":99287,"tr_customer_product_id":99277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:04:42.000Z","modified_at":"2025-11-05T02:04:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10769773946718","imei1":"10769773946718","imei2":"10769773946718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:04:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99272,"job_number":"JOB_99272","tr_customer_id":99289,"tr_customer_product_id":99279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:04:43.000Z","modified_at":"2025-11-05T02:04:43.000Z","name":"Jacklyn Monahan","mobile_number":"562-662-6471","email_id":"Yvette_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"12663702508140776","imei1":"12663702508140776","imei2":"12663702508140776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99273,"job_number":"JOB_99273","tr_customer_id":99290,"tr_customer_product_id":99280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:14.000Z","modified_at":"2025-11-05T03:28:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12773274393476","imei1":"12773274393476","imei2":"12773274393476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99275,"job_number":"JOB_99275","tr_customer_id":99292,"tr_customer_product_id":99282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:15.000Z","modified_at":"2025-11-05T03:28:15.000Z","name":"Kiley Jakubowski","mobile_number":"523-489-8386","email_id":"Raymond.Kirlin5@yahoo.com","dop":"2025-04-06","serial_number":"18429427018385644","imei1":"18429427018385644","imei2":"18429427018385644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99276,"job_number":"JOB_99276","tr_customer_id":99293,"tr_customer_product_id":99283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:17.000Z","modified_at":"2025-11-05T03:28:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16049127101261","imei1":"16049127101261","imei2":"16049127101261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99278,"job_number":"JOB_99278","tr_customer_id":99295,"tr_customer_product_id":99285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:18.000Z","modified_at":"2025-11-05T03:28:18.000Z","name":"Aliyah Considine","mobile_number":"984-837-8238","email_id":"Linnea3@yahoo.com","dop":"2025-04-06","serial_number":"11996644261469712","imei1":"11996644261469712","imei2":"11996644261469712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99279,"job_number":"JOB_99279","tr_customer_id":99296,"tr_customer_product_id":99286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:55.000Z","modified_at":"2025-11-05T03:28:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11518518022513","imei1":"11518518022513","imei2":"11518518022513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99281,"job_number":"JOB_99281","tr_customer_id":99298,"tr_customer_product_id":99288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:57.000Z","modified_at":"2025-11-05T03:28:57.000Z","name":"Amparo Rutherford","mobile_number":"404-951-2750","email_id":"Madalyn_Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"19486802860627220","imei1":"19486802860627220","imei2":"19486802860627220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99282,"job_number":"JOB_99282","tr_customer_id":99299,"tr_customer_product_id":99289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:59.000Z","modified_at":"2025-11-05T03:28:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12712227353968","imei1":"12712227353968","imei2":"12712227353968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99284,"job_number":"JOB_99284","tr_customer_id":99301,"tr_customer_product_id":99291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:01.000Z","modified_at":"2025-11-05T03:29:01.000Z","name":"Ahmed Haley","mobile_number":"390-327-6652","email_id":"Valentine_Parisian@gmail.com","dop":"2025-04-06","serial_number":"16093131986257072","imei1":"16093131986257072","imei2":"16093131986257072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99287,"job_number":"JOB_99287","tr_customer_id":99304,"tr_customer_product_id":99294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:37.000Z","modified_at":"2025-11-05T03:29:37.000Z","name":"Modesta Murphy","mobile_number":"907-405-1310","email_id":"Cristian.Hoppe98@yahoo.com","dop":"2025-04-06","serial_number":"16686347496245810","imei1":"16686347496245810","imei2":"16686347496245810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99288,"job_number":"JOB_99288","tr_customer_id":99305,"tr_customer_product_id":99295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:37.000Z","modified_at":"2025-11-05T03:29:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15839325761239","imei1":"15839325761239","imei2":"15839325761239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99290,"job_number":"JOB_99290","tr_customer_id":99307,"tr_customer_product_id":99297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:39.000Z","modified_at":"2025-11-05T03:29:39.000Z","name":"Edd Thompson","mobile_number":"369-534-1986","email_id":"Zakary_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"15822568561417836","imei1":"15822568561417836","imei2":"15822568561417836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99291,"job_number":"JOB_99291","tr_customer_id":99308,"tr_customer_product_id":99298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:42.000Z","modified_at":"2025-11-05T03:29:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10856473853681","imei1":"10856473853681","imei2":"10856473853681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99293,"job_number":"JOB_99293","tr_customer_id":99310,"tr_customer_product_id":99300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:44.000Z","modified_at":"2025-11-05T03:29:44.000Z","name":"Jenifer Reinger","mobile_number":"879-655-6169","email_id":"Janae96@hotmail.com","dop":"2025-04-06","serial_number":"16865930896785436","imei1":"16865930896785436","imei2":"16865930896785436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99295,"job_number":"JOB_99295","tr_customer_id":99312,"tr_customer_product_id":99302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:54.000Z","modified_at":"2025-11-05T03:29:54.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18865775336223","imei1":"18865775336223","imei2":"18865775336223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99297,"job_number":"JOB_99297","tr_customer_id":99314,"tr_customer_product_id":99304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:55.000Z","modified_at":"2025-11-05T03:29:55.000Z","name":"Vada Mills","mobile_number":"597-936-8997","email_id":"Crystal14@gmail.com","dop":"2025-04-06","serial_number":"15622893584684760","imei1":"15622893584684760","imei2":"15622893584684760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99299,"job_number":"JOB_99299","tr_customer_id":99316,"tr_customer_product_id":99306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:02.000Z","modified_at":"2025-11-05T03:30:02.000Z","name":"Olin Schamberger","mobile_number":"222-217-5812","email_id":"Angie.Koepp47@hotmail.com","dop":"2025-04-06","serial_number":"14858429852784178","imei1":"14858429852784178","imei2":"14858429852784178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99300,"job_number":"JOB_99300","tr_customer_id":99317,"tr_customer_product_id":99307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:36.000Z","modified_at":"2025-11-05T03:30:36.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16118573159013","imei1":"16118573159013","imei2":"16118573159013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99302,"job_number":"JOB_99302","tr_customer_id":99319,"tr_customer_product_id":99309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:37.000Z","modified_at":"2025-11-05T03:30:37.000Z","name":"Orville Rodriguez","mobile_number":"620-621-7979","email_id":"Emely_Hackett@yahoo.com","dop":"2025-04-06","serial_number":"19289932023444544","imei1":"19289932023444544","imei2":"19289932023444544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99303,"job_number":"JOB_99303","tr_customer_id":99320,"tr_customer_product_id":99310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:40.000Z","modified_at":"2025-11-05T03:30:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10437296732759","imei1":"10437296732759","imei2":"10437296732759","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99305,"job_number":"JOB_99305","tr_customer_id":99322,"tr_customer_product_id":99312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:41.000Z","modified_at":"2025-11-05T03:30:41.000Z","name":"August Mitchell","mobile_number":"965-903-9205","email_id":"Michale_Abshire@hotmail.com","dop":"2025-06-18","serial_number":"1045380834003899","imei1":"1045380834003899","imei2":"1045380834003899","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99309,"job_number":"JOB_99309","tr_customer_id":99326,"tr_customer_product_id":99316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:55.000Z","modified_at":"2025-11-05T03:30:55.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17497724721626","imei1":"17497724721626","imei2":"17497724721626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99312,"job_number":"JOB_99312","tr_customer_id":99329,"tr_customer_product_id":99319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:57.000Z","modified_at":"2025-11-05T03:30:57.000Z","name":"Zachery Rempel","mobile_number":"274-953-3034","email_id":"Karine93@yahoo.com","dop":"2025-04-06","serial_number":"16008258727881390","imei1":"16008258727881390","imei2":"16008258727881390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99314,"job_number":"JOB_99314","tr_customer_id":99331,"tr_customer_product_id":99321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:09.000Z","modified_at":"2025-11-05T03:31:09.000Z","name":"Ivory Ullrich","mobile_number":"958-411-1954","email_id":"Wilber4@gmail.com","dop":"2025-04-06","serial_number":"19085789436178228","imei1":"19085789436178228","imei2":"19085789436178228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99316,"job_number":"JOB_99316","tr_customer_id":99333,"tr_customer_product_id":99323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:18.000Z","modified_at":"2025-11-05T03:31:18.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12269498143212","imei1":"12269498143212","imei2":"12269498143212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99318,"job_number":"JOB_99318","tr_customer_id":99335,"tr_customer_product_id":99325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:20.000Z","modified_at":"2025-11-05T03:31:20.000Z","name":"Nels Osinski","mobile_number":"941-652-3301","email_id":"Micaela89@gmail.com","dop":"2025-04-06","serial_number":"13412323403739122","imei1":"13412323403739122","imei2":"13412323403739122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99319,"job_number":"JOB_99319","tr_customer_id":99336,"tr_customer_product_id":99326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:22.000Z","modified_at":"2025-11-05T03:31:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10447036579443","imei1":"10447036579443","imei2":"10447036579443","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99321,"job_number":"JOB_99321","tr_customer_id":99338,"tr_customer_product_id":99328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:23.000Z","modified_at":"2025-11-05T03:31:23.000Z","name":"Karolann Rice","mobile_number":"938-736-9312","email_id":"Ray48@gmail.com","dop":"2025-06-18","serial_number":"1031271309835811","imei1":"1031271309835811","imei2":"1031271309835811","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99323,"job_number":"JOB_99323","tr_customer_id":99340,"tr_customer_product_id":99330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:29.000Z","modified_at":"2025-11-05T03:31:29.000Z","name":"Aurore Rath","mobile_number":"563-446-6349","email_id":"Madonna_Armstrong49@hotmail.com","dop":"2025-04-06","serial_number":"16796115968281964","imei1":"16796115968281964","imei2":"16796115968281964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99325,"job_number":"JOB_99325","tr_customer_id":99342,"tr_customer_product_id":99332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:38.000Z","modified_at":"2025-11-05T03:31:38.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"13307624761431","imei1":"13307624761431","imei2":"13307624761431","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99327,"job_number":"JOB_99327","tr_customer_id":99344,"tr_customer_product_id":99334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:45.000Z","modified_at":"2025-11-05T03:31:45.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14736776577841","imei1":"14736776577841","imei2":"14736776577841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99329,"job_number":"JOB_99329","tr_customer_id":99346,"tr_customer_product_id":99336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:47.000Z","modified_at":"2025-11-05T03:31:47.000Z","name":"Fatima Franecki","mobile_number":"316-357-5343","email_id":"Bella72@hotmail.com","dop":"2025-04-06","serial_number":"18588293195585576","imei1":"18588293195585576","imei2":"18588293195585576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99330,"job_number":"JOB_99330","tr_customer_id":99347,"tr_customer_product_id":99337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:49.000Z","modified_at":"2025-11-05T03:31:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11913397527223","imei1":"11913397527223","imei2":"11913397527223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99332,"job_number":"JOB_99332","tr_customer_id":99349,"tr_customer_product_id":99339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:51.000Z","modified_at":"2025-11-05T03:31:51.000Z","name":"Walter Mueller","mobile_number":"421-577-5993","email_id":"Mitchell.Kilback48@hotmail.com","dop":"2025-04-06","serial_number":"11155810142509396","imei1":"11155810142509396","imei2":"11155810142509396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99334,"job_number":"JOB_99334","tr_customer_id":99351,"tr_customer_product_id":99341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:52.000Z","modified_at":"2025-11-05T03:31:52.000Z","name":"Ole Emmerich","mobile_number":"882-300-8792","email_id":"Tyrell74@yahoo.com","dop":"2025-04-06","serial_number":"10738350906938756","imei1":"10738350906938756","imei2":"10738350906938756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99335,"job_number":"JOB_99335","tr_customer_id":99352,"tr_customer_product_id":99342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:09.000Z","modified_at":"2025-11-05T03:32:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15534908479747","imei1":"15534908479747","imei2":"15534908479747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99341,"job_number":"JOB_99341","tr_customer_id":99358,"tr_customer_product_id":99348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Adelbert Schaefer","mobile_number":"491-363-1454","email_id":"Xavier.Schoen89@gmail.com","dop":"2025-04-06","serial_number":"13228945105305658","imei1":"13228945105305658","imei2":"13228945105305658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99342,"job_number":"JOB_99342","tr_customer_id":99359,"tr_customer_product_id":99349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:11.000Z","modified_at":"2025-11-05T03:32:11.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10284656555837","imei1":"10284656555837","imei2":"10284656555837","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99344,"job_number":"JOB_99344","tr_customer_id":99361,"tr_customer_product_id":99351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:12.000Z","modified_at":"2025-11-05T03:32:12.000Z","name":"Gunnar Bradtke","mobile_number":"667-321-6810","email_id":"Bette96@gmail.com","dop":"2025-06-08","serial_number":"103912278518934","imei1":"103912278518934","imei2":"103912278518934","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99345,"job_number":"JOB_99345","tr_customer_id":99362,"tr_customer_product_id":99352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:21.000Z","modified_at":"2025-11-05T03:32:21.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15542656838371","imei1":"15542656838371","imei2":"15542656838371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99351,"job_number":"JOB_99351","tr_customer_id":99368,"tr_customer_product_id":99358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Kenyatta Rogahn","mobile_number":"995-814-6240","email_id":"Ottilie.Spencer93@yahoo.com","dop":"2025-04-06","serial_number":"12229820770151034","imei1":"12229820770151034","imei2":"12229820770151034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99353,"job_number":"JOB_99353","tr_customer_id":99370,"tr_customer_product_id":99360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:28.000Z","modified_at":"2025-11-05T03:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14062509578885","imei1":"14062509578885","imei2":"14062509578885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99355,"job_number":"JOB_99355","tr_customer_id":99372,"tr_customer_product_id":99362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:30.000Z","modified_at":"2025-11-05T03:32:30.000Z","name":"Kenneth Swaniawski","mobile_number":"918-343-7084","email_id":"Macey_Gutkowski@hotmail.com","dop":"2025-04-06","serial_number":"15280012036544548","imei1":"15280012036544548","imei2":"15280012036544548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99357,"job_number":"JOB_99357","tr_customer_id":99374,"tr_customer_product_id":99364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:35.000Z","modified_at":"2025-11-05T03:32:35.000Z","name":"Tracy Huel","mobile_number":"686-658-7991","email_id":"Francesca_Koss58@yahoo.com","dop":"2025-04-06","serial_number":"18557445875517210","imei1":"18557445875517210","imei2":"18557445875517210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99360,"job_number":"JOB_99360","tr_customer_id":99377,"tr_customer_product_id":99367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:37.000Z","modified_at":"2025-11-05T03:32:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14997615207887","imei1":"14997615207887","imei2":"14997615207887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99363,"job_number":"JOB_99363","tr_customer_id":99380,"tr_customer_product_id":99370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:39.000Z","modified_at":"2025-11-05T03:32:39.000Z","name":"Frances Huel","mobile_number":"212-375-1683","email_id":"Evelyn.Harber74@hotmail.com","dop":"2025-04-06","serial_number":"11663020572314054","imei1":"11663020572314054","imei2":"11663020572314054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99364,"job_number":"JOB_99364","tr_customer_id":99381,"tr_customer_product_id":99371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:41.000Z","modified_at":"2025-11-05T03:32:41.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19472084156468","imei1":"19472084156468","imei2":"19472084156468","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99366,"job_number":"JOB_99366","tr_customer_id":99383,"tr_customer_product_id":99373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:42.000Z","modified_at":"2025-11-05T03:32:42.000Z","name":"Oren Mueller","mobile_number":"770-322-4980","email_id":"Fiona_Lakin25@hotmail.com","dop":"2025-06-08","serial_number":"107430960919248","imei1":"107430960919248","imei2":"107430960919248","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99367,"job_number":"JOB_99367","tr_customer_id":99384,"tr_customer_product_id":99374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:53.000Z","modified_at":"2025-11-05T03:32:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18384125749765","imei1":"18384125749765","imei2":"18384125749765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99369,"job_number":"JOB_99369","tr_customer_id":99386,"tr_customer_product_id":99376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:54.000Z","modified_at":"2025-11-05T03:32:54.000Z","name":"Beau Farrell","mobile_number":"252-514-4693","email_id":"Princess_Hyatt@hotmail.com","dop":"2025-04-06","serial_number":"19406685773847230","imei1":"19406685773847230","imei2":"19406685773847230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99373,"job_number":"JOB_99373","tr_customer_id":99390,"tr_customer_product_id":99380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:10.000Z","modified_at":"2025-11-05T03:33:10.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19961707825401","imei1":"19961707825401","imei2":"19961707825401","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99377,"job_number":"JOB_99377","tr_customer_id":99394,"tr_customer_product_id":99384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:11.000Z","modified_at":"2025-11-05T03:33:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18660080252715","imei1":"18660080252715","imei2":"18660080252715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99380,"job_number":"JOB_99380","tr_customer_id":99397,"tr_customer_product_id":99387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:12.000Z","modified_at":"2025-11-05T03:33:12.000Z","name":"Schuyler Beier","mobile_number":"476-574-3776","email_id":"Dylan.Schuppe@yahoo.com","dop":"2025-06-08","serial_number":"109663941783151","imei1":"109663941783151","imei2":"109663941783151","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99381,"job_number":"JOB_99381","tr_customer_id":99398,"tr_customer_product_id":99388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:13.000Z","modified_at":"2025-11-05T03:33:13.000Z","name":"Emilio Schumm","mobile_number":"266-458-5436","email_id":"Myron_Sporer62@hotmail.com","dop":"2025-04-06","serial_number":"15687483430465676","imei1":"15687483430465676","imei2":"15687483430465676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99382,"job_number":"JOB_99382","tr_customer_id":99399,"tr_customer_product_id":99389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:26.000Z","modified_at":"2025-11-05T03:33:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14892910213761","imei1":"14892910213761","imei2":"14892910213761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99384,"job_number":"JOB_99384","tr_customer_id":99401,"tr_customer_product_id":99391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:28.000Z","modified_at":"2025-11-05T03:33:28.000Z","name":"Abby Dare","mobile_number":"593-504-6366","email_id":"Collin_Parker@hotmail.com","dop":"2025-04-06","serial_number":"15050639692522372","imei1":"15050639692522372","imei2":"15050639692522372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99385,"job_number":"JOB_99385","tr_customer_id":99402,"tr_customer_product_id":99392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:36.000Z","modified_at":"2025-11-05T03:33:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10136716846347","imei1":"10136716846347","imei2":"10136716846347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99387,"job_number":"JOB_99387","tr_customer_id":99404,"tr_customer_product_id":99394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:37.000Z","modified_at":"2025-11-05T03:33:37.000Z","name":"Celestino Nienow","mobile_number":"627-906-4063","email_id":"Joanie13@gmail.com","dop":"2025-04-06","serial_number":"16249741544083348","imei1":"16249741544083348","imei2":"16249741544083348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99388,"job_number":"JOB_99388","tr_customer_id":99405,"tr_customer_product_id":99395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20193838715266","imei1":"20193838715266","imei2":"20193838715266","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99389,"job_number":"JOB_99389","tr_customer_id":99406,"tr_customer_product_id":99396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17505858348605","imei1":"17505858348605","imei2":"17505858348605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99390,"job_number":"JOB_99390","tr_customer_id":99407,"tr_customer_product_id":99397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18927218526986","imei1":"18927218526986","imei2":"18927218526986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99391,"job_number":"JOB_99391","tr_customer_id":99408,"tr_customer_product_id":99398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82964760360429","imei1":"82964760360429","imei2":"82964760360429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99392,"job_number":"JOB_99392","tr_customer_id":99409,"tr_customer_product_id":99399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91454163958405","imei1":"91454163958405","imei2":"91454163958405","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99393,"job_number":"JOB_99393","tr_customer_id":99410,"tr_customer_product_id":99400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67822897582642","imei1":"67822897582642","imei2":"67822897582642","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99395,"job_number":"JOB_99395","tr_customer_id":99412,"tr_customer_product_id":99402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17312144428971","imei1":"17312144428971","imei2":"17312144428971","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99396,"job_number":"JOB_99396","tr_customer_id":99413,"tr_customer_product_id":99403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89933212307530","imei1":"89933212307530","imei2":"89933212307530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99397,"job_number":"JOB_99397","tr_customer_id":99414,"tr_customer_product_id":99404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73851954474799","imei1":"73851954474799","imei2":"73851954474799","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99398,"job_number":"JOB_99398","tr_customer_id":99415,"tr_customer_product_id":99405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54243259707803","imei1":"54243259707803","imei2":"54243259707803","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99399,"job_number":"JOB_99399","tr_customer_id":99416,"tr_customer_product_id":99406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17734769117026","imei1":"17734769117026","imei2":"17734769117026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99400,"job_number":"JOB_99400","tr_customer_id":99417,"tr_customer_product_id":99407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60440245740749","imei1":"60440245740749","imei2":"60440245740749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99402,"job_number":"JOB_99402","tr_customer_id":99419,"tr_customer_product_id":99409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64421809655342","imei1":"64421809655342","imei2":"64421809655342","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99403,"job_number":"JOB_99403","tr_customer_id":99420,"tr_customer_product_id":99410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67853132068698","imei1":"67853132068698","imei2":"67853132068698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99404,"job_number":"JOB_99404","tr_customer_id":99421,"tr_customer_product_id":99411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90902185229839","imei1":"90902185229839","imei2":"90902185229839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99405,"job_number":"JOB_99405","tr_customer_id":99422,"tr_customer_product_id":99412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93921084924199","imei1":"93921084924199","imei2":"93921084924199","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99406,"job_number":"JOB_99406","tr_customer_id":99423,"tr_customer_product_id":99413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50888199460599","imei1":"50888199460599","imei2":"50888199460599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99407,"job_number":"JOB_99407","tr_customer_id":99424,"tr_customer_product_id":99414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14169437252304","imei1":"14169437252304","imei2":"14169437252304","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99409,"job_number":"JOB_99409","tr_customer_id":99426,"tr_customer_product_id":99416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:29.000Z","modified_at":"2025-11-05T03:54:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16618128321697","imei1":"16618128321697","imei2":"16618128321697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99411,"job_number":"JOB_99411","tr_customer_id":99428,"tr_customer_product_id":99418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:30.000Z","modified_at":"2025-11-05T03:54:30.000Z","name":"Theodora Morar","mobile_number":"671-612-5556","email_id":"Triston15@yahoo.com","dop":"2025-04-06","serial_number":"15725508525546500","imei1":"15725508525546500","imei2":"15725508525546500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99412,"job_number":"JOB_99412","tr_customer_id":99429,"tr_customer_product_id":99419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:41.000Z","modified_at":"2025-11-05T03:54:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19587327386476","imei1":"19587327386476","imei2":"19587327386476","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99413,"job_number":"JOB_99413","tr_customer_id":99430,"tr_customer_product_id":99420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:41.000Z","modified_at":"2025-11-05T03:54:41.000Z","name":"Eulah Donnelly","mobile_number":"698-588-2417","email_id":"Lindsay.Reichert9@yahoo.com","dop":"2025-09-16","serial_number":"12227516434052","imei1":"12227516434052","imei2":"12227516434052","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99414,"job_number":"JOB_99414","tr_customer_id":99431,"tr_customer_product_id":99421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:02.000Z","modified_at":"2025-11-05T03:55:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14972601431007","imei1":"14972601431007","imei2":"14972601431007","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99415,"job_number":"JOB_99415","tr_customer_id":99432,"tr_customer_product_id":99422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:03.000Z","modified_at":"2025-11-05T03:55:03.000Z","name":"Gilda Weber","mobile_number":"664-467-1482","email_id":"Federico_Abernathy55@yahoo.com","dop":"2025-09-16","serial_number":"11839676046023","imei1":"11839676046023","imei2":"11839676046023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99416,"job_number":"JOB_99416","tr_customer_id":99433,"tr_customer_product_id":99423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:12.000Z","modified_at":"2025-11-05T03:55:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10925703720494","imei1":"10925703720494","imei2":"10925703720494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99418,"job_number":"JOB_99418","tr_customer_id":99435,"tr_customer_product_id":99425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:14.000Z","modified_at":"2025-11-05T03:55:14.000Z","name":"Alphonso Wisozk","mobile_number":"891-317-9789","email_id":"Tanner.Medhurst@hotmail.com","dop":"2025-04-06","serial_number":"16940605207056364","imei1":"16940605207056364","imei2":"16940605207056364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99419,"job_number":"JOB_99419","tr_customer_id":99436,"tr_customer_product_id":99426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:23.000Z","modified_at":"2025-11-05T03:55:23.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14950704091190","imei1":"14950704091190","imei2":"14950704091190","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99420,"job_number":"JOB_99420","tr_customer_id":99437,"tr_customer_product_id":99427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:24.000Z","modified_at":"2025-11-05T03:55:24.000Z","name":"Cierra Green","mobile_number":"372-860-9437","email_id":"Elroy49@yahoo.com","dop":"2025-09-16","serial_number":"18605413870818","imei1":"18605413870818","imei2":"18605413870818","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99421,"job_number":"JOB_99421","tr_customer_id":99438,"tr_customer_product_id":99428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:54.000Z","modified_at":"2025-11-05T03:55:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10534123660115","imei1":"10534123660115","imei2":"10534123660115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99423,"job_number":"JOB_99423","tr_customer_id":99440,"tr_customer_product_id":99430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:56.000Z","modified_at":"2025-11-05T03:55:56.000Z","name":"Timmy Gottlieb","mobile_number":"669-348-3231","email_id":"Russ37@hotmail.com","dop":"2025-04-06","serial_number":"19208649603546920","imei1":"19208649603546920","imei2":"19208649603546920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99424,"job_number":"JOB_99424","tr_customer_id":99441,"tr_customer_product_id":99431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:19:15.000Z","modified_at":"2025-11-05T04:19:15.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"73624542821496","imei1":"73624542821496","imei2":"73624542821496","popurl":"2025-10-26T04:19:14.765939206Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99425,"job_number":"JOB_99425","tr_customer_id":99442,"tr_customer_product_id":99432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:20:32.000Z","modified_at":"2025-11-05T04:20:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"68815535843746","imei1":"68815535843746","imei2":"68815535843746","popurl":"2025-10-26T04:20:31.430920913Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99426,"job_number":"JOB_99426","tr_customer_id":99443,"tr_customer_product_id":99433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:29:50.000Z","modified_at":"2025-11-05T04:29:50.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107624243455740","imei1":"107624243455740","imei2":"107624243455740","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99428,"job_number":"JOB_99428","tr_customer_id":99445,"tr_customer_product_id":99435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:30:04.000Z","modified_at":"2025-11-05T04:30:04.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104791799821680","imei1":"104791799821680","imei2":"104791799821680","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99435,"job_number":"JOB_99435","tr_customer_id":99452,"tr_customer_product_id":99442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:43:14.000Z","modified_at":"2025-11-05T04:43:14.000Z","name":"Eldred Berge","mobile_number":"390-303-6899","email_id":"Ulices.Kozey31@gmail.com","dop":"2025-04-06","serial_number":"11080680622787298","imei1":"11080680622787298","imei2":"11080680622787298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99439,"job_number":"JOB_99439","tr_customer_id":99456,"tr_customer_product_id":99446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:01:00.000Z","modified_at":"2025-11-05T06:01:00.000Z","name":"Jamel Schmitt","mobile_number":"365-660-1231","email_id":"Regan_Prohaska74@gmail.com","dop":"2025-04-06","serial_number":"13706881481800998","imei1":"13706881481800998","imei2":"13706881481800998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99440,"job_number":"JOB_99440","tr_customer_id":99457,"tr_customer_product_id":99447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:01:33.000Z","modified_at":"2025-11-05T06:01:33.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"1245552346246166","imei1":"1245552346246166","imei2":"1245552346246166","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99442,"job_number":"JOB_99442","tr_customer_id":99459,"tr_customer_product_id":99449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:12:02.000Z","modified_at":"2025-11-05T06:12:02.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456789","imei1":"21240123456789","imei2":"21240123456789","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99452,"job_number":"JOB_99452","tr_customer_id":99469,"tr_customer_product_id":99459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:03.000Z","modified_at":"2025-11-05T06:19:03.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10938149674329","imei1":"10938149674329","imei2":"10938149674329","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99454,"job_number":"JOB_99454","tr_customer_id":99471,"tr_customer_product_id":99461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:04.000Z","modified_at":"2025-11-05T06:19:04.000Z","name":"Kamren Langworth","mobile_number":"888-503-7727","email_id":"Gerhard_Rosenbaum@yahoo.com","dop":"2025-06-18","serial_number":"1022859927843291","imei1":"1022859927843291","imei2":"1022859927843291","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99455,"job_number":"JOB_99455","tr_customer_id":99472,"tr_customer_product_id":99462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:34.000Z","modified_at":"2025-11-05T06:19:34.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10396301889388","imei1":"10396301889388","imei2":"10396301889388","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99457,"job_number":"JOB_99457","tr_customer_id":99474,"tr_customer_product_id":99464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:36.000Z","modified_at":"2025-11-05T06:19:36.000Z","name":"Loy Cormier","mobile_number":"936-757-8350","email_id":"Waino_Miller@gmail.com","dop":"2025-06-08","serial_number":"102449550997179","imei1":"102449550997179","imei2":"102449550997179","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99458,"job_number":"JOB_99458","tr_customer_id":99475,"tr_customer_product_id":99465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:50.000Z","modified_at":"2025-11-05T06:19:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10955986936655","imei1":"10955986936655","imei2":"10955986936655","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99460,"job_number":"JOB_99460","tr_customer_id":99477,"tr_customer_product_id":99467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:51.000Z","modified_at":"2025-11-05T06:19:51.000Z","name":"Branson Schowalter","mobile_number":"613-953-9713","email_id":"Augusta.Roberts16@yahoo.com","dop":"2025-06-18","serial_number":"1069499412171115","imei1":"1069499412171115","imei2":"1069499412171115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99461,"job_number":"JOB_99461","tr_customer_id":99478,"tr_customer_product_id":99468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:01.000Z","modified_at":"2025-11-05T06:20:01.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14796110344649","imei1":"14796110344649","imei2":"14796110344649","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99463,"job_number":"JOB_99463","tr_customer_id":99480,"tr_customer_product_id":99470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:03.000Z","modified_at":"2025-11-05T06:20:03.000Z","name":"Asia Osinski","mobile_number":"398-869-1353","email_id":"Fernando_Lockman@gmail.com","dop":"2025-06-08","serial_number":"100569194584255","imei1":"100569194584255","imei2":"100569194584255","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99464,"job_number":"JOB_99464","tr_customer_id":99481,"tr_customer_product_id":99471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:28.000Z","modified_at":"2025-11-05T06:20:28.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12315616835745","imei1":"12315616835745","imei2":"12315616835745","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99466,"job_number":"JOB_99466","tr_customer_id":99483,"tr_customer_product_id":99473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:29.000Z","modified_at":"2025-11-05T06:20:29.000Z","name":"Jeffry Boehm","mobile_number":"363-836-6316","email_id":"Halie59@hotmail.com","dop":"2025-06-08","serial_number":"102736965254827","imei1":"102736965254827","imei2":"102736965254827","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99467,"job_number":"JOB_99467","tr_customer_id":99484,"tr_customer_product_id":99474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:26:57.000Z","modified_at":"2025-11-05T06:26:57.000Z","name":"Tanya sharma","mobile_number":"8765431278","email_id":"abc@gmail.com","dop":"2025-10-31","serial_number":"12345678913788","imei1":"12345678913788","imei2":"12345678913788","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99469,"job_number":"JOB_99469","tr_customer_id":99486,"tr_customer_product_id":99476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:28:49.000Z","modified_at":"2025-11-05T06:28:49.000Z","name":"Donnell Schroeder","mobile_number":"509-863-7554","email_id":"Mariano38@yahoo.com","dop":"2025-04-06","serial_number":"18046852813767948","imei1":"18046852813767948","imei2":"18046852813767948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99470,"job_number":"JOB_99470","tr_customer_id":99487,"tr_customer_product_id":99477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:29:58.000Z","modified_at":"2025-11-05T06:29:58.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456781","imei1":"21240123456781","imei2":"21240123456781","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99472,"job_number":"JOB_99472","tr_customer_id":99489,"tr_customer_product_id":99479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:34:00.000Z","modified_at":"2025-11-05T06:34:00.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456782","imei1":"21240123456782","imei2":"21240123456782","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99473,"job_number":"JOB_99473","tr_customer_id":99490,"tr_customer_product_id":99480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:36:20.000Z","modified_at":"2025-11-05T06:36:20.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456783","imei1":"21240123456783","imei2":"21240123456783","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99475,"job_number":"JOB_99475","tr_customer_id":99492,"tr_customer_product_id":99482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:36:31.000Z","modified_at":"2025-11-05T06:36:31.000Z","name":"Cameron Lindgren","mobile_number":"446-287-5553","email_id":"Shyanne_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"16647098228975464","imei1":"16647098228975464","imei2":"16647098228975464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99476,"job_number":"JOB_99476","tr_customer_id":99493,"tr_customer_product_id":99483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:37:30.000Z","modified_at":"2025-11-05T06:37:30.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456784","imei1":"21240123456784","imei2":"21240123456784","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99478,"job_number":"JOB_99478","tr_customer_id":99495,"tr_customer_product_id":99485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:38:55.000Z","modified_at":"2025-11-05T06:38:55.000Z","name":"Brendan Rath","mobile_number":"727-235-1396","email_id":"Laury15@hotmail.com","dop":"2025-04-06","serial_number":"11385444409009862","imei1":"11385444409009862","imei2":"11385444409009862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99479,"job_number":"JOB_99479","tr_customer_id":99496,"tr_customer_product_id":99486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:19.000Z","modified_at":"2025-11-05T06:39:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10660568771474","imei1":"10660568771474","imei2":"10660568771474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99481,"job_number":"JOB_99481","tr_customer_id":99498,"tr_customer_product_id":99488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:21.000Z","modified_at":"2025-11-05T06:39:21.000Z","name":"Filomena Rath","mobile_number":"441-241-1255","email_id":"Consuelo_Tillman@yahoo.com","dop":"2025-04-06","serial_number":"19262218640030860","imei1":"19262218640030860","imei2":"19262218640030860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99483,"job_number":"JOB_99483","tr_customer_id":99500,"tr_customer_product_id":99490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:25.000Z","modified_at":"2025-11-05T06:39:25.000Z","name":"Rebeca Lockman","mobile_number":"652-787-8609","email_id":"Daron.Auer30@gmail.com","dop":"2025-04-06","serial_number":"19632220079675860","imei1":"19632220079675860","imei2":"19632220079675860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99484,"job_number":"JOB_99484","tr_customer_id":99501,"tr_customer_product_id":99491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:30.000Z","modified_at":"2025-11-05T06:39:30.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11461244353765","imei1":"11461244353765","imei2":"11461244353765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99487,"job_number":"JOB_99487","tr_customer_id":99504,"tr_customer_product_id":99494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:39.000Z","modified_at":"2025-11-05T06:39:39.000Z","name":"Marcus Littel","mobile_number":"685-776-9604","email_id":"Jon.Bernhard@hotmail.com","dop":"2025-04-06","serial_number":"10461715109402650","imei1":"10461715109402650","imei2":"10461715109402650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99488,"job_number":"JOB_99488","tr_customer_id":99505,"tr_customer_product_id":99495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:06.000Z","modified_at":"2025-11-05T06:40:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14364423135275","imei1":"14364423135275","imei2":"14364423135275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99490,"job_number":"JOB_99490","tr_customer_id":99507,"tr_customer_product_id":99497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:08.000Z","modified_at":"2025-11-05T06:40:08.000Z","name":"Donna O'Connell","mobile_number":"218-870-9015","email_id":"Darrion_Rau@hotmail.com","dop":"2025-04-06","serial_number":"17037144646309220","imei1":"17037144646309220","imei2":"17037144646309220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99491,"job_number":"JOB_99491","tr_customer_id":99508,"tr_customer_product_id":99498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:12.000Z","modified_at":"2025-11-05T06:40:12.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19638628939507","imei1":"19638628939507","imei2":"19638628939507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99494,"job_number":"JOB_99494","tr_customer_id":99511,"tr_customer_product_id":99501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:23.000Z","modified_at":"2025-11-05T06:40:23.000Z","name":"Michael Treutel","mobile_number":"630-350-4736","email_id":"Jaylan.Kohler31@yahoo.com","dop":"2025-04-06","serial_number":"11848415608146974","imei1":"11848415608146974","imei2":"11848415608146974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99495,"job_number":"JOB_99495","tr_customer_id":99512,"tr_customer_product_id":99502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:53.000Z","modified_at":"2025-11-05T06:40:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17725948556402","imei1":"17725948556402","imei2":"17725948556402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99497,"job_number":"JOB_99497","tr_customer_id":99514,"tr_customer_product_id":99504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:54.000Z","modified_at":"2025-11-05T06:40:54.000Z","name":"Tania Prohaska","mobile_number":"583-708-7696","email_id":"Dereck79@gmail.com","dop":"2025-04-06","serial_number":"12092669747890094","imei1":"12092669747890094","imei2":"12092669747890094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99498,"job_number":"JOB_99498","tr_customer_id":99515,"tr_customer_product_id":99505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:54.000Z","modified_at":"2025-11-05T06:40:54.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10306961412971","imei1":"10306961412971","imei2":"10306961412971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99500,"job_number":"JOB_99500","tr_customer_id":99517,"tr_customer_product_id":99507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:49:33.000Z","modified_at":"2025-11-05T06:49:33.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456785","imei1":"21240123456785","imei2":"21240123456785","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99501,"job_number":"JOB_99501","tr_customer_id":99518,"tr_customer_product_id":99508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:52:51.000Z","modified_at":"2025-11-05T06:52:51.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17412117330805","imei1":"17412117330805","imei2":"17412117330805","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99502,"job_number":"JOB_99502","tr_customer_id":99519,"tr_customer_product_id":99509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:52:51.000Z","modified_at":"2025-11-05T06:52:51.000Z","name":"Mercedes Blanda","mobile_number":"587-305-9203","email_id":"Reuben.Mayer@yahoo.com","dop":"2025-09-16","serial_number":"10139798905602","imei1":"10139798905602","imei2":"10139798905602","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99503,"job_number":"JOB_99503","tr_customer_id":99520,"tr_customer_product_id":99510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:10.000Z","modified_at":"2025-11-05T06:53:10.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17060789836701","imei1":"17060789836701","imei2":"17060789836701","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99504,"job_number":"JOB_99504","tr_customer_id":99521,"tr_customer_product_id":99511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:10.000Z","modified_at":"2025-11-05T06:53:10.000Z","name":"Kiarra Jakubowski","mobile_number":"886-260-1296","email_id":"Santina.Lueilwitz60@gmail.com","dop":"2025-09-16","serial_number":"12082326069971","imei1":"12082326069971","imei2":"12082326069971","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99505,"job_number":"JOB_99505","tr_customer_id":99522,"tr_customer_product_id":99512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:28.000Z","modified_at":"2025-11-05T06:53:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13371969202726","imei1":"13371969202726","imei2":"13371969202726","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99506,"job_number":"JOB_99506","tr_customer_id":99523,"tr_customer_product_id":99513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:29.000Z","modified_at":"2025-11-05T06:53:29.000Z","name":"Deangelo Braun","mobile_number":"896-715-8407","email_id":"Gwen.Jerde@hotmail.com","dop":"2025-09-16","serial_number":"19992337363848","imei1":"19992337363848","imei2":"19992337363848","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99507,"job_number":"JOB_99507","tr_customer_id":99524,"tr_customer_product_id":99514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:06.000Z","modified_at":"2025-11-05T06:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10952469771520","imei1":"10952469771520","imei2":"10952469771520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99509,"job_number":"JOB_99509","tr_customer_id":99526,"tr_customer_product_id":99516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:07.000Z","modified_at":"2025-11-05T06:54:08.000Z","name":"Albert Reynolds","mobile_number":"255-958-0774","email_id":"Ubaldo_Anderson98@yahoo.com","dop":"2025-04-06","serial_number":"19027387423509310","imei1":"19027387423509310","imei2":"19027387423509310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99510,"job_number":"JOB_99510","tr_customer_id":99527,"tr_customer_product_id":99517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:53.000Z","modified_at":"2025-11-05T06:54:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19104474990225","imei1":"19104474990225","imei2":"19104474990225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99512,"job_number":"JOB_99512","tr_customer_id":99529,"tr_customer_product_id":99519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:55.000Z","modified_at":"2025-11-05T06:54:55.000Z","name":"Ramon Robel","mobile_number":"204-388-0184","email_id":"Rene.Kuphal27@gmail.com","dop":"2025-04-06","serial_number":"17340880616486184","imei1":"17340880616486184","imei2":"17340880616486184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99513,"job_number":"JOB_99513","tr_customer_id":99530,"tr_customer_product_id":99520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:55:40.000Z","modified_at":"2025-11-05T06:55:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17431717493944","imei1":"17431717493944","imei2":"17431717493944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99515,"job_number":"JOB_99515","tr_customer_id":99532,"tr_customer_product_id":99522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:55:42.000Z","modified_at":"2025-11-05T06:55:42.000Z","name":"Selena Walker","mobile_number":"783-544-7290","email_id":"Christy_Kessler53@yahoo.com","dop":"2025-04-06","serial_number":"10058993711514132","imei1":"10058993711514132","imei2":"10058993711514132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99519,"job_number":"JOB_99519","tr_customer_id":99536,"tr_customer_product_id":99526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:45.000Z","modified_at":"2025-11-05T07:34:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845156338415","imei1":"17845156338415","imei2":"17845156338415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99521,"job_number":"JOB_99521","tr_customer_id":99538,"tr_customer_product_id":99528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:47.000Z","modified_at":"2025-11-05T07:34:47.000Z","name":"Jermey Bayer","mobile_number":"223-510-0424","email_id":"Dee25@hotmail.com","dop":"2025-04-06","serial_number":"16829183145817240","imei1":"16829183145817240","imei2":"16829183145817240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99522,"job_number":"JOB_99522","tr_customer_id":99539,"tr_customer_product_id":99529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:47.000Z","modified_at":"2025-11-05T07:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18664306420864","imei1":"18664306420864","imei2":"18664306420864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99524,"job_number":"JOB_99524","tr_customer_id":99541,"tr_customer_product_id":99531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:48.000Z","modified_at":"2025-11-05T07:34:48.000Z","name":"Evangeline Mante","mobile_number":"278-751-6840","email_id":"Mellie83@yahoo.com","dop":"2025-04-06","serial_number":"19962894197651652","imei1":"19962894197651652","imei2":"19962894197651652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99525,"job_number":"JOB_99525","tr_customer_id":99542,"tr_customer_product_id":99532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:28.000Z","modified_at":"2025-11-05T07:35:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19761335543441","imei1":"19761335543441","imei2":"19761335543441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99527,"job_number":"JOB_99527","tr_customer_id":99544,"tr_customer_product_id":99534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:29.000Z","modified_at":"2025-11-05T07:35:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14770265026708","imei1":"14770265026708","imei2":"14770265026708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99529,"job_number":"JOB_99529","tr_customer_id":99546,"tr_customer_product_id":99536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:30.000Z","modified_at":"2025-11-05T07:35:30.000Z","name":"Mattie Tremblay","mobile_number":"887-798-5675","email_id":"Wilber.Brown99@yahoo.com","dop":"2025-04-06","serial_number":"13319497229109914","imei1":"13319497229109914","imei2":"13319497229109914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99530,"job_number":"JOB_99530","tr_customer_id":99547,"tr_customer_product_id":99537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:31.000Z","modified_at":"2025-11-05T07:35:31.000Z","name":"Ashtyn Legros","mobile_number":"333-385-1386","email_id":"Oliver.Carroll@gmail.com","dop":"2025-04-06","serial_number":"19740421904831600","imei1":"19740421904831600","imei2":"19740421904831600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99531,"job_number":"JOB_99531","tr_customer_id":99548,"tr_customer_product_id":99538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:11.000Z","modified_at":"2025-11-05T07:36:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14114003077781","imei1":"14114003077781","imei2":"14114003077781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99533,"job_number":"JOB_99533","tr_customer_id":99550,"tr_customer_product_id":99540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:12.000Z","modified_at":"2025-11-05T07:36:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15100101681512","imei1":"15100101681512","imei2":"15100101681512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99535,"job_number":"JOB_99535","tr_customer_id":99552,"tr_customer_product_id":99542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:13.000Z","modified_at":"2025-11-05T07:36:13.000Z","name":"Alexandra Howell","mobile_number":"875-939-7502","email_id":"Arlo_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"18749174162564704","imei1":"18749174162564704","imei2":"18749174162564704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99536,"job_number":"JOB_99536","tr_customer_id":99553,"tr_customer_product_id":99543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:13.000Z","modified_at":"2025-11-05T07:36:13.000Z","name":"Finn Corkery","mobile_number":"911-581-3234","email_id":"Bailey30@yahoo.com","dop":"2025-04-06","serial_number":"13474335624284504","imei1":"13474335624284504","imei2":"13474335624284504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99538,"job_number":"JOB_99538","tr_customer_id":99555,"tr_customer_product_id":99545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:52.000Z","modified_at":"2025-11-05T07:36:52.000Z","name":"Asha Jerde","mobile_number":"915-297-7681","email_id":"Daniela_Leannon96@hotmail.com","dop":"2025-04-06","serial_number":"16152691923484128","imei1":"16152691923484128","imei2":"16152691923484128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99539,"job_number":"JOB_99539","tr_customer_id":99556,"tr_customer_product_id":99546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:00.000Z","modified_at":"2025-11-05T07:43:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14256031845767","imei1":"14256031845767","imei2":"14256031845767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99541,"job_number":"JOB_99541","tr_customer_id":99558,"tr_customer_product_id":99548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:02.000Z","modified_at":"2025-11-05T07:43:02.000Z","name":"Jalon Hirthe","mobile_number":"628-247-3150","email_id":"Howell_Kris@yahoo.com","dop":"2025-04-06","serial_number":"11853369691689236","imei1":"11853369691689236","imei2":"11853369691689236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99542,"job_number":"JOB_99542","tr_customer_id":99559,"tr_customer_product_id":99549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:06.000Z","modified_at":"2025-11-05T07:43:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13920741447892","imei1":"13920741447892","imei2":"13920741447892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99544,"job_number":"JOB_99544","tr_customer_id":99561,"tr_customer_product_id":99551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:08.000Z","modified_at":"2025-11-05T07:43:08.000Z","name":"Coleman Nienow","mobile_number":"914-526-8258","email_id":"Beaulah_McCullough62@hotmail.com","dop":"2025-04-06","serial_number":"15650514213284604","imei1":"15650514213284604","imei2":"15650514213284604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99545,"job_number":"JOB_99545","tr_customer_id":99562,"tr_customer_product_id":99552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:42.000Z","modified_at":"2025-11-05T07:43:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11443331352610","imei1":"11443331352610","imei2":"11443331352610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99547,"job_number":"JOB_99547","tr_customer_id":99564,"tr_customer_product_id":99554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:44.000Z","modified_at":"2025-11-05T07:43:44.000Z","name":"Renee Boyle","mobile_number":"258-638-8475","email_id":"Kendra.Jast45@hotmail.com","dop":"2025-04-06","serial_number":"14597838906296046","imei1":"14597838906296046","imei2":"14597838906296046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99548,"job_number":"JOB_99548","tr_customer_id":99565,"tr_customer_product_id":99555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:54.000Z","modified_at":"2025-11-05T07:43:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18758451479403","imei1":"18758451479403","imei2":"18758451479403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99550,"job_number":"JOB_99550","tr_customer_id":99567,"tr_customer_product_id":99557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:55.000Z","modified_at":"2025-11-05T07:43:55.000Z","name":"Art Walker","mobile_number":"311-241-0072","email_id":"Deshawn_Legros84@gmail.com","dop":"2025-04-06","serial_number":"10259468474977278","imei1":"10259468474977278","imei2":"10259468474977278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99551,"job_number":"JOB_99551","tr_customer_id":99568,"tr_customer_product_id":99558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:24.000Z","modified_at":"2025-11-05T07:44:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14373094895281","imei1":"14373094895281","imei2":"14373094895281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99553,"job_number":"JOB_99553","tr_customer_id":99570,"tr_customer_product_id":99560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:26.000Z","modified_at":"2025-11-05T07:44:26.000Z","name":"Orlando Hauck","mobile_number":"273-994-1983","email_id":"Kattie_Harber81@hotmail.com","dop":"2025-04-06","serial_number":"18021665449328256","imei1":"18021665449328256","imei2":"18021665449328256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99554,"job_number":"JOB_99554","tr_customer_id":99571,"tr_customer_product_id":99561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:41.000Z","modified_at":"2025-11-05T07:44:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15305447111450","imei1":"15305447111450","imei2":"15305447111450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99556,"job_number":"JOB_99556","tr_customer_id":99573,"tr_customer_product_id":99563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:43.000Z","modified_at":"2025-11-05T07:44:43.000Z","name":"Liza Harris","mobile_number":"832-209-1494","email_id":"Kevin3@yahoo.com","dop":"2025-04-06","serial_number":"17737883507923060","imei1":"17737883507923060","imei2":"17737883507923060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99559,"job_number":"JOB_99559","tr_customer_id":99576,"tr_customer_product_id":99566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:02:46.000Z","modified_at":"2025-11-05T12:02:46.000Z","name":"Jaden Beatty","mobile_number":"898-269-7594","email_id":"Alexis.Kutch6@yahoo.com","dop":"2025-10-12","serial_number":"1007279467612925","imei1":"1007279467612925","imei2":"1007279467612925","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99561,"job_number":"JOB_99561","tr_customer_id":99578,"tr_customer_product_id":99568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:03:19.000Z","modified_at":"2025-11-05T12:03:19.000Z","name":"Trisha Hilpert","mobile_number":"528-497-5520","email_id":"Linnea_Bode99@hotmail.com","dop":"2025-10-12","serial_number":"1007500055719941","imei1":"1007500055719941","imei2":"1007500055719941","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99563,"job_number":"JOB_99563","tr_customer_id":99580,"tr_customer_product_id":99570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:07:10.000Z","modified_at":"2025-11-05T12:07:10.000Z","name":"Arno Hartmann","mobile_number":"716-292-3600","email_id":"Annette22@hotmail.com","dop":"2025-10-12","serial_number":"1007186021880867","imei1":"1007186021880867","imei2":"1007186021880867","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99565,"job_number":"JOB_99565","tr_customer_id":99582,"tr_customer_product_id":99572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:09:35.000Z","modified_at":"2025-11-05T12:09:35.000Z","name":"Meaghan Gerhold","mobile_number":"363-286-4677","email_id":"Hermann13@gmail.com","dop":"2025-10-12","serial_number":"1007890815668742","imei1":"1007890815668742","imei2":"1007890815668742","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99567,"job_number":"JOB_99567","tr_customer_id":99584,"tr_customer_product_id":99574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:14:56.000Z","modified_at":"2025-11-05T12:14:56.000Z","name":"Malachi Russel","mobile_number":"757-395-6798","email_id":"Nils.OKeefe@gmail.com","dop":"2025-10-12","serial_number":"1004258091230245","imei1":"1004258091230245","imei2":"1004258091230245","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99570,"job_number":"JOB_99570","tr_customer_id":99587,"tr_customer_product_id":99577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:40:18.000Z","modified_at":"2025-11-05T12:40:18.000Z","name":"Sidney Legros","mobile_number":"868-954-3090","email_id":"Brenda95@yahoo.com","dop":"2025-04-06","serial_number":"14899016526964516","imei1":"14899016526964516","imei2":"14899016526964516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99573,"job_number":"JOB_99573","tr_customer_id":99590,"tr_customer_product_id":99580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:43:57.000Z","modified_at":"2025-11-05T12:43:57.000Z","name":"Okey Schmeler","mobile_number":"404-907-8985","email_id":"Cleta60@gmail.com","dop":"2025-10-12","serial_number":"1009609731959066","imei1":"1009609731959066","imei2":"1009609731959066","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99576,"job_number":"JOB_99576","tr_customer_id":99593,"tr_customer_product_id":99583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:50:06.000Z","modified_at":"2025-11-05T12:50:06.000Z","name":"Maxime Russel","mobile_number":"865-212-8218","email_id":"Brett.Kulas15@gmail.com","dop":"2025-10-12","serial_number":"1003510897431884","imei1":"1003510897431884","imei2":"1003510897431884","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99577,"job_number":"JOB_99577","tr_customer_id":99594,"tr_customer_product_id":99584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:05:01.000Z","modified_at":"2025-11-05T13:05:01.000Z","name":"Jazmin Kunde","mobile_number":"452-481-7932","email_id":"Ellen.Abshire@gmail.com","dop":"2025-04-06","serial_number":"14400036663257","imei1":"14400036663257","imei2":"14400036663257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99578,"job_number":"JOB_99578","tr_customer_id":99595,"tr_customer_product_id":99585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Krishna Embranthiri","mobile_number":"7019766370","email_id":"swami.gupta@gmail.com","dop":"2025-10-26","serial_number":"5935968886086193","imei1":"5935968886086193","imei2":"5935968886086193","popurl":"www.guru-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99579,"job_number":"JOB_99579","tr_customer_id":99596,"tr_customer_product_id":99586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Priya Asan","mobile_number":"7041623656","email_id":"ravi.kaur@yahoo.co.in","dop":"2025-10-26","serial_number":"3580891862396158","imei1":"3580891862396158","imei2":"3580891862396158","popurl":"www.mahendra-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99580,"job_number":"JOB_99580","tr_customer_id":99597,"tr_customer_product_id":99587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Charvi Guha","mobile_number":"7056606510","email_id":"shakuntala.sharma@yahoo.co.in","dop":"2025-10-26","serial_number":"2424791919195124","imei1":"2424791919195124","imei2":"2424791919195124","popurl":"www.charak-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99581,"job_number":"JOB_99581","tr_customer_id":99598,"tr_customer_product_id":99588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Bilva Chattopadhyay","mobile_number":"7003009891","email_id":"alok.gupta@gmail.com","dop":"2025-10-26","serial_number":"4913534296675133","imei1":"4913534296675133","imei2":"4913534296675133","popurl":"www.balaaditya-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99582,"job_number":"JOB_99582","tr_customer_id":99599,"tr_customer_product_id":99589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Darshwana Bharadwaj","mobile_number":"7069253652","email_id":"umang.khatri@gmail.com","dop":"2025-10-26","serial_number":"5950520751619879","imei1":"5950520751619879","imei2":"5950520751619879","popurl":"www.divjot-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99583,"job_number":"JOB_99583","tr_customer_id":99600,"tr_customer_product_id":99590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:13.000Z","modified_at":"2025-11-05T13:32:13.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"11760302438670","imei1":"11760302438670","imei2":"11760302438670","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99585,"job_number":"JOB_99585","tr_customer_id":99602,"tr_customer_product_id":99592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:13.000Z","modified_at":"2025-11-05T13:32:13.000Z","name":"Shania Klocko","mobile_number":"299-861-1303","email_id":"Raquel_Kuhic@yahoo.com","dop":"2025-09-30","serial_number":"10012229382140","imei1":"10012229382140","imei2":"10012229382140","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99586,"job_number":"JOB_99586","tr_customer_id":99603,"tr_customer_product_id":99593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Ranjeet Khanna","mobile_number":"7016468397","email_id":"dharitri.nair@yahoo.co.in","dop":"2025-10-26","serial_number":"8109974394297386","imei1":"8109974394297386","imei2":"8109974394297386","popurl":"www.acharyanandana-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99587,"job_number":"JOB_99587","tr_customer_id":99604,"tr_customer_product_id":99594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Arjun Kocchar","mobile_number":"7078106051","email_id":"eshita.somayaji@hotmail.com","dop":"2025-10-26","serial_number":"7946788443590786","imei1":"7946788443590786","imei2":"7946788443590786","popurl":"www.dayaanidhi-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99588,"job_number":"JOB_99588","tr_customer_id":99605,"tr_customer_product_id":99595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Vaishvi Guneta","mobile_number":"7040821889","email_id":"opaline.agarwal@hotmail.com","dop":"2025-10-26","serial_number":"2618666493801190","imei1":"2618666493801190","imei2":"2618666493801190","popurl":"www.aadinath-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99589,"job_number":"JOB_99589","tr_customer_id":99606,"tr_customer_product_id":99596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Laxmi Iyer","mobile_number":"7059053136","email_id":"gaurang.adiga@gmail.com","dop":"2025-10-26","serial_number":"2121016526409748","imei1":"2121016526409748","imei2":"2121016526409748","popurl":"www.kalpana-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99590,"job_number":"JOB_99590","tr_customer_id":99607,"tr_customer_product_id":99597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Anal Patil","mobile_number":"7073949976","email_id":"manjusha.naik@gmail.com","dop":"2025-10-26","serial_number":"2333463648453542","imei1":"2333463648453542","imei2":"2333463648453542","popurl":"www.akshainie-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99591,"job_number":"JOB_99591","tr_customer_id":99608,"tr_customer_product_id":99598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:31.000Z","modified_at":"2025-11-05T13:32:31.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"10193380058634","imei1":"10193380058634","imei2":"10193380058634","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99593,"job_number":"JOB_99593","tr_customer_id":99610,"tr_customer_product_id":99600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:31.000Z","modified_at":"2025-11-05T13:32:31.000Z","name":"Maximilian Sawayn","mobile_number":"941-467-6103","email_id":"Claudie_Jacobs76@yahoo.com","dop":"2025-09-30","serial_number":"17543530530873","imei1":"17543530530873","imei2":"17543530530873","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99594,"job_number":"JOB_99594","tr_customer_id":99611,"tr_customer_product_id":99601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:48.000Z","modified_at":"2025-11-05T13:32:48.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"13788235921045","imei1":"13788235921045","imei2":"13788235921045","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99596,"job_number":"JOB_99596","tr_customer_id":99613,"tr_customer_product_id":99603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:48.000Z","modified_at":"2025-11-05T13:32:48.000Z","name":"Vaughn Cremin","mobile_number":"839-743-2818","email_id":"Hunter_Schmeler@gmail.com","dop":"2025-09-30","serial_number":"19322096840884","imei1":"19322096840884","imei2":"19322096840884","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99598,"job_number":"JOB_99598","tr_customer_id":99615,"tr_customer_product_id":99605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:35.000Z","modified_at":"2025-11-05T13:43:35.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"18979006500299","imei1":"18979006500299","imei2":"18979006500299","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99600,"job_number":"JOB_99600","tr_customer_id":99617,"tr_customer_product_id":99607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:36.000Z","modified_at":"2025-11-05T13:43:36.000Z","name":"Scotty Fadel","mobile_number":"704-863-0485","email_id":"Mozelle_Stamm@yahoo.com","dop":"2025-09-30","serial_number":"19228729729065","imei1":"19228729729065","imei2":"19228729729065","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99601,"job_number":"JOB_99601","tr_customer_id":99618,"tr_customer_product_id":99608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:52.000Z","modified_at":"2025-11-05T13:43:52.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"15234961648101","imei1":"15234961648101","imei2":"15234961648101","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99603,"job_number":"JOB_99603","tr_customer_id":99620,"tr_customer_product_id":99610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:52.000Z","modified_at":"2025-11-05T13:43:52.000Z","name":"Elenora Crooks","mobile_number":"628-654-8742","email_id":"Afton23@hotmail.com","dop":"2025-09-30","serial_number":"16685285707047","imei1":"16685285707047","imei2":"16685285707047","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99604,"job_number":"JOB_99604","tr_customer_id":99621,"tr_customer_product_id":99611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:44:08.000Z","modified_at":"2025-11-05T13:44:08.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18737185760898","imei1":"18737185760898","imei2":"18737185760898","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99606,"job_number":"JOB_99606","tr_customer_id":99623,"tr_customer_product_id":99613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:44:09.000Z","modified_at":"2025-11-05T13:44:09.000Z","name":"Melany Brown","mobile_number":"535-915-6525","email_id":"Oliver.Predovic@gmail.com","dop":"2025-09-30","serial_number":"16440805630984","imei1":"16440805630984","imei2":"16440805630984","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99607,"job_number":"JOB_99607","tr_customer_id":99624,"tr_customer_product_id":99614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:19.000Z","modified_at":"2025-11-05T13:46:20.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"19118175578102","imei1":"19118175578102","imei2":"19118175578102","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99609,"job_number":"JOB_99609","tr_customer_id":99626,"tr_customer_product_id":99616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:20.000Z","modified_at":"2025-11-05T13:46:20.000Z","name":"Torrey Upton","mobile_number":"479-573-0525","email_id":"Heber.Hettinger@gmail.com","dop":"2025-09-30","serial_number":"12009553705370","imei1":"12009553705370","imei2":"12009553705370","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99610,"job_number":"JOB_99610","tr_customer_id":99627,"tr_customer_product_id":99617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:37.000Z","modified_at":"2025-11-05T13:46:37.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"17443765831584","imei1":"17443765831584","imei2":"17443765831584","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99612,"job_number":"JOB_99612","tr_customer_id":99629,"tr_customer_product_id":99619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:38.000Z","modified_at":"2025-11-05T13:46:38.000Z","name":"Jeramy Thompson","mobile_number":"942-337-4709","email_id":"Friedrich_Durgan@gmail.com","dop":"2025-09-30","serial_number":"19185592949484","imei1":"19185592949484","imei2":"19185592949484","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99613,"job_number":"JOB_99613","tr_customer_id":99630,"tr_customer_product_id":99620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:54.000Z","modified_at":"2025-11-05T13:46:54.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"17967477976904","imei1":"17967477976904","imei2":"17967477976904","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99615,"job_number":"JOB_99615","tr_customer_id":99632,"tr_customer_product_id":99622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:55.000Z","modified_at":"2025-11-05T13:46:55.000Z","name":"Giovani Bechtelar","mobile_number":"389-994-9958","email_id":"Lavern55@yahoo.com","dop":"2025-09-30","serial_number":"16764789354777","imei1":"16764789354777","imei2":"16764789354777","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99616,"job_number":"JOB_99616","tr_customer_id":99633,"tr_customer_product_id":99623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89720651923890","imei1":"89720651923890","imei2":"89720651923890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99617,"job_number":"JOB_99617","tr_customer_id":99634,"tr_customer_product_id":99624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29215796394300","imei1":"29215796394300","imei2":"29215796394300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99618,"job_number":"JOB_99618","tr_customer_id":99635,"tr_customer_product_id":99625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64715252631213","imei1":"64715252631213","imei2":"64715252631213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99619,"job_number":"JOB_99619","tr_customer_id":99636,"tr_customer_product_id":99626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46759640952261","imei1":"46759640952261","imei2":"46759640952261","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99620,"job_number":"JOB_99620","tr_customer_id":99637,"tr_customer_product_id":99627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41852729277481","imei1":"41852729277481","imei2":"41852729277481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99621,"job_number":"JOB_99621","tr_customer_id":99638,"tr_customer_product_id":99628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85784040930302","imei1":"85784040930302","imei2":"85784040930302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99623,"job_number":"JOB_99623","tr_customer_id":99640,"tr_customer_product_id":99630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52987057196917","imei1":"52987057196917","imei2":"52987057196917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99624,"job_number":"JOB_99624","tr_customer_id":99641,"tr_customer_product_id":99631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75302507957469","imei1":"75302507957469","imei2":"75302507957469","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99625,"job_number":"JOB_99625","tr_customer_id":99642,"tr_customer_product_id":99632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98673734985170","imei1":"98673734985170","imei2":"98673734985170","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99626,"job_number":"JOB_99626","tr_customer_id":99643,"tr_customer_product_id":99633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32353729640634","imei1":"32353729640634","imei2":"32353729640634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99627,"job_number":"JOB_99627","tr_customer_id":99644,"tr_customer_product_id":99634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81264872587433","imei1":"81264872587433","imei2":"81264872587433","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99628,"job_number":"JOB_99628","tr_customer_id":99645,"tr_customer_product_id":99635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42054074194627","imei1":"42054074194627","imei2":"42054074194627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99630,"job_number":"JOB_99630","tr_customer_id":99647,"tr_customer_product_id":99637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:44.000Z","modified_at":"2025-11-05T13:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76651865659121","imei1":"76651865659121","imei2":"76651865659121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99631,"job_number":"JOB_99631","tr_customer_id":99648,"tr_customer_product_id":99638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98212411081233","imei1":"98212411081233","imei2":"98212411081233","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99632,"job_number":"JOB_99632","tr_customer_id":99649,"tr_customer_product_id":99639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94500782857948","imei1":"94500782857948","imei2":"94500782857948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99633,"job_number":"JOB_99633","tr_customer_id":99650,"tr_customer_product_id":99640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41183359488333","imei1":"41183359488333","imei2":"41183359488333","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99634,"job_number":"JOB_99634","tr_customer_id":99651,"tr_customer_product_id":99641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:46.000Z","modified_at":"2025-11-05T13:48:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57031907290511","imei1":"57031907290511","imei2":"57031907290511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99635,"job_number":"JOB_99635","tr_customer_id":99652,"tr_customer_product_id":99642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:46.000Z","modified_at":"2025-11-05T13:48:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29345124353440","imei1":"29345124353440","imei2":"29345124353440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99640,"job_number":"JOB_99640","tr_customer_id":99657,"tr_customer_product_id":99647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:53:23.000Z","modified_at":"2025-11-05T13:53:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11688305915324","imei1":"11688305915324","imei2":"11688305915324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99642,"job_number":"JOB_99642","tr_customer_id":99659,"tr_customer_product_id":99649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:53:24.000Z","modified_at":"2025-11-05T13:53:24.000Z","name":"Eliseo Swift","mobile_number":"691-405-8179","email_id":"Kyle_Durgan75@gmail.com","dop":"2025-04-06","serial_number":"14187795600032866","imei1":"14187795600032866","imei2":"14187795600032866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99643,"job_number":"JOB_99643","tr_customer_id":99660,"tr_customer_product_id":99650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:06.000Z","modified_at":"2025-11-05T13:54:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18938443815099","imei1":"18938443815099","imei2":"18938443815099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99645,"job_number":"JOB_99645","tr_customer_id":99662,"tr_customer_product_id":99652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:07.000Z","modified_at":"2025-11-05T13:54:07.000Z","name":"Bridgette Marks","mobile_number":"494-722-7050","email_id":"Bella_Runte@yahoo.com","dop":"2025-04-06","serial_number":"13905971424697252","imei1":"13905971424697252","imei2":"13905971424697252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99646,"job_number":"JOB_99646","tr_customer_id":99663,"tr_customer_product_id":99653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:49.000Z","modified_at":"2025-11-05T13:54:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17392355083388","imei1":"17392355083388","imei2":"17392355083388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99648,"job_number":"JOB_99648","tr_customer_id":99665,"tr_customer_product_id":99655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:50.000Z","modified_at":"2025-11-05T13:54:50.000Z","name":"Alysha Cartwright","mobile_number":"863-727-8989","email_id":"Lela24@hotmail.com","dop":"2025-04-06","serial_number":"14544353581685074","imei1":"14544353581685074","imei2":"14544353581685074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99649,"job_number":"JOB_99649","tr_customer_id":99666,"tr_customer_product_id":99656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:26.000Z","modified_at":"2025-11-05T14:09:26.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"11437780068902","imei1":"11437780068902","imei2":"11437780068902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99651,"job_number":"JOB_99651","tr_customer_id":99668,"tr_customer_product_id":99658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:27.000Z","modified_at":"2025-11-05T14:09:27.000Z","name":"Karlie Gerhold","mobile_number":"653-392-0946","email_id":"Jeff.Kassulke90@gmail.com","dop":"2025-04-06","serial_number":"16656323977828568","imei1":"16656323977828568","imei2":"16656323977828568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99660,"job_number":"JOB_99660","tr_customer_id":99677,"tr_customer_product_id":99667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:08.000Z","modified_at":"2025-11-05T14:10:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13360920880544","imei1":"13360920880544","imei2":"13360920880544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99662,"job_number":"JOB_99662","tr_customer_id":99679,"tr_customer_product_id":99669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:09.000Z","modified_at":"2025-11-05T14:10:09.000Z","name":"Desmond Beier","mobile_number":"711-295-2670","email_id":"Dejah_Bins10@yahoo.com","dop":"2025-04-06","serial_number":"19601175436877240","imei1":"19601175436877240","imei2":"19601175436877240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99663,"job_number":"JOB_99663","tr_customer_id":99680,"tr_customer_product_id":99670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:24.000Z","modified_at":"2025-11-05T14:10:25.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17813789355585","imei1":"17813789355585","imei2":"17813789355585","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99665,"job_number":"JOB_99665","tr_customer_id":99682,"tr_customer_product_id":99672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:26.000Z","modified_at":"2025-11-05T14:10:26.000Z","name":"Ruthe Schneider","mobile_number":"849-603-1451","email_id":"Zella_Koss30@hotmail.com","dop":"2025-06-08","serial_number":"107799480550212","imei1":"107799480550212","imei2":"107799480550212","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99666,"job_number":"JOB_99666","tr_customer_id":99683,"tr_customer_product_id":99673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:50.000Z","modified_at":"2025-11-05T14:10:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13925098868863","imei1":"13925098868863","imei2":"13925098868863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99668,"job_number":"JOB_99668","tr_customer_id":99685,"tr_customer_product_id":99675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:51.000Z","modified_at":"2025-11-05T14:10:51.000Z","name":"Vilma Cremin","mobile_number":"200-258-7155","email_id":"Juston82@hotmail.com","dop":"2025-04-06","serial_number":"16256108019207178","imei1":"16256108019207178","imei2":"16256108019207178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99669,"job_number":"JOB_99669","tr_customer_id":99686,"tr_customer_product_id":99676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:55.000Z","modified_at":"2025-11-05T14:10:55.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19741040891089","imei1":"19741040891089","imei2":"19741040891089","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99671,"job_number":"JOB_99671","tr_customer_id":99688,"tr_customer_product_id":99678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:56.000Z","modified_at":"2025-11-05T14:10:56.000Z","name":"Jevon Nitzsche","mobile_number":"637-692-7842","email_id":"Emerson_Hilll@yahoo.com","dop":"2025-06-08","serial_number":"107158042376096","imei1":"107158042376096","imei2":"107158042376096","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99672,"job_number":"JOB_99672","tr_customer_id":99689,"tr_customer_product_id":99679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:25.000Z","modified_at":"2025-11-05T14:11:25.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19063124962024","imei1":"19063124962024","imei2":"19063124962024","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99674,"job_number":"JOB_99674","tr_customer_id":99691,"tr_customer_product_id":99681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:26.000Z","modified_at":"2025-11-05T14:11:26.000Z","name":"Evelyn Ritchie","mobile_number":"455-957-7163","email_id":"Carolanne88@hotmail.com","dop":"2025-06-08","serial_number":"105750928648186","imei1":"105750928648186","imei2":"105750928648186","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99675,"job_number":"JOB_99675","tr_customer_id":99692,"tr_customer_product_id":99682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:47.000Z","modified_at":"2025-11-05T14:11:47.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"19210813079624","imei1":"19210813079624","imei2":"19210813079624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99677,"job_number":"JOB_99677","tr_customer_id":99694,"tr_customer_product_id":99684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:12:34.000Z","modified_at":"2025-11-05T14:12:34.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19342323203284","imei1":"19342323203284","imei2":"19342323203284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99679,"job_number":"JOB_99679","tr_customer_id":99696,"tr_customer_product_id":99686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:13:21.000Z","modified_at":"2025-11-05T14:13:21.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"13866780016218","imei1":"13866780016218","imei2":"13866780016218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99682,"job_number":"JOB_99682","tr_customer_id":99699,"tr_customer_product_id":99689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:09.000Z","modified_at":"2025-11-05T14:14:09.000Z","name":"Maddison Okuneva","mobile_number":"281-721-5056","email_id":"Virgie.Watsica@hotmail.com","dop":"2025-04-06","serial_number":"14149084779736596","imei1":"14149084779736596","imei2":"14149084779736596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99685,"job_number":"JOB_99685","tr_customer_id":99702,"tr_customer_product_id":99692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:51.000Z","modified_at":"2025-11-05T14:14:51.000Z","name":"Garnet Olson","mobile_number":"722-438-3327","email_id":"Jaquan_Frami83@gmail.com","dop":"2025-04-06","serial_number":"16813520665370132","imei1":"16813520665370132","imei2":"16813520665370132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99686,"job_number":"JOB_99686","tr_customer_id":99703,"tr_customer_product_id":99693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:09.000Z","modified_at":"2025-11-05T14:15:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10785172140467","imei1":"10785172140467","imei2":"10785172140467","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99688,"job_number":"JOB_99688","tr_customer_id":99705,"tr_customer_product_id":99695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:10.000Z","modified_at":"2025-11-05T14:15:10.000Z","name":"Leola Rowe","mobile_number":"652-216-1116","email_id":"Cora_VonRueden18@yahoo.com","dop":"2025-06-18","serial_number":"1091574495911792","imei1":"1091574495911792","imei2":"1091574495911792","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99690,"job_number":"JOB_99690","tr_customer_id":99707,"tr_customer_product_id":99697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:33.000Z","modified_at":"2025-11-05T14:15:33.000Z","name":"Kaia Hessel","mobile_number":"320-319-8530","email_id":"Raymundo.Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"13253140030594056","imei1":"13253140030594056","imei2":"13253140030594056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99691,"job_number":"JOB_99691","tr_customer_id":99708,"tr_customer_product_id":99698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:51.000Z","modified_at":"2025-11-05T14:15:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10320334345906","imei1":"10320334345906","imei2":"10320334345906","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99693,"job_number":"JOB_99693","tr_customer_id":99710,"tr_customer_product_id":99700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:52.000Z","modified_at":"2025-11-05T14:15:52.000Z","name":"Monserrate Doyle","mobile_number":"526-982-6793","email_id":"Heaven_Block53@gmail.com","dop":"2025-06-18","serial_number":"1076173215210055","imei1":"1076173215210055","imei2":"1076173215210055","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99694,"job_number":"JOB_99694","tr_customer_id":99711,"tr_customer_product_id":99701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:17:52.000Z","modified_at":"2025-11-05T14:17:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10973741051062","imei1":"10973741051062","imei2":"10973741051062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99696,"job_number":"JOB_99696","tr_customer_id":99713,"tr_customer_product_id":99703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:17:53.000Z","modified_at":"2025-11-05T14:17:53.000Z","name":"Elmo King","mobile_number":"913-367-8385","email_id":"Marisa77@hotmail.com","dop":"2025-04-06","serial_number":"11181930197842092","imei1":"11181930197842092","imei2":"11181930197842092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99697,"job_number":"JOB_99697","tr_customer_id":99714,"tr_customer_product_id":99704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:39.000Z","modified_at":"2025-11-05T14:18:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16653869515652","imei1":"16653869515652","imei2":"16653869515652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99699,"job_number":"JOB_99699","tr_customer_id":99716,"tr_customer_product_id":99706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:40.000Z","modified_at":"2025-11-05T14:18:40.000Z","name":"Trystan Daniel","mobile_number":"653-795-2296","email_id":"Valentin.Gutmann@gmail.com","dop":"2025-04-06","serial_number":"16584908335190524","imei1":"16584908335190524","imei2":"16584908335190524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99700,"job_number":"JOB_99700","tr_customer_id":99717,"tr_customer_product_id":99707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:55.000Z","modified_at":"2025-11-05T14:18:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12074748785930","imei1":"12074748785930","imei2":"12074748785930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99702,"job_number":"JOB_99702","tr_customer_id":99719,"tr_customer_product_id":99709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:57.000Z","modified_at":"2025-11-05T14:18:57.000Z","name":"Hattie Metz","mobile_number":"379-719-0339","email_id":"Janice66@gmail.com","dop":"2025-04-06","serial_number":"12089086118774496","imei1":"12089086118774496","imei2":"12089086118774496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99703,"job_number":"JOB_99703","tr_customer_id":99720,"tr_customer_product_id":99710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:25.000Z","modified_at":"2025-11-05T14:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15951602858028","imei1":"15951602858028","imei2":"15951602858028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99705,"job_number":"JOB_99705","tr_customer_id":99722,"tr_customer_product_id":99712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:26.000Z","modified_at":"2025-11-05T14:19:26.000Z","name":"Anya Koch","mobile_number":"577-261-1594","email_id":"Tracy.OHara@gmail.com","dop":"2025-04-06","serial_number":"10390834615531232","imei1":"10390834615531232","imei2":"10390834615531232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99706,"job_number":"JOB_99706","tr_customer_id":99723,"tr_customer_product_id":99713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:38.000Z","modified_at":"2025-11-05T14:19:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16838716998353","imei1":"16838716998353","imei2":"16838716998353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99708,"job_number":"JOB_99708","tr_customer_id":99725,"tr_customer_product_id":99715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:39.000Z","modified_at":"2025-11-05T14:19:39.000Z","name":"Jarret Lemke","mobile_number":"833-585-4556","email_id":"Maye.Grady@hotmail.com","dop":"2025-04-06","serial_number":"18648734586099090","imei1":"18648734586099090","imei2":"18648734586099090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99709,"job_number":"JOB_99709","tr_customer_id":99726,"tr_customer_product_id":99716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:20.000Z","modified_at":"2025-11-05T14:20:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12963759227908","imei1":"12963759227908","imei2":"12963759227908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99711,"job_number":"JOB_99711","tr_customer_id":99728,"tr_customer_product_id":99718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:21.000Z","modified_at":"2025-11-05T14:20:21.000Z","name":"Rusty Hayes","mobile_number":"599-848-2253","email_id":"Ayden.Gutmann80@hotmail.com","dop":"2025-04-06","serial_number":"12154328472534282","imei1":"12154328472534282","imei2":"12154328472534282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99713,"job_number":"JOB_99713","tr_customer_id":99730,"tr_customer_product_id":99720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:25.000Z","modified_at":"2025-11-05T14:20:25.000Z","name":"Lera Block","mobile_number":"651-643-7811","email_id":"Rahsaan.Little99@gmail.com","dop":"2025-04-06","serial_number":"17326980970151826","imei1":"17326980970151826","imei2":"17326980970151826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99715,"job_number":"JOB_99715","tr_customer_id":99732,"tr_customer_product_id":99722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:37.000Z","modified_at":"2025-11-05T14:20:37.000Z","name":"Germaine Denesik","mobile_number":"482-863-1147","email_id":"Roel52@gmail.com","dop":"2025-04-06","serial_number":"14754325847584712","imei1":"14754325847584712","imei2":"14754325847584712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99716,"job_number":"JOB_99716","tr_customer_id":99733,"tr_customer_product_id":99723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:25.000Z","modified_at":"2025-11-05T14:24:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10949794664110","imei1":"10949794664110","imei2":"10949794664110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99718,"job_number":"JOB_99718","tr_customer_id":99735,"tr_customer_product_id":99725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:27.000Z","modified_at":"2025-11-05T14:24:27.000Z","name":"Quinton Greenholt","mobile_number":"258-453-1781","email_id":"Unique80@yahoo.com","dop":"2025-04-06","serial_number":"12607357881344020","imei1":"12607357881344020","imei2":"12607357881344020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99728,"job_number":"JOB_99728","tr_customer_id":99745,"tr_customer_product_id":99735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:15.000Z","modified_at":"2025-11-05T14:25:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18639101670695","imei1":"18639101670695","imei2":"18639101670695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99730,"job_number":"JOB_99730","tr_customer_id":99747,"tr_customer_product_id":99737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:16.000Z","modified_at":"2025-11-05T14:25:17.000Z","name":"Vernon Nader","mobile_number":"848-729-6373","email_id":"Lesly.Ward@gmail.com","dop":"2025-04-06","serial_number":"12835241523552860","imei1":"12835241523552860","imei2":"12835241523552860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99732,"job_number":"JOB_99732","tr_customer_id":99749,"tr_customer_product_id":99739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:19.000Z","modified_at":"2025-11-05T14:25:19.000Z","name":"Clifford Hills","mobile_number":"715-208-4887","email_id":"Cecelia_Hirthe@hotmail.com","dop":"2025-04-06","serial_number":"18821564879459550","imei1":"18821564879459550","imei2":"18821564879459550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99733,"job_number":"JOB_99733","tr_customer_id":99750,"tr_customer_product_id":99740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:26:04.000Z","modified_at":"2025-11-05T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13810691625906","imei1":"13810691625906","imei2":"13810691625906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99735,"job_number":"JOB_99735","tr_customer_id":99752,"tr_customer_product_id":99742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:26:06.000Z","modified_at":"2025-11-05T14:26:06.000Z","name":"Carolina Brown","mobile_number":"384-596-6136","email_id":"Greta_Kutch@hotmail.com","dop":"2025-04-06","serial_number":"13375846082928682","imei1":"13375846082928682","imei2":"13375846082928682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99737,"job_number":"JOB_99737","tr_customer_id":99754,"tr_customer_product_id":99744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:27:47.000Z","modified_at":"2025-11-05T14:27:47.000Z","name":"Freida Wiza","mobile_number":"530-608-5857","email_id":"Lou_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"19821131677560790","imei1":"19821131677560790","imei2":"19821131677560790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99739,"job_number":"JOB_99739","tr_customer_id":99756,"tr_customer_product_id":99746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:18.000Z","modified_at":"2025-11-05T14:40:18.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14210684017344","imei1":"14210684017344","imei2":"14210684017344","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99741,"job_number":"JOB_99741","tr_customer_id":99758,"tr_customer_product_id":99748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:19.000Z","modified_at":"2025-11-05T14:40:19.000Z","name":"Cali Fadel","mobile_number":"813-561-2808","email_id":"Hailee.Heaney@gmail.com","dop":"2025-10-12","serial_number":"1007738501599632","imei1":"1007738501599632","imei2":"1007738501599632","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99742,"job_number":"JOB_99742","tr_customer_id":99759,"tr_customer_product_id":99749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:25.000Z","modified_at":"2025-11-05T14:40:26.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"17130207593894","imei1":"17130207593894","imei2":"17130207593894","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99744,"job_number":"JOB_99744","tr_customer_id":99761,"tr_customer_product_id":99751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:26.000Z","modified_at":"2025-11-05T14:40:26.000Z","name":"Deshawn Orn","mobile_number":"612-470-0219","email_id":"Bud_Hoppe@yahoo.com","dop":"2025-10-12","serial_number":"1003709799684811","imei1":"1003709799684811","imei2":"1003709799684811","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99745,"job_number":"JOB_99745","tr_customer_id":99762,"tr_customer_product_id":99752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:33.000Z","modified_at":"2025-11-05T14:40:33.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17540528160779","imei1":"17540528160779","imei2":"17540528160779","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99747,"job_number":"JOB_99747","tr_customer_id":99764,"tr_customer_product_id":99754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:34.000Z","modified_at":"2025-11-05T14:40:34.000Z","name":"Angela Windler","mobile_number":"950-506-8797","email_id":"Moises_Mitchell@hotmail.com","dop":"2025-10-12","serial_number":"1001240680763006","imei1":"1001240680763006","imei2":"1001240680763006","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99748,"job_number":"JOB_99748","tr_customer_id":99765,"tr_customer_product_id":99755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:00.000Z","modified_at":"2025-11-05T14:44:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15390212306901","imei1":"15390212306901","imei2":"15390212306901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99750,"job_number":"JOB_99750","tr_customer_id":99767,"tr_customer_product_id":99757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:02.000Z","modified_at":"2025-11-05T14:44:02.000Z","name":"Dorothea Gleason","mobile_number":"218-944-6007","email_id":"Justyn.Cassin72@hotmail.com","dop":"2025-04-06","serial_number":"12080836983348876","imei1":"12080836983348876","imei2":"12080836983348876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99751,"job_number":"JOB_99751","tr_customer_id":99768,"tr_customer_product_id":99758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:18.000Z","modified_at":"2025-11-05T14:44:18.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14498682260786","imei1":"14498682260786","imei2":"14498682260786","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99752,"job_number":"JOB_99752","tr_customer_id":99769,"tr_customer_product_id":99759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:18.000Z","modified_at":"2025-11-05T14:44:18.000Z","name":"Willa Fisher","mobile_number":"846-764-9182","email_id":"Delfina61@gmail.com","dop":"2025-09-16","serial_number":"12614075041777","imei1":"12614075041777","imei2":"12614075041777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99753,"job_number":"JOB_99753","tr_customer_id":99770,"tr_customer_product_id":99760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:39.000Z","modified_at":"2025-11-05T14:44:39.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12288170355915","imei1":"12288170355915","imei2":"12288170355915","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99754,"job_number":"JOB_99754","tr_customer_id":99771,"tr_customer_product_id":99761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:40.000Z","modified_at":"2025-11-05T14:44:40.000Z","name":"Katharina Murphy","mobile_number":"688-220-8445","email_id":"Forest_Schroeder@yahoo.com","dop":"2025-09-16","serial_number":"13492162876045","imei1":"13492162876045","imei2":"13492162876045","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99755,"job_number":"JOB_99755","tr_customer_id":99772,"tr_customer_product_id":99762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:43.000Z","modified_at":"2025-11-05T14:44:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18378860664030","imei1":"18378860664030","imei2":"18378860664030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99757,"job_number":"JOB_99757","tr_customer_id":99774,"tr_customer_product_id":99764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:45.000Z","modified_at":"2025-11-05T14:44:45.000Z","name":"Alfonso Altenwerth","mobile_number":"262-214-0019","email_id":"Hillard.Zieme97@yahoo.com","dop":"2025-04-06","serial_number":"14196885721073094","imei1":"14196885721073094","imei2":"14196885721073094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99758,"job_number":"JOB_99758","tr_customer_id":99775,"tr_customer_product_id":99765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:01.000Z","modified_at":"2025-11-05T14:45:01.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19804568968666","imei1":"19804568968666","imei2":"19804568968666","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99759,"job_number":"JOB_99759","tr_customer_id":99776,"tr_customer_product_id":99766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:01.000Z","modified_at":"2025-11-05T14:45:01.000Z","name":"Edgar Ledner","mobile_number":"278-896-4161","email_id":"Consuelo_Ferry@gmail.com","dop":"2025-09-16","serial_number":"11581294630195","imei1":"11581294630195","imei2":"11581294630195","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99760,"job_number":"JOB_99760","tr_customer_id":99777,"tr_customer_product_id":99767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:26.000Z","modified_at":"2025-11-05T14:45:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19767532439448","imei1":"19767532439448","imei2":"19767532439448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99762,"job_number":"JOB_99762","tr_customer_id":99779,"tr_customer_product_id":99769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:27.000Z","modified_at":"2025-11-05T14:45:27.000Z","name":"Madisen Paucek","mobile_number":"948-921-0751","email_id":"Golda.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"10532395993740490","imei1":"10532395993740490","imei2":"10532395993740490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99764,"job_number":"JOB_99764","tr_customer_id":99781,"tr_customer_product_id":99771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:34.000Z","modified_at":"2025-11-05T14:45:34.000Z","name":"Ernesto Block","mobile_number":"837-388-8270","email_id":"Mariela87@yahoo.com","dop":"2025-04-06","serial_number":"10109790724982946","imei1":"10109790724982946","imei2":"10109790724982946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99765,"job_number":"JOB_99765","tr_customer_id":99782,"tr_customer_product_id":99772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:20.000Z","modified_at":"2025-11-05T14:46:20.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"16049370314409","imei1":"16049370314409","imei2":"16049370314409","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99767,"job_number":"JOB_99767","tr_customer_id":99784,"tr_customer_product_id":99774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:21.000Z","modified_at":"2025-11-05T14:46:21.000Z","name":"Paxton Ledner","mobile_number":"622-663-0096","email_id":"Julio_Gerlach@hotmail.com","dop":"2025-10-12","serial_number":"1009424154850944","imei1":"1009424154850944","imei2":"1009424154850944","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99768,"job_number":"JOB_99768","tr_customer_id":99785,"tr_customer_product_id":99775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:28.000Z","modified_at":"2025-11-05T14:46:28.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12006341111284","imei1":"12006341111284","imei2":"12006341111284","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99770,"job_number":"JOB_99770","tr_customer_id":99787,"tr_customer_product_id":99777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:29.000Z","modified_at":"2025-11-05T14:46:29.000Z","name":"Charlotte Langosh","mobile_number":"211-375-7398","email_id":"Noemie.Kuhlman64@hotmail.com","dop":"2025-10-12","serial_number":"1002579614136500","imei1":"1002579614136500","imei2":"1002579614136500","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99771,"job_number":"JOB_99771","tr_customer_id":99788,"tr_customer_product_id":99778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:36.000Z","modified_at":"2025-11-05T14:46:36.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"15970340941454","imei1":"15970340941454","imei2":"15970340941454","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99773,"job_number":"JOB_99773","tr_customer_id":99790,"tr_customer_product_id":99780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:37.000Z","modified_at":"2025-11-05T14:46:37.000Z","name":"Aracely Schroeder","mobile_number":"269-830-2172","email_id":"Syble_Homenick3@gmail.com","dop":"2025-10-12","serial_number":"1003891675370555","imei1":"1003891675370555","imei2":"1003891675370555","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99774,"job_number":"JOB_99774","tr_customer_id":99791,"tr_customer_product_id":99781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:17.000Z","modified_at":"2025-11-05T14:47:17.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11677066593163","imei1":"11677066593163","imei2":"11677066593163","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99776,"job_number":"JOB_99776","tr_customer_id":99793,"tr_customer_product_id":99783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:18.000Z","modified_at":"2025-11-05T14:47:18.000Z","name":"Rickie Mertz","mobile_number":"246-939-4487","email_id":"Alayna38@yahoo.com","dop":"2025-10-12","serial_number":"1009039919921653","imei1":"1009039919921653","imei2":"1009039919921653","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99777,"job_number":"JOB_99777","tr_customer_id":99794,"tr_customer_product_id":99784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:25.000Z","modified_at":"2025-11-05T14:47:25.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"19891110612861","imei1":"19891110612861","imei2":"19891110612861","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99779,"job_number":"JOB_99779","tr_customer_id":99796,"tr_customer_product_id":99786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:26.000Z","modified_at":"2025-11-05T14:47:26.000Z","name":"Kassandra Lueilwitz","mobile_number":"869-512-1495","email_id":"Mireya.Adams@hotmail.com","dop":"2025-10-12","serial_number":"1005226894626033","imei1":"1005226894626033","imei2":"1005226894626033","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99780,"job_number":"JOB_99780","tr_customer_id":99797,"tr_customer_product_id":99787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:33.000Z","modified_at":"2025-11-05T14:47:33.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"15137695893609","imei1":"15137695893609","imei2":"15137695893609","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99782,"job_number":"JOB_99782","tr_customer_id":99799,"tr_customer_product_id":99789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:34.000Z","modified_at":"2025-11-05T14:47:34.000Z","name":"Maggie Stroman","mobile_number":"430-373-6937","email_id":"Liliana_Schinner@gmail.com","dop":"2025-10-12","serial_number":"1009536351878920","imei1":"1009536351878920","imei2":"1009536351878920","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99786,"job_number":"JOB_99786","tr_customer_id":99803,"tr_customer_product_id":99793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:31:23.000Z","modified_at":"2025-11-05T15:31:23.000Z","name":"shruti mane","mobile_number":"9004568952","email_id":"shrutimane25@gmail.com","dop":"2025-10-26","serial_number":"12345678998169","imei1":"12345678998169","imei2":"12345678998169","popurl":"2025-10-26T15:31:20.355446200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99787,"job_number":"JOB_99787","tr_customer_id":99804,"tr_customer_product_id":99794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:32:21.000Z","modified_at":"2025-11-05T15:32:21.000Z","name":"shruti mane","mobile_number":"9004568952","email_id":"shrutimane25@gmail.com","dop":"2025-10-26","serial_number":"12345678998769","imei1":"12345678997169","imei2":"12345678997169","popurl":"2025-10-26T15:32:18.424913500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99788,"job_number":"JOB_99788","tr_customer_id":99805,"tr_customer_product_id":99795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:39:00.000Z","modified_at":"2025-11-05T15:39:00.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102064830699392","imei1":"102064830699392","imei2":"102064830699392","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99790,"job_number":"JOB_99790","tr_customer_id":99807,"tr_customer_product_id":99797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:39:14.000Z","modified_at":"2025-11-05T15:39:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101623250956720","imei1":"101623250956720","imei2":"101623250956720","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99795,"job_number":"JOB_99795","tr_customer_id":99812,"tr_customer_product_id":99802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:05.000Z","modified_at":"2025-11-05T16:13:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17076837649320","imei1":"17076837649320","imei2":"17076837649320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99797,"job_number":"JOB_99797","tr_customer_id":99814,"tr_customer_product_id":99804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:07.000Z","modified_at":"2025-11-05T16:13:07.000Z","name":"Tillman Volkman","mobile_number":"345-607-6864","email_id":"Elmer56@hotmail.com","dop":"2025-04-06","serial_number":"11302945633921148","imei1":"11302945633921148","imei2":"11302945633921148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99798,"job_number":"JOB_99798","tr_customer_id":99815,"tr_customer_product_id":99805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:55.000Z","modified_at":"2025-11-05T16:13:55.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11506220637350","imei1":"11506220637350","imei2":"11506220637350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99800,"job_number":"JOB_99800","tr_customer_id":99817,"tr_customer_product_id":99807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:56.000Z","modified_at":"2025-11-05T16:13:56.000Z","name":"Noemy Purdy","mobile_number":"652-308-2723","email_id":"Raoul_Cole21@gmail.com","dop":"2025-04-06","serial_number":"19653973610832710","imei1":"19653973610832710","imei2":"19653973610832710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99801,"job_number":"JOB_99801","tr_customer_id":99818,"tr_customer_product_id":99808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:14:45.000Z","modified_at":"2025-11-05T16:14:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12823991984703","imei1":"12823991984703","imei2":"12823991984703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99803,"job_number":"JOB_99803","tr_customer_id":99820,"tr_customer_product_id":99810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:14:47.000Z","modified_at":"2025-11-05T16:14:47.000Z","name":"Claudine McClure","mobile_number":"554-391-5352","email_id":"Augustine.Miller77@gmail.com","dop":"2025-04-06","serial_number":"10351174697803828","imei1":"10351174697803828","imei2":"10351174697803828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99804,"job_number":"JOB_99804","tr_customer_id":99821,"tr_customer_product_id":99811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:07:20.000Z","modified_at":"2025-11-05T17:07:20.000Z","name":"Harmon Ernser","mobile_number":"995-627-5275","email_id":"Johann_Daniel59@hotmail.com","dop":"2025-05-30","serial_number":"11197323310327","imei1":"11197323310327","imei2":"11197323310327","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:07:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99805,"job_number":"JOB_99805","tr_customer_id":99822,"tr_customer_product_id":99812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:09:13.000Z","modified_at":"2025-11-05T17:09:13.000Z","name":"{{$randomFirstname}} {{$$randomLastName}}","mobile_number":"940-579-1391","email_id":"Bonnie.Walker@hotmail.com","dop":"2025-05-30","serial_number":"19641462112161","imei1":"19641462112161","imei2":"19641462112161","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99806,"job_number":"JOB_99806","tr_customer_id":99823,"tr_customer_product_id":99813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:10:02.000Z","modified_at":"2025-11-05T17:10:02.000Z","name":"Zoe Christiansen","mobile_number":"655-210-3410","email_id":"Juliet43@hotmail.com","dop":"2025-05-30","serial_number":"11957442435487","imei1":"11957442435487","imei2":"11957442435487","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99809,"job_number":"JOB_99809","tr_customer_id":99826,"tr_customer_product_id":99816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:30:20.000Z","modified_at":"2025-11-05T17:30:20.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"12452346246166","imei1":"12452346246166","imei2":"12452346246166","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99810,"job_number":"JOB_99810","tr_customer_id":99827,"tr_customer_product_id":99817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:31:26.000Z","modified_at":"2025-11-05T17:31:26.000Z","name":"Hermina Medhurst","mobile_number":"762-454-3385","email_id":"Dominique40@hotmail.com","dop":"2025-05-30","serial_number":"16454997863516","imei1":"16454997863516","imei2":"16454997863516","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99811,"job_number":"JOB_99811","tr_customer_id":99828,"tr_customer_product_id":99818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:10.000Z","modified_at":"2025-11-05T17:35:10.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"909066373775375","imei1":"909066373775375","imei2":"909066373775375","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99812,"job_number":"JOB_99812","tr_customer_id":99829,"tr_customer_product_id":99819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:13.000Z","modified_at":"2025-11-05T17:35:13.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"52111965318475","imei1":"52111965318475","imei2":"52111965318475","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99813,"job_number":"JOB_99813","tr_customer_id":99830,"tr_customer_product_id":99820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:15.000Z","modified_at":"2025-11-05T17:35:15.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"758407167285860","imei1":"758407167285860","imei2":"758407167285860","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99814,"job_number":"JOB_99814","tr_customer_id":99831,"tr_customer_product_id":99821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:17.000Z","modified_at":"2025-11-05T17:35:17.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"906208532778393","imei1":"906208532778393","imei2":"906208532778393","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99816,"job_number":"JOB_99816","tr_customer_id":99833,"tr_customer_product_id":99823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:38:01.000Z","modified_at":"2025-11-05T17:38:01.000Z","name":"Mozell Quigley","mobile_number":"757-226-1085","email_id":"Baron.Greenfelder65@gmail.com","dop":"2025-04-06","serial_number":"15440749408408798","imei1":"15440749408408798","imei2":"15440749408408798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99818,"job_number":"JOB_99818","tr_customer_id":99835,"tr_customer_product_id":99825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:42:12.000Z","modified_at":"2025-11-05T17:42:12.000Z","name":"Annamarie Rogahn","mobile_number":"840-702-0831","email_id":"Oswaldo24@hotmail.com","dop":"2025-04-06","serial_number":"19976087050781864","imei1":"19976087050781864","imei2":"19976087050781864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99820,"job_number":"JOB_99820","tr_customer_id":99837,"tr_customer_product_id":99827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:57:21.000Z","modified_at":"2025-11-05T17:57:21.000Z","name":"SWATI SHETTY","mobile_number":"9899999999","email_id":"swati.shetty@hotmail.com","dop":"2025-10-31","serial_number":"111111111111111","imei1":"111111111111111","imei2":"111111111111111","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99823,"job_number":"JOB_99823","tr_customer_id":99840,"tr_customer_product_id":99830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:24:10.000Z","modified_at":"2025-11-05T18:24:10.000Z","name":"Tristin Streich","mobile_number":"314-554-3555","email_id":"Chance31@yahoo.com","dop":"2025-05-30","serial_number":"15202863773522","imei1":"15202863773522","imei2":"15202863773522","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99825,"job_number":"JOB_99825","tr_customer_id":99842,"tr_customer_product_id":99832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:24:11.000Z","modified_at":"2025-11-05T18:24:11.000Z","name":"Audrey Lowe","mobile_number":"713-556-6680","email_id":"Brianne23@hotmail.com","dop":"2025-05-30","serial_number":"1132921555959712","imei1":"1132921555959712","imei2":"1132921555959712","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99827,"job_number":"JOB_99827","tr_customer_id":99844,"tr_customer_product_id":99834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Subodh Kaniyar","mobile_number":"7064319020","email_id":"divaakar.jain@gmail.com","dop":"2025-10-26","serial_number":"7987991194600493","imei1":"7987991194600493","imei2":"7987991194600493","popurl":"www.shankar-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99828,"job_number":"JOB_99828","tr_customer_id":99845,"tr_customer_product_id":99835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Dandapaani Bhattacharya","mobile_number":"7014601087","email_id":"chandraayan.nair@gmail.com","dop":"2025-10-26","serial_number":"6856443182716669","imei1":"6856443182716669","imei2":"6856443182716669","popurl":"www.purnima-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99829,"job_number":"JOB_99829","tr_customer_id":99846,"tr_customer_product_id":99836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Kumuda Desai","mobile_number":"7036991648","email_id":"aayushmaan.bharadwaj@yahoo.co.in","dop":"2025-10-26","serial_number":"2469541599928251","imei1":"2469541599928251","imei2":"2469541599928251","popurl":"www.anusuya-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99830,"job_number":"JOB_99830","tr_customer_id":99847,"tr_customer_product_id":99837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Chatur Chattopadhyay","mobile_number":"7059661079","email_id":"chandan.adiga@gmail.com","dop":"2025-10-26","serial_number":"3580073983116669","imei1":"3580073983116669","imei2":"3580073983116669","popurl":"www.gangesh-pandey.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99831,"job_number":"JOB_99831","tr_customer_id":99848,"tr_customer_product_id":99838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Rita Patil","mobile_number":"7082811369","email_id":"rohan.devar@yahoo.co.in","dop":"2025-10-26","serial_number":"3789780168101865","imei1":"3789780168101865","imei2":"3789780168101865","popurl":"www.dhananjay-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99832,"job_number":"JOB_99832","tr_customer_id":99849,"tr_customer_product_id":99839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:08:32.000Z","modified_at":"2025-11-05T19:08:32.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"427549666801868","imei1":"427549666801868","imei2":"427549666801868","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99836,"job_number":"JOB_99836","tr_customer_id":99853,"tr_customer_product_id":99843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:12:47.000Z","modified_at":"2025-11-05T19:12:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"68339893763663","imei1":"68339893763663","imei2":"68339893763663","popurl":"2025-10-26T19:12:46.437211205Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99844,"job_number":"JOB_99844","tr_customer_id":99861,"tr_customer_product_id":99851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:47:25.000Z","modified_at":"2025-11-05T19:47:25.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"26451280558456","imei1":"26451280558456","imei2":"26451280558456","popurl":"2025-10-26T19:47:25.077415477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99845,"job_number":"JOB_99845","tr_customer_id":99862,"tr_customer_product_id":99852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:47:31.000Z","modified_at":"2025-11-05T19:47:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"91843184090768","imei1":"91843184090768","imei2":"91843184090768","popurl":"2025-10-26T19:47:30.167830349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99846,"job_number":"JOB_99846","tr_customer_id":99863,"tr_customer_product_id":99853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Indra Marar","mobile_number":"7086810180","email_id":"lakshman.iyengar@yahoo.co.in","dop":"2025-10-26","serial_number":"18954862396914","imei1":"18954862396914","imei2":"18954862396914","popurl":"www.giri-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99847,"job_number":"JOB_99847","tr_customer_id":99864,"tr_customer_product_id":99854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Abhaya Kapoor","mobile_number":"7074915037","email_id":"raj.verma@hotmail.com","dop":"2025-10-26","serial_number":"15070484141957","imei1":"15070484141957","imei2":"15070484141957","popurl":"www.hiranmay-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99848,"job_number":"JOB_99848","tr_customer_id":99865,"tr_customer_product_id":99855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Balachandra Khatri","mobile_number":"7027529366","email_id":"ramesh.naik@hotmail.com","dop":"2025-10-26","serial_number":"14479671364617","imei1":"14479671364617","imei2":"14479671364617","popurl":"www.deependra-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99849,"job_number":"JOB_99849","tr_customer_id":99866,"tr_customer_product_id":99856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Som Prajapat","mobile_number":"7048762369","email_id":"charuchandra.shah@gmail.com","dop":"2025-10-26","serial_number":"11291246871409","imei1":"11291246871409","imei2":"11291246871409","popurl":"www.gopi-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99850,"job_number":"JOB_99850","tr_customer_id":99867,"tr_customer_product_id":99857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Akshainie Chattopadhyay","mobile_number":"7081240238","email_id":"paramartha.arora@hotmail.com","dop":"2025-10-26","serial_number":"17649250337685","imei1":"17649250337685","imei2":"17649250337685","popurl":"www.rupinder-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99851,"job_number":"JOB_99851","tr_customer_id":99868,"tr_customer_product_id":99858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:56:24.000Z","modified_at":"2025-11-05T19:56:24.000Z","name":"Gudrun Nikolaus","mobile_number":"594-877-9570","email_id":"Verdie.Trantow25@yahoo.com","dop":"2025-08-06","serial_number":"14834539430997","imei1":"14834539430997","imei2":"14834539430997","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99853,"job_number":"JOB_99853","tr_customer_id":99870,"tr_customer_product_id":99860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T20:44:49.000Z","modified_at":"2025-11-05T20:44:49.000Z","name":"Ella Beier","mobile_number":"511-799-5381","email_id":"Stewart.Nader@gmail.com","dop":"2025-04-06","serial_number":"12599082931829080","imei1":"12599082931829080","imei2":"12599082931829080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T20:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99857,"job_number":"JOB_99857","tr_customer_id":99874,"tr_customer_product_id":99864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:56.000Z","modified_at":"2025-11-06T03:23:56.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527876","imei1":"12995812527876","imei2":"12995812527876","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99859,"job_number":"JOB_99859","tr_customer_id":99876,"tr_customer_product_id":99866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:07.000Z","modified_at":"2025-11-06T03:27:07.000Z","name":"Tiara Schiller","mobile_number":"813-975-9040","email_id":"Lexie60@yahoo.com","dop":"2025-04-06","serial_number":"11533826383509794","imei1":"11533826383509794","imei2":"11533826383509794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99861,"job_number":"JOB_99861","tr_customer_id":99878,"tr_customer_product_id":99868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:52.000Z","modified_at":"2025-11-06T03:27:52.000Z","name":"Clair Runolfsson","mobile_number":"732-935-4974","email_id":"Freeman.Turner5@hotmail.com","dop":"2025-04-06","serial_number":"16812241227119416","imei1":"16812241227119416","imei2":"16812241227119416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99863,"job_number":"JOB_99863","tr_customer_id":99880,"tr_customer_product_id":99870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:28:36.000Z","modified_at":"2025-11-06T03:28:36.000Z","name":"Kaleb Rau","mobile_number":"256-230-0629","email_id":"Nakia_Wuckert70@yahoo.com","dop":"2025-04-06","serial_number":"11291459654286082","imei1":"11291459654286082","imei2":"11291459654286082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99865,"job_number":"JOB_99865","tr_customer_id":99882,"tr_customer_product_id":99872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:10.000Z","modified_at":"2025-11-06T03:32:10.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"129958125278731","imei2":"129958125278731","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99868,"job_number":"JOB_99868","tr_customer_id":99885,"tr_customer_product_id":99875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:49.000Z","modified_at":"2025-11-06T03:32:49.000Z","name":"Madonna Lakin","mobile_number":"531-352-5166","email_id":"Charley_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17822015155240034","imei1":"17822015155240034","imei2":"17822015155240034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99870,"job_number":"JOB_99870","tr_customer_id":99887,"tr_customer_product_id":99877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:09.000Z","modified_at":"2025-11-06T03:33:09.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11183221243655","imei1":"11183221243655","imei2":"11183221243655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99872,"job_number":"JOB_99872","tr_customer_id":99889,"tr_customer_product_id":99879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:11.000Z","modified_at":"2025-11-06T03:33:11.000Z","name":"Haskell Kunze","mobile_number":"303-297-3129","email_id":"Yvette.Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"19818044096606464","imei1":"19818044096606464","imei2":"19818044096606464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99874,"job_number":"JOB_99874","tr_customer_id":99891,"tr_customer_product_id":99881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:14.000Z","modified_at":"2025-11-06T03:33:14.000Z","name":"Etha Cassin","mobile_number":"396-439-4498","email_id":"Jaylan91@gmail.com","dop":"2025-04-06","serial_number":"11998179057122452","imei1":"11998179057122452","imei2":"11998179057122452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99875,"job_number":"JOB_99875","tr_customer_id":99892,"tr_customer_product_id":99882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:35.000Z","modified_at":"2025-11-06T03:33:35.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"13769970449096","imei1":"13769970449096","imei2":"13769970449096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99877,"job_number":"JOB_99877","tr_customer_id":99894,"tr_customer_product_id":99884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:36.000Z","modified_at":"2025-11-06T03:33:36.000Z","name":"Odie Glover","mobile_number":"294-351-9410","email_id":"Stephen.OConner@hotmail.com","dop":"2025-09-30","serial_number":"13022525422754","imei1":"13022525422754","imei2":"13022525422754","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99880,"job_number":"JOB_99880","tr_customer_id":99897,"tr_customer_product_id":99887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:52.000Z","modified_at":"2025-11-06T03:33:52.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15384613979063","imei1":"15384613979063","imei2":"15384613979063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99882,"job_number":"JOB_99882","tr_customer_id":99899,"tr_customer_product_id":99889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:53.000Z","modified_at":"2025-11-06T03:33:53.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11849622752786","imei1":"11849622752786","imei2":"11849622752786","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99884,"job_number":"JOB_99884","tr_customer_id":99901,"tr_customer_product_id":99891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Dariana Sporer","mobile_number":"316-509-5245","email_id":"Daphnee.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16435121930220934","imei1":"16435121930220934","imei2":"16435121930220934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99885,"job_number":"JOB_99885","tr_customer_id":99902,"tr_customer_product_id":99892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Justyn Tromp","mobile_number":"771-674-0799","email_id":"Kaylin90@hotmail.com","dop":"2025-09-30","serial_number":"12551591170965","imei1":"12551591170965","imei2":"12551591170965","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99886,"job_number":"JOB_99886","tr_customer_id":99903,"tr_customer_product_id":99893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:04.000Z","modified_at":"2025-11-06T03:34:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10572220241596","imei1":"10572220241596","imei2":"10572220241596","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99888,"job_number":"JOB_99888","tr_customer_id":99905,"tr_customer_product_id":99895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:05.000Z","modified_at":"2025-11-06T03:34:05.000Z","name":"Mckayla Sanford","mobile_number":"958-648-8757","email_id":"Will_Mayer@yahoo.com","dop":"2025-06-18","serial_number":"1018801462678501","imei1":"1018801462678501","imei2":"1018801462678501","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99889,"job_number":"JOB_99889","tr_customer_id":99906,"tr_customer_product_id":99896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:10.000Z","modified_at":"2025-11-06T03:34:10.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15792738078673","imei1":"15792738078673","imei2":"15792738078673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99891,"job_number":"JOB_99891","tr_customer_id":99908,"tr_customer_product_id":99898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"15252244020832","imei1":"15252244020832","imei2":"15252244020832","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99893,"job_number":"JOB_99893","tr_customer_id":99910,"tr_customer_product_id":99900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Warren Dare","mobile_number":"624-587-9151","email_id":"Wilton_Kuvalis57@yahoo.com","dop":"2025-09-30","serial_number":"12387981798650","imei1":"12387981798650","imei2":"12387981798650","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99895,"job_number":"JOB_99895","tr_customer_id":99912,"tr_customer_product_id":99902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:16.000Z","modified_at":"2025-11-06T03:34:16.000Z","name":"Tyree Luettgen","mobile_number":"685-230-3310","email_id":"Connor38@yahoo.com","dop":"2025-04-06","serial_number":"14424229899623164","imei1":"14424229899623164","imei2":"14424229899623164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99898,"job_number":"JOB_99898","tr_customer_id":99915,"tr_customer_product_id":99905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:38.000Z","modified_at":"2025-11-06T03:34:38.000Z","name":"Brandi Mertz","mobile_number":"355-897-7748","email_id":"Terrill_Collins@hotmail.com","dop":"2025-04-06","serial_number":"16797925613125546","imei1":"16797925613125546","imei2":"16797925613125546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99900,"job_number":"JOB_99900","tr_customer_id":99917,"tr_customer_product_id":99907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:40.000Z","modified_at":"2025-11-06T03:34:40.000Z","name":"Fannie O'Conner","mobile_number":"530-585-3423","email_id":"Aliyah65@gmail.com","dop":"2025-04-06","serial_number":"19950541237701104","imei1":"19950541237701104","imei2":"19950541237701104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99901,"job_number":"JOB_99901","tr_customer_id":99918,"tr_customer_product_id":99908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:42.000Z","modified_at":"2025-11-06T03:34:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12132795872842","imei1":"12132795872842","imei2":"12132795872842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99903,"job_number":"JOB_99903","tr_customer_id":99920,"tr_customer_product_id":99910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Ludwig Jenkins","mobile_number":"974-815-2806","email_id":"Noble_Barrows17@hotmail.com","dop":"2025-04-06","serial_number":"18799201905216616","imei1":"18799201905216616","imei2":"18799201905216616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99905,"job_number":"JOB_99905","tr_customer_id":99922,"tr_customer_product_id":99912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:54.000Z","modified_at":"2025-11-06T03:34:54.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"10951517549596","imei1":"10951517549596","imei2":"10951517549596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99907,"job_number":"JOB_99907","tr_customer_id":99924,"tr_customer_product_id":99914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:56.000Z","modified_at":"2025-11-06T03:34:56.000Z","name":"Deven Bernier","mobile_number":"351-797-3017","email_id":"Lue74@hotmail.com","dop":"2025-04-06","serial_number":"11899738691851424","imei1":"11899738691851424","imei2":"11899738691851424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99908,"job_number":"JOB_99908","tr_customer_id":99925,"tr_customer_product_id":99915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10642340592793","imei1":"10642340592793","imei2":"10642340592793","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99910,"job_number":"JOB_99910","tr_customer_id":99927,"tr_customer_product_id":99917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"12096509906828","imei1":"12096509906828","imei2":"12096509906828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99911,"job_number":"JOB_99911","tr_customer_id":99928,"tr_customer_product_id":99918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"Hilton Hermiston","mobile_number":"358-873-4645","email_id":"Angelita.Upton@gmail.com","dop":"2025-06-18","serial_number":"1070741767857579","imei1":"1070741767857579","imei2":"1070741767857579","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99915,"job_number":"JOB_99915","tr_customer_id":99932,"tr_customer_product_id":99922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:11.000Z","modified_at":"2025-11-06T03:35:11.000Z","name":"Tamara Daniel","mobile_number":"324-462-2861","email_id":"Nyah.Mayer@gmail.com","dop":"2025-04-06","serial_number":"14692329419021112","imei1":"14692329419021112","imei2":"14692329419021112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99916,"job_number":"JOB_99916","tr_customer_id":99933,"tr_customer_product_id":99923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:22.000Z","modified_at":"2025-11-06T03:35:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11561470494897","imei1":"11561470494897","imei2":"11561470494897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99918,"job_number":"JOB_99918","tr_customer_id":99935,"tr_customer_product_id":99925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:24.000Z","modified_at":"2025-11-06T03:35:24.000Z","name":"Dakota O'Kon","mobile_number":"715-310-0724","email_id":"Annabell.Rolfson5@hotmail.com","dop":"2025-04-06","serial_number":"18909707599517010","imei1":"18909707599517010","imei2":"18909707599517010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99920,"job_number":"JOB_99920","tr_customer_id":99937,"tr_customer_product_id":99927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:26.000Z","modified_at":"2025-11-06T03:35:26.000Z","name":"Wilhelmine Nienow","mobile_number":"625-795-7719","email_id":"Kailey.Kunze26@gmail.com","dop":"2025-04-06","serial_number":"14338479461014556","imei1":"14338479461014556","imei2":"14338479461014556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99921,"job_number":"JOB_99921","tr_customer_id":99938,"tr_customer_product_id":99928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:34.000Z","modified_at":"2025-11-06T03:35:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11012769744633","imei1":"11012769744633","imei2":"11012769744633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99923,"job_number":"JOB_99923","tr_customer_id":99940,"tr_customer_product_id":99930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Destin Schimmel","mobile_number":"498-294-9570","email_id":"Albina.Tromp32@hotmail.com","dop":"2025-04-06","serial_number":"17647044046358944","imei1":"17647044046358944","imei2":"17647044046358944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99928,"job_number":"JOB_99928","tr_customer_id":99945,"tr_customer_product_id":99935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:38.000Z","modified_at":"2025-11-06T03:35:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15519952082655","imei1":"15519952082655","imei2":"15519952082655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99930,"job_number":"JOB_99930","tr_customer_id":99947,"tr_customer_product_id":99937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:39.000Z","modified_at":"2025-11-06T03:35:39.000Z","name":"Marjolaine Kulas","mobile_number":"806-910-7703","email_id":"Trisha95@yahoo.com","dop":"2025-04-06","serial_number":"15574500901270248","imei1":"15574500901270248","imei2":"15574500901270248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99931,"job_number":"JOB_99931","tr_customer_id":99948,"tr_customer_product_id":99938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:42.000Z","modified_at":"2025-11-06T03:35:42.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12187206293561","imei1":"12187206293561","imei2":"12187206293561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99933,"job_number":"JOB_99933","tr_customer_id":99950,"tr_customer_product_id":99940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:43.000Z","modified_at":"2025-11-06T03:35:43.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19275420306427","imei1":"19275420306427","imei2":"19275420306427","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99935,"job_number":"JOB_99935","tr_customer_id":99952,"tr_customer_product_id":99942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:45.000Z","modified_at":"2025-11-06T03:35:45.000Z","name":"Favian Bednar","mobile_number":"352-872-6397","email_id":"Icie.Wintheiser@yahoo.com","dop":"2025-06-08","serial_number":"101527102446479","imei1":"101527102446479","imei2":"101527102446479","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99944,"job_number":"JOB_99944","tr_customer_id":99961,"tr_customer_product_id":99951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10158803813484","imei1":"10158803813484","imei2":"10158803813484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99946,"job_number":"JOB_99946","tr_customer_id":99963,"tr_customer_product_id":99953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:12.000Z","modified_at":"2025-11-06T03:36:12.000Z","name":"Edwina Feil","mobile_number":"373-662-4201","email_id":"Lillie59@hotmail.com","dop":"2025-04-06","serial_number":"19776874396254844","imei1":"19776874396254844","imei2":"19776874396254844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99947,"job_number":"JOB_99947","tr_customer_id":99964,"tr_customer_product_id":99954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:13.000Z","modified_at":"2025-11-06T03:36:13.000Z","name":"Chanelle Windler","mobile_number":"219-875-9029","email_id":"Twila_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"13835519724547464","imei1":"13835519724547464","imei2":"13835519724547464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99948,"job_number":"JOB_99948","tr_customer_id":99965,"tr_customer_product_id":99955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:15.000Z","modified_at":"2025-11-06T03:36:15.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14768713210375","imei1":"14768713210375","imei2":"14768713210375","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99950,"job_number":"JOB_99950","tr_customer_id":99967,"tr_customer_product_id":99957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:16.000Z","modified_at":"2025-11-06T03:36:16.000Z","name":"Pinkie Koss","mobile_number":"967-597-6677","email_id":"Randall.Altenwerth0@hotmail.com","dop":"2025-06-08","serial_number":"103603942289080","imei1":"103603942289080","imei2":"103603942289080","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99951,"job_number":"JOB_99951","tr_customer_id":99968,"tr_customer_product_id":99958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:18.000Z","modified_at":"2025-11-06T03:36:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14129483184673","imei1":"14129483184673","imei2":"14129483184673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99953,"job_number":"JOB_99953","tr_customer_id":99970,"tr_customer_product_id":99960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:20.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Daija Wehner","mobile_number":"474-641-0810","email_id":"Marcelina.Friesen23@hotmail.com","dop":"2025-04-06","serial_number":"16579153052106916","imei1":"16579153052106916","imei2":"16579153052106916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99954,"job_number":"JOB_99954","tr_customer_id":99971,"tr_customer_product_id":99961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:21.000Z","modified_at":"2025-11-06T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13227684091141","imei1":"13227684091141","imei2":"13227684091141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99956,"job_number":"JOB_99956","tr_customer_id":99973,"tr_customer_product_id":99963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:22.000Z","modified_at":"2025-11-06T03:36:22.000Z","name":"Andres Huels","mobile_number":"899-586-0897","email_id":"Christelle.Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"13356682696224662","imei1":"13356682696224662","imei2":"13356682696224662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99964,"job_number":"JOB_99964","tr_customer_id":99981,"tr_customer_product_id":99971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:46.000Z","modified_at":"2025-11-06T03:36:46.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17001140031752","imei1":"17001140031752","imei2":"17001140031752","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99966,"job_number":"JOB_99966","tr_customer_id":99983,"tr_customer_product_id":99973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:48.000Z","modified_at":"2025-11-06T03:36:48.000Z","name":"Michael Lebsack","mobile_number":"267-307-4687","email_id":"Leanna58@hotmail.com","dop":"2025-06-08","serial_number":"108873458088426","imei1":"108873458088426","imei2":"108873458088426","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99967,"job_number":"JOB_99967","tr_customer_id":99984,"tr_customer_product_id":99974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:59.000Z","modified_at":"2025-11-06T03:36:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10600463206043","imei1":"10600463206043","imei2":"10600463206043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99969,"job_number":"JOB_99969","tr_customer_id":99986,"tr_customer_product_id":99976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"Maymie Willms","mobile_number":"707-843-7185","email_id":"Julien.Nader@gmail.com","dop":"2025-04-06","serial_number":"10673526325571050","imei1":"10673526325571050","imei2":"10673526325571050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99970,"job_number":"JOB_99970","tr_customer_id":99987,"tr_customer_product_id":99977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11691606393051","imei1":"11691606393051","imei2":"11691606393051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99972,"job_number":"JOB_99972","tr_customer_id":99989,"tr_customer_product_id":99979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:03.000Z","modified_at":"2025-11-06T03:37:03.000Z","name":"Laila Auer","mobile_number":"816-961-2409","email_id":"Imogene41@hotmail.com","dop":"2025-04-06","serial_number":"10239161439775902","imei1":"10239161439775902","imei2":"10239161439775902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99973,"job_number":"JOB_99973","tr_customer_id":99990,"tr_customer_product_id":99980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93957431551191","imei1":"93957431551191","imei2":"93957431551191","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99974,"job_number":"JOB_99974","tr_customer_id":99991,"tr_customer_product_id":99981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61053352528644","imei1":"61053352528644","imei2":"61053352528644","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99975,"job_number":"JOB_99975","tr_customer_id":99992,"tr_customer_product_id":99982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78700106280037","imei1":"78700106280037","imei2":"78700106280037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99976,"job_number":"JOB_99976","tr_customer_id":99993,"tr_customer_product_id":99983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97575135106576","imei1":"97575135106576","imei2":"97575135106576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99977,"job_number":"JOB_99977","tr_customer_id":99994,"tr_customer_product_id":99984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43621165036229","imei1":"43621165036229","imei2":"43621165036229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99978,"job_number":"JOB_99978","tr_customer_id":99995,"tr_customer_product_id":99985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19205385114828","imei1":"19205385114828","imei2":"19205385114828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99980,"job_number":"JOB_99980","tr_customer_id":99997,"tr_customer_product_id":99987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80407294001220","imei1":"80407294001220","imei2":"80407294001220","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99981,"job_number":"JOB_99981","tr_customer_id":99998,"tr_customer_product_id":99988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84180452577587","imei1":"84180452577587","imei2":"84180452577587","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99982,"job_number":"JOB_99982","tr_customer_id":99999,"tr_customer_product_id":99989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42167402374935","imei1":"42167402374935","imei2":"42167402374935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99983,"job_number":"JOB_99983","tr_customer_id":100000,"tr_customer_product_id":99990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48274595650538","imei1":"48274595650538","imei2":"48274595650538","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99984,"job_number":"JOB_99984","tr_customer_id":100001,"tr_customer_product_id":99991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26143053814638","imei1":"26143053814638","imei2":"26143053814638","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99985,"job_number":"JOB_99985","tr_customer_id":100002,"tr_customer_product_id":99992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57737134753031","imei1":"57737134753031","imei2":"57737134753031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99987,"job_number":"JOB_99987","tr_customer_id":100004,"tr_customer_product_id":99994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43719748283005","imei1":"43719748283005","imei2":"43719748283005","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99988,"job_number":"JOB_99988","tr_customer_id":100005,"tr_customer_product_id":99995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18450930062996","imei1":"18450930062996","imei2":"18450930062996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99989,"job_number":"JOB_99989","tr_customer_id":100006,"tr_customer_product_id":99996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50427487783674","imei1":"50427487783674","imei2":"50427487783674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99990,"job_number":"JOB_99990","tr_customer_id":100007,"tr_customer_product_id":99997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11492195125211","imei1":"11492195125211","imei2":"11492195125211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99991,"job_number":"JOB_99991","tr_customer_id":100008,"tr_customer_product_id":99998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58118207158278","imei1":"58118207158278","imei2":"58118207158278","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99992,"job_number":"JOB_99992","tr_customer_id":100009,"tr_customer_product_id":99999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:13.000Z","modified_at":"2025-11-06T03:44:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31345958864353","imei1":"31345958864353","imei2":"31345958864353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99994,"job_number":"JOB_99994","tr_customer_id":100011,"tr_customer_product_id":100001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:16.000Z","modified_at":"2025-11-06T03:59:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16612498001924","imei1":"16612498001924","imei2":"16612498001924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99996,"job_number":"JOB_99996","tr_customer_id":100013,"tr_customer_product_id":100003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:18.000Z","modified_at":"2025-11-06T03:59:18.000Z","name":"Flavie Buckridge","mobile_number":"622-235-8538","email_id":"Aracely21@yahoo.com","dop":"2025-04-06","serial_number":"13187697433056904","imei1":"13187697433056904","imei2":"13187697433056904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99997,"job_number":"JOB_99997","tr_customer_id":100014,"tr_customer_product_id":100004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:22.000Z","modified_at":"2025-11-06T03:59:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18388905115615","imei1":"18388905115615","imei2":"18388905115615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100000,"job_number":"JOB_100000","tr_customer_id":100017,"tr_customer_product_id":100007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18024137628906","imei1":"18024137628906","imei2":"18024137628906","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100001,"job_number":"JOB_100001","tr_customer_id":100018,"tr_customer_product_id":100008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"Reymundo Huels","mobile_number":"357-687-4688","email_id":"Edd_Hodkiewicz50@hotmail.com","dop":"2025-09-16","serial_number":"12103908023090","imei1":"12103908023090","imei2":"12103908023090","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100002,"job_number":"JOB_100002","tr_customer_id":100019,"tr_customer_product_id":100009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12383495644697","imei1":"12383495644697","imei2":"12383495644697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100004,"job_number":"JOB_100004","tr_customer_id":100021,"tr_customer_product_id":100011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972995945586","imei1":"15972995945586","imei2":"15972995945586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100006,"job_number":"JOB_100006","tr_customer_id":100023,"tr_customer_product_id":100013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:05.000Z","modified_at":"2025-11-06T04:00:05.000Z","name":"Hester Reynolds","mobile_number":"818-648-8766","email_id":"Annamae_Tromp@gmail.com","dop":"2025-04-06","serial_number":"11881932913360578","imei1":"11881932913360578","imei2":"11881932913360578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100007,"job_number":"JOB_100007","tr_customer_id":100024,"tr_customer_product_id":100014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:06.000Z","modified_at":"2025-11-06T04:00:06.000Z","name":"Mariane Jast","mobile_number":"608-710-4914","email_id":"Brigitte40@hotmail.com","dop":"2025-04-06","serial_number":"15689561696390664","imei1":"15689561696390664","imei2":"15689561696390664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100008,"job_number":"JOB_100008","tr_customer_id":100025,"tr_customer_product_id":100015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:09.000Z","modified_at":"2025-11-06T04:00:09.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13376479979060","imei1":"13376479979060","imei2":"13376479979060","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100009,"job_number":"JOB_100009","tr_customer_id":100026,"tr_customer_product_id":100016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:10.000Z","modified_at":"2025-11-06T04:00:10.000Z","name":"Kian Howell","mobile_number":"722-626-6465","email_id":"Carmel18@yahoo.com","dop":"2025-09-16","serial_number":"15641624911834","imei1":"15641624911834","imei2":"15641624911834","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100010,"job_number":"JOB_100010","tr_customer_id":100027,"tr_customer_product_id":100017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10377103046235","imei1":"10377103046235","imei2":"10377103046235","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100011,"job_number":"JOB_100011","tr_customer_id":100028,"tr_customer_product_id":100018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"Russ Lubowitz","mobile_number":"616-823-5203","email_id":"Flossie.Mann@hotmail.com","dop":"2025-09-16","serial_number":"19391401148900","imei1":"19391401148900","imei2":"19391401148900","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100012,"job_number":"JOB_100012","tr_customer_id":100029,"tr_customer_product_id":100019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:45.000Z","modified_at":"2025-11-06T04:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16533599513172","imei1":"16533599513172","imei2":"16533599513172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100014,"job_number":"JOB_100014","tr_customer_id":100031,"tr_customer_product_id":100021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:47.000Z","modified_at":"2025-11-06T04:00:47.000Z","name":"Quincy Kautzer","mobile_number":"512-426-7419","email_id":"Shana82@yahoo.com","dop":"2025-04-06","serial_number":"19407613690755716","imei1":"19407613690755716","imei2":"19407613690755716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100015,"job_number":"JOB_100015","tr_customer_id":100032,"tr_customer_product_id":100022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:52.000Z","modified_at":"2025-11-06T04:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12748289154307","imei1":"12748289154307","imei2":"12748289154307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100017,"job_number":"JOB_100017","tr_customer_id":100034,"tr_customer_product_id":100024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:54.000Z","modified_at":"2025-11-06T04:00:54.000Z","name":"Thora Mills","mobile_number":"406-221-3055","email_id":"Virginia_Schmidt97@gmail.com","dop":"2025-04-06","serial_number":"16319561502148974","imei1":"16319561502148974","imei2":"16319561502148974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100019,"job_number":"JOB_100019","tr_customer_id":100036,"tr_customer_product_id":100026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:05.000Z","modified_at":"2025-11-06T04:13:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13373094444881","imei1":"13373094444881","imei2":"13373094444881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100021,"job_number":"JOB_100021","tr_customer_id":100038,"tr_customer_product_id":100028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:07.000Z","modified_at":"2025-11-06T04:13:07.000Z","name":"Nikita Towne","mobile_number":"406-932-2862","email_id":"Marcelo_Davis@yahoo.com","dop":"2025-04-06","serial_number":"18812022830871668","imei1":"18812022830871668","imei2":"18812022830871668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100022,"job_number":"JOB_100022","tr_customer_id":100039,"tr_customer_product_id":100029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:08.000Z","modified_at":"2025-11-06T04:13:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585550276914","imei1":"16585550276914","imei2":"16585550276914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100024,"job_number":"JOB_100024","tr_customer_id":100041,"tr_customer_product_id":100031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:10.000Z","modified_at":"2025-11-06T04:13:10.000Z","name":"Taryn Powlowski","mobile_number":"455-542-2892","email_id":"Abagail.Cassin@hotmail.com","dop":"2025-04-06","serial_number":"15778173711353364","imei1":"15778173711353364","imei2":"15778173711353364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100025,"job_number":"JOB_100025","tr_customer_id":100042,"tr_customer_product_id":100032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:51.000Z","modified_at":"2025-11-06T04:13:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12533669608916","imei1":"12533669608916","imei2":"12533669608916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100027,"job_number":"JOB_100027","tr_customer_id":100044,"tr_customer_product_id":100034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"Sherman Rosenbaum","mobile_number":"287-584-9052","email_id":"Julie_Abernathy87@gmail.com","dop":"2025-04-06","serial_number":"14618811477814900","imei1":"14618811477814900","imei2":"14618811477814900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100028,"job_number":"JOB_100028","tr_customer_id":100045,"tr_customer_product_id":100035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784271991234","imei1":"13784271991234","imei2":"13784271991234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100030,"job_number":"JOB_100030","tr_customer_id":100047,"tr_customer_product_id":100037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:55.000Z","modified_at":"2025-11-06T04:13:55.000Z","name":"Luis Wyman","mobile_number":"380-716-4969","email_id":"Therese.Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"19513932761044010","imei1":"19513932761044010","imei2":"19513932761044010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100031,"job_number":"JOB_100031","tr_customer_id":100048,"tr_customer_product_id":100038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:34.000Z","modified_at":"2025-11-06T04:14:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12548085507479","imei1":"12548085507479","imei2":"12548085507479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100033,"job_number":"JOB_100033","tr_customer_id":100050,"tr_customer_product_id":100040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:35.000Z","modified_at":"2025-11-06T04:14:35.000Z","name":"Hudson Fahey","mobile_number":"231-930-3967","email_id":"Maya.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"15969887906356488","imei1":"15969887906356488","imei2":"15969887906356488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100034,"job_number":"JOB_100034","tr_customer_id":100051,"tr_customer_product_id":100041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:42.000Z","modified_at":"2025-11-06T04:14:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17275017270072","imei1":"17275017270072","imei2":"17275017270072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100036,"job_number":"JOB_100036","tr_customer_id":100053,"tr_customer_product_id":100043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:44.000Z","modified_at":"2025-11-06T04:14:44.000Z","name":"Marion Parisian","mobile_number":"299-238-7630","email_id":"Ressie_VonRueden@gmail.com","dop":"2025-04-06","serial_number":"11231993252882300","imei1":"11231993252882300","imei2":"11231993252882300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100039,"job_number":"JOB_100039","tr_customer_id":100056,"tr_customer_product_id":100046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:39.000Z","modified_at":"2025-11-06T04:17:39.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701326","imei1":"51732593701326","imei2":"51732593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100043,"job_number":"JOB_100043","tr_customer_id":100060,"tr_customer_product_id":100050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:04.000Z","modified_at":"2025-11-06T04:22:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"93586005647726","imei1":"93586005647726","imei2":"93586005647726","popurl":"2025-10-27T04:22:03.519877799Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100044,"job_number":"JOB_100044","tr_customer_id":100061,"tr_customer_product_id":100051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:50.000Z","modified_at":"2025-11-06T04:22:50.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"18912283419609","imei1":"18912283419609","imei2":"18912283419609","popurl":"2025-10-27T04:22:49.437600804Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100045,"job_number":"JOB_100045","tr_customer_id":100062,"tr_customer_product_id":100052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:20.000Z","modified_at":"2025-11-06T04:29:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16276423788004","imei1":"16276423788004","imei2":"16276423788004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100047,"job_number":"JOB_100047","tr_customer_id":100064,"tr_customer_product_id":100054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:22.000Z","modified_at":"2025-11-06T04:29:22.000Z","name":"Cesar Borer","mobile_number":"435-701-2674","email_id":"Kamryn_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"17139381025928236","imei1":"17139381025928236","imei2":"17139381025928236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100048,"job_number":"JOB_100048","tr_customer_id":100065,"tr_customer_product_id":100055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:28.000Z","modified_at":"2025-11-06T04:29:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14196501845550","imei1":"14196501845550","imei2":"14196501845550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100050,"job_number":"JOB_100050","tr_customer_id":100067,"tr_customer_product_id":100057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:30.000Z","modified_at":"2025-11-06T04:29:30.000Z","name":"Gunnar Gorczany","mobile_number":"768-417-6062","email_id":"Adell.Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"19644905277591510","imei1":"19644905277591510","imei2":"19644905277591510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100051,"job_number":"JOB_100051","tr_customer_id":100068,"tr_customer_product_id":100058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:06.000Z","modified_at":"2025-11-06T04:30:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14621111052322","imei1":"14621111052322","imei2":"14621111052322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100053,"job_number":"JOB_100053","tr_customer_id":100070,"tr_customer_product_id":100060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:07.000Z","modified_at":"2025-11-06T04:30:08.000Z","name":"Camryn Upton","mobile_number":"954-698-5672","email_id":"Leatha62@gmail.com","dop":"2025-04-06","serial_number":"16503224132609702","imei1":"16503224132609702","imei2":"16503224132609702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100054,"job_number":"JOB_100054","tr_customer_id":100071,"tr_customer_product_id":100061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:19.000Z","modified_at":"2025-11-06T04:30:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16066391174793","imei1":"16066391174793","imei2":"16066391174793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100056,"job_number":"JOB_100056","tr_customer_id":100073,"tr_customer_product_id":100063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:21.000Z","modified_at":"2025-11-06T04:30:21.000Z","name":"Sherwood Klocko","mobile_number":"535-805-8492","email_id":"Braxton_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17035530602830532","imei1":"17035530602830532","imei2":"17035530602830532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100057,"job_number":"JOB_100057","tr_customer_id":100074,"tr_customer_product_id":100064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:51.000Z","modified_at":"2025-11-06T04:30:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10736468436769","imei1":"10736468436769","imei2":"10736468436769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100059,"job_number":"JOB_100059","tr_customer_id":100076,"tr_customer_product_id":100066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:53.000Z","modified_at":"2025-11-06T04:30:53.000Z","name":"Jamey Orn","mobile_number":"244-682-5820","email_id":"Declan.Gerhold18@yahoo.com","dop":"2025-04-06","serial_number":"10968021326872224","imei1":"10968021326872224","imei2":"10968021326872224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100060,"job_number":"JOB_100060","tr_customer_id":100077,"tr_customer_product_id":100067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:10.000Z","modified_at":"2025-11-06T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12046203292114","imei1":"12046203292114","imei2":"12046203292114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100062,"job_number":"JOB_100062","tr_customer_id":100079,"tr_customer_product_id":100069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:11.000Z","modified_at":"2025-11-06T04:31:11.000Z","name":"Kraig Schmeler","mobile_number":"800-972-8317","email_id":"Francesco91@hotmail.com","dop":"2025-04-06","serial_number":"18284409536603948","imei1":"18284409536603948","imei2":"18284409536603948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100063,"job_number":"JOB_100063","tr_customer_id":100080,"tr_customer_product_id":100070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:57.000Z","modified_at":"2025-11-06T04:31:57.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100764458729443","imei1":"100764458729443","imei2":"100764458729443","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100065,"job_number":"JOB_100065","tr_customer_id":100082,"tr_customer_product_id":100072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:32:12.000Z","modified_at":"2025-11-06T04:32:12.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102364463419602","imei1":"102364463419602","imei2":"102364463419602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100071,"job_number":"JOB_100071","tr_customer_id":100088,"tr_customer_product_id":100078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:09.000Z","modified_at":"2025-11-06T04:46:09.000Z","name":"Milan Sawayn","mobile_number":"343-956-2194","email_id":"Madalyn_Lakin43@yahoo.com","dop":"2025-04-06","serial_number":"13950989914984936","imei1":"13950989914984936","imei2":"13950989914984936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100076,"job_number":"JOB_100076","tr_customer_id":100093,"tr_customer_product_id":100083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:05:31.000Z","modified_at":"2025-11-06T05:05:31.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"12995812527879","imei2":"12995812527879","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100077,"job_number":"JOB_100077","tr_customer_id":100094,"tr_customer_product_id":100084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:11:04.000Z","modified_at":"2025-11-06T05:11:04.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527880","imei1":"12995812527880","imei2":"12995812527880","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100078,"job_number":"JOB_100078","tr_customer_id":100095,"tr_customer_product_id":100085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:51:36.000Z","modified_at":"2025-11-06T05:51:36.000Z","name":"oo ww","mobile_number":"8755454352","email_id":"w@w.com","dop":"2025-11-04","serial_number":"97854553542432","imei1":"97854553542432","imei2":"97854553542432","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100080,"job_number":"JOB_100080","tr_customer_id":100097,"tr_customer_product_id":100087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:01:37.000Z","modified_at":"2025-11-06T06:01:37.000Z","name":"Dereck Yost","mobile_number":"328-698-9997","email_id":"Ciara.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"16020281855507110","imei1":"16020281855507110","imei2":"16020281855507110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100081,"job_number":"JOB_100081","tr_customer_id":100098,"tr_customer_product_id":100088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10355989520825","imei1":"10355989520825","imei2":"10355989520825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100083,"job_number":"JOB_100083","tr_customer_id":100100,"tr_customer_product_id":100090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13452089068482","imei1":"13452089068482","imei2":"13452089068482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100085,"job_number":"JOB_100085","tr_customer_id":100102,"tr_customer_product_id":100092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:37.000Z","modified_at":"2025-11-06T06:02:37.000Z","name":"Elmer Upton","mobile_number":"913-498-3249","email_id":"Buddy_Barrows@yahoo.com","dop":"2025-04-06","serial_number":"16841112550743844","imei1":"16841112550743844","imei2":"16841112550743844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100086,"job_number":"JOB_100086","tr_customer_id":100103,"tr_customer_product_id":100093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:38.000Z","modified_at":"2025-11-06T06:02:38.000Z","name":"Faye Frami","mobile_number":"303-669-8674","email_id":"Sofia.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"12343129489468920","imei1":"12343129489468920","imei2":"12343129489468920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100087,"job_number":"JOB_100087","tr_customer_id":100104,"tr_customer_product_id":100094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:20.000Z","modified_at":"2025-11-06T06:03:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13092636165069","imei1":"13092636165069","imei2":"13092636165069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100089,"job_number":"JOB_100089","tr_customer_id":100106,"tr_customer_product_id":100096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13511931802525","imei1":"13511931802525","imei2":"13511931802525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100091,"job_number":"JOB_100091","tr_customer_id":100108,"tr_customer_product_id":100098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:22.000Z","modified_at":"2025-11-06T06:03:22.000Z","name":"Marcella Schulist","mobile_number":"762-792-1890","email_id":"Aiyana_Willms96@hotmail.com","dop":"2025-04-06","serial_number":"14162090629281272","imei1":"14162090629281272","imei2":"14162090629281272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100092,"job_number":"JOB_100092","tr_customer_id":100109,"tr_customer_product_id":100099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:23.000Z","modified_at":"2025-11-06T06:03:23.000Z","name":"Ruben Waelchi","mobile_number":"457-563-0629","email_id":"Melyna12@yahoo.com","dop":"2025-04-06","serial_number":"12815102067242990","imei1":"12815102067242990","imei2":"12815102067242990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100093,"job_number":"JOB_100093","tr_customer_id":100110,"tr_customer_product_id":100100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:04.000Z","modified_at":"2025-11-06T06:04:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17452409710196","imei1":"17452409710196","imei2":"17452409710196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100095,"job_number":"JOB_100095","tr_customer_id":100112,"tr_customer_product_id":100102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:05.000Z","modified_at":"2025-11-06T06:04:05.000Z","name":"Talon Simonis","mobile_number":"476-685-7934","email_id":"Leanna_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"12833016275659990","imei1":"12833016275659990","imei2":"12833016275659990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100096,"job_number":"JOB_100096","tr_customer_id":100113,"tr_customer_product_id":100103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:06.000Z","modified_at":"2025-11-06T06:04:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19964131374079","imei1":"19964131374079","imei2":"19964131374079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100098,"job_number":"JOB_100098","tr_customer_id":100115,"tr_customer_product_id":100105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:07.000Z","modified_at":"2025-11-06T06:04:07.000Z","name":"Elvera Spinka","mobile_number":"737-316-5771","email_id":"Cory.Spinka@yahoo.com","dop":"2025-04-06","serial_number":"11746592240848542","imei1":"11746592240848542","imei2":"11746592240848542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100099,"job_number":"JOB_100099","tr_customer_id":100116,"tr_customer_product_id":100106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:13:21.000Z","modified_at":"2025-11-06T06:13:21.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527881","imei1":"12995812527881","imei2":"12995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100111,"job_number":"JOB_100111","tr_customer_id":100128,"tr_customer_product_id":100118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:18:24.000Z","modified_at":"2025-11-06T06:18:24.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"13995812527881","imei1":"13995812527881","imei2":"13995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100112,"job_number":"JOB_100112","tr_customer_id":100129,"tr_customer_product_id":100119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:04.000Z","modified_at":"2025-11-06T06:19:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10838196305811","imei1":"10838196305811","imei2":"10838196305811","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100114,"job_number":"JOB_100114","tr_customer_id":100131,"tr_customer_product_id":100121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:05.000Z","modified_at":"2025-11-06T06:19:05.000Z","name":"Rhiannon Daugherty","mobile_number":"533-834-1684","email_id":"Sage9@hotmail.com","dop":"2025-06-18","serial_number":"1067343380413855","imei1":"1067343380413855","imei2":"1067343380413855","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100115,"job_number":"JOB_100115","tr_customer_id":100132,"tr_customer_product_id":100122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:45.000Z","modified_at":"2025-11-06T06:19:45.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16007161738316","imei1":"16007161738316","imei2":"16007161738316","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100117,"job_number":"JOB_100117","tr_customer_id":100134,"tr_customer_product_id":100124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:47.000Z","modified_at":"2025-11-06T06:19:47.000Z","name":"Fabian DuBuque","mobile_number":"908-936-2007","email_id":"Kariane_DuBuque@yahoo.com","dop":"2025-06-08","serial_number":"101170423948201","imei1":"101170423948201","imei2":"101170423948201","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100118,"job_number":"JOB_100118","tr_customer_id":100135,"tr_customer_product_id":100125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:49.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10979555150402","imei1":"10979555150402","imei2":"10979555150402","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100120,"job_number":"JOB_100120","tr_customer_id":100137,"tr_customer_product_id":100127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:50.000Z","name":"David Schulist","mobile_number":"805-484-7195","email_id":"Shaun_Kling@gmail.com","dop":"2025-06-18","serial_number":"1040912102788605","imei1":"1040912102788605","imei2":"1040912102788605","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100121,"job_number":"JOB_100121","tr_customer_id":100138,"tr_customer_product_id":100128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:19.000Z","modified_at":"2025-11-06T06:20:19.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18960091856805","imei1":"18960091856805","imei2":"18960091856805","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100123,"job_number":"JOB_100123","tr_customer_id":100140,"tr_customer_product_id":100130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:21.000Z","modified_at":"2025-11-06T06:20:21.000Z","name":"Precious Halvorson","mobile_number":"894-284-2232","email_id":"Woodrow_Cole@hotmail.com","dop":"2025-06-08","serial_number":"108518109635855","imei1":"108518109635855","imei2":"108518109635855","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100124,"job_number":"JOB_100124","tr_customer_id":100141,"tr_customer_product_id":100131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:51.000Z","modified_at":"2025-11-06T06:20:51.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17248586943193","imei1":"17248586943193","imei2":"17248586943193","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100126,"job_number":"JOB_100126","tr_customer_id":100143,"tr_customer_product_id":100133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:53.000Z","modified_at":"2025-11-06T06:20:53.000Z","name":"Marcella Reinger","mobile_number":"879-224-2833","email_id":"Abigale_Simonis97@hotmail.com","dop":"2025-06-08","serial_number":"108665124246180","imei1":"108665124246180","imei2":"108665124246180","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100128,"job_number":"JOB_100128","tr_customer_id":100145,"tr_customer_product_id":100135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:29:08.000Z","modified_at":"2025-11-06T06:29:08.000Z","name":"Sibyl Casper","mobile_number":"610-465-0842","email_id":"Fiona50@yahoo.com","dop":"2025-04-06","serial_number":"16322624013102782","imei1":"16322624013102782","imei2":"16322624013102782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100130,"job_number":"JOB_100130","tr_customer_id":100147,"tr_customer_product_id":100137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:37:13.000Z","modified_at":"2025-11-06T06:37:13.000Z","name":"Kellen Runolfsson","mobile_number":"547-949-2613","email_id":"Janae49@hotmail.com","dop":"2025-04-06","serial_number":"10461770789171892","imei1":"10461770789171892","imei2":"10461770789171892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100131,"job_number":"JOB_100131","tr_customer_id":100148,"tr_customer_product_id":100138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:37.000Z","modified_at":"2025-11-06T06:39:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14003397670738","imei1":"14003397670738","imei2":"14003397670738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100133,"job_number":"JOB_100133","tr_customer_id":100150,"tr_customer_product_id":100140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:38.000Z","modified_at":"2025-11-06T06:39:38.000Z","name":"Bernie Windler","mobile_number":"699-842-5344","email_id":"Marshall42@hotmail.com","dop":"2025-04-06","serial_number":"11705146249394414","imei1":"11705146249394414","imei2":"11705146249394414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100135,"job_number":"JOB_100135","tr_customer_id":100152,"tr_customer_product_id":100142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:42.000Z","modified_at":"2025-11-06T06:39:42.000Z","name":"Billy Krajcik","mobile_number":"504-348-1573","email_id":"Tillman4@yahoo.com","dop":"2025-04-06","serial_number":"18296798263653616","imei1":"18296798263653616","imei2":"18296798263653616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100136,"job_number":"JOB_100136","tr_customer_id":100153,"tr_customer_product_id":100143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:39:44.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18339593834957","imei1":"18339593834957","imei2":"18339593834957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100139,"job_number":"JOB_100139","tr_customer_id":100156,"tr_customer_product_id":100146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:45.000Z","modified_at":"2025-11-06T06:39:45.000Z","name":"Magdalena Ledner","mobile_number":"464-331-6634","email_id":"Brown_Harvey@yahoo.com","dop":"2025-04-06","serial_number":"10105627391305962","imei1":"10105627391305962","imei2":"10105627391305962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100140,"job_number":"JOB_100140","tr_customer_id":100157,"tr_customer_product_id":100147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:24.000Z","modified_at":"2025-11-06T06:40:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11871938584386","imei1":"11871938584386","imei2":"11871938584386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100142,"job_number":"JOB_100142","tr_customer_id":100159,"tr_customer_product_id":100149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:26.000Z","modified_at":"2025-11-06T06:40:26.000Z","name":"Darius Roberts","mobile_number":"543-838-0398","email_id":"Buddy_Wolf@yahoo.com","dop":"2025-04-06","serial_number":"16270464592785696","imei1":"16270464592785696","imei2":"16270464592785696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100143,"job_number":"JOB_100143","tr_customer_id":100160,"tr_customer_product_id":100150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:31.000Z","modified_at":"2025-11-06T06:40:31.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16356209961433","imei1":"16356209961433","imei2":"16356209961433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100146,"job_number":"JOB_100146","tr_customer_id":100163,"tr_customer_product_id":100153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:33.000Z","modified_at":"2025-11-06T06:40:33.000Z","name":"Monte Dicki","mobile_number":"284-707-7171","email_id":"Breanna4@gmail.com","dop":"2025-04-06","serial_number":"14527383936529268","imei1":"14527383936529268","imei2":"14527383936529268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100147,"job_number":"JOB_100147","tr_customer_id":100164,"tr_customer_product_id":100154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:11.000Z","modified_at":"2025-11-06T06:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16578659917302","imei1":"16578659917302","imei2":"16578659917302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100149,"job_number":"JOB_100149","tr_customer_id":100166,"tr_customer_product_id":100156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:13.000Z","modified_at":"2025-11-06T06:41:13.000Z","name":"Noah Erdman","mobile_number":"854-685-2661","email_id":"Jerad23@hotmail.com","dop":"2025-04-06","serial_number":"19818454464165230","imei1":"19818454464165230","imei2":"19818454464165230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100150,"job_number":"JOB_100150","tr_customer_id":100167,"tr_customer_product_id":100157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:18.000Z","modified_at":"2025-11-06T06:41:18.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"14638377935857","imei1":"14638377935857","imei2":"14638377935857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100153,"job_number":"JOB_100153","tr_customer_id":100170,"tr_customer_product_id":100160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:22.000Z","modified_at":"2025-11-06T06:41:22.000Z","name":"Brando Hyatt","mobile_number":"649-865-6877","email_id":"Elinore_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"15147825692111174","imei1":"15147825692111174","imei2":"15147825692111174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100155,"job_number":"JOB_100155","tr_customer_id":100172,"tr_customer_product_id":100162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:46.000Z","modified_at":"2025-11-06T06:53:46.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16263294883719","imei1":"16263294883719","imei2":"16263294883719","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100156,"job_number":"JOB_100156","tr_customer_id":100173,"tr_customer_product_id":100163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:47.000Z","modified_at":"2025-11-06T06:53:47.000Z","name":"Jaydon Rodriguez","mobile_number":"539-396-9699","email_id":"Ismael_Kunze80@hotmail.com","dop":"2025-09-16","serial_number":"12047761342380","imei1":"12047761342380","imei2":"12047761342380","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100157,"job_number":"JOB_100157","tr_customer_id":100174,"tr_customer_product_id":100164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15220846048350","imei1":"15220846048350","imei2":"15220846048350","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100158,"job_number":"JOB_100158","tr_customer_id":100175,"tr_customer_product_id":100165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"Keira Vandervort","mobile_number":"504-927-6841","email_id":"Gerhard_Rempel29@yahoo.com","dop":"2025-09-16","serial_number":"18658509663769","imei1":"18658509663769","imei2":"18658509663769","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100159,"job_number":"JOB_100159","tr_customer_id":100176,"tr_customer_product_id":100166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15094993708300","imei1":"15094993708300","imei2":"15094993708300","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100160,"job_number":"JOB_100160","tr_customer_id":100177,"tr_customer_product_id":100167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"Estefania Fadel","mobile_number":"526-251-2411","email_id":"Al.Robel88@yahoo.com","dop":"2025-09-16","serial_number":"13096569168742","imei1":"13096569168742","imei2":"13096569168742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100161,"job_number":"JOB_100161","tr_customer_id":100178,"tr_customer_product_id":100168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:07.000Z","modified_at":"2025-11-06T06:55:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17114050758315","imei1":"17114050758315","imei2":"17114050758315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100163,"job_number":"JOB_100163","tr_customer_id":100180,"tr_customer_product_id":100170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:09.000Z","modified_at":"2025-11-06T06:55:09.000Z","name":"Derek Gaylord","mobile_number":"654-579-8971","email_id":"Anika_Wyman62@hotmail.com","dop":"2025-04-06","serial_number":"12799971677349720","imei1":"12799971677349720","imei2":"12799971677349720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100164,"job_number":"JOB_100164","tr_customer_id":100181,"tr_customer_product_id":100171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:53.000Z","modified_at":"2025-11-06T06:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13994735650570","imei1":"13994735650570","imei2":"13994735650570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100166,"job_number":"JOB_100166","tr_customer_id":100183,"tr_customer_product_id":100173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:54.000Z","modified_at":"2025-11-06T06:55:54.000Z","name":"Salma Daugherty","mobile_number":"213-774-0970","email_id":"Ahmed_Williamson@gmail.com","dop":"2025-04-06","serial_number":"14511230342664864","imei1":"14511230342664864","imei2":"14511230342664864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100167,"job_number":"JOB_100167","tr_customer_id":100184,"tr_customer_product_id":100174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:38.000Z","modified_at":"2025-11-06T06:56:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19367230884259","imei1":"19367230884259","imei2":"19367230884259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100169,"job_number":"JOB_100169","tr_customer_id":100186,"tr_customer_product_id":100176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:39.000Z","modified_at":"2025-11-06T06:56:39.000Z","name":"Hudson Durgan","mobile_number":"637-794-0580","email_id":"Gayle_Fahey89@yahoo.com","dop":"2025-04-06","serial_number":"11091244760265798","imei1":"11091244760265798","imei2":"11091244760265798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100182,"job_number":"JOB_100182","tr_customer_id":100199,"tr_customer_product_id":100189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:36:14.000Z","modified_at":"2025-11-06T07:36:14.000Z","name":"Gene Funk","mobile_number":"894-641-0948","email_id":"Lue.Bogan41@hotmail.com","dop":"2025-04-06","serial_number":"16952016992555410","imei1":"16952016992555410","imei2":"16952016992555410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100190,"job_number":"JOB_100190","tr_customer_id":100207,"tr_customer_product_id":100197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:32:57.000Z","modified_at":"2025-11-06T08:32:57.000Z","name":"Swapnil Embranthiri","mobile_number":"7092797981","email_id":"tarun.iyer@gmail.com","dop":"2025-11-06","serial_number":"705355652067968","imei1":"705355652067968","imei2":"705355652067968","popurl":"www.yogesh-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100192,"job_number":"JOB_100192","tr_customer_id":100209,"tr_customer_product_id":100199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:42:16.000Z","modified_at":"2025-11-06T10:42:16.000Z","name":"Paramartha Dutta","mobile_number":"7045748330","email_id":"avadhesh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"002594681384097","imei1":"002594681384097","imei2":"002594681384097","popurl":"www.devika-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100193,"job_number":"JOB_100193","tr_customer_id":100210,"tr_customer_product_id":100200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:43:35.000Z","modified_at":"2025-11-06T10:43:35.000Z","name":"Bhargava Kocchar","mobile_number":"7017195208","email_id":"kashyap.kocchar@yahoo.co.in","dop":"2025-11-06","serial_number":"402450957504030","imei1":"402450957504030","imei2":"402450957504030","popurl":"www.chandan-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100195,"job_number":"JOB_100195","tr_customer_id":100212,"tr_customer_product_id":100202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Aatmaj Arora","mobile_number":"7005469793","email_id":"swarnalata.malik@gmail.com","dop":"2025-11-06","serial_number":"578604363881388","imei1":"578604363881388","imei2":"578604363881388","popurl":"www.ranjeet-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100197,"job_number":"JOB_100197","tr_customer_id":100213,"tr_customer_product_id":100203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Vidur Bhattathiri","mobile_number":"7099660964","email_id":"rati.sethi@gmail.com","dop":"2025-11-06","serial_number":"780205291655072","imei1":"780205291655072","imei2":"780205291655072","popurl":"www.draupadi-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100198,"job_number":"JOB_100198","tr_customer_id":100215,"tr_customer_product_id":100205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Lakshminath Gowda","mobile_number":"7017550610","email_id":"brahmaanand.pilla@hotmail.com","dop":"2025-11-06","serial_number":"767370402709955","imei1":"767370402709955","imei2":"767370402709955","popurl":"www.bhoj-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100199,"job_number":"JOB_100199","tr_customer_id":100216,"tr_customer_product_id":100206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Dayamayee Kaul","mobile_number":"7051251094","email_id":"sitara.somayaji@gmail.com","dop":"2025-11-06","serial_number":"959795531689786","imei1":"959795531689786","imei2":"959795531689786","popurl":"www.smita-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100201,"job_number":"JOB_100201","tr_customer_id":100218,"tr_customer_product_id":100208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Rukhmani Marar","mobile_number":"7011966502","email_id":"shresthi.guha@hotmail.com","dop":"2025-11-06","serial_number":"817095329141837","imei1":"817095329141837","imei2":"817095329141837","popurl":"www.shubhaprada-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100202,"job_number":"JOB_100202","tr_customer_id":100219,"tr_customer_product_id":100209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Hiranya Rana","mobile_number":"7074839283","email_id":"bhagwanti.kaur@gmail.com","dop":"2025-11-06","serial_number":"202654729419531","imei1":"202654729419531","imei2":"202654729419531","popurl":"www.garuda-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100203,"job_number":"JOB_100203","tr_customer_id":100220,"tr_customer_product_id":100210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Chandravati Kaniyar","mobile_number":"7091798829","email_id":"minakshi.jha@yahoo.co.in","dop":"2025-11-06","serial_number":"827215162215900","imei1":"827215162215900","imei2":"827215162215900","popurl":"www.kannen-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100208,"job_number":"JOB_100208","tr_customer_id":100225,"tr_customer_product_id":100215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Anjaneya Sinha","mobile_number":"7004297611","email_id":"himadri.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"781038468665722","imei1":"781038468665722","imei2":"781038468665722","popurl":"www.sher-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100209,"job_number":"JOB_100209","tr_customer_id":100226,"tr_customer_product_id":100216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Nikita Naik","mobile_number":"7024968276","email_id":"dipesh.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"277670349298772","imei1":"277670349298772","imei2":"277670349298772","popurl":"www.trilok-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100210,"job_number":"JOB_100210","tr_customer_id":100227,"tr_customer_product_id":100217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhanvin Devar","mobile_number":"7098179418","email_id":"indra.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"474919781094176","imei1":"474919781094176","imei2":"474919781094176","popurl":"www.omana-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100211,"job_number":"JOB_100211","tr_customer_id":100228,"tr_customer_product_id":100218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Adinath Ahuja","mobile_number":"7005784053","email_id":"dhaanyalakshmi.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"461345817651565","imei1":"461345817651565","imei2":"461345817651565","popurl":"www.chandramani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100212,"job_number":"JOB_100212","tr_customer_id":100229,"tr_customer_product_id":100219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chandrakin Chaturvedi","mobile_number":"7040721617","email_id":"devi.kakkar@gmail.com","dop":"2025-11-06","serial_number":"921654249300722","imei1":"921654249300722","imei2":"921654249300722","popurl":"www.dharitri-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100213,"job_number":"JOB_100213","tr_customer_id":100230,"tr_customer_product_id":100220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhatri Dwivedi","mobile_number":"7054210617","email_id":"swapnil.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"067624416492366","imei1":"067624416492366","imei2":"067624416492366","popurl":"www.chandranath-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100214,"job_number":"JOB_100214","tr_customer_id":100231,"tr_customer_product_id":100221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chinmayanand Verma","mobile_number":"7044038361","email_id":"rita.bhat@gmail.com","dop":"2025-11-06","serial_number":"657097486838153","imei1":"657097486838153","imei2":"657097486838153","popurl":"www.sloka-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100215,"job_number":"JOB_100215","tr_customer_id":100232,"tr_customer_product_id":100222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Saraswati Nayar","mobile_number":"7042772520","email_id":"aaryan.trivedi@gmail.com","dop":"2025-11-06","serial_number":"405909517826548","imei1":"405909517826548","imei2":"405909517826548","popurl":"www.bala-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100216,"job_number":"JOB_100216","tr_customer_id":100234,"tr_customer_product_id":100224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chidambaram Namboothiri","mobile_number":"7042891846","email_id":"chandrakala.acharya@gmail.com","dop":"2025-11-06","serial_number":"371599406349238","imei1":"371599406349238","imei2":"371599406349238","popurl":"www.bhagwanti-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100217,"job_number":"JOB_100217","tr_customer_id":100233,"tr_customer_product_id":100223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Mangala Shah","mobile_number":"7019294031","email_id":"giri.varman@hotmail.com","dop":"2025-11-06","serial_number":"113430013312984","imei1":"113430013312984","imei2":"113430013312984","popurl":"www.kumari-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100219,"job_number":"JOB_100219","tr_customer_id":100236,"tr_customer_product_id":100226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Dwaipayan Arora","mobile_number":"7092175870","email_id":"garuda.chaturvedi@gmail.com","dop":"2025-11-06","serial_number":"041673222159873","imei1":"041673222159873","imei2":"041673222159873","popurl":"www.bhudev-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100220,"job_number":"JOB_100220","tr_customer_id":100237,"tr_customer_product_id":100227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Lai Panicker","mobile_number":"7063052811","email_id":"aayushman.chattopadhyay@gmail.com","dop":"2025-11-06","serial_number":"646727329595365","imei1":"646727329595365","imei2":"646727329595365","popurl":"www.preity-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100221,"job_number":"JOB_100221","tr_customer_id":100238,"tr_customer_product_id":100228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Mukul Bhattacharya","mobile_number":"7033726479","email_id":"amogh.singh@yahoo.co.in","dop":"2025-11-06","serial_number":"129266551661554","imei1":"129266551661554","imei2":"129266551661554","popurl":"www.drona-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100222,"job_number":"JOB_100222","tr_customer_id":100239,"tr_customer_product_id":100229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ramesh Arora","mobile_number":"7044996211","email_id":"opaline.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"403424480333918","imei1":"403424480333918","imei2":"403424480333918","popurl":"www.balamani-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100223,"job_number":"JOB_100223","tr_customer_id":100240,"tr_customer_product_id":100230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Digambara Gandhi","mobile_number":"7095159367","email_id":"aagneya.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"037304917121822","imei1":"037304917121822","imei2":"037304917121822","popurl":"www.dayaanidhi-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100225,"job_number":"JOB_100225","tr_customer_id":100242,"tr_customer_product_id":100232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Bhaswar Butt","mobile_number":"7033884130","email_id":"gemini.tandon@yahoo.co.in","dop":"2025-11-06","serial_number":"035644595605302","imei1":"035644595605302","imei2":"035644595605302","popurl":"www.devi-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100226,"job_number":"JOB_100226","tr_customer_id":100243,"tr_customer_product_id":100233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Vidya Reddy","mobile_number":"7044378923","email_id":"shantanu.nehru@hotmail.com","dop":"2025-11-06","serial_number":"723739856626844","imei1":"723739856626844","imei2":"723739856626844","popurl":"www.anasooya-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100227,"job_number":"JOB_100227","tr_customer_id":100244,"tr_customer_product_id":100234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ganapati Trivedi","mobile_number":"7033185733","email_id":"gotum.gupta@gmail.com","dop":"2025-11-06","serial_number":"421788709138977","imei1":"421788709138977","imei2":"421788709138977","popurl":"www.kumuda-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100228,"job_number":"JOB_100228","tr_customer_id":100245,"tr_customer_product_id":100235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Goutam Agarwal","mobile_number":"7024428299","email_id":"rageshwari.khatri@gmail.com","dop":"2025-11-06","serial_number":"109346681341745","imei1":"109346681341745","imei2":"109346681341745","popurl":"www.jitender-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100229,"job_number":"JOB_100229","tr_customer_id":100246,"tr_customer_product_id":100236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Brahma Shukla","mobile_number":"7079068822","email_id":"shantanu.varrier@hotmail.com","dop":"2025-11-06","serial_number":"444350528979467","imei1":"444350528979467","imei2":"444350528979467","popurl":"www.tara-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100230,"job_number":"JOB_100230","tr_customer_id":100247,"tr_customer_product_id":100237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Malti Pillai","mobile_number":"7019862064","email_id":"diptendu.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"632900314222940","imei1":"632900314222940","imei2":"632900314222940","popurl":"www.chanda-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100231,"job_number":"JOB_100231","tr_customer_id":100248,"tr_customer_product_id":100238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Yogendra Desai","mobile_number":"7079143089","email_id":"mangalya.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"520781505584391","imei1":"520781505584391","imei2":"520781505584391","popurl":"www.tushar-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100232,"job_number":"JOB_100232","tr_customer_id":100249,"tr_customer_product_id":100239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Rakesh Sharma","mobile_number":"7062828596","email_id":"vishwamitra.saini@gmail.com","dop":"2025-11-06","serial_number":"660248626826527","imei1":"660248626826527","imei2":"660248626826527","popurl":"www.suryakantam-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100234,"job_number":"JOB_100234","tr_customer_id":100251,"tr_customer_product_id":100241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Sachin Mishra","mobile_number":"7079253057","email_id":"avantika.sharma@yahoo.co.in","dop":"2025-11-06","serial_number":"669937150031940","imei1":"669937150031940","imei2":"669937150031940","popurl":"www.agneya-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100236,"job_number":"JOB_100236","tr_customer_id":100253,"tr_customer_product_id":100243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Gopee Arora","mobile_number":"7062999449","email_id":"rudra.kaul@hotmail.com","dop":"2025-11-06","serial_number":"260602739655602","imei1":"260602739655602","imei2":"260602739655602","popurl":"www.dron-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100237,"job_number":"JOB_100237","tr_customer_id":100254,"tr_customer_product_id":100244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Baalaaditya Ahluwalia","mobile_number":"7053249954","email_id":"balagovind.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"541762925993447","imei1":"541762925993447","imei2":"541762925993447","popurl":"www.rati-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100238,"job_number":"JOB_100238","tr_customer_id":100255,"tr_customer_product_id":100245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Arun Kapoor","mobile_number":"7094392005","email_id":"sucheta.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"199328202192658","imei1":"199328202192658","imei2":"199328202192658","popurl":"www.dandapaani-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100239,"job_number":"JOB_100239","tr_customer_id":100256,"tr_customer_product_id":100246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Anjushree Ahluwalia","mobile_number":"7098896823","email_id":"meghnad.gupta@gmail.com","dop":"2025-11-06","serial_number":"497235122693904","imei1":"497235122693904","imei2":"497235122693904","popurl":"www.aatreya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100241,"job_number":"JOB_100241","tr_customer_id":100258,"tr_customer_product_id":100248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Himadri Abbott","mobile_number":"7058887858","email_id":"priya.kocchar@hotmail.com","dop":"2025-11-06","serial_number":"902529547307317","imei1":"902529547307317","imei2":"902529547307317","popurl":"www.bhagwati-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100243,"job_number":"JOB_100243","tr_customer_id":100260,"tr_customer_product_id":100250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Chakor Saini","mobile_number":"7044902854","email_id":"kashyapi.tagore@gmail.com","dop":"2025-11-06","serial_number":"456453421340967","imei1":"456453421340967","imei2":"456453421340967","popurl":"www.devi-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100245,"job_number":"JOB_100245","tr_customer_id":100262,"tr_customer_product_id":100252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Girish Devar","mobile_number":"7034936916","email_id":"arun.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"898089793273890","imei1":"898089793273890","imei2":"898089793273890","popurl":"www.geeta-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100247,"job_number":"JOB_100247","tr_customer_id":100264,"tr_customer_product_id":100254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Mohini Menon","mobile_number":"7009128274","email_id":"trilochana.singh@gmail.com","dop":"2025-11-06","serial_number":"319106842908006","imei1":"319106842908006","imei2":"319106842908006","popurl":"www.anamika-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100248,"job_number":"JOB_100248","tr_customer_id":100265,"tr_customer_product_id":100255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Deevakar Dutta","mobile_number":"7048292001","email_id":"mayoor.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"144463107125414","imei1":"144463107125414","imei2":"144463107125414","popurl":"www.aasha-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100249,"job_number":"JOB_100249","tr_customer_id":100266,"tr_customer_product_id":100256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Radha Nehru","mobile_number":"7016478310","email_id":"brahmabrata.guneta@hotmail.com","dop":"2025-11-06","serial_number":"550449829858673","imei1":"550449829858673","imei2":"550449829858673","popurl":"www.abhisyanta-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100252,"job_number":"JOB_100252","tr_customer_id":100269,"tr_customer_product_id":100259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Navin Abbott","mobile_number":"7085493629","email_id":"chandni.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"596614734601136","imei1":"596614734601136","imei2":"596614734601136","popurl":"www.dipankar-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100253,"job_number":"JOB_100253","tr_customer_id":100270,"tr_customer_product_id":100260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Tanushri Prajapat","mobile_number":"7087055132","email_id":"kin.varma@hotmail.com","dop":"2025-11-06","serial_number":"668639240780301","imei1":"668639240780301","imei2":"668639240780301","popurl":"www.ritesh-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100254,"job_number":"JOB_100254","tr_customer_id":100271,"tr_customer_product_id":100261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Amaranaath Mahajan","mobile_number":"7031671338","email_id":"dipankar.sethi@gmail.com","dop":"2025-11-06","serial_number":"253228159391142","imei1":"253228159391142","imei2":"253228159391142","popurl":"www.prem-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100256,"job_number":"JOB_100256","tr_customer_id":100273,"tr_customer_product_id":100263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Bharat Khatri","mobile_number":"7013592344","email_id":"dayaananda.talwar@gmail.com","dop":"2025-11-06","serial_number":"437645426110221","imei1":"437645426110221","imei2":"437645426110221","popurl":"www.sher-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100257,"job_number":"JOB_100257","tr_customer_id":100274,"tr_customer_product_id":100264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Girika Gandhi","mobile_number":"7027485118","email_id":"padma.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"935121372115021","imei1":"935121372115021","imei2":"935121372115021","popurl":"www.achyut-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100258,"job_number":"JOB_100258","tr_customer_id":100275,"tr_customer_product_id":100265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Charuchandra Ahuja","mobile_number":"7034100550","email_id":"aishani.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"959862060483413","imei1":"959862060483413","imei2":"959862060483413","popurl":"www.varalakshmi-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100260,"job_number":"JOB_100260","tr_customer_id":100277,"tr_customer_product_id":100267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Avani Abbott","mobile_number":"7069741379","email_id":"sarla.nambeesan@gmail.com","dop":"2025-11-06","serial_number":"712402230643266","imei1":"712402230643266","imei2":"712402230643266","popurl":"www.dhatri-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100261,"job_number":"JOB_100261","tr_customer_id":100278,"tr_customer_product_id":100268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Chinmayananda Kaul","mobile_number":"7015712021","email_id":"dayaanidhi.devar@yahoo.co.in","dop":"2025-11-06","serial_number":"405868813658469","imei1":"405868813658469","imei2":"405868813658469","popurl":"www.udai-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100262,"job_number":"JOB_100262","tr_customer_id":100279,"tr_customer_product_id":100269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Devi Nayar","mobile_number":"7016307285","email_id":"kannan.guneta@gmail.com","dop":"2025-11-06","serial_number":"001454539628373","imei1":"001454539628373","imei2":"001454539628373","popurl":"www.dharitri-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100264,"job_number":"JOB_100264","tr_customer_id":100281,"tr_customer_product_id":100271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Devajyoti Nehru","mobile_number":"7004075850","email_id":"vedanga.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"585220665456250","imei1":"585220665456250","imei2":"585220665456250","popurl":"www.anshula-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100266,"job_number":"JOB_100266","tr_customer_id":100283,"tr_customer_product_id":100273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Rahul Nehru","mobile_number":"7057527682","email_id":"dayaamay.arora@gmail.com","dop":"2025-11-06","serial_number":"087655093310785","imei1":"087655093310785","imei2":"087655093310785","popurl":"www.suryakant-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100267,"job_number":"JOB_100267","tr_customer_id":100284,"tr_customer_product_id":100274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Jaya Namboothiri","mobile_number":"7026316823","email_id":"mohinder.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"281599258784035","imei1":"281599258784035","imei2":"281599258784035","popurl":"www.manikya-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100268,"job_number":"JOB_100268","tr_customer_id":100285,"tr_customer_product_id":100275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Anunay Kaur","mobile_number":"7096349545","email_id":"amaresh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"035580090642874","imei1":"035580090642874","imei2":"035580090642874","popurl":"www.baala-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100271,"job_number":"JOB_100271","tr_customer_id":100288,"tr_customer_product_id":100278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Deeptanshu Nayar","mobile_number":"7006376899","email_id":"minakshi.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"058195216251768","imei1":"058195216251768","imei2":"058195216251768","popurl":"www.bahula-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100272,"job_number":"JOB_100272","tr_customer_id":100289,"tr_customer_product_id":100279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Niro Iyengar","mobile_number":"7007732565","email_id":"harinarayan.verma@hotmail.com","dop":"2025-11-06","serial_number":"284233651355991","imei1":"284233651355991","imei2":"284233651355991","popurl":"www.digambara-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100274,"job_number":"JOB_100274","tr_customer_id":100291,"tr_customer_product_id":100281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Vrinda Gill","mobile_number":"7011619540","email_id":"lal.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"669189841554204","imei1":"669189841554204","imei2":"669189841554204","popurl":"www.sarada-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100275,"job_number":"JOB_100275","tr_customer_id":100292,"tr_customer_product_id":100282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Atmananda Naik","mobile_number":"7031085877","email_id":"chandni.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"327772638812531","imei1":"327772638812531","imei2":"327772638812531","popurl":"www.sunita-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100276,"job_number":"JOB_100276","tr_customer_id":100293,"tr_customer_product_id":100283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Udit Bhattathiri","mobile_number":"7083292231","email_id":"anwesha.adiga@hotmail.com","dop":"2025-11-06","serial_number":"058762801518629","imei1":"058762801518629","imei2":"058762801518629","popurl":"www.brijesh-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100277,"job_number":"JOB_100277","tr_customer_id":100294,"tr_customer_product_id":100284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Kumar Menon","mobile_number":"7083560413","email_id":"brijesh.kaul@hotmail.com","dop":"2025-11-06","serial_number":"015864072572603","imei1":"015864072572603","imei2":"015864072572603","popurl":"www.aalok-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100278,"job_number":"JOB_100278","tr_customer_id":100295,"tr_customer_product_id":100285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Chitramala Deshpande","mobile_number":"7052740679","email_id":"daiwik.bandopadhyay@gmail.com","dop":"2025-11-06","serial_number":"662998952510488","imei1":"662998952510488","imei2":"662998952510488","popurl":"www.bhadrak-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100280,"job_number":"JOB_100280","tr_customer_id":100297,"tr_customer_product_id":100287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Shresth Nambeesan","mobile_number":"7027301126","email_id":"geeta.malik@gmail.com","dop":"2025-11-06","serial_number":"135300101774233","imei1":"135300101774233","imei2":"135300101774233","popurl":"www.menaka-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100282,"job_number":"JOB_100282","tr_customer_id":100299,"tr_customer_product_id":100289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Gopi Nair","mobile_number":"7018375556","email_id":"chidaatma.nehru@gmail.com","dop":"2025-11-06","serial_number":"505554479521895","imei1":"505554479521895","imei2":"505554479521895","popurl":"www.anish-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100283,"job_number":"JOB_100283","tr_customer_id":100300,"tr_customer_product_id":100290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Birjesh Singh","mobile_number":"7024051947","email_id":"inder.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"623555809426519","imei1":"623555809426519","imei2":"623555809426519","popurl":"www.rukhmani-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100285,"job_number":"JOB_100285","tr_customer_id":100302,"tr_customer_product_id":100292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Aamod Tagore","mobile_number":"7013281590","email_id":"vasudeva.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"795835931042791","imei1":"795835931042791","imei2":"795835931042791","popurl":"www.abhaya-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100286,"job_number":"JOB_100286","tr_customer_id":100303,"tr_customer_product_id":100293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Chandraketu Nehru","mobile_number":"7080542179","email_id":"dulari.ahuja@yahoo.co.in","dop":"2025-11-06","serial_number":"022955310927443","imei1":"022955310927443","imei2":"022955310927443","popurl":"www.balgopal-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100287,"job_number":"JOB_100287","tr_customer_id":100304,"tr_customer_product_id":100294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Bhuvanesh Kapoor","mobile_number":"7055834841","email_id":"adityanandana.pandey@hotmail.com","dop":"2025-11-06","serial_number":"913727309205995","imei1":"913727309205995","imei2":"913727309205995","popurl":"www.bhadrak-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100288,"job_number":"JOB_100288","tr_customer_id":100305,"tr_customer_product_id":100295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Ekadant Iyer","mobile_number":"7094362767","email_id":"ekaparnika.deshpande@gmail.com","dop":"2025-11-06","serial_number":"466377933022637","imei1":"466377933022637","imei2":"466377933022637","popurl":"www.elakshi-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100291,"job_number":"JOB_100291","tr_customer_id":100308,"tr_customer_product_id":100298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Kama Kaniyar","mobile_number":"7013313135","email_id":"gorakhnath.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"284347799588030","imei1":"284347799588030","imei2":"284347799588030","popurl":"www.chandradev-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100292,"job_number":"JOB_100292","tr_customer_id":100309,"tr_customer_product_id":100299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Aadrika Chopra","mobile_number":"7098852658","email_id":"ahilya.nair@gmail.com","dop":"2025-11-06","serial_number":"599808664364408","imei1":"599808664364408","imei2":"599808664364408","popurl":"www.susheel-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100294,"job_number":"JOB_100294","tr_customer_id":100311,"tr_customer_product_id":100301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Pramila Pothuvaal","mobile_number":"7003088236","email_id":"preity.sharma@hotmail.com","dop":"2025-11-06","serial_number":"711936931944650","imei1":"711936931944650","imei2":"711936931944650","popurl":"www.gopi-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100295,"job_number":"JOB_100295","tr_customer_id":100312,"tr_customer_product_id":100302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Girika Nambeesan","mobile_number":"7011986064","email_id":"priyala.menon@gmail.com","dop":"2025-11-06","serial_number":"705451290849949","imei1":"705451290849949","imei2":"705451290849949","popurl":"www.kama-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100296,"job_number":"JOB_100296","tr_customer_id":100313,"tr_customer_product_id":100303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Dhaanyalakshmi Iyer","mobile_number":"7033828008","email_id":"bhudev.sinha@gmail.com","dop":"2025-11-06","serial_number":"223884921010979","imei1":"223884921010979","imei2":"223884921010979","popurl":"www.bishnu-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100297,"job_number":"JOB_100297","tr_customer_id":100314,"tr_customer_product_id":100304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Vyas Gowda","mobile_number":"7087125380","email_id":"deeptimay.butt@hotmail.com","dop":"2025-11-06","serial_number":"012614557318657","imei1":"012614557318657","imei2":"012614557318657","popurl":"www.jagathi-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100299,"job_number":"JOB_100299","tr_customer_id":100316,"tr_customer_product_id":100306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Madhuri Pillai","mobile_number":"7017415794","email_id":"aasha.bandopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"677095717381850","imei1":"677095717381850","imei2":"677095717381850","popurl":"www.agrata-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100300,"job_number":"JOB_100300","tr_customer_id":100317,"tr_customer_product_id":100307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Diksha Nayar","mobile_number":"7030614463","email_id":"chaanakya.reddy@gmail.com","dop":"2025-11-06","serial_number":"322653072366350","imei1":"322653072366350","imei2":"322653072366350","popurl":"www.bhaumik-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100301,"job_number":"JOB_100301","tr_customer_id":100318,"tr_customer_product_id":100308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Chandini Marar","mobile_number":"7015619035","email_id":"anjushree.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"912410502359641","imei1":"912410502359641","imei2":"912410502359641","popurl":"www.uttam-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100302,"job_number":"JOB_100302","tr_customer_id":100319,"tr_customer_product_id":100309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:14.000Z","modified_at":"2025-11-06T11:06:14.000Z","name":"Shreya Tandon","mobile_number":"7023636716","email_id":"pramila.bhat@gmail.com","dop":"2025-11-06","serial_number":"661477045841216","imei1":"661477045841216","imei2":"661477045841216","popurl":"www.bala-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100304,"job_number":"JOB_100304","tr_customer_id":100321,"tr_customer_product_id":100311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:09.000Z","modified_at":"2025-11-06T11:28:09.000Z","name":"Kumar Reddy","mobile_number":"7078695075","email_id":"anil.reddy@gmail.com","dop":"2025-11-06","serial_number":"971933060213991","imei1":"971933060213991","imei2":"971933060213991","popurl":"www.aaratrika-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100305,"job_number":"JOB_100305","tr_customer_id":100322,"tr_customer_product_id":100312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Sumitra Iyengar","mobile_number":"7003080543","email_id":"swarnalata.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"590801086950258","imei1":"590801086950258","imei2":"590801086950258","popurl":"www.kamalesh-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100306,"job_number":"JOB_100306","tr_customer_id":100323,"tr_customer_product_id":100313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Eekalabya Bhat","mobile_number":"7021954147","email_id":"agniprava.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"411067596554055","imei1":"411067596554055","imei2":"411067596554055","popurl":"www.gajaadhar-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100307,"job_number":"JOB_100307","tr_customer_id":100324,"tr_customer_product_id":100314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Anal Desai","mobile_number":"7094923550","email_id":"shreya.gowda@hotmail.com","dop":"2025-11-06","serial_number":"582791393866443","imei1":"582791393866443","imei2":"582791393866443","popurl":"www.bharat-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100308,"job_number":"JOB_100308","tr_customer_id":100325,"tr_customer_product_id":100315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Bhramar Embranthiri","mobile_number":"7040194616","email_id":"saraswati.kapoor@gmail.com","dop":"2025-11-06","serial_number":"125548584989120","imei1":"125548584989120","imei2":"125548584989120","popurl":"www.ahilya-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100309,"job_number":"JOB_100309","tr_customer_id":100326,"tr_customer_product_id":100316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Krishna Dutta","mobile_number":"7035910960","email_id":"gautam.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"882743530702370","imei1":"882743530702370","imei2":"882743530702370","popurl":"www.bhaumik-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100310,"job_number":"JOB_100310","tr_customer_id":100328,"tr_customer_product_id":100318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Vaishnavi Kakkar","mobile_number":"7058162141","email_id":"manoj.panicker@gmail.com","dop":"2025-11-06","serial_number":"554206719512358","imei1":"554206719512358","imei2":"554206719512358","popurl":"www.esha-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100311,"job_number":"JOB_100311","tr_customer_id":100329,"tr_customer_product_id":100319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Rati Mishra","mobile_number":"7023847288","email_id":"girja.varman@hotmail.com","dop":"2025-11-06","serial_number":"432271696440570","imei1":"432271696440570","imei2":"432271696440570","popurl":"www.bhaswar-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100312,"job_number":"JOB_100312","tr_customer_id":100327,"tr_customer_product_id":100317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Arya Deshpande","mobile_number":"7068643756","email_id":"geeta.iyer@gmail.com","dop":"2025-11-06","serial_number":"272322507291415","imei1":"272322507291415","imei2":"272322507291415","popurl":"www.akshata-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100313,"job_number":"JOB_100313","tr_customer_id":100330,"tr_customer_product_id":100320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Agnivesh Kocchar","mobile_number":"7083078477","email_id":"bhagvan.shukla@gmail.com","dop":"2025-11-06","serial_number":"569971567467080","imei1":"569971567467080","imei2":"569971567467080","popurl":"www.ankal-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100314,"job_number":"JOB_100314","tr_customer_id":100331,"tr_customer_product_id":100321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Dwaipayana Chaturvedi","mobile_number":"7092033996","email_id":"aasha.naik@hotmail.com","dop":"2025-11-06","serial_number":"544266040178279","imei1":"544266040178279","imei2":"544266040178279","popurl":"www.satish-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100315,"job_number":"JOB_100315","tr_customer_id":100332,"tr_customer_product_id":100322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daksha Adiga","mobile_number":"7036186899","email_id":"lavanya.ahluwalia@hotmail.com","dop":"2025-11-06","serial_number":"173848384082299","imei1":"173848384082299","imei2":"173848384082299","popurl":"www.padma-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100316,"job_number":"JOB_100316","tr_customer_id":100333,"tr_customer_product_id":100323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Prasanna Mukhopadhyay","mobile_number":"7067673943","email_id":"tushar.dwivedi@yahoo.co.in","dop":"2025-11-06","serial_number":"375050234373799","imei1":"375050234373799","imei2":"375050234373799","popurl":"www.lakshman-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100317,"job_number":"JOB_100317","tr_customer_id":100334,"tr_customer_product_id":100324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daevika Nair","mobile_number":"7040314613","email_id":"tara.desai@hotmail.com","dop":"2025-11-06","serial_number":"364751542937024","imei1":"364751542937024","imei2":"364751542937024","popurl":"www.bhaasvan-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100318,"job_number":"JOB_100318","tr_customer_id":100335,"tr_customer_product_id":100325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Rajendra Desai","mobile_number":"7077781193","email_id":"aanandaswarup.shukla@hotmail.com","dop":"2025-11-06","serial_number":"685302868698443","imei1":"685302868698443","imei2":"685302868698443","popurl":"www.bhagavaan-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100319,"job_number":"JOB_100319","tr_customer_id":100336,"tr_customer_product_id":100326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanchan Embranthiri","mobile_number":"7065556485","email_id":"harita.guneta@gmail.com","dop":"2025-11-06","serial_number":"954831419624886","imei1":"954831419624886","imei2":"954831419624886","popurl":"www.ramesh-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100320,"job_number":"JOB_100320","tr_customer_id":100337,"tr_customer_product_id":100327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Lai Naik","mobile_number":"7026898901","email_id":"ekaksh.namboothiri@yahoo.co.in","dop":"2025-11-06","serial_number":"343838922122727","imei1":"343838922122727","imei2":"343838922122727","popurl":"www.jaya-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100321,"job_number":"JOB_100321","tr_customer_id":100338,"tr_customer_product_id":100328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanaka Reddy","mobile_number":"7020677343","email_id":"charuchandra.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"679844879025190","imei1":"679844879025190","imei2":"679844879025190","popurl":"www.goswami-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100322,"job_number":"JOB_100322","tr_customer_id":100339,"tr_customer_product_id":100329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Sachin Kaur","mobile_number":"7050183824","email_id":"bhishma.patil@hotmail.com","dop":"2025-11-06","serial_number":"017737678057471","imei1":"017737678057471","imei2":"017737678057471","popurl":"www.krishna-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100323,"job_number":"JOB_100323","tr_customer_id":100340,"tr_customer_product_id":100330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Adheesh Mehra","mobile_number":"7063447192","email_id":"trilokanath.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"064149525957890","imei1":"064149525957890","imei2":"064149525957890","popurl":"www.charuvrat-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100324,"job_number":"JOB_100324","tr_customer_id":100341,"tr_customer_product_id":100331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Suryakantam Adiga","mobile_number":"7061425237","email_id":"deeptimayee.kapoor@hotmail.com","dop":"2025-11-06","serial_number":"699384089901770","imei1":"699384089901770","imei2":"699384089901770","popurl":"www.indra-sharma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100325,"job_number":"JOB_100325","tr_customer_id":100342,"tr_customer_product_id":100332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Vedanga Mahajan","mobile_number":"7032920909","email_id":"anilaabh.bhattathiri@gmail.com","dop":"2025-11-06","serial_number":"889234138408855","imei1":"889234138408855","imei2":"889234138408855","popurl":"www.devasree-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100326,"job_number":"JOB_100326","tr_customer_id":100343,"tr_customer_product_id":100333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Dandapaani Pothuvaal","mobile_number":"7065134774","email_id":"bhadran.dhawan@yahoo.co.in","dop":"2025-11-06","serial_number":"849663885451482","imei1":"849663885451482","imei2":"849663885451482","popurl":"www.dhyaneshwar-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100327,"job_number":"JOB_100327","tr_customer_id":100344,"tr_customer_product_id":100334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Suman Arora","mobile_number":"7069436856","email_id":"dhatri.sethi@gmail.com","dop":"2025-11-06","serial_number":"321299839474590","imei1":"321299839474590","imei2":"321299839474590","popurl":"www.jaya-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100328,"job_number":"JOB_100328","tr_customer_id":100345,"tr_customer_product_id":100335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Gopee Mehra","mobile_number":"7089912062","email_id":"omana.varma@gmail.com","dop":"2025-11-06","serial_number":"666057644580235","imei1":"666057644580235","imei2":"666057644580235","popurl":"www.annapurna-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100329,"job_number":"JOB_100329","tr_customer_id":100346,"tr_customer_product_id":100336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Agneya Reddy","mobile_number":"7066601201","email_id":"aadidev.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"010475183997961","imei1":"010475183997961","imei2":"010475183997961","popurl":"www.anand-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100330,"job_number":"JOB_100330","tr_customer_id":100347,"tr_customer_product_id":100337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Kanishka Iyer","mobile_number":"7043505310","email_id":"giri.chopra@yahoo.co.in","dop":"2025-11-06","serial_number":"076941001361858","imei1":"076941001361858","imei2":"076941001361858","popurl":"www.charuvrat-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100331,"job_number":"JOB_100331","tr_customer_id":100348,"tr_customer_product_id":100338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Mangalya Varma","mobile_number":"7053262012","email_id":"priyala.chopra@hotmail.com","dop":"2025-11-06","serial_number":"758723078527679","imei1":"758723078527679","imei2":"758723078527679","popurl":"www.prem-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100332,"job_number":"JOB_100332","tr_customer_id":100349,"tr_customer_product_id":100339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Gajaadhar Gowda","mobile_number":"7020648452","email_id":"kannen.johar@gmail.com","dop":"2025-11-06","serial_number":"399764739210167","imei1":"399764739210167","imei2":"399764739210167","popurl":"www.mahendra-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100333,"job_number":"JOB_100333","tr_customer_id":100350,"tr_customer_product_id":100340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Geetanjali Agarwal","mobile_number":"7027427718","email_id":"ananda.ganaka@hotmail.com","dop":"2025-11-06","serial_number":"104898902458500","imei1":"104898902458500","imei2":"104898902458500","popurl":"www.vaijayanthi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100334,"job_number":"JOB_100334","tr_customer_id":100351,"tr_customer_product_id":100341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Minakshi Somayaji","mobile_number":"7048946782","email_id":"avani.menon@gmail.com","dop":"2025-11-06","serial_number":"472752255630675","imei1":"472752255630675","imei2":"472752255630675","popurl":"www.rameshwar-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100335,"job_number":"JOB_100335","tr_customer_id":100352,"tr_customer_product_id":100342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Brahmanandam Trivedi","mobile_number":"7089400129","email_id":"shresth.desai@hotmail.com","dop":"2025-11-06","serial_number":"099806364105983","imei1":"099806364105983","imei2":"099806364105983","popurl":"www.umang-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100336,"job_number":"JOB_100336","tr_customer_id":100353,"tr_customer_product_id":100343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Deven Nayar","mobile_number":"7035100318","email_id":"rita.agarwal@gmail.com","dop":"2025-11-06","serial_number":"489666168656843","imei1":"489666168656843","imei2":"489666168656843","popurl":"www.anila-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100337,"job_number":"JOB_100337","tr_customer_id":100354,"tr_customer_product_id":100344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Rageshwari Reddy","mobile_number":"7032809678","email_id":"balagovind.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"938122826124699","imei1":"938122826124699","imei2":"938122826124699","popurl":"www.drona-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100338,"job_number":"JOB_100338","tr_customer_id":100355,"tr_customer_product_id":100345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Anshula Sharma","mobile_number":"7056487367","email_id":"agasti.mehra@yahoo.co.in","dop":"2025-11-06","serial_number":"725987840809694","imei1":"725987840809694","imei2":"725987840809694","popurl":"www.vasundhara-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100339,"job_number":"JOB_100339","tr_customer_id":100356,"tr_customer_product_id":100346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Malti Ganaka","mobile_number":"7092206793","email_id":"tara.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"946345696630124","imei1":"946345696630124","imei2":"946345696630124","popurl":"www.baalagopaal-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100340,"job_number":"JOB_100340","tr_customer_id":100357,"tr_customer_product_id":100347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Agnimitra Mukhopadhyay","mobile_number":"7099709511","email_id":"ayushmati.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"211870197110378","imei1":"211870197110378","imei2":"211870197110378","popurl":"www.harita-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100341,"job_number":"JOB_100341","tr_customer_id":100358,"tr_customer_product_id":100348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Devani Khatri","mobile_number":"7029707940","email_id":"nikita.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"511658963134816","imei1":"511658963134816","imei2":"511658963134816","popurl":"www.girik-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100342,"job_number":"JOB_100342","tr_customer_id":100359,"tr_customer_product_id":100349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Agrata Panicker","mobile_number":"7054826914","email_id":"sitara.gowda@yahoo.co.in","dop":"2025-11-06","serial_number":"284863831250002","imei1":"284863831250002","imei2":"284863831250002","popurl":"www.gajabahu-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100343,"job_number":"JOB_100343","tr_customer_id":100360,"tr_customer_product_id":100350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Himadri Nambeesan","mobile_number":"7094746656","email_id":"ghanaanand.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"306444880592771","imei1":"306444880592771","imei2":"306444880592771","popurl":"www.daevika-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100344,"job_number":"JOB_100344","tr_customer_id":100361,"tr_customer_product_id":100351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Geeta Iyengar","mobile_number":"7002387687","email_id":"shresth.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"881217732707886","imei1":"881217732707886","imei2":"881217732707886","popurl":"www.bhisham-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100345,"job_number":"JOB_100345","tr_customer_id":100362,"tr_customer_product_id":100352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Somu Khatri","mobile_number":"7068214862","email_id":"nikita.jha@gmail.com","dop":"2025-11-06","serial_number":"199146876014607","imei1":"199146876014607","imei2":"199146876014607","popurl":"www.chidambaram-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100346,"job_number":"JOB_100346","tr_customer_id":100363,"tr_customer_product_id":100353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Kumar Mukhopadhyay","mobile_number":"7082380713","email_id":"durgeshwari.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"357772415654082","imei1":"357772415654082","imei2":"357772415654082","popurl":"www.trilokesh-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100347,"job_number":"JOB_100347","tr_customer_id":100364,"tr_customer_product_id":100354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Opalina Devar","mobile_number":"7090604291","email_id":"abhaya.sinha@hotmail.com","dop":"2025-11-06","serial_number":"587416484452317","imei1":"587416484452317","imei2":"587416484452317","popurl":"www.tanushri-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100348,"job_number":"JOB_100348","tr_customer_id":100365,"tr_customer_product_id":100355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Dwaipayana Dutta","mobile_number":"7072010105","email_id":"devdan.guneta@hotmail.com","dop":"2025-11-06","serial_number":"005789277052589","imei1":"005789277052589","imei2":"005789277052589","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100349,"job_number":"JOB_100349","tr_customer_id":100366,"tr_customer_product_id":100356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Chandraswaroopa Somayaji","mobile_number":"7041268901","email_id":"jagmeet.singh@gmail.com","dop":"2025-11-06","serial_number":"104837638545490","imei1":"104837638545490","imei2":"104837638545490","popurl":"www.jaimini-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100350,"job_number":"JOB_100350","tr_customer_id":100367,"tr_customer_product_id":100357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Bhima Pothuvaal","mobile_number":"7034274753","email_id":"trilokanath.kaniyar@gmail.com","dop":"2025-11-06","serial_number":"817220838108736","imei1":"817220838108736","imei2":"817220838108736","popurl":"www.sarala-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100351,"job_number":"JOB_100351","tr_customer_id":100368,"tr_customer_product_id":100358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Ayushmati Namboothiri","mobile_number":"7024929627","email_id":"bilwa.mishra@hotmail.com","dop":"2025-11-06","serial_number":"330205300457308","imei1":"330205300457308","imei2":"330205300457308","popurl":"www.agrata-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100352,"job_number":"JOB_100352","tr_customer_id":100369,"tr_customer_product_id":100359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Kamla Guha","mobile_number":"7021796833","email_id":"mukesh.embranthiri@yahoo.co.in","dop":"2025-11-06","serial_number":"369518553294578","imei1":"369518553294578","imei2":"369518553294578","popurl":"www.chaaruchandra-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100353,"job_number":"JOB_100353","tr_customer_id":100370,"tr_customer_product_id":100360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Sumitra Achari","mobile_number":"7057294347","email_id":"ameyatma.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"348197407316839","imei1":"348197407316839","imei2":"348197407316839","popurl":"www.bhoj-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100354,"job_number":"JOB_100354","tr_customer_id":100371,"tr_customer_product_id":100361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Purnima Kapoor","mobile_number":"7016685575","email_id":"arnesh.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"400768376276147","imei1":"400768376276147","imei2":"400768376276147","popurl":"www.aanjaneya-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100355,"job_number":"JOB_100355","tr_customer_id":100372,"tr_customer_product_id":100362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Bhagwanti Jha","mobile_number":"7044734292","email_id":"aayushman.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"546005618030117","imei1":"546005618030117","imei2":"546005618030117","popurl":"www.gautami-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100356,"job_number":"JOB_100356","tr_customer_id":100373,"tr_customer_product_id":100363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Shantanu Pandey","mobile_number":"7018491649","email_id":"nagabhushanam.tagore@gmail.com","dop":"2025-11-06","serial_number":"839107304368100","imei1":"839107304368100","imei2":"839107304368100","popurl":"www.akshat-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100357,"job_number":"JOB_100357","tr_customer_id":100374,"tr_customer_product_id":100364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Jai Ahluwalia","mobile_number":"7052034961","email_id":"shankar.mahajan@hotmail.com","dop":"2025-11-06","serial_number":"701849492775118","imei1":"701849492775118","imei2":"701849492775118","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100358,"job_number":"JOB_100358","tr_customer_id":100375,"tr_customer_product_id":100365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Darshwana Guneta","mobile_number":"7030642571","email_id":"chetanaanand.kaul@yahoo.co.in","dop":"2025-11-06","serial_number":"042567239276056","imei1":"042567239276056","imei2":"042567239276056","popurl":"www.jyoti-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100359,"job_number":"JOB_100359","tr_customer_id":100376,"tr_customer_product_id":100366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Chandrabhaga Kapoor","mobile_number":"7029288679","email_id":"devesh.namboothiri@hotmail.com","dop":"2025-11-06","serial_number":"688329577143761","imei1":"688329577143761","imei2":"688329577143761","popurl":"www.varalakshmi-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100360,"job_number":"JOB_100360","tr_customer_id":100377,"tr_customer_product_id":100367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Amarnath Patel","mobile_number":"7042821538","email_id":"maheswar.malik@hotmail.com","dop":"2025-11-06","serial_number":"616331845073608","imei1":"616331845073608","imei2":"616331845073608","popurl":"www.basanti-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100361,"job_number":"JOB_100361","tr_customer_id":100378,"tr_customer_product_id":100368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Sloka Saini","mobile_number":"7098945796","email_id":"mukesh.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"399358242008907","imei1":"399358242008907","imei2":"399358242008907","popurl":"www.garud-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100362,"job_number":"JOB_100362","tr_customer_id":100379,"tr_customer_product_id":100369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Brajesh Ahluwalia","mobile_number":"7004264160","email_id":"ranjit.varman@yahoo.co.in","dop":"2025-11-06","serial_number":"044805974831733","imei1":"044805974831733","imei2":"044805974831733","popurl":"www.arya-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100363,"job_number":"JOB_100363","tr_customer_id":100380,"tr_customer_product_id":100370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Tanushree Abbott","mobile_number":"7097558356","email_id":"puneet.johar@gmail.com","dop":"2025-11-06","serial_number":"000894099602600","imei1":"000894099602600","imei2":"000894099602600","popurl":"www.lai-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100364,"job_number":"JOB_100364","tr_customer_id":100381,"tr_customer_product_id":100371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Rohana Nehru","mobile_number":"7001781912","email_id":"suman.pandey@yahoo.co.in","dop":"2025-11-06","serial_number":"108342247655812","imei1":"108342247655812","imei2":"108342247655812","popurl":"www.gobinda-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100365,"job_number":"JOB_100365","tr_customer_id":100382,"tr_customer_product_id":100372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Bhasvan Sethi","mobile_number":"7037839143","email_id":"girik.gill@gmail.com","dop":"2025-11-06","serial_number":"371151554128411","imei1":"371151554128411","imei2":"371151554128411","popurl":"www.divaakar-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100366,"job_number":"JOB_100366","tr_customer_id":100383,"tr_customer_product_id":100373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Agastya Deshpande","mobile_number":"7040963516","email_id":"mohini.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"387348425241406","imei1":"387348425241406","imei2":"387348425241406","popurl":"www.pramila-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100367,"job_number":"JOB_100367","tr_customer_id":100384,"tr_customer_product_id":100374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Garuda Banerjee","mobile_number":"7024781062","email_id":"vrund.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"177479779411179","imei1":"177479779411179","imei2":"177479779411179","popurl":"www.bankimchandra-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100368,"job_number":"JOB_100368","tr_customer_id":100385,"tr_customer_product_id":100375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Balaaditya Kaur","mobile_number":"7003584583","email_id":"bhavani.khan@hotmail.com","dop":"2025-11-06","serial_number":"241943123111274","imei1":"241943123111274","imei2":"241943123111274","popurl":"www.ghanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100369,"job_number":"JOB_100369","tr_customer_id":100386,"tr_customer_product_id":100376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Ghanaanand Jain","mobile_number":"7077256445","email_id":"manik.nair@yahoo.co.in","dop":"2025-11-06","serial_number":"071187962832464","imei1":"071187962832464","imei2":"071187962832464","popurl":"www.balaaditya-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100370,"job_number":"JOB_100370","tr_customer_id":100387,"tr_customer_product_id":100377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Surya Mahajan","mobile_number":"7028116826","email_id":"lila.jain@gmail.com","dop":"2025-11-06","serial_number":"691677369105458","imei1":"691677369105458","imei2":"691677369105458","popurl":"www.siddarth-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100371,"job_number":"JOB_100371","tr_customer_id":100388,"tr_customer_product_id":100378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Dev Mehra","mobile_number":"7026612492","email_id":"chitramala.sinha@gmail.com","dop":"2025-11-06","serial_number":"559043689611688","imei1":"559043689611688","imei2":"559043689611688","popurl":"www.anand swarup-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100372,"job_number":"JOB_100372","tr_customer_id":100389,"tr_customer_product_id":100379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Kamla Kaul","mobile_number":"7043020108","email_id":"elakshi.gill@hotmail.com","dop":"2025-11-06","serial_number":"321454583589490","imei1":"321454583589490","imei2":"321454583589490","popurl":"www.achyut-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100373,"job_number":"JOB_100373","tr_customer_id":100390,"tr_customer_product_id":100380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Vasudha Dwivedi","mobile_number":"7089140614","email_id":"harit.nayar@hotmail.com","dop":"2025-11-06","serial_number":"654563275297670","imei1":"654563275297670","imei2":"654563275297670","popurl":"www.pushti-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100374,"job_number":"JOB_100374","tr_customer_id":100391,"tr_customer_product_id":100381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Sameer Achari","mobile_number":"7010389052","email_id":"vinay.kapoor@gmail.com","dop":"2025-11-06","serial_number":"623082232202650","imei1":"623082232202650","imei2":"623082232202650","popurl":"www.karan-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100375,"job_number":"JOB_100375","tr_customer_id":100392,"tr_customer_product_id":100382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Swara Jain","mobile_number":"7064763328","email_id":"chakor.gandhi@yahoo.co.in","dop":"2025-11-06","serial_number":"264091581502385","imei1":"264091581502385","imei2":"264091581502385","popurl":"www.amogh-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100376,"job_number":"JOB_100376","tr_customer_id":100393,"tr_customer_product_id":100383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Meena Gandhi","mobile_number":"7095335154","email_id":"anilabh.guha@yahoo.co.in","dop":"2025-11-06","serial_number":"456375851459728","imei1":"456375851459728","imei2":"456375851459728","popurl":"www.chidaatma-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100377,"job_number":"JOB_100377","tr_customer_id":100394,"tr_customer_product_id":100384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Rohan Saini","mobile_number":"7089638525","email_id":"dayaamay.nayar@hotmail.com","dop":"2025-11-06","serial_number":"106492589462807","imei1":"106492589462807","imei2":"106492589462807","popurl":"www.vaijayanthi-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100378,"job_number":"JOB_100378","tr_customer_id":100395,"tr_customer_product_id":100385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Sheela Varman","mobile_number":"7049992007","email_id":"kanishka.tandon@gmail.com","dop":"2025-11-06","serial_number":"450170914993622","imei1":"450170914993622","imei2":"450170914993622","popurl":"www.daevi-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100379,"job_number":"JOB_100379","tr_customer_id":100396,"tr_customer_product_id":100386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Verma","mobile_number":"7036042656","email_id":"gurdev.prajapat@gmail.com","dop":"2025-11-06","serial_number":"408187211702033","imei1":"408187211702033","imei2":"408187211702033","popurl":"www.garuda-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100380,"job_number":"JOB_100380","tr_customer_id":100397,"tr_customer_product_id":100387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Menon","mobile_number":"7072888281","email_id":"avantika.iyengar@hotmail.com","dop":"2025-11-06","serial_number":"444342662288272","imei1":"444342662288272","imei2":"444342662288272","popurl":"www.rita-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100381,"job_number":"JOB_100381","tr_customer_id":100398,"tr_customer_product_id":100388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Adityanandana Shukla","mobile_number":"7047175746","email_id":"anil.khatri@yahoo.co.in","dop":"2025-11-06","serial_number":"726622950167581","imei1":"726622950167581","imei2":"726622950167581","popurl":"www.aruna-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100382,"job_number":"JOB_100382","tr_customer_id":100399,"tr_customer_product_id":100389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Aslesha Embranthiri","mobile_number":"7090235309","email_id":"deeptimay.sethi@gmail.com","dop":"2025-11-06","serial_number":"009090295179041","imei1":"009090295179041","imei2":"009090295179041","popurl":"www.prasanna-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100383,"job_number":"JOB_100383","tr_customer_id":100400,"tr_customer_product_id":100390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nagabhushanam Khanna","mobile_number":"7083561175","email_id":"archan.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"971081468775680","imei1":"971081468775680","imei2":"971081468775680","popurl":"www.sarla-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100384,"job_number":"JOB_100384","tr_customer_id":100401,"tr_customer_product_id":100391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Sanjay Dutta","mobile_number":"7027919706","email_id":"darshan.ahluwalia@yahoo.co.in","dop":"2025-11-06","serial_number":"890455056385574","imei1":"890455056385574","imei2":"890455056385574","popurl":"www.vrinda-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100385,"job_number":"JOB_100385","tr_customer_id":100402,"tr_customer_product_id":100392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Aarya Dutta","mobile_number":"7009181783","email_id":"amaresh.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"515246471800315","imei1":"515246471800315","imei2":"515246471800315","popurl":"www.mahesh-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100386,"job_number":"JOB_100386","tr_customer_id":100403,"tr_customer_product_id":100393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Giri Gowda","mobile_number":"7029113932","email_id":"mangalya.dhawan@hotmail.com","dop":"2025-11-06","serial_number":"083630606486533","imei1":"083630606486533","imei2":"083630606486533","popurl":"www.darshan-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100387,"job_number":"JOB_100387","tr_customer_id":100404,"tr_customer_product_id":100394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nalini Prajapat","mobile_number":"7053705339","email_id":"devangana.marar@hotmail.com","dop":"2025-11-06","serial_number":"658195104346854","imei1":"658195104346854","imei2":"658195104346854","popurl":"www.charumati-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100388,"job_number":"JOB_100388","tr_customer_id":100405,"tr_customer_product_id":100395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Gajadhar Shah","mobile_number":"7010084885","email_id":"hiranmaya.arora@hotmail.com","dop":"2025-11-06","serial_number":"654802098534671","imei1":"654802098534671","imei2":"654802098534671","popurl":"www.geetanjali-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100389,"job_number":"JOB_100389","tr_customer_id":100406,"tr_customer_product_id":100396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Suryakantam Khatri","mobile_number":"7055041201","email_id":"prasanna.jain@yahoo.co.in","dop":"2025-11-06","serial_number":"658761791505178","imei1":"658761791505178","imei2":"658761791505178","popurl":"www.anala-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100390,"job_number":"JOB_100390","tr_customer_id":100407,"tr_customer_product_id":100397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Gopi Gowda","mobile_number":"7081105904","email_id":"deeptimay.kaniyar@yahoo.co.in","dop":"2025-11-06","serial_number":"979941510061335","imei1":"979941510061335","imei2":"979941510061335","popurl":"www.ankal-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100391,"job_number":"JOB_100391","tr_customer_id":100408,"tr_customer_product_id":100398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Goutam Kaul","mobile_number":"7059278196","email_id":"narinder.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"579070135142952","imei1":"579070135142952","imei2":"579070135142952","popurl":"www.chandramohan-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100392,"job_number":"JOB_100392","tr_customer_id":100409,"tr_customer_product_id":100399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Deependra Butt","mobile_number":"7075625367","email_id":"kirti.deshpande@hotmail.com","dop":"2025-11-06","serial_number":"462034700038896","imei1":"462034700038896","imei2":"462034700038896","popurl":"www.akula-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100393,"job_number":"JOB_100393","tr_customer_id":100410,"tr_customer_product_id":100400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Chandra Pillai","mobile_number":"7084870826","email_id":"dandapaani.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"141555510766994","imei1":"141555510766994","imei2":"141555510766994","popurl":"www.maheswar-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100394,"job_number":"JOB_100394","tr_customer_id":100411,"tr_customer_product_id":100401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Usha Shah","mobile_number":"7090159881","email_id":"dhanesh.kakkar@yahoo.co.in","dop":"2025-11-06","serial_number":"851218560789260","imei1":"851218560789260","imei2":"851218560789260","popurl":"www.gajabahu-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100395,"job_number":"JOB_100395","tr_customer_id":100412,"tr_customer_product_id":100402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Rohana Mukhopadhyay","mobile_number":"7044210326","email_id":"anurag.butt@gmail.com","dop":"2025-11-06","serial_number":"553762417599130","imei1":"553762417599130","imei2":"553762417599130","popurl":"www.suryakantam-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100396,"job_number":"JOB_100396","tr_customer_id":100413,"tr_customer_product_id":100403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Jagadisha Tandon","mobile_number":"7059923844","email_id":"chandraswaroopa.sinha@hotmail.com","dop":"2025-11-06","serial_number":"493620888395302","imei1":"493620888395302","imei2":"493620888395302","popurl":"www.sachin-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100397,"job_number":"JOB_100397","tr_customer_id":100414,"tr_customer_product_id":100404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Vidya Nehru","mobile_number":"7028067883","email_id":"digambara.varrier@yahoo.co.in","dop":"2025-11-06","serial_number":"602595882270739","imei1":"602595882270739","imei2":"602595882270739","popurl":"www.garuda-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100398,"job_number":"JOB_100398","tr_customer_id":100415,"tr_customer_product_id":100405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Gobinda Mukhopadhyay","mobile_number":"7050790233","email_id":"jyoti.abbott@gmail.com","dop":"2025-11-06","serial_number":"899505128119736","imei1":"899505128119736","imei2":"899505128119736","popurl":"www.chaten-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100399,"job_number":"JOB_100399","tr_customer_id":100416,"tr_customer_product_id":100406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Chandraswaroopa Ganaka","mobile_number":"7074132663","email_id":"niro.nayar@yahoo.co.in","dop":"2025-11-06","serial_number":"081266012756508","imei1":"081266012756508","imei2":"081266012756508","popurl":"www.udai-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100400,"job_number":"JOB_100400","tr_customer_id":100417,"tr_customer_product_id":100407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Jagdeep Pothuvaal","mobile_number":"7072171408","email_id":"daksha.reddy@gmail.com","dop":"2025-11-06","serial_number":"120347083503307","imei1":"120347083503307","imei2":"120347083503307","popurl":"www.agastya-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100401,"job_number":"JOB_100401","tr_customer_id":100418,"tr_customer_product_id":100408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Yoginder Guha","mobile_number":"7085665236","email_id":"subhash.achari@gmail.com","dop":"2025-11-06","serial_number":"841595928897706","imei1":"841595928897706","imei2":"841595928897706","popurl":"www.gotum-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100402,"job_number":"JOB_100402","tr_customer_id":100419,"tr_customer_product_id":100409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Atreyi Gowda","mobile_number":"7076415639","email_id":"chanakya.patel@hotmail.com","dop":"2025-11-06","serial_number":"949742940962260","imei1":"949742940962260","imei2":"949742940962260","popurl":"www.kamalesh-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100403,"job_number":"JOB_100403","tr_customer_id":100420,"tr_customer_product_id":100410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Kamla Dhawan","mobile_number":"7052870205","email_id":"gemine.johar@yahoo.co.in","dop":"2025-11-06","serial_number":"550794988637065","imei1":"550794988637065","imei2":"550794988637065","popurl":"www.achyut-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100404,"job_number":"JOB_100404","tr_customer_id":100421,"tr_customer_product_id":100411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Nanda Mukhopadhyay","mobile_number":"7012934016","email_id":"sitara.deshpande@yahoo.co.in","dop":"2025-11-06","serial_number":"020868089654136","imei1":"020868089654136","imei2":"020868089654136","popurl":"www.aditya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100405,"job_number":"JOB_100405","tr_customer_id":100422,"tr_customer_product_id":100412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Swami Kaul","mobile_number":"7068948801","email_id":"chiranjeev.adiga@hotmail.com","dop":"2025-11-06","serial_number":"049435317828947","imei1":"049435317828947","imei2":"049435317828947","popurl":"www.bhaanumati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100406,"job_number":"JOB_100406","tr_customer_id":100423,"tr_customer_product_id":100413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Gautami Iyengar","mobile_number":"7084972382","email_id":"deepesh.pothuvaal@yahoo.co.in","dop":"2025-11-06","serial_number":"686166453563799","imei1":"686166453563799","imei2":"686166453563799","popurl":"www.chandra-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100407,"job_number":"JOB_100407","tr_customer_id":100424,"tr_customer_product_id":100414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Mohinder Kaul","mobile_number":"7024388805","email_id":"budhil.prajapat@hotmail.com","dop":"2025-11-06","serial_number":"958150881717925","imei1":"958150881717925","imei2":"958150881717925","popurl":"www.acharyanandana-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100408,"job_number":"JOB_100408","tr_customer_id":100425,"tr_customer_product_id":100415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Devesh Kaniyar","mobile_number":"7025069141","email_id":"kashyapi.sethi@gmail.com","dop":"2025-11-06","serial_number":"820796326990888","imei1":"820796326990888","imei2":"820796326990888","popurl":"www.ekadant-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100409,"job_number":"JOB_100409","tr_customer_id":100426,"tr_customer_product_id":100416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Gangesh Sharma","mobile_number":"7062022148","email_id":"sanka.desai@gmail.com","dop":"2025-11-06","serial_number":"177105353552258","imei1":"177105353552258","imei2":"177105353552258","popurl":"www.triloki nath-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100410,"job_number":"JOB_100410","tr_customer_id":100427,"tr_customer_product_id":100417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Himani Pilla","mobile_number":"7005987586","email_id":"eshana.varman@hotmail.com","dop":"2025-11-06","serial_number":"627139891503284","imei1":"627139891503284","imei2":"627139891503284","popurl":"www.chandak-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100411,"job_number":"JOB_100411","tr_customer_id":100428,"tr_customer_product_id":100418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Bhaaswar Iyer","mobile_number":"7026900031","email_id":"rohan.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"636653332034637","imei1":"636653332034637","imei2":"636653332034637","popurl":"www.swarnalata-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100412,"job_number":"JOB_100412","tr_customer_id":100429,"tr_customer_product_id":100419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Jyotsana Mehrotra","mobile_number":"7067960444","email_id":"shresth.varrier@hotmail.com","dop":"2025-11-06","serial_number":"954230293982376","imei1":"954230293982376","imei2":"954230293982376","popurl":"www.pushti-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100413,"job_number":"JOB_100413","tr_customer_id":100430,"tr_customer_product_id":100420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:05.000Z","modified_at":"2025-11-06T11:31:05.000Z","name":"Rati Somayaji","mobile_number":"7082579401","email_id":"bhilangana.chattopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"894185446856644","imei1":"894185446856644","imei2":"894185446856644","popurl":"www.sucheta-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100414,"job_number":"JOB_100414","tr_customer_id":100431,"tr_customer_product_id":100421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Gautam Pilla","mobile_number":"7002822087","email_id":"rati.varma@gmail.com","dop":"2025-10-27","serial_number":"3771625569781452","imei1":"3771625569781452","imei2":"3771625569781452","popurl":"www.chandraprabha-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100415,"job_number":"JOB_100415","tr_customer_id":100432,"tr_customer_product_id":100422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Shakuntala Gandhi","mobile_number":"7078510912","email_id":"bilva.kapoor@yahoo.co.in","dop":"2025-10-27","serial_number":"3644298855479052","imei1":"3644298855479052","imei2":"3644298855479052","popurl":"www.lakshman-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100416,"job_number":"JOB_100416","tr_customer_id":100433,"tr_customer_product_id":100423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Bakula Desai","mobile_number":"7072475786","email_id":"bhoj.gupta@yahoo.co.in","dop":"2025-10-27","serial_number":"9705587893124988","imei1":"9705587893124988","imei2":"9705587893124988","popurl":"www.kashyap-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100417,"job_number":"JOB_100417","tr_customer_id":100434,"tr_customer_product_id":100424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Giriraj Talwar","mobile_number":"7059711789","email_id":"akshat.trivedi@yahoo.co.in","dop":"2025-10-27","serial_number":"3907136702870552","imei1":"3907136702870552","imei2":"3907136702870552","popurl":"www.abhaya-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100418,"job_number":"JOB_100418","tr_customer_id":100435,"tr_customer_product_id":100425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Deepesh Dubashi","mobile_number":"7092015930","email_id":"himadri.jha@gmail.com","dop":"2025-10-27","serial_number":"2097061719328982","imei1":"2097061719328982","imei2":"2097061719328982","popurl":"www.girindra-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100419,"job_number":"JOB_100419","tr_customer_id":100436,"tr_customer_product_id":100426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:24.000Z","modified_at":"2025-11-06T11:36:24.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"10280622524013","imei1":"10280622524013","imei2":"10280622524013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100421,"job_number":"JOB_100421","tr_customer_id":100438,"tr_customer_product_id":100428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:25.000Z","modified_at":"2025-11-06T11:36:25.000Z","name":"Annabel Grimes","mobile_number":"977-262-0205","email_id":"Johnathan60@hotmail.com","dop":"2025-04-06","serial_number":"12931830653723470","imei1":"12931830653723470","imei2":"12931830653723470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100422,"job_number":"JOB_100422","tr_customer_id":100439,"tr_customer_product_id":100429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:02.000Z","modified_at":"2025-11-06T11:37:02.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"10474347593634","imei1":"10474347593634","imei2":"10474347593634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100424,"job_number":"JOB_100424","tr_customer_id":100441,"tr_customer_product_id":100431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:03.000Z","modified_at":"2025-11-06T11:37:03.000Z","name":"Alan Rosenbaum","mobile_number":"746-293-7236","email_id":"Dante.Marvin@gmail.com","dop":"2025-04-06","serial_number":"18370574964769670","imei1":"18370574964769670","imei2":"18370574964769670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100425,"job_number":"JOB_100425","tr_customer_id":100442,"tr_customer_product_id":100432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:39.000Z","modified_at":"2025-11-06T11:37:39.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"13577996246236","imei1":"13577996246236","imei2":"13577996246236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100427,"job_number":"JOB_100427","tr_customer_id":100444,"tr_customer_product_id":100434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:40.000Z","modified_at":"2025-11-06T11:37:40.000Z","name":"Kaitlin Lubowitz","mobile_number":"877-206-7997","email_id":"Genevieve.Steuber19@hotmail.com","dop":"2025-04-06","serial_number":"10528870048804578","imei1":"10528870048804578","imei2":"10528870048804578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100428,"job_number":"JOB_100428","tr_customer_id":100445,"tr_customer_product_id":100435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:17.000Z","modified_at":"2025-11-06T11:38:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15881390518138","imei1":"15881390518138","imei2":"15881390518138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100430,"job_number":"JOB_100430","tr_customer_id":100447,"tr_customer_product_id":100437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:18.000Z","modified_at":"2025-11-06T11:38:18.000Z","name":"Gladyce Kris","mobile_number":"624-932-4528","email_id":"Leopold_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10463149792426114","imei1":"10463149792426114","imei2":"10463149792426114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100431,"job_number":"JOB_100431","tr_customer_id":100448,"tr_customer_product_id":100438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:46.000Z","modified_at":"2025-11-06T11:39:46.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"11227324885284","imei1":"11227324885284","imei2":"11227324885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100433,"job_number":"JOB_100433","tr_customer_id":100450,"tr_customer_product_id":100440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:47.000Z","modified_at":"2025-11-06T11:39:47.000Z","name":"Taurean Hahn","mobile_number":"244-402-6875","email_id":"Mckenzie34@hotmail.com","dop":"2025-04-06","serial_number":"13682095905185400","imei1":"13682095905185400","imei2":"13682095905185400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100434,"job_number":"JOB_100434","tr_customer_id":100451,"tr_customer_product_id":100441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:15.000Z","modified_at":"2025-11-06T11:40:15.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"16142673270630","imei1":"16142673270630","imei2":"16142673270630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100436,"job_number":"JOB_100436","tr_customer_id":100453,"tr_customer_product_id":100443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:16.000Z","modified_at":"2025-11-06T11:40:16.000Z","name":"Casey Hodkiewicz","mobile_number":"375-730-6619","email_id":"Nichole2@hotmail.com","dop":"2025-04-06","serial_number":"13803831184821526","imei1":"13803831184821526","imei2":"13803831184821526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100437,"job_number":"JOB_100437","tr_customer_id":100454,"tr_customer_product_id":100444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:45.000Z","modified_at":"2025-11-06T11:40:45.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"14786197683307","imei1":"14786197683307","imei2":"14786197683307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100439,"job_number":"JOB_100439","tr_customer_id":100456,"tr_customer_product_id":100446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:46.000Z","modified_at":"2025-11-06T11:40:46.000Z","name":"Andre Boyer","mobile_number":"539-374-1083","email_id":"Janie74@yahoo.com","dop":"2025-04-06","serial_number":"16612781757290152","imei1":"16612781757290152","imei2":"16612781757290152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100440,"job_number":"JOB_100440","tr_customer_id":100457,"tr_customer_product_id":100447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:17.000Z","modified_at":"2025-11-06T11:41:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15852829115577","imei1":"15852829115577","imei2":"15852829115577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100442,"job_number":"JOB_100442","tr_customer_id":100459,"tr_customer_product_id":100449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:18.000Z","modified_at":"2025-11-06T11:41:18.000Z","name":"Nicholaus Klocko","mobile_number":"827-466-6662","email_id":"Janie_Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"17150858326754652","imei1":"17150858326754652","imei2":"17150858326754652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100443,"job_number":"JOB_100443","tr_customer_id":100460,"tr_customer_product_id":100450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:34.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"15781138326990","imei1":"15781138326990","imei2":"15781138326990","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100444,"job_number":"JOB_100444","tr_customer_id":100461,"tr_customer_product_id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:34.000Z","name":"Cierra McGlynn","mobile_number":"253-538-1322","email_id":"Florencio_Boyer@yahoo.com","dop":"2025-09-30","serial_number":"10430294116414","imei1":"10430294116414","imei2":"10430294116414","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100445,"job_number":"JOB_100445","tr_customer_id":100462,"tr_customer_product_id":100452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:35.000Z","modified_at":"2025-11-06T11:57:35.000Z","name":"Brody Mante","mobile_number":"746-712-9467","email_id":"Gabriella_Johnson@hotmail.com","dop":"2025-09-30","serial_number":"16855128299423","imei1":"16855128299423","imei2":"16855128299423","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97751,"job_number":"JOB_97751","tr_customer_id":97768,"tr_customer_product_id":97758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:16:54.000Z","modified_at":"2025-11-03T08:16:54.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392911","imei1":"95849393938392911","imei2":"95849393938392911","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97821,"job_number":"JOB_97821","tr_customer_id":97839,"tr_customer_product_id":97828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:55.000Z","modified_at":"2025-11-03T11:31:55.000Z","name":"Kajol Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"105546237179917","imei1":"105546237179917","imei2":"105546237179917","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97822,"job_number":"JOB_97822","tr_customer_id":97838,"tr_customer_product_id":97829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:55.000Z","modified_at":"2025-11-03T11:31:55.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"105546237170117","imei1":"105546237170117","imei2":"105546237170117","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97913,"job_number":"JOB_97913","tr_customer_id":97930,"tr_customer_product_id":97920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:50:59.000Z","modified_at":"2025-11-03T12:50:59.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"17409559071347","imei1":"17409559071347","imei2":"17409559071347","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97914,"job_number":"JOB_97914","tr_customer_id":97931,"tr_customer_product_id":97921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:54:29.000Z","modified_at":"2025-11-03T12:54:29.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"18195519273914","imei1":"18195519273914","imei2":"18195519273914","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97915,"job_number":"JOB_97915","tr_customer_id":97932,"tr_customer_product_id":97922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:54:29.000Z","modified_at":"2025-11-03T12:54:29.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"18717386979352","imei1":"18717386979352","imei2":"18717386979352","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97923,"job_number":"JOB_97923","tr_customer_id":97940,"tr_customer_product_id":97930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:45.000Z","modified_at":"2025-11-03T13:21:45.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"108785119794387","imei1":"108785119794387","imei2":"108785119794387","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97924,"job_number":"JOB_97924","tr_customer_id":97941,"tr_customer_product_id":97931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:51.000Z","modified_at":"2025-11-03T13:21:51.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101654920168626","imei2":"101654920168626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97943,"job_number":"JOB_97943","tr_customer_id":97960,"tr_customer_product_id":97950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:40:53.000Z","modified_at":"2025-11-03T13:40:53.000Z","name":"Kajol Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101654920100626","imei2":"101654920100626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97944,"job_number":"JOB_97944","tr_customer_id":97961,"tr_customer_product_id":97951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:40:53.000Z","modified_at":"2025-11-03T13:40:53.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101656920168626","imei2":"101656920168626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97945,"job_number":"JOB_97945","tr_customer_id":97962,"tr_customer_product_id":97952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:44:22.000Z","modified_at":"2025-11-03T13:44:22.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"13523647468423","imei1":"13523647468423","imei2":"13523647468423","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97967,"job_number":"JOB_97967","tr_customer_id":97984,"tr_customer_product_id":97974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:47:04.000Z","modified_at":"2025-11-03T13:47:04.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"80114983002502","imei1":"80114983002502","imei2":"80114983002502","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97968,"job_number":"JOB_97968","tr_customer_id":97985,"tr_customer_product_id":97975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:47:05.000Z","modified_at":"2025-11-03T13:47:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"17408047552190","imei1":"17408047552190","imei2":"17408047552190","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97975,"job_number":"JOB_97975","tr_customer_id":97992,"tr_customer_product_id":97982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"171616659421857","imei1":"171616659421857","imei2":"171616659421857","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97976,"job_number":"JOB_97976","tr_customer_id":97993,"tr_customer_product_id":97983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"Felicity Gottlieb","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102037983291943","imei1":"102037983291943","imei2":"102037983291943","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97977,"job_number":"JOB_97977","tr_customer_id":97994,"tr_customer_product_id":97984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"Travon Marvin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197056939794682","imei1":"197056939794682","imei2":"197056939794682","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97978,"job_number":"JOB_97978","tr_customer_id":97995,"tr_customer_product_id":97985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:58.000Z","modified_at":"2025-11-03T14:09:58.000Z","name":"Lonny D'Amore","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116644899843325","imei1":"116644899843325","imei2":"116644899843325","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97982,"job_number":"JOB_97982","tr_customer_id":97999,"tr_customer_product_id":97989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"174621730798593","imei1":"174621730798593","imei2":"174621730798593","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97983,"job_number":"JOB_97983","tr_customer_id":98000,"tr_customer_product_id":97990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Keith Kris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125961592928450","imei1":"125961592928450","imei2":"125961592928450","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97984,"job_number":"JOB_97984","tr_customer_id":98001,"tr_customer_product_id":97991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Lucienne O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127232726876087","imei1":"127232726876087","imei2":"127232726876087","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97985,"job_number":"JOB_97985","tr_customer_id":98002,"tr_customer_product_id":97992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:10.000Z","modified_at":"2025-11-03T14:10:10.000Z","name":"Dayton Pagac","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183322769407495","imei1":"183322769407495","imei2":"183322769407495","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98043,"job_number":"JOB_98043","tr_customer_id":98060,"tr_customer_product_id":98050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:19.000Z","modified_at":"2025-11-03T14:24:19.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108826932716580","imei1":"108826932716580","imei2":"108826932716580","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98045,"job_number":"JOB_98045","tr_customer_id":98062,"tr_customer_product_id":98052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:20.000Z","modified_at":"2025-11-03T14:24:20.000Z","name":"Sienna Boyer","mobile_number":"705-976-0494","email_id":"Reagan92@hotmail.com","dop":"2025-06-09","serial_number":"109895254738035","imei1":"109895254738035","imei2":"109895254738035","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98048,"job_number":"JOB_98048","tr_customer_id":98065,"tr_customer_product_id":98055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:33.000Z","modified_at":"2025-11-03T14:24:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107491228289272","imei1":"107491228289272","imei2":"107491228289272","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98050,"job_number":"JOB_98050","tr_customer_id":98067,"tr_customer_product_id":98057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:34.000Z","modified_at":"2025-11-03T14:24:34.000Z","name":"Hortense McCullough","mobile_number":"406-600-4330","email_id":"Geraldine67@hotmail.com","dop":"2025-06-09","serial_number":"107743766880356","imei1":"107743766880356","imei2":"107743766880356","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98054,"job_number":"JOB_98054","tr_customer_id":98071,"tr_customer_product_id":98061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:47.000Z","modified_at":"2025-11-03T14:24:47.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104109787084195","imei1":"104109787084195","imei2":"104109787084195","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98056,"job_number":"JOB_98056","tr_customer_id":98073,"tr_customer_product_id":98063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:48.000Z","modified_at":"2025-11-03T14:24:48.000Z","name":"Rylee Bernier","mobile_number":"505-756-1904","email_id":"Alf74@yahoo.com","dop":"2025-06-09","serial_number":"109100794811952","imei1":"109100794811952","imei2":"109100794811952","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98089,"job_number":"JOB_98089","tr_customer_id":98106,"tr_customer_product_id":98096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:03:00.000Z","modified_at":"2025-11-03T16:03:00.000Z","name":"Jaren Rosenbaum","mobile_number":"234-814-8241","email_id":"Bart.OKeefe17@gmail.com","dop":"2025-10-18","serial_number":"17940116784711","imei1":"17940116784711","imei2":"17940116784711","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98099,"job_number":"JOB_98099","tr_customer_id":98116,"tr_customer_product_id":98106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:42:50.000Z","modified_at":"2025-11-03T16:42:50.000Z","name":"Everardo Berge","mobile_number":"{{mobile_number}}","email_id":"Eldred.Reynolds@yahoo.com","dop":"2025-10-12","serial_number":"50687556344187","imei1":"50687556344187","imei2":"50687556344187","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98115,"job_number":"JOB_98115","tr_customer_id":98132,"tr_customer_product_id":98122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:04:56.000Z","modified_at":"2025-11-03T17:13:07.000Z","name":"Prabhu AR","mobile_number":"8056818190","email_id":"prabhu8kr@gmail.com","dop":"2025-10-08","serial_number":"99999999999999999","imei1":"99999999999999999","imei2":"99999999999999999","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-11-03T17:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98306,"job_number":"JOB_98306","tr_customer_id":98323,"tr_customer_product_id":98313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T21:07:55.000Z","modified_at":"2025-11-03T21:07:55.000Z","name":"MOHAMMED MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"1920-11-05","serial_number":"11115555111155555","imei1":"11115555111155555","imei2":"11115555111155555","popurl":"1920-11-05T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T21:07:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98334,"job_number":"JOB_98334","tr_customer_id":98351,"tr_customer_product_id":98341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:56.000Z","modified_at":"2025-11-04T03:29:56.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"37438005396928","imei1":"37438005396928","imei2":"37438005396928","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98336,"job_number":"JOB_98336","tr_customer_id":98353,"tr_customer_product_id":98343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:57.000Z","modified_at":"2025-11-04T03:29:57.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"89590685732420","imei1":"89590685732420","imei2":"89590685732420","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98337,"job_number":"JOB_98337","tr_customer_id":98354,"tr_customer_product_id":98344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"29274595626395","imei1":"29274595626395","imei2":"29274595626395","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98343,"job_number":"JOB_98343","tr_customer_id":98360,"tr_customer_product_id":98350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:07.000Z","modified_at":"2025-11-04T03:30:07.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cedrick_Schuppe26@yahoo.com","dop":"2025-07-02","serial_number":"11294729992423","imei1":"11294729992423","imei2":"11294729992423","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98349,"job_number":"JOB_98349","tr_customer_id":98366,"tr_customer_product_id":98356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:24.000Z","modified_at":"2025-11-04T03:30:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Coy57@yahoo.com","dop":"2025-07-02","serial_number":"12493027344711","imei1":"12493027344711","imei2":"12493027344711","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98357,"job_number":"JOB_98357","tr_customer_id":98374,"tr_customer_product_id":98364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:41.000Z","modified_at":"2025-11-04T03:30:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Norene_Schaden46@gmail.com","dop":"2025-07-02","serial_number":"19796660999073","imei1":"19796660999073","imei2":"19796660999073","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98368,"job_number":"JOB_98368","tr_customer_id":98385,"tr_customer_product_id":98375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:03.000Z","modified_at":"2025-11-04T03:31:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"136308400812400","imei1":"136308400812400","imei2":"136308400812400","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98369,"job_number":"JOB_98369","tr_customer_id":98386,"tr_customer_product_id":98376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103191648875569","imei1":"103191648875569","imei2":"103191648875569","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98370,"job_number":"JOB_98370","tr_customer_id":98387,"tr_customer_product_id":98377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Colton Koepp","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195982859730017","imei1":"195982859730017","imei2":"195982859730017","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98371,"job_number":"JOB_98371","tr_customer_id":98388,"tr_customer_product_id":98378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Bessie Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188818879676224","imei1":"188818879676224","imei2":"188818879676224","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98374,"job_number":"JOB_98374","tr_customer_id":98391,"tr_customer_product_id":98381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Nickolas VonRueden","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132310173216259","imei1":"132310173216259","imei2":"132310173216259","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98375,"job_number":"JOB_98375","tr_customer_id":98392,"tr_customer_product_id":98382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Jacques Nikolaus","mobile_number":"831-318-6628","email_id":"Kellen.Kiehn87@gmail.com","dop":"2025-06-09","serial_number":"103276348524064","imei1":"103276348524064","imei2":"103276348524064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98379,"job_number":"JOB_98379","tr_customer_id":98396,"tr_customer_product_id":98386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:14.000Z","modified_at":"2025-11-04T03:31:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"184374624100868","imei1":"184374624100868","imei2":"184374624100868","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98380,"job_number":"JOB_98380","tr_customer_id":98397,"tr_customer_product_id":98387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Annette Upton","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138130874965638","imei1":"138130874965638","imei2":"138130874965638","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98381,"job_number":"JOB_98381","tr_customer_id":98398,"tr_customer_product_id":98388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Fatima Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111987664702170","imei1":"111987664702170","imei2":"111987664702170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98382,"job_number":"JOB_98382","tr_customer_id":98399,"tr_customer_product_id":98389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Tamia Rolfson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118264336575422","imei1":"118264336575422","imei2":"118264336575422","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98383,"job_number":"JOB_98383","tr_customer_id":98400,"tr_customer_product_id":98390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:18.000Z","modified_at":"2025-11-04T03:31:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105495942723482","imei1":"105495942723482","imei2":"105495942723482","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98385,"job_number":"JOB_98385","tr_customer_id":98402,"tr_customer_product_id":98392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:18.000Z","modified_at":"2025-11-04T03:31:18.000Z","name":"Priscilla Pfannerstill","mobile_number":"485-852-2146","email_id":"Everardo66@yahoo.com","dop":"2025-06-09","serial_number":"105169774440559","imei1":"105169774440559","imei2":"105169774440559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98391,"job_number":"JOB_98391","tr_customer_id":98408,"tr_customer_product_id":98398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:32.000Z","modified_at":"2025-11-04T03:31:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105501248841192","imei1":"105501248841192","imei2":"105501248841192","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98393,"job_number":"JOB_98393","tr_customer_id":98410,"tr_customer_product_id":98400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:32.000Z","modified_at":"2025-11-04T03:31:32.000Z","name":"Sylvia Mayert","mobile_number":"436-596-3828","email_id":"Nestor99@yahoo.com","dop":"2025-06-09","serial_number":"102548331412461","imei1":"102548331412461","imei2":"102548331412461","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98538,"job_number":"JOB_98538","tr_customer_id":98555,"tr_customer_product_id":98545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:17.000Z","modified_at":"2025-11-04T06:17:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102802148142804","imei1":"102802148142804","imei2":"102802148142804","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98540,"job_number":"JOB_98540","tr_customer_id":98557,"tr_customer_product_id":98547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:18.000Z","modified_at":"2025-11-04T06:17:18.000Z","name":"Gwendolyn Bauch","mobile_number":"413-531-1314","email_id":"Tyrell_Gislason59@hotmail.com","dop":"2025-06-09","serial_number":"105464287055333","imei1":"105464287055333","imei2":"105464287055333","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98541,"job_number":"JOB_98541","tr_customer_id":98558,"tr_customer_product_id":98548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:33.000Z","modified_at":"2025-11-04T06:17:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101663155483855","imei1":"101663155483855","imei2":"101663155483855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98543,"job_number":"JOB_98543","tr_customer_id":98560,"tr_customer_product_id":98550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:34.000Z","modified_at":"2025-11-04T06:17:34.000Z","name":"Esta Powlowski","mobile_number":"267-974-2950","email_id":"Lina.Rau@hotmail.com","dop":"2025-06-09","serial_number":"105328161010815","imei1":"105328161010815","imei2":"105328161010815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98544,"job_number":"JOB_98544","tr_customer_id":98561,"tr_customer_product_id":98551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:49.000Z","modified_at":"2025-11-04T06:17:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101516898968926","imei1":"101516898968926","imei2":"101516898968926","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98546,"job_number":"JOB_98546","tr_customer_id":98563,"tr_customer_product_id":98553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:49.000Z","modified_at":"2025-11-04T06:17:49.000Z","name":"Granville Williamson","mobile_number":"808-530-6358","email_id":"Terrance86@hotmail.com","dop":"2025-06-09","serial_number":"103872530015362","imei1":"103872530015362","imei2":"103872530015362","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98632,"job_number":"JOB_98632","tr_customer_id":98649,"tr_customer_product_id":98639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:25:56.000Z","modified_at":"2025-11-04T07:25:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Rebecca45@gmail.com","dop":"2025-07-02","serial_number":"19658337539430","imei1":"19658337539430","imei2":"19658337539430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98633,"job_number":"JOB_98633","tr_customer_id":98650,"tr_customer_product_id":98640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:26:13.000Z","modified_at":"2025-11-04T07:26:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Waldo.Langosh18@hotmail.com","dop":"2025-07-02","serial_number":"14394534442459","imei1":"14394534442459","imei2":"14394534442459","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98634,"job_number":"JOB_98634","tr_customer_id":98651,"tr_customer_product_id":98641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:26:30.000Z","modified_at":"2025-11-04T07:26:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Harvey.Feil24@yahoo.com","dop":"2025-07-02","serial_number":"10946025236849","imei1":"10946025236849","imei2":"10946025236849","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98751,"job_number":"JOB_98751","tr_customer_id":98768,"tr_customer_product_id":98758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:02.000Z","modified_at":"2025-11-04T13:50:02.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"60975577040292","imei1":"60975577040292","imei2":"60975577040292","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98752,"job_number":"JOB_98752","tr_customer_id":98769,"tr_customer_product_id":98759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:03.000Z","modified_at":"2025-11-04T13:50:03.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"97105562548527","imei1":"97105562548527","imei2":"97105562548527","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98753,"job_number":"JOB_98753","tr_customer_id":98770,"tr_customer_product_id":98760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:04.000Z","modified_at":"2025-11-04T13:50:04.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"87189295720402","imei1":"87189295720402","imei2":"87189295720402","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98754,"job_number":"JOB_98754","tr_customer_id":98771,"tr_customer_product_id":98761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:00:43.000Z","modified_at":"2025-11-04T14:00:43.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392930","imei1":"95849393938392930","imei2":"95849393938392930","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98755,"job_number":"JOB_98755","tr_customer_id":98772,"tr_customer_product_id":98762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:03:19.000Z","modified_at":"2025-11-04T14:03:19.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392934","imei1":"95849393938392934","imei2":"95849393938392934","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98756,"job_number":"JOB_98756","tr_customer_id":98773,"tr_customer_product_id":98763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:06:31.000Z","modified_at":"2025-11-04T14:06:31.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392990","imei1":"95849393938392990","imei2":"95849393938392990","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:06:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98757,"job_number":"JOB_98757","tr_customer_id":98774,"tr_customer_product_id":98764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:08:08.000Z","modified_at":"2025-11-04T14:08:08.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392789","imei1":"95849393938392789","imei2":"95849393938392789","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:08:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98761,"job_number":"JOB_98761","tr_customer_id":98778,"tr_customer_product_id":98768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:52.000Z","modified_at":"2025-11-04T14:09:52.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"107488193267931","imei1":"107488193267931","imei2":"107488193267931","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98762,"job_number":"JOB_98762","tr_customer_id":98779,"tr_customer_product_id":98769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:52.000Z","modified_at":"2025-11-04T14:09:52.000Z","name":"Dallas Kris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178892733358160","imei1":"178892733358160","imei2":"178892733358160","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98763,"job_number":"JOB_98763","tr_customer_id":98780,"tr_customer_product_id":98770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:53.000Z","modified_at":"2025-11-04T14:09:53.000Z","name":"Lorna Deckow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178920298316467","imei1":"178920298316467","imei2":"178920298316467","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98764,"job_number":"JOB_98764","tr_customer_id":98781,"tr_customer_product_id":98771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:53.000Z","modified_at":"2025-11-04T14:09:53.000Z","name":"Aisha Reilly","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102151850937019","imei1":"102151850937019","imei2":"102151850937019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98765,"job_number":"JOB_98765","tr_customer_id":98782,"tr_customer_product_id":98772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:04.000Z","modified_at":"2025-11-04T14:10:04.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168324035020727","imei1":"168324035020727","imei2":"168324035020727","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98766,"job_number":"JOB_98766","tr_customer_id":98783,"tr_customer_product_id":98773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Cooper Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198357944554623","imei1":"198357944554623","imei2":"198357944554623","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98767,"job_number":"JOB_98767","tr_customer_id":98784,"tr_customer_product_id":98774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Aric Botsford","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132654814917579","imei1":"132654814917579","imei2":"132654814917579","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98768,"job_number":"JOB_98768","tr_customer_id":98785,"tr_customer_product_id":98775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Terrance Yundt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197580002732316","imei1":"197580002732316","imei2":"197580002732316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98822,"job_number":"JOB_98822","tr_customer_id":98839,"tr_customer_product_id":98829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:51.000Z","modified_at":"2025-11-04T14:20:51.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"17757818520215","imei1":"17757818520215","imei2":"17757818520215","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98823,"job_number":"JOB_98823","tr_customer_id":98840,"tr_customer_product_id":98830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:21:02.000Z","modified_at":"2025-11-04T14:21:02.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"18640626161965","imei1":"18640626161965","imei2":"18640626161965","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98830,"job_number":"JOB_98830","tr_customer_id":98847,"tr_customer_product_id":98837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:01.000Z","modified_at":"2025-11-04T14:25:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106798034430638","imei1":"106798034430638","imei2":"106798034430638","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98832,"job_number":"JOB_98832","tr_customer_id":98849,"tr_customer_product_id":98839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:01.000Z","modified_at":"2025-11-04T14:25:01.000Z","name":"Maegan Swift","mobile_number":"590-726-5555","email_id":"Josiane42@gmail.com","dop":"2025-06-09","serial_number":"102932129047923","imei1":"102932129047923","imei2":"102932129047923","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98833,"job_number":"JOB_98833","tr_customer_id":98850,"tr_customer_product_id":98840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:15.000Z","modified_at":"2025-11-04T14:25:15.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101387183345209","imei1":"101387183345209","imei2":"101387183345209","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98835,"job_number":"JOB_98835","tr_customer_id":98852,"tr_customer_product_id":98842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:16.000Z","modified_at":"2025-11-04T14:25:16.000Z","name":"Manley Kassulke","mobile_number":"656-346-7364","email_id":"Reyes.Vandervort98@yahoo.com","dop":"2025-06-09","serial_number":"109622093784171","imei1":"109622093784171","imei2":"109622093784171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98839,"job_number":"JOB_98839","tr_customer_id":98856,"tr_customer_product_id":98846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:29.000Z","modified_at":"2025-11-04T14:25:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102110431016085","imei1":"102110431016085","imei2":"102110431016085","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98841,"job_number":"JOB_98841","tr_customer_id":98858,"tr_customer_product_id":98848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:30.000Z","modified_at":"2025-11-04T14:25:30.000Z","name":"Lia Dooley","mobile_number":"806-580-0986","email_id":"Eladio91@gmail.com","dop":"2025-06-09","serial_number":"104959476955492","imei1":"104959476955492","imei2":"104959476955492","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99026,"job_number":"JOB_99026","tr_customer_id":99043,"tr_customer_product_id":99033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Kavitha subramanian","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10435364706122","imei1":"10435364706122","imei2":"10435364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99027,"job_number":"JOB_99027","tr_customer_id":99045,"tr_customer_product_id":99034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Mothi Ayyappan","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10335364706122","imei1":"10335364706122","imei2":"10335364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99028,"job_number":"JOB_99028","tr_customer_id":99044,"tr_customer_product_id":99035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Belsi Alphonsa","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10735364706122","imei1":"10735364706122","imei2":"10735364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99029,"job_number":"JOB_99029","tr_customer_id":99046,"tr_customer_product_id":99036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Daina Makthalin","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10635364706122","imei1":"10635364706122","imei2":"10635364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99030,"job_number":"JOB_99030","tr_customer_id":99047,"tr_customer_product_id":99037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10135364706122","imei1":"10135364706122","imei2":"10135364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99031,"job_number":"JOB_99031","tr_customer_id":99048,"tr_customer_product_id":99038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Judy Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10235364706122","imei1":"10235364706122","imei2":"10235364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99032,"job_number":"JOB_99032","tr_customer_id":99049,"tr_customer_product_id":99039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Bhuvana Sriram","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10835364706122","imei1":"10835364706122","imei2":"10835364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99033,"job_number":"JOB_99033","tr_customer_id":99050,"tr_customer_product_id":99040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Karthi Subaiya","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10535364706122","imei1":"10535364706122","imei2":"10535364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99134,"job_number":"JOB_99134","tr_customer_id":99151,"tr_customer_product_id":99141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T20:41:09.000Z","modified_at":"2025-11-04T20:41:09.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"11111111111111151","imei1":"11111111111111151","imei2":"11111111111111115","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T20:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99137,"job_number":"JOB_99137","tr_customer_id":99154,"tr_customer_product_id":99144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:38:43.000Z","modified_at":"2025-11-04T21:38:43.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"51515155151515","imei1":"51515155151515","imei2":"51515155151515","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99138,"job_number":"JOB_99138","tr_customer_id":99155,"tr_customer_product_id":99145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:52:59.000Z","modified_at":"2025-11-04T21:52:59.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"18737173193295","imei1":"18737173193295","imei2":"18737173193295","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99139,"job_number":"JOB_99139","tr_customer_id":99156,"tr_customer_product_id":99146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:53:28.000Z","modified_at":"2025-11-04T21:53:28.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"18057889517754","imei1":"18057889517754","imei2":"18057889517754","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99140,"job_number":"JOB_99140","tr_customer_id":99157,"tr_customer_product_id":99147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:57:57.000Z","modified_at":"2025-11-04T21:57:57.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"17157928168149","imei1":"17157928168149","imei2":"17157928168149","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99141,"job_number":"JOB_99141","tr_customer_id":99158,"tr_customer_product_id":99148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:59:09.000Z","modified_at":"2025-11-04T21:59:09.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"12002989594766","imei1":"12002989594766","imei2":"12002989594766","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99237,"job_number":"JOB_99237","tr_customer_id":99254,"tr_customer_product_id":99244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:08:25.000Z","modified_at":"2025-11-05T01:08:25.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"19533141206945","imei1":"19533141206945","imei2":"19533141206945","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99238,"job_number":"JOB_99238","tr_customer_id":99255,"tr_customer_product_id":99245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:11:00.000Z","modified_at":"2025-11-05T01:11:00.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"10153593205356","imei1":"10153593205356","imei2":"10153593205356","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99306,"job_number":"JOB_99306","tr_customer_id":99323,"tr_customer_product_id":99313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:49.000Z","modified_at":"2025-11-05T03:30:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"57518271097291","imei1":"57518271097291","imei2":"57518271097291","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99307,"job_number":"JOB_99307","tr_customer_id":99324,"tr_customer_product_id":99314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:50.000Z","modified_at":"2025-11-05T03:30:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"45325260924059","imei1":"45325260924059","imei2":"45325260924059","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99308,"job_number":"JOB_99308","tr_customer_id":99325,"tr_customer_product_id":99315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:54.000Z","modified_at":"2025-11-05T03:30:54.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Laurence.Anderson11@hotmail.com","dop":"2025-07-02","serial_number":"17000035383184","imei1":"17000035383184","imei2":"17000035383184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99315,"job_number":"JOB_99315","tr_customer_id":99332,"tr_customer_product_id":99322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:13.000Z","modified_at":"2025-11-05T03:31:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cassandre60@hotmail.com","dop":"2025-07-02","serial_number":"14058314717980","imei1":"14058314717980","imei2":"14058314717980","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99324,"job_number":"JOB_99324","tr_customer_id":99341,"tr_customer_product_id":99331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:31.000Z","modified_at":"2025-11-05T03:31:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Emory_Bergnaum17@yahoo.com","dop":"2025-07-02","serial_number":"19773776161026","imei1":"19773776161026","imei2":"19773776161026","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99337,"job_number":"JOB_99337","tr_customer_id":99354,"tr_customer_product_id":99344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:09.000Z","modified_at":"2025-11-05T03:32:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"130150411916524","imei1":"130150411916524","imei2":"130150411916524","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99338,"job_number":"JOB_99338","tr_customer_id":99355,"tr_customer_product_id":99345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Sterling Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126404557207070","imei1":"126404557207070","imei2":"126404557207070","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99339,"job_number":"JOB_99339","tr_customer_id":99356,"tr_customer_product_id":99346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Corene Hickle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170762045082367","imei1":"170762045082367","imei2":"170762045082367","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99340,"job_number":"JOB_99340","tr_customer_id":99357,"tr_customer_product_id":99347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Eleazar McKenzie","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122229764457502","imei1":"122229764457502","imei2":"122229764457502","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99348,"job_number":"JOB_99348","tr_customer_id":99365,"tr_customer_product_id":99355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:22.000Z","modified_at":"2025-11-05T03:32:22.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186859980697473","imei1":"186859980697473","imei2":"186859980697473","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99349,"job_number":"JOB_99349","tr_customer_id":99366,"tr_customer_product_id":99356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:22.000Z","modified_at":"2025-11-05T03:32:22.000Z","name":"America Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153390926047361","imei1":"153390926047361","imei2":"153390926047361","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99350,"job_number":"JOB_99350","tr_customer_id":99367,"tr_customer_product_id":99357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Jamaal Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114791192192272","imei1":"114791192192272","imei2":"114791192192272","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99352,"job_number":"JOB_99352","tr_customer_id":99369,"tr_customer_product_id":99359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Sammie Hackett","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179882241300127","imei1":"179882241300127","imei2":"179882241300127","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99358,"job_number":"JOB_99358","tr_customer_id":99375,"tr_customer_product_id":99365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:37.000Z","modified_at":"2025-11-05T03:32:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103116763597786","imei1":"103116763597786","imei2":"103116763597786","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99361,"job_number":"JOB_99361","tr_customer_id":99378,"tr_customer_product_id":99368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:38.000Z","modified_at":"2025-11-05T03:32:38.000Z","name":"Jarret Satterfield","mobile_number":"325-231-9005","email_id":"Keely.Mayer@yahoo.com","dop":"2025-06-09","serial_number":"101660481224798","imei1":"101660481224798","imei2":"101660481224798","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99370,"job_number":"JOB_99370","tr_customer_id":99387,"tr_customer_product_id":99377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:54.000Z","modified_at":"2025-11-05T03:32:54.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105148061793670","imei1":"105148061793670","imei2":"105148061793670","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99372,"job_number":"JOB_99372","tr_customer_id":99389,"tr_customer_product_id":99379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:55.000Z","modified_at":"2025-11-05T03:32:55.000Z","name":"Corine Ryan","mobile_number":"944-817-7757","email_id":"Hadley_Terry@yahoo.com","dop":"2025-06-09","serial_number":"106074255567175","imei1":"106074255567175","imei2":"106074255567175","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99375,"job_number":"JOB_99375","tr_customer_id":99392,"tr_customer_product_id":99382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:11.000Z","modified_at":"2025-11-05T03:33:11.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107564740672106","imei1":"107564740672106","imei2":"107564740672106","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99378,"job_number":"JOB_99378","tr_customer_id":99395,"tr_customer_product_id":99385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:12.000Z","modified_at":"2025-11-05T03:33:12.000Z","name":"Belle MacGyver","mobile_number":"565-464-4158","email_id":"Lenore.Douglas70@yahoo.com","dop":"2025-06-09","serial_number":"105859483189270","imei1":"105859483189270","imei2":"105859483189270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99430,"job_number":"JOB_99430","tr_customer_id":99447,"tr_customer_product_id":99437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:36:04.000Z","modified_at":"2025-11-05T04:36:04.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"12210731281817","imei1":"12210731281817","imei2":"12210731281817","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99431,"job_number":"JOB_99431","tr_customer_id":99448,"tr_customer_product_id":99438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:38:44.000Z","modified_at":"2025-11-05T04:38:44.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"16049209617050","imei1":"16049209617050","imei2":"16049209617050","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99432,"job_number":"JOB_99432","tr_customer_id":99449,"tr_customer_product_id":99439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:38:51.000Z","modified_at":"2025-11-05T04:38:51.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"12275048797180","imei1":"12275048797180","imei2":"12275048797180","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99433,"job_number":"JOB_99433","tr_customer_id":99450,"tr_customer_product_id":99440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:39:58.000Z","modified_at":"2025-11-05T04:39:58.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"14436809623016","imei1":"14436809623016","imei2":"14436809623016","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99436,"job_number":"JOB_99436","tr_customer_id":99453,"tr_customer_product_id":99443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:44:23.000Z","modified_at":"2025-11-05T04:44:23.000Z","name":"Alvertas Wisoky","mobile_number":"852-943-3585","email_id":"Domenick_Grimes82@hotmail.com","dop":"2025-10-01","serial_number":"16868041136147","imei1":"16868041136147","imei2":"16868041136147","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99437,"job_number":"JOB_99437","tr_customer_id":99454,"tr_customer_product_id":99444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:44:30.000Z","modified_at":"2025-11-05T04:44:30.000Z","name":"Margaretes McGlynn","mobile_number":"690-550-5755","email_id":"Hubert.Schiller@yahoo.com","dop":"2025-10-01","serial_number":"12350667579304","imei1":"12350667579304","imei2":"12350667579304","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99443,"job_number":"JOB_99443","tr_customer_id":99460,"tr_customer_product_id":99450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:27.000Z","modified_at":"2025-11-05T06:16:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108162423006228","imei1":"108162423006228","imei2":"108162423006228","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99445,"job_number":"JOB_99445","tr_customer_id":99462,"tr_customer_product_id":99452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:27.000Z","modified_at":"2025-11-05T06:16:27.000Z","name":"Deonte Shields","mobile_number":"340-389-6910","email_id":"Westley_Roob@yahoo.com","dop":"2025-06-09","serial_number":"101380697292074","imei1":"101380697292074","imei2":"101380697292074","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99446,"job_number":"JOB_99446","tr_customer_id":99463,"tr_customer_product_id":99453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:45.000Z","modified_at":"2025-11-05T06:16:45.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102234289770174","imei1":"102234289770174","imei2":"102234289770174","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99448,"job_number":"JOB_99448","tr_customer_id":99465,"tr_customer_product_id":99455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:46.000Z","modified_at":"2025-11-05T06:16:46.000Z","name":"Marietta Hyatt","mobile_number":"491-932-1493","email_id":"Nia60@yahoo.com","dop":"2025-06-09","serial_number":"105053540112997","imei1":"105053540112997","imei2":"105053540112997","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99449,"job_number":"JOB_99449","tr_customer_id":99466,"tr_customer_product_id":99456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:17:03.000Z","modified_at":"2025-11-05T06:17:03.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109071627954317","imei1":"109071627954317","imei2":"109071627954317","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99451,"job_number":"JOB_99451","tr_customer_id":99468,"tr_customer_product_id":99458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:17:04.000Z","modified_at":"2025-11-05T06:17:04.000Z","name":"Micaela Veum","mobile_number":"940-922-8451","email_id":"Cali.Lueilwitz@hotmail.com","dop":"2025-06-09","serial_number":"100135056016158","imei1":"100135056016158","imei2":"100135056016158","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99516,"job_number":"JOB_99516","tr_customer_id":99533,"tr_customer_product_id":99523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:25:43.000Z","modified_at":"2025-11-05T07:25:43.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jeremie.Gottlieb@gmail.com","dop":"2025-07-02","serial_number":"17211342265801","imei1":"17211342265801","imei2":"17211342265801","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99517,"job_number":"JOB_99517","tr_customer_id":99534,"tr_customer_product_id":99524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:26:02.000Z","modified_at":"2025-11-05T07:26:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Alyce_Zulauf89@gmail.com","dop":"2025-07-02","serial_number":"15806094173035","imei1":"15806094173035","imei2":"15806094173035","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99518,"job_number":"JOB_99518","tr_customer_id":99535,"tr_customer_product_id":99525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:26:19.000Z","modified_at":"2025-11-05T07:26:19.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Fritz_Feeney92@hotmail.com","dop":"2025-07-02","serial_number":"12713529260071","imei1":"12713529260071","imei2":"12713529260071","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99637,"job_number":"JOB_99637","tr_customer_id":99654,"tr_customer_product_id":99644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:05.000Z","modified_at":"2025-11-05T13:49:05.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"38395031838056","imei1":"38395031838056","imei2":"38395031838056","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99638,"job_number":"JOB_99638","tr_customer_id":99655,"tr_customer_product_id":99645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:05.000Z","modified_at":"2025-11-05T13:49:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"62510516379327","imei1":"62510516379327","imei2":"62510516379327","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99639,"job_number":"JOB_99639","tr_customer_id":99656,"tr_customer_product_id":99646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:06.000Z","modified_at":"2025-11-05T13:49:06.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"63028447655773","imei1":"63028447655773","imei2":"63028447655773","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99652,"job_number":"JOB_99652","tr_customer_id":99669,"tr_customer_product_id":99659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:37.000Z","modified_at":"2025-11-05T14:09:37.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"195570317012771","imei1":"195570317012771","imei2":"195570317012771","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99653,"job_number":"JOB_99653","tr_customer_id":99670,"tr_customer_product_id":99660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Crawford Stracke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113152474573211","imei1":"113152474573211","imei2":"113152474573211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99654,"job_number":"JOB_99654","tr_customer_id":99671,"tr_customer_product_id":99661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Randy Mills","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"155076252234331","imei1":"155076252234331","imei2":"155076252234331","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99655,"job_number":"JOB_99655","tr_customer_id":99672,"tr_customer_product_id":99662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Hazel Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179966184228532","imei1":"179966184228532","imei2":"179966184228532","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99656,"job_number":"JOB_99656","tr_customer_id":99673,"tr_customer_product_id":99663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:49.000Z","modified_at":"2025-11-05T14:09:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"103468898943934","imei1":"103468898943934","imei2":"103468898943934","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99657,"job_number":"JOB_99657","tr_customer_id":99674,"tr_customer_product_id":99664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Kamren O'Keefe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177908094201390","imei1":"177908094201390","imei2":"177908094201390","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99658,"job_number":"JOB_99658","tr_customer_id":99675,"tr_customer_product_id":99665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Modesta Hane","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111266164876880","imei1":"111266164876880","imei2":"111266164876880","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99659,"job_number":"JOB_99659","tr_customer_id":99676,"tr_customer_product_id":99666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Donavon Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141149830238752","imei1":"141149830238752","imei2":"141149830238752","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99683,"job_number":"JOB_99683","tr_customer_id":99700,"tr_customer_product_id":99690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:35.000Z","modified_at":"2025-11-05T14:14:35.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"117592158824646","imei1":"117592158824646","imei2":"117592158824646","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99719,"job_number":"JOB_99719","tr_customer_id":99736,"tr_customer_product_id":99726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:34.000Z","modified_at":"2025-11-05T14:24:34.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109101486614054","imei1":"109101486614054","imei2":"109101486614054","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99721,"job_number":"JOB_99721","tr_customer_id":99738,"tr_customer_product_id":99728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:35.000Z","modified_at":"2025-11-05T14:24:35.000Z","name":"Vinnie Pacocha","mobile_number":"860-584-2994","email_id":"Genevieve.Dare92@gmail.com","dop":"2025-06-09","serial_number":"106629997153337","imei1":"106629997153337","imei2":"106629997153337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99722,"job_number":"JOB_99722","tr_customer_id":99739,"tr_customer_product_id":99729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:52.000Z","modified_at":"2025-11-05T14:24:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100960018826421","imei1":"100960018826421","imei2":"100960018826421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99724,"job_number":"JOB_99724","tr_customer_id":99741,"tr_customer_product_id":99731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:53.000Z","modified_at":"2025-11-05T14:24:53.000Z","name":"Carson Smith","mobile_number":"793-351-4740","email_id":"Elisa.Deckow@gmail.com","dop":"2025-06-09","serial_number":"107421246211020","imei1":"107421246211020","imei2":"107421246211020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99725,"job_number":"JOB_99725","tr_customer_id":99742,"tr_customer_product_id":99732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:10.000Z","modified_at":"2025-11-05T14:25:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108437062559103","imei1":"108437062559103","imei2":"108437062559103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99727,"job_number":"JOB_99727","tr_customer_id":99744,"tr_customer_product_id":99734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:10.000Z","modified_at":"2025-11-05T14:25:10.000Z","name":"Fritz Mosciski","mobile_number":"806-466-7617","email_id":"Ayla.Bogisich93@yahoo.com","dop":"2025-06-09","serial_number":"100580004084992","imei1":"100580004084992","imei2":"100580004084992","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99783,"job_number":"JOB_99783","tr_customer_id":99800,"tr_customer_product_id":99790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:13:59.000Z","modified_at":"2025-11-05T15:13:59.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156145030326303","imei1":"156145030326303","imei2":"156145030326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:13:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99784,"job_number":"JOB_99784","tr_customer_id":99801,"tr_customer_product_id":99791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:24:26.000Z","modified_at":"2025-11-05T15:24:26.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"216145030326303","imei1":"216145030326303","imei2":"216145030326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99785,"job_number":"JOB_99785","tr_customer_id":99802,"tr_customer_product_id":99792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:25:30.000Z","modified_at":"2025-11-05T15:25:30.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"2161423430326303","imei1":"2161423430326303","imei2":"2161423430326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99792,"job_number":"JOB_99792","tr_customer_id":99809,"tr_customer_product_id":99799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:43:46.000Z","modified_at":"2025-11-05T15:43:46.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"10414658956205","imei1":"10414658956205","imei2":"10414658956205","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99793,"job_number":"JOB_99793","tr_customer_id":99810,"tr_customer_product_id":99800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:55:49.000Z","modified_at":"2025-11-05T15:55:49.000Z","name":"Alene Wilderman","mobile_number":"738-897-6168","email_id":"Efren.Mohr@gmail.com","dop":"2025-10-14","serial_number":"13903635410353","imei1":"13903635410353","imei2":"13903635410353","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99794,"job_number":"JOB_99794","tr_customer_id":99811,"tr_customer_product_id":99801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:03:43.000Z","modified_at":"2025-11-05T16:03:43.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11427607347396","imei1":"11427607347396","imei2":"11427607347396","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99807,"job_number":"JOB_99807","tr_customer_id":99824,"tr_customer_product_id":99814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:19:12.000Z","modified_at":"2025-11-05T17:19:12.000Z","name":"Nibriti singh","mobile_number":"7982839213","email_id":"nivriti.singh@gmail.com","dop":"2025-11-04","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99808,"job_number":"JOB_99808","tr_customer_id":99825,"tr_customer_product_id":99815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:23:28.000Z","modified_at":"2025-11-05T17:23:29.000Z","name":"Nibriti singh","mobile_number":"7982839213","email_id":"nivriti.singh@gmail.com","dop":"2025-11-04","serial_number":"012345678945679","imei1":"012345678945679","imei2":"012345678945679","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99843,"job_number":"JOB_99843","tr_customer_id":99860,"tr_customer_product_id":99850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:20:42.000Z","modified_at":"2025-11-05T19:20:42.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"14660194277750","imei1":"14660194277750","imei2":"14660194277750","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99854,"job_number":"JOB_99854","tr_customer_id":99871,"tr_customer_product_id":99861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:12:49.000Z","modified_at":"2025-11-06T03:12:49.000Z","name":"Adolph Jacobson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136699443334910","imei1":"136699443334910","imei2":"136699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99855,"job_number":"JOB_99855","tr_customer_id":99872,"tr_customer_product_id":99862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:16:21.000Z","modified_at":"2025-11-06T03:16:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198514701641308","imei1":"198514701641308","imei2":"198514701641308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99856,"job_number":"JOB_99856","tr_customer_id":99873,"tr_customer_product_id":99863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:14.000Z","modified_at":"2025-11-06T03:23:14.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"126699443334910","imei1":"126699443334910","imei2":"126699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99864,"job_number":"JOB_99864","tr_customer_id":99881,"tr_customer_product_id":99871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:29:49.000Z","modified_at":"2025-11-06T03:29:49.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116699443334910","imei1":"116699443334910","imei2":"116699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99878,"job_number":"JOB_99878","tr_customer_id":99895,"tr_customer_product_id":99885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:50.000Z","modified_at":"2025-11-06T03:33:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"36363555772348","imei1":"36363555772348","imei2":"36363555772348","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99879,"job_number":"JOB_99879","tr_customer_id":99896,"tr_customer_product_id":99886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:51.000Z","modified_at":"2025-11-06T03:33:51.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"12883655980572","imei1":"12883655980572","imei2":"12883655980572","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99896,"job_number":"JOB_99896","tr_customer_id":99913,"tr_customer_product_id":99903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:22.000Z","modified_at":"2025-11-06T03:34:22.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Maye63@hotmail.com","dop":"2025-07-02","serial_number":"19091672442235","imei1":"19091672442235","imei2":"19091672442235","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99904,"job_number":"JOB_99904","tr_customer_id":99921,"tr_customer_product_id":99911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Derick83@hotmail.com","dop":"2025-07-02","serial_number":"15977404078218","imei1":"15977404078218","imei2":"15977404078218","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99913,"job_number":"JOB_99913","tr_customer_id":99930,"tr_customer_product_id":99920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:01.000Z","modified_at":"2025-11-06T03:35:01.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ella.Bogan11@yahoo.com","dop":"2025-07-02","serial_number":"18042901322988","imei1":"18042901322988","imei2":"18042901322988","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99924,"job_number":"JOB_99924","tr_customer_id":99941,"tr_customer_product_id":99931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121749146627949","imei1":"121749146627949","imei2":"121749146627949","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99925,"job_number":"JOB_99925","tr_customer_id":99942,"tr_customer_product_id":99932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Jasper Turner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100007593071249","imei1":"100007593071249","imei2":"100007593071249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99926,"job_number":"JOB_99926","tr_customer_id":99943,"tr_customer_product_id":99933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Jaden Hermiston","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145170692161041","imei1":"145170692161041","imei2":"145170692161041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99927,"job_number":"JOB_99927","tr_customer_id":99944,"tr_customer_product_id":99934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Julie Heathcote","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115782907053347","imei1":"115782907053347","imei2":"115782907053347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99936,"job_number":"JOB_99936","tr_customer_id":99953,"tr_customer_product_id":99943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114143014985952","imei1":"114143014985952","imei2":"114143014985952","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99937,"job_number":"JOB_99937","tr_customer_id":99954,"tr_customer_product_id":99944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Kacie McCullough","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163502561656767","imei1":"163502561656767","imei2":"163502561656767","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99938,"job_number":"JOB_99938","tr_customer_id":99955,"tr_customer_product_id":99945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Sharon Smitham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125651711742876","imei1":"125651711742876","imei2":"125651711742876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99939,"job_number":"JOB_99939","tr_customer_id":99956,"tr_customer_product_id":99946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:50.000Z","modified_at":"2025-11-06T03:35:50.000Z","name":"Javier Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187170702827530","imei1":"187170702827530","imei2":"187170702827530","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99940,"job_number":"JOB_99940","tr_customer_id":99957,"tr_customer_product_id":99947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:06.000Z","modified_at":"2025-11-06T03:36:06.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105731504778022","imei1":"105731504778022","imei2":"105731504778022","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99942,"job_number":"JOB_99942","tr_customer_id":99959,"tr_customer_product_id":99949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:07.000Z","modified_at":"2025-11-06T03:36:07.000Z","name":"Jena Frami","mobile_number":"801-858-8416","email_id":"Alexis_Veum@gmail.com","dop":"2025-06-09","serial_number":"100081510109652","imei1":"100081510109652","imei2":"100081510109652","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99957,"job_number":"JOB_99957","tr_customer_id":99974,"tr_customer_product_id":99964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108462982820626","imei1":"108462982820626","imei2":"108462982820626","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99959,"job_number":"JOB_99959","tr_customer_id":99976,"tr_customer_product_id":99966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Leanna Hartmann","mobile_number":"696-660-4051","email_id":"Misty47@hotmail.com","dop":"2025-06-09","serial_number":"105963473317757","imei1":"105963473317757","imei2":"105963473317757","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99960,"job_number":"JOB_99960","tr_customer_id":99977,"tr_customer_product_id":99967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108855018526722","imei1":"108855018526722","imei2":"108855018526722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99962,"job_number":"JOB_99962","tr_customer_id":99979,"tr_customer_product_id":99969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Nickolas Kohler","mobile_number":"832-523-5686","email_id":"Fredy.Windler31@yahoo.com","dop":"2025-06-09","serial_number":"105180404219257","imei1":"105180404219257","imei2":"105180404219257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99963,"job_number":"JOB_99963","tr_customer_id":99980,"tr_customer_product_id":99970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:45.000Z","modified_at":"2025-11-06T03:36:45.000Z","name":"Dina Waters","mobile_number":"867-390-5138","email_id":"Aurelia.Hilpert26@yahoo.com","dop":"2025-06-09","serial_number":"41966280789776940","imei1":"41966280789776940","imei2":"41966280789776940","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100018,"job_number":"JOB_100018","tr_customer_id":100035,"tr_customer_product_id":100025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:11:46.000Z","modified_at":"2025-11-06T04:11:46.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334910","imei1":"116599443334910","imei2":"116599443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100037,"job_number":"JOB_100037","tr_customer_id":100054,"tr_customer_product_id":100044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:51.000Z","modified_at":"2025-11-06T04:14:51.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334911","imei1":"116599443334911","imei2":"116599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100038,"job_number":"JOB_100038","tr_customer_id":100055,"tr_customer_product_id":100045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:16:32.000Z","modified_at":"2025-11-06T04:16:32.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443334911","imei1":"125599443334911","imei2":"125599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100040,"job_number":"JOB_100040","tr_customer_id":100057,"tr_customer_product_id":100047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:44.000Z","modified_at":"2025-11-06T04:17:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443332911","imei1":"125599443332911","imei2":"125599443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100041,"job_number":"JOB_100041","tr_customer_id":100058,"tr_customer_product_id":100048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:19:58.000Z","modified_at":"2025-11-06T04:19:58.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443332911","imei1":"125699443332911","imei2":"125699443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100042,"job_number":"JOB_100042","tr_customer_id":100059,"tr_customer_product_id":100049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:21:27.000Z","modified_at":"2025-11-06T04:21:27.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443132911","imei1":"125699443132911","imei2":"125699443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100067,"job_number":"JOB_100067","tr_customer_id":100084,"tr_customer_product_id":100074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:16.000Z","modified_at":"2025-11-06T04:37:17.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17012685512690","imei1":"17012685512690","imei2":"17012685512690","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100068,"job_number":"JOB_100068","tr_customer_id":100085,"tr_customer_product_id":100075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:40.000Z","modified_at":"2025-11-06T04:37:40.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443132911","imei1":"125692443132911","imei2":"125692443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100069,"job_number":"JOB_100069","tr_customer_id":100086,"tr_customer_product_id":100076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:43:43.000Z","modified_at":"2025-11-06T04:43:43.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14000896904351","imei1":"14000896904351","imei2":"14000896904351","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100072,"job_number":"JOB_100072","tr_customer_id":100089,"tr_customer_product_id":100079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:57.000Z","modified_at":"2025-11-06T04:46:57.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"15306639456399","imei1":"15306639456399","imei2":"15306639456399","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100073,"job_number":"JOB_100073","tr_customer_id":100090,"tr_customer_product_id":100080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:49:44.000Z","modified_at":"2025-11-06T04:49:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443232911","imei1":"125692443232911","imei2":"125692443232911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100074,"job_number":"JOB_100074","tr_customer_id":100091,"tr_customer_product_id":100081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:53:42.000Z","modified_at":"2025-11-06T04:53:42.000Z","name":"{{firstName1}} {{lastName1}}","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13372854133019","imei1":"13372854133019","imei2":"13372854133019","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100075,"job_number":"JOB_100075","tr_customer_id":100092,"tr_customer_product_id":100082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:54:47.000Z","modified_at":"2025-11-06T04:54:47.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14413924806038","imei1":"14413924806038","imei2":"14413924806038","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100100,"job_number":"JOB_100100","tr_customer_id":100117,"tr_customer_product_id":100107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:35.000Z","modified_at":"2025-11-06T06:16:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102867721890436","imei1":"102867721890436","imei2":"102867721890436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100102,"job_number":"JOB_100102","tr_customer_id":100119,"tr_customer_product_id":100109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:36.000Z","modified_at":"2025-11-06T06:16:36.000Z","name":"Benton Wehner","mobile_number":"413-981-7306","email_id":"Claudine_Kunze5@hotmail.com","dop":"2025-06-09","serial_number":"104870950724315","imei1":"104870950724315","imei2":"104870950724315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100103,"job_number":"JOB_100103","tr_customer_id":100120,"tr_customer_product_id":100110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:37.000Z","modified_at":"2025-11-06T06:16:37.000Z","name":"Shawna Hilll","mobile_number":"611-508-9658","email_id":"Lester.Trantow50@gmail.com","dop":"2025-06-09","serial_number":"34084446909593570","imei1":"34084446909593570","imei2":"34084446909593570","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100104,"job_number":"JOB_100104","tr_customer_id":100121,"tr_customer_product_id":100111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:51.000Z","modified_at":"2025-11-06T06:16:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102787903635637","imei1":"102787903635637","imei2":"102787903635637","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100106,"job_number":"JOB_100106","tr_customer_id":100123,"tr_customer_product_id":100113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:52.000Z","modified_at":"2025-11-06T06:16:52.000Z","name":"Rhiannon Morissette","mobile_number":"440-920-1463","email_id":"Lamar.Kuhlman60@yahoo.com","dop":"2025-06-09","serial_number":"108467325406136","imei1":"108467325406136","imei2":"108467325406136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100107,"job_number":"JOB_100107","tr_customer_id":100124,"tr_customer_product_id":100114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105018702101333","imei1":"105018702101333","imei2":"105018702101333","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100109,"job_number":"JOB_100109","tr_customer_id":100126,"tr_customer_product_id":100116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Sylvester Upton","mobile_number":"430-412-0848","email_id":"Ernestina_Lowe@hotmail.com","dop":"2025-06-09","serial_number":"101707756974759","imei1":"101707756974759","imei2":"101707756974759","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100110,"job_number":"JOB_100110","tr_customer_id":100127,"tr_customer_product_id":100117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:09.000Z","modified_at":"2025-11-06T06:17:09.000Z","name":"Marietta Lakin","mobile_number":"235-814-4045","email_id":"Kennith15@hotmail.com","dop":"2025-06-09","serial_number":"22370275715632780","imei1":"22370275715632780","imei2":"22370275715632780","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100177,"job_number":"JOB_100177","tr_customer_id":100194,"tr_customer_product_id":100184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:25.000Z","modified_at":"2025-11-06T07:25:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cedrick13@hotmail.com","dop":"2025-07-02","serial_number":"19092173190944","imei1":"19092173190944","imei2":"19092173190944","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100178,"job_number":"JOB_100178","tr_customer_id":100195,"tr_customer_product_id":100185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:45.000Z","modified_at":"2025-11-06T07:25:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Malachi_Cruickshank@hotmail.com","dop":"2025-07-02","serial_number":"10995274953996","imei1":"10995274953996","imei2":"10995274953996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100179,"job_number":"JOB_100179","tr_customer_id":100196,"tr_customer_product_id":100186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:26:04.000Z","modified_at":"2025-11-06T07:26:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Felicity_Roberts74@yahoo.com","dop":"2025-07-02","serial_number":"15185625719359","imei1":"15185625719359","imei2":"15185625719359","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100183,"job_number":"JOB_100183","tr_customer_id":100200,"tr_customer_product_id":100190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:47:37.000Z","modified_at":"2025-11-06T07:47:37.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-10-27","serial_number":"125692553232911","imei1":"125692553232911","imei2":"125692553232911","popurl":"2025-10-27T07:47:35.212787300Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99568,"job_number":"JOB_99568","tr_customer_id":99585,"tr_customer_product_id":99575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:38:58.000Z","modified_at":"2025-11-05T12:38:58.000Z","name":"Test USer","mobile_number":"9900990099","email_id":"testyopm@ym.com","dop":"2000-01-31","serial_number":"11223344556612","imei1":"11223344556612","imei2":"11223344556612","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":99571,"job_number":"JOB_99571","tr_customer_id":99588,"tr_customer_product_id":99578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:41:02.000Z","modified_at":"2025-11-05T12:41:02.000Z","name":"Test USer","mobile_number":"9900990091","email_id":"testyopm@ym1.com","dop":"2000-01-31","serial_number":"11223344556613","imei1":"11223344556613","imei2":"11223344556613","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":99574,"job_number":"JOB_99574","tr_customer_id":99591,"tr_customer_product_id":99581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:44:26.000Z","modified_at":"2025-11-05T12:44:26.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"11223344556614","imei1":"11223344556614","imei2":"11223344556614","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100154,"job_number":"JOB_100154","tr_customer_id":100171,"tr_customer_product_id":100161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:43:56.000Z","modified_at":"2025-11-06T06:43:56.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"10763906513483","imei1":"10763906513483","imei2":"10763906513483","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100170,"job_number":"JOB_100170","tr_customer_id":100187,"tr_customer_product_id":100177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:34.000Z","modified_at":"2025-11-06T07:02:34.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10985794730786","imei1":"10985794730786","imei2":"10985794730786","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100171,"job_number":"JOB_100171","tr_customer_id":100188,"tr_customer_product_id":100178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:38.000Z","modified_at":"2025-11-06T07:02:38.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10496912762131","imei1":"10496912762131","imei2":"10496912762131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100172,"job_number":"JOB_100172","tr_customer_id":100189,"tr_customer_product_id":100179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:03:01.000Z","modified_at":"2025-11-06T07:03:01.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10139267168810","imei1":"10139267168810","imei2":"10139267168810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100173,"job_number":"JOB_100173","tr_customer_id":100190,"tr_customer_product_id":100180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:04:30.000Z","modified_at":"2025-11-06T07:04:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10173997004602","imei1":"10173997004602","imei2":"10173997004602","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100174,"job_number":"JOB_100174","tr_customer_id":100191,"tr_customer_product_id":100181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:06:36.000Z","modified_at":"2025-11-06T07:06:36.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10065153475684","imei1":"10065153475684","imei2":"10065153475684","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100175,"job_number":"JOB_100175","tr_customer_id":100192,"tr_customer_product_id":100182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:07:30.000Z","modified_at":"2025-11-06T07:07:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10668286685066","imei1":"10668286685066","imei2":"10668286685066","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:07:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100176,"job_number":"JOB_100176","tr_customer_id":100193,"tr_customer_product_id":100183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:24:10.000Z","modified_at":"2025-11-06T07:24:10.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10605544668597","imei1":"10605544668597","imei2":"10605544668597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100180,"job_number":"JOB_100180","tr_customer_id":100197,"tr_customer_product_id":100187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:28:42.000Z","modified_at":"2025-11-06T07:28:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10401325821549","imei1":"10401325821549","imei2":"10401325821549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100184,"job_number":"JOB_100184","tr_customer_id":100201,"tr_customer_product_id":100191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:00:12.000Z","modified_at":"2025-11-06T08:00:12.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10935223791928","imei1":"10935223791928","imei2":"10935223791928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100185,"job_number":"JOB_100185","tr_customer_id":100202,"tr_customer_product_id":100192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:01:21.000Z","modified_at":"2025-11-06T08:01:21.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10429702695240","imei1":"10429702695240","imei2":"10429702695240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100186,"job_number":"JOB_100186","tr_customer_id":100203,"tr_customer_product_id":100193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:03.000Z","modified_at":"2025-11-06T08:02:03.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10323308838670","imei1":"10323308838670","imei2":"10323308838670","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":98078,"job_number":"JOB_98078","tr_customer_id":98095,"tr_customer_product_id":98085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:10:46.000Z","modified_at":"2025-11-03T15:10:46.000Z","name":"sfs sdffds","mobile_number":"4435353500","email_id":"test@gmail.com","dop":"2025-11-11","serial_number":"3243424232423424","imei1":"3243424232423424","imei2":"3243424232423424","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njk0NDB9.Zr1BSNTaKrraqr5zuCy1B5EoRpO6h2BfefUxWKP3hH0' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTh9.UsZCxQ0OZ7x239avLcAvP84wiMcWbAfiJwLxxdIiNrk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4bef9535-7f34-401b-86bb-c68eb2f794d6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njk0NDB9.Zr1BSNTaKrraqr5zuCy1B5EoRpO6h2BfefUxWKP3hH0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":75530,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk5Mjc4MTB9.2eMqgZMnJiT6ymHsR92IdE2jAPGUrYpnstD3ATPenvo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a1a5d896-d420-455d-aa5a-8b74eb7b6716
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 100444,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njk0NDB9.Zr1BSNTaKrraqr5zuCy1B5EoRpO6h2BfefUxWKP3hH0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"171b9e-/DKUlb6ETNzP3T6XqFZneQIfF3I"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 749ms
Mean size per request: 1.89MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNTh9.UsZCxQ0OZ7x239avLcAvP84wiMcWbAfiJwLxxdIiNrk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 93e29b2f-c0e5-4214-8c19-78a420555b40
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1e346c-+EzEBmsQxVYyujN9WkOWpWUwjHs"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":97750,"job_number":"JOB_97750","tr_customer_id":97767,"tr_customer_product_id":97757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:13:03.000Z","modified_at":"2025-11-03T08:13:03.000Z","name":"Roy Wisoky","mobile_number":"350-704-6470","email_id":"Rocio_Zboncak@gmail.com","dop":"2025-04-06","serial_number":"13643535561513","imei1":"13643535561513","imei2":"13643535561513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:13:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97753,"job_number":"JOB_97753","tr_customer_id":97770,"tr_customer_product_id":97760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:32:40.000Z","modified_at":"2025-11-03T08:32:40.000Z","name":"Arlie Anderson","mobile_number":"663-279-7542","email_id":"Okey_Bernier32@yahoo.com","dop":"2025-09-30","serial_number":"16647507768029","imei1":"16647507768029","imei2":"16647507768029","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97754,"job_number":"JOB_97754","tr_customer_id":97771,"tr_customer_product_id":97761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:32:47.000Z","modified_at":"2025-11-03T08:32:47.000Z","name":"Timmy Smitham","mobile_number":"718-556-6090","email_id":"Jarrell_Koch@hotmail.com","dop":"2025-09-30","serial_number":"12066987209045","imei1":"12066987209045","imei2":"12066987209045","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97755,"job_number":"JOB_97755","tr_customer_id":97772,"tr_customer_product_id":97762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:34:22.000Z","modified_at":"2025-11-03T08:34:22.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12579034645390","imei1":"12579034645390","imei2":"12579034645390","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97757,"job_number":"JOB_97757","tr_customer_id":97774,"tr_customer_product_id":97764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:34:24.000Z","modified_at":"2025-11-03T08:34:24.000Z","name":"Candace Ankunding","mobile_number":"448-211-9790","email_id":"Camron_Larkin33@hotmail.com","dop":"2025-09-20","serial_number":"100245648476715","imei1":"100245648476715","imei2":"100245648476715","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97758,"job_number":"JOB_97758","tr_customer_id":97775,"tr_customer_product_id":97765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:10.000Z","modified_at":"2025-11-03T08:35:10.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19845543827471","imei1":"19845543827471","imei2":"19845543827471","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97760,"job_number":"JOB_97760","tr_customer_id":97777,"tr_customer_product_id":97767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:12.000Z","modified_at":"2025-11-03T08:35:12.000Z","name":"Teresa Wisoky","mobile_number":"628-554-5811","email_id":"Joany13@gmail.com","dop":"2025-09-20","serial_number":"100548556768843","imei1":"100548556768843","imei2":"100548556768843","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97761,"job_number":"JOB_97761","tr_customer_id":97778,"tr_customer_product_id":97768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:58.000Z","modified_at":"2025-11-03T08:35:58.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"16888048974835","imei1":"16888048974835","imei2":"16888048974835","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97763,"job_number":"JOB_97763","tr_customer_id":97780,"tr_customer_product_id":97770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:36:00.000Z","modified_at":"2025-11-03T08:36:00.000Z","name":"Ulises Barton","mobile_number":"826-377-2011","email_id":"Cleo68@yahoo.com","dop":"2025-09-20","serial_number":"100738788228869","imei1":"100738788228869","imei2":"100738788228869","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97765,"job_number":"JOB_97765","tr_customer_id":97782,"tr_customer_product_id":97772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:51:38.000Z","modified_at":"2025-11-03T08:51:38.000Z","name":"Bertrand Shields","mobile_number":"546-768-7932","email_id":"Connie90@yahoo.com","dop":"2025-04-06","serial_number":"13563417122685372","imei1":"13563417122685372","imei2":"13563417122685372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:51:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97767,"job_number":"JOB_97767","tr_customer_id":97784,"tr_customer_product_id":97774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:53:03.000Z","modified_at":"2025-11-03T08:53:03.000Z","name":"Myrtle Hagenes","mobile_number":"350-417-3629","email_id":"Selina6@yahoo.com","dop":"2025-04-06","serial_number":"12329901585632324","imei1":"12329901585632324","imei2":"12329901585632324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97770,"job_number":"JOB_97770","tr_customer_id":97787,"tr_customer_product_id":97777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:54:28.000Z","modified_at":"2025-11-03T08:54:28.000Z","name":"Theron Pfannerstill","mobile_number":"414-217-3352","email_id":"Gretchen44@hotmail.com","dop":"2025-04-06","serial_number":"12310310748897016","imei1":"12310310748897016","imei2":"12310310748897016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97772,"job_number":"JOB_97772","tr_customer_id":97789,"tr_customer_product_id":97779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:55:26.000Z","modified_at":"2025-11-03T08:55:26.000Z","name":"Judge Daniel","mobile_number":"907-946-1405","email_id":"Shannon_Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"17782677518691888","imei1":"17782677518691888","imei2":"17782677518691888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97774,"job_number":"JOB_97774","tr_customer_id":97791,"tr_customer_product_id":97781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:00:57.000Z","modified_at":"2025-11-03T09:00:57.000Z","name":"Lourdes Lehner","mobile_number":"841-953-4120","email_id":"Margie23@gmail.com","dop":"2025-04-06","serial_number":"13374336015734642","imei1":"13374336015734642","imei2":"13374336015734642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97776,"job_number":"JOB_97776","tr_customer_id":97793,"tr_customer_product_id":97783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:05:11.000Z","modified_at":"2025-11-03T09:05:11.000Z","name":"Edythe Dare","mobile_number":"532-718-8913","email_id":"Darlene_Ullrich95@gmail.com","dop":"2025-04-06","serial_number":"12319850860148208","imei1":"12319850860148208","imei2":"12319850860148208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97777,"job_number":"JOB_97777","tr_customer_id":97794,"tr_customer_product_id":97784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:19.000Z","modified_at":"2025-11-03T09:20:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15521780168190","imei1":"15521780168190","imei2":"15521780168190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97779,"job_number":"JOB_97779","tr_customer_id":97796,"tr_customer_product_id":97786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:20.000Z","modified_at":"2025-11-03T09:20:20.000Z","name":"Margaretta Herman","mobile_number":"839-742-2119","email_id":"Monica_Cremin18@yahoo.com","dop":"2025-04-06","serial_number":"12493945056101340","imei1":"12493945056101340","imei2":"12493945056101340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97780,"job_number":"JOB_97780","tr_customer_id":97797,"tr_customer_product_id":97787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:44.000Z","modified_at":"2025-11-03T09:20:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472780829659","imei1":"16472780829659","imei2":"16472780829659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97782,"job_number":"JOB_97782","tr_customer_id":97799,"tr_customer_product_id":97789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:45.000Z","modified_at":"2025-11-03T09:20:45.000Z","name":"Ernest Wiegand","mobile_number":"246-582-8536","email_id":"Tia.Koss@yahoo.com","dop":"2025-04-06","serial_number":"18058308717055260","imei1":"18058308717055260","imei2":"18058308717055260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97783,"job_number":"JOB_97783","tr_customer_id":97800,"tr_customer_product_id":97790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:21:09.000Z","modified_at":"2025-11-03T09:21:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16115100084714","imei1":"16115100084714","imei2":"16115100084714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97785,"job_number":"JOB_97785","tr_customer_id":97802,"tr_customer_product_id":97792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:21:10.000Z","modified_at":"2025-11-03T09:21:10.000Z","name":"Donnell Beer","mobile_number":"693-343-6124","email_id":"Kayli.Schaefer@yahoo.com","dop":"2025-04-06","serial_number":"14320904908245582","imei1":"14320904908245582","imei2":"14320904908245582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97786,"job_number":"JOB_97786","tr_customer_id":97803,"tr_customer_product_id":97793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:53:18.000Z","modified_at":"2025-11-03T09:53:18.000Z","name":"Pearl Pollich","mobile_number":"615-744-3628","email_id":"Stanley.Hettinger@yahoo.com","dop":"2025-04-06","serial_number":"17301591476020","imei1":"17301591476020","imei2":"17301591476020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97787,"job_number":"JOB_97787","tr_customer_id":97804,"tr_customer_product_id":97794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:53:45.000Z","modified_at":"2025-11-03T09:53:45.000Z","name":"Kenyon Frami","mobile_number":"810-282-8839","email_id":"German_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"19778254414666","imei1":"19778254414666","imei2":"19778254414666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97788,"job_number":"JOB_97788","tr_customer_id":97805,"tr_customer_product_id":97795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:58:40.000Z","modified_at":"2025-11-03T09:58:40.000Z","name":"Kirsten Davis","mobile_number":"776-874-6187","email_id":"Eleonore_Toy1@hotmail.com","dop":"2025-04-06","serial_number":"14025882504941","imei1":"14025882504941","imei2":"14025882504941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97789,"job_number":"JOB_97789","tr_customer_id":97806,"tr_customer_product_id":97796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:58:43.000Z","modified_at":"2025-11-03T09:58:43.000Z","name":"Jade Metz","mobile_number":"651-260-4754","email_id":"Janae.Hoppe@hotmail.com","dop":"2025-04-06","serial_number":"17730754157887","imei1":"17730754157887","imei2":"17730754157887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97790,"job_number":"JOB_97790","tr_customer_id":97807,"tr_customer_product_id":97797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:15:13.000Z","modified_at":"2025-11-03T10:15:13.000Z","name":"Jade Metz","mobile_number":"651-260-4754","email_id":"Janae.Hoppe@hotmail.com","dop":"2025-04-06","serial_number":"37730754157887","imei1":"37730754157887","imei2":"37730754157887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97791,"job_number":"JOB_97791","tr_customer_id":97808,"tr_customer_product_id":97798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:22:08.000Z","modified_at":"2025-11-03T10:22:08.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-10-24","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-10-24T10:22:08.063798513Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97792,"job_number":"JOB_97792","tr_customer_id":97809,"tr_customer_product_id":97799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:54:52.000Z","modified_at":"2025-11-03T10:54:52.000Z","name":"Dallas Jast","mobile_number":"777-639-6727","email_id":"Ettie.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"16399974237968","imei1":"16399974237968","imei2":"16399974237968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97793,"job_number":"JOB_97793","tr_customer_id":97810,"tr_customer_product_id":97800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:55:22.000Z","modified_at":"2025-11-03T10:55:22.000Z","name":"Emmanuelle Zulauf","mobile_number":"837-940-8117","email_id":"Armand_Stroman13@gmail.com","dop":"2025-04-06","serial_number":"10638937980964","imei1":"10638937980964","imei2":"10638937980964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97794,"job_number":"JOB_97794","tr_customer_id":97811,"tr_customer_product_id":97801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:06.000Z","modified_at":"2025-11-03T10:56:06.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17415192259091","imei1":"17415192259091","imei2":"17415192259091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97796,"job_number":"JOB_97796","tr_customer_id":97813,"tr_customer_product_id":97803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:06.000Z","modified_at":"2025-11-03T10:56:06.000Z","name":"Gerhard Wolff","mobile_number":"782-986-8793","email_id":"Haley10@yahoo.com","dop":"2025-04-06","serial_number":"18897285659025996","imei1":"18897285659025996","imei2":"18897285659025996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97797,"job_number":"JOB_97797","tr_customer_id":97814,"tr_customer_product_id":97804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:24.000Z","modified_at":"2025-11-03T10:56:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17677618630777","imei1":"17677618630777","imei2":"17677618630777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97799,"job_number":"JOB_97799","tr_customer_id":97816,"tr_customer_product_id":97806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:25.000Z","modified_at":"2025-11-03T10:56:25.000Z","name":"Kris Jenkins","mobile_number":"547-805-2999","email_id":"Efrain97@hotmail.com","dop":"2025-04-06","serial_number":"12139152699851726","imei1":"12139152699851726","imei2":"12139152699851726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97800,"job_number":"JOB_97800","tr_customer_id":97817,"tr_customer_product_id":97807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:37.000Z","modified_at":"2025-11-03T10:56:37.000Z","name":"Kieran Wolff","mobile_number":"569-500-9162","email_id":"Rory33@gmail.com","dop":"2025-04-06","serial_number":"18294600352102","imei1":"18294600352102","imei2":"18294600352102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97801,"job_number":"JOB_97801","tr_customer_id":97818,"tr_customer_product_id":97808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:43.000Z","modified_at":"2025-11-03T10:56:43.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14865864073573","imei1":"14865864073573","imei2":"14865864073573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97803,"job_number":"JOB_97803","tr_customer_id":97820,"tr_customer_product_id":97810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:43.000Z","modified_at":"2025-11-03T10:56:43.000Z","name":"Rigoberto Schoen","mobile_number":"228-364-9163","email_id":"Geoffrey.Homenick@yahoo.com","dop":"2025-04-06","serial_number":"11284649363196396","imei1":"11284649363196396","imei2":"11284649363196396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97805,"job_number":"JOB_97805","tr_customer_id":97822,"tr_customer_product_id":97812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:58:17.000Z","modified_at":"2025-11-03T10:58:17.000Z","name":"Arlene Schultz","mobile_number":"411-396-5142","email_id":"Willy.White@yahoo.com","dop":"2025-04-06","serial_number":"11671328590560984","imei1":"11671328590560984","imei2":"11671328590560984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97807,"job_number":"JOB_97807","tr_customer_id":97824,"tr_customer_product_id":97814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:06:30.000Z","modified_at":"2025-11-03T11:06:30.000Z","name":"Cynthia Keeling","mobile_number":"813-937-7962","email_id":"Michaela_Hansen@gmail.com","dop":"2025-04-06","serial_number":"15517692801549268","imei1":"15517692801549268","imei2":"15517692801549268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:06:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97809,"job_number":"JOB_97809","tr_customer_id":97826,"tr_customer_product_id":97816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:10:57.000Z","modified_at":"2025-11-03T11:10:57.000Z","name":"Raphael Dach","mobile_number":"208-474-0429","email_id":"Craig.Connelly@hotmail.com","dop":"2025-04-06","serial_number":"18405092306776188","imei1":"18405092306776188","imei2":"18405092306776188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97811,"job_number":"JOB_97811","tr_customer_id":97828,"tr_customer_product_id":97818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:22:39.000Z","modified_at":"2025-11-03T11:22:39.000Z","name":"Trinity Nolan","mobile_number":"327-457-5186","email_id":"Eriberto80@hotmail.com","dop":"2025-04-06","serial_number":"14052607572543824","imei1":"14052607572543824","imei2":"14052607572543824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97813,"job_number":"JOB_97813","tr_customer_id":97830,"tr_customer_product_id":97820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:23:56.000Z","modified_at":"2025-11-03T11:23:56.000Z","name":"Margret Lebsack","mobile_number":"588-564-6710","email_id":"Jose90@yahoo.com","dop":"2025-09-20","serial_number":"100112882554184","imei1":"100112882554184","imei2":"100112882554184","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97815,"job_number":"JOB_97815","tr_customer_id":97832,"tr_customer_product_id":97822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:30:20.000Z","modified_at":"2025-11-03T11:30:20.000Z","name":"Savanna Moen","mobile_number":"500-821-4094","email_id":"Iva_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17727057278231368","imei1":"17727057278231368","imei2":"17727057278231368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97817,"job_number":"JOB_97817","tr_customer_id":97834,"tr_customer_product_id":97824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:00.000Z","modified_at":"2025-11-03T11:31:00.000Z","name":"Harry Kreiger","mobile_number":"998-540-2768","email_id":"Brooklyn.Bashirian@hotmail.com","dop":"2025-04-06","serial_number":"11778274309246842","imei1":"11778274309246842","imei2":"11778274309246842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97818,"job_number":"JOB_97818","tr_customer_id":97835,"tr_customer_product_id":97825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:39.000Z","modified_at":"2025-11-03T11:31:39.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"14435833785815","imei1":"14435833785815","imei2":"14435833785815","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97820,"job_number":"JOB_97820","tr_customer_id":97837,"tr_customer_product_id":97827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:41.000Z","modified_at":"2025-11-03T11:31:41.000Z","name":"Payton Predovic","mobile_number":"606-609-8730","email_id":"Tressie.Schmitt88@hotmail.com","dop":"2025-09-20","serial_number":"100761797927073","imei1":"100761797927073","imei2":"100761797927073","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97823,"job_number":"JOB_97823","tr_customer_id":97840,"tr_customer_product_id":97830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Bhagwanti Acharya","mobile_number":"7074005269","email_id":"vyas.bhat@yahoo.co.in","dop":"2025-10-24","serial_number":"2578011334345936","imei1":"2578011334345936","imei2":"2578011334345936","popurl":"www.hiranmay-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97824,"job_number":"JOB_97824","tr_customer_id":97841,"tr_customer_product_id":97831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Anil Devar","mobile_number":"7093329628","email_id":"adhiraj.nayar@hotmail.com","dop":"2025-10-24","serial_number":"9717823892560519","imei1":"9717823892560519","imei2":"9717823892560519","popurl":"www.anjushree-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97825,"job_number":"JOB_97825","tr_customer_id":97842,"tr_customer_product_id":97832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Triloki Nair","mobile_number":"7061740335","email_id":"agasti.johar@gmail.com","dop":"2025-10-24","serial_number":"8088777895507010","imei1":"8088777895507010","imei2":"8088777895507010","popurl":"www.rajinder-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97826,"job_number":"JOB_97826","tr_customer_id":97844,"tr_customer_product_id":97834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Mina Achari","mobile_number":"7026503598","email_id":"devangana.bhattacharya@yahoo.co.in","dop":"2025-10-24","serial_number":"4498038049631307","imei1":"4498038049631307","imei2":"4498038049631307","popurl":"www.aagam-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97827,"job_number":"JOB_97827","tr_customer_id":97843,"tr_customer_product_id":97833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Gautami Somayaji","mobile_number":"7052622152","email_id":"baalagopaal.shah@hotmail.com","dop":"2025-10-24","serial_number":"6322752497868791","imei1":"6322752497868791","imei2":"6322752497868791","popurl":"www.ranjit-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97828,"job_number":"JOB_97828","tr_customer_id":97845,"tr_customer_product_id":97835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:32:29.000Z","modified_at":"2025-11-03T11:32:29.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"10945914802411","imei1":"10945914802411","imei2":"10945914802411","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97830,"job_number":"JOB_97830","tr_customer_id":97847,"tr_customer_product_id":97837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:32:30.000Z","modified_at":"2025-11-03T11:32:30.000Z","name":"Otha Conroy","mobile_number":"804-730-9413","email_id":"Ariel_Wyman54@hotmail.com","dop":"2025-09-20","serial_number":"100244577433229","imei1":"100244577433229","imei2":"100244577433229","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97831,"job_number":"JOB_97831","tr_customer_id":97848,"tr_customer_product_id":97838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:33:18.000Z","modified_at":"2025-11-03T11:33:18.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15528853079739","imei1":"15528853079739","imei2":"15528853079739","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97833,"job_number":"JOB_97833","tr_customer_id":97850,"tr_customer_product_id":97840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:33:20.000Z","modified_at":"2025-11-03T11:33:20.000Z","name":"Johnpaul Kuphal","mobile_number":"959-411-0074","email_id":"Elyse.DuBuque30@yahoo.com","dop":"2025-09-20","serial_number":"100162911716443","imei1":"100162911716443","imei2":"100162911716443","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97838,"job_number":"JOB_97838","tr_customer_id":97855,"tr_customer_product_id":97845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:36:35.000Z","modified_at":"2025-11-03T11:36:35.000Z","name":"Lazaro Wilderman","mobile_number":"677-839-6542","email_id":"Kane21@gmail.com","dop":"2025-04-06","serial_number":"13489594001317058","imei1":"13489594001317058","imei2":"13489594001317058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97840,"job_number":"JOB_97840","tr_customer_id":97857,"tr_customer_product_id":97847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:39:50.000Z","modified_at":"2025-11-03T11:39:50.000Z","name":"Leslie Schoen","mobile_number":"779-510-3083","email_id":"Kenya6@gmail.com","dop":"2025-04-06","serial_number":"17306324710921708","imei1":"17306324710921708","imei2":"17306324710921708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97842,"job_number":"JOB_97842","tr_customer_id":97859,"tr_customer_product_id":97849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:42:47.000Z","modified_at":"2025-11-03T11:42:47.000Z","name":"Blanca Armstrong","mobile_number":"844-495-6893","email_id":"Madaline_Purdy@gmail.com","dop":"2025-04-06","serial_number":"12541016441495014","imei1":"12541016441495014","imei2":"12541016441495014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97843,"job_number":"JOB_97843","tr_customer_id":97860,"tr_customer_product_id":97850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:44:43.000Z","modified_at":"2025-11-03T11:44:43.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12218416427340","imei1":"12218416427340","imei2":"12218416427340","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97845,"job_number":"JOB_97845","tr_customer_id":97862,"tr_customer_product_id":97852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:44:45.000Z","modified_at":"2025-11-03T11:44:45.000Z","name":"Dora McClure","mobile_number":"342-737-0105","email_id":"Erik40@hotmail.com","dop":"2025-09-20","serial_number":"100669723395823","imei1":"100669723395823","imei2":"100669723395823","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97846,"job_number":"JOB_97846","tr_customer_id":97863,"tr_customer_product_id":97853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:45:31.000Z","modified_at":"2025-11-03T11:45:31.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19935824636178","imei1":"19935824636178","imei2":"19935824636178","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97848,"job_number":"JOB_97848","tr_customer_id":97865,"tr_customer_product_id":97855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:45:33.000Z","modified_at":"2025-11-03T11:45:33.000Z","name":"Libby Block","mobile_number":"444-516-7978","email_id":"Keeley60@hotmail.com","dop":"2025-09-20","serial_number":"100225797583848","imei1":"100225797583848","imei2":"100225797583848","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97849,"job_number":"JOB_97849","tr_customer_id":97866,"tr_customer_product_id":97856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:46:20.000Z","modified_at":"2025-11-03T11:46:20.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13274903488375","imei1":"13274903488375","imei2":"13274903488375","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97851,"job_number":"JOB_97851","tr_customer_id":97868,"tr_customer_product_id":97858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:46:22.000Z","modified_at":"2025-11-03T11:46:22.000Z","name":"River Grant","mobile_number":"421-894-2914","email_id":"Robert.Halvorson12@hotmail.com","dop":"2025-09-20","serial_number":"100519347684939","imei1":"100519347684939","imei2":"100519347684939","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97853,"job_number":"JOB_97853","tr_customer_id":97870,"tr_customer_product_id":97860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:48:36.000Z","modified_at":"2025-11-03T11:48:36.000Z","name":"Jalyn Predovic","mobile_number":"292-463-7405","email_id":"Carmela20@yahoo.com","dop":"2025-04-06","serial_number":"14472073370037800","imei1":"14472073370037800","imei2":"14472073370037800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97855,"job_number":"JOB_97855","tr_customer_id":97872,"tr_customer_product_id":97862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:05:43.000Z","modified_at":"2025-11-03T12:05:44.000Z","name":"Abner Johnston","mobile_number":"303-768-9405","email_id":"Jaida.Beatty55@yahoo.com","dop":"2025-04-06","serial_number":"14201850743394948","imei1":"14201850743394948","imei2":"14201850743394948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97856,"job_number":"JOB_97856","tr_customer_id":97873,"tr_customer_product_id":97863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:06:33.000Z","modified_at":"2025-11-03T12:06:33.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"17569406889196","imei1":"17569406889196","imei2":"17569406889196","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97858,"job_number":"JOB_97858","tr_customer_id":97875,"tr_customer_product_id":97865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:06:35.000Z","modified_at":"2025-11-03T12:06:35.000Z","name":"Mariam Feeney","mobile_number":"742-812-5308","email_id":"Gisselle.Smitham82@gmail.com","dop":"2025-09-20","serial_number":"100094557740353","imei1":"100094557740353","imei2":"100094557740353","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97859,"job_number":"JOB_97859","tr_customer_id":97876,"tr_customer_product_id":97866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:07:20.000Z","modified_at":"2025-11-03T12:07:20.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"13275206090013","imei1":"13275206090013","imei2":"13275206090013","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:07:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97861,"job_number":"JOB_97861","tr_customer_id":97878,"tr_customer_product_id":97868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:07:22.000Z","modified_at":"2025-11-03T12:07:22.000Z","name":"Isabella Doyle","mobile_number":"902-229-1562","email_id":"Brycen_Spencer76@yahoo.com","dop":"2025-09-20","serial_number":"100335923919255","imei1":"100335923919255","imei2":"100335923919255","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97862,"job_number":"JOB_97862","tr_customer_id":97879,"tr_customer_product_id":97869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:07.000Z","modified_at":"2025-11-03T12:08:07.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15988013906254","imei1":"15988013906254","imei2":"15988013906254","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97864,"job_number":"JOB_97864","tr_customer_id":97881,"tr_customer_product_id":97871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:09.000Z","modified_at":"2025-11-03T12:08:09.000Z","name":"Rosella Lueilwitz","mobile_number":"728-246-7951","email_id":"Gwendolyn14@yahoo.com","dop":"2025-09-20","serial_number":"100642058211019","imei1":"100642058211019","imei2":"100642058211019","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97865,"job_number":"JOB_97865","tr_customer_id":97882,"tr_customer_product_id":97872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:58.000Z","modified_at":"2025-11-03T12:08:58.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11827048764613","imei1":"11827048764613","imei2":"11827048764613","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97867,"job_number":"JOB_97867","tr_customer_id":97884,"tr_customer_product_id":97874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:00.000Z","modified_at":"2025-11-03T12:09:00.000Z","name":"Carson Hodkiewicz","mobile_number":"710-731-9000","email_id":"Dominique63@gmail.com","dop":"2025-09-20","serial_number":"100097005838151","imei1":"100097005838151","imei2":"100097005838151","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97868,"job_number":"JOB_97868","tr_customer_id":97885,"tr_customer_product_id":97875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:47.000Z","modified_at":"2025-11-03T12:09:47.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"14576903560715","imei1":"14576903560715","imei2":"14576903560715","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97870,"job_number":"JOB_97870","tr_customer_id":97887,"tr_customer_product_id":97877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:48.000Z","modified_at":"2025-11-03T12:09:48.000Z","name":"Amie Predovic","mobile_number":"587-715-7784","email_id":"Linnie41@yahoo.com","dop":"2025-09-20","serial_number":"100006770635489","imei1":"100006770635489","imei2":"100006770635489","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97871,"job_number":"JOB_97871","tr_customer_id":97888,"tr_customer_product_id":97878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:20.000Z","modified_at":"2025-11-03T12:10:20.000Z","name":"Priya Patty","mobile_number":"8912348765","email_id":"priyapatty@yahoo.com","dop":"2025-10-21","serial_number":"22314987656592","imei1":"22314987656592","imei2":"22314987656592","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97872,"job_number":"JOB_97872","tr_customer_id":97889,"tr_customer_product_id":97879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:34.000Z","modified_at":"2025-11-03T12:10:34.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13658218178722","imei1":"13658218178722","imei2":"13658218178722","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97874,"job_number":"JOB_97874","tr_customer_id":97891,"tr_customer_product_id":97881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:36.000Z","modified_at":"2025-11-03T12:10:36.000Z","name":"Anita Johnston","mobile_number":"442-389-7544","email_id":"Roberto_Breitenberg85@yahoo.com","dop":"2025-09-20","serial_number":"100328293801275","imei1":"100328293801275","imei2":"100328293801275","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97876,"job_number":"JOB_97876","tr_customer_id":97893,"tr_customer_product_id":97883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:16:34.000Z","modified_at":"2025-11-03T12:16:34.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"16758216029660","imei1":"16758216029660","imei2":"16758216029660","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97878,"job_number":"JOB_97878","tr_customer_id":97895,"tr_customer_product_id":97885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:16:36.000Z","modified_at":"2025-11-03T12:16:36.000Z","name":"Cynthia Rodriguez","mobile_number":"498-392-1321","email_id":"Myron55@hotmail.com","dop":"2025-09-20","serial_number":"100976450846936","imei1":"100976450846936","imei2":"100976450846936","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97879,"job_number":"JOB_97879","tr_customer_id":97896,"tr_customer_product_id":97886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:17:22.000Z","modified_at":"2025-11-03T12:17:22.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19321012970073","imei1":"19321012970073","imei2":"19321012970073","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97881,"job_number":"JOB_97881","tr_customer_id":97898,"tr_customer_product_id":97888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:17:23.000Z","modified_at":"2025-11-03T12:17:23.000Z","name":"Rhoda Donnelly","mobile_number":"379-347-0004","email_id":"Godfrey8@hotmail.com","dop":"2025-09-20","serial_number":"100630685372679","imei1":"100630685372679","imei2":"100630685372679","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97882,"job_number":"JOB_97882","tr_customer_id":97899,"tr_customer_product_id":97889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:18:10.000Z","modified_at":"2025-11-03T12:18:10.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"10777222553374","imei1":"10777222553374","imei2":"10777222553374","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97884,"job_number":"JOB_97884","tr_customer_id":97901,"tr_customer_product_id":97891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:18:11.000Z","modified_at":"2025-11-03T12:18:11.000Z","name":"Cleve Klein","mobile_number":"522-887-1517","email_id":"Freeman_Wintheiser@gmail.com","dop":"2025-09-20","serial_number":"100026793625750","imei1":"100026793625750","imei2":"100026793625750","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97885,"job_number":"JOB_97885","tr_customer_id":97902,"tr_customer_product_id":97892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:03.000Z","modified_at":"2025-11-03T12:19:03.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"13047614864346","imei1":"13047614864346","imei2":"13047614864346","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97887,"job_number":"JOB_97887","tr_customer_id":97904,"tr_customer_product_id":97894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:04.000Z","modified_at":"2025-11-03T12:19:04.000Z","name":"Callie Mitchell","mobile_number":"416-386-7556","email_id":"Ransom.Bahringer97@gmail.com","dop":"2025-09-20","serial_number":"100831521826805","imei1":"100831521826805","imei2":"100831521826805","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97888,"job_number":"JOB_97888","tr_customer_id":97905,"tr_customer_product_id":97895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:50.000Z","modified_at":"2025-11-03T12:19:50.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"17801970113612","imei1":"17801970113612","imei2":"17801970113612","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97890,"job_number":"JOB_97890","tr_customer_id":97907,"tr_customer_product_id":97897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:52.000Z","modified_at":"2025-11-03T12:19:52.000Z","name":"Hilda Schuster","mobile_number":"972-714-6603","email_id":"Arnold.OConnell@hotmail.com","dop":"2025-09-20","serial_number":"100319506757172","imei1":"100319506757172","imei2":"100319506757172","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97891,"job_number":"JOB_97891","tr_customer_id":97908,"tr_customer_product_id":97898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:37.000Z","modified_at":"2025-11-03T12:20:37.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"11338057776676","imei1":"11338057776676","imei2":"11338057776676","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97893,"job_number":"JOB_97893","tr_customer_id":97910,"tr_customer_product_id":97900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:39.000Z","modified_at":"2025-11-03T12:20:39.000Z","name":"Colton Willms","mobile_number":"511-693-4582","email_id":"Ismael_Boyer17@yahoo.com","dop":"2025-09-20","serial_number":"100940196357685","imei1":"100940196357685","imei2":"100940196357685","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97894,"job_number":"JOB_97894","tr_customer_id":97911,"tr_customer_product_id":97901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:46.000Z","modified_at":"2025-11-03T12:20:46.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18205078447440","imei1":"18205078447440","imei2":"18205078447440","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97895,"job_number":"JOB_97895","tr_customer_id":97912,"tr_customer_product_id":97902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:46.000Z","modified_at":"2025-11-03T12:20:46.000Z","name":"Monroe Koelpin","mobile_number":"250-789-1200","email_id":"Drake.Flatley@yahoo.com","dop":"2025-09-14","serial_number":"17144651042166","imei1":"17144651042166","imei2":"17144651042166","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97896,"job_number":"JOB_97896","tr_customer_id":97913,"tr_customer_product_id":97903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:57.000Z","modified_at":"2025-11-03T12:20:57.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14214490312454","imei1":"14214490312454","imei2":"14214490312454","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97897,"job_number":"JOB_97897","tr_customer_id":97914,"tr_customer_product_id":97904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:58.000Z","modified_at":"2025-11-03T12:20:58.000Z","name":"Chaim Goodwin","mobile_number":"924-531-9573","email_id":"Maye_Schinner@hotmail.com","dop":"2025-09-14","serial_number":"16345922003539","imei1":"16345922003539","imei2":"16345922003539","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97899,"job_number":"JOB_97899","tr_customer_id":97916,"tr_customer_product_id":97906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:21:37.000Z","modified_at":"2025-11-03T12:21:37.000Z","name":"Angie Osinski","mobile_number":"696-616-8538","email_id":"Columbus.McGlynn85@gmail.com","dop":"2025-04-06","serial_number":"18968072272385260","imei1":"18968072272385260","imei2":"18968072272385260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97901,"job_number":"JOB_97901","tr_customer_id":97918,"tr_customer_product_id":97908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:22:50.000Z","modified_at":"2025-11-03T12:22:50.000Z","name":"Sasha Hamill","mobile_number":"698-500-5862","email_id":"Braxton.Donnelly80@gmail.com","dop":"2025-04-06","serial_number":"10478294696062464","imei1":"10478294696062464","imei2":"10478294696062464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97903,"job_number":"JOB_97903","tr_customer_id":97920,"tr_customer_product_id":97910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:24:37.000Z","modified_at":"2025-11-03T12:24:37.000Z","name":"Jamir O'Conner","mobile_number":"891-860-0502","email_id":"Spencer34@gmail.com","dop":"2025-04-06","serial_number":"15563899171574692","imei1":"15563899171574692","imei2":"15563899171574692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97904,"job_number":"JOB_97904","tr_customer_id":97921,"tr_customer_product_id":97911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:25:47.000Z","modified_at":"2025-11-03T12:25:47.000Z","name":"Shanel Dibbert","mobile_number":"217-774-0942","email_id":"Melvin40@yahoo.com","dop":"2025-04-06","serial_number":"10204207353958","imei1":"10204207353958","imei2":"10204207353958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97905,"job_number":"JOB_97905","tr_customer_id":97922,"tr_customer_product_id":97912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:25:47.000Z","modified_at":"2025-11-03T12:25:47.000Z","name":"Franz Grady","mobile_number":"819-380-1056","email_id":"Myrl_Runolfsson58@hotmail.com","dop":"2025-04-06","serial_number":"16700614643203512","imei1":"16700614643203512","imei2":"16700614643203512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97907,"job_number":"JOB_97907","tr_customer_id":97924,"tr_customer_product_id":97914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:26:45.000Z","modified_at":"2025-11-03T12:26:45.000Z","name":"Deshawn Littel","mobile_number":"237-421-8597","email_id":"Carmelo.Murray@gmail.com","dop":"2025-04-06","serial_number":"10216716337771050","imei1":"10216716337771050","imei2":"10216716337771050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97908,"job_number":"JOB_97908","tr_customer_id":97925,"tr_customer_product_id":97915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:27:45.000Z","modified_at":"2025-11-03T12:27:45.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-11-03","serial_number":"77647782745374","imei1":"77647782745374","imei2":"77647782745374","popurl":"2025-11-03T12:27:40.583Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97910,"job_number":"JOB_97910","tr_customer_id":97927,"tr_customer_product_id":97917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:37:06.000Z","modified_at":"2025-11-03T12:37:06.000Z","name":"Quentin Johns","mobile_number":"353-244-5990","email_id":"Loren65@gmail.com","dop":"2025-04-06","serial_number":"19511885201214564","imei1":"19511885201214564","imei2":"19511885201214564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97912,"job_number":"JOB_97912","tr_customer_id":97929,"tr_customer_product_id":97919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:38:49.000Z","modified_at":"2025-11-03T12:38:49.000Z","name":"Tillman Wilderman","mobile_number":"887-873-8412","email_id":"Rhoda_Corwin5@hotmail.com","dop":"2025-04-06","serial_number":"10724995808649768","imei1":"10724995808649768","imei2":"10724995808649768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97920,"job_number":"JOB_97920","tr_customer_id":97937,"tr_customer_product_id":97927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:04:32.000Z","modified_at":"2025-11-03T13:04:32.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-10-24","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-10-24T13:04:31.144082371Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:04:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97922,"job_number":"JOB_97922","tr_customer_id":97939,"tr_customer_product_id":97929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:13:25.000Z","modified_at":"2025-11-03T13:13:25.000Z","name":"Odell Strosin","mobile_number":"878-983-4050","email_id":"Kyle.Grady@hotmail.com","dop":"2025-04-06","serial_number":"18355726188820296","imei1":"18355726188820296","imei2":"18355726188820296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97925,"job_number":"JOB_97925","tr_customer_id":97942,"tr_customer_product_id":97932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:58.000Z","modified_at":"2025-11-03T13:21:58.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"13539048780367","imei1":"13539048780367","imei2":"13539048780367","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97927,"job_number":"JOB_97927","tr_customer_id":97944,"tr_customer_product_id":97934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:58.000Z","modified_at":"2025-11-03T13:21:58.000Z","name":"Darren Beer","mobile_number":"285-597-7810","email_id":"Theresia.Heathcote@hotmail.com","dop":"2025-09-30","serial_number":"17593000696837","imei1":"17593000696837","imei2":"17593000696837","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97928,"job_number":"JOB_97928","tr_customer_id":97945,"tr_customer_product_id":97935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:07.000Z","modified_at":"2025-11-03T13:22:07.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11437681306415","imei1":"11437681306415","imei2":"11437681306415","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97930,"job_number":"JOB_97930","tr_customer_id":97947,"tr_customer_product_id":97937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:08.000Z","modified_at":"2025-11-03T13:22:08.000Z","name":"Carole Bernier","mobile_number":"471-587-6132","email_id":"Nella_Kreiger97@yahoo.com","dop":"2025-09-30","serial_number":"13350424827199","imei1":"13350424827199","imei2":"13350424827199","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97931,"job_number":"JOB_97931","tr_customer_id":97948,"tr_customer_product_id":97938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:16.000Z","modified_at":"2025-11-03T13:22:16.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18160617779836","imei1":"18160617779836","imei2":"18160617779836","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97933,"job_number":"JOB_97933","tr_customer_id":97950,"tr_customer_product_id":97940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:17.000Z","modified_at":"2025-11-03T13:22:17.000Z","name":"Ardella Wiegand","mobile_number":"731-576-9880","email_id":"Jabari.Mertz78@gmail.com","dop":"2025-09-30","serial_number":"15821931725145","imei1":"15821931725145","imei2":"15821931725145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97934,"job_number":"JOB_97934","tr_customer_id":97951,"tr_customer_product_id":97941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:36.000Z","modified_at":"2025-11-03T13:36:36.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"10277476978495","imei1":"10277476978495","imei2":"10277476978495","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97936,"job_number":"JOB_97936","tr_customer_id":97953,"tr_customer_product_id":97943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:37.000Z","modified_at":"2025-11-03T13:36:37.000Z","name":"Lacy Champlin","mobile_number":"483-878-8955","email_id":"Retha58@hotmail.com","dop":"2025-09-30","serial_number":"19904699373852","imei1":"19904699373852","imei2":"19904699373852","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97937,"job_number":"JOB_97937","tr_customer_id":97954,"tr_customer_product_id":97944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:47.000Z","modified_at":"2025-11-03T13:36:47.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"10388528208679","imei1":"10388528208679","imei2":"10388528208679","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97939,"job_number":"JOB_97939","tr_customer_id":97956,"tr_customer_product_id":97946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:47.000Z","modified_at":"2025-11-03T13:36:47.000Z","name":"Milford Rolfson","mobile_number":"785-354-7689","email_id":"Garret.Emard@hotmail.com","dop":"2025-09-30","serial_number":"11247159941777","imei1":"11247159941777","imei2":"11247159941777","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97940,"job_number":"JOB_97940","tr_customer_id":97957,"tr_customer_product_id":97947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:58.000Z","modified_at":"2025-11-03T13:36:58.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"16262417519656","imei1":"16262417519656","imei2":"16262417519656","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97942,"job_number":"JOB_97942","tr_customer_id":97959,"tr_customer_product_id":97949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:58.000Z","modified_at":"2025-11-03T13:36:58.000Z","name":"Trycia Mosciski","mobile_number":"725-938-0773","email_id":"Carmella_Nolan@yahoo.com","dop":"2025-09-30","serial_number":"16079871822419","imei1":"16079871822419","imei2":"16079871822419","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97946,"job_number":"JOB_97946","tr_customer_id":97963,"tr_customer_product_id":97953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75729713340354","imei1":"75729713340354","imei2":"75729713340354","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97947,"job_number":"JOB_97947","tr_customer_id":97964,"tr_customer_product_id":97954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78655027487028","imei1":"78655027487028","imei2":"78655027487028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97948,"job_number":"JOB_97948","tr_customer_id":97965,"tr_customer_product_id":97955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26650579982205","imei1":"26650579982205","imei2":"26650579982205","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97949,"job_number":"JOB_97949","tr_customer_id":97966,"tr_customer_product_id":97956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21401197265192","imei1":"21401197265192","imei2":"21401197265192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97950,"job_number":"JOB_97950","tr_customer_id":97967,"tr_customer_product_id":97957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:48.000Z","modified_at":"2025-11-03T13:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16993656689500","imei1":"16993656689500","imei2":"16993656689500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97951,"job_number":"JOB_97951","tr_customer_id":97968,"tr_customer_product_id":97958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:48.000Z","modified_at":"2025-11-03T13:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59422463348501","imei1":"59422463348501","imei2":"59422463348501","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97953,"job_number":"JOB_97953","tr_customer_id":97970,"tr_customer_product_id":97960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:17.000Z","modified_at":"2025-11-03T13:46:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77786544144534","imei1":"77786544144534","imei2":"77786544144534","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97954,"job_number":"JOB_97954","tr_customer_id":97971,"tr_customer_product_id":97961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57460924464295","imei1":"57460924464295","imei2":"57460924464295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97955,"job_number":"JOB_97955","tr_customer_id":97972,"tr_customer_product_id":97962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21293234958781","imei1":"21293234958781","imei2":"21293234958781","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97956,"job_number":"JOB_97956","tr_customer_id":97973,"tr_customer_product_id":97963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57588905780279","imei1":"57588905780279","imei2":"57588905780279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97957,"job_number":"JOB_97957","tr_customer_id":97974,"tr_customer_product_id":97964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52371144090629","imei1":"52371144090629","imei2":"52371144090629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97958,"job_number":"JOB_97958","tr_customer_id":97975,"tr_customer_product_id":97965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:19.000Z","modified_at":"2025-11-03T13:46:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83759173471758","imei1":"83759173471758","imei2":"83759173471758","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97960,"job_number":"JOB_97960","tr_customer_id":97977,"tr_customer_product_id":97967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69659437829027","imei1":"69659437829027","imei2":"69659437829027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97961,"job_number":"JOB_97961","tr_customer_id":97978,"tr_customer_product_id":97968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45929248233560","imei1":"45929248233560","imei2":"45929248233560","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97962,"job_number":"JOB_97962","tr_customer_id":97979,"tr_customer_product_id":97969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14081903290651","imei1":"14081903290651","imei2":"14081903290651","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97963,"job_number":"JOB_97963","tr_customer_id":97980,"tr_customer_product_id":97970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26592269451531","imei1":"26592269451531","imei2":"26592269451531","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97964,"job_number":"JOB_97964","tr_customer_id":97981,"tr_customer_product_id":97971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:49.000Z","modified_at":"2025-11-03T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48613522907784","imei1":"48613522907784","imei2":"48613522907784","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97965,"job_number":"JOB_97965","tr_customer_id":97982,"tr_customer_product_id":97972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:49.000Z","modified_at":"2025-11-03T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11107551382374","imei1":"11107551382374","imei2":"11107551382374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97971,"job_number":"JOB_97971","tr_customer_id":97988,"tr_customer_product_id":97978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:52:26.000Z","modified_at":"2025-11-03T13:52:26.000Z","name":"Jatin Shharma","mobile_number":"747-374-2408","email_id":"Boyd44@gmail.com","dop":"2025-04-06","serial_number":"12372289872047","imei1":"12372289872047","imei2":"12372289872047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97972,"job_number":"JOB_97972","tr_customer_id":97989,"tr_customer_product_id":97979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:14.000Z","modified_at":"2025-11-03T14:09:14.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14953379915241","imei1":"14953379915241","imei2":"14953379915241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97974,"job_number":"JOB_97974","tr_customer_id":97991,"tr_customer_product_id":97981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:16.000Z","modified_at":"2025-11-03T14:09:16.000Z","name":"Brenden Conroy","mobile_number":"969-567-0723","email_id":"Toni.Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15408138191400148","imei1":"15408138191400148","imei2":"15408138191400148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97979,"job_number":"JOB_97979","tr_customer_id":97996,"tr_customer_product_id":97986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:59.000Z","modified_at":"2025-11-03T14:09:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18985731029076","imei1":"18985731029076","imei2":"18985731029076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97981,"job_number":"JOB_97981","tr_customer_id":97998,"tr_customer_product_id":97988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:01.000Z","modified_at":"2025-11-03T14:10:01.000Z","name":"Hulda Gulgowski","mobile_number":"896-329-7115","email_id":"Juana_Konopelski53@gmail.com","dop":"2025-04-06","serial_number":"17795292900114976","imei1":"17795292900114976","imei2":"17795292900114976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97986,"job_number":"JOB_97986","tr_customer_id":98003,"tr_customer_product_id":97993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:11.000Z","modified_at":"2025-11-03T14:10:11.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14498761567742","imei1":"14498761567742","imei2":"14498761567742","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97988,"job_number":"JOB_97988","tr_customer_id":98005,"tr_customer_product_id":97995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:13.000Z","modified_at":"2025-11-03T14:10:13.000Z","name":"Antonetta Monahan","mobile_number":"957-892-3308","email_id":"Enrique.Ebert6@gmail.com","dop":"2025-06-08","serial_number":"107210570689490","imei1":"107210570689490","imei2":"107210570689490","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97989,"job_number":"JOB_97989","tr_customer_id":98006,"tr_customer_product_id":97996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:41.000Z","modified_at":"2025-11-03T14:10:41.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11046335990325","imei1":"11046335990325","imei2":"11046335990325","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97991,"job_number":"JOB_97991","tr_customer_id":98008,"tr_customer_product_id":97998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:43.000Z","modified_at":"2025-11-03T14:10:43.000Z","name":"Charlie Bode","mobile_number":"749-564-0259","email_id":"Mose56@yahoo.com","dop":"2025-06-08","serial_number":"107915748314758","imei1":"107915748314758","imei2":"107915748314758","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97992,"job_number":"JOB_97992","tr_customer_id":98009,"tr_customer_product_id":97999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:44.000Z","modified_at":"2025-11-03T14:10:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13020561371437","imei1":"13020561371437","imei2":"13020561371437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97994,"job_number":"JOB_97994","tr_customer_id":98011,"tr_customer_product_id":98001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:45.000Z","modified_at":"2025-11-03T14:10:45.000Z","name":"Terry Kunze","mobile_number":"426-547-4224","email_id":"Wiley31@yahoo.com","dop":"2025-04-06","serial_number":"17995117860568710","imei1":"17995117860568710","imei2":"17995117860568710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97995,"job_number":"JOB_97995","tr_customer_id":98012,"tr_customer_product_id":98002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:11.000Z","modified_at":"2025-11-03T14:11:11.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"14711496955538","imei1":"14711496955538","imei2":"14711496955538","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97997,"job_number":"JOB_97997","tr_customer_id":98014,"tr_customer_product_id":98004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:13.000Z","modified_at":"2025-11-03T14:11:13.000Z","name":"Malcolm Gerhold","mobile_number":"494-663-2194","email_id":"Shyanne16@gmail.com","dop":"2025-06-08","serial_number":"106916871662298","imei1":"106916871662298","imei2":"106916871662298","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97998,"job_number":"JOB_97998","tr_customer_id":98015,"tr_customer_product_id":98005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:30.000Z","modified_at":"2025-11-03T14:11:30.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14635356987196","imei1":"14635356987196","imei2":"14635356987196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98000,"job_number":"JOB_98000","tr_customer_id":98017,"tr_customer_product_id":98007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:12:22.000Z","modified_at":"2025-11-03T14:12:22.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10975923066659","imei1":"10975923066659","imei2":"10975923066659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98002,"job_number":"JOB_98002","tr_customer_id":98019,"tr_customer_product_id":98009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:13:13.000Z","modified_at":"2025-11-03T14:13:13.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12542513947553","imei1":"12542513947553","imei2":"12542513947553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98005,"job_number":"JOB_98005","tr_customer_id":98022,"tr_customer_product_id":98012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:14:21.000Z","modified_at":"2025-11-03T14:14:21.000Z","name":"Omari Reichert","mobile_number":"608-777-1313","email_id":"Marcelino20@gmail.com","dop":"2025-04-06","serial_number":"14280859293673312","imei1":"14280859293673312","imei2":"14280859293673312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:14:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98007,"job_number":"JOB_98007","tr_customer_id":98024,"tr_customer_product_id":98014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:06.000Z","modified_at":"2025-11-03T14:15:06.000Z","name":"Skylar Funk","mobile_number":"941-516-0455","email_id":"Polly17@gmail.com","dop":"2025-04-06","serial_number":"10588791116140600","imei1":"10588791116140600","imei2":"10588791116140600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98008,"job_number":"JOB_98008","tr_customer_id":98025,"tr_customer_product_id":98015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:18.000Z","modified_at":"2025-11-03T14:15:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10103002837013","imei1":"10103002837013","imei2":"10103002837013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98010,"job_number":"JOB_98010","tr_customer_id":98027,"tr_customer_product_id":98017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:19.000Z","modified_at":"2025-11-03T14:15:19.000Z","name":"Bennie Block","mobile_number":"264-470-0357","email_id":"Ricardo.Kassulke50@gmail.com","dop":"2025-06-18","serial_number":"1016100843941874","imei1":"1016100843941874","imei2":"1016100843941874","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98011,"job_number":"JOB_98011","tr_customer_id":98028,"tr_customer_product_id":98018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:35.000Z","modified_at":"2025-11-03T14:15:35.000Z","name":"Godfrey  Rice","mobile_number":"724-577-3108","email_id":"Carol.DuBuque@gmail.com","dop":"2025-08-02","serial_number":"16631077486828","imei1":"16631077486828","imei2":"16631077486828","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98013,"job_number":"JOB_98013","tr_customer_id":98030,"tr_customer_product_id":98020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:50.000Z","modified_at":"2025-11-03T14:15:50.000Z","name":"Ramon Trantow","mobile_number":"739-403-1130","email_id":"Amaya_Kunde18@gmail.com","dop":"2025-04-06","serial_number":"16547837667403192","imei1":"16547837667403192","imei2":"16547837667403192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98014,"job_number":"JOB_98014","tr_customer_id":98031,"tr_customer_product_id":98021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:01.000Z","modified_at":"2025-11-03T14:16:01.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10516363040487","imei1":"10516363040487","imei2":"10516363040487","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98016,"job_number":"JOB_98016","tr_customer_id":98033,"tr_customer_product_id":98023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:02.000Z","modified_at":"2025-11-03T14:16:02.000Z","name":"Emmalee Stehr","mobile_number":"626-666-8014","email_id":"Grady.Stark14@yahoo.com","dop":"2025-06-18","serial_number":"1072700768735220","imei1":"1072700768735220","imei2":"1072700768735220","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98017,"job_number":"JOB_98017","tr_customer_id":98034,"tr_customer_product_id":98024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:05.000Z","modified_at":"2025-11-03T14:16:05.000Z","name":"Major  Rutherford","mobile_number":"293-744-5060","email_id":"Brennon.Boehm12@gmail.com","dop":"2025-08-02","serial_number":"19123211890122","imei1":"19123211890122","imei2":"19123211890122","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98018,"job_number":"JOB_98018","tr_customer_id":98035,"tr_customer_product_id":98025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:02.000Z","modified_at":"2025-11-03T14:18:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11548284666519","imei1":"11548284666519","imei2":"11548284666519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98020,"job_number":"JOB_98020","tr_customer_id":98037,"tr_customer_product_id":98027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:03.000Z","modified_at":"2025-11-03T14:18:03.000Z","name":"Mozelle Beahan","mobile_number":"424-464-4412","email_id":"Osbaldo.Feeney80@yahoo.com","dop":"2025-04-06","serial_number":"13477083183271664","imei1":"13477083183271664","imei2":"13477083183271664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98021,"job_number":"JOB_98021","tr_customer_id":98038,"tr_customer_product_id":98028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:22.000Z","modified_at":"2025-11-03T14:18:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13765697852489","imei1":"13765697852489","imei2":"13765697852489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98023,"job_number":"JOB_98023","tr_customer_id":98040,"tr_customer_product_id":98030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:24.000Z","modified_at":"2025-11-03T14:18:24.000Z","name":"Agustin Fahey","mobile_number":"263-297-7249","email_id":"Colton90@yahoo.com","dop":"2025-04-06","serial_number":"14779924889705140","imei1":"14779924889705140","imei2":"14779924889705140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98024,"job_number":"JOB_98024","tr_customer_id":98041,"tr_customer_product_id":98031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:46.000Z","modified_at":"2025-11-03T14:18:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12669327900285","imei1":"12669327900285","imei2":"12669327900285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98026,"job_number":"JOB_98026","tr_customer_id":98043,"tr_customer_product_id":98033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:48.000Z","modified_at":"2025-11-03T14:18:48.000Z","name":"Richie Borer","mobile_number":"958-568-7225","email_id":"Roderick31@hotmail.com","dop":"2025-04-06","serial_number":"12577542560053524","imei1":"12577542560053524","imei2":"12577542560053524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98027,"job_number":"JOB_98027","tr_customer_id":98044,"tr_customer_product_id":98034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:07.000Z","modified_at":"2025-11-03T14:19:07.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16751885642482","imei1":"16751885642482","imei2":"16751885642482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98029,"job_number":"JOB_98029","tr_customer_id":98046,"tr_customer_product_id":98036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:09.000Z","modified_at":"2025-11-03T14:19:09.000Z","name":"Evangeline Sipes","mobile_number":"332-281-4302","email_id":"Cathy.OConner63@hotmail.com","dop":"2025-04-06","serial_number":"19733027106006016","imei1":"19733027106006016","imei2":"19733027106006016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98030,"job_number":"JOB_98030","tr_customer_id":98047,"tr_customer_product_id":98037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:31.000Z","modified_at":"2025-11-03T14:19:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10508889981050","imei1":"10508889981050","imei2":"10508889981050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98032,"job_number":"JOB_98032","tr_customer_id":98049,"tr_customer_product_id":98039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:32.000Z","modified_at":"2025-11-03T14:19:32.000Z","name":"Duncan Nolan","mobile_number":"853-817-5273","email_id":"Loren.Schinner11@hotmail.com","dop":"2025-04-06","serial_number":"15813527060997844","imei1":"15813527060997844","imei2":"15813527060997844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98033,"job_number":"JOB_98033","tr_customer_id":98050,"tr_customer_product_id":98040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:52.000Z","modified_at":"2025-11-03T14:19:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16253013613877","imei1":"16253013613877","imei2":"16253013613877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98035,"job_number":"JOB_98035","tr_customer_id":98052,"tr_customer_product_id":98042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:53.000Z","modified_at":"2025-11-03T14:19:53.000Z","name":"Trinity Schoen","mobile_number":"316-543-3340","email_id":"Bernadette50@hotmail.com","dop":"2025-04-06","serial_number":"11754084436728382","imei1":"11754084436728382","imei2":"11754084436728382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98037,"job_number":"JOB_98037","tr_customer_id":98054,"tr_customer_product_id":98044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:20:20.000Z","modified_at":"2025-11-03T14:20:20.000Z","name":"Daisha Kuphal","mobile_number":"265-920-0946","email_id":"Uriel20@yahoo.com","dop":"2025-04-06","serial_number":"17005759439269664","imei1":"17005759439269664","imei2":"17005759439269664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98039,"job_number":"JOB_98039","tr_customer_id":98056,"tr_customer_product_id":98046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:20:27.000Z","modified_at":"2025-11-03T14:20:27.000Z","name":"Sean Russel","mobile_number":"435-832-9646","email_id":"Rosario23@hotmail.com","dop":"2025-04-06","serial_number":"16559227498696918","imei1":"16559227498696918","imei2":"16559227498696918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98040,"job_number":"JOB_98040","tr_customer_id":98057,"tr_customer_product_id":98047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:23:52.000Z","modified_at":"2025-11-03T14:23:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17370789555334","imei1":"17370789555334","imei2":"17370789555334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98042,"job_number":"JOB_98042","tr_customer_id":98059,"tr_customer_product_id":98049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:23:53.000Z","modified_at":"2025-11-03T14:23:53.000Z","name":"Jaclyn Stracke","mobile_number":"435-951-2732","email_id":"Yessenia18@gmail.com","dop":"2025-04-06","serial_number":"17017233385050126","imei1":"17017233385050126","imei2":"17017233385050126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98047,"job_number":"JOB_98047","tr_customer_id":98064,"tr_customer_product_id":98054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:28.000Z","modified_at":"2025-11-03T14:24:28.000Z","name":"Raquel Adams","mobile_number":"701-898-7304","email_id":"Elouise41@yahoo.com","dop":"2025-04-06","serial_number":"12022427341628208","imei1":"12022427341628208","imei2":"12022427341628208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98051,"job_number":"JOB_98051","tr_customer_id":98068,"tr_customer_product_id":98058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:35.000Z","modified_at":"2025-11-03T14:24:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11572370812573","imei1":"11572370812573","imei2":"11572370812573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98053,"job_number":"JOB_98053","tr_customer_id":98070,"tr_customer_product_id":98060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:37.000Z","modified_at":"2025-11-03T14:24:37.000Z","name":"Lonzo Schmidt","mobile_number":"937-220-5892","email_id":"Anita_Bauch64@yahoo.com","dop":"2025-04-06","serial_number":"10943337127934686","imei1":"10943337127934686","imei2":"10943337127934686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98057,"job_number":"JOB_98057","tr_customer_id":98074,"tr_customer_product_id":98064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:25:16.000Z","modified_at":"2025-11-03T14:25:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15440927844111","imei1":"15440927844111","imei2":"15440927844111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98059,"job_number":"JOB_98059","tr_customer_id":98076,"tr_customer_product_id":98066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:25:18.000Z","modified_at":"2025-11-03T14:25:18.000Z","name":"Angelo Cronin","mobile_number":"491-293-9847","email_id":"Shemar.Denesik@yahoo.com","dop":"2025-04-06","serial_number":"10353741576039388","imei1":"10353741576039388","imei2":"10353741576039388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98061,"job_number":"JOB_98061","tr_customer_id":98078,"tr_customer_product_id":98068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:27:34.000Z","modified_at":"2025-11-03T14:27:34.000Z","name":"Jett Schmeler","mobile_number":"497-370-6181","email_id":"Colt.Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"10201352199960684","imei1":"10201352199960684","imei2":"10201352199960684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98065,"job_number":"JOB_98065","tr_customer_id":98082,"tr_customer_product_id":98072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:03.000Z","modified_at":"2025-11-03T14:43:03.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11370190568475","imei1":"11370190568475","imei2":"11370190568475","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98066,"job_number":"JOB_98066","tr_customer_id":98083,"tr_customer_product_id":98073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:04.000Z","modified_at":"2025-11-03T14:43:04.000Z","name":"Mazie Volkman","mobile_number":"701-583-5116","email_id":"Filomena.Grant@hotmail.com","dop":"2025-09-16","serial_number":"12578670782176","imei1":"12578670782176","imei2":"12578670782176","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98067,"job_number":"JOB_98067","tr_customer_id":98084,"tr_customer_product_id":98074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:22.000Z","modified_at":"2025-11-03T14:43:22.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18626934550320","imei1":"18626934550320","imei2":"18626934550320","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98068,"job_number":"JOB_98068","tr_customer_id":98085,"tr_customer_product_id":98075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:22.000Z","modified_at":"2025-11-03T14:43:22.000Z","name":"Abdullah Swift","mobile_number":"560-814-8765","email_id":"Katarina.Auer71@gmail.com","dop":"2025-09-16","serial_number":"12061963546002","imei1":"12061963546002","imei2":"12061963546002","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98069,"job_number":"JOB_98069","tr_customer_id":98086,"tr_customer_product_id":98076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:40.000Z","modified_at":"2025-11-03T14:43:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14877365130023","imei1":"14877365130023","imei2":"14877365130023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98070,"job_number":"JOB_98070","tr_customer_id":98087,"tr_customer_product_id":98077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:40.000Z","modified_at":"2025-11-03T14:43:40.000Z","name":"Stefan Padberg","mobile_number":"819-526-3201","email_id":"Cory82@gmail.com","dop":"2025-09-16","serial_number":"17559212114565","imei1":"17559212114565","imei2":"17559212114565","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98072,"job_number":"JOB_98072","tr_customer_id":98089,"tr_customer_product_id":98079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:44:39.000Z","modified_at":"2025-11-03T14:44:39.000Z","name":"Lexie Feeney","mobile_number":"915-520-4140","email_id":"Aurelia_Fisher@yahoo.com","dop":"2025-04-06","serial_number":"19796970555137510","imei1":"19796970555137510","imei2":"19796970555137510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98073,"job_number":"JOB_98073","tr_customer_id":98090,"tr_customer_product_id":98080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:53:50.000Z","modified_at":"2025-11-03T14:53:50.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"11294600352105","imei1":"11294600352105","imei2":"11294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98074,"job_number":"JOB_98074","tr_customer_id":98091,"tr_customer_product_id":98081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:04:50.000Z","modified_at":"2025-11-03T15:04:51.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"10294600352105","imei1":"10294600352105","imei2":"10294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98077,"job_number":"JOB_98077","tr_customer_id":98094,"tr_customer_product_id":98084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:09:50.000Z","modified_at":"2025-11-03T15:09:50.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13294600352105","imei1":"13294600352105","imei2":"13294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98079,"job_number":"JOB_98079","tr_customer_id":98096,"tr_customer_product_id":98086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:12:59.000Z","modified_at":"2025-11-03T15:12:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-24","serial_number":"32227137425957","imei1":"32227137425957","imei2":"32227137425957","popurl":"2025-10-24T15:12:58.440314721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:12:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98080,"job_number":"JOB_98080","tr_customer_id":98097,"tr_customer_product_id":98087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:16:45.000Z","modified_at":"2025-11-03T15:16:45.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13394600352105","imei1":"13394600352105","imei2":"13394600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98081,"job_number":"JOB_98081","tr_customer_id":98098,"tr_customer_product_id":98088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:17:09.000Z","modified_at":"2025-11-03T15:17:09.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333600352105","imei1":"13333600352105","imei2":"13333600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98082,"job_number":"JOB_98082","tr_customer_id":98099,"tr_customer_product_id":98089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:17:12.000Z","modified_at":"2025-11-03T15:17:12.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-24","serial_number":"90236175837531","imei1":"90236175837531","imei2":"90236175837531","popurl":"2025-10-24T15:17:11.803949984Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:17:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98083,"job_number":"JOB_98083","tr_customer_id":98100,"tr_customer_product_id":98090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:18:08.000Z","modified_at":"2025-11-03T15:18:08.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333500352105","imei1":"13333500352105","imei2":"13333500352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98084,"job_number":"JOB_98084","tr_customer_id":98101,"tr_customer_product_id":98091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:24:13.000Z","modified_at":"2025-11-03T15:24:13.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333510352105","imei1":"13333510352105","imei2":"13333510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98085,"job_number":"JOB_98085","tr_customer_id":98102,"tr_customer_product_id":98092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:40:05.000Z","modified_at":"2025-11-03T15:40:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101762988435143","imei1":"101762988435143","imei2":"101762988435143","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98087,"job_number":"JOB_98087","tr_customer_id":98104,"tr_customer_product_id":98094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:40:17.000Z","modified_at":"2025-11-03T15:40:17.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100307581137153","imei1":"100307581137153","imei2":"100307581137153","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98090,"job_number":"JOB_98090","tr_customer_id":98107,"tr_customer_product_id":98097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:12:43.000Z","modified_at":"2025-11-03T16:12:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13152317591339","imei1":"13152317591339","imei2":"13152317591339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:12:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98092,"job_number":"JOB_98092","tr_customer_id":98109,"tr_customer_product_id":98099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:12:45.000Z","modified_at":"2025-11-03T16:12:45.000Z","name":"Patsy Thompson","mobile_number":"681-564-4652","email_id":"Jacklyn_Zulauf96@hotmail.com","dop":"2025-04-06","serial_number":"12325143298809704","imei1":"12325143298809704","imei2":"12325143298809704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98093,"job_number":"JOB_98093","tr_customer_id":98110,"tr_customer_product_id":98100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:13:26.000Z","modified_at":"2025-11-03T16:13:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18342821711913","imei1":"18342821711913","imei2":"18342821711913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98095,"job_number":"JOB_98095","tr_customer_id":98112,"tr_customer_product_id":98102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:13:28.000Z","modified_at":"2025-11-03T16:13:28.000Z","name":"Adelia Schoen","mobile_number":"319-366-8042","email_id":"Paxton_Effertz84@gmail.com","dop":"2025-04-06","serial_number":"10476475696465614","imei1":"10476475696465614","imei2":"10476475696465614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98096,"job_number":"JOB_98096","tr_customer_id":98113,"tr_customer_product_id":98103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:14:09.000Z","modified_at":"2025-11-03T16:14:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18794273774614","imei1":"18794273774614","imei2":"18794273774614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98098,"job_number":"JOB_98098","tr_customer_id":98115,"tr_customer_product_id":98105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:14:11.000Z","modified_at":"2025-11-03T16:14:11.000Z","name":"Leif Bins","mobile_number":"456-559-4602","email_id":"Elinore66@hotmail.com","dop":"2025-04-06","serial_number":"15721151475728572","imei1":"15721151475728572","imei2":"15721151475728572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98101,"job_number":"JOB_98101","tr_customer_id":98118,"tr_customer_product_id":98108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:47:22.000Z","modified_at":"2025-11-03T16:47:22.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-10-24","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-10-24T16:47:21.640954897Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98102,"job_number":"JOB_98102","tr_customer_id":98119,"tr_customer_product_id":98109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:48:30.000Z","modified_at":"2025-11-03T16:48:30.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-10-24","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-10-24T16:48:29.182900532Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98103,"job_number":"JOB_98103","tr_customer_id":98120,"tr_customer_product_id":98110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:48:52.000Z","modified_at":"2025-11-03T16:48:52.000Z","name":"Bulah Peffer","mobile_number":"296-360-0709","email_id":"Christopher_Willms79@gmail.com","dop":"2025-10-24","serial_number":"10558685491189","imei1":"10558685491189","imei2":"10558685491189","popurl":"2025-10-24T16:48:51.900058089Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98104,"job_number":"JOB_98104","tr_customer_id":98121,"tr_customer_product_id":98111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:49:09.000Z","modified_at":"2025-11-03T16:49:09.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-10-24","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2025-10-24T16:49:08.810320585Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98105,"job_number":"JOB_98105","tr_customer_id":98122,"tr_customer_product_id":98112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:49:39.000Z","modified_at":"2025-11-03T16:49:39.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"80723905175480","imei1":"80723905175480","imei2":"80723905175480","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98106,"job_number":"JOB_98106","tr_customer_id":98123,"tr_customer_product_id":98113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:17.000Z","modified_at":"2025-11-03T16:52:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"14580460889689","imei1":"14580460889689","imei2":"14580460889689","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98107,"job_number":"JOB_98107","tr_customer_id":98124,"tr_customer_product_id":98114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:18.000Z","modified_at":"2025-11-03T16:52:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11506818440407","imei1":"11506818440407","imei2":"11506818440407","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98108,"job_number":"JOB_98108","tr_customer_id":98125,"tr_customer_product_id":98115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:18.000Z","modified_at":"2025-11-03T16:52:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18204171534767","imei1":"18204171534767","imei2":"18204171534767","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98110,"job_number":"JOB_98110","tr_customer_id":98127,"tr_customer_product_id":98117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:53:29.000Z","modified_at":"2025-11-03T16:53:29.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10369024970374","imei1":"10369024970374","imei2":"10369024970374","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98111,"job_number":"JOB_98111","tr_customer_id":98128,"tr_customer_product_id":98118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10368766212137","imei1":"10368766212137","imei2":"10368766212137","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98112,"job_number":"JOB_98112","tr_customer_id":98129,"tr_customer_product_id":98119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11076544884014","imei1":"11076544884014","imei2":"11076544884014","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98113,"job_number":"JOB_98113","tr_customer_id":98130,"tr_customer_product_id":98120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"13459718289806","imei1":"13459718289806","imei2":"13459718289806","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98116,"job_number":"JOB_98116","tr_customer_id":98133,"tr_customer_product_id":98123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:07:43.000Z","modified_at":"2025-11-03T17:07:43.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"40490909966129","imei1":"40490909966129","imei2":"40490909966129","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98119,"job_number":"JOB_98119","tr_customer_id":98136,"tr_customer_product_id":98126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:17:33.000Z","modified_at":"2025-11-03T17:17:33.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12318785054840","imei1":"12318785054840","imei2":"12318785054840","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98120,"job_number":"JOB_98120","tr_customer_id":98137,"tr_customer_product_id":98127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:14.000Z","modified_at":"2025-11-03T17:18:14.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11829709532545","imei1":"11829709532545","imei2":"11829709532545","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98121,"job_number":"JOB_98121","tr_customer_id":98138,"tr_customer_product_id":98128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:47.000Z","modified_at":"2025-11-03T17:18:47.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15418756081085","imei1":"15418756081085","imei2":"15418756081085","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98122,"job_number":"JOB_98122","tr_customer_id":98139,"tr_customer_product_id":98129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:56.000Z","modified_at":"2025-11-03T17:18:56.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17090252410924","imei1":"17090252410924","imei2":"17090252410924","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98123,"job_number":"JOB_98123","tr_customer_id":98140,"tr_customer_product_id":98130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:19:14.000Z","modified_at":"2025-11-03T17:19:14.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18771693777571","imei1":"18771693777571","imei2":"18771693777571","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98124,"job_number":"JOB_98124","tr_customer_id":98141,"tr_customer_product_id":98131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:19:18.000Z","modified_at":"2025-11-03T17:19:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"16568155481671","imei1":"16568155481671","imei2":"16568155481671","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98125,"job_number":"JOB_98125","tr_customer_id":98142,"tr_customer_product_id":98132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:28:58.000Z","modified_at":"2025-11-03T17:28:58.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12804517830957","imei1":"12804517830957","imei2":"12804517830957","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98126,"job_number":"JOB_98126","tr_customer_id":98143,"tr_customer_product_id":98133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:01.000Z","modified_at":"2025-11-03T17:30:01.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12963559063552","imei1":"12963559063552","imei2":"12963559063552","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98127,"job_number":"JOB_98127","tr_customer_id":98144,"tr_customer_product_id":98134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:29.000Z","modified_at":"2025-11-03T17:30:29.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12505788724304","imei1":"12505788724304","imei2":"12505788724304","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98128,"job_number":"JOB_98128","tr_customer_id":98145,"tr_customer_product_id":98135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:47.000Z","modified_at":"2025-11-03T17:30:47.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18211200382872","imei1":"18211200382872","imei2":"18211200382872","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98129,"job_number":"JOB_98129","tr_customer_id":98146,"tr_customer_product_id":98136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:53.000Z","modified_at":"2025-11-03T17:30:53.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17627545133334","imei1":"17627545133334","imei2":"17627545133334","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98131,"job_number":"JOB_98131","tr_customer_id":98148,"tr_customer_product_id":98138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:33:03.000Z","modified_at":"2025-11-03T17:33:03.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18475624904306","imei1":"18475624904306","imei2":"18475624904306","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98132,"job_number":"JOB_98132","tr_customer_id":98149,"tr_customer_product_id":98139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:42:39.000Z","modified_at":"2025-11-03T17:42:39.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15239700436038","imei1":"15239700436038","imei2":"15239700436038","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98134,"job_number":"JOB_98134","tr_customer_id":98151,"tr_customer_product_id":98141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:42:39.000Z","modified_at":"2025-11-03T17:42:39.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"19185015834999","imei1":"19185015834999","imei2":"19185015834999","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98135,"job_number":"JOB_98135","tr_customer_id":98152,"tr_customer_product_id":98142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:44:01.000Z","modified_at":"2025-11-03T17:44:01.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-10-24","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-10-24T17:44:00.321912753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98136,"job_number":"JOB_98136","tr_customer_id":98153,"tr_customer_product_id":98143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:49:54.000Z","modified_at":"2025-11-03T17:49:54.000Z","name":"Malati Patel","mobile_number":"7054850668","email_id":"kumuda.kaul@hotmail.com","dop":"2025-10-24","serial_number":"16831856061624","imei1":"16831856061624","imei2":"16831856061624","popurl":"www.bandhul-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98137,"job_number":"JOB_98137","tr_customer_id":98154,"tr_customer_product_id":98144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:57:54.000Z","modified_at":"2025-11-03T17:57:54.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"12345678910451","imei1":"12345678910451","imei2":"12345678910451","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98138,"job_number":"JOB_98138","tr_customer_id":98155,"tr_customer_product_id":98145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:08:11.000Z","modified_at":"2025-11-03T18:08:11.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10053351868216","imei1":"10053351868216","imei2":"10053351868216","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:08:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98139,"job_number":"JOB_98139","tr_customer_id":98156,"tr_customer_product_id":98146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:08:51.000Z","modified_at":"2025-11-03T18:08:51.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10975409525510","imei1":"10975409525510","imei2":"10975409525510","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98140,"job_number":"JOB_98140","tr_customer_id":98157,"tr_customer_product_id":98147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:09:40.000Z","modified_at":"2025-11-03T18:09:40.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10951698940665","imei1":"10951698940665","imei2":"10951698940665","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98142,"job_number":"JOB_98142","tr_customer_id":98159,"tr_customer_product_id":98149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:24:40.000Z","modified_at":"2025-11-03T18:24:40.000Z","name":"Brooke Jakubowski","mobile_number":"570-809-2376","email_id":"Carli.Kling69@gmail.com","dop":"2025-05-30","serial_number":"12855591103524","imei1":"12855591103524","imei2":"12855591103524","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98143,"job_number":"JOB_98143","tr_customer_id":98160,"tr_customer_product_id":98150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:42:49.000Z","modified_at":"2025-11-03T18:42:49.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15561335987917","imei1":"15561335987917","imei2":"15561335987917","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98145,"job_number":"JOB_98145","tr_customer_id":98162,"tr_customer_product_id":98152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:42:49.000Z","modified_at":"2025-11-03T18:42:49.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11933898190769","imei1":"11933898190769","imei2":"11933898190769","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98146,"job_number":"JOB_98146","tr_customer_id":98163,"tr_customer_product_id":98153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:43:04.000Z","modified_at":"2025-11-03T18:43:04.000Z","name":"Chaturaanan Saini","mobile_number":"7006033911","email_id":"laxman.rana@yahoo.co.in","dop":"2025-10-24","serial_number":"10936440819481","imei1":"10936440819481","imei2":"10936440819481","popurl":"www.abhaya-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98147,"job_number":"JOB_98147","tr_customer_id":98164,"tr_customer_product_id":98154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:45:19.000Z","modified_at":"2025-11-03T18:45:19.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10198648061152","imei1":"10198648061152","imei2":"10198648061152","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98149,"job_number":"JOB_98149","tr_customer_id":98166,"tr_customer_product_id":98156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:45:19.000Z","modified_at":"2025-11-03T18:45:19.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11933052328334","imei1":"11933052328334","imei2":"11933052328334","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98150,"job_number":"JOB_98150","tr_customer_id":98167,"tr_customer_product_id":98157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:46:44.000Z","modified_at":"2025-11-03T18:46:44.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-10-24","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-10-24T18:46:43.992133971Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98151,"job_number":"JOB_98151","tr_customer_id":98168,"tr_customer_product_id":98158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:47:06.000Z","modified_at":"2025-11-03T18:47:06.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-10-24","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-10-24T18:47:05.729934086Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98152,"job_number":"JOB_98152","tr_customer_id":98169,"tr_customer_product_id":98159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:48:04.000Z","modified_at":"2025-11-03T18:48:04.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-10-29","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-10-29T18:48:03.992414969Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98153,"job_number":"JOB_98153","tr_customer_id":98170,"tr_customer_product_id":98160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:49:57.000Z","modified_at":"2025-11-03T18:49:57.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12486523721748","imei1":"12486523721748","imei2":"12486523721748","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98155,"job_number":"JOB_98155","tr_customer_id":98172,"tr_customer_product_id":98162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:49:58.000Z","modified_at":"2025-11-03T18:49:58.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17943387429866","imei1":"17943387429866","imei2":"17943387429866","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98156,"job_number":"JOB_98156","tr_customer_id":98173,"tr_customer_product_id":98163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T19:21:54.000Z","modified_at":"2025-11-03T19:21:54.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"234262142545415","imei2":"234262142545415","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T19:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98157,"job_number":"JOB_98157","tr_customer_id":98174,"tr_customer_product_id":98164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T19:31:57.000Z","modified_at":"2025-11-03T19:31:57.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"234262142545416","imei2":"234262142545416","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T19:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98160,"job_number":"JOB_98160","tr_customer_id":98177,"tr_customer_product_id":98167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:19:32.000Z","modified_at":"2025-11-03T20:19:32.000Z","name":"Amos Stoltenberg","mobile_number":"846-287-5515","email_id":"Missouri78@hotmail.com","dop":"2025-04-06","serial_number":"16380245327493680","imei1":"16380245327493680","imei2":"16380245327493680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98162,"job_number":"JOB_98162","tr_customer_id":98179,"tr_customer_product_id":98169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:22:40.000Z","modified_at":"2025-11-03T20:22:40.000Z","name":"Grover Glover","mobile_number":"881-245-2313","email_id":"Avery.Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"10236267329044664","imei1":"10236267329044664","imei2":"10236267329044664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98163,"job_number":"JOB_98163","tr_customer_id":98180,"tr_customer_product_id":98170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Nirbhay Ganaka","mobile_number":"7062165219","email_id":"raj.chaturvedi@yahoo.co.in","dop":"2025-10-24","serial_number":"10090563139164","imei1":"10090563139164","imei2":"10090563139164","popurl":"www.nanda-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98164,"job_number":"JOB_98164","tr_customer_id":98181,"tr_customer_product_id":98171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Yoginder Deshpande","mobile_number":"7054669800","email_id":"bhuvanesh.kocchar@gmail.com","dop":"2025-10-24","serial_number":"17500913905343","imei1":"17500913905343","imei2":"17500913905343","popurl":"www.bhramar-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98165,"job_number":"JOB_98165","tr_customer_id":98182,"tr_customer_product_id":98172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Yoginder Varma","mobile_number":"7064352801","email_id":"achintya.arora@hotmail.com","dop":"2025-10-24","serial_number":"16145111414746","imei1":"16145111414746","imei2":"16145111414746","popurl":"www.mohini-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98166,"job_number":"JOB_98166","tr_customer_id":98184,"tr_customer_product_id":98174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Niro Asan","mobile_number":"7067951235","email_id":"girika.patil@gmail.com","dop":"2025-10-24","serial_number":"15719853700166","imei1":"15719853700166","imei2":"15719853700166","popurl":"www.balgopal-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98167,"job_number":"JOB_98167","tr_customer_id":98183,"tr_customer_product_id":98173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Amarnath Kapoor","mobile_number":"7013284000","email_id":"sachin.sethi@hotmail.com","dop":"2025-10-24","serial_number":"15723585601301","imei1":"15723585601301","imei2":"15723585601301","popurl":"www.sarisha-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98169,"job_number":"JOB_98169","tr_customer_id":98186,"tr_customer_product_id":98176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Shiv Rana","mobile_number":"7050531263","email_id":"anala.ahuja@yahoo.co.in","dop":"2025-10-24","serial_number":"10162009380626","imei1":"10162009380626","imei2":"10162009380626","popurl":"www.daevi-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98170,"job_number":"JOB_98170","tr_customer_id":98187,"tr_customer_product_id":98177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Chandrabhan Chattopadhyay","mobile_number":"7038142340","email_id":"aaryan.kapoor@yahoo.co.in","dop":"2025-10-24","serial_number":"13915916219019","imei1":"13915916219019","imei2":"13915916219019","popurl":"www.sharda-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98171,"job_number":"JOB_98171","tr_customer_id":98188,"tr_customer_product_id":98178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Ashok Nehru","mobile_number":"7063600929","email_id":"ranjeet.kocchar@gmail.com","dop":"2025-10-24","serial_number":"16616398538812","imei1":"16616398538812","imei2":"16616398538812","popurl":"www.bhaumik-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98172,"job_number":"JOB_98172","tr_customer_id":98189,"tr_customer_product_id":98179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Bahula Talwar","mobile_number":"7002562811","email_id":"baalagopaal.bhattacharya@hotmail.com","dop":"2025-10-24","serial_number":"11412324444312","imei1":"11412324444312","imei2":"11412324444312","popurl":"www.anjushree-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98174,"job_number":"JOB_98174","tr_customer_id":98191,"tr_customer_product_id":98181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Shrishti Adiga","mobile_number":"7063102144","email_id":"hiranmaya.panicker@hotmail.com","dop":"2025-10-24","serial_number":"11072241770897","imei1":"11072241770897","imei2":"11072241770897","popurl":"www.atmaja-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98175,"job_number":"JOB_98175","tr_customer_id":98192,"tr_customer_product_id":98182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Gobinda Mishra","mobile_number":"7011352031","email_id":"gautam.saini@yahoo.co.in","dop":"2025-10-24","serial_number":"10108492400792","imei1":"10108492400792","imei2":"10108492400792","popurl":"www.devesh-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98177,"job_number":"JOB_98177","tr_customer_id":98194,"tr_customer_product_id":98184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Daksha Joshi","mobile_number":"7031788161","email_id":"bhima.arora@yahoo.co.in","dop":"2025-10-24","serial_number":"18971470005805","imei1":"18971470005805","imei2":"18971470005805","popurl":"www.hiranmay-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98181,"job_number":"JOB_98181","tr_customer_id":98198,"tr_customer_product_id":98188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Dipankar Trivedi","mobile_number":"7046259567","email_id":"kin.embranthiri@hotmail.com","dop":"2025-10-24","serial_number":"14088430068806","imei1":"14088430068806","imei2":"14088430068806","popurl":"www.gorakhanatha-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98182,"job_number":"JOB_98182","tr_customer_id":98199,"tr_customer_product_id":98189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Bheeshma Dhawan","mobile_number":"7084926006","email_id":"avadhesh.shukla@hotmail.com","dop":"2025-10-24","serial_number":"14790576937958","imei1":"14790576937958","imei2":"14790576937958","popurl":"www.harita-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98184,"job_number":"JOB_98184","tr_customer_id":98201,"tr_customer_product_id":98191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Chidaatma Asan","mobile_number":"7020534042","email_id":"ashlesh.guha@hotmail.com","dop":"2025-10-24","serial_number":"14908421997331","imei1":"14908421997331","imei2":"14908421997331","popurl":"www.tanushri-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98185,"job_number":"JOB_98185","tr_customer_id":98202,"tr_customer_product_id":98192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Amrita Reddy","mobile_number":"7045754456","email_id":"rati.abbott@hotmail.com","dop":"2025-10-24","serial_number":"12385981589664","imei1":"12385981589664","imei2":"12385981589664","popurl":"www.anagh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98186,"job_number":"JOB_98186","tr_customer_id":98203,"tr_customer_product_id":98193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Shiv Khatri","mobile_number":"7037044624","email_id":"opaline.dutta@hotmail.com","dop":"2025-10-24","serial_number":"19272423547579","imei1":"19272423547579","imei2":"19272423547579","popurl":"www.akshat-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98187,"job_number":"JOB_98187","tr_customer_id":98204,"tr_customer_product_id":98194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Ahalya Bharadwaj","mobile_number":"7020311118","email_id":"ayushmati.tagore@yahoo.co.in","dop":"2025-10-24","serial_number":"19265510681601","imei1":"19265510681601","imei2":"19265510681601","popurl":"www.devangana-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98188,"job_number":"JOB_98188","tr_customer_id":98205,"tr_customer_product_id":98195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Gayatri Shukla","mobile_number":"7035980463","email_id":"archan.desai@hotmail.com","dop":"2025-10-24","serial_number":"19629628789645","imei1":"19629628789645","imei2":"19629628789645","popurl":"www.ganaka-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98189,"job_number":"JOB_98189","tr_customer_id":98206,"tr_customer_product_id":98196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Gemini Singh","mobile_number":"7075814485","email_id":"atreyee.kaul@yahoo.co.in","dop":"2025-10-24","serial_number":"17687327401621","imei1":"17687327401621","imei2":"17687327401621","popurl":"www.anjushri-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98190,"job_number":"JOB_98190","tr_customer_id":98207,"tr_customer_product_id":98197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Dipendra Butt","mobile_number":"7060784613","email_id":"birjesh.embranthiri@yahoo.co.in","dop":"2025-10-24","serial_number":"18848532126312","imei1":"18848532126312","imei2":"18848532126312","popurl":"www.charuvrat-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98191,"job_number":"JOB_98191","tr_customer_id":98208,"tr_customer_product_id":98198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Minakshi Sharma","mobile_number":"7092836507","email_id":"esha.devar@yahoo.co.in","dop":"2025-10-24","serial_number":"16190020280080","imei1":"16190020280080","imei2":"16190020280080","popurl":"www.ghanashyam-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98192,"job_number":"JOB_98192","tr_customer_id":98209,"tr_customer_product_id":98199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Adinath Namboothiri","mobile_number":"7001917931","email_id":"usha.nayar@hotmail.com","dop":"2025-10-24","serial_number":"12607052721458","imei1":"12607052721458","imei2":"12607052721458","popurl":"www.brajendra-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98194,"job_number":"JOB_98194","tr_customer_id":98211,"tr_customer_product_id":98201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:29:23.000Z","modified_at":"2025-11-03T20:29:23.000Z","name":"Abby Klein","mobile_number":"988-851-9093","email_id":"Freeda.Runte@gmail.com","dop":"2025-04-06","serial_number":"15647399919247644","imei1":"15647399919247644","imei2":"15647399919247644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98195,"job_number":"JOB_98195","tr_customer_id":98212,"tr_customer_product_id":98202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Ambar Bhattathiri","mobile_number":"7069420515","email_id":"mohinder.mahajan@yahoo.co.in","dop":"2025-10-24","serial_number":"16094994219823","imei1":"16094994219823","imei2":"16094994219823","popurl":"www.dhanpati-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98196,"job_number":"JOB_98196","tr_customer_id":98213,"tr_customer_product_id":98203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Hiranmaya Pothuvaal","mobile_number":"7081448992","email_id":"satyen.chattopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"19305409047975","imei1":"19305409047975","imei2":"19305409047975","popurl":"www.bhadran-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98197,"job_number":"JOB_98197","tr_customer_id":98214,"tr_customer_product_id":98204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Prayag Naik","mobile_number":"7035651822","email_id":"anusuya.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"13697208150423","imei1":"13697208150423","imei2":"13697208150423","popurl":"www.mohan-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98198,"job_number":"JOB_98198","tr_customer_id":98215,"tr_customer_product_id":98205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Aatmaja Bhat","mobile_number":"7018673807","email_id":"surya.sharma@yahoo.co.in","dop":"2025-10-24","serial_number":"10933395911020","imei1":"10933395911020","imei2":"10933395911020","popurl":"www.akshainie-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98199,"job_number":"JOB_98199","tr_customer_id":98216,"tr_customer_product_id":98206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Tarun Jha","mobile_number":"7090433242","email_id":"vijay.abbott@hotmail.com","dop":"2025-10-24","serial_number":"17172974490734","imei1":"17172974490734","imei2":"17172974490734","popurl":"www.tejas-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98200,"job_number":"JOB_98200","tr_customer_id":98217,"tr_customer_product_id":98207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Bhaasvan Joshi","mobile_number":"7070884216","email_id":"aarya.mehra@gmail.com","dop":"2025-10-24","serial_number":"13499128263630","imei1":"13499128263630","imei2":"13499128263630","popurl":"www.abani-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98201,"job_number":"JOB_98201","tr_customer_id":98218,"tr_customer_product_id":98208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Puneet Abbott","mobile_number":"7021981918","email_id":"atreyi.pothuvaal@yahoo.co.in","dop":"2025-10-24","serial_number":"15376480492481","imei1":"15376480492481","imei2":"15376480492481","popurl":"www.swapnil-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98203,"job_number":"JOB_98203","tr_customer_id":98220,"tr_customer_product_id":98210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Prem Mishra","mobile_number":"7014089974","email_id":"anish.rana@yahoo.co.in","dop":"2025-10-24","serial_number":"16863125108306","imei1":"16863125108306","imei2":"16863125108306","popurl":"www.aagneya-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98204,"job_number":"JOB_98204","tr_customer_id":98221,"tr_customer_product_id":98211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Aatreya Chaturvedi","mobile_number":"7010426723","email_id":"dharmaketu.varman@yahoo.co.in","dop":"2025-10-24","serial_number":"10125110384412","imei1":"10125110384412","imei2":"10125110384412","popurl":"www.acharyasuta-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98205,"job_number":"JOB_98205","tr_customer_id":98222,"tr_customer_product_id":98212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:13.000Z","modified_at":"2025-11-03T20:31:13.000Z","name":"Anshula Naik","mobile_number":"7094672933","email_id":"siddhran.dhawan@gmail.com","dop":"2025-10-24","serial_number":"13842327999098","imei1":"13842327999098","imei2":"13842327999098","popurl":"www.anand-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98206,"job_number":"JOB_98206","tr_customer_id":98223,"tr_customer_product_id":98213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Dhanapati Dwivedi","mobile_number":"7096169084","email_id":"priya.khatri@hotmail.com","dop":"2025-10-24","serial_number":"18833895462325","imei1":"18833895462325","imei2":"18833895462325","popurl":"www.suryakanta-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98207,"job_number":"JOB_98207","tr_customer_id":98224,"tr_customer_product_id":98214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Gorakhanatha Khanna","mobile_number":"7072712945","email_id":"devangana.guneta@yahoo.co.in","dop":"2025-10-24","serial_number":"16214198613131","imei1":"16214198613131","imei2":"16214198613131","popurl":"www.bharat-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98208,"job_number":"JOB_98208","tr_customer_id":98225,"tr_customer_product_id":98215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Chandrakin Rana","mobile_number":"7001545495","email_id":"tarun.malik@yahoo.co.in","dop":"2025-10-24","serial_number":"16501315828094","imei1":"16501315828094","imei2":"16501315828094","popurl":"www.jyotis-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98209,"job_number":"JOB_98209","tr_customer_id":98226,"tr_customer_product_id":98216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Rageshwari Pandey","mobile_number":"7063402147","email_id":"rajiv.varman@gmail.com","dop":"2025-10-24","serial_number":"17663908592998","imei1":"17663908592998","imei2":"17663908592998","popurl":"www.krishnadas-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98210,"job_number":"JOB_98210","tr_customer_id":98227,"tr_customer_product_id":98217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Priyala Gupta","mobile_number":"7031451914","email_id":"ganak.joshi@hotmail.com","dop":"2025-10-24","serial_number":"11714144882459","imei1":"11714144882459","imei2":"11714144882459","popurl":"www.mukesh-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98211,"job_number":"JOB_98211","tr_customer_id":98228,"tr_customer_product_id":98218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Rohit Shah","mobile_number":"7087503072","email_id":"ujjwal.marar@gmail.com","dop":"2025-10-24","serial_number":"18467776467068","imei1":"18467776467068","imei2":"18467776467068","popurl":"www.indra-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98212,"job_number":"JOB_98212","tr_customer_id":98229,"tr_customer_product_id":98219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Hiranya Jha","mobile_number":"7045064261","email_id":"udai.nehru@hotmail.com","dop":"2025-10-24","serial_number":"14534770554139","imei1":"14534770554139","imei2":"14534770554139","popurl":"www.chakor-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98213,"job_number":"JOB_98213","tr_customer_id":98230,"tr_customer_product_id":98220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Vidhya Asan","mobile_number":"7028818424","email_id":"vijay.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"14606049073983","imei1":"14606049073983","imei2":"14606049073983","popurl":"www.chitrali-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98214,"job_number":"JOB_98214","tr_customer_id":98231,"tr_customer_product_id":98221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Kanak Chopra","mobile_number":"7019583890","email_id":"leela.somayaji@hotmail.com","dop":"2025-10-24","serial_number":"19327538418600","imei1":"19327538418600","imei2":"19327538418600","popurl":"www.agniprava-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98215,"job_number":"JOB_98215","tr_customer_id":98232,"tr_customer_product_id":98222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Sloka Kaul","mobile_number":"7060327647","email_id":"charak.kaur@gmail.com","dop":"2025-10-24","serial_number":"19133800433723","imei1":"19133800433723","imei2":"19133800433723","popurl":"www.anshula-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98216,"job_number":"JOB_98216","tr_customer_id":98233,"tr_customer_product_id":98223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Mandakini Guneta","mobile_number":"7058821654","email_id":"kiran.gowda@hotmail.com","dop":"2025-10-24","serial_number":"18641113222704","imei1":"18641113222704","imei2":"18641113222704","popurl":"www.rati-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98217,"job_number":"JOB_98217","tr_customer_id":98234,"tr_customer_product_id":98224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Kannen Arora","mobile_number":"7022192254","email_id":"daiwik.ahluwalia@hotmail.com","dop":"2025-10-24","serial_number":"14178961847092","imei1":"14178961847092","imei2":"14178961847092","popurl":"www.suresh-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98220,"job_number":"JOB_98220","tr_customer_id":98237,"tr_customer_product_id":98227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Devi Kapoor","mobile_number":"7034649242","email_id":"trilochana.mehrotra@yahoo.co.in","dop":"2025-10-24","serial_number":"15522761620801","imei1":"15522761620801","imei2":"15522761620801","popurl":"www.somu-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98221,"job_number":"JOB_98221","tr_customer_id":98238,"tr_customer_product_id":98228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Trilokanath Kaur","mobile_number":"7058160738","email_id":"mohana.deshpande@hotmail.com","dop":"2025-10-24","serial_number":"16727762050992","imei1":"16727762050992","imei2":"16727762050992","popurl":"www.jagadisha-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98222,"job_number":"JOB_98222","tr_customer_id":98239,"tr_customer_product_id":98229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Lakshmi Acharya","mobile_number":"7035571961","email_id":"baidehi.johar@hotmail.com","dop":"2025-10-24","serial_number":"10504712399251","imei1":"10504712399251","imei2":"10504712399251","popurl":"www.chandrakin-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98223,"job_number":"JOB_98223","tr_customer_id":98240,"tr_customer_product_id":98230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Vrund Agarwal","mobile_number":"7072021283","email_id":"anshula.kaniyar@hotmail.com","dop":"2025-10-24","serial_number":"13074365788352","imei1":"13074365788352","imei2":"13074365788352","popurl":"www.nikita-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98224,"job_number":"JOB_98224","tr_customer_id":98241,"tr_customer_product_id":98231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Devvrat Gowda","mobile_number":"7088120763","email_id":"devika.kaniyar@gmail.com","dop":"2025-10-24","serial_number":"18701347716347","imei1":"18701347716347","imei2":"18701347716347","popurl":"www.mina-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98225,"job_number":"JOB_98225","tr_customer_id":98242,"tr_customer_product_id":98232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Uttam Desai","mobile_number":"7051663038","email_id":"digambara.kocchar@gmail.com","dop":"2025-10-24","serial_number":"17556942145175","imei1":"17556942145175","imei2":"17556942145175","popurl":"www.gopal-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98227,"job_number":"JOB_98227","tr_customer_id":98244,"tr_customer_product_id":98234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Chidaakaash Sinha","mobile_number":"7037408683","email_id":"suman.kocchar@hotmail.com","dop":"2025-10-24","serial_number":"19251064575750","imei1":"19251064575750","imei2":"19251064575750","popurl":"www.bhishma-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98228,"job_number":"JOB_98228","tr_customer_id":98245,"tr_customer_product_id":98235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Akula Kaur","mobile_number":"7035272007","email_id":"bhadraksh.adiga@gmail.com","dop":"2025-10-24","serial_number":"17461130583536","imei1":"17461130583536","imei2":"17461130583536","popurl":"www.omana-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98230,"job_number":"JOB_98230","tr_customer_id":98247,"tr_customer_product_id":98237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Amritambu Dhawan","mobile_number":"7049901078","email_id":"shankar.somayaji@yahoo.co.in","dop":"2025-10-24","serial_number":"18140996514048","imei1":"18140996514048","imei2":"18140996514048","popurl":"www.triloki nath-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98231,"job_number":"JOB_98231","tr_customer_id":98248,"tr_customer_product_id":98238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Trilok Dwivedi","mobile_number":"7098663287","email_id":"somu.ahluwalia@yahoo.co.in","dop":"2025-10-24","serial_number":"17976471474164","imei1":"17976471474164","imei2":"17976471474164","popurl":"www.anjali-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98233,"job_number":"JOB_98233","tr_customer_id":98250,"tr_customer_product_id":98240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:20.000Z","name":"Charuvrat Khanna","mobile_number":"7014156677","email_id":"shubha.bandopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"18387184177610","imei1":"18387184177610","imei2":"18387184177610","popurl":"www.chaitan-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98235,"job_number":"JOB_98235","tr_customer_id":98252,"tr_customer_product_id":98242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:20.000Z","name":"Dhananjay Nehru","mobile_number":"7059787873","email_id":"yogesh.pilla@hotmail.com","dop":"2025-10-24","serial_number":"16272631954732","imei1":"16272631954732","imei2":"16272631954732","popurl":"www.shubha-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98236,"job_number":"JOB_98236","tr_customer_id":98253,"tr_customer_product_id":98243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Girija Jain","mobile_number":"7034955522","email_id":"daksha.reddy@yahoo.co.in","dop":"2025-10-24","serial_number":"10318891775737","imei1":"10318891775737","imei2":"10318891775737","popurl":"www.chandramohan-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98237,"job_number":"JOB_98237","tr_customer_id":98254,"tr_customer_product_id":98244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Hiranmay Rana","mobile_number":"7083614383","email_id":"somu.ahuja@yahoo.co.in","dop":"2025-10-24","serial_number":"14430907235647","imei1":"14430907235647","imei2":"14430907235647","popurl":"www.vidya-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98239,"job_number":"JOB_98239","tr_customer_id":98256,"tr_customer_product_id":98246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Aanandinii Dutta","mobile_number":"7020310206","email_id":"anala.marar@yahoo.co.in","dop":"2025-10-24","serial_number":"16030505485275","imei1":"16030505485275","imei2":"16030505485275","popurl":"www.somnath-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98240,"job_number":"JOB_98240","tr_customer_id":98257,"tr_customer_product_id":98247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Chandraprabha Singh","mobile_number":"7058813936","email_id":"gajadhar.shukla@yahoo.co.in","dop":"2025-10-24","serial_number":"13322540631147","imei1":"13322540631147","imei2":"13322540631147","popurl":"www.sweta-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98241,"job_number":"JOB_98241","tr_customer_id":98258,"tr_customer_product_id":98248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Bhudeva Guha","mobile_number":"7002256752","email_id":"ekadant.singh@gmail.com","dop":"2025-10-24","serial_number":"17932998413370","imei1":"17932998413370","imei2":"17932998413370","popurl":"www.gautami-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98242,"job_number":"JOB_98242","tr_customer_id":98259,"tr_customer_product_id":98249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Charuvrat Devar","mobile_number":"7019819460","email_id":"tushar.johar@hotmail.com","dop":"2025-10-24","serial_number":"16246521660118","imei1":"16246521660118","imei2":"16246521660118","popurl":"www.adhrit-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98243,"job_number":"JOB_98243","tr_customer_id":98260,"tr_customer_product_id":98250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Chandramohan Somayaji","mobile_number":"7001023532","email_id":"prasad.embranthiri@hotmail.com","dop":"2025-10-24","serial_number":"18353604133993","imei1":"18353604133993","imei2":"18353604133993","popurl":"www.abhaidev-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98245,"job_number":"JOB_98245","tr_customer_id":98262,"tr_customer_product_id":98252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Harinakshi Ahluwalia","mobile_number":"7001149401","email_id":"bandhu.adiga@hotmail.com","dop":"2025-10-24","serial_number":"19796000763985","imei1":"19796000763985","imei2":"19796000763985","popurl":"www.purushottam-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98246,"job_number":"JOB_98246","tr_customer_id":98263,"tr_customer_product_id":98253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Meghnath Gupta","mobile_number":"7019850466","email_id":"ujjwal.tagore@hotmail.com","dop":"2025-10-24","serial_number":"18178917281858","imei1":"18178917281858","imei2":"18178917281858","popurl":"www.damodara-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98247,"job_number":"JOB_98247","tr_customer_id":98264,"tr_customer_product_id":98254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Chetan Banerjee","mobile_number":"7080390368","email_id":"vidhya.panicker@hotmail.com","dop":"2025-10-24","serial_number":"18431355774670","imei1":"18431355774670","imei2":"18431355774670","popurl":"www.laxmi-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98248,"job_number":"JOB_98248","tr_customer_id":98265,"tr_customer_product_id":98255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Kailash Bhattathiri","mobile_number":"7016066217","email_id":"bhardwaj.gowda@yahoo.co.in","dop":"2025-10-24","serial_number":"17297667359431","imei1":"17297667359431","imei2":"17297667359431","popurl":"www.chapala-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98249,"job_number":"JOB_98249","tr_customer_id":98266,"tr_customer_product_id":98256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Navin Prajapat","mobile_number":"7057979738","email_id":"dipali.ahuja@gmail.com","dop":"2025-10-24","serial_number":"11457387888941","imei1":"11457387888941","imei2":"11457387888941","popurl":"www.agastya-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98250,"job_number":"JOB_98250","tr_customer_id":98267,"tr_customer_product_id":98257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Devak Dubashi","mobile_number":"7093508001","email_id":"anish.trivedi@hotmail.com","dop":"2025-10-24","serial_number":"18873267330993","imei1":"18873267330993","imei2":"18873267330993","popurl":"www.aaditya-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98252,"job_number":"JOB_98252","tr_customer_id":98269,"tr_customer_product_id":98259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Tara Varrier","mobile_number":"7023818346","email_id":"harinakshi.kapoor@hotmail.com","dop":"2025-10-24","serial_number":"14748418275244","imei1":"14748418275244","imei2":"14748418275244","popurl":"www.vaijayanti-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98254,"job_number":"JOB_98254","tr_customer_id":98271,"tr_customer_product_id":98261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Akshita Kaul","mobile_number":"7078606840","email_id":"aasa.shah@hotmail.com","dop":"2025-10-24","serial_number":"17903134736574","imei1":"17903134736574","imei2":"17903134736574","popurl":"www.purnima-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98255,"job_number":"JOB_98255","tr_customer_id":98272,"tr_customer_product_id":98262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Dhananjay Mehra","mobile_number":"7096385139","email_id":"brajendra.nehru@yahoo.co.in","dop":"2025-10-24","serial_number":"16211505021094","imei1":"16211505021094","imei2":"16211505021094","popurl":"www.karthik-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98256,"job_number":"JOB_98256","tr_customer_id":98273,"tr_customer_product_id":98263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Deeptimoyee Mishra","mobile_number":"7067630568","email_id":"madhuri.prajapat@gmail.com","dop":"2025-10-24","serial_number":"17164053910003","imei1":"17164053910003","imei2":"17164053910003","popurl":"www.kashyapi-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98257,"job_number":"JOB_98257","tr_customer_id":98274,"tr_customer_product_id":98264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Trilochan Varrier","mobile_number":"7089224972","email_id":"anuja.dutta@gmail.com","dop":"2025-10-24","serial_number":"12504877466791","imei1":"12504877466791","imei2":"12504877466791","popurl":"www.krishnadas-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98258,"job_number":"JOB_98258","tr_customer_id":98275,"tr_customer_product_id":98265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Uttam Panicker","mobile_number":"7019118046","email_id":"mani.guha@yahoo.co.in","dop":"2025-10-24","serial_number":"13682235031600","imei1":"13682235031600","imei2":"13682235031600","popurl":"www.digambar-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98259,"job_number":"JOB_98259","tr_customer_id":98276,"tr_customer_product_id":98266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Mahendra Jha","mobile_number":"7094773941","email_id":"lal.dwivedi@hotmail.com","dop":"2025-10-24","serial_number":"14988369457091","imei1":"14988369457091","imei2":"14988369457091","popurl":"www.chapala-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98260,"job_number":"JOB_98260","tr_customer_id":98277,"tr_customer_product_id":98267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Ajeet Tagore","mobile_number":"7012051444","email_id":"bhagwanti.menon@gmail.com","dop":"2025-10-24","serial_number":"10476820672374","imei1":"10476820672374","imei2":"10476820672374","popurl":"www.poornima-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98261,"job_number":"JOB_98261","tr_customer_id":98278,"tr_customer_product_id":98268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Saroja Achari","mobile_number":"7007087478","email_id":"suman.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"12655917180945","imei1":"12655917180945","imei2":"12655917180945","popurl":"www.archan-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98262,"job_number":"JOB_98262","tr_customer_id":98279,"tr_customer_product_id":98269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Kanchan Khatri","mobile_number":"7044635675","email_id":"chaturbhuj.varma@hotmail.com","dop":"2025-10-24","serial_number":"18774475615738","imei1":"18774475615738","imei2":"18774475615738","popurl":"www.girish-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98263,"job_number":"JOB_98263","tr_customer_id":98280,"tr_customer_product_id":98270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Rupinder Varrier","mobile_number":"7058859748","email_id":"chanda.banerjee@hotmail.com","dop":"2025-10-24","serial_number":"16465757375798","imei1":"16465757375798","imei2":"16465757375798","popurl":"www.chandra-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98264,"job_number":"JOB_98264","tr_customer_id":98281,"tr_customer_product_id":98271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Baalaaditya Deshpande","mobile_number":"7053800651","email_id":"sarla.chopra@yahoo.co.in","dop":"2025-10-24","serial_number":"14957978137863","imei1":"14957978137863","imei2":"14957978137863","popurl":"www.kamlesh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98265,"job_number":"JOB_98265","tr_customer_id":98282,"tr_customer_product_id":98272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Bhadra Khanna","mobile_number":"7016010789","email_id":"kumar.agarwal@yahoo.co.in","dop":"2025-10-24","serial_number":"17088810724841","imei1":"17088810724841","imei2":"17088810724841","popurl":"www.dron-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98266,"job_number":"JOB_98266","tr_customer_id":98283,"tr_customer_product_id":98273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Bhavani Khanna","mobile_number":"7078571305","email_id":"vasanti.sinha@gmail.com","dop":"2025-10-24","serial_number":"19383771561231","imei1":"19383771561231","imei2":"19383771561231","popurl":"www.aadrika-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98267,"job_number":"JOB_98267","tr_customer_id":98284,"tr_customer_product_id":98274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Abhisyanta Somayaji","mobile_number":"7003540176","email_id":"mani.kaur@gmail.com","dop":"2025-10-24","serial_number":"10120487048506","imei1":"10120487048506","imei2":"10120487048506","popurl":"www.chandi-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98269,"job_number":"JOB_98269","tr_customer_id":98286,"tr_customer_product_id":98276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Aashritha Khanna","mobile_number":"7035883782","email_id":"tanushree.kapoor@hotmail.com","dop":"2025-10-24","serial_number":"18567973982189","imei1":"18567973982189","imei2":"18567973982189","popurl":"www.tara-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98272,"job_number":"JOB_98272","tr_customer_id":98289,"tr_customer_product_id":98279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:28.000Z","modified_at":"2025-11-03T20:31:28.000Z","name":"Balaaditya Abbott","mobile_number":"7021240887","email_id":"ananta.saini@hotmail.com","dop":"2025-10-24","serial_number":"11904908685930","imei1":"11904908685930","imei2":"11904908685930","popurl":"www.aanandaswarup-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98276,"job_number":"JOB_98276","tr_customer_id":98293,"tr_customer_product_id":98283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:29.000Z","modified_at":"2025-11-03T20:31:29.000Z","name":"Atreyi Bhattathiri","mobile_number":"7094654017","email_id":"satish.patil@hotmail.com","dop":"2025-10-24","serial_number":"18771217569003","imei1":"18771217569003","imei2":"18771217569003","popurl":"www.shashikala-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98278,"job_number":"JOB_98278","tr_customer_id":98295,"tr_customer_product_id":98285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:29.000Z","modified_at":"2025-11-03T20:31:29.000Z","name":"Achyut Iyer","mobile_number":"7043057023","email_id":"chetanaanand.tandon@hotmail.com","dop":"2025-10-24","serial_number":"12725605339444","imei1":"12725605339444","imei2":"12725605339444","popurl":"www.dakshayani-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98279,"job_number":"JOB_98279","tr_customer_id":98296,"tr_customer_product_id":98286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Avadhesh Reddy","mobile_number":"7094505031","email_id":"devani.bandopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"17022709774338","imei1":"17022709774338","imei2":"17022709774338","popurl":"www.dron-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98280,"job_number":"JOB_98280","tr_customer_id":98297,"tr_customer_product_id":98287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Rageswari Achari","mobile_number":"7053869894","email_id":"bhuvaneshwar.gupta@hotmail.com","dop":"2025-10-24","serial_number":"11782956549983","imei1":"11782956549983","imei2":"11782956549983","popurl":"www.bhamini-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98281,"job_number":"JOB_98281","tr_customer_id":98298,"tr_customer_product_id":98288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Aanandaswarup Ganaka","mobile_number":"7091758245","email_id":"chandranath.talwar@hotmail.com","dop":"2025-10-24","serial_number":"17560206797755","imei1":"17560206797755","imei2":"17560206797755","popurl":"www.gemine-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98282,"job_number":"JOB_98282","tr_customer_id":98299,"tr_customer_product_id":98289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Aatreya Chattopadhyay","mobile_number":"7095410019","email_id":"anuja.mehra@gmail.com","dop":"2025-10-24","serial_number":"16324096374537","imei1":"16324096374537","imei2":"16324096374537","popurl":"www.giriraj-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98283,"job_number":"JOB_98283","tr_customer_id":98300,"tr_customer_product_id":98290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Deenabandhu Tagore","mobile_number":"7025647956","email_id":"anilabh.deshpande@gmail.com","dop":"2025-10-24","serial_number":"19925763489159","imei1":"19925763489159","imei2":"19925763489159","popurl":"www.tanushri-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98284,"job_number":"JOB_98284","tr_customer_id":98301,"tr_customer_product_id":98291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Adhiraj Sethi","mobile_number":"7062205469","email_id":"ankal.deshpande@yahoo.co.in","dop":"2025-10-24","serial_number":"15692688644547","imei1":"15692688644547","imei2":"15692688644547","popurl":"www.trilochana-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98285,"job_number":"JOB_98285","tr_customer_id":98302,"tr_customer_product_id":98292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Mohana Mehrotra","mobile_number":"7036967904","email_id":"dipendra.marar@gmail.com","dop":"2025-10-24","serial_number":"15540208945660","imei1":"15540208945660","imei2":"15540208945660","popurl":"www.deepesh-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98287,"job_number":"JOB_98287","tr_customer_id":98304,"tr_customer_product_id":98294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Paramartha Bhattacharya","mobile_number":"7024595208","email_id":"deeptanshu.agarwal@yahoo.co.in","dop":"2025-10-24","serial_number":"12271245663543","imei1":"12271245663543","imei2":"12271245663543","popurl":"www.triloki-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98288,"job_number":"JOB_98288","tr_customer_id":98305,"tr_customer_product_id":98295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Adwitiya Kapoor","mobile_number":"7086653258","email_id":"aishani.mehra@hotmail.com","dop":"2025-10-24","serial_number":"10302029599391","imei1":"10302029599391","imei2":"10302029599391","popurl":"www.sucheta-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98290,"job_number":"JOB_98290","tr_customer_id":98307,"tr_customer_product_id":98297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Pran Ahuja","mobile_number":"7079301999","email_id":"chandraayan.khan@hotmail.com","dop":"2025-10-24","serial_number":"15761054274839","imei1":"15761054274839","imei2":"15761054274839","popurl":"www.devagya-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98291,"job_number":"JOB_98291","tr_customer_id":98308,"tr_customer_product_id":98298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Chandani Iyengar","mobile_number":"7083743261","email_id":"dinesh.patil@hotmail.com","dop":"2025-10-24","serial_number":"13845301219681","imei1":"13845301219681","imei2":"13845301219681","popurl":"www.jyotsana-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98292,"job_number":"JOB_98292","tr_customer_id":98309,"tr_customer_product_id":98299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Param Deshpande","mobile_number":"7072249154","email_id":"bakula.prajapat@hotmail.com","dop":"2025-10-24","serial_number":"15416235114547","imei1":"15416235114547","imei2":"15416235114547","popurl":"www.rita-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98294,"job_number":"JOB_98294","tr_customer_id":98311,"tr_customer_product_id":98301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:32.000Z","modified_at":"2025-11-03T20:31:32.000Z","name":"Menka Singh","mobile_number":"7004078270","email_id":"kanchan.pandey@gmail.com","dop":"2025-10-24","serial_number":"15984073284492","imei1":"15984073284492","imei2":"15984073284492","popurl":"www.chiranjeeve-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98296,"job_number":"JOB_98296","tr_customer_id":98313,"tr_customer_product_id":98303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:35:58.000Z","modified_at":"2025-11-03T20:35:58.000Z","name":"Connie Nitzsche","mobile_number":"296-665-6861","email_id":"Buck_Beier65@gmail.com","dop":"2025-04-06","serial_number":"14670039645779252","imei1":"14670039645779252","imei2":"14670039645779252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98299,"job_number":"JOB_98299","tr_customer_id":98316,"tr_customer_product_id":98306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:37:42.000Z","modified_at":"2025-11-03T20:37:42.000Z","name":"Jalon Hegmann","mobile_number":"541-579-5887","email_id":"Giuseppe_Kulas@yahoo.com","dop":"2025-04-06","serial_number":"16377502199621204","imei1":"16377502199621204","imei2":"16377502199621204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98301,"job_number":"JOB_98301","tr_customer_id":98318,"tr_customer_product_id":98308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:46:14.000Z","modified_at":"2025-11-03T20:46:14.000Z","name":"Demetris Considine","mobile_number":"528-450-1947","email_id":"Price_Padberg@yahoo.com","dop":"2025-04-06","serial_number":"19157365950138370","imei1":"19157365950138370","imei2":"19157365950138370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98304,"job_number":"JOB_98304","tr_customer_id":98321,"tr_customer_product_id":98311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:49:31.000Z","modified_at":"2025-11-03T20:49:31.000Z","name":"Fatima Feil","mobile_number":"207-676-4849","email_id":"Bart.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14189306095711096","imei1":"14189306095711096","imei2":"14189306095711096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98305,"job_number":"JOB_98305","tr_customer_id":98322,"tr_customer_product_id":98312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:54:27.000Z","modified_at":"2025-11-03T20:54:27.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"11511515151512","imei2":"11511515151512","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98309,"job_number":"JOB_98309","tr_customer_id":98326,"tr_customer_product_id":98316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T21:23:21.000Z","modified_at":"2025-11-03T21:23:21.000Z","name":"Amie Torphy","mobile_number":"516-358-5488","email_id":"Hilda.Rodriguez31@yahoo.com","dop":"2025-04-06","serial_number":"10721620020082028","imei1":"10721620020082028","imei2":"10721620020082028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T21:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98311,"job_number":"JOB_98311","tr_customer_id":98328,"tr_customer_product_id":98318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T23:53:07.000Z","modified_at":"2025-11-03T23:53:07.000Z","name":"Green Berge","mobile_number":"232-750-2350","email_id":"Leonardo98@gmail.com","dop":"2025-04-06","serial_number":"16248751456352640","imei1":"16248751456352640","imei2":"16248751456352640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T23:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98314,"job_number":"JOB_98314","tr_customer_id":98331,"tr_customer_product_id":98321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:15:12.000Z","modified_at":"2025-11-04T03:15:12.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13633510352105","imei1":"13633510352105","imei2":"13633510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98317,"job_number":"JOB_98317","tr_customer_id":98334,"tr_customer_product_id":98324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:41.000Z","modified_at":"2025-11-04T03:28:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17885439076382","imei1":"17885439076382","imei2":"17885439076382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98319,"job_number":"JOB_98319","tr_customer_id":98336,"tr_customer_product_id":98326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:42.000Z","modified_at":"2025-11-04T03:28:42.000Z","name":"Freddie Haley","mobile_number":"284-303-7374","email_id":"Era6@gmail.com","dop":"2025-04-06","serial_number":"19503699775063164","imei1":"19503699775063164","imei2":"19503699775063164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98321,"job_number":"JOB_98321","tr_customer_id":98338,"tr_customer_product_id":98328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:44.000Z","modified_at":"2025-11-04T03:28:44.000Z","name":"Owen Dach","mobile_number":"687-945-5846","email_id":"Braxton.Zemlak@gmail.com","dop":"2025-04-06","serial_number":"12663547212510178","imei1":"12663547212510178","imei2":"12663547212510178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98324,"job_number":"JOB_98324","tr_customer_id":98341,"tr_customer_product_id":98331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:45.000Z","modified_at":"2025-11-04T03:28:45.000Z","name":"Gordon Hermann","mobile_number":"896-669-8608","email_id":"Destany_Koelpin18@yahoo.com","dop":"2025-04-06","serial_number":"17493748141575496","imei1":"17493748141575496","imei2":"17493748141575496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98325,"job_number":"JOB_98325","tr_customer_id":98342,"tr_customer_product_id":98332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:19.000Z","modified_at":"2025-11-04T03:29:19.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17334560812229","imei1":"17334560812229","imei2":"17334560812229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98327,"job_number":"JOB_98327","tr_customer_id":98344,"tr_customer_product_id":98334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:20.000Z","modified_at":"2025-11-04T03:29:20.000Z","name":"Maurine Bins","mobile_number":"575-238-2439","email_id":"Alf16@gmail.com","dop":"2025-04-06","serial_number":"15063098113085644","imei1":"15063098113085644","imei2":"15063098113085644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98328,"job_number":"JOB_98328","tr_customer_id":98345,"tr_customer_product_id":98335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:52.000Z","modified_at":"2025-11-04T03:29:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10956802171263","imei1":"10956802171263","imei2":"10956802171263","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98331,"job_number":"JOB_98331","tr_customer_id":98348,"tr_customer_product_id":98338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:53.000Z","modified_at":"2025-11-04T03:29:53.000Z","name":"Mariane Wintheiser","mobile_number":"488-920-6590","email_id":"Perry79@yahoo.com","dop":"2025-06-18","serial_number":"1012615494605929","imei1":"1012615494605929","imei2":"1012615494605929","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98332,"job_number":"JOB_98332","tr_customer_id":98349,"tr_customer_product_id":98339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:53.000Z","modified_at":"2025-11-04T03:29:53.000Z","name":"Edythe Blick","mobile_number":"301-958-4835","email_id":"Gina42@yahoo.com","dop":"2025-04-06","serial_number":"11787850259384450","imei1":"11787850259384450","imei2":"11787850259384450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98333,"job_number":"JOB_98333","tr_customer_id":98350,"tr_customer_product_id":98340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:56.000Z","modified_at":"2025-11-04T03:29:56.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15312967124367","imei1":"15312967124367","imei2":"15312967124367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98338,"job_number":"JOB_98338","tr_customer_id":98355,"tr_customer_product_id":98345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"Rory Blanda","mobile_number":"557-421-1249","email_id":"Aisha_Howell@yahoo.com","dop":"2025-04-06","serial_number":"18378417985611904","imei1":"18378417985611904","imei2":"18378417985611904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98339,"job_number":"JOB_98339","tr_customer_id":98356,"tr_customer_product_id":98346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11328349310108","imei1":"11328349310108","imei2":"11328349310108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98342,"job_number":"JOB_98342","tr_customer_id":98359,"tr_customer_product_id":98349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:02.000Z","modified_at":"2025-11-04T03:30:02.000Z","name":"Bennett Hegmann","mobile_number":"877-355-3883","email_id":"Iva97@gmail.com","dop":"2025-04-06","serial_number":"14653088349822190","imei1":"14653088349822190","imei2":"14653088349822190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98345,"job_number":"JOB_98345","tr_customer_id":98362,"tr_customer_product_id":98352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:13.000Z","modified_at":"2025-11-04T03:30:13.000Z","name":"Jayce Considine","mobile_number":"261-818-8862","email_id":"Jude.Kerluke45@yahoo.com","dop":"2025-04-06","serial_number":"11022165135996648","imei1":"11022165135996648","imei2":"11022165135996648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98346,"job_number":"JOB_98346","tr_customer_id":98363,"tr_customer_product_id":98353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:15.000Z","modified_at":"2025-11-04T03:30:15.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"16386916775729","imei1":"16386916775729","imei2":"16386916775729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98348,"job_number":"JOB_98348","tr_customer_id":98365,"tr_customer_product_id":98355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:17.000Z","modified_at":"2025-11-04T03:30:17.000Z","name":"Myrtle Schowalter","mobile_number":"654-893-4546","email_id":"Terrill16@yahoo.com","dop":"2025-04-06","serial_number":"17599502707003748","imei1":"17599502707003748","imei2":"17599502707003748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98351,"job_number":"JOB_98351","tr_customer_id":98368,"tr_customer_product_id":98358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:29.000Z","modified_at":"2025-11-04T03:30:29.000Z","name":"Ola Mueller","mobile_number":"549-250-6858","email_id":"Flo.Hills@hotmail.com","dop":"2025-04-06","serial_number":"14159966339079184","imei1":"14159966339079184","imei2":"14159966339079184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98352,"job_number":"JOB_98352","tr_customer_id":98369,"tr_customer_product_id":98359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:31.000Z","modified_at":"2025-11-04T03:30:31.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10351477977931","imei1":"10351477977931","imei2":"10351477977931","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98354,"job_number":"JOB_98354","tr_customer_id":98371,"tr_customer_product_id":98361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:32.000Z","modified_at":"2025-11-04T03:30:32.000Z","name":"Kaitlin Murphy","mobile_number":"903-690-0489","email_id":"Eliane30@hotmail.com","dop":"2025-06-18","serial_number":"1093342926344172","imei1":"1093342926344172","imei2":"1093342926344172","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98355,"job_number":"JOB_98355","tr_customer_id":98372,"tr_customer_product_id":98362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:39.000Z","modified_at":"2025-11-04T03:30:39.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"13622394031369","imei1":"13622394031369","imei2":"13622394031369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98358,"job_number":"JOB_98358","tr_customer_id":98375,"tr_customer_product_id":98365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:51.000Z","modified_at":"2025-11-04T03:30:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14969892828226","imei1":"14969892828226","imei2":"14969892828226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98361,"job_number":"JOB_98361","tr_customer_id":98378,"tr_customer_product_id":98368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:53.000Z","modified_at":"2025-11-04T03:30:53.000Z","name":"Maude Waelchi","mobile_number":"434-561-9020","email_id":"Lambert_Beahan@hotmail.com","dop":"2025-04-06","serial_number":"14361541433523142","imei1":"14361541433523142","imei2":"14361541433523142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98362,"job_number":"JOB_98362","tr_customer_id":98379,"tr_customer_product_id":98369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:54.000Z","modified_at":"2025-11-04T03:30:54.000Z","name":"Gerhard Bins","mobile_number":"277-696-3448","email_id":"Estel.Bailey66@gmail.com","dop":"2025-04-06","serial_number":"13639192647790276","imei1":"13639192647790276","imei2":"13639192647790276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98363,"job_number":"JOB_98363","tr_customer_id":98380,"tr_customer_product_id":98370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:59.000Z","modified_at":"2025-11-04T03:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19322181894868","imei1":"19322181894868","imei2":"19322181894868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98365,"job_number":"JOB_98365","tr_customer_id":98382,"tr_customer_product_id":98372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:01.000Z","modified_at":"2025-11-04T03:31:01.000Z","name":"Chase Shields","mobile_number":"619-419-1361","email_id":"Daren_Welch@gmail.com","dop":"2025-04-06","serial_number":"14070680835574192","imei1":"14070680835574192","imei2":"14070680835574192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98366,"job_number":"JOB_98366","tr_customer_id":98383,"tr_customer_product_id":98373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:03.000Z","modified_at":"2025-11-04T03:31:03.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16215582594522","imei1":"16215582594522","imei2":"16215582594522","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98373,"job_number":"JOB_98373","tr_customer_id":98390,"tr_customer_product_id":98380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Beth Batz","mobile_number":"920-928-4381","email_id":"Garnett.Tromp@hotmail.com","dop":"2025-06-08","serial_number":"100287707326612","imei1":"100287707326612","imei2":"100287707326612","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98376,"job_number":"JOB_98376","tr_customer_id":98393,"tr_customer_product_id":98383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:12.000Z","modified_at":"2025-11-04T03:31:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18561643491721","imei1":"18561643491721","imei2":"18561643491721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98378,"job_number":"JOB_98378","tr_customer_id":98395,"tr_customer_product_id":98385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:14.000Z","modified_at":"2025-11-04T03:31:14.000Z","name":"Pearline Brekke","mobile_number":"645-722-0351","email_id":"Mylene_Rempel@yahoo.com","dop":"2025-04-06","serial_number":"14752141057550512","imei1":"14752141057550512","imei2":"14752141057550512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98386,"job_number":"JOB_98386","tr_customer_id":98403,"tr_customer_product_id":98393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:19.000Z","modified_at":"2025-11-04T03:31:19.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"18425352957100","imei1":"18425352957100","imei2":"18425352957100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98388,"job_number":"JOB_98388","tr_customer_id":98405,"tr_customer_product_id":98395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:27.000Z","modified_at":"2025-11-04T03:31:27.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"15077482487588","imei1":"15077482487588","imei2":"15077482487588","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98390,"job_number":"JOB_98390","tr_customer_id":98407,"tr_customer_product_id":98397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:28.000Z","modified_at":"2025-11-04T03:31:29.000Z","name":"Haylie Leuschke","mobile_number":"745-389-8043","email_id":"Dawn66@yahoo.com","dop":"2025-06-08","serial_number":"101296397612085","imei1":"101296397612085","imei2":"101296397612085","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98395,"job_number":"JOB_98395","tr_customer_id":98412,"tr_customer_product_id":98402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:35.000Z","modified_at":"2025-11-04T03:31:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16383519801000","imei1":"16383519801000","imei2":"16383519801000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98397,"job_number":"JOB_98397","tr_customer_id":98414,"tr_customer_product_id":98404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:36.000Z","modified_at":"2025-11-04T03:31:36.000Z","name":"Dax Doyle","mobile_number":"212-800-7126","email_id":"Nils52@yahoo.com","dop":"2025-04-06","serial_number":"19098781982362810","imei1":"19098781982362810","imei2":"19098781982362810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98398,"job_number":"JOB_98398","tr_customer_id":98415,"tr_customer_product_id":98405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:37.000Z","modified_at":"2025-11-04T03:31:37.000Z","name":"Susana Heller","mobile_number":"536-585-6299","email_id":"Jevon64@gmail.com","dop":"2025-04-06","serial_number":"11992810767534064","imei1":"11992810767534064","imei2":"11992810767534064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98399,"job_number":"JOB_98399","tr_customer_id":98416,"tr_customer_product_id":98406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:42.000Z","modified_at":"2025-11-04T03:31:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19854767738805","imei1":"19854767738805","imei2":"19854767738805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98401,"job_number":"JOB_98401","tr_customer_id":98418,"tr_customer_product_id":98408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:44.000Z","modified_at":"2025-11-04T03:31:44.000Z","name":"Dillon Welch","mobile_number":"467-872-4380","email_id":"Yoshiko8@yahoo.com","dop":"2025-04-06","serial_number":"12051876849665710","imei1":"12051876849665710","imei2":"12051876849665710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98402,"job_number":"JOB_98402","tr_customer_id":98419,"tr_customer_product_id":98409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:51.000Z","modified_at":"2025-11-04T03:31:51.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12885984014714","imei1":"12885984014714","imei2":"12885984014714","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98404,"job_number":"JOB_98404","tr_customer_id":98421,"tr_customer_product_id":98411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:53.000Z","modified_at":"2025-11-04T03:31:53.000Z","name":"Jed Mosciski","mobile_number":"317-442-2704","email_id":"Westley_Bartoletti44@yahoo.com","dop":"2025-06-08","serial_number":"106945625692674","imei1":"106945625692674","imei2":"106945625692674","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98405,"job_number":"JOB_98405","tr_customer_id":98422,"tr_customer_product_id":98412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:53.000Z","modified_at":"2025-11-04T03:31:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13165094731915","imei1":"13165094731915","imei2":"13165094731915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98407,"job_number":"JOB_98407","tr_customer_id":98424,"tr_customer_product_id":98414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:55.000Z","modified_at":"2025-11-04T03:31:55.000Z","name":"Jamar Abshire","mobile_number":"294-771-0232","email_id":"Andy_Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"19383043424441484","imei1":"19383043424441484","imei2":"19383043424441484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98408,"job_number":"JOB_98408","tr_customer_id":98425,"tr_customer_product_id":98415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:18.000Z","modified_at":"2025-11-04T03:32:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12712645223125","imei1":"12712645223125","imei2":"12712645223125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98410,"job_number":"JOB_98410","tr_customer_id":98427,"tr_customer_product_id":98417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:20.000Z","modified_at":"2025-11-04T03:32:20.000Z","name":"Eliza Quitzon","mobile_number":"826-589-4540","email_id":"Mathilde71@hotmail.com","dop":"2025-04-06","serial_number":"13625390504067314","imei1":"13625390504067314","imei2":"13625390504067314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98411,"job_number":"JOB_98411","tr_customer_id":98428,"tr_customer_product_id":98418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:33.000Z","modified_at":"2025-11-04T03:32:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11688266675018","imei1":"11688266675018","imei2":"11688266675018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98413,"job_number":"JOB_98413","tr_customer_id":98430,"tr_customer_product_id":98420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:35.000Z","modified_at":"2025-11-04T03:32:35.000Z","name":"Imelda Olson","mobile_number":"620-457-9639","email_id":"Ila16@yahoo.com","dop":"2025-04-06","serial_number":"13282064618336884","imei1":"13282064618336884","imei2":"13282064618336884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98414,"job_number":"JOB_98414","tr_customer_id":98431,"tr_customer_product_id":98421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:37:55.000Z","modified_at":"2025-11-04T03:37:55.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12343510352105","imei1":"12343510352105","imei2":"12343510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98415,"job_number":"JOB_98415","tr_customer_id":98432,"tr_customer_product_id":98422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:22.000Z","modified_at":"2025-11-04T03:38:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76049988221511","imei1":"76049988221511","imei2":"76049988221511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98416,"job_number":"JOB_98416","tr_customer_id":98433,"tr_customer_product_id":98423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:22.000Z","modified_at":"2025-11-04T03:38:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77735124563542","imei1":"77735124563542","imei2":"77735124563542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98417,"job_number":"JOB_98417","tr_customer_id":98434,"tr_customer_product_id":98424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30978830329253","imei1":"30978830329253","imei2":"30978830329253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98418,"job_number":"JOB_98418","tr_customer_id":98435,"tr_customer_product_id":98425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28002855979084","imei1":"28002855979084","imei2":"28002855979084","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98419,"job_number":"JOB_98419","tr_customer_id":98436,"tr_customer_product_id":98426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96818355573571","imei1":"96818355573571","imei2":"96818355573571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98420,"job_number":"JOB_98420","tr_customer_id":98437,"tr_customer_product_id":98427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79861726354553","imei1":"79861726354553","imei2":"79861726354553","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98422,"job_number":"JOB_98422","tr_customer_id":98439,"tr_customer_product_id":98429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:50.000Z","modified_at":"2025-11-04T03:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56790640347234","imei1":"56790640347234","imei2":"56790640347234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98423,"job_number":"JOB_98423","tr_customer_id":98440,"tr_customer_product_id":98430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52891509094400","imei1":"52891509094400","imei2":"52891509094400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98424,"job_number":"JOB_98424","tr_customer_id":98441,"tr_customer_product_id":98431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27826771128724","imei1":"27826771128724","imei2":"27826771128724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98425,"job_number":"JOB_98425","tr_customer_id":98442,"tr_customer_product_id":98432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89102402809030","imei1":"89102402809030","imei2":"89102402809030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98426,"job_number":"JOB_98426","tr_customer_id":98443,"tr_customer_product_id":98433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10340725383282","imei1":"10340725383282","imei2":"10340725383282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98427,"job_number":"JOB_98427","tr_customer_id":98444,"tr_customer_product_id":98434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:52.000Z","modified_at":"2025-11-04T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88153703384989","imei1":"88153703384989","imei2":"88153703384989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98429,"job_number":"JOB_98429","tr_customer_id":98446,"tr_customer_product_id":98436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23881002755244","imei1":"23881002755244","imei2":"23881002755244","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98430,"job_number":"JOB_98430","tr_customer_id":98447,"tr_customer_product_id":98437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43085609864430","imei1":"43085609864430","imei2":"43085609864430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98431,"job_number":"JOB_98431","tr_customer_id":98448,"tr_customer_product_id":98438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35925521820799","imei1":"35925521820799","imei2":"35925521820799","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98432,"job_number":"JOB_98432","tr_customer_id":98449,"tr_customer_product_id":98439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53995867231703","imei1":"53995867231703","imei2":"53995867231703","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98433,"job_number":"JOB_98433","tr_customer_id":98450,"tr_customer_product_id":98440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58881062559815","imei1":"58881062559815","imei2":"58881062559815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98434,"job_number":"JOB_98434","tr_customer_id":98451,"tr_customer_product_id":98441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35556124967453","imei1":"35556124967453","imei2":"35556124967453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98436,"job_number":"JOB_98436","tr_customer_id":98453,"tr_customer_product_id":98443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:51:49.000Z","modified_at":"2025-11-04T03:51:49.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11733087324544","imei1":"11733087324544","imei2":"11733087324544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98437,"job_number":"JOB_98437","tr_customer_id":98454,"tr_customer_product_id":98444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:51:49.000Z","modified_at":"2025-11-04T03:51:49.000Z","name":"Dorian Harber","mobile_number":"996-997-5684","email_id":"Judy95@gmail.com","dop":"2025-09-16","serial_number":"14163694214519","imei1":"14163694214519","imei2":"14163694214519","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98438,"job_number":"JOB_98438","tr_customer_id":98455,"tr_customer_product_id":98445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:08.000Z","modified_at":"2025-11-04T03:52:08.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14507755544506","imei1":"14507755544506","imei2":"14507755544506","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98439,"job_number":"JOB_98439","tr_customer_id":98456,"tr_customer_product_id":98446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:08.000Z","modified_at":"2025-11-04T03:52:08.000Z","name":"Novella Vandervort","mobile_number":"887-344-3822","email_id":"Rhiannon.Raynor64@hotmail.com","dop":"2025-09-16","serial_number":"19359794814698","imei1":"19359794814698","imei2":"19359794814698","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98440,"job_number":"JOB_98440","tr_customer_id":98457,"tr_customer_product_id":98447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:27.000Z","modified_at":"2025-11-04T03:52:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14066846143821","imei1":"14066846143821","imei2":"14066846143821","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98441,"job_number":"JOB_98441","tr_customer_id":98458,"tr_customer_product_id":98448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:28.000Z","modified_at":"2025-11-04T03:52:28.000Z","name":"Audrey Haley","mobile_number":"424-746-8684","email_id":"Jacques.Renner2@gmail.com","dop":"2025-09-16","serial_number":"11386393632105","imei1":"11386393632105","imei2":"11386393632105","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98443,"job_number":"JOB_98443","tr_customer_id":98460,"tr_customer_product_id":98450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:58:25.000Z","modified_at":"2025-11-04T03:58:25.000Z","name":"Carlo Gleason","mobile_number":"362-977-3701","email_id":"Judah91@hotmail.com","dop":"2025-04-06","serial_number":"14854122302995796","imei1":"14854122302995796","imei2":"14854122302995796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98445,"job_number":"JOB_98445","tr_customer_id":98462,"tr_customer_product_id":98452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:00:59.000Z","modified_at":"2025-11-04T04:00:59.000Z","name":"Gideon Daugherty","mobile_number":"827-507-6686","email_id":"Edmond.McCullough@gmail.com","dop":"2025-04-06","serial_number":"15573732929125184","imei1":"15573732929125184","imei2":"15573732929125184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98447,"job_number":"JOB_98447","tr_customer_id":98464,"tr_customer_product_id":98454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:01:13.000Z","modified_at":"2025-11-04T04:01:13.000Z","name":"Carli Jenkins","mobile_number":"794-804-6785","email_id":"Willis64@gmail.com","dop":"2025-04-06","serial_number":"14883585019221814","imei1":"14883585019221814","imei2":"14883585019221814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98449,"job_number":"JOB_98449","tr_customer_id":98466,"tr_customer_product_id":98456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:01:26.000Z","modified_at":"2025-11-04T04:01:26.000Z","name":"Valentin Borer","mobile_number":"701-609-3023","email_id":"Salvatore_Kling@yahoo.com","dop":"2025-04-06","serial_number":"13814562288571050","imei1":"13814562288571050","imei2":"13814562288571050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98451,"job_number":"JOB_98451","tr_customer_id":98468,"tr_customer_product_id":98458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:03:48.000Z","modified_at":"2025-11-04T04:03:48.000Z","name":"Antonia Abernathy","mobile_number":"954-302-2544","email_id":"Elijah40@hotmail.com","dop":"2025-04-06","serial_number":"16742738093906122","imei1":"16742738093906122","imei2":"16742738093906122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98453,"job_number":"JOB_98453","tr_customer_id":98470,"tr_customer_product_id":98460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:04:31.000Z","modified_at":"2025-11-04T04:04:31.000Z","name":"Stewart Raynor","mobile_number":"946-446-8416","email_id":"Isaiah_Labadie21@yahoo.com","dop":"2025-04-06","serial_number":"19807032290779664","imei1":"19807032290779664","imei2":"19807032290779664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98455,"job_number":"JOB_98455","tr_customer_id":98472,"tr_customer_product_id":98462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:05:13.000Z","modified_at":"2025-11-04T04:05:13.000Z","name":"Dawn Streich","mobile_number":"539-965-7344","email_id":"Ora_Doyle@gmail.com","dop":"2025-04-06","serial_number":"14233326795686560","imei1":"14233326795686560","imei2":"14233326795686560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:05:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98457,"job_number":"JOB_98457","tr_customer_id":98474,"tr_customer_product_id":98464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:40.000Z","modified_at":"2025-11-04T04:11:40.000Z","name":"Granville Bailey","mobile_number":"963-336-2554","email_id":"Amber58@yahoo.com","dop":"2025-04-06","serial_number":"14638469733338870","imei1":"14638469733338870","imei2":"14638469733338870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98459,"job_number":"JOB_98459","tr_customer_id":98476,"tr_customer_product_id":98466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:44.000Z","modified_at":"2025-11-04T04:11:44.000Z","name":"Keon Schroeder","mobile_number":"212-220-4637","email_id":"Oma63@yahoo.com","dop":"2025-04-06","serial_number":"13589320118762588","imei1":"13589320118762588","imei2":"13589320118762588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98461,"job_number":"JOB_98461","tr_customer_id":98478,"tr_customer_product_id":98468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:48.000Z","modified_at":"2025-11-04T04:11:48.000Z","name":"Garfield Kshlerin","mobile_number":"921-866-8329","email_id":"Linnea.Dicki59@gmail.com","dop":"2025-04-06","serial_number":"12471956449716372","imei1":"12471956449716372","imei2":"12471956449716372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98463,"job_number":"JOB_98463","tr_customer_id":98480,"tr_customer_product_id":98470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:13:58.000Z","modified_at":"2025-11-04T04:13:58.000Z","name":"Flavio Von","mobile_number":"340-537-9326","email_id":"Alexander_Becker55@hotmail.com","dop":"2025-04-06","serial_number":"18033158713285776","imei1":"18033158713285776","imei2":"18033158713285776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98465,"job_number":"JOB_98465","tr_customer_id":98482,"tr_customer_product_id":98472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:14:19.000Z","modified_at":"2025-11-04T04:14:19.000Z","name":"Kira Stark","mobile_number":"275-309-1750","email_id":"Tobin_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"18897216534406548","imei1":"18897216534406548","imei2":"18897216534406548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:14:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98467,"job_number":"JOB_98467","tr_customer_id":98484,"tr_customer_product_id":98474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:14:37.000Z","modified_at":"2025-11-04T04:14:37.000Z","name":"Nelda Dicki","mobile_number":"774-866-5927","email_id":"Aliyah_Schmeler@gmail.com","dop":"2025-04-06","serial_number":"12856806491917740","imei1":"12856806491917740","imei2":"12856806491917740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98469,"job_number":"JOB_98469","tr_customer_id":98486,"tr_customer_product_id":98476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:16:45.000Z","modified_at":"2025-11-04T04:16:45.000Z","name":"Damaris Rippin","mobile_number":"239-242-1265","email_id":"Dylan.Lockman86@yahoo.com","dop":"2025-04-06","serial_number":"18134272017990180","imei1":"18134272017990180","imei2":"18134272017990180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98471,"job_number":"JOB_98471","tr_customer_id":98488,"tr_customer_product_id":98478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:17:26.000Z","modified_at":"2025-11-04T04:17:26.000Z","name":"Hobart Kovacek","mobile_number":"225-702-7331","email_id":"Winifred_Hane@gmail.com","dop":"2025-04-06","serial_number":"15651796174411420","imei1":"15651796174411420","imei2":"15651796174411420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98473,"job_number":"JOB_98473","tr_customer_id":98490,"tr_customer_product_id":98480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:18:07.000Z","modified_at":"2025-11-04T04:18:07.000Z","name":"Alberta Hickle","mobile_number":"878-920-7714","email_id":"Jaylon.Macejkovic@hotmail.com","dop":"2025-04-06","serial_number":"11195610892668672","imei1":"11195610892668672","imei2":"11195610892668672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98474,"job_number":"JOB_98474","tr_customer_id":98491,"tr_customer_product_id":98481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:18:31.000Z","modified_at":"2025-11-04T04:18:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-25","serial_number":"68417040774170","imei1":"68417040774170","imei2":"68417040774170","popurl":"2025-10-25T04:18:31.019160304Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98475,"job_number":"JOB_98475","tr_customer_id":98492,"tr_customer_product_id":98482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:19:19.000Z","modified_at":"2025-11-04T04:19:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-25","serial_number":"52947366541514","imei1":"52947366541514","imei2":"52947366541514","popurl":"2025-10-25T04:19:18.907152476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98477,"job_number":"JOB_98477","tr_customer_id":98494,"tr_customer_product_id":98484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:47.000Z","modified_at":"2025-11-04T04:26:47.000Z","name":"Tressie O'Kon","mobile_number":"354-616-8636","email_id":"Eunice.Wuckert@hotmail.com","dop":"2025-04-06","serial_number":"11443553984932968","imei1":"11443553984932968","imei2":"11443553984932968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98479,"job_number":"JOB_98479","tr_customer_id":98496,"tr_customer_product_id":98486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:50.000Z","modified_at":"2025-11-04T04:26:51.000Z","name":"Carmelo Lynch","mobile_number":"913-527-6842","email_id":"Johathan74@hotmail.com","dop":"2025-04-06","serial_number":"13547520597169696","imei1":"13547520597169696","imei2":"13547520597169696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98481,"job_number":"JOB_98481","tr_customer_id":98498,"tr_customer_product_id":98488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:54.000Z","modified_at":"2025-11-04T04:26:54.000Z","name":"Jimmie Erdman","mobile_number":"997-743-6530","email_id":"Lola_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"11150709242098306","imei1":"11150709242098306","imei2":"11150709242098306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98483,"job_number":"JOB_98483","tr_customer_id":98500,"tr_customer_product_id":98490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:28:50.000Z","modified_at":"2025-11-04T04:28:50.000Z","name":"Kory Langosh","mobile_number":"943-370-4172","email_id":"Daisha27@yahoo.com","dop":"2025-04-06","serial_number":"18708210352553020","imei1":"18708210352553020","imei2":"18708210352553020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98484,"job_number":"JOB_98484","tr_customer_id":98501,"tr_customer_product_id":98491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:28:59.000Z","modified_at":"2025-11-04T04:28:59.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101650569093763","imei1":"101650569093763","imei2":"101650569093763","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98487,"job_number":"JOB_98487","tr_customer_id":98504,"tr_customer_product_id":98494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:09.000Z","modified_at":"2025-11-04T04:29:09.000Z","name":"Eleanora Walter","mobile_number":"909-530-6221","email_id":"Sophie_Block86@gmail.com","dop":"2025-04-06","serial_number":"15898747220190788","imei1":"15898747220190788","imei2":"15898747220190788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98488,"job_number":"JOB_98488","tr_customer_id":98505,"tr_customer_product_id":98495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:10.000Z","modified_at":"2025-11-04T04:29:10.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105620547448978","imei1":"105620547448978","imei2":"105620547448978","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98491,"job_number":"JOB_98491","tr_customer_id":98508,"tr_customer_product_id":98498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:29.000Z","modified_at":"2025-11-04T04:29:29.000Z","name":"Margret MacGyver","mobile_number":"619-595-3713","email_id":"Albertha_Lowe@gmail.com","dop":"2025-04-06","serial_number":"10526349569058266","imei1":"10526349569058266","imei2":"10526349569058266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98493,"job_number":"JOB_98493","tr_customer_id":98510,"tr_customer_product_id":98500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:31:36.000Z","modified_at":"2025-11-04T04:31:36.000Z","name":"Keanu Ledner","mobile_number":"271-358-4454","email_id":"Geovanny5@gmail.com","dop":"2025-04-06","serial_number":"18509902553344776","imei1":"18509902553344776","imei2":"18509902553344776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98495,"job_number":"JOB_98495","tr_customer_id":98512,"tr_customer_product_id":98502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:32:23.000Z","modified_at":"2025-11-04T04:32:23.000Z","name":"Modesto Beer","mobile_number":"787-206-6540","email_id":"Darian.Yundt57@yahoo.com","dop":"2025-04-06","serial_number":"11551017706792436","imei1":"11551017706792436","imei2":"11551017706792436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98497,"job_number":"JOB_98497","tr_customer_id":98514,"tr_customer_product_id":98504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:33:09.000Z","modified_at":"2025-11-04T04:33:09.000Z","name":"Ted Crooks","mobile_number":"744-315-9320","email_id":"Lizeth.Collier76@hotmail.com","dop":"2025-04-06","serial_number":"16859895535063908","imei1":"16859895535063908","imei2":"16859895535063908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98499,"job_number":"JOB_98499","tr_customer_id":98516,"tr_customer_product_id":98506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:35:26.000Z","modified_at":"2025-11-04T04:35:26.000Z","name":"Kayla Conn","mobile_number":"739-927-4053","email_id":"Vickie.Cummings@hotmail.com","dop":"2025-04-06","serial_number":"14079196352093670","imei1":"14079196352093670","imei2":"14079196352093670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98501,"job_number":"JOB_98501","tr_customer_id":98518,"tr_customer_product_id":98508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:36:36.000Z","modified_at":"2025-11-04T04:36:36.000Z","name":"Michaela Yundt","mobile_number":"274-482-9360","email_id":"Malinda.Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"16339713731370062","imei1":"16339713731370062","imei2":"16339713731370062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98503,"job_number":"JOB_98503","tr_customer_id":98520,"tr_customer_product_id":98510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:36:58.000Z","modified_at":"2025-11-04T04:36:58.000Z","name":"April Brekke","mobile_number":"252-375-7204","email_id":"Madisyn77@hotmail.com","dop":"2025-04-06","serial_number":"12848784391840572","imei1":"12848784391840572","imei2":"12848784391840572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98505,"job_number":"JOB_98505","tr_customer_id":98522,"tr_customer_product_id":98512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:37:18.000Z","modified_at":"2025-11-04T04:37:18.000Z","name":"Sally Satterfield","mobile_number":"474-938-5999","email_id":"Rex.Heaney77@gmail.com","dop":"2025-04-06","serial_number":"17182540204090004","imei1":"17182540204090004","imei2":"17182540204090004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98507,"job_number":"JOB_98507","tr_customer_id":98524,"tr_customer_product_id":98514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:40:11.000Z","modified_at":"2025-11-04T04:40:11.000Z","name":"Rashawn Jacobi","mobile_number":"432-726-8083","email_id":"Roma_Pfannerstill18@hotmail.com","dop":"2025-04-06","serial_number":"17942805122715604","imei1":"17942805122715604","imei2":"17942805122715604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98509,"job_number":"JOB_98509","tr_customer_id":98526,"tr_customer_product_id":98516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:40:55.000Z","modified_at":"2025-11-04T04:40:55.000Z","name":"Brooke Fritsch","mobile_number":"233-265-6753","email_id":"Adella.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"12589460629562560","imei1":"12589460629562560","imei2":"12589460629562560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98511,"job_number":"JOB_98511","tr_customer_id":98528,"tr_customer_product_id":98518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:41:38.000Z","modified_at":"2025-11-04T04:41:38.000Z","name":"Elbert McLaughlin","mobile_number":"309-920-3032","email_id":"Reed48@hotmail.com","dop":"2025-04-06","serial_number":"12480812156396952","imei1":"12480812156396952","imei2":"12480812156396952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98513,"job_number":"JOB_98513","tr_customer_id":98530,"tr_customer_product_id":98520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:42:53.000Z","modified_at":"2025-11-04T04:42:53.000Z","name":"Johnathan Yost","mobile_number":"521-406-9157","email_id":"Cooper.Torphy@hotmail.com","dop":"2025-04-06","serial_number":"15716901754478980","imei1":"15716901754478980","imei2":"15716901754478980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98514,"job_number":"JOB_98514","tr_customer_id":98531,"tr_customer_product_id":98521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:29:23.000Z","modified_at":"2025-11-04T05:29:23.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12363510352105","imei1":"12363510352105","imei2":"12363510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98515,"job_number":"JOB_98515","tr_customer_id":98532,"tr_customer_product_id":98522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:32:07.000Z","modified_at":"2025-11-04T05:32:07.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12363511352105","imei1":"12363511352105","imei2":"12363511352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98516,"job_number":"JOB_98516","tr_customer_id":98533,"tr_customer_product_id":98523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:44:18.000Z","modified_at":"2025-11-04T05:44:18.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363111352105","imei1":"12363111352105","imei2":"12363111352105","popurl":"2025-11-04T05:44:15.071Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98517,"job_number":"JOB_98517","tr_customer_id":98534,"tr_customer_product_id":98524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:47:05.000Z","modified_at":"2025-11-04T05:47:05.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363111112105","imei1":"12363111112105","imei2":"12363111112105","popurl":"2025-11-04T05:47:01.998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98518,"job_number":"JOB_98518","tr_customer_id":98535,"tr_customer_product_id":98525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:49:40.000Z","modified_at":"2025-11-04T05:49:40.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11447388836958","imei1":"11447388836958","imei2":"11447388836958","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98520,"job_number":"JOB_98520","tr_customer_id":98537,"tr_customer_product_id":98527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:49:42.000Z","modified_at":"2025-11-04T05:49:42.000Z","name":"Dejon Windler","mobile_number":"804-555-2211","email_id":"Estevan_Kirlin@yahoo.com","dop":"2025-09-20","serial_number":"100242587466870","imei1":"100242587466870","imei2":"100242587466870","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98521,"job_number":"JOB_98521","tr_customer_id":98538,"tr_customer_product_id":98528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:50:31.000Z","modified_at":"2025-11-04T05:50:31.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"10939099516152","imei1":"10939099516152","imei2":"10939099516152","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98523,"job_number":"JOB_98523","tr_customer_id":98540,"tr_customer_product_id":98530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:50:33.000Z","modified_at":"2025-11-04T05:50:33.000Z","name":"Jolie Reichel","mobile_number":"633-248-4506","email_id":"Ayden_Christiansen36@hotmail.com","dop":"2025-09-20","serial_number":"100603129357002","imei1":"100603129357002","imei2":"100603129357002","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98524,"job_number":"JOB_98524","tr_customer_id":98541,"tr_customer_product_id":98531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:51:20.000Z","modified_at":"2025-11-04T05:51:20.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14600995858207","imei1":"14600995858207","imei2":"14600995858207","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98526,"job_number":"JOB_98526","tr_customer_id":98543,"tr_customer_product_id":98533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:51:22.000Z","modified_at":"2025-11-04T05:51:22.000Z","name":"Vallie Ratke","mobile_number":"204-535-3307","email_id":"Fredy80@hotmail.com","dop":"2025-09-20","serial_number":"100199424001009","imei1":"100199424001009","imei2":"100199424001009","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98527,"job_number":"JOB_98527","tr_customer_id":98544,"tr_customer_product_id":98534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:52:16.000Z","modified_at":"2025-11-04T05:52:16.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"10607119276994","imei1":"10607119276994","imei2":"10607119276994","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98529,"job_number":"JOB_98529","tr_customer_id":98546,"tr_customer_product_id":98536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:52:18.000Z","modified_at":"2025-11-04T05:52:18.000Z","name":"Bradley Prohaska","mobile_number":"788-239-5735","email_id":"Laverna89@yahoo.com","dop":"2025-09-20","serial_number":"100016365582875","imei1":"100016365582875","imei2":"100016365582875","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98530,"job_number":"JOB_98530","tr_customer_id":98547,"tr_customer_product_id":98537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:05.000Z","modified_at":"2025-11-04T05:53:05.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"11060711757111","imei1":"11060711757111","imei2":"11060711757111","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98532,"job_number":"JOB_98532","tr_customer_id":98549,"tr_customer_product_id":98539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:07.000Z","modified_at":"2025-11-04T05:53:07.000Z","name":"Zelma Hermann","mobile_number":"950-546-5152","email_id":"Dejon.Jakubowski@hotmail.com","dop":"2025-09-20","serial_number":"100175722965371","imei1":"100175722965371","imei2":"100175722965371","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98533,"job_number":"JOB_98533","tr_customer_id":98550,"tr_customer_product_id":98540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:53.000Z","modified_at":"2025-11-04T05:53:53.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15643252815454","imei1":"15643252815454","imei2":"15643252815454","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98535,"job_number":"JOB_98535","tr_customer_id":98552,"tr_customer_product_id":98542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:54.000Z","modified_at":"2025-11-04T05:53:54.000Z","name":"Jena Daniel","mobile_number":"298-928-9808","email_id":"Ewell.Veum7@hotmail.com","dop":"2025-09-20","serial_number":"100824270894911","imei1":"100824270894911","imei2":"100824270894911","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98537,"job_number":"JOB_98537","tr_customer_id":98554,"tr_customer_product_id":98544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:01:28.000Z","modified_at":"2025-11-04T06:01:28.000Z","name":"Treva Stark","mobile_number":"308-772-7344","email_id":"Charles38@yahoo.com","dop":"2025-04-06","serial_number":"15147071030934308","imei1":"15147071030934308","imei2":"15147071030934308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98547,"job_number":"JOB_98547","tr_customer_id":98564,"tr_customer_product_id":98554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:08.000Z","modified_at":"2025-11-04T06:19:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10863309322649","imei1":"10863309322649","imei2":"10863309322649","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98549,"job_number":"JOB_98549","tr_customer_id":98566,"tr_customer_product_id":98556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:09.000Z","modified_at":"2025-11-04T06:19:09.000Z","name":"Gussie Bogisich","mobile_number":"768-558-6179","email_id":"Estel.Hane@gmail.com","dop":"2025-06-18","serial_number":"1041769699580750","imei1":"1041769699580750","imei2":"1041769699580750","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98550,"job_number":"JOB_98550","tr_customer_id":98567,"tr_customer_product_id":98557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:49.000Z","modified_at":"2025-11-04T06:19:49.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10361959079370","imei1":"10361959079370","imei2":"10361959079370","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98552,"job_number":"JOB_98552","tr_customer_id":98569,"tr_customer_product_id":98559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:49.000Z","modified_at":"2025-11-04T06:19:49.000Z","name":"Elenor Rau","mobile_number":"289-836-6040","email_id":"Megane_Beier56@yahoo.com","dop":"2025-06-18","serial_number":"1033566302423036","imei1":"1033566302423036","imei2":"1033566302423036","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98553,"job_number":"JOB_98553","tr_customer_id":98570,"tr_customer_product_id":98560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:58.000Z","modified_at":"2025-11-04T06:19:58.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"15097051295033","imei1":"15097051295033","imei2":"15097051295033","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98555,"job_number":"JOB_98555","tr_customer_id":98572,"tr_customer_product_id":98562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:00.000Z","modified_at":"2025-11-04T06:20:00.000Z","name":"Marcelle Wilderman","mobile_number":"770-758-7200","email_id":"Olga_McCullough97@yahoo.com","dop":"2025-06-08","serial_number":"107450890006541","imei1":"107450890006541","imei2":"107450890006541","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98556,"job_number":"JOB_98556","tr_customer_id":98573,"tr_customer_product_id":98563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:10.000Z","modified_at":"2025-11-04T06:20:10.000Z","name":"tushar shelar","mobile_number":"8888888888","email_id":"shelar@gmail.com","dop":"2025-04-06","serial_number":"13115605825164","imei1":"13115605825164","imei2":"13115605825164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98558,"job_number":"JOB_98558","tr_customer_id":98575,"tr_customer_product_id":98565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:11.000Z","modified_at":"2025-11-04T06:20:11.000Z","name":"Ottis Friesen","mobile_number":"762-843-9454","email_id":"Tatum99@hotmail.com","dop":"2025-04-06","serial_number":"12626221472215620","imei1":"12626221472215620","imei2":"12626221472215620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98559,"job_number":"JOB_98559","tr_customer_id":98576,"tr_customer_product_id":98566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:28.000Z","modified_at":"2025-11-04T06:20:28.000Z","name":"vinod patil","mobile_number":"7874589652","email_id":"patil@gmail.com","dop":"2025-04-06","serial_number":"11948109507264","imei1":"11948109507264","imei2":"11948109507264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98560,"job_number":"JOB_98560","tr_customer_id":98577,"tr_customer_product_id":98567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:28.000Z","modified_at":"2025-11-04T06:20:28.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18290392719034","imei1":"18290392719034","imei2":"18290392719034","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98563,"job_number":"JOB_98563","tr_customer_id":98580,"tr_customer_product_id":98570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:29.000Z","modified_at":"2025-11-04T06:20:29.000Z","name":"Sandrine Wolff","mobile_number":"619-866-6048","email_id":"Maye94@hotmail.com","dop":"2025-04-06","serial_number":"16146401870343244","imei1":"16146401870343244","imei2":"16146401870343244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98564,"job_number":"JOB_98564","tr_customer_id":98581,"tr_customer_product_id":98571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:30.000Z","modified_at":"2025-11-04T06:20:30.000Z","name":"David O'Connell","mobile_number":"795-817-5721","email_id":"Lila.Erdman96@hotmail.com","dop":"2025-06-08","serial_number":"103568459532654","imei1":"103568459532654","imei2":"103568459532654","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98565,"job_number":"JOB_98565","tr_customer_id":98582,"tr_customer_product_id":98572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:46.000Z","modified_at":"2025-11-04T06:20:46.000Z","name":"vishal randive","mobile_number":"9856238956","email_id":"randive@gmail.com","dop":"2025-04-06","serial_number":"15159780335511","imei1":"15159780335511","imei2":"15159780335511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98567,"job_number":"JOB_98567","tr_customer_id":98584,"tr_customer_product_id":98574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:47.000Z","modified_at":"2025-11-04T06:20:47.000Z","name":"Timmy Jenkins","mobile_number":"780-611-6135","email_id":"Bradly.Bogisich@yahoo.com","dop":"2025-04-06","serial_number":"10727240599146226","imei1":"10727240599146226","imei2":"10727240599146226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98568,"job_number":"JOB_98568","tr_customer_id":98585,"tr_customer_product_id":98575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:58.000Z","modified_at":"2025-11-04T06:20:58.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18740442972534","imei1":"18740442972534","imei2":"18740442972534","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98570,"job_number":"JOB_98570","tr_customer_id":98587,"tr_customer_product_id":98577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:00.000Z","modified_at":"2025-11-04T06:21:00.000Z","name":"Damaris Volkman","mobile_number":"872-627-6281","email_id":"Dewitt_Leuschke@hotmail.com","dop":"2025-06-08","serial_number":"104563553345168","imei1":"104563553345168","imei2":"104563553345168","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98571,"job_number":"JOB_98571","tr_customer_id":98588,"tr_customer_product_id":98578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:35.000Z","modified_at":"2025-11-04T06:21:35.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"16183047971468","imei1":"16183047971468","imei2":"16183047971468","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98573,"job_number":"JOB_98573","tr_customer_id":98590,"tr_customer_product_id":98580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:37.000Z","modified_at":"2025-11-04T06:21:37.000Z","name":"Geovanny Vandervort","mobile_number":"791-370-0294","email_id":"Liam_Schimmel@yahoo.com","dop":"2025-09-20","serial_number":"100285067292476","imei1":"100285067292476","imei2":"100285067292476","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98574,"job_number":"JOB_98574","tr_customer_id":98591,"tr_customer_product_id":98581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:22:24.000Z","modified_at":"2025-11-04T06:22:24.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18585735516197","imei1":"18585735516197","imei2":"18585735516197","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98576,"job_number":"JOB_98576","tr_customer_id":98593,"tr_customer_product_id":98583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:22:26.000Z","modified_at":"2025-11-04T06:22:26.000Z","name":"Jamison Schimmel","mobile_number":"931-618-4062","email_id":"Rafael.Bergstrom@hotmail.com","dop":"2025-09-20","serial_number":"100368727801589","imei1":"100368727801589","imei2":"100368727801589","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98577,"job_number":"JOB_98577","tr_customer_id":98594,"tr_customer_product_id":98584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:23:12.000Z","modified_at":"2025-11-04T06:23:12.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14922185100065","imei1":"14922185100065","imei2":"14922185100065","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98579,"job_number":"JOB_98579","tr_customer_id":98596,"tr_customer_product_id":98586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:23:13.000Z","modified_at":"2025-11-04T06:23:13.000Z","name":"Obie Ortiz","mobile_number":"688-300-8107","email_id":"Drew42@gmail.com","dop":"2025-09-20","serial_number":"100649743654657","imei1":"100649743654657","imei2":"100649743654657","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:23:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98580,"job_number":"JOB_98580","tr_customer_id":98597,"tr_customer_product_id":98587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:08.000Z","modified_at":"2025-11-04T06:24:08.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"19127897337187","imei1":"19127897337187","imei2":"19127897337187","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98582,"job_number":"JOB_98582","tr_customer_id":98599,"tr_customer_product_id":98589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:09.000Z","modified_at":"2025-11-04T06:24:10.000Z","name":"Wayne Brakus","mobile_number":"436-372-6845","email_id":"Hassan.Glover25@yahoo.com","dop":"2025-09-20","serial_number":"100116702619683","imei1":"100116702619683","imei2":"100116702619683","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98583,"job_number":"JOB_98583","tr_customer_id":98600,"tr_customer_product_id":98590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:57.000Z","modified_at":"2025-11-04T06:24:57.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18910987656933","imei1":"18910987656933","imei2":"18910987656933","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98585,"job_number":"JOB_98585","tr_customer_id":98602,"tr_customer_product_id":98592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:59.000Z","modified_at":"2025-11-04T06:24:59.000Z","name":"Billy Welch","mobile_number":"502-330-0198","email_id":"Alexane74@hotmail.com","dop":"2025-09-20","serial_number":"100534139058637","imei1":"100534139058637","imei2":"100534139058637","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98586,"job_number":"JOB_98586","tr_customer_id":98603,"tr_customer_product_id":98593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:25:45.000Z","modified_at":"2025-11-04T06:25:45.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15890206206096","imei1":"15890206206096","imei2":"15890206206096","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98588,"job_number":"JOB_98588","tr_customer_id":98605,"tr_customer_product_id":98595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:25:47.000Z","modified_at":"2025-11-04T06:25:47.000Z","name":"Phoebe Nolan","mobile_number":"996-289-1550","email_id":"Asia56@gmail.com","dop":"2025-09-20","serial_number":"100267358959960","imei1":"100267358959960","imei2":"100267358959960","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98590,"job_number":"JOB_98590","tr_customer_id":98607,"tr_customer_product_id":98597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:28:34.000Z","modified_at":"2025-11-04T06:28:34.000Z","name":"Raquel Romaguera","mobile_number":"414-692-1543","email_id":"Felipa.OKeefe@hotmail.com","dop":"2025-04-06","serial_number":"18875782421889420","imei1":"18875782421889420","imei2":"18875782421889420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98592,"job_number":"JOB_98592","tr_customer_id":98609,"tr_customer_product_id":98599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:37:03.000Z","modified_at":"2025-11-04T06:37:03.000Z","name":"Coralie Hackett","mobile_number":"469-449-9653","email_id":"Larissa.Baumbach@gmail.com","dop":"2025-04-06","serial_number":"16035954866778950","imei1":"16035954866778950","imei2":"16035954866778950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98594,"job_number":"JOB_98594","tr_customer_id":98611,"tr_customer_product_id":98601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:37.000Z","modified_at":"2025-11-04T06:39:37.000Z","name":"Mossie Bins","mobile_number":"990-942-1629","email_id":"Summer7@yahoo.com","dop":"2025-04-06","serial_number":"19314570123905870","imei1":"19314570123905870","imei2":"19314570123905870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98595,"job_number":"JOB_98595","tr_customer_id":98612,"tr_customer_product_id":98602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:49.000Z","modified_at":"2025-11-04T06:39:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18083047133741","imei1":"18083047133741","imei2":"18083047133741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98597,"job_number":"JOB_98597","tr_customer_id":98614,"tr_customer_product_id":98604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:51.000Z","modified_at":"2025-11-04T06:39:51.000Z","name":"Bethany Wunsch","mobile_number":"820-942-8604","email_id":"Briana.Jerde17@gmail.com","dop":"2025-04-06","serial_number":"15829634894758502","imei1":"15829634894758502","imei2":"15829634894758502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98599,"job_number":"JOB_98599","tr_customer_id":98616,"tr_customer_product_id":98606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:03.000Z","modified_at":"2025-11-04T06:40:03.000Z","name":"Justice Nolan","mobile_number":"261-367-3788","email_id":"Macy_Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"18964325180605570","imei1":"18964325180605570","imei2":"18964325180605570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98600,"job_number":"JOB_98600","tr_customer_id":98617,"tr_customer_product_id":98607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:03.000Z","modified_at":"2025-11-04T06:40:03.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15746828017333","imei1":"15746828017333","imei2":"15746828017333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98603,"job_number":"JOB_98603","tr_customer_id":98620,"tr_customer_product_id":98610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:23.000Z","modified_at":"2025-11-04T06:40:23.000Z","name":"Sabryna Mertz","mobile_number":"822-567-2756","email_id":"Dwight_Hand@hotmail.com","dop":"2025-04-06","serial_number":"14066477844188012","imei1":"14066477844188012","imei2":"14066477844188012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98604,"job_number":"JOB_98604","tr_customer_id":98621,"tr_customer_product_id":98611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:35.000Z","modified_at":"2025-11-04T06:40:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11462625227127","imei1":"11462625227127","imei2":"11462625227127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98606,"job_number":"JOB_98606","tr_customer_id":98623,"tr_customer_product_id":98613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:37.000Z","modified_at":"2025-11-04T06:40:37.000Z","name":"Lorenzo Collins","mobile_number":"294-841-5968","email_id":"Destinee32@yahoo.com","dop":"2025-04-06","serial_number":"12843696026391972","imei1":"12843696026391972","imei2":"12843696026391972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98607,"job_number":"JOB_98607","tr_customer_id":98624,"tr_customer_product_id":98614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:50.000Z","modified_at":"2025-11-04T06:40:50.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17552711897876","imei1":"17552711897876","imei2":"17552711897876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98610,"job_number":"JOB_98610","tr_customer_id":98627,"tr_customer_product_id":98617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:08.000Z","modified_at":"2025-11-04T06:41:08.000Z","name":"Rosalyn Cronin","mobile_number":"223-601-6717","email_id":"Dora_Satterfield7@hotmail.com","dop":"2025-04-06","serial_number":"12754920165856974","imei1":"12754920165856974","imei2":"12754920165856974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98611,"job_number":"JOB_98611","tr_customer_id":98628,"tr_customer_product_id":98618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:20.000Z","modified_at":"2025-11-04T06:41:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10980959064856","imei1":"10980959064856","imei2":"10980959064856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98613,"job_number":"JOB_98613","tr_customer_id":98630,"tr_customer_product_id":98620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:22.000Z","modified_at":"2025-11-04T06:41:22.000Z","name":"Collin Kerluke","mobile_number":"236-434-4188","email_id":"Amya.Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"11421935830537612","imei1":"11421935830537612","imei2":"11421935830537612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98614,"job_number":"JOB_98614","tr_customer_id":98631,"tr_customer_product_id":98621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:36.000Z","modified_at":"2025-11-04T06:41:36.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"19790149036876","imei1":"19790149036876","imei2":"19790149036876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98616,"job_number":"JOB_98616","tr_customer_id":98633,"tr_customer_product_id":98623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:08.000Z","modified_at":"2025-11-04T06:53:08.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"17625848057606","imei1":"17625848057606","imei2":"17625848057606","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98618,"job_number":"JOB_98618","tr_customer_id":98635,"tr_customer_product_id":98625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:10.000Z","modified_at":"2025-11-04T06:53:10.000Z","name":"Stanton Abshire","mobile_number":"560-723-0534","email_id":"Marianna_Boyer84@yahoo.com","dop":"2025-09-20","serial_number":"100336762128908","imei1":"100336762128908","imei2":"100336762128908","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98619,"job_number":"JOB_98619","tr_customer_id":98636,"tr_customer_product_id":98626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:36.000Z","modified_at":"2025-11-04T06:53:36.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15333465742211","imei1":"15333465742211","imei2":"15333465742211","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98620,"job_number":"JOB_98620","tr_customer_id":98637,"tr_customer_product_id":98627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:36.000Z","modified_at":"2025-11-04T06:53:36.000Z","name":"Riley Balistreri","mobile_number":"943-838-9583","email_id":"Rey.Friesen@gmail.com","dop":"2025-09-16","serial_number":"10143323632753","imei1":"10143323632753","imei2":"10143323632753","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98621,"job_number":"JOB_98621","tr_customer_id":98638,"tr_customer_product_id":98628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:55.000Z","modified_at":"2025-11-04T06:53:55.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19463756580339","imei1":"19463756580339","imei2":"19463756580339","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98622,"job_number":"JOB_98622","tr_customer_id":98639,"tr_customer_product_id":98629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:55.000Z","modified_at":"2025-11-04T06:53:55.000Z","name":"Eleonore Hettinger","mobile_number":"556-972-1522","email_id":"Rolando_Hackett@hotmail.com","dop":"2025-09-16","serial_number":"16337347218255","imei1":"16337347218255","imei2":"16337347218255","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98623,"job_number":"JOB_98623","tr_customer_id":98640,"tr_customer_product_id":98630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:58.000Z","modified_at":"2025-11-04T06:53:58.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"14582883090557","imei1":"14582883090557","imei2":"14582883090557","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98625,"job_number":"JOB_98625","tr_customer_id":98642,"tr_customer_product_id":98632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:59.000Z","modified_at":"2025-11-04T06:53:59.000Z","name":"Sedrick Parisian","mobile_number":"915-349-2909","email_id":"Filomena_Fahey@gmail.com","dop":"2025-09-20","serial_number":"100858933661248","imei1":"100858933661248","imei2":"100858933661248","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98626,"job_number":"JOB_98626","tr_customer_id":98643,"tr_customer_product_id":98633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:14.000Z","modified_at":"2025-11-04T06:54:14.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14414340601477","imei1":"14414340601477","imei2":"14414340601477","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98627,"job_number":"JOB_98627","tr_customer_id":98644,"tr_customer_product_id":98634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:14.000Z","modified_at":"2025-11-04T06:54:14.000Z","name":"Tianna Bashirian","mobile_number":"954-502-8632","email_id":"Justus70@hotmail.com","dop":"2025-09-16","serial_number":"11094682846385","imei1":"11094682846385","imei2":"11094682846385","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98628,"job_number":"JOB_98628","tr_customer_id":98645,"tr_customer_product_id":98635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:47.000Z","modified_at":"2025-11-04T06:54:47.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13021463093801","imei1":"13021463093801","imei2":"13021463093801","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98630,"job_number":"JOB_98630","tr_customer_id":98647,"tr_customer_product_id":98637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:49.000Z","modified_at":"2025-11-04T06:54:49.000Z","name":"Elouise Kulas","mobile_number":"658-505-9993","email_id":"Al_Satterfield87@hotmail.com","dop":"2025-09-20","serial_number":"100267678564519","imei1":"100267678564519","imei2":"100267678564519","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98631,"job_number":"JOB_98631","tr_customer_id":98648,"tr_customer_product_id":98638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:19:37.000Z","modified_at":"2025-11-04T07:19:37.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"10850449661797","imei1":"10850449661797","imei2":"10850449661797","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98637,"job_number":"JOB_98637","tr_customer_id":98654,"tr_customer_product_id":98644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:40.000Z","modified_at":"2025-11-04T07:36:40.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363731112105","imei1":"12363731112105","imei2":"12363731112105","popurl":"2025-11-04T07:36:37.513Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98639,"job_number":"JOB_98639","tr_customer_id":98656,"tr_customer_product_id":98646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:46.000Z","modified_at":"2025-11-04T07:36:47.000Z","name":"Esmeralda Nolan","mobile_number":"423-861-2520","email_id":"Alana_Nikolaus75@yahoo.com","dop":"2025-09-20","serial_number":"100401764773393","imei1":"100401764773393","imei2":"100401764773393","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98641,"job_number":"JOB_98641","tr_customer_id":98658,"tr_customer_product_id":98648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:54.000Z","modified_at":"2025-11-04T07:36:55.000Z","name":"Ulices Cole","mobile_number":"973-757-3932","email_id":"Beth.Marquardt@yahoo.com","dop":"2025-09-20","serial_number":"100665333848861","imei1":"100665333848861","imei2":"100665333848861","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98643,"job_number":"JOB_98643","tr_customer_id":98660,"tr_customer_product_id":98650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:37:12.000Z","modified_at":"2025-11-04T07:37:12.000Z","name":"Tod Jacobi","mobile_number":"321-770-3239","email_id":"Jairo58@yahoo.com","dop":"2025-04-06","serial_number":"11730617249461740","imei1":"11730617249461740","imei2":"11730617249461740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98646,"job_number":"JOB_98646","tr_customer_id":98663,"tr_customer_product_id":98653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:38:49.000Z","modified_at":"2025-11-04T07:38:49.000Z","name":"Mittie Torp","mobile_number":"486-301-8221","email_id":"Ruthie_Boyle79@gmail.com","dop":"2025-09-20","serial_number":"100314694958394","imei1":"100314694958394","imei2":"100314694958394","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98647,"job_number":"JOB_98647","tr_customer_id":98664,"tr_customer_product_id":98654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:38:49.000Z","modified_at":"2025-11-04T07:38:49.000Z","name":"Randal Harber","mobile_number":"920-900-2880","email_id":"Magdalena0@hotmail.com","dop":"2025-09-20","serial_number":"100304936650912","imei1":"100304936650912","imei2":"100304936650912","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98650,"job_number":"JOB_98650","tr_customer_id":98667,"tr_customer_product_id":98657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:41:23.000Z","modified_at":"2025-11-04T07:41:23.000Z","name":"Muriel Cummings","mobile_number":"619-861-0900","email_id":"Hilbert_Dickens74@hotmail.com","dop":"2025-09-20","serial_number":"100368074404067","imei1":"100368074404067","imei2":"100368074404067","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98651,"job_number":"JOB_98651","tr_customer_id":98668,"tr_customer_product_id":98658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:41:23.000Z","modified_at":"2025-11-04T07:41:23.000Z","name":"Kailyn Terry","mobile_number":"605-357-5856","email_id":"Moriah.Harvey@hotmail.com","dop":"2025-09-20","serial_number":"100580052150778","imei1":"100580052150778","imei2":"100580052150778","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98654,"job_number":"JOB_98654","tr_customer_id":98671,"tr_customer_product_id":98661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:43:58.000Z","modified_at":"2025-11-04T07:43:58.000Z","name":"Carolanne Olson","mobile_number":"366-860-0729","email_id":"Nyah.Nicolas@gmail.com","dop":"2025-09-20","serial_number":"100143497460713","imei1":"100143497460713","imei2":"100143497460713","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98655,"job_number":"JOB_98655","tr_customer_id":98672,"tr_customer_product_id":98662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:43:58.000Z","modified_at":"2025-11-04T07:43:58.000Z","name":"Trever Ritchie","mobile_number":"792-734-9709","email_id":"Keanu_Purdy71@yahoo.com","dop":"2025-09-20","serial_number":"100903627630187","imei1":"100903627630187","imei2":"100903627630187","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98658,"job_number":"JOB_98658","tr_customer_id":98675,"tr_customer_product_id":98665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:49:14.000Z","modified_at":"2025-11-04T07:49:14.000Z","name":"Theresa Waelchi","mobile_number":"879-665-8967","email_id":"Stefanie_Senger64@gmail.com","dop":"2025-09-20","serial_number":"100300931713673","imei1":"100300931713673","imei2":"100300931713673","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98659,"job_number":"JOB_98659","tr_customer_id":98676,"tr_customer_product_id":98666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:49:14.000Z","modified_at":"2025-11-04T07:49:14.000Z","name":"Jarrell Quitzon","mobile_number":"289-633-0650","email_id":"Judge_Schumm@yahoo.com","dop":"2025-09-20","serial_number":"100129787468876","imei1":"100129787468876","imei2":"100129787468876","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98660,"job_number":"JOB_98660","tr_customer_id":98677,"tr_customer_product_id":98667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:02:02.000Z","modified_at":"2025-11-04T09:02:02.000Z","name":"Juston Lowe","mobile_number":"354-430-4755","email_id":"Alejandra.Beatty8@yahoo.com","dop":"2025-09-30","serial_number":"17746741150332","imei1":"17746741150332","imei2":"17746741150332","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98661,"job_number":"JOB_98661","tr_customer_id":98678,"tr_customer_product_id":98668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:03:03.000Z","modified_at":"2025-11-04T09:03:03.000Z","name":"Brendan Gibson","mobile_number":"408-587-1577","email_id":"Liliane.Wisozk99@hotmail.com","dop":"2025-09-30","serial_number":"13344015545645","imei1":"13344015545645","imei2":"13344015545645","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:03:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98662,"job_number":"JOB_98662","tr_customer_id":98679,"tr_customer_product_id":98669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:04:35.000Z","modified_at":"2025-11-04T09:04:35.000Z","name":"Ocie Blick","mobile_number":"924-934-5011","email_id":"Rene.Wehner@gmail.com","dop":"2025-09-30","serial_number":"18166731053652","imei1":"18166731053652","imei2":"18166731053652","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98663,"job_number":"JOB_98663","tr_customer_id":98680,"tr_customer_product_id":98670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:01.000Z","modified_at":"2025-11-04T09:05:01.000Z","name":"Rowland Daugherty","mobile_number":"506-607-3789","email_id":"Florence73@hotmail.com","dop":"2025-09-30","serial_number":"17868686902537","imei1":"17868686902537","imei2":"17868686902537","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98664,"job_number":"JOB_98664","tr_customer_id":98681,"tr_customer_product_id":98671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:04.000Z","modified_at":"2025-11-04T09:05:04.000Z","name":"Florian Koch","mobile_number":"995-521-8469","email_id":"Lucious_Thiel91@gmail.com","dop":"2025-09-30","serial_number":"14768857645295","imei1":"14768857645295","imei2":"14768857645295","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98665,"job_number":"JOB_98665","tr_customer_id":98682,"tr_customer_product_id":98672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:36.000Z","modified_at":"2025-11-04T09:05:36.000Z","name":"Verona Mayert","mobile_number":"321-758-0376","email_id":"Deanna_Mosciski@gmail.com","dop":"2025-09-30","serial_number":"13282728089551","imei1":"13282728089551","imei2":"13282728089551","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98666,"job_number":"JOB_98666","tr_customer_id":98683,"tr_customer_product_id":98673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:07:33.000Z","modified_at":"2025-11-04T09:07:33.000Z","name":"Caesar Wisozk","mobile_number":"443-865-0570","email_id":"Ella16@hotmail.com","dop":"2025-09-30","serial_number":"14261841003245","imei1":"14261841003245","imei2":"14261841003245","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:07:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98667,"job_number":"JOB_98667","tr_customer_id":98684,"tr_customer_product_id":98674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:10:59.000Z","modified_at":"2025-11-04T09:10:59.000Z","name":"Miracle Kautzer","mobile_number":"598-623-0703","email_id":"Antonio_Rowe@gmail.com","dop":"2025-09-30","serial_number":"19362363830123","imei1":"19362363830123","imei2":"19362363830123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98668,"job_number":"JOB_98668","tr_customer_id":98685,"tr_customer_product_id":98675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:11:14.000Z","modified_at":"2025-11-04T09:11:14.000Z","name":"Christophe Glover","mobile_number":"229-966-2298","email_id":"Annabel.Mayer72@hotmail.com","dop":"2025-09-30","serial_number":"18685429622566","imei1":"18685429622566","imei2":"18685429622566","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98669,"job_number":"JOB_98669","tr_customer_id":98686,"tr_customer_product_id":98676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:11:18.000Z","modified_at":"2025-11-04T09:11:18.000Z","name":"Trinity Bernhard","mobile_number":"603-250-4942","email_id":"Freda.Altenwerth40@yahoo.com","dop":"2025-09-30","serial_number":"18851789557230","imei1":"18851789557230","imei2":"18851789557230","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98670,"job_number":"JOB_98670","tr_customer_id":98687,"tr_customer_product_id":98677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:13:16.000Z","modified_at":"2025-11-04T09:13:16.000Z","name":"Luisa Robel","mobile_number":"673-916-0137","email_id":"Alivia.Ratke85@hotmail.com","dop":"2025-09-30","serial_number":"19555346163265","imei1":"19555346163265","imei2":"19555346163265","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98671,"job_number":"JOB_98671","tr_customer_id":98688,"tr_customer_product_id":98678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:16:52.000Z","modified_at":"2025-11-04T09:16:52.000Z","name":"Nico Dooley","mobile_number":"385-735-1822","email_id":"Barbara.Hilpert@gmail.com","dop":"2025-09-30","serial_number":"15209505070526","imei1":"15209505070526","imei2":"15209505070526","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98672,"job_number":"JOB_98672","tr_customer_id":98689,"tr_customer_product_id":98679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:17:17.000Z","modified_at":"2025-11-04T09:17:17.000Z","name":"Shemar Rau","mobile_number":"224-331-0710","email_id":"Reginald_Kunde42@yahoo.com","dop":"2025-09-30","serial_number":"16756507337688","imei1":"16756507337688","imei2":"16756507337688","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98673,"job_number":"JOB_98673","tr_customer_id":98690,"tr_customer_product_id":98680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:19:53.000Z","modified_at":"2025-11-04T09:19:53.000Z","name":"Hertha Morar","mobile_number":"214-559-7837","email_id":"Magnolia39@yahoo.com","dop":"2025-09-30","serial_number":"19927103000519","imei1":"19927103000519","imei2":"19927103000519","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98674,"job_number":"JOB_98674","tr_customer_id":98691,"tr_customer_product_id":98681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:20:25.000Z","modified_at":"2025-11-04T09:20:25.000Z","name":"Lavada Bins","mobile_number":"980-914-7753","email_id":"Salma.Barrows@yahoo.com","dop":"2025-09-30","serial_number":"10514125520245","imei1":"10514125520245","imei2":"10514125520245","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98675,"job_number":"JOB_98675","tr_customer_id":98692,"tr_customer_product_id":98682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:20:34.000Z","modified_at":"2025-11-04T09:20:34.000Z","name":"Maudie Bergstrom","mobile_number":"671-240-0053","email_id":"Ronaldo.Emmerich27@hotmail.com","dop":"2025-09-30","serial_number":"10213770152192","imei1":"10213770152192","imei2":"10213770152192","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98676,"job_number":"JOB_98676","tr_customer_id":98693,"tr_customer_product_id":98683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:21:46.000Z","modified_at":"2025-11-04T09:21:46.000Z","name":"Barrett Morar","mobile_number":"276-409-2888","email_id":"Emery_Marvin42@hotmail.com","dop":"2025-09-30","serial_number":"11945400999568","imei1":"11945400999568","imei2":"11945400999568","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98677,"job_number":"JOB_98677","tr_customer_id":98694,"tr_customer_product_id":98684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:22:22.000Z","modified_at":"2025-11-04T09:22:22.000Z","name":"Flavio Goyette","mobile_number":"699-251-2191","email_id":"Damaris_OKeefe92@gmail.com","dop":"2025-09-30","serial_number":"15620448377097","imei1":"15620448377097","imei2":"15620448377097","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98678,"job_number":"JOB_98678","tr_customer_id":98695,"tr_customer_product_id":98685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:26:21.000Z","modified_at":"2025-11-04T09:26:21.000Z","name":"Darlene Kautzer","mobile_number":"742-592-1275","email_id":"Magnolia78@gmail.com","dop":"2025-09-30","serial_number":"14754692165579","imei1":"14754692165579","imei2":"14754692165579","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98679,"job_number":"JOB_98679","tr_customer_id":98696,"tr_customer_product_id":98686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:26:27.000Z","modified_at":"2025-11-04T09:26:27.000Z","name":"Isidro Bahringer","mobile_number":"990-635-9457","email_id":"Rosario.Jaskolski29@yahoo.com","dop":"2025-09-30","serial_number":"18346789489570","imei1":"18346789489570","imei2":"18346789489570","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98680,"job_number":"JOB_98680","tr_customer_id":98697,"tr_customer_product_id":98687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:32:47.000Z","modified_at":"2025-11-04T09:32:47.000Z","name":"tushar shelar","mobile_number":"8888888888","email_id":"shelar@gmail.com","dop":"2025-04-06","serial_number":"14184458795262","imei1":"14184458795262","imei2":"14184458795262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98682,"job_number":"JOB_98682","tr_customer_id":98699,"tr_customer_product_id":98689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:32:48.000Z","modified_at":"2025-11-04T09:32:48.000Z","name":"Everett Little","mobile_number":"305-354-3015","email_id":"Elbert_Hansen@yahoo.com","dop":"2025-04-06","serial_number":"19836774101405580","imei1":"19836774101405580","imei2":"19836774101405580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98683,"job_number":"JOB_98683","tr_customer_id":98700,"tr_customer_product_id":98690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:07.000Z","modified_at":"2025-11-04T09:33:07.000Z","name":"vinod patil","mobile_number":"7874589652","email_id":"patil@gmail.com","dop":"2025-04-06","serial_number":"10916248448461","imei1":"10916248448461","imei2":"10916248448461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98685,"job_number":"JOB_98685","tr_customer_id":98702,"tr_customer_product_id":98692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:07.000Z","modified_at":"2025-11-04T09:33:07.000Z","name":"Barton Lesch","mobile_number":"762-872-6542","email_id":"Lamont.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"17181593633816244","imei1":"17181593633816244","imei2":"17181593633816244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98687,"job_number":"JOB_98687","tr_customer_id":98704,"tr_customer_product_id":98694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:27.000Z","modified_at":"2025-11-04T09:33:27.000Z","name":"vishal randive","mobile_number":"9856238956","email_id":"randive@gmail.com","dop":"2025-04-06","serial_number":"17950205013639","imei1":"17950205013639","imei2":"17950205013639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98689,"job_number":"JOB_98689","tr_customer_id":98706,"tr_customer_product_id":98696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:27.000Z","modified_at":"2025-11-04T09:33:27.000Z","name":"Rubie Considine","mobile_number":"688-468-7739","email_id":"Joshuah53@yahoo.com","dop":"2025-04-06","serial_number":"18627867400196980","imei1":"18627867400196980","imei2":"18627867400196980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98690,"job_number":"JOB_98690","tr_customer_id":98707,"tr_customer_product_id":98697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T10:31:33.000Z","modified_at":"2025-11-04T10:31:33.000Z","name":"Berenice Parker","mobile_number":"845-454-3693","email_id":"Darrick_Aufderhar47@gmail.com","dop":"2025-09-30","serial_number":"15083190648604","imei1":"15083190648604","imei2":"15083190648604","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T10:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98691,"job_number":"JOB_98691","tr_customer_id":98708,"tr_customer_product_id":98698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:08:39.000Z","modified_at":"2025-11-04T11:08:39.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"22314987656322","imei1":"22314987656322","imei2":"22314987656322","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98692,"job_number":"JOB_98692","tr_customer_id":98709,"tr_customer_product_id":98699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:10:48.000Z","modified_at":"2025-11-04T11:10:48.000Z","name":"Chadrick Steuber","mobile_number":"412-465-8876","email_id":"Delores.Pfeffer@yahoo.com","dop":"2025-09-30","serial_number":"12651558019753","imei1":"12651558019753","imei2":"12651558019753","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98693,"job_number":"JOB_98693","tr_customer_id":98710,"tr_customer_product_id":98700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:14:50.000Z","modified_at":"2025-11-04T11:14:50.000Z","name":"Brando Hermiston","mobile_number":"464-402-3348","email_id":"Rex_Little64@yahoo.com","dop":"2025-04-06","serial_number":"17948987964559","imei1":"17948987964559","imei2":"17948987964559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98694,"job_number":"JOB_98694","tr_customer_id":98711,"tr_customer_product_id":98701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:15:12.000Z","modified_at":"2025-11-04T11:15:12.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"16616639762237","imei1":"16616639762237","imei2":"16616639762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98696,"job_number":"JOB_98696","tr_customer_id":98713,"tr_customer_product_id":98703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:17:44.000Z","modified_at":"2025-11-04T11:17:44.000Z","name":"Cleo McGlynn","mobile_number":"527-304-2743","email_id":"Jonathan_Bashirian96@yahoo.com","dop":"2025-04-06","serial_number":"19624279598121390","imei1":"19624279598121390","imei2":"19624279598121390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98697,"job_number":"JOB_98697","tr_customer_id":98714,"tr_customer_product_id":98704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:21:03.000Z","modified_at":"2025-11-04T11:21:03.000Z","name":"Grady Hagenes","mobile_number":"763-418-5455","email_id":"Tom_Cole40@gmail.com","dop":"2025-09-30","serial_number":"16896919057891","imei1":"16896919057891","imei2":"16896919057891","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98698,"job_number":"JOB_98698","tr_customer_id":98715,"tr_customer_product_id":98705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:04.000Z","modified_at":"2025-11-04T11:25:04.000Z","name":"Eveline Harber","mobile_number":"904-259-0747","email_id":"Tomasa_Fisher@hotmail.com","dop":"2025-09-30","serial_number":"16463790355591","imei1":"16463790355591","imei2":"16463790355591","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98699,"job_number":"JOB_98699","tr_customer_id":98716,"tr_customer_product_id":98706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:36.000Z","modified_at":"2025-11-04T11:25:36.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"15447707816274","imei1":"15447707816274","imei2":"15447707816274","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98700,"job_number":"JOB_98700","tr_customer_id":98717,"tr_customer_product_id":98707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:40.000Z","modified_at":"2025-11-04T11:25:40.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"13171475736115","imei1":"13171475736115","imei2":"13171475736115","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98701,"job_number":"JOB_98701","tr_customer_id":98718,"tr_customer_product_id":98708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:26:04.000Z","modified_at":"2025-11-04T11:26:04.000Z","name":"Carrie Olson","mobile_number":"976-794-9928","email_id":"Joanny.Lebsack@yahoo.com","dop":"2025-09-30","serial_number":"17868932399510","imei1":"17868932399510","imei2":"17868932399510","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98702,"job_number":"JOB_98702","tr_customer_id":98719,"tr_customer_product_id":98709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:26:42.000Z","modified_at":"2025-11-04T11:26:42.000Z","name":"Olin Cruickshank","mobile_number":"568-921-2443","email_id":"Raymond_Jacobs@hotmail.com","dop":"2025-09-30","serial_number":"11728804574256","imei1":"11728804574256","imei2":"11728804574256","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98703,"job_number":"JOB_98703","tr_customer_id":98720,"tr_customer_product_id":98710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:43.000Z","modified_at":"2025-11-04T11:27:43.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"19770287850170","imei1":"19770287850170","imei2":"19770287850170","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98704,"job_number":"JOB_98704","tr_customer_id":98721,"tr_customer_product_id":98711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616639762239","imei1":"15616639762239","imei2":"15616639762239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98705,"job_number":"JOB_98705","tr_customer_id":98722,"tr_customer_product_id":98712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616633762237","imei1":"15616633762237","imei2":"15616633762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98706,"job_number":"JOB_98706","tr_customer_id":98723,"tr_customer_product_id":98713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616639762237","imei1":"15616639762237","imei2":"15616639762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98707,"job_number":"JOB_98707","tr_customer_id":98724,"tr_customer_product_id":98714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:28:42.000Z","modified_at":"2025-11-04T11:28:42.000Z","name":"Jayson Daniel","mobile_number":"797-377-6146","email_id":"Freddy96@hotmail.com","dop":"2025-09-30","serial_number":"16848219535046","imei1":"16848219535046","imei2":"16848219535046","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98711,"job_number":"JOB_98711","tr_customer_id":98728,"tr_customer_product_id":98718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:53:05.000Z","modified_at":"2025-11-04T11:53:05.000Z","name":"Leonardo Erdman","mobile_number":"653-341-7904","email_id":"Kaitlin.Kertzmann59@yahoo.com","dop":"2025-04-06","serial_number":"10288131061810974","imei1":"10288131061810974","imei2":"10288131061810974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98713,"job_number":"JOB_98713","tr_customer_id":98730,"tr_customer_product_id":98720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:10:31.000Z","modified_at":"2025-11-04T12:10:31.000Z","name":"Precious Daugherty","mobile_number":"932-850-6289","email_id":"Kitty_Sporer@hotmail.com","dop":"2025-04-06","serial_number":"15641172144058236","imei1":"15641172144058236","imei2":"15641172144058236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98714,"job_number":"JOB_98714","tr_customer_id":98731,"tr_customer_product_id":98721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:09.000Z","modified_at":"2025-11-04T12:49:09.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"11539700421490","imei1":"11539700421490","imei2":"11539700421490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98716,"job_number":"JOB_98716","tr_customer_id":98733,"tr_customer_product_id":98723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:10.000Z","modified_at":"2025-11-04T12:49:10.000Z","name":"Dion Grant","mobile_number":"890-419-5383","email_id":"Taurean79@gmail.com","dop":"2025-04-06","serial_number":"14338151475767020","imei1":"14338151475767020","imei2":"14338151475767020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98717,"job_number":"JOB_98717","tr_customer_id":98734,"tr_customer_product_id":98724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:15.000Z","modified_at":"2025-11-04T12:49:15.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"11586152787011","imei1":"11586152787011","imei2":"11586152787011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98719,"job_number":"JOB_98719","tr_customer_id":98736,"tr_customer_product_id":98726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:16.000Z","modified_at":"2025-11-04T12:49:16.000Z","name":"Carmen Paucek","mobile_number":"623-454-9101","email_id":"Christelle37@hotmail.com","dop":"2025-04-06","serial_number":"19845397339197816","imei1":"19845397339197816","imei2":"19845397339197816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98720,"job_number":"JOB_98720","tr_customer_id":98737,"tr_customer_product_id":98727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:21.000Z","modified_at":"2025-11-04T12:49:21.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"12359513708482","imei1":"12359513708482","imei2":"12359513708482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98722,"job_number":"JOB_98722","tr_customer_id":98739,"tr_customer_product_id":98729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:22.000Z","modified_at":"2025-11-04T12:49:22.000Z","name":"Garret Boehm","mobile_number":"876-600-2593","email_id":"Eddie.Grant42@hotmail.com","dop":"2025-04-06","serial_number":"14089955338957570","imei1":"14089955338957570","imei2":"14089955338957570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98723,"job_number":"JOB_98723","tr_customer_id":98740,"tr_customer_product_id":98730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:28.000Z","modified_at":"2025-11-04T12:49:28.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"19423078141919","imei1":"19423078141919","imei2":"19423078141919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98725,"job_number":"JOB_98725","tr_customer_id":98742,"tr_customer_product_id":98732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:29.000Z","modified_at":"2025-11-04T12:49:29.000Z","name":"Lambert Gulgowski","mobile_number":"969-695-2968","email_id":"Emerson41@hotmail.com","dop":"2025-04-06","serial_number":"19317513341407530","imei1":"19317513341407530","imei2":"19317513341407530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98727,"job_number":"JOB_98727","tr_customer_id":98744,"tr_customer_product_id":98734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:15:26.000Z","modified_at":"2025-11-04T13:15:26.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"12074917788393","imei1":"12074917788393","imei2":"12074917788393","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98730,"job_number":"JOB_98730","tr_customer_id":98747,"tr_customer_product_id":98737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42709634917328","imei1":"42709634917328","imei2":"42709634917328","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98731,"job_number":"JOB_98731","tr_customer_id":98748,"tr_customer_product_id":98738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90790146239526","imei1":"90790146239526","imei2":"90790146239526","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98732,"job_number":"JOB_98732","tr_customer_id":98749,"tr_customer_product_id":98739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48021297394811","imei1":"48021297394811","imei2":"48021297394811","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98733,"job_number":"JOB_98733","tr_customer_id":98750,"tr_customer_product_id":98740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41890315251638","imei1":"41890315251638","imei2":"41890315251638","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98734,"job_number":"JOB_98734","tr_customer_id":98751,"tr_customer_product_id":98741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97336517861418","imei1":"97336517861418","imei2":"97336517861418","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98735,"job_number":"JOB_98735","tr_customer_id":98752,"tr_customer_product_id":98742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93962372016839","imei1":"93962372016839","imei2":"93962372016839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98737,"job_number":"JOB_98737","tr_customer_id":98754,"tr_customer_product_id":98744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:04.000Z","modified_at":"2025-11-04T13:49:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61710988928861","imei1":"61710988928861","imei2":"61710988928861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98738,"job_number":"JOB_98738","tr_customer_id":98755,"tr_customer_product_id":98745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:04.000Z","modified_at":"2025-11-04T13:49:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62878409831289","imei1":"62878409831289","imei2":"62878409831289","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98739,"job_number":"JOB_98739","tr_customer_id":98756,"tr_customer_product_id":98746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39733922437884","imei1":"39733922437884","imei2":"39733922437884","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98740,"job_number":"JOB_98740","tr_customer_id":98757,"tr_customer_product_id":98747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57563179999235","imei1":"57563179999235","imei2":"57563179999235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98741,"job_number":"JOB_98741","tr_customer_id":98758,"tr_customer_product_id":98748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82669619137118","imei1":"82669619137118","imei2":"82669619137118","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98742,"job_number":"JOB_98742","tr_customer_id":98759,"tr_customer_product_id":98749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:06.000Z","modified_at":"2025-11-04T13:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91966350957394","imei1":"91966350957394","imei2":"91966350957394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98744,"job_number":"JOB_98744","tr_customer_id":98761,"tr_customer_product_id":98751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:35.000Z","modified_at":"2025-11-04T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73134650387652","imei1":"73134650387652","imei2":"73134650387652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98745,"job_number":"JOB_98745","tr_customer_id":98762,"tr_customer_product_id":98752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:35.000Z","modified_at":"2025-11-04T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45128516301249","imei1":"45128516301249","imei2":"45128516301249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98746,"job_number":"JOB_98746","tr_customer_id":98763,"tr_customer_product_id":98753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77126826150829","imei1":"77126826150829","imei2":"77126826150829","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98747,"job_number":"JOB_98747","tr_customer_id":98764,"tr_customer_product_id":98754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75823753151463","imei1":"75823753151463","imei2":"75823753151463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98748,"job_number":"JOB_98748","tr_customer_id":98765,"tr_customer_product_id":98755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78908585109171","imei1":"78908585109171","imei2":"78908585109171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98749,"job_number":"JOB_98749","tr_customer_id":98766,"tr_customer_product_id":98756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:37.000Z","modified_at":"2025-11-04T13:49:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99730856778925","imei1":"99730856778925","imei2":"99730856778925","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98758,"job_number":"JOB_98758","tr_customer_id":98775,"tr_customer_product_id":98765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:26.000Z","modified_at":"2025-11-04T14:09:26.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18443398373975","imei1":"18443398373975","imei2":"18443398373975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98760,"job_number":"JOB_98760","tr_customer_id":98777,"tr_customer_product_id":98767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:27.000Z","modified_at":"2025-11-04T14:09:27.000Z","name":"Itzel Breitenberg","mobile_number":"759-818-0857","email_id":"Kyler.Macejkovic45@gmail.com","dop":"2025-04-06","serial_number":"12127119562319062","imei1":"12127119562319062","imei2":"12127119562319062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98769,"job_number":"JOB_98769","tr_customer_id":98786,"tr_customer_product_id":98776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:08.000Z","modified_at":"2025-11-04T14:10:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11747889983223","imei1":"11747889983223","imei2":"11747889983223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98771,"job_number":"JOB_98771","tr_customer_id":98788,"tr_customer_product_id":98778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:09.000Z","modified_at":"2025-11-04T14:10:09.000Z","name":"Alexys Franecki","mobile_number":"226-465-1461","email_id":"Tatum47@hotmail.com","dop":"2025-04-06","serial_number":"18288777195660092","imei1":"18288777195660092","imei2":"18288777195660092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98772,"job_number":"JOB_98772","tr_customer_id":98789,"tr_customer_product_id":98779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:42.000Z","modified_at":"2025-11-04T14:10:42.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17229882184220","imei1":"17229882184220","imei2":"17229882184220","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98774,"job_number":"JOB_98774","tr_customer_id":98791,"tr_customer_product_id":98781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:43.000Z","modified_at":"2025-11-04T14:10:43.000Z","name":"Maritza Dare","mobile_number":"595-833-9300","email_id":"Myrtle25@hotmail.com","dop":"2025-06-08","serial_number":"108892737212504","imei1":"108892737212504","imei2":"108892737212504","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98775,"job_number":"JOB_98775","tr_customer_id":98792,"tr_customer_product_id":98782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:50.000Z","modified_at":"2025-11-04T14:10:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18589265511979","imei1":"18589265511979","imei2":"18589265511979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98777,"job_number":"JOB_98777","tr_customer_id":98794,"tr_customer_product_id":98784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:51.000Z","modified_at":"2025-11-04T14:10:51.000Z","name":"Woodrow Rath","mobile_number":"262-441-7431","email_id":"Devin_Quitzon@yahoo.com","dop":"2025-04-06","serial_number":"13398270591467098","imei1":"13398270591467098","imei2":"13398270591467098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98778,"job_number":"JOB_98778","tr_customer_id":98795,"tr_customer_product_id":98785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:09.000Z","modified_at":"2025-11-04T14:11:09.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12008019813099","imei1":"12008019813099","imei2":"12008019813099","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98780,"job_number":"JOB_98780","tr_customer_id":98797,"tr_customer_product_id":98787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:10.000Z","modified_at":"2025-11-04T14:11:10.000Z","name":"Iva McClure","mobile_number":"876-317-6806","email_id":"Brooks.Ortiz38@yahoo.com","dop":"2025-06-08","serial_number":"106978233129808","imei1":"106978233129808","imei2":"106978233129808","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98781,"job_number":"JOB_98781","tr_customer_id":98798,"tr_customer_product_id":98788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:35.000Z","modified_at":"2025-11-04T14:11:35.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15681566459172","imei1":"15681566459172","imei2":"15681566459172","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98783,"job_number":"JOB_98783","tr_customer_id":98800,"tr_customer_product_id":98790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:36.000Z","modified_at":"2025-11-04T14:11:36.000Z","name":"Magdalen Kunze","mobile_number":"845-504-5254","email_id":"Jeanne.Mills73@hotmail.com","dop":"2025-06-08","serial_number":"107797234454374","imei1":"107797234454374","imei2":"107797234454374","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98784,"job_number":"JOB_98784","tr_customer_id":98801,"tr_customer_product_id":98791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:12:02.000Z","modified_at":"2025-11-04T14:12:02.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"19095502714170","imei1":"19095502714170","imei2":"19095502714170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98786,"job_number":"JOB_98786","tr_customer_id":98803,"tr_customer_product_id":98793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:12:44.000Z","modified_at":"2025-11-04T14:12:44.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19662929425287","imei1":"19662929425287","imei2":"19662929425287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98788,"job_number":"JOB_98788","tr_customer_id":98805,"tr_customer_product_id":98795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:13:25.000Z","modified_at":"2025-11-04T14:13:25.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12926499565929","imei1":"12926499565929","imei2":"12926499565929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98791,"job_number":"JOB_98791","tr_customer_id":98808,"tr_customer_product_id":98798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:14:40.000Z","modified_at":"2025-11-04T14:14:40.000Z","name":"Nayeli Purdy","mobile_number":"310-709-7874","email_id":"Jarod.Paucek@yahoo.com","dop":"2025-04-06","serial_number":"19813514043867196","imei1":"19813514043867196","imei2":"19813514043867196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98793,"job_number":"JOB_98793","tr_customer_id":98810,"tr_customer_product_id":98800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:19.000Z","modified_at":"2025-11-04T14:15:19.000Z","name":"Darrick Bernier","mobile_number":"979-613-9254","email_id":"Nelda.Barrows82@gmail.com","dop":"2025-04-06","serial_number":"16636810467929366","imei1":"16636810467929366","imei2":"16636810467929366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98794,"job_number":"JOB_98794","tr_customer_id":98811,"tr_customer_product_id":98801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:21.000Z","modified_at":"2025-11-04T14:15:21.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10615324976513","imei1":"10615324976513","imei2":"10615324976513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98796,"job_number":"JOB_98796","tr_customer_id":98813,"tr_customer_product_id":98803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:22.000Z","modified_at":"2025-11-04T14:15:22.000Z","name":"Bart Cronin","mobile_number":"359-801-4112","email_id":"Leann17@yahoo.com","dop":"2025-06-18","serial_number":"1084046372987656","imei1":"1084046372987656","imei2":"1084046372987656","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98798,"job_number":"JOB_98798","tr_customer_id":98815,"tr_customer_product_id":98805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:58.000Z","modified_at":"2025-11-04T14:15:58.000Z","name":"Giovanni Boehm","mobile_number":"781-420-9907","email_id":"Sylvia53@yahoo.com","dop":"2025-04-06","serial_number":"14928972326540856","imei1":"14928972326540856","imei2":"14928972326540856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98799,"job_number":"JOB_98799","tr_customer_id":98816,"tr_customer_product_id":98806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:16:02.000Z","modified_at":"2025-11-04T14:16:02.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10056453117691","imei1":"10056453117691","imei2":"10056453117691","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98801,"job_number":"JOB_98801","tr_customer_id":98818,"tr_customer_product_id":98808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:16:03.000Z","modified_at":"2025-11-04T14:16:03.000Z","name":"Paige Christiansen","mobile_number":"676-583-7514","email_id":"Alverta13@hotmail.com","dop":"2025-06-18","serial_number":"1024944247669866","imei1":"1024944247669866","imei2":"1024944247669866","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98802,"job_number":"JOB_98802","tr_customer_id":98819,"tr_customer_product_id":98809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:16.000Z","modified_at":"2025-11-04T14:18:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12271349007095","imei1":"12271349007095","imei2":"12271349007095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98804,"job_number":"JOB_98804","tr_customer_id":98821,"tr_customer_product_id":98811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:17.000Z","modified_at":"2025-11-04T14:18:17.000Z","name":"Eriberto Brown","mobile_number":"208-796-8959","email_id":"Earline34@yahoo.com","dop":"2025-04-06","serial_number":"15471024849242588","imei1":"15471024849242588","imei2":"15471024849242588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98805,"job_number":"JOB_98805","tr_customer_id":98822,"tr_customer_product_id":98812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:58.000Z","modified_at":"2025-11-04T14:18:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18747237817263","imei1":"18747237817263","imei2":"18747237817263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98807,"job_number":"JOB_98807","tr_customer_id":98824,"tr_customer_product_id":98814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:00.000Z","modified_at":"2025-11-04T14:19:00.000Z","name":"Aglae Spencer","mobile_number":"878-761-5850","email_id":"Gavin_Beahan8@gmail.com","dop":"2025-04-06","serial_number":"15894649034934204","imei1":"15894649034934204","imei2":"15894649034934204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98808,"job_number":"JOB_98808","tr_customer_id":98825,"tr_customer_product_id":98815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:02.000Z","modified_at":"2025-11-04T14:19:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13412293082140","imei1":"13412293082140","imei2":"13412293082140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98810,"job_number":"JOB_98810","tr_customer_id":98827,"tr_customer_product_id":98817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:04.000Z","modified_at":"2025-11-04T14:19:04.000Z","name":"Ladarius Klein","mobile_number":"548-885-4106","email_id":"Kellen24@gmail.com","dop":"2025-04-06","serial_number":"18639678294469630","imei1":"18639678294469630","imei2":"18639678294469630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98811,"job_number":"JOB_98811","tr_customer_id":98828,"tr_customer_product_id":98818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:39.000Z","modified_at":"2025-11-04T14:19:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15649187004857","imei1":"15649187004857","imei2":"15649187004857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98813,"job_number":"JOB_98813","tr_customer_id":98830,"tr_customer_product_id":98820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:41.000Z","modified_at":"2025-11-04T14:19:41.000Z","name":"Muhammad Schultz","mobile_number":"734-488-2133","email_id":"Hope_Braun@hotmail.com","dop":"2025-04-06","serial_number":"14199746750770920","imei1":"14199746750770920","imei2":"14199746750770920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98814,"job_number":"JOB_98814","tr_customer_id":98831,"tr_customer_product_id":98821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:49.000Z","modified_at":"2025-11-04T14:19:49.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10045934138231","imei1":"10045934138231","imei2":"10045934138231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98816,"job_number":"JOB_98816","tr_customer_id":98833,"tr_customer_product_id":98823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:50.000Z","modified_at":"2025-11-04T14:19:50.000Z","name":"Okey Carroll","mobile_number":"350-546-2666","email_id":"Theresia62@yahoo.com","dop":"2025-04-06","serial_number":"19494183746051680","imei1":"19494183746051680","imei2":"19494183746051680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98817,"job_number":"JOB_98817","tr_customer_id":98834,"tr_customer_product_id":98824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:34.000Z","modified_at":"2025-11-04T14:20:34.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14703765214725","imei1":"14703765214725","imei2":"14703765214725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98819,"job_number":"JOB_98819","tr_customer_id":98836,"tr_customer_product_id":98826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:36.000Z","modified_at":"2025-11-04T14:20:36.000Z","name":"Audra Kihn","mobile_number":"859-510-6695","email_id":"Mack.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"15432667999249414","imei1":"15432667999249414","imei2":"15432667999249414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98821,"job_number":"JOB_98821","tr_customer_id":98838,"tr_customer_product_id":98828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:41.000Z","modified_at":"2025-11-04T14:20:41.000Z","name":"Jarrett Ratke","mobile_number":"363-292-1622","email_id":"Ludie96@gmail.com","dop":"2025-04-06","serial_number":"19774371618633416","imei1":"19774371618633416","imei2":"19774371618633416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98825,"job_number":"JOB_98825","tr_customer_id":98842,"tr_customer_product_id":98832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:21:27.000Z","modified_at":"2025-11-04T14:21:27.000Z","name":"Jaqueline Spinka","mobile_number":"643-915-9276","email_id":"Mason57@hotmail.com","dop":"2025-04-06","serial_number":"12367225982864154","imei1":"12367225982864154","imei2":"12367225982864154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98826,"job_number":"JOB_98826","tr_customer_id":98843,"tr_customer_product_id":98833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:34.000Z","modified_at":"2025-11-04T14:24:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19318994980494","imei1":"19318994980494","imei2":"19318994980494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98828,"job_number":"JOB_98828","tr_customer_id":98845,"tr_customer_product_id":98835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:36.000Z","modified_at":"2025-11-04T14:24:36.000Z","name":"Rusty Dibbert","mobile_number":"506-464-4302","email_id":"Rodrigo67@yahoo.com","dop":"2025-04-06","serial_number":"12259244393306610","imei1":"12259244393306610","imei2":"12259244393306610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98836,"job_number":"JOB_98836","tr_customer_id":98853,"tr_customer_product_id":98843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:21.000Z","modified_at":"2025-11-04T14:25:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19869069955119","imei1":"19869069955119","imei2":"19869069955119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98838,"job_number":"JOB_98838","tr_customer_id":98855,"tr_customer_product_id":98845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:23.000Z","modified_at":"2025-11-04T14:25:23.000Z","name":"Heidi Thiel","mobile_number":"300-423-8229","email_id":"Bernhard.Cole@hotmail.com","dop":"2025-04-06","serial_number":"12176413660038960","imei1":"12176413660038960","imei2":"12176413660038960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98843,"job_number":"JOB_98843","tr_customer_id":98860,"tr_customer_product_id":98850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:40.000Z","modified_at":"2025-11-04T14:25:40.000Z","name":"Monica Hoppe","mobile_number":"330-447-5027","email_id":"Shyann_Gulgowski@hotmail.com","dop":"2025-04-06","serial_number":"12219419970938194","imei1":"12219419970938194","imei2":"12219419970938194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98844,"job_number":"JOB_98844","tr_customer_id":98861,"tr_customer_product_id":98851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:08.000Z","modified_at":"2025-11-04T14:26:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15208203257136","imei1":"15208203257136","imei2":"15208203257136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98846,"job_number":"JOB_98846","tr_customer_id":98863,"tr_customer_product_id":98853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:10.000Z","modified_at":"2025-11-04T14:26:10.000Z","name":"Blair Schumm","mobile_number":"399-622-1906","email_id":"Whitney.Zieme66@yahoo.com","dop":"2025-04-06","serial_number":"19143375144554550","imei1":"19143375144554550","imei2":"19143375144554550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98847,"job_number":"JOB_98847","tr_customer_id":98864,"tr_customer_product_id":98854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:10.000Z","modified_at":"2025-11-04T14:26:10.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"15994699512734","imei1":"15994699512734","imei2":"15994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98849,"job_number":"JOB_98849","tr_customer_id":98866,"tr_customer_product_id":98856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:28:06.000Z","modified_at":"2025-11-04T14:28:06.000Z","name":"Rowena Kuhlman","mobile_number":"242-621-0237","email_id":"Kody_Klein@hotmail.com","dop":"2025-04-06","serial_number":"11737731383480450","imei1":"11737731383480450","imei2":"11737731383480450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98850,"job_number":"JOB_98850","tr_customer_id":98867,"tr_customer_product_id":98857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16862731250203","imei1":"16862731250203","imei2":"16862731250203","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98851,"job_number":"JOB_98851","tr_customer_id":98868,"tr_customer_product_id":98858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16582120632872","imei1":"16582120632872","imei2":"16582120632872","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98852,"job_number":"JOB_98852","tr_customer_id":98869,"tr_customer_product_id":98859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16536606865817","imei1":"16536606865817","imei2":"16536606865817","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98853,"job_number":"JOB_98853","tr_customer_id":98870,"tr_customer_product_id":98860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:43:01.000Z","modified_at":"2025-11-04T14:43:01.000Z","name":"Morris Durgan","mobile_number":"355-338-6390","email_id":"Donny.Cartwright@yahoo.com","dop":"2025-09-16","serial_number":"18507654655064","imei1":"18507654655064","imei2":"18507654655064","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98854,"job_number":"JOB_98854","tr_customer_id":98871,"tr_customer_product_id":98861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:44:43.000Z","modified_at":"2025-11-04T14:44:43.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18455922521983","imei1":"18455922521983","imei2":"18455922521983","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98855,"job_number":"JOB_98855","tr_customer_id":98872,"tr_customer_product_id":98862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:44:43.000Z","modified_at":"2025-11-04T14:44:43.000Z","name":"Dandre Cartwright","mobile_number":"817-238-3108","email_id":"Janelle37@hotmail.com","dop":"2025-09-16","serial_number":"18458480984744","imei1":"18458480984744","imei2":"18458480984744","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98856,"job_number":"JOB_98856","tr_customer_id":98873,"tr_customer_product_id":98863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:02.000Z","modified_at":"2025-11-04T14:45:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11999483553565","imei1":"11999483553565","imei2":"11999483553565","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98857,"job_number":"JOB_98857","tr_customer_id":98874,"tr_customer_product_id":98864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:03.000Z","modified_at":"2025-11-04T14:45:03.000Z","name":"Garth Hahn","mobile_number":"316-961-2371","email_id":"Ena_Kemmer@gmail.com","dop":"2025-09-16","serial_number":"14185850820940","imei1":"14185850820940","imei2":"14185850820940","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98858,"job_number":"JOB_98858","tr_customer_id":98875,"tr_customer_product_id":98865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:21.000Z","modified_at":"2025-11-04T14:45:21.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16315704291594","imei1":"16315704291594","imei2":"16315704291594","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98859,"job_number":"JOB_98859","tr_customer_id":98876,"tr_customer_product_id":98866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:21.000Z","modified_at":"2025-11-04T14:45:21.000Z","name":"Raleigh Crist","mobile_number":"878-329-7946","email_id":"Wilhelm_Steuber@hotmail.com","dop":"2025-09-16","serial_number":"19968689653315","imei1":"19968689653315","imei2":"19968689653315","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98861,"job_number":"JOB_98861","tr_customer_id":98878,"tr_customer_product_id":98868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:51.000Z","modified_at":"2025-11-04T14:45:51.000Z","name":"Delores Schroeder","mobile_number":"870-297-9490","email_id":"Ezequiel.Lebsack@gmail.com","dop":"2025-04-06","serial_number":"17161654799332806","imei1":"17161654799332806","imei2":"17161654799332806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98862,"job_number":"JOB_98862","tr_customer_id":98879,"tr_customer_product_id":98869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:46:04.000Z","modified_at":"2025-11-04T14:46:04.000Z","name":"Ethyl Thiel","mobile_number":"902-373-3350","email_id":"Jacques_Gislason94@gmail.com","dop":"2025-09-16","serial_number":"12047640248244","imei1":"12047640248244","imei2":"12047640248244","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98863,"job_number":"JOB_98863","tr_customer_id":98880,"tr_customer_product_id":98870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:46:48.000Z","modified_at":"2025-11-04T14:46:48.000Z","name":"Oswaldo Carroll","mobile_number":"905-611-9589","email_id":"Meta40@hotmail.com","dop":"2025-09-16","serial_number":"12176685360491","imei1":"12176685360491","imei2":"12176685360491","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98864,"job_number":"JOB_98864","tr_customer_id":98881,"tr_customer_product_id":98871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:47:43.000Z","modified_at":"2025-11-04T14:47:43.000Z","name":"Shaun Schamberger","mobile_number":"597-641-1255","email_id":"Maeve_Gislason19@gmail.com","dop":"2025-09-16","serial_number":"15458186071847","imei1":"15458186071847","imei2":"15458186071847","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98865,"job_number":"JOB_98865","tr_customer_id":98882,"tr_customer_product_id":98872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:49:47.000Z","modified_at":"2025-11-04T14:49:47.000Z","name":"Olen Brown","mobile_number":"518-652-6665","email_id":"Michelle.Kuvalis@gmail.com","dop":"2025-09-16","serial_number":"19356428755777","imei1":"19356428755777","imei2":"19356428755777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98866,"job_number":"JOB_98866","tr_customer_id":98883,"tr_customer_product_id":98873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:20.000Z","modified_at":"2025-11-04T15:10:20.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"18365433393705","imei1":"18365433393705","imei2":"18365433393705","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98868,"job_number":"JOB_98868","tr_customer_id":98885,"tr_customer_product_id":98875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:20.000Z","modified_at":"2025-11-04T15:10:20.000Z","name":"Wade Satterfield","mobile_number":"777-847-9052","email_id":"Hattie59@gmail.com","dop":"2025-09-30","serial_number":"10611386996087","imei1":"10611386996087","imei2":"10611386996087","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98869,"job_number":"JOB_98869","tr_customer_id":98886,"tr_customer_product_id":98876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:30.000Z","modified_at":"2025-11-04T15:10:30.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"16606733052628","imei1":"16606733052628","imei2":"16606733052628","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98871,"job_number":"JOB_98871","tr_customer_id":98888,"tr_customer_product_id":98878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:30.000Z","modified_at":"2025-11-04T15:10:30.000Z","name":"Katlynn Lueilwitz","mobile_number":"374-545-5148","email_id":"Felix.Stanton@gmail.com","dop":"2025-09-30","serial_number":"12311663614239","imei1":"12311663614239","imei2":"12311663614239","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98872,"job_number":"JOB_98872","tr_customer_id":98889,"tr_customer_product_id":98879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:40.000Z","modified_at":"2025-11-04T15:10:40.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"16737744497126","imei1":"16737744497126","imei2":"16737744497126","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98874,"job_number":"JOB_98874","tr_customer_id":98891,"tr_customer_product_id":98881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:40.000Z","modified_at":"2025-11-04T15:10:40.000Z","name":"Elliott Osinski","mobile_number":"844-442-9722","email_id":"Eugenia_Veum@yahoo.com","dop":"2025-09-30","serial_number":"13060397027066","imei1":"13060397027066","imei2":"13060397027066","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98879,"job_number":"JOB_98879","tr_customer_id":98896,"tr_customer_product_id":98886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:37:34.000Z","modified_at":"2025-11-04T15:37:34.000Z","name":"Jarod Mann","mobile_number":"626-303-3721","email_id":"Leola_Murphy72@yahoo.com","dop":"2025-04-06","serial_number":"10016794614486292","imei1":"10016794614486292","imei2":"10016794614486292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98880,"job_number":"JOB_98880","tr_customer_id":98897,"tr_customer_product_id":98887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:40:25.000Z","modified_at":"2025-11-04T15:40:25.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100310837710702","imei1":"100310837710702","imei2":"100310837710702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98882,"job_number":"JOB_98882","tr_customer_id":98899,"tr_customer_product_id":98889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:40:37.000Z","modified_at":"2025-11-04T15:40:37.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100894026421797","imei1":"100894026421797","imei2":"100894026421797","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98886,"job_number":"JOB_98886","tr_customer_id":98903,"tr_customer_product_id":98893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:44:55.000Z","modified_at":"2025-11-04T15:44:55.000Z","name":"Berenice Kunde","mobile_number":"845-293-9393","email_id":"Wiley_Carter@hotmail.com","dop":"2025-04-06","serial_number":"16548082106146944","imei1":"16548082106146944","imei2":"16548082106146944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98888,"job_number":"JOB_98888","tr_customer_id":98905,"tr_customer_product_id":98895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:52:48.000Z","modified_at":"2025-11-04T15:52:49.000Z","name":"Marques Baumbach","mobile_number":"559-804-9845","email_id":"Marianne_Crona53@yahoo.com","dop":"2025-04-06","serial_number":"18112573505111664","imei1":"18112573505111664","imei2":"18112573505111664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98890,"job_number":"JOB_98890","tr_customer_id":98907,"tr_customer_product_id":98897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98891,"job_number":"JOB_98891","tr_customer_id":98908,"tr_customer_product_id":98898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98892,"job_number":"JOB_98892","tr_customer_id":98909,"tr_customer_product_id":98899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98893,"job_number":"JOB_98893","tr_customer_id":98910,"tr_customer_product_id":98900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:13:34.000Z","modified_at":"2025-11-04T16:13:34.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10579241269298","imei1":"10579241269298","imei2":"10579241269298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98895,"job_number":"JOB_98895","tr_customer_id":98912,"tr_customer_product_id":98902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:13:36.000Z","modified_at":"2025-11-04T16:13:36.000Z","name":"Timmy Bailey","mobile_number":"926-435-4846","email_id":"Tyrique_Cummings80@yahoo.com","dop":"2025-04-06","serial_number":"17233706539619332","imei1":"17233706539619332","imei2":"17233706539619332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98896,"job_number":"JOB_98896","tr_customer_id":98913,"tr_customer_product_id":98903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:17.000Z","modified_at":"2025-11-04T16:14:17.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11814879817728","imei1":"11814879817728","imei2":"11814879817728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98898,"job_number":"JOB_98898","tr_customer_id":98915,"tr_customer_product_id":98905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:18.000Z","modified_at":"2025-11-04T16:14:19.000Z","name":"Arvid Ledner","mobile_number":"624-717-8973","email_id":"Johathan.Gibson@yahoo.com","dop":"2025-04-06","serial_number":"19244500548546270","imei1":"19244500548546270","imei2":"19244500548546270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98899,"job_number":"JOB_98899","tr_customer_id":98916,"tr_customer_product_id":98906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:58.000Z","modified_at":"2025-11-04T16:14:58.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15031240416530","imei1":"15031240416530","imei2":"15031240416530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98901,"job_number":"JOB_98901","tr_customer_id":98918,"tr_customer_product_id":98908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:15:00.000Z","modified_at":"2025-11-04T16:15:00.000Z","name":"Violet Howell","mobile_number":"309-795-0745","email_id":"Cristal.Conroy60@gmail.com","dop":"2025-04-06","serial_number":"10225629673690662","imei1":"10225629673690662","imei2":"10225629673690662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98902,"job_number":"JOB_98902","tr_customer_id":98919,"tr_customer_product_id":98909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:29:22.000Z","modified_at":"2025-11-04T16:29:22.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"59011439463114","imei1":"59011439463114","imei2":"59011439463114","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98903,"job_number":"JOB_98903","tr_customer_id":98920,"tr_customer_product_id":98910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:30:13.000Z","modified_at":"2025-11-04T16:30:13.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"80435324299474","imei1":"80435324299474","imei2":"80435324299474","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98904,"job_number":"JOB_98904","tr_customer_id":98921,"tr_customer_product_id":98911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:32:51.000Z","modified_at":"2025-11-04T16:32:51.000Z","name":"Hugh Beier","mobile_number":"392-830-0558","email_id":"Elroy13@hotmail.com","dop":"2025-10-31","serial_number":"53896644936798","imei1":"53896644936798","imei2":"53896644936798","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98906,"job_number":"JOB_98906","tr_customer_id":98923,"tr_customer_product_id":98913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:24:17.000Z","modified_at":"2025-11-04T17:24:17.000Z","name":"Ruthie Price","mobile_number":"795-706-7062","email_id":"Rosalia.Hilpert64@yahoo.com","dop":"2025-04-06","serial_number":"15925259012742510","imei1":"15925259012742510","imei2":"15925259012742510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98908,"job_number":"JOB_98908","tr_customer_id":98925,"tr_customer_product_id":98915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:24:48.000Z","modified_at":"2025-11-04T17:24:48.000Z","name":"Marion Krajcik","mobile_number":"277-499-8039","email_id":"Brain33@hotmail.com","dop":"2025-04-06","serial_number":"17011314395329924","imei1":"17011314395329924","imei2":"17011314395329924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98910,"job_number":"JOB_98910","tr_customer_id":98927,"tr_customer_product_id":98917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:25:19.000Z","modified_at":"2025-11-04T17:25:19.000Z","name":"Telly Schumm","mobile_number":"625-684-7142","email_id":"Dillon_Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"19399070240621588","imei1":"19399070240621588","imei2":"19399070240621588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98911,"job_number":"JOB_98911","tr_customer_id":98928,"tr_customer_product_id":98918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Kannen Mahajan","mobile_number":"7055509308","email_id":"devika.nayar@hotmail.com","dop":"2025-10-25","serial_number":"12159824983937","imei1":"12159824983937","imei2":"12159824983937","popurl":"www.maheswar-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98912,"job_number":"JOB_98912","tr_customer_id":98929,"tr_customer_product_id":98919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Aasa Adiga","mobile_number":"7041957098","email_id":"vaishno.kocchar@hotmail.com","dop":"2025-10-25","serial_number":"12357668779720","imei1":"12357668779720","imei2":"12357668779720","popurl":"www.amaranaath-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98913,"job_number":"JOB_98913","tr_customer_id":98930,"tr_customer_product_id":98920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Abhaidev Deshpande","mobile_number":"7009292086","email_id":"keerti.gill@hotmail.com","dop":"2025-10-25","serial_number":"14780576309870","imei1":"14780576309870","imei2":"14780576309870","popurl":"www.gudakesha-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98914,"job_number":"JOB_98914","tr_customer_id":98931,"tr_customer_product_id":98921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Devasree Gandhi","mobile_number":"7081829421","email_id":"buddhana.desai@yahoo.co.in","dop":"2025-10-25","serial_number":"19159849198012","imei1":"19159849198012","imei2":"19159849198012","popurl":"www.girish-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98915,"job_number":"JOB_98915","tr_customer_id":98932,"tr_customer_product_id":98922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Anang Varma","mobile_number":"7017254634","email_id":"uttam.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"15711497763164","imei1":"15711497763164","imei2":"15711497763164","popurl":"www.basanti-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98916,"job_number":"JOB_98916","tr_customer_id":98933,"tr_customer_product_id":98923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Lakshmi Kaniyar","mobile_number":"7088323261","email_id":"chandradev.banerjee@gmail.com","dop":"2025-10-25","serial_number":"11820618681041","imei1":"11820618681041","imei2":"11820618681041","popurl":"www.vinay-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98917,"job_number":"JOB_98917","tr_customer_id":98934,"tr_customer_product_id":98924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Meghnath Bharadwaj","mobile_number":"7070488838","email_id":"baidehi.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"13727750515796","imei1":"13727750515796","imei2":"13727750515796","popurl":"www.aryan-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98918,"job_number":"JOB_98918","tr_customer_id":98935,"tr_customer_product_id":98925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Bhooshan Deshpande","mobile_number":"7010429539","email_id":"agrata.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"11815249388438","imei1":"11815249388438","imei2":"11815249388438","popurl":"www.jagmeet-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98919,"job_number":"JOB_98919","tr_customer_id":98936,"tr_customer_product_id":98926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Sarisha Rana","mobile_number":"7059241214","email_id":"daksha.nambeesan@yahoo.co.in","dop":"2025-10-25","serial_number":"13938271760089","imei1":"13938271760089","imei2":"13938271760089","popurl":"www.nawal-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98920,"job_number":"JOB_98920","tr_customer_id":98937,"tr_customer_product_id":98927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Akshita Bhat","mobile_number":"7082779042","email_id":"poornima.deshpande@yahoo.co.in","dop":"2025-10-25","serial_number":"10436092446911","imei1":"10436092446911","imei2":"10436092446911","popurl":"www.chinmayanand-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98921,"job_number":"JOB_98921","tr_customer_id":98938,"tr_customer_product_id":98928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Somnath Somayaji","mobile_number":"7010423737","email_id":"gautama.gupta@gmail.com","dop":"2025-10-25","serial_number":"18207160050877","imei1":"18207160050877","imei2":"18207160050877","popurl":"www.opalina-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98922,"job_number":"JOB_98922","tr_customer_id":98939,"tr_customer_product_id":98929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Aagney Varrier","mobile_number":"7052438711","email_id":"opaline.chattopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"15447678498896","imei1":"15447678498896","imei2":"15447678498896","popurl":"www.smriti-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98923,"job_number":"JOB_98923","tr_customer_id":98940,"tr_customer_product_id":98930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Trilochan Khatri","mobile_number":"7002030511","email_id":"shreya.nambeesan@yahoo.co.in","dop":"2025-10-25","serial_number":"19539242980599","imei1":"19539242980599","imei2":"19539242980599","popurl":"www.lakshmidhar-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98924,"job_number":"JOB_98924","tr_customer_id":98941,"tr_customer_product_id":98931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Girja Malik","mobile_number":"7080372978","email_id":"aasa.guneta@hotmail.com","dop":"2025-10-25","serial_number":"14629204485842","imei1":"14629204485842","imei2":"14629204485842","popurl":"www.chanakya-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98925,"job_number":"JOB_98925","tr_customer_id":98942,"tr_customer_product_id":98932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Lavanya Johar","mobile_number":"7042559890","email_id":"gobinda.bhat@gmail.com","dop":"2025-10-25","serial_number":"13014730358452","imei1":"13014730358452","imei2":"13014730358452","popurl":"www.anjushri-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98926,"job_number":"JOB_98926","tr_customer_id":98943,"tr_customer_product_id":98933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Usha Malik","mobile_number":"7037576049","email_id":"vishwamitra.ganaka@hotmail.com","dop":"2025-10-25","serial_number":"18460625889727","imei1":"18460625889727","imei2":"18460625889727","popurl":"www.bhardwaj-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98927,"job_number":"JOB_98927","tr_customer_id":98944,"tr_customer_product_id":98934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Daevi Pilla","mobile_number":"7028465170","email_id":"shankar.somayaji@gmail.com","dop":"2025-10-25","serial_number":"11953257799447","imei1":"11953257799447","imei2":"11953257799447","popurl":"www.gajbaahu-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98928,"job_number":"JOB_98928","tr_customer_id":98945,"tr_customer_product_id":98935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Chiranjeev Deshpande","mobile_number":"7003756672","email_id":"goswami.talwar@gmail.com","dop":"2025-10-25","serial_number":"12109852978254","imei1":"12109852978254","imei2":"12109852978254","popurl":"www.satyen-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98929,"job_number":"JOB_98929","tr_customer_id":98946,"tr_customer_product_id":98936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Vedanshi Nambeesan","mobile_number":"7004600811","email_id":"lakshminath.nayar@yahoo.co.in","dop":"2025-10-25","serial_number":"18774296506080","imei1":"18774296506080","imei2":"18774296506080","popurl":"www.subodh-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98930,"job_number":"JOB_98930","tr_customer_id":98947,"tr_customer_product_id":98937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Chaaruchandra Shah","mobile_number":"7011452682","email_id":"chitrali.acharya@gmail.com","dop":"2025-10-25","serial_number":"19774680858277","imei1":"19774680858277","imei2":"19774680858277","popurl":"www.damodara-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98931,"job_number":"JOB_98931","tr_customer_id":98948,"tr_customer_product_id":98938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:07.000Z","modified_at":"2025-11-04T17:29:07.000Z","name":"Girja Bhattathiri","mobile_number":"7024791819","email_id":"sukanya.gill@gmail.com","dop":"2025-10-25","serial_number":"12693388765838","imei1":"12693388765838","imei2":"12693388765838","popurl":"www.atmaja-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98932,"job_number":"JOB_98932","tr_customer_id":98949,"tr_customer_product_id":98939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Devi Tagore","mobile_number":"7071469218","email_id":"bhoopat.devar@gmail.com","dop":"2025-10-25","serial_number":"16763991254999","imei1":"16763991254999","imei2":"16763991254999","popurl":"www.bandhul-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98933,"job_number":"JOB_98933","tr_customer_id":98950,"tr_customer_product_id":98940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Vidhur Nambeesan","mobile_number":"7090648945","email_id":"chaten.reddy@hotmail.com","dop":"2025-10-25","serial_number":"15041881401100","imei1":"15041881401100","imei2":"15041881401100","popurl":"www.chandrakin-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98934,"job_number":"JOB_98934","tr_customer_id":98951,"tr_customer_product_id":98941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Deeptanshu Embranthiri","mobile_number":"7098906976","email_id":"rukhmani.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"14668400780218","imei1":"14668400780218","imei2":"14668400780218","popurl":"www.nagabhushanam-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98935,"job_number":"JOB_98935","tr_customer_id":98952,"tr_customer_product_id":98942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Aadi Ahuja","mobile_number":"7018131719","email_id":"atmanand.patil@gmail.com","dop":"2025-10-25","serial_number":"14852154124661","imei1":"14852154124661","imei2":"14852154124661","popurl":"www.mohana-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98936,"job_number":"JOB_98936","tr_customer_id":98953,"tr_customer_product_id":98943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Chapal Prajapat","mobile_number":"7067770159","email_id":"jai.menon@hotmail.com","dop":"2025-10-25","serial_number":"13328148497414","imei1":"13328148497414","imei2":"13328148497414","popurl":"www.anurag-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98937,"job_number":"JOB_98937","tr_customer_id":98954,"tr_customer_product_id":98944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Rukmin Nayar","mobile_number":"7084171467","email_id":"deeksha.verma@gmail.com","dop":"2025-10-25","serial_number":"18578943791192","imei1":"18578943791192","imei2":"18578943791192","popurl":"www.rohan-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98938,"job_number":"JOB_98938","tr_customer_id":98955,"tr_customer_product_id":98945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Chitrali Pandey","mobile_number":"7023340850","email_id":"lakshmi.adiga@yahoo.co.in","dop":"2025-10-25","serial_number":"18367740719044","imei1":"18367740719044","imei2":"18367740719044","popurl":"www.daevi-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98939,"job_number":"JOB_98939","tr_customer_id":98956,"tr_customer_product_id":98946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Dhyanesh Marar","mobile_number":"7025130693","email_id":"jaimini.joshi@yahoo.co.in","dop":"2025-10-25","serial_number":"18484123261837","imei1":"18484123261837","imei2":"18484123261837","popurl":"www.gajbaahu-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98940,"job_number":"JOB_98940","tr_customer_id":98957,"tr_customer_product_id":98947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Nirbhay Pandey","mobile_number":"7084592411","email_id":"bheeshma.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"19495367456403","imei1":"19495367456403","imei2":"19495367456403","popurl":"www.vasudeva-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98941,"job_number":"JOB_98941","tr_customer_id":98958,"tr_customer_product_id":98948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Divakar Gowda","mobile_number":"7094822152","email_id":"anish.nair@yahoo.co.in","dop":"2025-10-25","serial_number":"19583122692691","imei1":"19583122692691","imei2":"19583122692691","popurl":"www.akshata-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98942,"job_number":"JOB_98942","tr_customer_id":98959,"tr_customer_product_id":98949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Goswami Joshi","mobile_number":"7038008417","email_id":"anusuya.embranthiri@hotmail.com","dop":"2025-10-25","serial_number":"11564646236836","imei1":"11564646236836","imei2":"11564646236836","popurl":"www.suma-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98943,"job_number":"JOB_98943","tr_customer_id":98960,"tr_customer_product_id":98950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Suryakanta Kaniyar","mobile_number":"7040835816","email_id":"pushti.mukhopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"18532408116880","imei1":"18532408116880","imei2":"18532408116880","popurl":"www.poornima-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98944,"job_number":"JOB_98944","tr_customer_id":98961,"tr_customer_product_id":98951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Suresh Butt","mobile_number":"7028914964","email_id":"anagh.butt@yahoo.co.in","dop":"2025-10-25","serial_number":"18040466761593","imei1":"18040466761593","imei2":"18040466761593","popurl":"www.vimala-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98945,"job_number":"JOB_98945","tr_customer_id":98962,"tr_customer_product_id":98952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kamalesh Namboothiri","mobile_number":"7025804681","email_id":"advaya.ahuja@yahoo.co.in","dop":"2025-10-25","serial_number":"16889459868365","imei1":"16889459868365","imei2":"16889459868365","popurl":"www.gudakesa-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98946,"job_number":"JOB_98946","tr_customer_id":98963,"tr_customer_product_id":98953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kamalesh Iyer","mobile_number":"7097182410","email_id":"mohana.chaturvedi@yahoo.co.in","dop":"2025-10-25","serial_number":"18186843174945","imei1":"18186843174945","imei2":"18186843174945","popurl":"www.girish-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98947,"job_number":"JOB_98947","tr_customer_id":98964,"tr_customer_product_id":98954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Chandranath Nambeesan","mobile_number":"7053816683","email_id":"chandravati.asan@gmail.com","dop":"2025-10-25","serial_number":"18345393882754","imei1":"18345393882754","imei2":"18345393882754","popurl":"www.prasad-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98948,"job_number":"JOB_98948","tr_customer_id":98965,"tr_customer_product_id":98955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kanti Bhattathiri","mobile_number":"7028583925","email_id":"amish.reddy@yahoo.co.in","dop":"2025-10-25","serial_number":"12703798569317","imei1":"12703798569317","imei2":"12703798569317","popurl":"www.divjot-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98949,"job_number":"JOB_98949","tr_customer_id":98966,"tr_customer_product_id":98956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Chinmayananda Mehrotra","mobile_number":"7002715523","email_id":"mandaakin.rana@gmail.com","dop":"2025-10-25","serial_number":"11592458134341","imei1":"11592458134341","imei2":"11592458134341","popurl":"www.devika-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98950,"job_number":"JOB_98950","tr_customer_id":98967,"tr_customer_product_id":98957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Agneya Verma","mobile_number":"7018949278","email_id":"baidehi.mukhopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"12135445945966","imei1":"12135445945966","imei2":"12135445945966","popurl":"www.gautam-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98951,"job_number":"JOB_98951","tr_customer_id":98968,"tr_customer_product_id":98958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Deeptimoyee Butt","mobile_number":"7012130650","email_id":"daevika.nambeesan@hotmail.com","dop":"2025-10-25","serial_number":"19088410776833","imei1":"19088410776833","imei2":"19088410776833","popurl":"www.priyala-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98952,"job_number":"JOB_98952","tr_customer_id":98969,"tr_customer_product_id":98959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Chakravarti Naik","mobile_number":"7025426791","email_id":"chandraprabha.kaniyar@yahoo.co.in","dop":"2025-10-25","serial_number":"14025531703059","imei1":"14025531703059","imei2":"14025531703059","popurl":"www.sarala-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98953,"job_number":"JOB_98953","tr_customer_id":98970,"tr_customer_product_id":98960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Nalini Sethi","mobile_number":"7049811738","email_id":"baladitya.acharya@hotmail.com","dop":"2025-10-25","serial_number":"12208359690380","imei1":"12208359690380","imei2":"12208359690380","popurl":"www.leela-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98954,"job_number":"JOB_98954","tr_customer_id":98971,"tr_customer_product_id":98961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Priya Dutta","mobile_number":"7020620528","email_id":"damayanti.kaniyar@gmail.com","dop":"2025-10-25","serial_number":"16717353742487","imei1":"16717353742487","imei2":"16717353742487","popurl":"www.anasooya-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98955,"job_number":"JOB_98955","tr_customer_id":98972,"tr_customer_product_id":98962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Advaya Panicker","mobile_number":"7085433920","email_id":"gemine.guneta@gmail.com","dop":"2025-10-25","serial_number":"18442065487871","imei1":"18442065487871","imei2":"18442065487871","popurl":"www.amaranaath-namboothiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98956,"job_number":"JOB_98956","tr_customer_id":98973,"tr_customer_product_id":98963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Trilokesh Johar","mobile_number":"7008730315","email_id":"param.malik@yahoo.co.in","dop":"2025-10-25","serial_number":"12046080176895","imei1":"12046080176895","imei2":"12046080176895","popurl":"www.shrishti-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98957,"job_number":"JOB_98957","tr_customer_id":98974,"tr_customer_product_id":98964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Mina Somayaji","mobile_number":"7024518527","email_id":"annapurna.pandey@gmail.com","dop":"2025-10-25","serial_number":"19404573906904","imei1":"19404573906904","imei2":"19404573906904","popurl":"www.akshat-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98958,"job_number":"JOB_98958","tr_customer_id":98975,"tr_customer_product_id":98965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Mangala Sinha","mobile_number":"7053205580","email_id":"laxmi.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"14154832326439","imei1":"14154832326439","imei2":"14154832326439","popurl":"www.aadidev-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98959,"job_number":"JOB_98959","tr_customer_id":98976,"tr_customer_product_id":98966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Divaakar Kapoor","mobile_number":"7093104044","email_id":"chetanaanand.kaul@gmail.com","dop":"2025-10-25","serial_number":"12765246674983","imei1":"12765246674983","imei2":"12765246674983","popurl":"www.bodhan-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98960,"job_number":"JOB_98960","tr_customer_id":98977,"tr_customer_product_id":98967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Gandharv Bharadwaj","mobile_number":"7037417755","email_id":"rita.adiga@hotmail.com","dop":"2025-10-25","serial_number":"10336455928519","imei1":"10336455928519","imei2":"10336455928519","popurl":"www.urmila-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98961,"job_number":"JOB_98961","tr_customer_id":98978,"tr_customer_product_id":98968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Ekaparnika Kapoor","mobile_number":"7036618408","email_id":"jagadisha.marar@gmail.com","dop":"2025-10-25","serial_number":"13507942821226","imei1":"13507942821226","imei2":"13507942821226","popurl":"www.aanandinii-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98962,"job_number":"JOB_98962","tr_customer_id":98979,"tr_customer_product_id":98969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Chandira Gandhi","mobile_number":"7075453244","email_id":"dron.patil@yahoo.co.in","dop":"2025-10-25","serial_number":"10310299647129","imei1":"10310299647129","imei2":"10310299647129","popurl":"www.trisha-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98963,"job_number":"JOB_98963","tr_customer_id":98980,"tr_customer_product_id":98970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Chanda Mehrotra","mobile_number":"7052827734","email_id":"dhanadeepa.guha@hotmail.com","dop":"2025-10-25","serial_number":"18981905336626","imei1":"18981905336626","imei2":"18981905336626","popurl":"www.laal-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98964,"job_number":"JOB_98964","tr_customer_id":98981,"tr_customer_product_id":98971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Atmaja Pillai","mobile_number":"7077711933","email_id":"ekadant.bhattacharya@yahoo.co.in","dop":"2025-10-25","serial_number":"11002450604493","imei1":"11002450604493","imei2":"11002450604493","popurl":"www.ujjawal-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98965,"job_number":"JOB_98965","tr_customer_id":98982,"tr_customer_product_id":98972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Chetan Nehru","mobile_number":"7076686444","email_id":"aruna.asan@yahoo.co.in","dop":"2025-10-25","serial_number":"19742947625981","imei1":"19742947625981","imei2":"19742947625981","popurl":"www.ahilya-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98966,"job_number":"JOB_98966","tr_customer_id":98983,"tr_customer_product_id":98973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Bhooshit Menon","mobile_number":"7035133704","email_id":"dhyaneshwar.pandey@gmail.com","dop":"2025-10-25","serial_number":"17482819286561","imei1":"17482819286561","imei2":"17482819286561","popurl":"www.deenabandhu-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98967,"job_number":"JOB_98967","tr_customer_id":98984,"tr_customer_product_id":98974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Deevakar Bandopadhyay","mobile_number":"7065675906","email_id":"trilokanath.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"19744849229145","imei1":"19744849229145","imei2":"19744849229145","popurl":"www.giriraaj-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98968,"job_number":"JOB_98968","tr_customer_id":98985,"tr_customer_product_id":98975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Anjushree Menon","mobile_number":"7068184849","email_id":"shankar.gandhi@yahoo.co.in","dop":"2025-10-25","serial_number":"17270709906946","imei1":"17270709906946","imei2":"17270709906946","popurl":"www.nimit-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98969,"job_number":"JOB_98969","tr_customer_id":98986,"tr_customer_product_id":98976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Ankal Sinha","mobile_number":"7071298165","email_id":"agasti.bhattathiri@yahoo.co.in","dop":"2025-10-25","serial_number":"19518010062528","imei1":"19518010062528","imei2":"19518010062528","popurl":"www.acaryatanaya-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98970,"job_number":"JOB_98970","tr_customer_id":98987,"tr_customer_product_id":98977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Bhramar Khatri","mobile_number":"7097371357","email_id":"amrit.joshi@hotmail.com","dop":"2025-10-25","serial_number":"10511727459521","imei1":"10511727459521","imei2":"10511727459521","popurl":"www.bhushan-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98971,"job_number":"JOB_98971","tr_customer_id":98988,"tr_customer_product_id":98978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:17.000Z","modified_at":"2025-11-04T17:29:17.000Z","name":"Sujata Chopra","mobile_number":"7021720734","email_id":"suryakanta.kaul@hotmail.com","dop":"2025-10-25","serial_number":"13659161528416","imei1":"13659161528416","imei2":"13659161528416","popurl":"www.chitraksh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98972,"job_number":"JOB_98972","tr_customer_id":98989,"tr_customer_product_id":98979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:17.000Z","modified_at":"2025-11-04T17:29:17.000Z","name":"Jagmeet Desai","mobile_number":"7035708036","email_id":"kanaka.tagore@gmail.com","dop":"2025-10-25","serial_number":"17790830368700","imei1":"17790830368700","imei2":"17790830368700","popurl":"www.bhushan-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98973,"job_number":"JOB_98973","tr_customer_id":98990,"tr_customer_product_id":98980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Deb Kaul","mobile_number":"7093332474","email_id":"girish.prajapat@yahoo.co.in","dop":"2025-10-25","serial_number":"17691880608982","imei1":"17691880608982","imei2":"17691880608982","popurl":"www.akshayakeerti-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98974,"job_number":"JOB_98974","tr_customer_id":98991,"tr_customer_product_id":98981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vasanti Bandopadhyay","mobile_number":"7003185659","email_id":"bodhan.iyengar@gmail.com","dop":"2025-10-25","serial_number":"14407589989649","imei1":"14407589989649","imei2":"14407589989649","popurl":"www.adwitiya-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98975,"job_number":"JOB_98975","tr_customer_id":98992,"tr_customer_product_id":98982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vimal Pilla","mobile_number":"7023258878","email_id":"ahilya.guneta@gmail.com","dop":"2025-10-25","serial_number":"13457358898066","imei1":"13457358898066","imei2":"13457358898066","popurl":"www.aishani-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98976,"job_number":"JOB_98976","tr_customer_id":98993,"tr_customer_product_id":98983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Deeptimoy Kaul","mobile_number":"7003249268","email_id":"ahilya.sharma@gmail.com","dop":"2025-10-25","serial_number":"14341911378408","imei1":"14341911378408","imei2":"14341911378408","popurl":"www.acharyasuta-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98977,"job_number":"JOB_98977","tr_customer_id":98994,"tr_customer_product_id":98984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vasudha Khanna","mobile_number":"7073284473","email_id":"balagopal.menon@gmail.com","dop":"2025-10-25","serial_number":"16193052995504","imei1":"16193052995504","imei2":"16193052995504","popurl":"www.sanya-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98978,"job_number":"JOB_98978","tr_customer_id":98995,"tr_customer_product_id":98985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vinay Ahuja","mobile_number":"7005091811","email_id":"amodini.adiga@gmail.com","dop":"2025-10-25","serial_number":"15871113406963","imei1":"15871113406963","imei2":"15871113406963","popurl":"www.durgeshwari-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98979,"job_number":"JOB_98979","tr_customer_id":98996,"tr_customer_product_id":98986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Anala Reddy","mobile_number":"7028066446","email_id":"vasanti.malik@yahoo.co.in","dop":"2025-10-25","serial_number":"10475868395429","imei1":"10475868395429","imei2":"10475868395429","popurl":"www.anagh-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98980,"job_number":"JOB_98980","tr_customer_id":98997,"tr_customer_product_id":98987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Rukhmani Bandopadhyay","mobile_number":"7030828497","email_id":"vaidehi.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"19429056512433","imei1":"19429056512433","imei2":"19429056512433","popurl":"www.sweta-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98981,"job_number":"JOB_98981","tr_customer_id":98998,"tr_customer_product_id":98988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Rohit Varrier","mobile_number":"7038580443","email_id":"gopi.shukla@gmail.com","dop":"2025-10-25","serial_number":"19017804357426","imei1":"19017804357426","imei2":"19017804357426","popurl":"www.soma-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98982,"job_number":"JOB_98982","tr_customer_id":98999,"tr_customer_product_id":98989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Vaishvi Chopra","mobile_number":"7082385831","email_id":"sarisha.reddy@gmail.com","dop":"2025-10-25","serial_number":"18553911539225","imei1":"18553911539225","imei2":"18553911539225","popurl":"www.bhardwaj-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98983,"job_number":"JOB_98983","tr_customer_id":99000,"tr_customer_product_id":98990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Jyoti Varma","mobile_number":"7076230053","email_id":"chaaruchandra.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"11085855828436","imei1":"11085855828436","imei2":"11085855828436","popurl":"www.rohit-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98984,"job_number":"JOB_98984","tr_customer_id":99001,"tr_customer_product_id":98991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Charumati Pothuvaal","mobile_number":"7046061163","email_id":"kannan.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"10573646115052","imei1":"10573646115052","imei2":"10573646115052","popurl":"www.bandhul-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98985,"job_number":"JOB_98985","tr_customer_id":99002,"tr_customer_product_id":98992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Trilokanath Mehrotra","mobile_number":"7075089977","email_id":"shiv.bharadwaj@hotmail.com","dop":"2025-10-25","serial_number":"15975522788544","imei1":"15975522788544","imei2":"15975522788544","popurl":"www.gaurang-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98986,"job_number":"JOB_98986","tr_customer_id":99003,"tr_customer_product_id":98993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Tarun Mishra","mobile_number":"7091047810","email_id":"vasudev.trivedi@yahoo.co.in","dop":"2025-10-25","serial_number":"17861544078152","imei1":"17861544078152","imei2":"17861544078152","popurl":"www.chandravati-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98987,"job_number":"JOB_98987","tr_customer_id":99004,"tr_customer_product_id":98994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Sarvin Jain","mobile_number":"7083538734","email_id":"chiranjeev.guneta@yahoo.co.in","dop":"2025-10-25","serial_number":"14462631634119","imei1":"14462631634119","imei2":"14462631634119","popurl":"www.kalyani-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98988,"job_number":"JOB_98988","tr_customer_id":99005,"tr_customer_product_id":98995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Siddhi Adiga","mobile_number":"7030200281","email_id":"rahul.mehra@hotmail.com","dop":"2025-10-25","serial_number":"11671510196103","imei1":"11671510196103","imei2":"11671510196103","popurl":"www.chandak-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98989,"job_number":"JOB_98989","tr_customer_id":99006,"tr_customer_product_id":98996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Rohan Adiga","mobile_number":"7001545402","email_id":"diptendu.abbott@gmail.com","dop":"2025-10-25","serial_number":"15265839784359","imei1":"15265839784359","imei2":"15265839784359","popurl":"www.devagya-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98990,"job_number":"JOB_98990","tr_customer_id":99007,"tr_customer_product_id":98997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Acharyasuta Johar","mobile_number":"7049681762","email_id":"aalok.namboothiri@gmail.com","dop":"2025-10-25","serial_number":"14761083547557","imei1":"14761083547557","imei2":"14761083547557","popurl":"www.pramila-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98991,"job_number":"JOB_98991","tr_customer_id":99008,"tr_customer_product_id":98998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Mandakini Patil","mobile_number":"7092081379","email_id":"karunanidhi.khan@hotmail.com","dop":"2025-10-25","serial_number":"16059447734201","imei1":"16059447734201","imei2":"16059447734201","popurl":"www.shiv-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98992,"job_number":"JOB_98992","tr_customer_id":99009,"tr_customer_product_id":98999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Balgopal Shah","mobile_number":"7014190523","email_id":"mina.khatri@hotmail.com","dop":"2025-10-25","serial_number":"14988521080836","imei1":"14988521080836","imei2":"14988521080836","popurl":"www.chitrangada-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98993,"job_number":"JOB_98993","tr_customer_id":99010,"tr_customer_product_id":99000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Kanishka Pilla","mobile_number":"7081075978","email_id":"aryan.bandopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"16409703458881","imei1":"16409703458881","imei2":"16409703458881","popurl":"www.mukesh-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98994,"job_number":"JOB_98994","tr_customer_id":99011,"tr_customer_product_id":99001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Vedanga Naik","mobile_number":"7016167941","email_id":"mahesh.gupta@hotmail.com","dop":"2025-10-25","serial_number":"13455872768189","imei1":"13455872768189","imei2":"13455872768189","popurl":"www.bhaanumati-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98995,"job_number":"JOB_98995","tr_customer_id":99012,"tr_customer_product_id":99002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Sarada Devar","mobile_number":"7017228681","email_id":"bahula.mukhopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"12713611583454","imei1":"12713611583454","imei2":"12713611583454","popurl":"www.gandharva-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98996,"job_number":"JOB_98996","tr_customer_id":99013,"tr_customer_product_id":99003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Narayan Marar","mobile_number":"7079930844","email_id":"saraswati.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"19808360314782","imei1":"19808360314782","imei2":"19808360314782","popurl":"www.ganapati-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98997,"job_number":"JOB_98997","tr_customer_id":99014,"tr_customer_product_id":99004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Daksha Sethi","mobile_number":"7020851023","email_id":"agnivesh.nair@gmail.com","dop":"2025-10-25","serial_number":"19390764434316","imei1":"19390764434316","imei2":"19390764434316","popurl":"www.chaten-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98998,"job_number":"JOB_98998","tr_customer_id":99015,"tr_customer_product_id":99005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Chakradhar Dutta","mobile_number":"7022095970","email_id":"som.pilla@hotmail.com","dop":"2025-10-25","serial_number":"11521467480183","imei1":"11521467480183","imei2":"11521467480183","popurl":"www.shobhana-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98999,"job_number":"JOB_98999","tr_customer_id":99016,"tr_customer_product_id":99006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Lakshman Naik","mobile_number":"7002237224","email_id":"dwaipayana.talwar@gmail.com","dop":"2025-10-25","serial_number":"15990214752016","imei1":"15990214752016","imei2":"15990214752016","popurl":"www.aadi-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99000,"job_number":"JOB_99000","tr_customer_id":99017,"tr_customer_product_id":99007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Oormila Menon","mobile_number":"7020245832","email_id":"siddarth.sethi@gmail.com","dop":"2025-10-25","serial_number":"17070402715870","imei1":"17070402715870","imei2":"17070402715870","popurl":"www.deveshwar-mahajan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99001,"job_number":"JOB_99001","tr_customer_id":99018,"tr_customer_product_id":99008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Mangala Reddy","mobile_number":"7055001330","email_id":"deepan.gupta@hotmail.com","dop":"2025-10-25","serial_number":"12154407657426","imei1":"12154407657426","imei2":"12154407657426","popurl":"www.prema-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99002,"job_number":"JOB_99002","tr_customer_id":99019,"tr_customer_product_id":99009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Eekalabya Shukla","mobile_number":"7047812966","email_id":"ananda.jha@gmail.com","dop":"2025-10-25","serial_number":"13584484915989","imei1":"13584484915989","imei2":"13584484915989","popurl":"www.anand-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99003,"job_number":"JOB_99003","tr_customer_id":99020,"tr_customer_product_id":99010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Aadinath Kaniyar","mobile_number":"7033545021","email_id":"dandak.reddy@yahoo.co.in","dop":"2025-10-25","serial_number":"19471044371411","imei1":"19471044371411","imei2":"19471044371411","popurl":"www.dharitri-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99004,"job_number":"JOB_99004","tr_customer_id":99021,"tr_customer_product_id":99011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Dinesh Kaniyar","mobile_number":"7028085106","email_id":"rajendra.tagore@hotmail.com","dop":"2025-10-25","serial_number":"11918986381099","imei1":"11918986381099","imei2":"11918986381099","popurl":"www.vimala-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99005,"job_number":"JOB_99005","tr_customer_id":99022,"tr_customer_product_id":99012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Chandira Kakkar","mobile_number":"7013682552","email_id":"anasuya.somayaji@yahoo.co.in","dop":"2025-10-25","serial_number":"14204612822683","imei1":"14204612822683","imei2":"14204612822683","popurl":"www.mangalya-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99006,"job_number":"JOB_99006","tr_customer_id":99023,"tr_customer_product_id":99013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Bhargavi Guneta","mobile_number":"7010305112","email_id":"ghanaanand.khatri@gmail.com","dop":"2025-10-25","serial_number":"19471239895228","imei1":"19471239895228","imei2":"19471239895228","popurl":"www.uttam-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99007,"job_number":"JOB_99007","tr_customer_id":99024,"tr_customer_product_id":99014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Balaaditya Gupta","mobile_number":"7044971037","email_id":"datta.varrier@hotmail.com","dop":"2025-10-25","serial_number":"15338485425367","imei1":"15338485425367","imei2":"15338485425367","popurl":"www.gorakhnath-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99008,"job_number":"JOB_99008","tr_customer_id":99025,"tr_customer_product_id":99015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Shrishti Arora","mobile_number":"7015737045","email_id":"avadhesh.dutta@gmail.com","dop":"2025-10-25","serial_number":"13397336080429","imei1":"13397336080429","imei2":"13397336080429","popurl":"www.bhagirathi-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99009,"job_number":"JOB_99009","tr_customer_id":99026,"tr_customer_product_id":99016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:24.000Z","modified_at":"2025-11-04T17:29:24.000Z","name":"Swapnil Khan","mobile_number":"7086551614","email_id":"chidambaram.iyer@hotmail.com","dop":"2025-10-25","serial_number":"12587534470256","imei1":"12587534470256","imei2":"12587534470256","popurl":"www.manoj-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99010,"job_number":"JOB_99010","tr_customer_id":99027,"tr_customer_product_id":99017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:24.000Z","modified_at":"2025-11-04T17:29:24.000Z","name":"Ashok Chaturvedi","mobile_number":"7023149784","email_id":"chandrani.asan@hotmail.com","dop":"2025-10-25","serial_number":"11152907560192","imei1":"11152907560192","imei2":"11152907560192","popurl":"www.jyotis-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99012,"job_number":"JOB_99012","tr_customer_id":99029,"tr_customer_product_id":99019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:31:40.000Z","modified_at":"2025-11-04T17:31:40.000Z","name":"Winona Boehm","mobile_number":"406-502-5848","email_id":"Shana.Cronin@yahoo.com","dop":"2025-04-06","serial_number":"11899379653556108","imei1":"11899379653556108","imei2":"11899379653556108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99014,"job_number":"JOB_99014","tr_customer_id":99031,"tr_customer_product_id":99021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:32:09.000Z","modified_at":"2025-11-04T17:32:09.000Z","name":"Moshe Rutherford","mobile_number":"847-882-6682","email_id":"Curt.Hettinger@gmail.com","dop":"2025-04-06","serial_number":"11496114031393988","imei1":"11496114031393988","imei2":"11496114031393988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99016,"job_number":"JOB_99016","tr_customer_id":99033,"tr_customer_product_id":99023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:32:40.000Z","modified_at":"2025-11-04T17:32:40.000Z","name":"Chet Lehner","mobile_number":"682-448-9253","email_id":"Eveline_Daugherty91@hotmail.com","dop":"2025-04-06","serial_number":"10011200183394932","imei1":"10011200183394932","imei2":"10011200183394932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99019,"job_number":"JOB_99019","tr_customer_id":99036,"tr_customer_product_id":99026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Dayaananda Johar","mobile_number":"7011490058","email_id":"trilochana.prajapat@gmail.com","dop":"2025-10-25","serial_number":"16550745395452","imei1":"16550745395452","imei2":"16550745395452","popurl":"www.anagh-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99020,"job_number":"JOB_99020","tr_customer_id":99037,"tr_customer_product_id":99027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Mangalya Mehrotra","mobile_number":"7044036238","email_id":"chapal.chattopadhyay@gmail.com","dop":"2025-10-25","serial_number":"13958225774073","imei1":"13958225774073","imei2":"13958225774073","popurl":"www.balagovind-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99021,"job_number":"JOB_99021","tr_customer_id":99038,"tr_customer_product_id":99028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Giriraaj Naik","mobile_number":"7059200205","email_id":"dinakar.kaur@hotmail.com","dop":"2025-10-25","serial_number":"18967114593026","imei1":"18967114593026","imei2":"18967114593026","popurl":"www.bhaanumati-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99022,"job_number":"JOB_99022","tr_customer_id":99039,"tr_customer_product_id":99029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Vrinda Kaniyar","mobile_number":"7011045876","email_id":"bala.namboothiri@hotmail.com","dop":"2025-10-25","serial_number":"16288641056535","imei1":"16288641056535","imei2":"16288641056535","popurl":"www.jagathi-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99023,"job_number":"JOB_99023","tr_customer_id":99040,"tr_customer_product_id":99030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Satish Sethi","mobile_number":"7089637158","email_id":"rakesh.gill@hotmail.com","dop":"2025-10-25","serial_number":"16113215424868","imei1":"16113215424868","imei2":"16113215424868","popurl":"www.bhagwanti-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99024,"job_number":"JOB_99024","tr_customer_id":99041,"tr_customer_product_id":99031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:05:28.000Z","modified_at":"2025-11-04T19:05:28.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10508733930043","imei1":"10508733930043","imei2":"10508733930043","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99025,"job_number":"JOB_99025","tr_customer_id":99042,"tr_customer_product_id":99032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:10:36.000Z","modified_at":"2025-11-04T19:10:36.000Z","name":"Alyce Heller","mobile_number":"942-682-9590","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10174898024849","imei1":"10174898024849","imei2":"10174898024849","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99034,"job_number":"JOB_99034","tr_customer_id":99051,"tr_customer_product_id":99041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Charuchandra Adiga","mobile_number":"7075015375","email_id":"priyala.devar@yahoo.co.in","dop":"2025-10-25","serial_number":"17930777533709","imei1":"17930777533709","imei2":"17930777533709","popurl":"www.prem-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99035,"job_number":"JOB_99035","tr_customer_id":99052,"tr_customer_product_id":99042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Dipendra Chaturvedi","mobile_number":"7015332218","email_id":"kamalesh.chattopadhyay@gmail.com","dop":"2025-10-25","serial_number":"13610836862844","imei1":"13610836862844","imei2":"13610836862844","popurl":"www.tushar-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99036,"job_number":"JOB_99036","tr_customer_id":99053,"tr_customer_product_id":99043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Bahula Pandey","mobile_number":"7085178907","email_id":"jaimini.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"17742232179965","imei1":"17742232179965","imei2":"17742232179965","popurl":"www.ramaa-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99037,"job_number":"JOB_99037","tr_customer_id":99054,"tr_customer_product_id":99044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Chakravarti Dhawan","mobile_number":"7052130122","email_id":"abhaya.somayaji@gmail.com","dop":"2025-10-25","serial_number":"16788452793123","imei1":"16788452793123","imei2":"16788452793123","popurl":"www.eshana-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99038,"job_number":"JOB_99038","tr_customer_id":99055,"tr_customer_product_id":99045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Balaaditya Mukhopadhyay","mobile_number":"7012851995","email_id":"lakshman.pillai@hotmail.com","dop":"2025-10-25","serial_number":"19389671337970","imei1":"19389671337970","imei2":"19389671337970","popurl":"www.ojaswini-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99039,"job_number":"JOB_99039","tr_customer_id":99056,"tr_customer_product_id":99046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Ramaa Kaul","mobile_number":"7042033628","email_id":"atreyee.achari@hotmail.com","dop":"2025-10-25","serial_number":"12121324420377","imei1":"12121324420377","imei2":"12121324420377","popurl":"www.lakshman-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99040,"job_number":"JOB_99040","tr_customer_id":99057,"tr_customer_product_id":99047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Suryakant Arora","mobile_number":"7099177868","email_id":"vijay.khanna@hotmail.com","dop":"2025-10-25","serial_number":"10514117923590","imei1":"10514117923590","imei2":"10514117923590","popurl":"www.rageswari-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99041,"job_number":"JOB_99041","tr_customer_id":99058,"tr_customer_product_id":99048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Devi Khatri","mobile_number":"7025769613","email_id":"maheswar.acharya@yahoo.co.in","dop":"2025-10-25","serial_number":"16019215027607","imei1":"16019215027607","imei2":"16019215027607","popurl":"www.anshula-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99042,"job_number":"JOB_99042","tr_customer_id":99059,"tr_customer_product_id":99049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Manisha Embranthiri","mobile_number":"7096604054","email_id":"daksha.sinha@hotmail.com","dop":"2025-10-25","serial_number":"11955206697240","imei1":"11955206697240","imei2":"11955206697240","popurl":"www.jagathi-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99043,"job_number":"JOB_99043","tr_customer_id":99060,"tr_customer_product_id":99050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Nimit Achari","mobile_number":"7046092850","email_id":"gobinda.adiga@hotmail.com","dop":"2025-10-25","serial_number":"16763816329484","imei1":"16763816329484","imei2":"16763816329484","popurl":"www.sanya-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99044,"job_number":"JOB_99044","tr_customer_id":99061,"tr_customer_product_id":99051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Subhashini Nehru","mobile_number":"7074855892","email_id":"chandni.nair@hotmail.com","dop":"2025-10-25","serial_number":"14766291674948","imei1":"14766291674948","imei2":"14766291674948","popurl":"www.adripathi-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99045,"job_number":"JOB_99045","tr_customer_id":99062,"tr_customer_product_id":99052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Inder Bhattacharya","mobile_number":"7073640650","email_id":"chandrakin.panicker@gmail.com","dop":"2025-10-25","serial_number":"15497906962683","imei1":"15497906962683","imei2":"15497906962683","popurl":"www.bharat-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99046,"job_number":"JOB_99046","tr_customer_id":99063,"tr_customer_product_id":99053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Rajan Gowda","mobile_number":"7042805177","email_id":"vijay.shah@yahoo.co.in","dop":"2025-10-25","serial_number":"13277167908402","imei1":"13277167908402","imei2":"13277167908402","popurl":"www.shakuntala-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99047,"job_number":"JOB_99047","tr_customer_id":99064,"tr_customer_product_id":99054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Amaranaath Jha","mobile_number":"7068391450","email_id":"adityanandana.banerjee@hotmail.com","dop":"2025-10-25","serial_number":"19569847125636","imei1":"19569847125636","imei2":"19569847125636","popurl":"www.akshainie-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99048,"job_number":"JOB_99048","tr_customer_id":99065,"tr_customer_product_id":99055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Anang Dwivedi","mobile_number":"7038068704","email_id":"ganesh.mishra@yahoo.co.in","dop":"2025-10-25","serial_number":"10050908217477","imei1":"10050908217477","imei2":"10050908217477","popurl":"www.satyen-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99049,"job_number":"JOB_99049","tr_customer_id":99066,"tr_customer_product_id":99056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Menaka Patil","mobile_number":"7028895468","email_id":"eekalabya.kakkar@hotmail.com","dop":"2025-10-25","serial_number":"18466816354661","imei1":"18466816354661","imei2":"18466816354661","popurl":"www.upendra-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99050,"job_number":"JOB_99050","tr_customer_id":99067,"tr_customer_product_id":99057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Aanand Nayar","mobile_number":"7032994240","email_id":"girja.devar@gmail.com","dop":"2025-10-25","serial_number":"17756780958657","imei1":"17756780958657","imei2":"17756780958657","popurl":"www.vedanga-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99051,"job_number":"JOB_99051","tr_customer_id":99068,"tr_customer_product_id":99058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Gandharva Tagore","mobile_number":"7032697546","email_id":"gautami.namboothiri@yahoo.co.in","dop":"2025-10-25","serial_number":"13748525903920","imei1":"13748525903920","imei2":"13748525903920","popurl":"www.bhaasvan-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99052,"job_number":"JOB_99052","tr_customer_id":99069,"tr_customer_product_id":99059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Malti Varma","mobile_number":"7075742500","email_id":"gotum.rana@hotmail.com","dop":"2025-10-25","serial_number":"14806123757947","imei1":"14806123757947","imei2":"14806123757947","popurl":"www.jitendra-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99053,"job_number":"JOB_99053","tr_customer_id":99070,"tr_customer_product_id":99060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Ananda Ahuja","mobile_number":"7042319704","email_id":"trilokanath.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"15720901576358","imei1":"15720901576358","imei2":"15720901576358","popurl":"www.mahendra-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99054,"job_number":"JOB_99054","tr_customer_id":99071,"tr_customer_product_id":99061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Aanjaneya Mehrotra","mobile_number":"7063494138","email_id":"chandramohan.bhattacharya@yahoo.co.in","dop":"2025-10-25","serial_number":"15659168097531","imei1":"15659168097531","imei2":"15659168097531","popurl":"www.madhuri-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99055,"job_number":"JOB_99055","tr_customer_id":99072,"tr_customer_product_id":99062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Bilwa Varman","mobile_number":"7046724900","email_id":"rageswari.ahluwalia@yahoo.co.in","dop":"2025-10-25","serial_number":"16476778735316","imei1":"16476778735316","imei2":"16476778735316","popurl":"www.swami-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99056,"job_number":"JOB_99056","tr_customer_id":99073,"tr_customer_product_id":99063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Girish Naik","mobile_number":"7039006901","email_id":"vimal.mahajan@gmail.com","dop":"2025-10-25","serial_number":"13031759612064","imei1":"13031759612064","imei2":"13031759612064","popurl":"www.chandra-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99057,"job_number":"JOB_99057","tr_customer_id":99074,"tr_customer_product_id":99064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Hamsini Kaul","mobile_number":"7040035494","email_id":"anish.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"17413515733409","imei1":"17413515733409","imei2":"17413515733409","popurl":"www.giri-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99058,"job_number":"JOB_99058","tr_customer_id":99075,"tr_customer_product_id":99065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Girish Agarwal","mobile_number":"7025231885","email_id":"guru.nehru@yahoo.co.in","dop":"2025-10-25","serial_number":"16622202314976","imei1":"16622202314976","imei2":"16622202314976","popurl":"www.dinesh-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99059,"job_number":"JOB_99059","tr_customer_id":99076,"tr_customer_product_id":99066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Nawal Prajapat","mobile_number":"7004688046","email_id":"vidhur.rana@yahoo.co.in","dop":"2025-10-25","serial_number":"15400409142409","imei1":"15400409142409","imei2":"15400409142409","popurl":"www.rameshwar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99060,"job_number":"JOB_99060","tr_customer_id":99077,"tr_customer_product_id":99067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Kin Bhat","mobile_number":"7004909082","email_id":"anuja.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"12136453868922","imei1":"12136453868922","imei2":"12136453868922","popurl":"www.guru-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99061,"job_number":"JOB_99061","tr_customer_id":99078,"tr_customer_product_id":99068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Ankal Menon","mobile_number":"7058317889","email_id":"daksha.namboothiri@hotmail.com","dop":"2025-10-25","serial_number":"10139472449523","imei1":"10139472449523","imei2":"10139472449523","popurl":"www.dayaanidhi-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99062,"job_number":"JOB_99062","tr_customer_id":99079,"tr_customer_product_id":99069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Aditeya Nayar","mobile_number":"7039442715","email_id":"naval.verma@hotmail.com","dop":"2025-10-25","serial_number":"16446295986841","imei1":"16446295986841","imei2":"16446295986841","popurl":"www.anjushree-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99063,"job_number":"JOB_99063","tr_customer_id":99080,"tr_customer_product_id":99070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Bhadrak Sharma","mobile_number":"7097495829","email_id":"brajendra.varma@hotmail.com","dop":"2025-10-25","serial_number":"11982783505699","imei1":"11982783505699","imei2":"11982783505699","popurl":"www.indra-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99064,"job_number":"JOB_99064","tr_customer_id":99081,"tr_customer_product_id":99071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Harinakshi Iyer","mobile_number":"7079840705","email_id":"abhaya.kaul@yahoo.co.in","dop":"2025-10-25","serial_number":"18206619079584","imei1":"18206619079584","imei2":"18206619079584","popurl":"www.apsara-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99065,"job_number":"JOB_99065","tr_customer_id":99082,"tr_customer_product_id":99072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Girika Dhawan","mobile_number":"7071901707","email_id":"gurdev.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"10430333077790","imei1":"10430333077790","imei2":"10430333077790","popurl":"www.chinmayanand-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99066,"job_number":"JOB_99066","tr_customer_id":99083,"tr_customer_product_id":99073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Vidya Mahajan","mobile_number":"7066667035","email_id":"ramesh.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"18456129853110","imei1":"18456129853110","imei2":"18456129853110","popurl":"www.gati-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99067,"job_number":"JOB_99067","tr_customer_id":99084,"tr_customer_product_id":99074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Shakuntala Arora","mobile_number":"7065282050","email_id":"durga.mishra@gmail.com","dop":"2025-10-25","serial_number":"16768611999004","imei1":"16768611999004","imei2":"16768611999004","popurl":"www.leela-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99068,"job_number":"JOB_99068","tr_customer_id":99085,"tr_customer_product_id":99075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Dinkar Bharadwaj","mobile_number":"7028044023","email_id":"rohan.varma@yahoo.co.in","dop":"2025-10-25","serial_number":"11488076064794","imei1":"11488076064794","imei2":"11488076064794","popurl":"www.vedanshi-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99069,"job_number":"JOB_99069","tr_customer_id":99086,"tr_customer_product_id":99076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Uma Sharma","mobile_number":"7044872683","email_id":"dev.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"13182248815888","imei1":"13182248815888","imei2":"13182248815888","popurl":"www.dayaamay-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99070,"job_number":"JOB_99070","tr_customer_id":99087,"tr_customer_product_id":99077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Jahnu Asan","mobile_number":"7014503104","email_id":"vasundhara.butt@hotmail.com","dop":"2025-10-25","serial_number":"16676214999763","imei1":"16676214999763","imei2":"16676214999763","popurl":"www.aslesha-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99071,"job_number":"JOB_99071","tr_customer_id":99088,"tr_customer_product_id":99078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Bodhan Agarwal","mobile_number":"7008820607","email_id":"vidya.joshi@yahoo.co.in","dop":"2025-10-25","serial_number":"15223894934218","imei1":"15223894934218","imei2":"15223894934218","popurl":"www.rukmin-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99072,"job_number":"JOB_99072","tr_customer_id":99089,"tr_customer_product_id":99079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Arjun Butt","mobile_number":"7082443254","email_id":"baijayanti.menon@yahoo.co.in","dop":"2025-10-25","serial_number":"12293696989858","imei1":"12293696989858","imei2":"12293696989858","popurl":"www.lalita-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99073,"job_number":"JOB_99073","tr_customer_id":99090,"tr_customer_product_id":99080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Dayaanidhi Mukhopadhyay","mobile_number":"7068221948","email_id":"chakrika.iyengar@gmail.com","dop":"2025-10-25","serial_number":"18683537074309","imei1":"18683537074309","imei2":"18683537074309","popurl":"www.tarun-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99074,"job_number":"JOB_99074","tr_customer_id":99091,"tr_customer_product_id":99081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Gauraang Joshi","mobile_number":"7044112769","email_id":"trisha.pandey@gmail.com","dop":"2025-10-25","serial_number":"19072339176235","imei1":"19072339176235","imei2":"19072339176235","popurl":"www.gopal-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99075,"job_number":"JOB_99075","tr_customer_id":99092,"tr_customer_product_id":99082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Usha Patel","mobile_number":"7069022581","email_id":"mukul.guneta@hotmail.com","dop":"2025-10-25","serial_number":"18418801092687","imei1":"18418801092687","imei2":"18418801092687","popurl":"www.chandrabhan-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99076,"job_number":"JOB_99076","tr_customer_id":99093,"tr_customer_product_id":99083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Deeksha Kocchar","mobile_number":"7064999039","email_id":"madhuri.nair@gmail.com","dop":"2025-10-25","serial_number":"14125620622724","imei1":"14125620622724","imei2":"14125620622724","popurl":"www.pushti-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99077,"job_number":"JOB_99077","tr_customer_id":99094,"tr_customer_product_id":99084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Dwaipayana Joshi","mobile_number":"7094111408","email_id":"pran.acharya@gmail.com","dop":"2025-10-25","serial_number":"17024448562695","imei1":"17024448562695","imei2":"17024448562695","popurl":"www.ekaaksh-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99078,"job_number":"JOB_99078","tr_customer_id":99095,"tr_customer_product_id":99085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Dhananjay Kaniyar","mobile_number":"7048311894","email_id":"dinesh.menon@hotmail.com","dop":"2025-10-25","serial_number":"11861013465738","imei1":"11861013465738","imei2":"11861013465738","popurl":"www.anwesha-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99079,"job_number":"JOB_99079","tr_customer_id":99096,"tr_customer_product_id":99086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Chakor Kocchar","mobile_number":"7046134758","email_id":"jagadish.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"15477880392671","imei1":"15477880392671","imei2":"15477880392671","popurl":"www.narayan-kaur.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99080,"job_number":"JOB_99080","tr_customer_id":99097,"tr_customer_product_id":99087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Chandani Sinha","mobile_number":"7034080708","email_id":"chandran.embranthiri@yahoo.co.in","dop":"2025-10-25","serial_number":"18647981702057","imei1":"18647981702057","imei2":"18647981702057","popurl":"www.anurag-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99081,"job_number":"JOB_99081","tr_customer_id":99098,"tr_customer_product_id":99088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Jaya Mishra","mobile_number":"7022028329","email_id":"agniprava.patil@hotmail.com","dop":"2025-10-25","serial_number":"10137709151187","imei1":"10137709151187","imei2":"10137709151187","popurl":"www.bhuvanesh-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99082,"job_number":"JOB_99082","tr_customer_id":99099,"tr_customer_product_id":99089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Aadi Dubashi","mobile_number":"7079165482","email_id":"sushil.gupta@gmail.com","dop":"2025-10-25","serial_number":"19424319060028","imei1":"19424319060028","imei2":"19424319060028","popurl":"www.geeta-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99083,"job_number":"JOB_99083","tr_customer_id":99100,"tr_customer_product_id":99090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Aatreya Deshpande","mobile_number":"7001320136","email_id":"uma.dutta@hotmail.com","dop":"2025-10-25","serial_number":"13193124391092","imei1":"13193124391092","imei2":"13193124391092","popurl":"www.ekaling-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99084,"job_number":"JOB_99084","tr_customer_id":99101,"tr_customer_product_id":99091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Uttam Embranthiri","mobile_number":"7052462681","email_id":"chidaatma.nair@hotmail.com","dop":"2025-10-25","serial_number":"18940524275178","imei1":"18940524275178","imei2":"18940524275178","popurl":"www.chatura-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99085,"job_number":"JOB_99085","tr_customer_id":99102,"tr_customer_product_id":99092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Amish Patel","mobile_number":"7072941597","email_id":"ramesh.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"16918926064717","imei1":"16918926064717","imei2":"16918926064717","popurl":"www.shashi-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99086,"job_number":"JOB_99086","tr_customer_id":99103,"tr_customer_product_id":99093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Aagney Kapoor","mobile_number":"7002541649","email_id":"eshana.bandopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"18745999157043","imei1":"18745999157043","imei2":"18745999157043","popurl":"www.agasti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99087,"job_number":"JOB_99087","tr_customer_id":99104,"tr_customer_product_id":99094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Anila Abbott","mobile_number":"7023136064","email_id":"diptendu.malik@gmail.com","dop":"2025-10-25","serial_number":"12257270151099","imei1":"12257270151099","imei2":"12257270151099","popurl":"www.vaishvi-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99088,"job_number":"JOB_99088","tr_customer_id":99105,"tr_customer_product_id":99095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Hiranya Arora","mobile_number":"7005980719","email_id":"anusuya.prajapat@hotmail.com","dop":"2025-10-25","serial_number":"17188086605554","imei1":"17188086605554","imei2":"17188086605554","popurl":"www.gandharv-talwar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99089,"job_number":"JOB_99089","tr_customer_id":99106,"tr_customer_product_id":99096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Vaishvi Mukhopadhyay","mobile_number":"7066875097","email_id":"himani.chaturvedi@gmail.com","dop":"2025-10-25","serial_number":"11049172765671","imei1":"11049172765671","imei2":"11049172765671","popurl":"www.amrita-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99090,"job_number":"JOB_99090","tr_customer_id":99107,"tr_customer_product_id":99097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Somu Dutta","mobile_number":"7054419130","email_id":"vrinda.ganaka@gmail.com","dop":"2025-10-25","serial_number":"15458401385806","imei1":"15458401385806","imei2":"15458401385806","popurl":"www.varalakshmi-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99091,"job_number":"JOB_99091","tr_customer_id":99108,"tr_customer_product_id":99098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Ravi Shah","mobile_number":"7035489540","email_id":"anandswarup.kocchar@hotmail.com","dop":"2025-10-25","serial_number":"16559142958120","imei1":"16559142958120","imei2":"16559142958120","popurl":"www.dhanpati-mehra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99092,"job_number":"JOB_99092","tr_customer_id":99109,"tr_customer_product_id":99099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Agnivesh Nehru","mobile_number":"7016236731","email_id":"chandramohan.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"10948527404843","imei1":"10948527404843","imei2":"10948527404843","popurl":"www.smriti-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99093,"job_number":"JOB_99093","tr_customer_id":99110,"tr_customer_product_id":99100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Sheela Bhattacharya","mobile_number":"7061185016","email_id":"dayaananda.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"10076923864358","imei1":"10076923864358","imei2":"10076923864358","popurl":"www.brajendra-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99094,"job_number":"JOB_99094","tr_customer_id":99111,"tr_customer_product_id":99101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Sarala Kocchar","mobile_number":"7077235514","email_id":"vimala.chaturvedi@hotmail.com","dop":"2025-10-25","serial_number":"11320393503059","imei1":"11320393503059","imei2":"11320393503059","popurl":"www.aatmaja-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99095,"job_number":"JOB_99095","tr_customer_id":99112,"tr_customer_product_id":99102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Radha Dutta","mobile_number":"7015089893","email_id":"usha.varrier@hotmail.com","dop":"2025-10-25","serial_number":"11186112932605","imei1":"11186112932605","imei2":"11186112932605","popurl":"www.gorakhanatha-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99096,"job_number":"JOB_99096","tr_customer_id":99113,"tr_customer_product_id":99103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Deeptimayee Mishra","mobile_number":"7000826835","email_id":"chinmayananda.mehra@hotmail.com","dop":"2025-10-25","serial_number":"15092702380168","imei1":"15092702380168","imei2":"15092702380168","popurl":"www.rupinder-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99097,"job_number":"JOB_99097","tr_customer_id":99114,"tr_customer_product_id":99104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Aasha Johar","mobile_number":"7031884847","email_id":"tara.talwar@yahoo.co.in","dop":"2025-10-25","serial_number":"19302858392393","imei1":"19302858392393","imei2":"19302858392393","popurl":"www.swarnalata-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99098,"job_number":"JOB_99098","tr_customer_id":99115,"tr_customer_product_id":99105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Goswamee Varman","mobile_number":"7038776216","email_id":"amodini.kaur@hotmail.com","dop":"2025-10-25","serial_number":"10788794229758","imei1":"10788794229758","imei2":"10788794229758","popurl":"www.gudakesa-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99099,"job_number":"JOB_99099","tr_customer_id":99116,"tr_customer_product_id":99106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Madhuri Banerjee","mobile_number":"7014586816","email_id":"bharat.panicker@gmail.com","dop":"2025-10-25","serial_number":"16375401384702","imei1":"16375401384702","imei2":"16375401384702","popurl":"www.swapnil-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99100,"job_number":"JOB_99100","tr_customer_id":99117,"tr_customer_product_id":99107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Brajesh Nair","mobile_number":"7080392171","email_id":"bhagwati.jha@yahoo.co.in","dop":"2025-10-25","serial_number":"13285244935912","imei1":"13285244935912","imei2":"13285244935912","popurl":"www.indra-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99101,"job_number":"JOB_99101","tr_customer_id":99118,"tr_customer_product_id":99108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Chandani Kaur","mobile_number":"7035092860","email_id":"gayatri.kakkar@gmail.com","dop":"2025-10-25","serial_number":"13939589637502","imei1":"13939589637502","imei2":"13939589637502","popurl":"www.pramila-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99102,"job_number":"JOB_99102","tr_customer_id":99120,"tr_customer_product_id":99110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Vidya Jha","mobile_number":"7048477310","email_id":"chandra.agarwal@gmail.com","dop":"2025-10-25","serial_number":"13448848914689","imei1":"13448848914689","imei2":"13448848914689","popurl":"www.subhashini-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99103,"job_number":"JOB_99103","tr_customer_id":99119,"tr_customer_product_id":99109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Baijayanti Gowda","mobile_number":"7078515297","email_id":"chidambar.pandey@hotmail.com","dop":"2025-10-25","serial_number":"11863737482809","imei1":"11863737482809","imei2":"11863737482809","popurl":"www.jaimini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99104,"job_number":"JOB_99104","tr_customer_id":99121,"tr_customer_product_id":99111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Chandran Mehra","mobile_number":"7095215842","email_id":"bandhul.reddy@gmail.com","dop":"2025-10-25","serial_number":"11927796042192","imei1":"11927796042192","imei2":"11927796042192","popurl":"www.amodini-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99105,"job_number":"JOB_99105","tr_customer_id":99122,"tr_customer_product_id":99112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Preity Agarwal","mobile_number":"7050254756","email_id":"chandrabhaga.nair@gmail.com","dop":"2025-10-25","serial_number":"10229735036246","imei1":"10229735036246","imei2":"10229735036246","popurl":"www.aagneya-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99106,"job_number":"JOB_99106","tr_customer_id":99123,"tr_customer_product_id":99113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Shakuntala Deshpande","mobile_number":"7069378748","email_id":"gouranga.guha@gmail.com","dop":"2025-10-25","serial_number":"10696998106043","imei1":"10696998106043","imei2":"10696998106043","popurl":"www.sushma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99107,"job_number":"JOB_99107","tr_customer_id":99124,"tr_customer_product_id":99114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Deeptendu Banerjee","mobile_number":"7049247918","email_id":"kanishka.johar@yahoo.co.in","dop":"2025-10-25","serial_number":"13941791021395","imei1":"13941791021395","imei2":"13941791021395","popurl":"www.amarnath-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99108,"job_number":"JOB_99108","tr_customer_id":99125,"tr_customer_product_id":99115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Mani Malik","mobile_number":"7073629464","email_id":"chandraketu.pothuvaal@yahoo.co.in","dop":"2025-10-25","serial_number":"12306169092138","imei1":"12306169092138","imei2":"12306169092138","popurl":"www.karunanidhi-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99109,"job_number":"JOB_99109","tr_customer_id":99126,"tr_customer_product_id":99116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Chandraayan Namboothiri","mobile_number":"7043228556","email_id":"gauranga.varman@gmail.com","dop":"2025-10-25","serial_number":"10535820624313","imei1":"10535820624313","imei2":"10535820624313","popurl":"www.brijesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99110,"job_number":"JOB_99110","tr_customer_id":99127,"tr_customer_product_id":99117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Tanirika Chaturvedi","mobile_number":"7043736124","email_id":"vaijayanti.dutta@hotmail.com","dop":"2025-10-25","serial_number":"11385402000009","imei1":"11385402000009","imei2":"11385402000009","popurl":"www.chandrani-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99111,"job_number":"JOB_99111","tr_customer_id":99128,"tr_customer_product_id":99118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Devesh Nambeesan","mobile_number":"7045771672","email_id":"gangesh.achari@gmail.com","dop":"2025-10-25","serial_number":"11397400314339","imei1":"11397400314339","imei2":"11397400314339","popurl":"www.rajinder-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99112,"job_number":"JOB_99112","tr_customer_id":99129,"tr_customer_product_id":99119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Vedanga Bhat","mobile_number":"7085187718","email_id":"kama.desai@gmail.com","dop":"2025-10-25","serial_number":"17456221617789","imei1":"17456221617789","imei2":"17456221617789","popurl":"www.gajabahu-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99113,"job_number":"JOB_99113","tr_customer_id":99130,"tr_customer_product_id":99120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Ajeet Nayar","mobile_number":"7090866285","email_id":"siddhran.pandey@hotmail.com","dop":"2025-10-25","serial_number":"14617369270317","imei1":"14617369270317","imei2":"14617369270317","popurl":"www.gautam-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99114,"job_number":"JOB_99114","tr_customer_id":99131,"tr_customer_product_id":99121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Shreya Embranthiri","mobile_number":"7002842302","email_id":"bheeshma.pilla@yahoo.co.in","dop":"2025-10-25","serial_number":"17681746053807","imei1":"17681746053807","imei2":"17681746053807","popurl":"www.lakshminath-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99115,"job_number":"JOB_99115","tr_customer_id":99132,"tr_customer_product_id":99122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Gajabahu Pandey","mobile_number":"7030641534","email_id":"chapal.asan@gmail.com","dop":"2025-10-25","serial_number":"18612150659603","imei1":"18612150659603","imei2":"18612150659603","popurl":"www.sujata-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99116,"job_number":"JOB_99116","tr_customer_id":99133,"tr_customer_product_id":99123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Chitrali Shukla","mobile_number":"7031317036","email_id":"deenabandhu.banerjee@yahoo.co.in","dop":"2025-10-25","serial_number":"19374140151960","imei1":"19374140151960","imei2":"19374140151960","popurl":"www.ghanashyam-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99117,"job_number":"JOB_99117","tr_customer_id":99134,"tr_customer_product_id":99124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Anal Mehrotra","mobile_number":"7057760355","email_id":"vasudev.bharadwaj@yahoo.co.in","dop":"2025-10-25","serial_number":"16169953242713","imei1":"16169953242713","imei2":"16169953242713","popurl":"www.daksha-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99118,"job_number":"JOB_99118","tr_customer_id":99135,"tr_customer_product_id":99125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Harit Abbott","mobile_number":"7018107306","email_id":"rajinder.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"13569355917580","imei1":"13569355917580","imei2":"13569355917580","popurl":"www.brahmanandam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99119,"job_number":"JOB_99119","tr_customer_id":99136,"tr_customer_product_id":99126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Tapan Trivedi","mobile_number":"7021182218","email_id":"jyotis.talwar@hotmail.com","dop":"2025-10-25","serial_number":"13075786145468","imei1":"13075786145468","imei2":"13075786145468","popurl":"www.satyen-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99120,"job_number":"JOB_99120","tr_customer_id":99137,"tr_customer_product_id":99127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Deepan Varrier","mobile_number":"7086305794","email_id":"ayushmati.tandon@hotmail.com","dop":"2025-10-25","serial_number":"15670143763542","imei1":"15670143763542","imei2":"15670143763542","popurl":"www.deependra-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99121,"job_number":"JOB_99121","tr_customer_id":99138,"tr_customer_product_id":99128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Tara Dubashi","mobile_number":"7005531560","email_id":"geeta.sethi@hotmail.com","dop":"2025-10-25","serial_number":"18031266061881","imei1":"18031266061881","imei2":"18031266061881","popurl":"www.rajinder-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99122,"job_number":"JOB_99122","tr_customer_id":99139,"tr_customer_product_id":99129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Anurag Nehru","mobile_number":"7098918262","email_id":"dwaipayan.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"12300228988244","imei1":"12300228988244","imei2":"12300228988244","popurl":"www.kalinda-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99123,"job_number":"JOB_99123","tr_customer_id":99140,"tr_customer_product_id":99130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Dhaanyalakshmi Nambeesan","mobile_number":"7002953666","email_id":"akula.shukla@yahoo.co.in","dop":"2025-10-25","serial_number":"18593557269690","imei1":"18593557269690","imei2":"18593557269690","popurl":"www.samir-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99124,"job_number":"JOB_99124","tr_customer_id":99141,"tr_customer_product_id":99131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Preity Gill","mobile_number":"7067165228","email_id":"chakravarti.pandey@gmail.com","dop":"2025-10-25","serial_number":"17914345460866","imei1":"17914345460866","imei2":"17914345460866","popurl":"www.mukesh-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99125,"job_number":"JOB_99125","tr_customer_id":99142,"tr_customer_product_id":99132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Chapala Shah","mobile_number":"7005231379","email_id":"akroor.pothuvaal@hotmail.com","dop":"2025-10-25","serial_number":"19614593010377","imei1":"19614593010377","imei2":"19614593010377","popurl":"www.javas-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99126,"job_number":"JOB_99126","tr_customer_id":99143,"tr_customer_product_id":99133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Dipankar Gupta","mobile_number":"7082836710","email_id":"kumar.tandon@yahoo.co.in","dop":"2025-10-25","serial_number":"13267154590413","imei1":"13267154590413","imei2":"13267154590413","popurl":"www.bhagavaan-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99127,"job_number":"JOB_99127","tr_customer_id":99144,"tr_customer_product_id":99134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Chandak Singh","mobile_number":"7053878702","email_id":"menka.sethi@gmail.com","dop":"2025-10-25","serial_number":"14242381232081","imei1":"14242381232081","imei2":"14242381232081","popurl":"www.swara-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99128,"job_number":"JOB_99128","tr_customer_id":99145,"tr_customer_product_id":99135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Anish Nayar","mobile_number":"7020984774","email_id":"bilva.achari@gmail.com","dop":"2025-10-25","serial_number":"17799417062477","imei1":"17799417062477","imei2":"17799417062477","popurl":"www.dhanesh-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99129,"job_number":"JOB_99129","tr_customer_id":99146,"tr_customer_product_id":99136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Mahesh Dutta","mobile_number":"7087944443","email_id":"krishnadas.patil@yahoo.co.in","dop":"2025-10-25","serial_number":"10703615245979","imei1":"10703615245979","imei2":"10703615245979","popurl":"www.subhashini-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99130,"job_number":"JOB_99130","tr_customer_id":99147,"tr_customer_product_id":99137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Aditya Rana","mobile_number":"7010289876","email_id":"rajinder.devar@gmail.com","dop":"2025-10-25","serial_number":"17061607047356","imei1":"17061607047356","imei2":"17061607047356","popurl":"www.smriti-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99131,"job_number":"JOB_99131","tr_customer_id":99148,"tr_customer_product_id":99138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Mohini Guneta","mobile_number":"7056833940","email_id":"chandrabhan.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"14947824660082","imei1":"14947824660082","imei2":"14947824660082","popurl":"www.adhiraj-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99132,"job_number":"JOB_99132","tr_customer_id":99149,"tr_customer_product_id":99139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Adityanandan Banerjee","mobile_number":"7025808047","email_id":"bilva.khan@hotmail.com","dop":"2025-10-25","serial_number":"18644947126436","imei1":"18644947126436","imei2":"18644947126436","popurl":"www.bhudev-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99133,"job_number":"JOB_99133","tr_customer_id":99150,"tr_customer_product_id":99140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Anamika Deshpande","mobile_number":"7007103405","email_id":"gatik.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"12525177462179","imei1":"12525177462179","imei2":"12525177462179","popurl":"www.shreyashi-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99142,"job_number":"JOB_99142","tr_customer_id":99159,"tr_customer_product_id":99149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:15.000Z","modified_at":"2025-11-04T23:15:15.000Z","name":"Puneet Devar","mobile_number":"7058985425","email_id":"kanti.panicker@hotmail.com","dop":"2025-10-25","serial_number":"19480787517835","imei1":"19480787517835","imei2":"19480787517835","popurl":"www.mahendra-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99143,"job_number":"JOB_99143","tr_customer_id":99160,"tr_customer_product_id":99150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:15.000Z","modified_at":"2025-11-04T23:15:15.000Z","name":"Tushar Kaul","mobile_number":"7097524821","email_id":"deeptimoy.somayaji@yahoo.co.in","dop":"2025-10-25","serial_number":"19090680770832","imei1":"19090680770832","imei2":"19090680770832","popurl":"www.urmila-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99144,"job_number":"JOB_99144","tr_customer_id":99161,"tr_customer_product_id":99151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Vasudev Singh","mobile_number":"7049412034","email_id":"arun.dubashi@hotmail.com","dop":"2025-10-25","serial_number":"13502109969671","imei1":"13502109969671","imei2":"13502109969671","popurl":"www.anjushri-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99145,"job_number":"JOB_99145","tr_customer_id":99162,"tr_customer_product_id":99152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Dhyanesh Kaniyar","mobile_number":"7068142954","email_id":"prathamesh.chaturvedi@hotmail.com","dop":"2025-10-25","serial_number":"18628913039546","imei1":"18628913039546","imei2":"18628913039546","popurl":"www.aasa-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99146,"job_number":"JOB_99146","tr_customer_id":99163,"tr_customer_product_id":99153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Amodini Prajapat","mobile_number":"7083829544","email_id":"sukanya.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"10909874068280","imei1":"10909874068280","imei2":"10909874068280","popurl":"www.somnath-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99147,"job_number":"JOB_99147","tr_customer_id":99164,"tr_customer_product_id":99154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Tejas Mishra","mobile_number":"7040452896","email_id":"tanushree.abbott@hotmail.com","dop":"2025-10-25","serial_number":"13136209063068","imei1":"13136209063068","imei2":"13136209063068","popurl":"www.vinay-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99148,"job_number":"JOB_99148","tr_customer_id":99165,"tr_customer_product_id":99155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Jitender Saini","mobile_number":"7045186954","email_id":"priya.panicker@hotmail.com","dop":"2025-10-25","serial_number":"16987164309159","imei1":"16987164309159","imei2":"16987164309159","popurl":"www.bhuvanesh-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99149,"job_number":"JOB_99149","tr_customer_id":99166,"tr_customer_product_id":99156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Eshana Bharadwaj","mobile_number":"7095234266","email_id":"bhargavi.mishra@yahoo.co.in","dop":"2025-10-25","serial_number":"18971755220601","imei1":"18971755220601","imei2":"18971755220601","popurl":"www.sweta-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99150,"job_number":"JOB_99150","tr_customer_id":99167,"tr_customer_product_id":99157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Chandramohan Johar","mobile_number":"7060189602","email_id":"abhirath.jha@yahoo.co.in","dop":"2025-10-25","serial_number":"19100238839362","imei1":"19100238839362","imei2":"19100238839362","popurl":"www.ahilya-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99151,"job_number":"JOB_99151","tr_customer_id":99168,"tr_customer_product_id":99158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Mohinder Saini","mobile_number":"7023066490","email_id":"daevika.abbott@hotmail.com","dop":"2025-10-25","serial_number":"14352304431130","imei1":"14352304431130","imei2":"14352304431130","popurl":"www.lalita-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99152,"job_number":"JOB_99152","tr_customer_id":99169,"tr_customer_product_id":99159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Purnima Bhat","mobile_number":"7017154757","email_id":"sloka.nair@hotmail.com","dop":"2025-10-25","serial_number":"17896864698935","imei1":"17896864698935","imei2":"17896864698935","popurl":"www.giri-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99153,"job_number":"JOB_99153","tr_customer_id":99170,"tr_customer_product_id":99160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Shresthi Varrier","mobile_number":"7012102282","email_id":"mandaakin.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"12229456143472","imei1":"12229456143472","imei2":"12229456143472","popurl":"www.kali-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99154,"job_number":"JOB_99154","tr_customer_id":99171,"tr_customer_product_id":99161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Aalok Kocchar","mobile_number":"7071148167","email_id":"mukesh.butt@gmail.com","dop":"2025-10-25","serial_number":"15562442423751","imei1":"15562442423751","imei2":"15562442423751","popurl":"www.jagadish-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99155,"job_number":"JOB_99155","tr_customer_id":99172,"tr_customer_product_id":99162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Aaryan Prajapat","mobile_number":"7037976693","email_id":"mina.chaturvedi@gmail.com","dop":"2025-10-25","serial_number":"14550510502150","imei1":"14550510502150","imei2":"14550510502150","popurl":"www.ananda-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99156,"job_number":"JOB_99156","tr_customer_id":99173,"tr_customer_product_id":99163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Nimit Mahajan","mobile_number":"7053941814","email_id":"sloka.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"18939910933837","imei1":"18939910933837","imei2":"18939910933837","popurl":"www.dev-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99157,"job_number":"JOB_99157","tr_customer_id":99174,"tr_customer_product_id":99164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Kannen Embranthiri","mobile_number":"7051951055","email_id":"aishani.tagore@hotmail.com","dop":"2025-10-25","serial_number":"15772910311714","imei1":"15772910311714","imei2":"15772910311714","popurl":"www.sarvin-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99158,"job_number":"JOB_99158","tr_customer_id":99175,"tr_customer_product_id":99165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Shakuntala Gowda","mobile_number":"7074066351","email_id":"niranjan.johar@yahoo.co.in","dop":"2025-10-25","serial_number":"14092264100996","imei1":"14092264100996","imei2":"14092264100996","popurl":"www.buddhana-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99159,"job_number":"JOB_99159","tr_customer_id":99176,"tr_customer_product_id":99166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Jai Bhattathiri","mobile_number":"7026771194","email_id":"tanushri.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"12796228299850","imei1":"12796228299850","imei2":"12796228299850","popurl":"www.arya-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99160,"job_number":"JOB_99160","tr_customer_id":99177,"tr_customer_product_id":99167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Abhaya Menon","mobile_number":"7076227167","email_id":"anish.asan@gmail.com","dop":"2025-10-25","serial_number":"12572558696313","imei1":"12572558696313","imei2":"12572558696313","popurl":"www.ambar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99161,"job_number":"JOB_99161","tr_customer_id":99178,"tr_customer_product_id":99168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Hiranya Embranthiri","mobile_number":"7054778880","email_id":"kanak.shukla@hotmail.com","dop":"2025-10-25","serial_number":"13854085282319","imei1":"13854085282319","imei2":"13854085282319","popurl":"www.aryan-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99162,"job_number":"JOB_99162","tr_customer_id":99179,"tr_customer_product_id":99169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Shobhana Bhat","mobile_number":"7069014054","email_id":"daksha.mahajan@yahoo.co.in","dop":"2025-10-25","serial_number":"17518457273431","imei1":"17518457273431","imei2":"17518457273431","popurl":"www.deepesh-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99163,"job_number":"JOB_99163","tr_customer_id":99180,"tr_customer_product_id":99170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Vrinda Tagore","mobile_number":"7068021588","email_id":"kalyani.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"19789240506820","imei1":"19789240506820","imei2":"19789240506820","popurl":"www.udai-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99164,"job_number":"JOB_99164","tr_customer_id":99181,"tr_customer_product_id":99171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Anilabh Banerjee","mobile_number":"7080566213","email_id":"trilochan.mahajan@yahoo.co.in","dop":"2025-10-25","serial_number":"12674238253465","imei1":"12674238253465","imei2":"12674238253465","popurl":"www.gajadhar-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99165,"job_number":"JOB_99165","tr_customer_id":99182,"tr_customer_product_id":99172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Shreyashi Acharya","mobile_number":"7017860592","email_id":"pushti.dwivedi@gmail.com","dop":"2025-10-25","serial_number":"12688008582202","imei1":"12688008582202","imei2":"12688008582202","popurl":"www.kartik-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99166,"job_number":"JOB_99166","tr_customer_id":99183,"tr_customer_product_id":99173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Bhadrak Deshpande","mobile_number":"7058970850","email_id":"balagovind.pilla@hotmail.com","dop":"2025-10-25","serial_number":"10787959158539","imei1":"10787959158539","imei2":"10787959158539","popurl":"www.akroor-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99167,"job_number":"JOB_99167","tr_customer_id":99184,"tr_customer_product_id":99174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Avani Gill","mobile_number":"7057057100","email_id":"tanushri.nair@yahoo.co.in","dop":"2025-10-25","serial_number":"14483904523236","imei1":"14483904523236","imei2":"14483904523236","popurl":"www.balagopal-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99168,"job_number":"JOB_99168","tr_customer_id":99186,"tr_customer_product_id":99176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Devi Banerjee","mobile_number":"7073069643","email_id":"kama.tagore@yahoo.co.in","dop":"2025-10-25","serial_number":"18384340792090","imei1":"18384340792090","imei2":"18384340792090","popurl":"www.adikavi-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99169,"job_number":"JOB_99169","tr_customer_id":99185,"tr_customer_product_id":99175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Chandni Ahluwalia","mobile_number":"7018338994","email_id":"nalini.butt@gmail.com","dop":"2025-10-25","serial_number":"18636914582947","imei1":"18636914582947","imei2":"18636914582947","popurl":"www.tanirika-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99170,"job_number":"JOB_99170","tr_customer_id":99187,"tr_customer_product_id":99177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:21.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Chapal Pothuvaal","mobile_number":"7097095880","email_id":"vedanshi.patel@yahoo.co.in","dop":"2025-10-25","serial_number":"15331400661765","imei1":"15331400661765","imei2":"15331400661765","popurl":"www.rohana-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99171,"job_number":"JOB_99171","tr_customer_id":99188,"tr_customer_product_id":99178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:21.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Achintya Iyengar","mobile_number":"7077134415","email_id":"deeptimayee.pothuvaal@gmail.com","dop":"2025-10-25","serial_number":"14966441016143","imei1":"14966441016143","imei2":"14966441016143","popurl":"www.gauraang-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99172,"job_number":"JOB_99172","tr_customer_id":99189,"tr_customer_product_id":99179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Aayushmaan Bhattathiri","mobile_number":"7085225642","email_id":"deepankar.chattopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"11647970672279","imei1":"11647970672279","imei2":"11647970672279","popurl":"www.tushar-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99173,"job_number":"JOB_99173","tr_customer_id":99190,"tr_customer_product_id":99180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Subhasini Mishra","mobile_number":"7034335828","email_id":"agasti.sethi@gmail.com","dop":"2025-10-25","serial_number":"12782974431613","imei1":"12782974431613","imei2":"12782974431613","popurl":"www.gemini-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99174,"job_number":"JOB_99174","tr_customer_id":99191,"tr_customer_product_id":99181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Param Somayaji","mobile_number":"7059611727","email_id":"mangalya.jha@gmail.com","dop":"2025-10-25","serial_number":"12748397347597","imei1":"12748397347597","imei2":"12748397347597","popurl":"www.achalesvara-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99175,"job_number":"JOB_99175","tr_customer_id":99192,"tr_customer_product_id":99182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Gauranga Prajapat","mobile_number":"7067069524","email_id":"atmaja.gupta@gmail.com","dop":"2025-10-25","serial_number":"11430077282415","imei1":"11430077282415","imei2":"11430077282415","popurl":"www.sanya-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99176,"job_number":"JOB_99176","tr_customer_id":99193,"tr_customer_product_id":99183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Hiranmay Kaul","mobile_number":"7054448894","email_id":"trisha.devar@hotmail.com","dop":"2025-10-25","serial_number":"17191213862014","imei1":"17191213862014","imei2":"17191213862014","popurl":"www.mohana-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99177,"job_number":"JOB_99177","tr_customer_id":99194,"tr_customer_product_id":99184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Prem Pandey","mobile_number":"7097739344","email_id":"agrata.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"11245319644498","imei1":"11245319644498","imei2":"11245319644498","popurl":"www.mandaakin-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99178,"job_number":"JOB_99178","tr_customer_id":99195,"tr_customer_product_id":99185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Dandak Pillai","mobile_number":"7071401554","email_id":"trilokinath.pothuvaal@yahoo.co.in","dop":"2025-10-25","serial_number":"19297279628685","imei1":"19297279628685","imei2":"19297279628685","popurl":"www.bhamini-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99179,"job_number":"JOB_99179","tr_customer_id":99196,"tr_customer_product_id":99186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Vedanga Dwivedi","mobile_number":"7062810887","email_id":"ekaksh.kocchar@yahoo.co.in","dop":"2025-10-25","serial_number":"10724311082070","imei1":"10724311082070","imei2":"10724311082070","popurl":"www.bhamini-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99180,"job_number":"JOB_99180","tr_customer_id":99197,"tr_customer_product_id":99187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Sheela Patel","mobile_number":"7015678683","email_id":"darshan.kapoor@gmail.com","dop":"2025-10-25","serial_number":"16286717938126","imei1":"16286717938126","imei2":"16286717938126","popurl":"www.divakar-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99181,"job_number":"JOB_99181","tr_customer_id":99198,"tr_customer_product_id":99188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Amrit Verma","mobile_number":"7061047018","email_id":"bhargavi.patel@hotmail.com","dop":"2025-10-25","serial_number":"10923540386254","imei1":"10923540386254","imei2":"10923540386254","popurl":"www.ekaksh-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99182,"job_number":"JOB_99182","tr_customer_id":99199,"tr_customer_product_id":99189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:24.000Z","modified_at":"2025-11-04T23:15:24.000Z","name":"Drona Kocchar","mobile_number":"7074394525","email_id":"ganak.tagore@gmail.com","dop":"2025-10-25","serial_number":"11070389623637","imei1":"11070389623637","imei2":"11070389623637","popurl":"www.aatmaj-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99183,"job_number":"JOB_99183","tr_customer_id":99200,"tr_customer_product_id":99190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:24.000Z","modified_at":"2025-11-04T23:15:24.000Z","name":"Mukul Bhat","mobile_number":"7080256474","email_id":"shreya.marar@gmail.com","dop":"2025-10-25","serial_number":"18011638214141","imei1":"18011638214141","imei2":"18011638214141","popurl":"www.balachandra-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99184,"job_number":"JOB_99184","tr_customer_id":99201,"tr_customer_product_id":99191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Shashi Chattopadhyay","mobile_number":"7016116749","email_id":"ujjwal.singh@yahoo.co.in","dop":"2025-10-25","serial_number":"13114716888275","imei1":"13114716888275","imei2":"13114716888275","popurl":"www.som-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99185,"job_number":"JOB_99185","tr_customer_id":99202,"tr_customer_product_id":99192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Abani Embranthiri","mobile_number":"7035842596","email_id":"aagneya.mahajan@hotmail.com","dop":"2025-10-25","serial_number":"18153527976279","imei1":"18153527976279","imei2":"18153527976279","popurl":"www.elakshi-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99186,"job_number":"JOB_99186","tr_customer_id":99203,"tr_customer_product_id":99193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Deeptiman Malik","mobile_number":"7009333116","email_id":"inder.trivedi@hotmail.com","dop":"2025-10-25","serial_number":"18829611420546","imei1":"18829611420546","imei2":"18829611420546","popurl":"www.soma-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99187,"job_number":"JOB_99187","tr_customer_id":99204,"tr_customer_product_id":99194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Ekaksh Achari","mobile_number":"7057774121","email_id":"sanka.shukla@hotmail.com","dop":"2025-10-25","serial_number":"16564874767246","imei1":"16564874767246","imei2":"16564874767246","popurl":"www.agastya-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99188,"job_number":"JOB_99188","tr_customer_id":99205,"tr_customer_product_id":99195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Anish Sinha","mobile_number":"7083518844","email_id":"dandak.mahajan@hotmail.com","dop":"2025-10-25","serial_number":"18920654800632","imei1":"18920654800632","imei2":"18920654800632","popurl":"www.bhaswar-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99189,"job_number":"JOB_99189","tr_customer_id":99206,"tr_customer_product_id":99196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Suma Mishra","mobile_number":"7088401122","email_id":"daksha.trivedi@gmail.com","dop":"2025-10-25","serial_number":"17880894031851","imei1":"17880894031851","imei2":"17880894031851","popurl":"www.bhisham-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99190,"job_number":"JOB_99190","tr_customer_id":99207,"tr_customer_product_id":99197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Jaimini Somayaji","mobile_number":"7059311935","email_id":"udai.panicker@yahoo.co.in","dop":"2025-10-25","serial_number":"12950956856351","imei1":"12950956856351","imei2":"12950956856351","popurl":"www.aanand-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99191,"job_number":"JOB_99191","tr_customer_id":99208,"tr_customer_product_id":99198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Amrita Sharma","mobile_number":"7067511730","email_id":"bhargava.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"14306832250046","imei1":"14306832250046","imei2":"14306832250046","popurl":"www.chapala-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99192,"job_number":"JOB_99192","tr_customer_id":99209,"tr_customer_product_id":99199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Tanushree Verma","mobile_number":"7056534700","email_id":"bharadwaj.pilla@gmail.com","dop":"2025-10-25","serial_number":"15941795372400","imei1":"15941795372400","imei2":"15941795372400","popurl":"www.pran-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99193,"job_number":"JOB_99193","tr_customer_id":99210,"tr_customer_product_id":99200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Gobinda Kapoor","mobile_number":"7033576474","email_id":"chidambaram.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"10065864220288","imei1":"10065864220288","imei2":"10065864220288","popurl":"www.opalina-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99194,"job_number":"JOB_99194","tr_customer_id":99211,"tr_customer_product_id":99201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Kashyapi Reddy","mobile_number":"7015521966","email_id":"susheel.arora@yahoo.co.in","dop":"2025-10-25","serial_number":"13926925217241","imei1":"13926925217241","imei2":"13926925217241","popurl":"www.deepali-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99195,"job_number":"JOB_99195","tr_customer_id":99212,"tr_customer_product_id":99202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Vinay Tandon","mobile_number":"7055848086","email_id":"aanjaneya.devar@gmail.com","dop":"2025-10-25","serial_number":"17065655054038","imei1":"17065655054038","imei2":"17065655054038","popurl":"www.ajit-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99196,"job_number":"JOB_99196","tr_customer_id":99213,"tr_customer_product_id":99203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Ekadant Arora","mobile_number":"7038405030","email_id":"suryakant.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"12649296524574","imei1":"12649296524574","imei2":"12649296524574","popurl":"www.amaresh-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99197,"job_number":"JOB_99197","tr_customer_id":99214,"tr_customer_product_id":99204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Chandraprabha Shukla","mobile_number":"7099459773","email_id":"bhanumati.kaniyar@hotmail.com","dop":"2025-10-25","serial_number":"16416145279376","imei1":"16416145279376","imei2":"16416145279376","popurl":"www.subhash-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99198,"job_number":"JOB_99198","tr_customer_id":99215,"tr_customer_product_id":99205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Anaadi Deshpande","mobile_number":"7003253560","email_id":"bhoj.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"16011964604879","imei1":"16011964604879","imei2":"16011964604879","popurl":"www.geeta-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99199,"job_number":"JOB_99199","tr_customer_id":99216,"tr_customer_product_id":99206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Amrit Abbott","mobile_number":"7096980451","email_id":"trilochana.embranthiri@gmail.com","dop":"2025-10-25","serial_number":"14894138378271","imei1":"14894138378271","imei2":"14894138378271","popurl":"www.deeptimoy-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99200,"job_number":"JOB_99200","tr_customer_id":99217,"tr_customer_product_id":99207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Gaurang Abbott","mobile_number":"7032992792","email_id":"dhanu.kaniyar@yahoo.co.in","dop":"2025-10-25","serial_number":"11781828629749","imei1":"11781828629749","imei2":"11781828629749","popurl":"www.anshula-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99201,"job_number":"JOB_99201","tr_customer_id":99218,"tr_customer_product_id":99208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Swapnil Bhattacharya","mobile_number":"7097374194","email_id":"gajbaahu.acharya@yahoo.co.in","dop":"2025-10-25","serial_number":"12044850052548","imei1":"12044850052548","imei2":"12044850052548","popurl":"www.laxman-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99202,"job_number":"JOB_99202","tr_customer_id":99219,"tr_customer_product_id":99209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Niranjan Pothuvaal","mobile_number":"7085986476","email_id":"bhargavi.bharadwaj@yahoo.co.in","dop":"2025-10-25","serial_number":"10411385223491","imei1":"10411385223491","imei2":"10411385223491","popurl":"www.bakula-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99203,"job_number":"JOB_99203","tr_customer_id":99220,"tr_customer_product_id":99210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Gauranga Kapoor","mobile_number":"7052667104","email_id":"anjushri.pilla@hotmail.com","dop":"2025-10-25","serial_number":"19228720656282","imei1":"19228720656282","imei2":"19228720656282","popurl":"www.bodhan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99204,"job_number":"JOB_99204","tr_customer_id":99221,"tr_customer_product_id":99211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Yogesh Butt","mobile_number":"7020395569","email_id":"amritambu.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"12321640941618","imei1":"12321640941618","imei2":"12321640941618","popurl":"www.pranay-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99205,"job_number":"JOB_99205","tr_customer_id":99222,"tr_customer_product_id":99212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Chetan Patel","mobile_number":"7047199989","email_id":"chandrabhaga.kakkar@hotmail.com","dop":"2025-10-25","serial_number":"15338870979864","imei1":"15338870979864","imei2":"15338870979864","popurl":"www.chandrakin-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99206,"job_number":"JOB_99206","tr_customer_id":99223,"tr_customer_product_id":99213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Usha Talwar","mobile_number":"7059485220","email_id":"krishna.patel@hotmail.com","dop":"2025-10-25","serial_number":"14930032521381","imei1":"14930032521381","imei2":"14930032521381","popurl":"www.diptendu-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99208,"job_number":"JOB_99208","tr_customer_id":99225,"tr_customer_product_id":99215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:30:30.000Z","modified_at":"2025-11-04T23:30:30.000Z","name":"Mafalda Dare","mobile_number":"423-739-5571","email_id":"Lila_Stark89@hotmail.com","dop":"2025-10-12","serial_number":"11402769883851","imei1":"11402769883851","imei2":"11402769883851","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99209,"job_number":"JOB_99209","tr_customer_id":99226,"tr_customer_product_id":99216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:32:29.000Z","modified_at":"2025-11-04T23:32:29.000Z","name":"Tyree Crooks","mobile_number":"252-394-8198","email_id":"Dina21@yahoo.com","dop":"2025-10-12","serial_number":"15763297961692","imei1":"15763297961692","imei2":"15763297961692","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99210,"job_number":"JOB_99210","tr_customer_id":99227,"tr_customer_product_id":99217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:37:17.000Z","modified_at":"2025-11-04T23:37:17.000Z","name":"Devante Kris","mobile_number":"219-883-7188","email_id":"Luciano.Dibbert@gmail.com","dop":"2025-10-12","serial_number":"17814899875270","imei1":"17814899875270","imei2":"17814899875270","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99211,"job_number":"JOB_99211","tr_customer_id":99228,"tr_customer_product_id":99218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:41:09.000Z","modified_at":"2025-11-04T23:41:09.000Z","name":"Dorian Paucek","mobile_number":"882-527-0474","email_id":"Annamarie.Bode29@yahoo.com","dop":"2025-10-12","serial_number":"19835304688127","imei1":"19835304688127","imei2":"19835304688127","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99212,"job_number":"JOB_99212","tr_customer_id":99229,"tr_customer_product_id":99219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:47:06.000Z","modified_at":"2025-11-04T23:47:06.000Z","name":"Camden Kuphal","mobile_number":"922-839-8186","email_id":"Anika.Herman@hotmail.com","dop":"2025-10-12","serial_number":"19263975408858","imei1":"19263975408858","imei2":"19263975408858","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99213,"job_number":"JOB_99213","tr_customer_id":99230,"tr_customer_product_id":99220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:53:34.000Z","modified_at":"2025-11-04T23:53:34.000Z","name":"Malcolm Wolf","mobile_number":"469-550-8133","email_id":"Elian.Dicki@gmail.com","dop":"2025-10-12","serial_number":"11804021640512","imei1":"11804021640512","imei2":"11804021640512","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:53:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99214,"job_number":"JOB_99214","tr_customer_id":99231,"tr_customer_product_id":99221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:54:42.000Z","modified_at":"2025-11-04T23:54:42.000Z","name":"Quinn Frami","mobile_number":"849-841-1442","email_id":"Velva.Gulgowski@yahoo.com","dop":"2025-10-12","serial_number":"18786529133559","imei1":"18786529133559","imei2":"18786529133559","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99215,"job_number":"JOB_99215","tr_customer_id":99232,"tr_customer_product_id":99222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:12.000Z","modified_at":"2025-11-04T23:56:12.000Z","name":"Gerald Crona","mobile_number":"210-434-3389","email_id":"Camille24@gmail.com","dop":"2025-10-12","serial_number":"10220049166470","imei1":"10220049166470","imei2":"10220049166470","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99216,"job_number":"JOB_99216","tr_customer_id":99233,"tr_customer_product_id":99223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:31.000Z","modified_at":"2025-11-04T23:56:31.000Z","name":"Joshua Abernathy","mobile_number":"631-600-6808","email_id":"Nash.Kunde53@yahoo.com","dop":"2025-10-12","serial_number":"10147252548743","imei1":"10147252548743","imei2":"10147252548743","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99217,"job_number":"JOB_99217","tr_customer_id":99234,"tr_customer_product_id":99224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:40.000Z","modified_at":"2025-11-04T23:56:40.000Z","name":"Lesly Corkery","mobile_number":"475-493-8764","email_id":"Frederick.Lemke@hotmail.com","dop":"2025-10-12","serial_number":"13517113018399","imei1":"13517113018399","imei2":"13517113018399","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99218,"job_number":"JOB_99218","tr_customer_id":99235,"tr_customer_product_id":99225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:07:35.000Z","modified_at":"2025-11-05T00:07:35.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"39630913517533","imei1":"39630913517533","imei2":"39630913517533","popurl":"2025-10-26T00:07:34.502107560Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99219,"job_number":"JOB_99219","tr_customer_id":99236,"tr_customer_product_id":99226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:15:10.000Z","modified_at":"2025-11-05T00:15:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"53572796298053","imei1":"53572796298053","imei2":"53572796298053","popurl":"2025-10-26T00:15:09.685728350Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99220,"job_number":"JOB_99220","tr_customer_id":99237,"tr_customer_product_id":99227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:15:23.000Z","modified_at":"2025-11-05T00:15:23.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"0123456789101110","imei1":"0123456789101118","imei2":"0123456789101118","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99221,"job_number":"JOB_99221","tr_customer_id":99238,"tr_customer_product_id":99228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:22:49.000Z","modified_at":"2025-11-05T00:22:49.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"160925559893101","imei1":"160925559893101","imei2":"160925559893101","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99222,"job_number":"JOB_99222","tr_customer_id":99239,"tr_customer_product_id":99229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:23:32.000Z","modified_at":"2025-11-05T00:23:32.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"155704179374061","imei1":"155704179374061","imei2":"155704179374061","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99224,"job_number":"JOB_99224","tr_customer_id":99241,"tr_customer_product_id":99231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:31:18.000Z","modified_at":"2025-11-05T00:31:18.000Z","name":"Katrina Prosacco","mobile_number":"847-778-8994","email_id":"Casey.Wiza@yahoo.com","dop":"2025-10-12","serial_number":"10000006794518","imei1":"10000006794518","imei2":"10000006794518","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99225,"job_number":"JOB_99225","tr_customer_id":99242,"tr_customer_product_id":99232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:33:06.000Z","modified_at":"2025-11-05T00:33:06.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"197468148706549","imei1":"197468148706549","imei2":"197468148706549","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99226,"job_number":"JOB_99226","tr_customer_id":99243,"tr_customer_product_id":99233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:03.000Z","modified_at":"2025-11-05T00:34:03.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"105869436268340","imei1":"105869436268340","imei2":"105869436268340","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99227,"job_number":"JOB_99227","tr_customer_id":99244,"tr_customer_product_id":99234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:20.000Z","modified_at":"2025-11-05T00:34:20.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"180883478061483","imei1":"180883478061483","imei2":"180883478061483","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99228,"job_number":"JOB_99228","tr_customer_id":99245,"tr_customer_product_id":99235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:38.000Z","modified_at":"2025-11-05T00:34:38.000Z","name":"Alysson Baumbach","mobile_number":"346-540-7938","email_id":"Jaylen16@gmail.com","dop":"2025-10-12","serial_number":"1001379455701537","imei1":"1001379455701537","imei2":"1001379455701537","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99229,"job_number":"JOB_99229","tr_customer_id":99246,"tr_customer_product_id":99236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:47.000Z","modified_at":"2025-11-05T00:34:47.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"164704937899064","imei1":"164704937899064","imei2":"164704937899064","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99230,"job_number":"JOB_99230","tr_customer_id":99247,"tr_customer_product_id":99237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:55.000Z","modified_at":"2025-11-05T00:34:55.000Z","name":"Cathrine Gottlieb","mobile_number":"865-936-0204","email_id":"Beaulah.Littel@gmail.com","dop":"2025-10-12","serial_number":"1002866097558528","imei1":"1002866097558528","imei2":"1002866097558528","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99231,"job_number":"JOB_99231","tr_customer_id":99248,"tr_customer_product_id":99238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:35:00.000Z","modified_at":"2025-11-05T00:35:01.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"139522026174181","imei1":"139522026174181","imei2":"139522026174181","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99232,"job_number":"JOB_99232","tr_customer_id":99249,"tr_customer_product_id":99239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:38:07.000Z","modified_at":"2025-11-05T00:38:07.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"118991677129170","imei1":"118991677129170","imei2":"118991677129170","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99233,"job_number":"JOB_99233","tr_customer_id":99250,"tr_customer_product_id":99240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:05.000Z","modified_at":"2025-11-05T00:39:05.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"166835805848986","imei1":"166835805848986","imei2":"166835805848986","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99234,"job_number":"JOB_99234","tr_customer_id":99251,"tr_customer_product_id":99241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:35.000Z","modified_at":"2025-11-05T00:39:35.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"189112949059077","imei1":"189112949059077","imei2":"189112949059077","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99235,"job_number":"JOB_99235","tr_customer_id":99252,"tr_customer_product_id":99242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:52.000Z","modified_at":"2025-11-05T00:39:52.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"165135061542401","imei1":"165135061542401","imei2":"165135061542401","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99236,"job_number":"JOB_99236","tr_customer_id":99253,"tr_customer_product_id":99243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:05:08.000Z","modified_at":"2025-11-05T01:05:08.000Z","name":"Tressie Leannon","mobile_number":"497-535-6133","email_id":"Alana_Zboncak@gmail.com","dop":"2025-10-12","serial_number":"19335335896460","imei1":"19335335896460","imei2":"19335335896460","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99241,"job_number":"JOB_99241","tr_customer_id":99258,"tr_customer_product_id":99248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:20:10.000Z","modified_at":"2025-11-05T01:20:10.000Z","name":"Ruth Veum","mobile_number":"299-998-5783","email_id":"Maybelle.Kshlerin@yahoo.com","dop":"2025-10-12","serial_number":"1001258047476749","imei1":"1001258047476749","imei2":"1001258047476749","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99243,"job_number":"JOB_99243","tr_customer_id":99260,"tr_customer_product_id":99250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:36:22.000Z","modified_at":"2025-11-05T01:36:22.000Z","name":"Murphy Haag","mobile_number":"892-982-7682","email_id":"Irving16@gmail.com","dop":"2025-10-12","serial_number":"1006269127094617","imei1":"1006269127094617","imei2":"1006269127094617","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99245,"job_number":"JOB_99245","tr_customer_id":99262,"tr_customer_product_id":99252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:37:16.000Z","modified_at":"2025-11-05T01:37:16.000Z","name":"Casper Osinski","mobile_number":"997-486-2181","email_id":"Kurt.Luettgen@gmail.com","dop":"2025-10-12","serial_number":"1003341536221526","imei1":"1003341536221526","imei2":"1003341536221526","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99246,"job_number":"JOB_99246","tr_customer_id":99263,"tr_customer_product_id":99253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:47:36.000Z","modified_at":"2025-11-05T01:47:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12946275973570","imei1":"12946275973570","imei2":"12946275973570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99248,"job_number":"JOB_99248","tr_customer_id":99265,"tr_customer_product_id":99255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:47:38.000Z","modified_at":"2025-11-05T01:47:38.000Z","name":"Candida Bahringer","mobile_number":"707-910-3654","email_id":"Jesus.Mitchell15@hotmail.com","dop":"2025-04-06","serial_number":"13510364492567536","imei1":"13510364492567536","imei2":"13510364492567536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99249,"job_number":"JOB_99249","tr_customer_id":99266,"tr_customer_product_id":99256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:48:22.000Z","modified_at":"2025-11-05T01:48:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10764394879790","imei1":"10764394879790","imei2":"10764394879790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99251,"job_number":"JOB_99251","tr_customer_id":99268,"tr_customer_product_id":99258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:48:24.000Z","modified_at":"2025-11-05T01:48:24.000Z","name":"Andy Nolan","mobile_number":"337-684-6272","email_id":"Alanis_Schmitt32@gmail.com","dop":"2025-04-06","serial_number":"18203311763423188","imei1":"18203311763423188","imei2":"18203311763423188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99252,"job_number":"JOB_99252","tr_customer_id":99269,"tr_customer_product_id":99259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:49:08.000Z","modified_at":"2025-11-05T01:49:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18641113279155","imei1":"18641113279155","imei2":"18641113279155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99254,"job_number":"JOB_99254","tr_customer_id":99271,"tr_customer_product_id":99261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:49:10.000Z","modified_at":"2025-11-05T01:49:10.000Z","name":"Gilbert White","mobile_number":"599-898-4368","email_id":"Lazaro_Price45@gmail.com","dop":"2025-04-06","serial_number":"19916984759234270","imei1":"19916984759234270","imei2":"19916984759234270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99255,"job_number":"JOB_99255","tr_customer_id":99272,"tr_customer_product_id":99262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:11.000Z","modified_at":"2025-11-05T01:58:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10501375085510","imei1":"10501375085510","imei2":"10501375085510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99257,"job_number":"JOB_99257","tr_customer_id":99274,"tr_customer_product_id":99264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:13.000Z","modified_at":"2025-11-05T01:58:13.000Z","name":"Jazmin Steuber","mobile_number":"811-475-8244","email_id":"Gideon_Bogan44@gmail.com","dop":"2025-04-06","serial_number":"15220111081219400","imei1":"15220111081219400","imei2":"15220111081219400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99258,"job_number":"JOB_99258","tr_customer_id":99275,"tr_customer_product_id":99265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:57.000Z","modified_at":"2025-11-05T01:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12966675326859","imei1":"12966675326859","imei2":"12966675326859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99260,"job_number":"JOB_99260","tr_customer_id":99277,"tr_customer_product_id":99267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:59.000Z","modified_at":"2025-11-05T01:58:59.000Z","name":"Velda Mayer","mobile_number":"396-996-3950","email_id":"Kyleigh90@gmail.com","dop":"2025-04-06","serial_number":"11407088911425134","imei1":"11407088911425134","imei2":"11407088911425134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99261,"job_number":"JOB_99261","tr_customer_id":99278,"tr_customer_product_id":99268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:59:44.000Z","modified_at":"2025-11-05T01:59:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17531859450324","imei1":"17531859450324","imei2":"17531859450324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99263,"job_number":"JOB_99263","tr_customer_id":99280,"tr_customer_product_id":99270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:59:45.000Z","modified_at":"2025-11-05T01:59:45.000Z","name":"Cornell Harris","mobile_number":"801-413-6975","email_id":"Rebecca.Emard44@hotmail.com","dop":"2025-04-06","serial_number":"13553361042900826","imei1":"13553361042900826","imei2":"13553361042900826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99264,"job_number":"JOB_99264","tr_customer_id":99281,"tr_customer_product_id":99271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:12.000Z","modified_at":"2025-11-05T02:03:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10690342487997","imei1":"10690342487997","imei2":"10690342487997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99266,"job_number":"JOB_99266","tr_customer_id":99283,"tr_customer_product_id":99273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:14.000Z","modified_at":"2025-11-05T02:03:14.000Z","name":"Laney Anderson","mobile_number":"667-830-5810","email_id":"Ellen_Morissette@gmail.com","dop":"2025-04-06","serial_number":"13548406972009906","imei1":"13548406972009906","imei2":"13548406972009906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99267,"job_number":"JOB_99267","tr_customer_id":99284,"tr_customer_product_id":99274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:57.000Z","modified_at":"2025-11-05T02:03:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14850607808325","imei1":"14850607808325","imei2":"14850607808325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99269,"job_number":"JOB_99269","tr_customer_id":99286,"tr_customer_product_id":99276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:59.000Z","modified_at":"2025-11-05T02:03:59.000Z","name":"Amira Dietrich","mobile_number":"652-394-7830","email_id":"Darron69@hotmail.com","dop":"2025-04-06","serial_number":"12781991909315896","imei1":"12781991909315896","imei2":"12781991909315896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99270,"job_number":"JOB_99270","tr_customer_id":99287,"tr_customer_product_id":99277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:04:42.000Z","modified_at":"2025-11-05T02:04:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10769773946718","imei1":"10769773946718","imei2":"10769773946718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:04:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99272,"job_number":"JOB_99272","tr_customer_id":99289,"tr_customer_product_id":99279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:04:43.000Z","modified_at":"2025-11-05T02:04:43.000Z","name":"Jacklyn Monahan","mobile_number":"562-662-6471","email_id":"Yvette_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"12663702508140776","imei1":"12663702508140776","imei2":"12663702508140776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99273,"job_number":"JOB_99273","tr_customer_id":99290,"tr_customer_product_id":99280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:14.000Z","modified_at":"2025-11-05T03:28:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12773274393476","imei1":"12773274393476","imei2":"12773274393476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99275,"job_number":"JOB_99275","tr_customer_id":99292,"tr_customer_product_id":99282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:15.000Z","modified_at":"2025-11-05T03:28:15.000Z","name":"Kiley Jakubowski","mobile_number":"523-489-8386","email_id":"Raymond.Kirlin5@yahoo.com","dop":"2025-04-06","serial_number":"18429427018385644","imei1":"18429427018385644","imei2":"18429427018385644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99276,"job_number":"JOB_99276","tr_customer_id":99293,"tr_customer_product_id":99283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:17.000Z","modified_at":"2025-11-05T03:28:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16049127101261","imei1":"16049127101261","imei2":"16049127101261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99278,"job_number":"JOB_99278","tr_customer_id":99295,"tr_customer_product_id":99285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:18.000Z","modified_at":"2025-11-05T03:28:18.000Z","name":"Aliyah Considine","mobile_number":"984-837-8238","email_id":"Linnea3@yahoo.com","dop":"2025-04-06","serial_number":"11996644261469712","imei1":"11996644261469712","imei2":"11996644261469712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99279,"job_number":"JOB_99279","tr_customer_id":99296,"tr_customer_product_id":99286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:55.000Z","modified_at":"2025-11-05T03:28:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11518518022513","imei1":"11518518022513","imei2":"11518518022513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99281,"job_number":"JOB_99281","tr_customer_id":99298,"tr_customer_product_id":99288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:57.000Z","modified_at":"2025-11-05T03:28:57.000Z","name":"Amparo Rutherford","mobile_number":"404-951-2750","email_id":"Madalyn_Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"19486802860627220","imei1":"19486802860627220","imei2":"19486802860627220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99282,"job_number":"JOB_99282","tr_customer_id":99299,"tr_customer_product_id":99289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:59.000Z","modified_at":"2025-11-05T03:28:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12712227353968","imei1":"12712227353968","imei2":"12712227353968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99284,"job_number":"JOB_99284","tr_customer_id":99301,"tr_customer_product_id":99291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:01.000Z","modified_at":"2025-11-05T03:29:01.000Z","name":"Ahmed Haley","mobile_number":"390-327-6652","email_id":"Valentine_Parisian@gmail.com","dop":"2025-04-06","serial_number":"16093131986257072","imei1":"16093131986257072","imei2":"16093131986257072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99287,"job_number":"JOB_99287","tr_customer_id":99304,"tr_customer_product_id":99294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:37.000Z","modified_at":"2025-11-05T03:29:37.000Z","name":"Modesta Murphy","mobile_number":"907-405-1310","email_id":"Cristian.Hoppe98@yahoo.com","dop":"2025-04-06","serial_number":"16686347496245810","imei1":"16686347496245810","imei2":"16686347496245810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99288,"job_number":"JOB_99288","tr_customer_id":99305,"tr_customer_product_id":99295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:37.000Z","modified_at":"2025-11-05T03:29:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15839325761239","imei1":"15839325761239","imei2":"15839325761239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99290,"job_number":"JOB_99290","tr_customer_id":99307,"tr_customer_product_id":99297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:39.000Z","modified_at":"2025-11-05T03:29:39.000Z","name":"Edd Thompson","mobile_number":"369-534-1986","email_id":"Zakary_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"15822568561417836","imei1":"15822568561417836","imei2":"15822568561417836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99291,"job_number":"JOB_99291","tr_customer_id":99308,"tr_customer_product_id":99298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:42.000Z","modified_at":"2025-11-05T03:29:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10856473853681","imei1":"10856473853681","imei2":"10856473853681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99293,"job_number":"JOB_99293","tr_customer_id":99310,"tr_customer_product_id":99300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:44.000Z","modified_at":"2025-11-05T03:29:44.000Z","name":"Jenifer Reinger","mobile_number":"879-655-6169","email_id":"Janae96@hotmail.com","dop":"2025-04-06","serial_number":"16865930896785436","imei1":"16865930896785436","imei2":"16865930896785436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99295,"job_number":"JOB_99295","tr_customer_id":99312,"tr_customer_product_id":99302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:54.000Z","modified_at":"2025-11-05T03:29:54.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18865775336223","imei1":"18865775336223","imei2":"18865775336223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99297,"job_number":"JOB_99297","tr_customer_id":99314,"tr_customer_product_id":99304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:55.000Z","modified_at":"2025-11-05T03:29:55.000Z","name":"Vada Mills","mobile_number":"597-936-8997","email_id":"Crystal14@gmail.com","dop":"2025-04-06","serial_number":"15622893584684760","imei1":"15622893584684760","imei2":"15622893584684760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99299,"job_number":"JOB_99299","tr_customer_id":99316,"tr_customer_product_id":99306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:02.000Z","modified_at":"2025-11-05T03:30:02.000Z","name":"Olin Schamberger","mobile_number":"222-217-5812","email_id":"Angie.Koepp47@hotmail.com","dop":"2025-04-06","serial_number":"14858429852784178","imei1":"14858429852784178","imei2":"14858429852784178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99300,"job_number":"JOB_99300","tr_customer_id":99317,"tr_customer_product_id":99307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:36.000Z","modified_at":"2025-11-05T03:30:36.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16118573159013","imei1":"16118573159013","imei2":"16118573159013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99302,"job_number":"JOB_99302","tr_customer_id":99319,"tr_customer_product_id":99309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:37.000Z","modified_at":"2025-11-05T03:30:37.000Z","name":"Orville Rodriguez","mobile_number":"620-621-7979","email_id":"Emely_Hackett@yahoo.com","dop":"2025-04-06","serial_number":"19289932023444544","imei1":"19289932023444544","imei2":"19289932023444544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99303,"job_number":"JOB_99303","tr_customer_id":99320,"tr_customer_product_id":99310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:40.000Z","modified_at":"2025-11-05T03:30:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10437296732759","imei1":"10437296732759","imei2":"10437296732759","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99305,"job_number":"JOB_99305","tr_customer_id":99322,"tr_customer_product_id":99312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:41.000Z","modified_at":"2025-11-05T03:30:41.000Z","name":"August Mitchell","mobile_number":"965-903-9205","email_id":"Michale_Abshire@hotmail.com","dop":"2025-06-18","serial_number":"1045380834003899","imei1":"1045380834003899","imei2":"1045380834003899","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99309,"job_number":"JOB_99309","tr_customer_id":99326,"tr_customer_product_id":99316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:55.000Z","modified_at":"2025-11-05T03:30:55.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17497724721626","imei1":"17497724721626","imei2":"17497724721626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99312,"job_number":"JOB_99312","tr_customer_id":99329,"tr_customer_product_id":99319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:57.000Z","modified_at":"2025-11-05T03:30:57.000Z","name":"Zachery Rempel","mobile_number":"274-953-3034","email_id":"Karine93@yahoo.com","dop":"2025-04-06","serial_number":"16008258727881390","imei1":"16008258727881390","imei2":"16008258727881390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99314,"job_number":"JOB_99314","tr_customer_id":99331,"tr_customer_product_id":99321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:09.000Z","modified_at":"2025-11-05T03:31:09.000Z","name":"Ivory Ullrich","mobile_number":"958-411-1954","email_id":"Wilber4@gmail.com","dop":"2025-04-06","serial_number":"19085789436178228","imei1":"19085789436178228","imei2":"19085789436178228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99316,"job_number":"JOB_99316","tr_customer_id":99333,"tr_customer_product_id":99323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:18.000Z","modified_at":"2025-11-05T03:31:18.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12269498143212","imei1":"12269498143212","imei2":"12269498143212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99318,"job_number":"JOB_99318","tr_customer_id":99335,"tr_customer_product_id":99325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:20.000Z","modified_at":"2025-11-05T03:31:20.000Z","name":"Nels Osinski","mobile_number":"941-652-3301","email_id":"Micaela89@gmail.com","dop":"2025-04-06","serial_number":"13412323403739122","imei1":"13412323403739122","imei2":"13412323403739122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99319,"job_number":"JOB_99319","tr_customer_id":99336,"tr_customer_product_id":99326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:22.000Z","modified_at":"2025-11-05T03:31:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10447036579443","imei1":"10447036579443","imei2":"10447036579443","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99321,"job_number":"JOB_99321","tr_customer_id":99338,"tr_customer_product_id":99328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:23.000Z","modified_at":"2025-11-05T03:31:23.000Z","name":"Karolann Rice","mobile_number":"938-736-9312","email_id":"Ray48@gmail.com","dop":"2025-06-18","serial_number":"1031271309835811","imei1":"1031271309835811","imei2":"1031271309835811","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99323,"job_number":"JOB_99323","tr_customer_id":99340,"tr_customer_product_id":99330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:29.000Z","modified_at":"2025-11-05T03:31:29.000Z","name":"Aurore Rath","mobile_number":"563-446-6349","email_id":"Madonna_Armstrong49@hotmail.com","dop":"2025-04-06","serial_number":"16796115968281964","imei1":"16796115968281964","imei2":"16796115968281964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99325,"job_number":"JOB_99325","tr_customer_id":99342,"tr_customer_product_id":99332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:38.000Z","modified_at":"2025-11-05T03:31:38.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"13307624761431","imei1":"13307624761431","imei2":"13307624761431","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99327,"job_number":"JOB_99327","tr_customer_id":99344,"tr_customer_product_id":99334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:45.000Z","modified_at":"2025-11-05T03:31:45.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14736776577841","imei1":"14736776577841","imei2":"14736776577841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99329,"job_number":"JOB_99329","tr_customer_id":99346,"tr_customer_product_id":99336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:47.000Z","modified_at":"2025-11-05T03:31:47.000Z","name":"Fatima Franecki","mobile_number":"316-357-5343","email_id":"Bella72@hotmail.com","dop":"2025-04-06","serial_number":"18588293195585576","imei1":"18588293195585576","imei2":"18588293195585576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99330,"job_number":"JOB_99330","tr_customer_id":99347,"tr_customer_product_id":99337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:49.000Z","modified_at":"2025-11-05T03:31:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11913397527223","imei1":"11913397527223","imei2":"11913397527223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99332,"job_number":"JOB_99332","tr_customer_id":99349,"tr_customer_product_id":99339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:51.000Z","modified_at":"2025-11-05T03:31:51.000Z","name":"Walter Mueller","mobile_number":"421-577-5993","email_id":"Mitchell.Kilback48@hotmail.com","dop":"2025-04-06","serial_number":"11155810142509396","imei1":"11155810142509396","imei2":"11155810142509396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99334,"job_number":"JOB_99334","tr_customer_id":99351,"tr_customer_product_id":99341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:52.000Z","modified_at":"2025-11-05T03:31:52.000Z","name":"Ole Emmerich","mobile_number":"882-300-8792","email_id":"Tyrell74@yahoo.com","dop":"2025-04-06","serial_number":"10738350906938756","imei1":"10738350906938756","imei2":"10738350906938756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99335,"job_number":"JOB_99335","tr_customer_id":99352,"tr_customer_product_id":99342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:09.000Z","modified_at":"2025-11-05T03:32:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15534908479747","imei1":"15534908479747","imei2":"15534908479747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99341,"job_number":"JOB_99341","tr_customer_id":99358,"tr_customer_product_id":99348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Adelbert Schaefer","mobile_number":"491-363-1454","email_id":"Xavier.Schoen89@gmail.com","dop":"2025-04-06","serial_number":"13228945105305658","imei1":"13228945105305658","imei2":"13228945105305658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99342,"job_number":"JOB_99342","tr_customer_id":99359,"tr_customer_product_id":99349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:11.000Z","modified_at":"2025-11-05T03:32:11.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10284656555837","imei1":"10284656555837","imei2":"10284656555837","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99344,"job_number":"JOB_99344","tr_customer_id":99361,"tr_customer_product_id":99351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:12.000Z","modified_at":"2025-11-05T03:32:12.000Z","name":"Gunnar Bradtke","mobile_number":"667-321-6810","email_id":"Bette96@gmail.com","dop":"2025-06-08","serial_number":"103912278518934","imei1":"103912278518934","imei2":"103912278518934","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99345,"job_number":"JOB_99345","tr_customer_id":99362,"tr_customer_product_id":99352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:21.000Z","modified_at":"2025-11-05T03:32:21.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15542656838371","imei1":"15542656838371","imei2":"15542656838371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99351,"job_number":"JOB_99351","tr_customer_id":99368,"tr_customer_product_id":99358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Kenyatta Rogahn","mobile_number":"995-814-6240","email_id":"Ottilie.Spencer93@yahoo.com","dop":"2025-04-06","serial_number":"12229820770151034","imei1":"12229820770151034","imei2":"12229820770151034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99353,"job_number":"JOB_99353","tr_customer_id":99370,"tr_customer_product_id":99360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:28.000Z","modified_at":"2025-11-05T03:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14062509578885","imei1":"14062509578885","imei2":"14062509578885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99355,"job_number":"JOB_99355","tr_customer_id":99372,"tr_customer_product_id":99362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:30.000Z","modified_at":"2025-11-05T03:32:30.000Z","name":"Kenneth Swaniawski","mobile_number":"918-343-7084","email_id":"Macey_Gutkowski@hotmail.com","dop":"2025-04-06","serial_number":"15280012036544548","imei1":"15280012036544548","imei2":"15280012036544548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99357,"job_number":"JOB_99357","tr_customer_id":99374,"tr_customer_product_id":99364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:35.000Z","modified_at":"2025-11-05T03:32:35.000Z","name":"Tracy Huel","mobile_number":"686-658-7991","email_id":"Francesca_Koss58@yahoo.com","dop":"2025-04-06","serial_number":"18557445875517210","imei1":"18557445875517210","imei2":"18557445875517210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99360,"job_number":"JOB_99360","tr_customer_id":99377,"tr_customer_product_id":99367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:37.000Z","modified_at":"2025-11-05T03:32:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14997615207887","imei1":"14997615207887","imei2":"14997615207887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99363,"job_number":"JOB_99363","tr_customer_id":99380,"tr_customer_product_id":99370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:39.000Z","modified_at":"2025-11-05T03:32:39.000Z","name":"Frances Huel","mobile_number":"212-375-1683","email_id":"Evelyn.Harber74@hotmail.com","dop":"2025-04-06","serial_number":"11663020572314054","imei1":"11663020572314054","imei2":"11663020572314054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99364,"job_number":"JOB_99364","tr_customer_id":99381,"tr_customer_product_id":99371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:41.000Z","modified_at":"2025-11-05T03:32:41.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19472084156468","imei1":"19472084156468","imei2":"19472084156468","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99366,"job_number":"JOB_99366","tr_customer_id":99383,"tr_customer_product_id":99373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:42.000Z","modified_at":"2025-11-05T03:32:42.000Z","name":"Oren Mueller","mobile_number":"770-322-4980","email_id":"Fiona_Lakin25@hotmail.com","dop":"2025-06-08","serial_number":"107430960919248","imei1":"107430960919248","imei2":"107430960919248","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99367,"job_number":"JOB_99367","tr_customer_id":99384,"tr_customer_product_id":99374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:53.000Z","modified_at":"2025-11-05T03:32:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18384125749765","imei1":"18384125749765","imei2":"18384125749765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99369,"job_number":"JOB_99369","tr_customer_id":99386,"tr_customer_product_id":99376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:54.000Z","modified_at":"2025-11-05T03:32:54.000Z","name":"Beau Farrell","mobile_number":"252-514-4693","email_id":"Princess_Hyatt@hotmail.com","dop":"2025-04-06","serial_number":"19406685773847230","imei1":"19406685773847230","imei2":"19406685773847230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99373,"job_number":"JOB_99373","tr_customer_id":99390,"tr_customer_product_id":99380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:10.000Z","modified_at":"2025-11-05T03:33:10.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19961707825401","imei1":"19961707825401","imei2":"19961707825401","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99377,"job_number":"JOB_99377","tr_customer_id":99394,"tr_customer_product_id":99384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:11.000Z","modified_at":"2025-11-05T03:33:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18660080252715","imei1":"18660080252715","imei2":"18660080252715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99380,"job_number":"JOB_99380","tr_customer_id":99397,"tr_customer_product_id":99387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:12.000Z","modified_at":"2025-11-05T03:33:12.000Z","name":"Schuyler Beier","mobile_number":"476-574-3776","email_id":"Dylan.Schuppe@yahoo.com","dop":"2025-06-08","serial_number":"109663941783151","imei1":"109663941783151","imei2":"109663941783151","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99381,"job_number":"JOB_99381","tr_customer_id":99398,"tr_customer_product_id":99388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:13.000Z","modified_at":"2025-11-05T03:33:13.000Z","name":"Emilio Schumm","mobile_number":"266-458-5436","email_id":"Myron_Sporer62@hotmail.com","dop":"2025-04-06","serial_number":"15687483430465676","imei1":"15687483430465676","imei2":"15687483430465676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99382,"job_number":"JOB_99382","tr_customer_id":99399,"tr_customer_product_id":99389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:26.000Z","modified_at":"2025-11-05T03:33:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14892910213761","imei1":"14892910213761","imei2":"14892910213761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99384,"job_number":"JOB_99384","tr_customer_id":99401,"tr_customer_product_id":99391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:28.000Z","modified_at":"2025-11-05T03:33:28.000Z","name":"Abby Dare","mobile_number":"593-504-6366","email_id":"Collin_Parker@hotmail.com","dop":"2025-04-06","serial_number":"15050639692522372","imei1":"15050639692522372","imei2":"15050639692522372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99385,"job_number":"JOB_99385","tr_customer_id":99402,"tr_customer_product_id":99392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:36.000Z","modified_at":"2025-11-05T03:33:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10136716846347","imei1":"10136716846347","imei2":"10136716846347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99387,"job_number":"JOB_99387","tr_customer_id":99404,"tr_customer_product_id":99394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:37.000Z","modified_at":"2025-11-05T03:33:37.000Z","name":"Celestino Nienow","mobile_number":"627-906-4063","email_id":"Joanie13@gmail.com","dop":"2025-04-06","serial_number":"16249741544083348","imei1":"16249741544083348","imei2":"16249741544083348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99388,"job_number":"JOB_99388","tr_customer_id":99405,"tr_customer_product_id":99395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20193838715266","imei1":"20193838715266","imei2":"20193838715266","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99389,"job_number":"JOB_99389","tr_customer_id":99406,"tr_customer_product_id":99396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17505858348605","imei1":"17505858348605","imei2":"17505858348605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99390,"job_number":"JOB_99390","tr_customer_id":99407,"tr_customer_product_id":99397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18927218526986","imei1":"18927218526986","imei2":"18927218526986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99391,"job_number":"JOB_99391","tr_customer_id":99408,"tr_customer_product_id":99398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82964760360429","imei1":"82964760360429","imei2":"82964760360429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99392,"job_number":"JOB_99392","tr_customer_id":99409,"tr_customer_product_id":99399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91454163958405","imei1":"91454163958405","imei2":"91454163958405","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99393,"job_number":"JOB_99393","tr_customer_id":99410,"tr_customer_product_id":99400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67822897582642","imei1":"67822897582642","imei2":"67822897582642","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99395,"job_number":"JOB_99395","tr_customer_id":99412,"tr_customer_product_id":99402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17312144428971","imei1":"17312144428971","imei2":"17312144428971","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99396,"job_number":"JOB_99396","tr_customer_id":99413,"tr_customer_product_id":99403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89933212307530","imei1":"89933212307530","imei2":"89933212307530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99397,"job_number":"JOB_99397","tr_customer_id":99414,"tr_customer_product_id":99404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73851954474799","imei1":"73851954474799","imei2":"73851954474799","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99398,"job_number":"JOB_99398","tr_customer_id":99415,"tr_customer_product_id":99405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54243259707803","imei1":"54243259707803","imei2":"54243259707803","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99399,"job_number":"JOB_99399","tr_customer_id":99416,"tr_customer_product_id":99406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17734769117026","imei1":"17734769117026","imei2":"17734769117026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99400,"job_number":"JOB_99400","tr_customer_id":99417,"tr_customer_product_id":99407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60440245740749","imei1":"60440245740749","imei2":"60440245740749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99402,"job_number":"JOB_99402","tr_customer_id":99419,"tr_customer_product_id":99409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64421809655342","imei1":"64421809655342","imei2":"64421809655342","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99403,"job_number":"JOB_99403","tr_customer_id":99420,"tr_customer_product_id":99410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67853132068698","imei1":"67853132068698","imei2":"67853132068698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99404,"job_number":"JOB_99404","tr_customer_id":99421,"tr_customer_product_id":99411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90902185229839","imei1":"90902185229839","imei2":"90902185229839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99405,"job_number":"JOB_99405","tr_customer_id":99422,"tr_customer_product_id":99412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93921084924199","imei1":"93921084924199","imei2":"93921084924199","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99406,"job_number":"JOB_99406","tr_customer_id":99423,"tr_customer_product_id":99413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50888199460599","imei1":"50888199460599","imei2":"50888199460599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99407,"job_number":"JOB_99407","tr_customer_id":99424,"tr_customer_product_id":99414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14169437252304","imei1":"14169437252304","imei2":"14169437252304","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99409,"job_number":"JOB_99409","tr_customer_id":99426,"tr_customer_product_id":99416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:29.000Z","modified_at":"2025-11-05T03:54:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16618128321697","imei1":"16618128321697","imei2":"16618128321697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99411,"job_number":"JOB_99411","tr_customer_id":99428,"tr_customer_product_id":99418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:30.000Z","modified_at":"2025-11-05T03:54:30.000Z","name":"Theodora Morar","mobile_number":"671-612-5556","email_id":"Triston15@yahoo.com","dop":"2025-04-06","serial_number":"15725508525546500","imei1":"15725508525546500","imei2":"15725508525546500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99412,"job_number":"JOB_99412","tr_customer_id":99429,"tr_customer_product_id":99419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:41.000Z","modified_at":"2025-11-05T03:54:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19587327386476","imei1":"19587327386476","imei2":"19587327386476","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99413,"job_number":"JOB_99413","tr_customer_id":99430,"tr_customer_product_id":99420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:41.000Z","modified_at":"2025-11-05T03:54:41.000Z","name":"Eulah Donnelly","mobile_number":"698-588-2417","email_id":"Lindsay.Reichert9@yahoo.com","dop":"2025-09-16","serial_number":"12227516434052","imei1":"12227516434052","imei2":"12227516434052","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99414,"job_number":"JOB_99414","tr_customer_id":99431,"tr_customer_product_id":99421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:02.000Z","modified_at":"2025-11-05T03:55:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14972601431007","imei1":"14972601431007","imei2":"14972601431007","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99415,"job_number":"JOB_99415","tr_customer_id":99432,"tr_customer_product_id":99422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:03.000Z","modified_at":"2025-11-05T03:55:03.000Z","name":"Gilda Weber","mobile_number":"664-467-1482","email_id":"Federico_Abernathy55@yahoo.com","dop":"2025-09-16","serial_number":"11839676046023","imei1":"11839676046023","imei2":"11839676046023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99416,"job_number":"JOB_99416","tr_customer_id":99433,"tr_customer_product_id":99423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:12.000Z","modified_at":"2025-11-05T03:55:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10925703720494","imei1":"10925703720494","imei2":"10925703720494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99418,"job_number":"JOB_99418","tr_customer_id":99435,"tr_customer_product_id":99425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:14.000Z","modified_at":"2025-11-05T03:55:14.000Z","name":"Alphonso Wisozk","mobile_number":"891-317-9789","email_id":"Tanner.Medhurst@hotmail.com","dop":"2025-04-06","serial_number":"16940605207056364","imei1":"16940605207056364","imei2":"16940605207056364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99419,"job_number":"JOB_99419","tr_customer_id":99436,"tr_customer_product_id":99426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:23.000Z","modified_at":"2025-11-05T03:55:23.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14950704091190","imei1":"14950704091190","imei2":"14950704091190","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99420,"job_number":"JOB_99420","tr_customer_id":99437,"tr_customer_product_id":99427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:24.000Z","modified_at":"2025-11-05T03:55:24.000Z","name":"Cierra Green","mobile_number":"372-860-9437","email_id":"Elroy49@yahoo.com","dop":"2025-09-16","serial_number":"18605413870818","imei1":"18605413870818","imei2":"18605413870818","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99421,"job_number":"JOB_99421","tr_customer_id":99438,"tr_customer_product_id":99428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:54.000Z","modified_at":"2025-11-05T03:55:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10534123660115","imei1":"10534123660115","imei2":"10534123660115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99423,"job_number":"JOB_99423","tr_customer_id":99440,"tr_customer_product_id":99430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:56.000Z","modified_at":"2025-11-05T03:55:56.000Z","name":"Timmy Gottlieb","mobile_number":"669-348-3231","email_id":"Russ37@hotmail.com","dop":"2025-04-06","serial_number":"19208649603546920","imei1":"19208649603546920","imei2":"19208649603546920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99424,"job_number":"JOB_99424","tr_customer_id":99441,"tr_customer_product_id":99431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:19:15.000Z","modified_at":"2025-11-05T04:19:15.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"73624542821496","imei1":"73624542821496","imei2":"73624542821496","popurl":"2025-10-26T04:19:14.765939206Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99425,"job_number":"JOB_99425","tr_customer_id":99442,"tr_customer_product_id":99432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:20:32.000Z","modified_at":"2025-11-05T04:20:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"68815535843746","imei1":"68815535843746","imei2":"68815535843746","popurl":"2025-10-26T04:20:31.430920913Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99426,"job_number":"JOB_99426","tr_customer_id":99443,"tr_customer_product_id":99433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:29:50.000Z","modified_at":"2025-11-05T04:29:50.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107624243455740","imei1":"107624243455740","imei2":"107624243455740","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99428,"job_number":"JOB_99428","tr_customer_id":99445,"tr_customer_product_id":99435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:30:04.000Z","modified_at":"2025-11-05T04:30:04.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104791799821680","imei1":"104791799821680","imei2":"104791799821680","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99435,"job_number":"JOB_99435","tr_customer_id":99452,"tr_customer_product_id":99442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:43:14.000Z","modified_at":"2025-11-05T04:43:14.000Z","name":"Eldred Berge","mobile_number":"390-303-6899","email_id":"Ulices.Kozey31@gmail.com","dop":"2025-04-06","serial_number":"11080680622787298","imei1":"11080680622787298","imei2":"11080680622787298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99439,"job_number":"JOB_99439","tr_customer_id":99456,"tr_customer_product_id":99446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:01:00.000Z","modified_at":"2025-11-05T06:01:00.000Z","name":"Jamel Schmitt","mobile_number":"365-660-1231","email_id":"Regan_Prohaska74@gmail.com","dop":"2025-04-06","serial_number":"13706881481800998","imei1":"13706881481800998","imei2":"13706881481800998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99440,"job_number":"JOB_99440","tr_customer_id":99457,"tr_customer_product_id":99447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:01:33.000Z","modified_at":"2025-11-05T06:01:33.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"1245552346246166","imei1":"1245552346246166","imei2":"1245552346246166","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99442,"job_number":"JOB_99442","tr_customer_id":99459,"tr_customer_product_id":99449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:12:02.000Z","modified_at":"2025-11-05T06:12:02.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456789","imei1":"21240123456789","imei2":"21240123456789","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99452,"job_number":"JOB_99452","tr_customer_id":99469,"tr_customer_product_id":99459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:03.000Z","modified_at":"2025-11-05T06:19:03.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10938149674329","imei1":"10938149674329","imei2":"10938149674329","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99454,"job_number":"JOB_99454","tr_customer_id":99471,"tr_customer_product_id":99461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:04.000Z","modified_at":"2025-11-05T06:19:04.000Z","name":"Kamren Langworth","mobile_number":"888-503-7727","email_id":"Gerhard_Rosenbaum@yahoo.com","dop":"2025-06-18","serial_number":"1022859927843291","imei1":"1022859927843291","imei2":"1022859927843291","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99455,"job_number":"JOB_99455","tr_customer_id":99472,"tr_customer_product_id":99462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:34.000Z","modified_at":"2025-11-05T06:19:34.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10396301889388","imei1":"10396301889388","imei2":"10396301889388","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99457,"job_number":"JOB_99457","tr_customer_id":99474,"tr_customer_product_id":99464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:36.000Z","modified_at":"2025-11-05T06:19:36.000Z","name":"Loy Cormier","mobile_number":"936-757-8350","email_id":"Waino_Miller@gmail.com","dop":"2025-06-08","serial_number":"102449550997179","imei1":"102449550997179","imei2":"102449550997179","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99458,"job_number":"JOB_99458","tr_customer_id":99475,"tr_customer_product_id":99465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:50.000Z","modified_at":"2025-11-05T06:19:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10955986936655","imei1":"10955986936655","imei2":"10955986936655","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99460,"job_number":"JOB_99460","tr_customer_id":99477,"tr_customer_product_id":99467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:51.000Z","modified_at":"2025-11-05T06:19:51.000Z","name":"Branson Schowalter","mobile_number":"613-953-9713","email_id":"Augusta.Roberts16@yahoo.com","dop":"2025-06-18","serial_number":"1069499412171115","imei1":"1069499412171115","imei2":"1069499412171115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99461,"job_number":"JOB_99461","tr_customer_id":99478,"tr_customer_product_id":99468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:01.000Z","modified_at":"2025-11-05T06:20:01.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14796110344649","imei1":"14796110344649","imei2":"14796110344649","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99463,"job_number":"JOB_99463","tr_customer_id":99480,"tr_customer_product_id":99470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:03.000Z","modified_at":"2025-11-05T06:20:03.000Z","name":"Asia Osinski","mobile_number":"398-869-1353","email_id":"Fernando_Lockman@gmail.com","dop":"2025-06-08","serial_number":"100569194584255","imei1":"100569194584255","imei2":"100569194584255","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99464,"job_number":"JOB_99464","tr_customer_id":99481,"tr_customer_product_id":99471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:28.000Z","modified_at":"2025-11-05T06:20:28.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12315616835745","imei1":"12315616835745","imei2":"12315616835745","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99466,"job_number":"JOB_99466","tr_customer_id":99483,"tr_customer_product_id":99473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:29.000Z","modified_at":"2025-11-05T06:20:29.000Z","name":"Jeffry Boehm","mobile_number":"363-836-6316","email_id":"Halie59@hotmail.com","dop":"2025-06-08","serial_number":"102736965254827","imei1":"102736965254827","imei2":"102736965254827","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99467,"job_number":"JOB_99467","tr_customer_id":99484,"tr_customer_product_id":99474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:26:57.000Z","modified_at":"2025-11-05T06:26:57.000Z","name":"Tanya sharma","mobile_number":"8765431278","email_id":"abc@gmail.com","dop":"2025-10-31","serial_number":"12345678913788","imei1":"12345678913788","imei2":"12345678913788","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99469,"job_number":"JOB_99469","tr_customer_id":99486,"tr_customer_product_id":99476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:28:49.000Z","modified_at":"2025-11-05T06:28:49.000Z","name":"Donnell Schroeder","mobile_number":"509-863-7554","email_id":"Mariano38@yahoo.com","dop":"2025-04-06","serial_number":"18046852813767948","imei1":"18046852813767948","imei2":"18046852813767948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99470,"job_number":"JOB_99470","tr_customer_id":99487,"tr_customer_product_id":99477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:29:58.000Z","modified_at":"2025-11-05T06:29:58.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456781","imei1":"21240123456781","imei2":"21240123456781","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99472,"job_number":"JOB_99472","tr_customer_id":99489,"tr_customer_product_id":99479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:34:00.000Z","modified_at":"2025-11-05T06:34:00.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456782","imei1":"21240123456782","imei2":"21240123456782","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99473,"job_number":"JOB_99473","tr_customer_id":99490,"tr_customer_product_id":99480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:36:20.000Z","modified_at":"2025-11-05T06:36:20.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456783","imei1":"21240123456783","imei2":"21240123456783","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99475,"job_number":"JOB_99475","tr_customer_id":99492,"tr_customer_product_id":99482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:36:31.000Z","modified_at":"2025-11-05T06:36:31.000Z","name":"Cameron Lindgren","mobile_number":"446-287-5553","email_id":"Shyanne_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"16647098228975464","imei1":"16647098228975464","imei2":"16647098228975464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99476,"job_number":"JOB_99476","tr_customer_id":99493,"tr_customer_product_id":99483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:37:30.000Z","modified_at":"2025-11-05T06:37:30.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456784","imei1":"21240123456784","imei2":"21240123456784","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99478,"job_number":"JOB_99478","tr_customer_id":99495,"tr_customer_product_id":99485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:38:55.000Z","modified_at":"2025-11-05T06:38:55.000Z","name":"Brendan Rath","mobile_number":"727-235-1396","email_id":"Laury15@hotmail.com","dop":"2025-04-06","serial_number":"11385444409009862","imei1":"11385444409009862","imei2":"11385444409009862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99479,"job_number":"JOB_99479","tr_customer_id":99496,"tr_customer_product_id":99486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:19.000Z","modified_at":"2025-11-05T06:39:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10660568771474","imei1":"10660568771474","imei2":"10660568771474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99481,"job_number":"JOB_99481","tr_customer_id":99498,"tr_customer_product_id":99488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:21.000Z","modified_at":"2025-11-05T06:39:21.000Z","name":"Filomena Rath","mobile_number":"441-241-1255","email_id":"Consuelo_Tillman@yahoo.com","dop":"2025-04-06","serial_number":"19262218640030860","imei1":"19262218640030860","imei2":"19262218640030860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99483,"job_number":"JOB_99483","tr_customer_id":99500,"tr_customer_product_id":99490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:25.000Z","modified_at":"2025-11-05T06:39:25.000Z","name":"Rebeca Lockman","mobile_number":"652-787-8609","email_id":"Daron.Auer30@gmail.com","dop":"2025-04-06","serial_number":"19632220079675860","imei1":"19632220079675860","imei2":"19632220079675860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99484,"job_number":"JOB_99484","tr_customer_id":99501,"tr_customer_product_id":99491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:30.000Z","modified_at":"2025-11-05T06:39:30.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11461244353765","imei1":"11461244353765","imei2":"11461244353765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99487,"job_number":"JOB_99487","tr_customer_id":99504,"tr_customer_product_id":99494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:39.000Z","modified_at":"2025-11-05T06:39:39.000Z","name":"Marcus Littel","mobile_number":"685-776-9604","email_id":"Jon.Bernhard@hotmail.com","dop":"2025-04-06","serial_number":"10461715109402650","imei1":"10461715109402650","imei2":"10461715109402650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99488,"job_number":"JOB_99488","tr_customer_id":99505,"tr_customer_product_id":99495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:06.000Z","modified_at":"2025-11-05T06:40:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14364423135275","imei1":"14364423135275","imei2":"14364423135275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99490,"job_number":"JOB_99490","tr_customer_id":99507,"tr_customer_product_id":99497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:08.000Z","modified_at":"2025-11-05T06:40:08.000Z","name":"Donna O'Connell","mobile_number":"218-870-9015","email_id":"Darrion_Rau@hotmail.com","dop":"2025-04-06","serial_number":"17037144646309220","imei1":"17037144646309220","imei2":"17037144646309220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99491,"job_number":"JOB_99491","tr_customer_id":99508,"tr_customer_product_id":99498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:12.000Z","modified_at":"2025-11-05T06:40:12.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19638628939507","imei1":"19638628939507","imei2":"19638628939507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99494,"job_number":"JOB_99494","tr_customer_id":99511,"tr_customer_product_id":99501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:23.000Z","modified_at":"2025-11-05T06:40:23.000Z","name":"Michael Treutel","mobile_number":"630-350-4736","email_id":"Jaylan.Kohler31@yahoo.com","dop":"2025-04-06","serial_number":"11848415608146974","imei1":"11848415608146974","imei2":"11848415608146974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99495,"job_number":"JOB_99495","tr_customer_id":99512,"tr_customer_product_id":99502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:53.000Z","modified_at":"2025-11-05T06:40:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17725948556402","imei1":"17725948556402","imei2":"17725948556402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99497,"job_number":"JOB_99497","tr_customer_id":99514,"tr_customer_product_id":99504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:54.000Z","modified_at":"2025-11-05T06:40:54.000Z","name":"Tania Prohaska","mobile_number":"583-708-7696","email_id":"Dereck79@gmail.com","dop":"2025-04-06","serial_number":"12092669747890094","imei1":"12092669747890094","imei2":"12092669747890094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99498,"job_number":"JOB_99498","tr_customer_id":99515,"tr_customer_product_id":99505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:54.000Z","modified_at":"2025-11-05T06:40:54.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10306961412971","imei1":"10306961412971","imei2":"10306961412971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99500,"job_number":"JOB_99500","tr_customer_id":99517,"tr_customer_product_id":99507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:49:33.000Z","modified_at":"2025-11-05T06:49:33.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456785","imei1":"21240123456785","imei2":"21240123456785","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99501,"job_number":"JOB_99501","tr_customer_id":99518,"tr_customer_product_id":99508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:52:51.000Z","modified_at":"2025-11-05T06:52:51.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17412117330805","imei1":"17412117330805","imei2":"17412117330805","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99502,"job_number":"JOB_99502","tr_customer_id":99519,"tr_customer_product_id":99509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:52:51.000Z","modified_at":"2025-11-05T06:52:51.000Z","name":"Mercedes Blanda","mobile_number":"587-305-9203","email_id":"Reuben.Mayer@yahoo.com","dop":"2025-09-16","serial_number":"10139798905602","imei1":"10139798905602","imei2":"10139798905602","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99503,"job_number":"JOB_99503","tr_customer_id":99520,"tr_customer_product_id":99510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:10.000Z","modified_at":"2025-11-05T06:53:10.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17060789836701","imei1":"17060789836701","imei2":"17060789836701","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99504,"job_number":"JOB_99504","tr_customer_id":99521,"tr_customer_product_id":99511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:10.000Z","modified_at":"2025-11-05T06:53:10.000Z","name":"Kiarra Jakubowski","mobile_number":"886-260-1296","email_id":"Santina.Lueilwitz60@gmail.com","dop":"2025-09-16","serial_number":"12082326069971","imei1":"12082326069971","imei2":"12082326069971","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99505,"job_number":"JOB_99505","tr_customer_id":99522,"tr_customer_product_id":99512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:28.000Z","modified_at":"2025-11-05T06:53:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13371969202726","imei1":"13371969202726","imei2":"13371969202726","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99506,"job_number":"JOB_99506","tr_customer_id":99523,"tr_customer_product_id":99513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:29.000Z","modified_at":"2025-11-05T06:53:29.000Z","name":"Deangelo Braun","mobile_number":"896-715-8407","email_id":"Gwen.Jerde@hotmail.com","dop":"2025-09-16","serial_number":"19992337363848","imei1":"19992337363848","imei2":"19992337363848","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99507,"job_number":"JOB_99507","tr_customer_id":99524,"tr_customer_product_id":99514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:06.000Z","modified_at":"2025-11-05T06:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10952469771520","imei1":"10952469771520","imei2":"10952469771520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99509,"job_number":"JOB_99509","tr_customer_id":99526,"tr_customer_product_id":99516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:07.000Z","modified_at":"2025-11-05T06:54:08.000Z","name":"Albert Reynolds","mobile_number":"255-958-0774","email_id":"Ubaldo_Anderson98@yahoo.com","dop":"2025-04-06","serial_number":"19027387423509310","imei1":"19027387423509310","imei2":"19027387423509310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99510,"job_number":"JOB_99510","tr_customer_id":99527,"tr_customer_product_id":99517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:53.000Z","modified_at":"2025-11-05T06:54:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19104474990225","imei1":"19104474990225","imei2":"19104474990225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99512,"job_number":"JOB_99512","tr_customer_id":99529,"tr_customer_product_id":99519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:55.000Z","modified_at":"2025-11-05T06:54:55.000Z","name":"Ramon Robel","mobile_number":"204-388-0184","email_id":"Rene.Kuphal27@gmail.com","dop":"2025-04-06","serial_number":"17340880616486184","imei1":"17340880616486184","imei2":"17340880616486184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99513,"job_number":"JOB_99513","tr_customer_id":99530,"tr_customer_product_id":99520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:55:40.000Z","modified_at":"2025-11-05T06:55:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17431717493944","imei1":"17431717493944","imei2":"17431717493944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99515,"job_number":"JOB_99515","tr_customer_id":99532,"tr_customer_product_id":99522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:55:42.000Z","modified_at":"2025-11-05T06:55:42.000Z","name":"Selena Walker","mobile_number":"783-544-7290","email_id":"Christy_Kessler53@yahoo.com","dop":"2025-04-06","serial_number":"10058993711514132","imei1":"10058993711514132","imei2":"10058993711514132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99519,"job_number":"JOB_99519","tr_customer_id":99536,"tr_customer_product_id":99526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:45.000Z","modified_at":"2025-11-05T07:34:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845156338415","imei1":"17845156338415","imei2":"17845156338415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99521,"job_number":"JOB_99521","tr_customer_id":99538,"tr_customer_product_id":99528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:47.000Z","modified_at":"2025-11-05T07:34:47.000Z","name":"Jermey Bayer","mobile_number":"223-510-0424","email_id":"Dee25@hotmail.com","dop":"2025-04-06","serial_number":"16829183145817240","imei1":"16829183145817240","imei2":"16829183145817240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99522,"job_number":"JOB_99522","tr_customer_id":99539,"tr_customer_product_id":99529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:47.000Z","modified_at":"2025-11-05T07:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18664306420864","imei1":"18664306420864","imei2":"18664306420864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99524,"job_number":"JOB_99524","tr_customer_id":99541,"tr_customer_product_id":99531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:48.000Z","modified_at":"2025-11-05T07:34:48.000Z","name":"Evangeline Mante","mobile_number":"278-751-6840","email_id":"Mellie83@yahoo.com","dop":"2025-04-06","serial_number":"19962894197651652","imei1":"19962894197651652","imei2":"19962894197651652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99525,"job_number":"JOB_99525","tr_customer_id":99542,"tr_customer_product_id":99532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:28.000Z","modified_at":"2025-11-05T07:35:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19761335543441","imei1":"19761335543441","imei2":"19761335543441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99527,"job_number":"JOB_99527","tr_customer_id":99544,"tr_customer_product_id":99534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:29.000Z","modified_at":"2025-11-05T07:35:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14770265026708","imei1":"14770265026708","imei2":"14770265026708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99529,"job_number":"JOB_99529","tr_customer_id":99546,"tr_customer_product_id":99536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:30.000Z","modified_at":"2025-11-05T07:35:30.000Z","name":"Mattie Tremblay","mobile_number":"887-798-5675","email_id":"Wilber.Brown99@yahoo.com","dop":"2025-04-06","serial_number":"13319497229109914","imei1":"13319497229109914","imei2":"13319497229109914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99530,"job_number":"JOB_99530","tr_customer_id":99547,"tr_customer_product_id":99537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:31.000Z","modified_at":"2025-11-05T07:35:31.000Z","name":"Ashtyn Legros","mobile_number":"333-385-1386","email_id":"Oliver.Carroll@gmail.com","dop":"2025-04-06","serial_number":"19740421904831600","imei1":"19740421904831600","imei2":"19740421904831600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99531,"job_number":"JOB_99531","tr_customer_id":99548,"tr_customer_product_id":99538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:11.000Z","modified_at":"2025-11-05T07:36:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14114003077781","imei1":"14114003077781","imei2":"14114003077781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99533,"job_number":"JOB_99533","tr_customer_id":99550,"tr_customer_product_id":99540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:12.000Z","modified_at":"2025-11-05T07:36:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15100101681512","imei1":"15100101681512","imei2":"15100101681512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99535,"job_number":"JOB_99535","tr_customer_id":99552,"tr_customer_product_id":99542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:13.000Z","modified_at":"2025-11-05T07:36:13.000Z","name":"Alexandra Howell","mobile_number":"875-939-7502","email_id":"Arlo_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"18749174162564704","imei1":"18749174162564704","imei2":"18749174162564704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99536,"job_number":"JOB_99536","tr_customer_id":99553,"tr_customer_product_id":99543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:13.000Z","modified_at":"2025-11-05T07:36:13.000Z","name":"Finn Corkery","mobile_number":"911-581-3234","email_id":"Bailey30@yahoo.com","dop":"2025-04-06","serial_number":"13474335624284504","imei1":"13474335624284504","imei2":"13474335624284504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99538,"job_number":"JOB_99538","tr_customer_id":99555,"tr_customer_product_id":99545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:52.000Z","modified_at":"2025-11-05T07:36:52.000Z","name":"Asha Jerde","mobile_number":"915-297-7681","email_id":"Daniela_Leannon96@hotmail.com","dop":"2025-04-06","serial_number":"16152691923484128","imei1":"16152691923484128","imei2":"16152691923484128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99539,"job_number":"JOB_99539","tr_customer_id":99556,"tr_customer_product_id":99546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:00.000Z","modified_at":"2025-11-05T07:43:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14256031845767","imei1":"14256031845767","imei2":"14256031845767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99541,"job_number":"JOB_99541","tr_customer_id":99558,"tr_customer_product_id":99548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:02.000Z","modified_at":"2025-11-05T07:43:02.000Z","name":"Jalon Hirthe","mobile_number":"628-247-3150","email_id":"Howell_Kris@yahoo.com","dop":"2025-04-06","serial_number":"11853369691689236","imei1":"11853369691689236","imei2":"11853369691689236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99542,"job_number":"JOB_99542","tr_customer_id":99559,"tr_customer_product_id":99549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:06.000Z","modified_at":"2025-11-05T07:43:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13920741447892","imei1":"13920741447892","imei2":"13920741447892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99544,"job_number":"JOB_99544","tr_customer_id":99561,"tr_customer_product_id":99551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:08.000Z","modified_at":"2025-11-05T07:43:08.000Z","name":"Coleman Nienow","mobile_number":"914-526-8258","email_id":"Beaulah_McCullough62@hotmail.com","dop":"2025-04-06","serial_number":"15650514213284604","imei1":"15650514213284604","imei2":"15650514213284604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99545,"job_number":"JOB_99545","tr_customer_id":99562,"tr_customer_product_id":99552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:42.000Z","modified_at":"2025-11-05T07:43:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11443331352610","imei1":"11443331352610","imei2":"11443331352610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99547,"job_number":"JOB_99547","tr_customer_id":99564,"tr_customer_product_id":99554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:44.000Z","modified_at":"2025-11-05T07:43:44.000Z","name":"Renee Boyle","mobile_number":"258-638-8475","email_id":"Kendra.Jast45@hotmail.com","dop":"2025-04-06","serial_number":"14597838906296046","imei1":"14597838906296046","imei2":"14597838906296046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99548,"job_number":"JOB_99548","tr_customer_id":99565,"tr_customer_product_id":99555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:54.000Z","modified_at":"2025-11-05T07:43:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18758451479403","imei1":"18758451479403","imei2":"18758451479403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99550,"job_number":"JOB_99550","tr_customer_id":99567,"tr_customer_product_id":99557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:55.000Z","modified_at":"2025-11-05T07:43:55.000Z","name":"Art Walker","mobile_number":"311-241-0072","email_id":"Deshawn_Legros84@gmail.com","dop":"2025-04-06","serial_number":"10259468474977278","imei1":"10259468474977278","imei2":"10259468474977278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99551,"job_number":"JOB_99551","tr_customer_id":99568,"tr_customer_product_id":99558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:24.000Z","modified_at":"2025-11-05T07:44:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14373094895281","imei1":"14373094895281","imei2":"14373094895281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99553,"job_number":"JOB_99553","tr_customer_id":99570,"tr_customer_product_id":99560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:26.000Z","modified_at":"2025-11-05T07:44:26.000Z","name":"Orlando Hauck","mobile_number":"273-994-1983","email_id":"Kattie_Harber81@hotmail.com","dop":"2025-04-06","serial_number":"18021665449328256","imei1":"18021665449328256","imei2":"18021665449328256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99554,"job_number":"JOB_99554","tr_customer_id":99571,"tr_customer_product_id":99561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:41.000Z","modified_at":"2025-11-05T07:44:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15305447111450","imei1":"15305447111450","imei2":"15305447111450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99556,"job_number":"JOB_99556","tr_customer_id":99573,"tr_customer_product_id":99563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:43.000Z","modified_at":"2025-11-05T07:44:43.000Z","name":"Liza Harris","mobile_number":"832-209-1494","email_id":"Kevin3@yahoo.com","dop":"2025-04-06","serial_number":"17737883507923060","imei1":"17737883507923060","imei2":"17737883507923060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99559,"job_number":"JOB_99559","tr_customer_id":99576,"tr_customer_product_id":99566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:02:46.000Z","modified_at":"2025-11-05T12:02:46.000Z","name":"Jaden Beatty","mobile_number":"898-269-7594","email_id":"Alexis.Kutch6@yahoo.com","dop":"2025-10-12","serial_number":"1007279467612925","imei1":"1007279467612925","imei2":"1007279467612925","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99561,"job_number":"JOB_99561","tr_customer_id":99578,"tr_customer_product_id":99568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:03:19.000Z","modified_at":"2025-11-05T12:03:19.000Z","name":"Trisha Hilpert","mobile_number":"528-497-5520","email_id":"Linnea_Bode99@hotmail.com","dop":"2025-10-12","serial_number":"1007500055719941","imei1":"1007500055719941","imei2":"1007500055719941","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99563,"job_number":"JOB_99563","tr_customer_id":99580,"tr_customer_product_id":99570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:07:10.000Z","modified_at":"2025-11-05T12:07:10.000Z","name":"Arno Hartmann","mobile_number":"716-292-3600","email_id":"Annette22@hotmail.com","dop":"2025-10-12","serial_number":"1007186021880867","imei1":"1007186021880867","imei2":"1007186021880867","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99565,"job_number":"JOB_99565","tr_customer_id":99582,"tr_customer_product_id":99572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:09:35.000Z","modified_at":"2025-11-05T12:09:35.000Z","name":"Meaghan Gerhold","mobile_number":"363-286-4677","email_id":"Hermann13@gmail.com","dop":"2025-10-12","serial_number":"1007890815668742","imei1":"1007890815668742","imei2":"1007890815668742","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99567,"job_number":"JOB_99567","tr_customer_id":99584,"tr_customer_product_id":99574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:14:56.000Z","modified_at":"2025-11-05T12:14:56.000Z","name":"Malachi Russel","mobile_number":"757-395-6798","email_id":"Nils.OKeefe@gmail.com","dop":"2025-10-12","serial_number":"1004258091230245","imei1":"1004258091230245","imei2":"1004258091230245","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99570,"job_number":"JOB_99570","tr_customer_id":99587,"tr_customer_product_id":99577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:40:18.000Z","modified_at":"2025-11-05T12:40:18.000Z","name":"Sidney Legros","mobile_number":"868-954-3090","email_id":"Brenda95@yahoo.com","dop":"2025-04-06","serial_number":"14899016526964516","imei1":"14899016526964516","imei2":"14899016526964516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99573,"job_number":"JOB_99573","tr_customer_id":99590,"tr_customer_product_id":99580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:43:57.000Z","modified_at":"2025-11-05T12:43:57.000Z","name":"Okey Schmeler","mobile_number":"404-907-8985","email_id":"Cleta60@gmail.com","dop":"2025-10-12","serial_number":"1009609731959066","imei1":"1009609731959066","imei2":"1009609731959066","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99576,"job_number":"JOB_99576","tr_customer_id":99593,"tr_customer_product_id":99583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:50:06.000Z","modified_at":"2025-11-05T12:50:06.000Z","name":"Maxime Russel","mobile_number":"865-212-8218","email_id":"Brett.Kulas15@gmail.com","dop":"2025-10-12","serial_number":"1003510897431884","imei1":"1003510897431884","imei2":"1003510897431884","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99577,"job_number":"JOB_99577","tr_customer_id":99594,"tr_customer_product_id":99584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:05:01.000Z","modified_at":"2025-11-05T13:05:01.000Z","name":"Jazmin Kunde","mobile_number":"452-481-7932","email_id":"Ellen.Abshire@gmail.com","dop":"2025-04-06","serial_number":"14400036663257","imei1":"14400036663257","imei2":"14400036663257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99578,"job_number":"JOB_99578","tr_customer_id":99595,"tr_customer_product_id":99585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Krishna Embranthiri","mobile_number":"7019766370","email_id":"swami.gupta@gmail.com","dop":"2025-10-26","serial_number":"5935968886086193","imei1":"5935968886086193","imei2":"5935968886086193","popurl":"www.guru-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99579,"job_number":"JOB_99579","tr_customer_id":99596,"tr_customer_product_id":99586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Priya Asan","mobile_number":"7041623656","email_id":"ravi.kaur@yahoo.co.in","dop":"2025-10-26","serial_number":"3580891862396158","imei1":"3580891862396158","imei2":"3580891862396158","popurl":"www.mahendra-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99580,"job_number":"JOB_99580","tr_customer_id":99597,"tr_customer_product_id":99587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Charvi Guha","mobile_number":"7056606510","email_id":"shakuntala.sharma@yahoo.co.in","dop":"2025-10-26","serial_number":"2424791919195124","imei1":"2424791919195124","imei2":"2424791919195124","popurl":"www.charak-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99581,"job_number":"JOB_99581","tr_customer_id":99598,"tr_customer_product_id":99588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Bilva Chattopadhyay","mobile_number":"7003009891","email_id":"alok.gupta@gmail.com","dop":"2025-10-26","serial_number":"4913534296675133","imei1":"4913534296675133","imei2":"4913534296675133","popurl":"www.balaaditya-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99582,"job_number":"JOB_99582","tr_customer_id":99599,"tr_customer_product_id":99589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Darshwana Bharadwaj","mobile_number":"7069253652","email_id":"umang.khatri@gmail.com","dop":"2025-10-26","serial_number":"5950520751619879","imei1":"5950520751619879","imei2":"5950520751619879","popurl":"www.divjot-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99583,"job_number":"JOB_99583","tr_customer_id":99600,"tr_customer_product_id":99590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:13.000Z","modified_at":"2025-11-05T13:32:13.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"11760302438670","imei1":"11760302438670","imei2":"11760302438670","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99585,"job_number":"JOB_99585","tr_customer_id":99602,"tr_customer_product_id":99592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:13.000Z","modified_at":"2025-11-05T13:32:13.000Z","name":"Shania Klocko","mobile_number":"299-861-1303","email_id":"Raquel_Kuhic@yahoo.com","dop":"2025-09-30","serial_number":"10012229382140","imei1":"10012229382140","imei2":"10012229382140","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99586,"job_number":"JOB_99586","tr_customer_id":99603,"tr_customer_product_id":99593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Ranjeet Khanna","mobile_number":"7016468397","email_id":"dharitri.nair@yahoo.co.in","dop":"2025-10-26","serial_number":"8109974394297386","imei1":"8109974394297386","imei2":"8109974394297386","popurl":"www.acharyanandana-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99587,"job_number":"JOB_99587","tr_customer_id":99604,"tr_customer_product_id":99594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Arjun Kocchar","mobile_number":"7078106051","email_id":"eshita.somayaji@hotmail.com","dop":"2025-10-26","serial_number":"7946788443590786","imei1":"7946788443590786","imei2":"7946788443590786","popurl":"www.dayaanidhi-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99588,"job_number":"JOB_99588","tr_customer_id":99605,"tr_customer_product_id":99595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Vaishvi Guneta","mobile_number":"7040821889","email_id":"opaline.agarwal@hotmail.com","dop":"2025-10-26","serial_number":"2618666493801190","imei1":"2618666493801190","imei2":"2618666493801190","popurl":"www.aadinath-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99589,"job_number":"JOB_99589","tr_customer_id":99606,"tr_customer_product_id":99596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Laxmi Iyer","mobile_number":"7059053136","email_id":"gaurang.adiga@gmail.com","dop":"2025-10-26","serial_number":"2121016526409748","imei1":"2121016526409748","imei2":"2121016526409748","popurl":"www.kalpana-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99590,"job_number":"JOB_99590","tr_customer_id":99607,"tr_customer_product_id":99597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Anal Patil","mobile_number":"7073949976","email_id":"manjusha.naik@gmail.com","dop":"2025-10-26","serial_number":"2333463648453542","imei1":"2333463648453542","imei2":"2333463648453542","popurl":"www.akshainie-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99591,"job_number":"JOB_99591","tr_customer_id":99608,"tr_customer_product_id":99598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:31.000Z","modified_at":"2025-11-05T13:32:31.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"10193380058634","imei1":"10193380058634","imei2":"10193380058634","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99593,"job_number":"JOB_99593","tr_customer_id":99610,"tr_customer_product_id":99600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:31.000Z","modified_at":"2025-11-05T13:32:31.000Z","name":"Maximilian Sawayn","mobile_number":"941-467-6103","email_id":"Claudie_Jacobs76@yahoo.com","dop":"2025-09-30","serial_number":"17543530530873","imei1":"17543530530873","imei2":"17543530530873","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99594,"job_number":"JOB_99594","tr_customer_id":99611,"tr_customer_product_id":99601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:48.000Z","modified_at":"2025-11-05T13:32:48.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"13788235921045","imei1":"13788235921045","imei2":"13788235921045","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99596,"job_number":"JOB_99596","tr_customer_id":99613,"tr_customer_product_id":99603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:48.000Z","modified_at":"2025-11-05T13:32:48.000Z","name":"Vaughn Cremin","mobile_number":"839-743-2818","email_id":"Hunter_Schmeler@gmail.com","dop":"2025-09-30","serial_number":"19322096840884","imei1":"19322096840884","imei2":"19322096840884","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99598,"job_number":"JOB_99598","tr_customer_id":99615,"tr_customer_product_id":99605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:35.000Z","modified_at":"2025-11-05T13:43:35.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"18979006500299","imei1":"18979006500299","imei2":"18979006500299","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99600,"job_number":"JOB_99600","tr_customer_id":99617,"tr_customer_product_id":99607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:36.000Z","modified_at":"2025-11-05T13:43:36.000Z","name":"Scotty Fadel","mobile_number":"704-863-0485","email_id":"Mozelle_Stamm@yahoo.com","dop":"2025-09-30","serial_number":"19228729729065","imei1":"19228729729065","imei2":"19228729729065","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99601,"job_number":"JOB_99601","tr_customer_id":99618,"tr_customer_product_id":99608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:52.000Z","modified_at":"2025-11-05T13:43:52.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"15234961648101","imei1":"15234961648101","imei2":"15234961648101","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99603,"job_number":"JOB_99603","tr_customer_id":99620,"tr_customer_product_id":99610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:52.000Z","modified_at":"2025-11-05T13:43:52.000Z","name":"Elenora Crooks","mobile_number":"628-654-8742","email_id":"Afton23@hotmail.com","dop":"2025-09-30","serial_number":"16685285707047","imei1":"16685285707047","imei2":"16685285707047","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99604,"job_number":"JOB_99604","tr_customer_id":99621,"tr_customer_product_id":99611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:44:08.000Z","modified_at":"2025-11-05T13:44:08.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18737185760898","imei1":"18737185760898","imei2":"18737185760898","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99606,"job_number":"JOB_99606","tr_customer_id":99623,"tr_customer_product_id":99613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:44:09.000Z","modified_at":"2025-11-05T13:44:09.000Z","name":"Melany Brown","mobile_number":"535-915-6525","email_id":"Oliver.Predovic@gmail.com","dop":"2025-09-30","serial_number":"16440805630984","imei1":"16440805630984","imei2":"16440805630984","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99607,"job_number":"JOB_99607","tr_customer_id":99624,"tr_customer_product_id":99614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:19.000Z","modified_at":"2025-11-05T13:46:20.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"19118175578102","imei1":"19118175578102","imei2":"19118175578102","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99609,"job_number":"JOB_99609","tr_customer_id":99626,"tr_customer_product_id":99616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:20.000Z","modified_at":"2025-11-05T13:46:20.000Z","name":"Torrey Upton","mobile_number":"479-573-0525","email_id":"Heber.Hettinger@gmail.com","dop":"2025-09-30","serial_number":"12009553705370","imei1":"12009553705370","imei2":"12009553705370","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99610,"job_number":"JOB_99610","tr_customer_id":99627,"tr_customer_product_id":99617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:37.000Z","modified_at":"2025-11-05T13:46:37.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"17443765831584","imei1":"17443765831584","imei2":"17443765831584","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99612,"job_number":"JOB_99612","tr_customer_id":99629,"tr_customer_product_id":99619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:38.000Z","modified_at":"2025-11-05T13:46:38.000Z","name":"Jeramy Thompson","mobile_number":"942-337-4709","email_id":"Friedrich_Durgan@gmail.com","dop":"2025-09-30","serial_number":"19185592949484","imei1":"19185592949484","imei2":"19185592949484","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99613,"job_number":"JOB_99613","tr_customer_id":99630,"tr_customer_product_id":99620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:54.000Z","modified_at":"2025-11-05T13:46:54.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"17967477976904","imei1":"17967477976904","imei2":"17967477976904","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99615,"job_number":"JOB_99615","tr_customer_id":99632,"tr_customer_product_id":99622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:55.000Z","modified_at":"2025-11-05T13:46:55.000Z","name":"Giovani Bechtelar","mobile_number":"389-994-9958","email_id":"Lavern55@yahoo.com","dop":"2025-09-30","serial_number":"16764789354777","imei1":"16764789354777","imei2":"16764789354777","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99616,"job_number":"JOB_99616","tr_customer_id":99633,"tr_customer_product_id":99623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89720651923890","imei1":"89720651923890","imei2":"89720651923890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99617,"job_number":"JOB_99617","tr_customer_id":99634,"tr_customer_product_id":99624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29215796394300","imei1":"29215796394300","imei2":"29215796394300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99618,"job_number":"JOB_99618","tr_customer_id":99635,"tr_customer_product_id":99625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64715252631213","imei1":"64715252631213","imei2":"64715252631213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99619,"job_number":"JOB_99619","tr_customer_id":99636,"tr_customer_product_id":99626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46759640952261","imei1":"46759640952261","imei2":"46759640952261","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99620,"job_number":"JOB_99620","tr_customer_id":99637,"tr_customer_product_id":99627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41852729277481","imei1":"41852729277481","imei2":"41852729277481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99621,"job_number":"JOB_99621","tr_customer_id":99638,"tr_customer_product_id":99628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85784040930302","imei1":"85784040930302","imei2":"85784040930302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99623,"job_number":"JOB_99623","tr_customer_id":99640,"tr_customer_product_id":99630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52987057196917","imei1":"52987057196917","imei2":"52987057196917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99624,"job_number":"JOB_99624","tr_customer_id":99641,"tr_customer_product_id":99631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75302507957469","imei1":"75302507957469","imei2":"75302507957469","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99625,"job_number":"JOB_99625","tr_customer_id":99642,"tr_customer_product_id":99632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98673734985170","imei1":"98673734985170","imei2":"98673734985170","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99626,"job_number":"JOB_99626","tr_customer_id":99643,"tr_customer_product_id":99633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32353729640634","imei1":"32353729640634","imei2":"32353729640634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99627,"job_number":"JOB_99627","tr_customer_id":99644,"tr_customer_product_id":99634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81264872587433","imei1":"81264872587433","imei2":"81264872587433","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99628,"job_number":"JOB_99628","tr_customer_id":99645,"tr_customer_product_id":99635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42054074194627","imei1":"42054074194627","imei2":"42054074194627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99630,"job_number":"JOB_99630","tr_customer_id":99647,"tr_customer_product_id":99637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:44.000Z","modified_at":"2025-11-05T13:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76651865659121","imei1":"76651865659121","imei2":"76651865659121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99631,"job_number":"JOB_99631","tr_customer_id":99648,"tr_customer_product_id":99638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98212411081233","imei1":"98212411081233","imei2":"98212411081233","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99632,"job_number":"JOB_99632","tr_customer_id":99649,"tr_customer_product_id":99639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94500782857948","imei1":"94500782857948","imei2":"94500782857948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99633,"job_number":"JOB_99633","tr_customer_id":99650,"tr_customer_product_id":99640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41183359488333","imei1":"41183359488333","imei2":"41183359488333","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99634,"job_number":"JOB_99634","tr_customer_id":99651,"tr_customer_product_id":99641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:46.000Z","modified_at":"2025-11-05T13:48:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57031907290511","imei1":"57031907290511","imei2":"57031907290511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99635,"job_number":"JOB_99635","tr_customer_id":99652,"tr_customer_product_id":99642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:46.000Z","modified_at":"2025-11-05T13:48:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29345124353440","imei1":"29345124353440","imei2":"29345124353440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99640,"job_number":"JOB_99640","tr_customer_id":99657,"tr_customer_product_id":99647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:53:23.000Z","modified_at":"2025-11-05T13:53:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11688305915324","imei1":"11688305915324","imei2":"11688305915324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99642,"job_number":"JOB_99642","tr_customer_id":99659,"tr_customer_product_id":99649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:53:24.000Z","modified_at":"2025-11-05T13:53:24.000Z","name":"Eliseo Swift","mobile_number":"691-405-8179","email_id":"Kyle_Durgan75@gmail.com","dop":"2025-04-06","serial_number":"14187795600032866","imei1":"14187795600032866","imei2":"14187795600032866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99643,"job_number":"JOB_99643","tr_customer_id":99660,"tr_customer_product_id":99650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:06.000Z","modified_at":"2025-11-05T13:54:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18938443815099","imei1":"18938443815099","imei2":"18938443815099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99645,"job_number":"JOB_99645","tr_customer_id":99662,"tr_customer_product_id":99652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:07.000Z","modified_at":"2025-11-05T13:54:07.000Z","name":"Bridgette Marks","mobile_number":"494-722-7050","email_id":"Bella_Runte@yahoo.com","dop":"2025-04-06","serial_number":"13905971424697252","imei1":"13905971424697252","imei2":"13905971424697252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99646,"job_number":"JOB_99646","tr_customer_id":99663,"tr_customer_product_id":99653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:49.000Z","modified_at":"2025-11-05T13:54:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17392355083388","imei1":"17392355083388","imei2":"17392355083388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99648,"job_number":"JOB_99648","tr_customer_id":99665,"tr_customer_product_id":99655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:50.000Z","modified_at":"2025-11-05T13:54:50.000Z","name":"Alysha Cartwright","mobile_number":"863-727-8989","email_id":"Lela24@hotmail.com","dop":"2025-04-06","serial_number":"14544353581685074","imei1":"14544353581685074","imei2":"14544353581685074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99649,"job_number":"JOB_99649","tr_customer_id":99666,"tr_customer_product_id":99656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:26.000Z","modified_at":"2025-11-05T14:09:26.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"11437780068902","imei1":"11437780068902","imei2":"11437780068902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99651,"job_number":"JOB_99651","tr_customer_id":99668,"tr_customer_product_id":99658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:27.000Z","modified_at":"2025-11-05T14:09:27.000Z","name":"Karlie Gerhold","mobile_number":"653-392-0946","email_id":"Jeff.Kassulke90@gmail.com","dop":"2025-04-06","serial_number":"16656323977828568","imei1":"16656323977828568","imei2":"16656323977828568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99660,"job_number":"JOB_99660","tr_customer_id":99677,"tr_customer_product_id":99667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:08.000Z","modified_at":"2025-11-05T14:10:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13360920880544","imei1":"13360920880544","imei2":"13360920880544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99662,"job_number":"JOB_99662","tr_customer_id":99679,"tr_customer_product_id":99669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:09.000Z","modified_at":"2025-11-05T14:10:09.000Z","name":"Desmond Beier","mobile_number":"711-295-2670","email_id":"Dejah_Bins10@yahoo.com","dop":"2025-04-06","serial_number":"19601175436877240","imei1":"19601175436877240","imei2":"19601175436877240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99663,"job_number":"JOB_99663","tr_customer_id":99680,"tr_customer_product_id":99670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:24.000Z","modified_at":"2025-11-05T14:10:25.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17813789355585","imei1":"17813789355585","imei2":"17813789355585","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99665,"job_number":"JOB_99665","tr_customer_id":99682,"tr_customer_product_id":99672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:26.000Z","modified_at":"2025-11-05T14:10:26.000Z","name":"Ruthe Schneider","mobile_number":"849-603-1451","email_id":"Zella_Koss30@hotmail.com","dop":"2025-06-08","serial_number":"107799480550212","imei1":"107799480550212","imei2":"107799480550212","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99666,"job_number":"JOB_99666","tr_customer_id":99683,"tr_customer_product_id":99673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:50.000Z","modified_at":"2025-11-05T14:10:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13925098868863","imei1":"13925098868863","imei2":"13925098868863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99668,"job_number":"JOB_99668","tr_customer_id":99685,"tr_customer_product_id":99675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:51.000Z","modified_at":"2025-11-05T14:10:51.000Z","name":"Vilma Cremin","mobile_number":"200-258-7155","email_id":"Juston82@hotmail.com","dop":"2025-04-06","serial_number":"16256108019207178","imei1":"16256108019207178","imei2":"16256108019207178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99669,"job_number":"JOB_99669","tr_customer_id":99686,"tr_customer_product_id":99676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:55.000Z","modified_at":"2025-11-05T14:10:55.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19741040891089","imei1":"19741040891089","imei2":"19741040891089","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99671,"job_number":"JOB_99671","tr_customer_id":99688,"tr_customer_product_id":99678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:56.000Z","modified_at":"2025-11-05T14:10:56.000Z","name":"Jevon Nitzsche","mobile_number":"637-692-7842","email_id":"Emerson_Hilll@yahoo.com","dop":"2025-06-08","serial_number":"107158042376096","imei1":"107158042376096","imei2":"107158042376096","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99672,"job_number":"JOB_99672","tr_customer_id":99689,"tr_customer_product_id":99679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:25.000Z","modified_at":"2025-11-05T14:11:25.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19063124962024","imei1":"19063124962024","imei2":"19063124962024","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99674,"job_number":"JOB_99674","tr_customer_id":99691,"tr_customer_product_id":99681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:26.000Z","modified_at":"2025-11-05T14:11:26.000Z","name":"Evelyn Ritchie","mobile_number":"455-957-7163","email_id":"Carolanne88@hotmail.com","dop":"2025-06-08","serial_number":"105750928648186","imei1":"105750928648186","imei2":"105750928648186","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99675,"job_number":"JOB_99675","tr_customer_id":99692,"tr_customer_product_id":99682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:47.000Z","modified_at":"2025-11-05T14:11:47.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"19210813079624","imei1":"19210813079624","imei2":"19210813079624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99677,"job_number":"JOB_99677","tr_customer_id":99694,"tr_customer_product_id":99684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:12:34.000Z","modified_at":"2025-11-05T14:12:34.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19342323203284","imei1":"19342323203284","imei2":"19342323203284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99679,"job_number":"JOB_99679","tr_customer_id":99696,"tr_customer_product_id":99686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:13:21.000Z","modified_at":"2025-11-05T14:13:21.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"13866780016218","imei1":"13866780016218","imei2":"13866780016218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99682,"job_number":"JOB_99682","tr_customer_id":99699,"tr_customer_product_id":99689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:09.000Z","modified_at":"2025-11-05T14:14:09.000Z","name":"Maddison Okuneva","mobile_number":"281-721-5056","email_id":"Virgie.Watsica@hotmail.com","dop":"2025-04-06","serial_number":"14149084779736596","imei1":"14149084779736596","imei2":"14149084779736596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99685,"job_number":"JOB_99685","tr_customer_id":99702,"tr_customer_product_id":99692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:51.000Z","modified_at":"2025-11-05T14:14:51.000Z","name":"Garnet Olson","mobile_number":"722-438-3327","email_id":"Jaquan_Frami83@gmail.com","dop":"2025-04-06","serial_number":"16813520665370132","imei1":"16813520665370132","imei2":"16813520665370132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99686,"job_number":"JOB_99686","tr_customer_id":99703,"tr_customer_product_id":99693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:09.000Z","modified_at":"2025-11-05T14:15:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10785172140467","imei1":"10785172140467","imei2":"10785172140467","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99688,"job_number":"JOB_99688","tr_customer_id":99705,"tr_customer_product_id":99695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:10.000Z","modified_at":"2025-11-05T14:15:10.000Z","name":"Leola Rowe","mobile_number":"652-216-1116","email_id":"Cora_VonRueden18@yahoo.com","dop":"2025-06-18","serial_number":"1091574495911792","imei1":"1091574495911792","imei2":"1091574495911792","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99690,"job_number":"JOB_99690","tr_customer_id":99707,"tr_customer_product_id":99697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:33.000Z","modified_at":"2025-11-05T14:15:33.000Z","name":"Kaia Hessel","mobile_number":"320-319-8530","email_id":"Raymundo.Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"13253140030594056","imei1":"13253140030594056","imei2":"13253140030594056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99691,"job_number":"JOB_99691","tr_customer_id":99708,"tr_customer_product_id":99698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:51.000Z","modified_at":"2025-11-05T14:15:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10320334345906","imei1":"10320334345906","imei2":"10320334345906","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99693,"job_number":"JOB_99693","tr_customer_id":99710,"tr_customer_product_id":99700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:52.000Z","modified_at":"2025-11-05T14:15:52.000Z","name":"Monserrate Doyle","mobile_number":"526-982-6793","email_id":"Heaven_Block53@gmail.com","dop":"2025-06-18","serial_number":"1076173215210055","imei1":"1076173215210055","imei2":"1076173215210055","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99694,"job_number":"JOB_99694","tr_customer_id":99711,"tr_customer_product_id":99701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:17:52.000Z","modified_at":"2025-11-05T14:17:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10973741051062","imei1":"10973741051062","imei2":"10973741051062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99696,"job_number":"JOB_99696","tr_customer_id":99713,"tr_customer_product_id":99703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:17:53.000Z","modified_at":"2025-11-05T14:17:53.000Z","name":"Elmo King","mobile_number":"913-367-8385","email_id":"Marisa77@hotmail.com","dop":"2025-04-06","serial_number":"11181930197842092","imei1":"11181930197842092","imei2":"11181930197842092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99697,"job_number":"JOB_99697","tr_customer_id":99714,"tr_customer_product_id":99704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:39.000Z","modified_at":"2025-11-05T14:18:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16653869515652","imei1":"16653869515652","imei2":"16653869515652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99699,"job_number":"JOB_99699","tr_customer_id":99716,"tr_customer_product_id":99706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:40.000Z","modified_at":"2025-11-05T14:18:40.000Z","name":"Trystan Daniel","mobile_number":"653-795-2296","email_id":"Valentin.Gutmann@gmail.com","dop":"2025-04-06","serial_number":"16584908335190524","imei1":"16584908335190524","imei2":"16584908335190524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99700,"job_number":"JOB_99700","tr_customer_id":99717,"tr_customer_product_id":99707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:55.000Z","modified_at":"2025-11-05T14:18:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12074748785930","imei1":"12074748785930","imei2":"12074748785930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99702,"job_number":"JOB_99702","tr_customer_id":99719,"tr_customer_product_id":99709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:57.000Z","modified_at":"2025-11-05T14:18:57.000Z","name":"Hattie Metz","mobile_number":"379-719-0339","email_id":"Janice66@gmail.com","dop":"2025-04-06","serial_number":"12089086118774496","imei1":"12089086118774496","imei2":"12089086118774496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99703,"job_number":"JOB_99703","tr_customer_id":99720,"tr_customer_product_id":99710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:25.000Z","modified_at":"2025-11-05T14:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15951602858028","imei1":"15951602858028","imei2":"15951602858028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99705,"job_number":"JOB_99705","tr_customer_id":99722,"tr_customer_product_id":99712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:26.000Z","modified_at":"2025-11-05T14:19:26.000Z","name":"Anya Koch","mobile_number":"577-261-1594","email_id":"Tracy.OHara@gmail.com","dop":"2025-04-06","serial_number":"10390834615531232","imei1":"10390834615531232","imei2":"10390834615531232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99706,"job_number":"JOB_99706","tr_customer_id":99723,"tr_customer_product_id":99713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:38.000Z","modified_at":"2025-11-05T14:19:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16838716998353","imei1":"16838716998353","imei2":"16838716998353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99708,"job_number":"JOB_99708","tr_customer_id":99725,"tr_customer_product_id":99715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:39.000Z","modified_at":"2025-11-05T14:19:39.000Z","name":"Jarret Lemke","mobile_number":"833-585-4556","email_id":"Maye.Grady@hotmail.com","dop":"2025-04-06","serial_number":"18648734586099090","imei1":"18648734586099090","imei2":"18648734586099090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99709,"job_number":"JOB_99709","tr_customer_id":99726,"tr_customer_product_id":99716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:20.000Z","modified_at":"2025-11-05T14:20:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12963759227908","imei1":"12963759227908","imei2":"12963759227908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99711,"job_number":"JOB_99711","tr_customer_id":99728,"tr_customer_product_id":99718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:21.000Z","modified_at":"2025-11-05T14:20:21.000Z","name":"Rusty Hayes","mobile_number":"599-848-2253","email_id":"Ayden.Gutmann80@hotmail.com","dop":"2025-04-06","serial_number":"12154328472534282","imei1":"12154328472534282","imei2":"12154328472534282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99713,"job_number":"JOB_99713","tr_customer_id":99730,"tr_customer_product_id":99720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:25.000Z","modified_at":"2025-11-05T14:20:25.000Z","name":"Lera Block","mobile_number":"651-643-7811","email_id":"Rahsaan.Little99@gmail.com","dop":"2025-04-06","serial_number":"17326980970151826","imei1":"17326980970151826","imei2":"17326980970151826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99715,"job_number":"JOB_99715","tr_customer_id":99732,"tr_customer_product_id":99722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:37.000Z","modified_at":"2025-11-05T14:20:37.000Z","name":"Germaine Denesik","mobile_number":"482-863-1147","email_id":"Roel52@gmail.com","dop":"2025-04-06","serial_number":"14754325847584712","imei1":"14754325847584712","imei2":"14754325847584712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99716,"job_number":"JOB_99716","tr_customer_id":99733,"tr_customer_product_id":99723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:25.000Z","modified_at":"2025-11-05T14:24:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10949794664110","imei1":"10949794664110","imei2":"10949794664110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99718,"job_number":"JOB_99718","tr_customer_id":99735,"tr_customer_product_id":99725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:27.000Z","modified_at":"2025-11-05T14:24:27.000Z","name":"Quinton Greenholt","mobile_number":"258-453-1781","email_id":"Unique80@yahoo.com","dop":"2025-04-06","serial_number":"12607357881344020","imei1":"12607357881344020","imei2":"12607357881344020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99728,"job_number":"JOB_99728","tr_customer_id":99745,"tr_customer_product_id":99735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:15.000Z","modified_at":"2025-11-05T14:25:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18639101670695","imei1":"18639101670695","imei2":"18639101670695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99730,"job_number":"JOB_99730","tr_customer_id":99747,"tr_customer_product_id":99737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:16.000Z","modified_at":"2025-11-05T14:25:17.000Z","name":"Vernon Nader","mobile_number":"848-729-6373","email_id":"Lesly.Ward@gmail.com","dop":"2025-04-06","serial_number":"12835241523552860","imei1":"12835241523552860","imei2":"12835241523552860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99732,"job_number":"JOB_99732","tr_customer_id":99749,"tr_customer_product_id":99739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:19.000Z","modified_at":"2025-11-05T14:25:19.000Z","name":"Clifford Hills","mobile_number":"715-208-4887","email_id":"Cecelia_Hirthe@hotmail.com","dop":"2025-04-06","serial_number":"18821564879459550","imei1":"18821564879459550","imei2":"18821564879459550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99733,"job_number":"JOB_99733","tr_customer_id":99750,"tr_customer_product_id":99740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:26:04.000Z","modified_at":"2025-11-05T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13810691625906","imei1":"13810691625906","imei2":"13810691625906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99735,"job_number":"JOB_99735","tr_customer_id":99752,"tr_customer_product_id":99742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:26:06.000Z","modified_at":"2025-11-05T14:26:06.000Z","name":"Carolina Brown","mobile_number":"384-596-6136","email_id":"Greta_Kutch@hotmail.com","dop":"2025-04-06","serial_number":"13375846082928682","imei1":"13375846082928682","imei2":"13375846082928682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99737,"job_number":"JOB_99737","tr_customer_id":99754,"tr_customer_product_id":99744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:27:47.000Z","modified_at":"2025-11-05T14:27:47.000Z","name":"Freida Wiza","mobile_number":"530-608-5857","email_id":"Lou_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"19821131677560790","imei1":"19821131677560790","imei2":"19821131677560790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99739,"job_number":"JOB_99739","tr_customer_id":99756,"tr_customer_product_id":99746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:18.000Z","modified_at":"2025-11-05T14:40:18.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14210684017344","imei1":"14210684017344","imei2":"14210684017344","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99741,"job_number":"JOB_99741","tr_customer_id":99758,"tr_customer_product_id":99748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:19.000Z","modified_at":"2025-11-05T14:40:19.000Z","name":"Cali Fadel","mobile_number":"813-561-2808","email_id":"Hailee.Heaney@gmail.com","dop":"2025-10-12","serial_number":"1007738501599632","imei1":"1007738501599632","imei2":"1007738501599632","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99742,"job_number":"JOB_99742","tr_customer_id":99759,"tr_customer_product_id":99749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:25.000Z","modified_at":"2025-11-05T14:40:26.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"17130207593894","imei1":"17130207593894","imei2":"17130207593894","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99744,"job_number":"JOB_99744","tr_customer_id":99761,"tr_customer_product_id":99751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:26.000Z","modified_at":"2025-11-05T14:40:26.000Z","name":"Deshawn Orn","mobile_number":"612-470-0219","email_id":"Bud_Hoppe@yahoo.com","dop":"2025-10-12","serial_number":"1003709799684811","imei1":"1003709799684811","imei2":"1003709799684811","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99745,"job_number":"JOB_99745","tr_customer_id":99762,"tr_customer_product_id":99752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:33.000Z","modified_at":"2025-11-05T14:40:33.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17540528160779","imei1":"17540528160779","imei2":"17540528160779","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99747,"job_number":"JOB_99747","tr_customer_id":99764,"tr_customer_product_id":99754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:34.000Z","modified_at":"2025-11-05T14:40:34.000Z","name":"Angela Windler","mobile_number":"950-506-8797","email_id":"Moises_Mitchell@hotmail.com","dop":"2025-10-12","serial_number":"1001240680763006","imei1":"1001240680763006","imei2":"1001240680763006","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99748,"job_number":"JOB_99748","tr_customer_id":99765,"tr_customer_product_id":99755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:00.000Z","modified_at":"2025-11-05T14:44:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15390212306901","imei1":"15390212306901","imei2":"15390212306901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99750,"job_number":"JOB_99750","tr_customer_id":99767,"tr_customer_product_id":99757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:02.000Z","modified_at":"2025-11-05T14:44:02.000Z","name":"Dorothea Gleason","mobile_number":"218-944-6007","email_id":"Justyn.Cassin72@hotmail.com","dop":"2025-04-06","serial_number":"12080836983348876","imei1":"12080836983348876","imei2":"12080836983348876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99751,"job_number":"JOB_99751","tr_customer_id":99768,"tr_customer_product_id":99758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:18.000Z","modified_at":"2025-11-05T14:44:18.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14498682260786","imei1":"14498682260786","imei2":"14498682260786","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99752,"job_number":"JOB_99752","tr_customer_id":99769,"tr_customer_product_id":99759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:18.000Z","modified_at":"2025-11-05T14:44:18.000Z","name":"Willa Fisher","mobile_number":"846-764-9182","email_id":"Delfina61@gmail.com","dop":"2025-09-16","serial_number":"12614075041777","imei1":"12614075041777","imei2":"12614075041777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99753,"job_number":"JOB_99753","tr_customer_id":99770,"tr_customer_product_id":99760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:39.000Z","modified_at":"2025-11-05T14:44:39.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12288170355915","imei1":"12288170355915","imei2":"12288170355915","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99754,"job_number":"JOB_99754","tr_customer_id":99771,"tr_customer_product_id":99761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:40.000Z","modified_at":"2025-11-05T14:44:40.000Z","name":"Katharina Murphy","mobile_number":"688-220-8445","email_id":"Forest_Schroeder@yahoo.com","dop":"2025-09-16","serial_number":"13492162876045","imei1":"13492162876045","imei2":"13492162876045","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99755,"job_number":"JOB_99755","tr_customer_id":99772,"tr_customer_product_id":99762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:43.000Z","modified_at":"2025-11-05T14:44:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18378860664030","imei1":"18378860664030","imei2":"18378860664030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99757,"job_number":"JOB_99757","tr_customer_id":99774,"tr_customer_product_id":99764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:45.000Z","modified_at":"2025-11-05T14:44:45.000Z","name":"Alfonso Altenwerth","mobile_number":"262-214-0019","email_id":"Hillard.Zieme97@yahoo.com","dop":"2025-04-06","serial_number":"14196885721073094","imei1":"14196885721073094","imei2":"14196885721073094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99758,"job_number":"JOB_99758","tr_customer_id":99775,"tr_customer_product_id":99765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:01.000Z","modified_at":"2025-11-05T14:45:01.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19804568968666","imei1":"19804568968666","imei2":"19804568968666","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99759,"job_number":"JOB_99759","tr_customer_id":99776,"tr_customer_product_id":99766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:01.000Z","modified_at":"2025-11-05T14:45:01.000Z","name":"Edgar Ledner","mobile_number":"278-896-4161","email_id":"Consuelo_Ferry@gmail.com","dop":"2025-09-16","serial_number":"11581294630195","imei1":"11581294630195","imei2":"11581294630195","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99760,"job_number":"JOB_99760","tr_customer_id":99777,"tr_customer_product_id":99767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:26.000Z","modified_at":"2025-11-05T14:45:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19767532439448","imei1":"19767532439448","imei2":"19767532439448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99762,"job_number":"JOB_99762","tr_customer_id":99779,"tr_customer_product_id":99769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:27.000Z","modified_at":"2025-11-05T14:45:27.000Z","name":"Madisen Paucek","mobile_number":"948-921-0751","email_id":"Golda.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"10532395993740490","imei1":"10532395993740490","imei2":"10532395993740490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99764,"job_number":"JOB_99764","tr_customer_id":99781,"tr_customer_product_id":99771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:34.000Z","modified_at":"2025-11-05T14:45:34.000Z","name":"Ernesto Block","mobile_number":"837-388-8270","email_id":"Mariela87@yahoo.com","dop":"2025-04-06","serial_number":"10109790724982946","imei1":"10109790724982946","imei2":"10109790724982946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99765,"job_number":"JOB_99765","tr_customer_id":99782,"tr_customer_product_id":99772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:20.000Z","modified_at":"2025-11-05T14:46:20.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"16049370314409","imei1":"16049370314409","imei2":"16049370314409","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99767,"job_number":"JOB_99767","tr_customer_id":99784,"tr_customer_product_id":99774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:21.000Z","modified_at":"2025-11-05T14:46:21.000Z","name":"Paxton Ledner","mobile_number":"622-663-0096","email_id":"Julio_Gerlach@hotmail.com","dop":"2025-10-12","serial_number":"1009424154850944","imei1":"1009424154850944","imei2":"1009424154850944","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99768,"job_number":"JOB_99768","tr_customer_id":99785,"tr_customer_product_id":99775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:28.000Z","modified_at":"2025-11-05T14:46:28.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12006341111284","imei1":"12006341111284","imei2":"12006341111284","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99770,"job_number":"JOB_99770","tr_customer_id":99787,"tr_customer_product_id":99777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:29.000Z","modified_at":"2025-11-05T14:46:29.000Z","name":"Charlotte Langosh","mobile_number":"211-375-7398","email_id":"Noemie.Kuhlman64@hotmail.com","dop":"2025-10-12","serial_number":"1002579614136500","imei1":"1002579614136500","imei2":"1002579614136500","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99771,"job_number":"JOB_99771","tr_customer_id":99788,"tr_customer_product_id":99778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:36.000Z","modified_at":"2025-11-05T14:46:36.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"15970340941454","imei1":"15970340941454","imei2":"15970340941454","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99773,"job_number":"JOB_99773","tr_customer_id":99790,"tr_customer_product_id":99780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:37.000Z","modified_at":"2025-11-05T14:46:37.000Z","name":"Aracely Schroeder","mobile_number":"269-830-2172","email_id":"Syble_Homenick3@gmail.com","dop":"2025-10-12","serial_number":"1003891675370555","imei1":"1003891675370555","imei2":"1003891675370555","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99774,"job_number":"JOB_99774","tr_customer_id":99791,"tr_customer_product_id":99781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:17.000Z","modified_at":"2025-11-05T14:47:17.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11677066593163","imei1":"11677066593163","imei2":"11677066593163","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99776,"job_number":"JOB_99776","tr_customer_id":99793,"tr_customer_product_id":99783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:18.000Z","modified_at":"2025-11-05T14:47:18.000Z","name":"Rickie Mertz","mobile_number":"246-939-4487","email_id":"Alayna38@yahoo.com","dop":"2025-10-12","serial_number":"1009039919921653","imei1":"1009039919921653","imei2":"1009039919921653","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99777,"job_number":"JOB_99777","tr_customer_id":99794,"tr_customer_product_id":99784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:25.000Z","modified_at":"2025-11-05T14:47:25.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"19891110612861","imei1":"19891110612861","imei2":"19891110612861","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99779,"job_number":"JOB_99779","tr_customer_id":99796,"tr_customer_product_id":99786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:26.000Z","modified_at":"2025-11-05T14:47:26.000Z","name":"Kassandra Lueilwitz","mobile_number":"869-512-1495","email_id":"Mireya.Adams@hotmail.com","dop":"2025-10-12","serial_number":"1005226894626033","imei1":"1005226894626033","imei2":"1005226894626033","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99780,"job_number":"JOB_99780","tr_customer_id":99797,"tr_customer_product_id":99787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:33.000Z","modified_at":"2025-11-05T14:47:33.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"15137695893609","imei1":"15137695893609","imei2":"15137695893609","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99782,"job_number":"JOB_99782","tr_customer_id":99799,"tr_customer_product_id":99789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:34.000Z","modified_at":"2025-11-05T14:47:34.000Z","name":"Maggie Stroman","mobile_number":"430-373-6937","email_id":"Liliana_Schinner@gmail.com","dop":"2025-10-12","serial_number":"1009536351878920","imei1":"1009536351878920","imei2":"1009536351878920","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99786,"job_number":"JOB_99786","tr_customer_id":99803,"tr_customer_product_id":99793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:31:23.000Z","modified_at":"2025-11-05T15:31:23.000Z","name":"shruti mane","mobile_number":"9004568952","email_id":"shrutimane25@gmail.com","dop":"2025-10-26","serial_number":"12345678998169","imei1":"12345678998169","imei2":"12345678998169","popurl":"2025-10-26T15:31:20.355446200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99787,"job_number":"JOB_99787","tr_customer_id":99804,"tr_customer_product_id":99794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:32:21.000Z","modified_at":"2025-11-05T15:32:21.000Z","name":"shruti mane","mobile_number":"9004568952","email_id":"shrutimane25@gmail.com","dop":"2025-10-26","serial_number":"12345678998769","imei1":"12345678997169","imei2":"12345678997169","popurl":"2025-10-26T15:32:18.424913500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99788,"job_number":"JOB_99788","tr_customer_id":99805,"tr_customer_product_id":99795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:39:00.000Z","modified_at":"2025-11-05T15:39:00.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102064830699392","imei1":"102064830699392","imei2":"102064830699392","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99790,"job_number":"JOB_99790","tr_customer_id":99807,"tr_customer_product_id":99797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:39:14.000Z","modified_at":"2025-11-05T15:39:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101623250956720","imei1":"101623250956720","imei2":"101623250956720","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99795,"job_number":"JOB_99795","tr_customer_id":99812,"tr_customer_product_id":99802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:05.000Z","modified_at":"2025-11-05T16:13:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17076837649320","imei1":"17076837649320","imei2":"17076837649320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99797,"job_number":"JOB_99797","tr_customer_id":99814,"tr_customer_product_id":99804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:07.000Z","modified_at":"2025-11-05T16:13:07.000Z","name":"Tillman Volkman","mobile_number":"345-607-6864","email_id":"Elmer56@hotmail.com","dop":"2025-04-06","serial_number":"11302945633921148","imei1":"11302945633921148","imei2":"11302945633921148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99798,"job_number":"JOB_99798","tr_customer_id":99815,"tr_customer_product_id":99805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:55.000Z","modified_at":"2025-11-05T16:13:55.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11506220637350","imei1":"11506220637350","imei2":"11506220637350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99800,"job_number":"JOB_99800","tr_customer_id":99817,"tr_customer_product_id":99807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:56.000Z","modified_at":"2025-11-05T16:13:56.000Z","name":"Noemy Purdy","mobile_number":"652-308-2723","email_id":"Raoul_Cole21@gmail.com","dop":"2025-04-06","serial_number":"19653973610832710","imei1":"19653973610832710","imei2":"19653973610832710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99801,"job_number":"JOB_99801","tr_customer_id":99818,"tr_customer_product_id":99808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:14:45.000Z","modified_at":"2025-11-05T16:14:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12823991984703","imei1":"12823991984703","imei2":"12823991984703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99803,"job_number":"JOB_99803","tr_customer_id":99820,"tr_customer_product_id":99810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:14:47.000Z","modified_at":"2025-11-05T16:14:47.000Z","name":"Claudine McClure","mobile_number":"554-391-5352","email_id":"Augustine.Miller77@gmail.com","dop":"2025-04-06","serial_number":"10351174697803828","imei1":"10351174697803828","imei2":"10351174697803828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99804,"job_number":"JOB_99804","tr_customer_id":99821,"tr_customer_product_id":99811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:07:20.000Z","modified_at":"2025-11-05T17:07:20.000Z","name":"Harmon Ernser","mobile_number":"995-627-5275","email_id":"Johann_Daniel59@hotmail.com","dop":"2025-05-30","serial_number":"11197323310327","imei1":"11197323310327","imei2":"11197323310327","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:07:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99805,"job_number":"JOB_99805","tr_customer_id":99822,"tr_customer_product_id":99812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:09:13.000Z","modified_at":"2025-11-05T17:09:13.000Z","name":"{{$randomFirstname}} {{$$randomLastName}}","mobile_number":"940-579-1391","email_id":"Bonnie.Walker@hotmail.com","dop":"2025-05-30","serial_number":"19641462112161","imei1":"19641462112161","imei2":"19641462112161","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99806,"job_number":"JOB_99806","tr_customer_id":99823,"tr_customer_product_id":99813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:10:02.000Z","modified_at":"2025-11-05T17:10:02.000Z","name":"Zoe Christiansen","mobile_number":"655-210-3410","email_id":"Juliet43@hotmail.com","dop":"2025-05-30","serial_number":"11957442435487","imei1":"11957442435487","imei2":"11957442435487","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99809,"job_number":"JOB_99809","tr_customer_id":99826,"tr_customer_product_id":99816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:30:20.000Z","modified_at":"2025-11-05T17:30:20.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"12452346246166","imei1":"12452346246166","imei2":"12452346246166","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99810,"job_number":"JOB_99810","tr_customer_id":99827,"tr_customer_product_id":99817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:31:26.000Z","modified_at":"2025-11-05T17:31:26.000Z","name":"Hermina Medhurst","mobile_number":"762-454-3385","email_id":"Dominique40@hotmail.com","dop":"2025-05-30","serial_number":"16454997863516","imei1":"16454997863516","imei2":"16454997863516","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99811,"job_number":"JOB_99811","tr_customer_id":99828,"tr_customer_product_id":99818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:10.000Z","modified_at":"2025-11-05T17:35:10.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"909066373775375","imei1":"909066373775375","imei2":"909066373775375","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99812,"job_number":"JOB_99812","tr_customer_id":99829,"tr_customer_product_id":99819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:13.000Z","modified_at":"2025-11-05T17:35:13.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"52111965318475","imei1":"52111965318475","imei2":"52111965318475","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99813,"job_number":"JOB_99813","tr_customer_id":99830,"tr_customer_product_id":99820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:15.000Z","modified_at":"2025-11-05T17:35:15.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"758407167285860","imei1":"758407167285860","imei2":"758407167285860","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99814,"job_number":"JOB_99814","tr_customer_id":99831,"tr_customer_product_id":99821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:17.000Z","modified_at":"2025-11-05T17:35:17.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"906208532778393","imei1":"906208532778393","imei2":"906208532778393","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99816,"job_number":"JOB_99816","tr_customer_id":99833,"tr_customer_product_id":99823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:38:01.000Z","modified_at":"2025-11-05T17:38:01.000Z","name":"Mozell Quigley","mobile_number":"757-226-1085","email_id":"Baron.Greenfelder65@gmail.com","dop":"2025-04-06","serial_number":"15440749408408798","imei1":"15440749408408798","imei2":"15440749408408798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99818,"job_number":"JOB_99818","tr_customer_id":99835,"tr_customer_product_id":99825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:42:12.000Z","modified_at":"2025-11-05T17:42:12.000Z","name":"Annamarie Rogahn","mobile_number":"840-702-0831","email_id":"Oswaldo24@hotmail.com","dop":"2025-04-06","serial_number":"19976087050781864","imei1":"19976087050781864","imei2":"19976087050781864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99820,"job_number":"JOB_99820","tr_customer_id":99837,"tr_customer_product_id":99827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:57:21.000Z","modified_at":"2025-11-05T17:57:21.000Z","name":"SWATI SHETTY","mobile_number":"9899999999","email_id":"swati.shetty@hotmail.com","dop":"2025-10-31","serial_number":"111111111111111","imei1":"111111111111111","imei2":"111111111111111","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99823,"job_number":"JOB_99823","tr_customer_id":99840,"tr_customer_product_id":99830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:24:10.000Z","modified_at":"2025-11-05T18:24:10.000Z","name":"Tristin Streich","mobile_number":"314-554-3555","email_id":"Chance31@yahoo.com","dop":"2025-05-30","serial_number":"15202863773522","imei1":"15202863773522","imei2":"15202863773522","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99825,"job_number":"JOB_99825","tr_customer_id":99842,"tr_customer_product_id":99832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:24:11.000Z","modified_at":"2025-11-05T18:24:11.000Z","name":"Audrey Lowe","mobile_number":"713-556-6680","email_id":"Brianne23@hotmail.com","dop":"2025-05-30","serial_number":"1132921555959712","imei1":"1132921555959712","imei2":"1132921555959712","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99827,"job_number":"JOB_99827","tr_customer_id":99844,"tr_customer_product_id":99834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Subodh Kaniyar","mobile_number":"7064319020","email_id":"divaakar.jain@gmail.com","dop":"2025-10-26","serial_number":"7987991194600493","imei1":"7987991194600493","imei2":"7987991194600493","popurl":"www.shankar-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99828,"job_number":"JOB_99828","tr_customer_id":99845,"tr_customer_product_id":99835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Dandapaani Bhattacharya","mobile_number":"7014601087","email_id":"chandraayan.nair@gmail.com","dop":"2025-10-26","serial_number":"6856443182716669","imei1":"6856443182716669","imei2":"6856443182716669","popurl":"www.purnima-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99829,"job_number":"JOB_99829","tr_customer_id":99846,"tr_customer_product_id":99836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Kumuda Desai","mobile_number":"7036991648","email_id":"aayushmaan.bharadwaj@yahoo.co.in","dop":"2025-10-26","serial_number":"2469541599928251","imei1":"2469541599928251","imei2":"2469541599928251","popurl":"www.anusuya-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99830,"job_number":"JOB_99830","tr_customer_id":99847,"tr_customer_product_id":99837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Chatur Chattopadhyay","mobile_number":"7059661079","email_id":"chandan.adiga@gmail.com","dop":"2025-10-26","serial_number":"3580073983116669","imei1":"3580073983116669","imei2":"3580073983116669","popurl":"www.gangesh-pandey.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99831,"job_number":"JOB_99831","tr_customer_id":99848,"tr_customer_product_id":99838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Rita Patil","mobile_number":"7082811369","email_id":"rohan.devar@yahoo.co.in","dop":"2025-10-26","serial_number":"3789780168101865","imei1":"3789780168101865","imei2":"3789780168101865","popurl":"www.dhananjay-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99832,"job_number":"JOB_99832","tr_customer_id":99849,"tr_customer_product_id":99839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:08:32.000Z","modified_at":"2025-11-05T19:08:32.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"427549666801868","imei1":"427549666801868","imei2":"427549666801868","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99836,"job_number":"JOB_99836","tr_customer_id":99853,"tr_customer_product_id":99843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:12:47.000Z","modified_at":"2025-11-05T19:12:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"68339893763663","imei1":"68339893763663","imei2":"68339893763663","popurl":"2025-10-26T19:12:46.437211205Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99844,"job_number":"JOB_99844","tr_customer_id":99861,"tr_customer_product_id":99851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:47:25.000Z","modified_at":"2025-11-05T19:47:25.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"26451280558456","imei1":"26451280558456","imei2":"26451280558456","popurl":"2025-10-26T19:47:25.077415477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99845,"job_number":"JOB_99845","tr_customer_id":99862,"tr_customer_product_id":99852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:47:31.000Z","modified_at":"2025-11-05T19:47:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"91843184090768","imei1":"91843184090768","imei2":"91843184090768","popurl":"2025-10-26T19:47:30.167830349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99846,"job_number":"JOB_99846","tr_customer_id":99863,"tr_customer_product_id":99853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Indra Marar","mobile_number":"7086810180","email_id":"lakshman.iyengar@yahoo.co.in","dop":"2025-10-26","serial_number":"18954862396914","imei1":"18954862396914","imei2":"18954862396914","popurl":"www.giri-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99847,"job_number":"JOB_99847","tr_customer_id":99864,"tr_customer_product_id":99854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Abhaya Kapoor","mobile_number":"7074915037","email_id":"raj.verma@hotmail.com","dop":"2025-10-26","serial_number":"15070484141957","imei1":"15070484141957","imei2":"15070484141957","popurl":"www.hiranmay-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99848,"job_number":"JOB_99848","tr_customer_id":99865,"tr_customer_product_id":99855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Balachandra Khatri","mobile_number":"7027529366","email_id":"ramesh.naik@hotmail.com","dop":"2025-10-26","serial_number":"14479671364617","imei1":"14479671364617","imei2":"14479671364617","popurl":"www.deependra-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99849,"job_number":"JOB_99849","tr_customer_id":99866,"tr_customer_product_id":99856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Som Prajapat","mobile_number":"7048762369","email_id":"charuchandra.shah@gmail.com","dop":"2025-10-26","serial_number":"11291246871409","imei1":"11291246871409","imei2":"11291246871409","popurl":"www.gopi-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99850,"job_number":"JOB_99850","tr_customer_id":99867,"tr_customer_product_id":99857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Akshainie Chattopadhyay","mobile_number":"7081240238","email_id":"paramartha.arora@hotmail.com","dop":"2025-10-26","serial_number":"17649250337685","imei1":"17649250337685","imei2":"17649250337685","popurl":"www.rupinder-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99851,"job_number":"JOB_99851","tr_customer_id":99868,"tr_customer_product_id":99858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:56:24.000Z","modified_at":"2025-11-05T19:56:24.000Z","name":"Gudrun Nikolaus","mobile_number":"594-877-9570","email_id":"Verdie.Trantow25@yahoo.com","dop":"2025-08-06","serial_number":"14834539430997","imei1":"14834539430997","imei2":"14834539430997","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99853,"job_number":"JOB_99853","tr_customer_id":99870,"tr_customer_product_id":99860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T20:44:49.000Z","modified_at":"2025-11-05T20:44:49.000Z","name":"Ella Beier","mobile_number":"511-799-5381","email_id":"Stewart.Nader@gmail.com","dop":"2025-04-06","serial_number":"12599082931829080","imei1":"12599082931829080","imei2":"12599082931829080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T20:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99857,"job_number":"JOB_99857","tr_customer_id":99874,"tr_customer_product_id":99864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:56.000Z","modified_at":"2025-11-06T03:23:56.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527876","imei1":"12995812527876","imei2":"12995812527876","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99859,"job_number":"JOB_99859","tr_customer_id":99876,"tr_customer_product_id":99866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:07.000Z","modified_at":"2025-11-06T03:27:07.000Z","name":"Tiara Schiller","mobile_number":"813-975-9040","email_id":"Lexie60@yahoo.com","dop":"2025-04-06","serial_number":"11533826383509794","imei1":"11533826383509794","imei2":"11533826383509794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99861,"job_number":"JOB_99861","tr_customer_id":99878,"tr_customer_product_id":99868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:52.000Z","modified_at":"2025-11-06T03:27:52.000Z","name":"Clair Runolfsson","mobile_number":"732-935-4974","email_id":"Freeman.Turner5@hotmail.com","dop":"2025-04-06","serial_number":"16812241227119416","imei1":"16812241227119416","imei2":"16812241227119416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99863,"job_number":"JOB_99863","tr_customer_id":99880,"tr_customer_product_id":99870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:28:36.000Z","modified_at":"2025-11-06T03:28:36.000Z","name":"Kaleb Rau","mobile_number":"256-230-0629","email_id":"Nakia_Wuckert70@yahoo.com","dop":"2025-04-06","serial_number":"11291459654286082","imei1":"11291459654286082","imei2":"11291459654286082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99865,"job_number":"JOB_99865","tr_customer_id":99882,"tr_customer_product_id":99872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:10.000Z","modified_at":"2025-11-06T03:32:10.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"129958125278731","imei2":"129958125278731","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99868,"job_number":"JOB_99868","tr_customer_id":99885,"tr_customer_product_id":99875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:49.000Z","modified_at":"2025-11-06T03:32:49.000Z","name":"Madonna Lakin","mobile_number":"531-352-5166","email_id":"Charley_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17822015155240034","imei1":"17822015155240034","imei2":"17822015155240034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99870,"job_number":"JOB_99870","tr_customer_id":99887,"tr_customer_product_id":99877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:09.000Z","modified_at":"2025-11-06T03:33:09.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11183221243655","imei1":"11183221243655","imei2":"11183221243655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99872,"job_number":"JOB_99872","tr_customer_id":99889,"tr_customer_product_id":99879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:11.000Z","modified_at":"2025-11-06T03:33:11.000Z","name":"Haskell Kunze","mobile_number":"303-297-3129","email_id":"Yvette.Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"19818044096606464","imei1":"19818044096606464","imei2":"19818044096606464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99874,"job_number":"JOB_99874","tr_customer_id":99891,"tr_customer_product_id":99881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:14.000Z","modified_at":"2025-11-06T03:33:14.000Z","name":"Etha Cassin","mobile_number":"396-439-4498","email_id":"Jaylan91@gmail.com","dop":"2025-04-06","serial_number":"11998179057122452","imei1":"11998179057122452","imei2":"11998179057122452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99875,"job_number":"JOB_99875","tr_customer_id":99892,"tr_customer_product_id":99882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:35.000Z","modified_at":"2025-11-06T03:33:35.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"13769970449096","imei1":"13769970449096","imei2":"13769970449096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99877,"job_number":"JOB_99877","tr_customer_id":99894,"tr_customer_product_id":99884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:36.000Z","modified_at":"2025-11-06T03:33:36.000Z","name":"Odie Glover","mobile_number":"294-351-9410","email_id":"Stephen.OConner@hotmail.com","dop":"2025-09-30","serial_number":"13022525422754","imei1":"13022525422754","imei2":"13022525422754","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99880,"job_number":"JOB_99880","tr_customer_id":99897,"tr_customer_product_id":99887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:52.000Z","modified_at":"2025-11-06T03:33:52.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15384613979063","imei1":"15384613979063","imei2":"15384613979063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99882,"job_number":"JOB_99882","tr_customer_id":99899,"tr_customer_product_id":99889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:53.000Z","modified_at":"2025-11-06T03:33:53.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11849622752786","imei1":"11849622752786","imei2":"11849622752786","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99884,"job_number":"JOB_99884","tr_customer_id":99901,"tr_customer_product_id":99891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Dariana Sporer","mobile_number":"316-509-5245","email_id":"Daphnee.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16435121930220934","imei1":"16435121930220934","imei2":"16435121930220934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99885,"job_number":"JOB_99885","tr_customer_id":99902,"tr_customer_product_id":99892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Justyn Tromp","mobile_number":"771-674-0799","email_id":"Kaylin90@hotmail.com","dop":"2025-09-30","serial_number":"12551591170965","imei1":"12551591170965","imei2":"12551591170965","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99886,"job_number":"JOB_99886","tr_customer_id":99903,"tr_customer_product_id":99893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:04.000Z","modified_at":"2025-11-06T03:34:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10572220241596","imei1":"10572220241596","imei2":"10572220241596","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99888,"job_number":"JOB_99888","tr_customer_id":99905,"tr_customer_product_id":99895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:05.000Z","modified_at":"2025-11-06T03:34:05.000Z","name":"Mckayla Sanford","mobile_number":"958-648-8757","email_id":"Will_Mayer@yahoo.com","dop":"2025-06-18","serial_number":"1018801462678501","imei1":"1018801462678501","imei2":"1018801462678501","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99889,"job_number":"JOB_99889","tr_customer_id":99906,"tr_customer_product_id":99896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:10.000Z","modified_at":"2025-11-06T03:34:10.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15792738078673","imei1":"15792738078673","imei2":"15792738078673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99891,"job_number":"JOB_99891","tr_customer_id":99908,"tr_customer_product_id":99898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"15252244020832","imei1":"15252244020832","imei2":"15252244020832","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99893,"job_number":"JOB_99893","tr_customer_id":99910,"tr_customer_product_id":99900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Warren Dare","mobile_number":"624-587-9151","email_id":"Wilton_Kuvalis57@yahoo.com","dop":"2025-09-30","serial_number":"12387981798650","imei1":"12387981798650","imei2":"12387981798650","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99895,"job_number":"JOB_99895","tr_customer_id":99912,"tr_customer_product_id":99902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:16.000Z","modified_at":"2025-11-06T03:34:16.000Z","name":"Tyree Luettgen","mobile_number":"685-230-3310","email_id":"Connor38@yahoo.com","dop":"2025-04-06","serial_number":"14424229899623164","imei1":"14424229899623164","imei2":"14424229899623164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99898,"job_number":"JOB_99898","tr_customer_id":99915,"tr_customer_product_id":99905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:38.000Z","modified_at":"2025-11-06T03:34:38.000Z","name":"Brandi Mertz","mobile_number":"355-897-7748","email_id":"Terrill_Collins@hotmail.com","dop":"2025-04-06","serial_number":"16797925613125546","imei1":"16797925613125546","imei2":"16797925613125546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99900,"job_number":"JOB_99900","tr_customer_id":99917,"tr_customer_product_id":99907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:40.000Z","modified_at":"2025-11-06T03:34:40.000Z","name":"Fannie O'Conner","mobile_number":"530-585-3423","email_id":"Aliyah65@gmail.com","dop":"2025-04-06","serial_number":"19950541237701104","imei1":"19950541237701104","imei2":"19950541237701104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99901,"job_number":"JOB_99901","tr_customer_id":99918,"tr_customer_product_id":99908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:42.000Z","modified_at":"2025-11-06T03:34:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12132795872842","imei1":"12132795872842","imei2":"12132795872842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99903,"job_number":"JOB_99903","tr_customer_id":99920,"tr_customer_product_id":99910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Ludwig Jenkins","mobile_number":"974-815-2806","email_id":"Noble_Barrows17@hotmail.com","dop":"2025-04-06","serial_number":"18799201905216616","imei1":"18799201905216616","imei2":"18799201905216616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99905,"job_number":"JOB_99905","tr_customer_id":99922,"tr_customer_product_id":99912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:54.000Z","modified_at":"2025-11-06T03:34:54.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"10951517549596","imei1":"10951517549596","imei2":"10951517549596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99907,"job_number":"JOB_99907","tr_customer_id":99924,"tr_customer_product_id":99914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:56.000Z","modified_at":"2025-11-06T03:34:56.000Z","name":"Deven Bernier","mobile_number":"351-797-3017","email_id":"Lue74@hotmail.com","dop":"2025-04-06","serial_number":"11899738691851424","imei1":"11899738691851424","imei2":"11899738691851424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99908,"job_number":"JOB_99908","tr_customer_id":99925,"tr_customer_product_id":99915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10642340592793","imei1":"10642340592793","imei2":"10642340592793","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99910,"job_number":"JOB_99910","tr_customer_id":99927,"tr_customer_product_id":99917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"12096509906828","imei1":"12096509906828","imei2":"12096509906828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99911,"job_number":"JOB_99911","tr_customer_id":99928,"tr_customer_product_id":99918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"Hilton Hermiston","mobile_number":"358-873-4645","email_id":"Angelita.Upton@gmail.com","dop":"2025-06-18","serial_number":"1070741767857579","imei1":"1070741767857579","imei2":"1070741767857579","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99915,"job_number":"JOB_99915","tr_customer_id":99932,"tr_customer_product_id":99922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:11.000Z","modified_at":"2025-11-06T03:35:11.000Z","name":"Tamara Daniel","mobile_number":"324-462-2861","email_id":"Nyah.Mayer@gmail.com","dop":"2025-04-06","serial_number":"14692329419021112","imei1":"14692329419021112","imei2":"14692329419021112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99916,"job_number":"JOB_99916","tr_customer_id":99933,"tr_customer_product_id":99923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:22.000Z","modified_at":"2025-11-06T03:35:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11561470494897","imei1":"11561470494897","imei2":"11561470494897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99918,"job_number":"JOB_99918","tr_customer_id":99935,"tr_customer_product_id":99925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:24.000Z","modified_at":"2025-11-06T03:35:24.000Z","name":"Dakota O'Kon","mobile_number":"715-310-0724","email_id":"Annabell.Rolfson5@hotmail.com","dop":"2025-04-06","serial_number":"18909707599517010","imei1":"18909707599517010","imei2":"18909707599517010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99920,"job_number":"JOB_99920","tr_customer_id":99937,"tr_customer_product_id":99927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:26.000Z","modified_at":"2025-11-06T03:35:26.000Z","name":"Wilhelmine Nienow","mobile_number":"625-795-7719","email_id":"Kailey.Kunze26@gmail.com","dop":"2025-04-06","serial_number":"14338479461014556","imei1":"14338479461014556","imei2":"14338479461014556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99921,"job_number":"JOB_99921","tr_customer_id":99938,"tr_customer_product_id":99928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:34.000Z","modified_at":"2025-11-06T03:35:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11012769744633","imei1":"11012769744633","imei2":"11012769744633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99923,"job_number":"JOB_99923","tr_customer_id":99940,"tr_customer_product_id":99930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Destin Schimmel","mobile_number":"498-294-9570","email_id":"Albina.Tromp32@hotmail.com","dop":"2025-04-06","serial_number":"17647044046358944","imei1":"17647044046358944","imei2":"17647044046358944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99928,"job_number":"JOB_99928","tr_customer_id":99945,"tr_customer_product_id":99935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:38.000Z","modified_at":"2025-11-06T03:35:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15519952082655","imei1":"15519952082655","imei2":"15519952082655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99930,"job_number":"JOB_99930","tr_customer_id":99947,"tr_customer_product_id":99937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:39.000Z","modified_at":"2025-11-06T03:35:39.000Z","name":"Marjolaine Kulas","mobile_number":"806-910-7703","email_id":"Trisha95@yahoo.com","dop":"2025-04-06","serial_number":"15574500901270248","imei1":"15574500901270248","imei2":"15574500901270248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99931,"job_number":"JOB_99931","tr_customer_id":99948,"tr_customer_product_id":99938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:42.000Z","modified_at":"2025-11-06T03:35:42.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12187206293561","imei1":"12187206293561","imei2":"12187206293561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99933,"job_number":"JOB_99933","tr_customer_id":99950,"tr_customer_product_id":99940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:43.000Z","modified_at":"2025-11-06T03:35:43.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19275420306427","imei1":"19275420306427","imei2":"19275420306427","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99935,"job_number":"JOB_99935","tr_customer_id":99952,"tr_customer_product_id":99942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:45.000Z","modified_at":"2025-11-06T03:35:45.000Z","name":"Favian Bednar","mobile_number":"352-872-6397","email_id":"Icie.Wintheiser@yahoo.com","dop":"2025-06-08","serial_number":"101527102446479","imei1":"101527102446479","imei2":"101527102446479","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99944,"job_number":"JOB_99944","tr_customer_id":99961,"tr_customer_product_id":99951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10158803813484","imei1":"10158803813484","imei2":"10158803813484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99946,"job_number":"JOB_99946","tr_customer_id":99963,"tr_customer_product_id":99953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:12.000Z","modified_at":"2025-11-06T03:36:12.000Z","name":"Edwina Feil","mobile_number":"373-662-4201","email_id":"Lillie59@hotmail.com","dop":"2025-04-06","serial_number":"19776874396254844","imei1":"19776874396254844","imei2":"19776874396254844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99947,"job_number":"JOB_99947","tr_customer_id":99964,"tr_customer_product_id":99954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:13.000Z","modified_at":"2025-11-06T03:36:13.000Z","name":"Chanelle Windler","mobile_number":"219-875-9029","email_id":"Twila_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"13835519724547464","imei1":"13835519724547464","imei2":"13835519724547464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99948,"job_number":"JOB_99948","tr_customer_id":99965,"tr_customer_product_id":99955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:15.000Z","modified_at":"2025-11-06T03:36:15.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14768713210375","imei1":"14768713210375","imei2":"14768713210375","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99950,"job_number":"JOB_99950","tr_customer_id":99967,"tr_customer_product_id":99957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:16.000Z","modified_at":"2025-11-06T03:36:16.000Z","name":"Pinkie Koss","mobile_number":"967-597-6677","email_id":"Randall.Altenwerth0@hotmail.com","dop":"2025-06-08","serial_number":"103603942289080","imei1":"103603942289080","imei2":"103603942289080","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99951,"job_number":"JOB_99951","tr_customer_id":99968,"tr_customer_product_id":99958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:18.000Z","modified_at":"2025-11-06T03:36:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14129483184673","imei1":"14129483184673","imei2":"14129483184673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99953,"job_number":"JOB_99953","tr_customer_id":99970,"tr_customer_product_id":99960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:20.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Daija Wehner","mobile_number":"474-641-0810","email_id":"Marcelina.Friesen23@hotmail.com","dop":"2025-04-06","serial_number":"16579153052106916","imei1":"16579153052106916","imei2":"16579153052106916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99954,"job_number":"JOB_99954","tr_customer_id":99971,"tr_customer_product_id":99961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:21.000Z","modified_at":"2025-11-06T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13227684091141","imei1":"13227684091141","imei2":"13227684091141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99956,"job_number":"JOB_99956","tr_customer_id":99973,"tr_customer_product_id":99963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:22.000Z","modified_at":"2025-11-06T03:36:22.000Z","name":"Andres Huels","mobile_number":"899-586-0897","email_id":"Christelle.Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"13356682696224662","imei1":"13356682696224662","imei2":"13356682696224662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99964,"job_number":"JOB_99964","tr_customer_id":99981,"tr_customer_product_id":99971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:46.000Z","modified_at":"2025-11-06T03:36:46.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17001140031752","imei1":"17001140031752","imei2":"17001140031752","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99966,"job_number":"JOB_99966","tr_customer_id":99983,"tr_customer_product_id":99973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:48.000Z","modified_at":"2025-11-06T03:36:48.000Z","name":"Michael Lebsack","mobile_number":"267-307-4687","email_id":"Leanna58@hotmail.com","dop":"2025-06-08","serial_number":"108873458088426","imei1":"108873458088426","imei2":"108873458088426","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99967,"job_number":"JOB_99967","tr_customer_id":99984,"tr_customer_product_id":99974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:59.000Z","modified_at":"2025-11-06T03:36:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10600463206043","imei1":"10600463206043","imei2":"10600463206043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99969,"job_number":"JOB_99969","tr_customer_id":99986,"tr_customer_product_id":99976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"Maymie Willms","mobile_number":"707-843-7185","email_id":"Julien.Nader@gmail.com","dop":"2025-04-06","serial_number":"10673526325571050","imei1":"10673526325571050","imei2":"10673526325571050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99970,"job_number":"JOB_99970","tr_customer_id":99987,"tr_customer_product_id":99977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11691606393051","imei1":"11691606393051","imei2":"11691606393051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99972,"job_number":"JOB_99972","tr_customer_id":99989,"tr_customer_product_id":99979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:03.000Z","modified_at":"2025-11-06T03:37:03.000Z","name":"Laila Auer","mobile_number":"816-961-2409","email_id":"Imogene41@hotmail.com","dop":"2025-04-06","serial_number":"10239161439775902","imei1":"10239161439775902","imei2":"10239161439775902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99973,"job_number":"JOB_99973","tr_customer_id":99990,"tr_customer_product_id":99980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93957431551191","imei1":"93957431551191","imei2":"93957431551191","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99974,"job_number":"JOB_99974","tr_customer_id":99991,"tr_customer_product_id":99981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61053352528644","imei1":"61053352528644","imei2":"61053352528644","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99975,"job_number":"JOB_99975","tr_customer_id":99992,"tr_customer_product_id":99982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78700106280037","imei1":"78700106280037","imei2":"78700106280037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99976,"job_number":"JOB_99976","tr_customer_id":99993,"tr_customer_product_id":99983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97575135106576","imei1":"97575135106576","imei2":"97575135106576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99977,"job_number":"JOB_99977","tr_customer_id":99994,"tr_customer_product_id":99984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43621165036229","imei1":"43621165036229","imei2":"43621165036229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99978,"job_number":"JOB_99978","tr_customer_id":99995,"tr_customer_product_id":99985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19205385114828","imei1":"19205385114828","imei2":"19205385114828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99980,"job_number":"JOB_99980","tr_customer_id":99997,"tr_customer_product_id":99987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80407294001220","imei1":"80407294001220","imei2":"80407294001220","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99981,"job_number":"JOB_99981","tr_customer_id":99998,"tr_customer_product_id":99988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84180452577587","imei1":"84180452577587","imei2":"84180452577587","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99982,"job_number":"JOB_99982","tr_customer_id":99999,"tr_customer_product_id":99989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42167402374935","imei1":"42167402374935","imei2":"42167402374935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99983,"job_number":"JOB_99983","tr_customer_id":100000,"tr_customer_product_id":99990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48274595650538","imei1":"48274595650538","imei2":"48274595650538","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99984,"job_number":"JOB_99984","tr_customer_id":100001,"tr_customer_product_id":99991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26143053814638","imei1":"26143053814638","imei2":"26143053814638","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99985,"job_number":"JOB_99985","tr_customer_id":100002,"tr_customer_product_id":99992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57737134753031","imei1":"57737134753031","imei2":"57737134753031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99987,"job_number":"JOB_99987","tr_customer_id":100004,"tr_customer_product_id":99994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43719748283005","imei1":"43719748283005","imei2":"43719748283005","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99988,"job_number":"JOB_99988","tr_customer_id":100005,"tr_customer_product_id":99995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18450930062996","imei1":"18450930062996","imei2":"18450930062996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99989,"job_number":"JOB_99989","tr_customer_id":100006,"tr_customer_product_id":99996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50427487783674","imei1":"50427487783674","imei2":"50427487783674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99990,"job_number":"JOB_99990","tr_customer_id":100007,"tr_customer_product_id":99997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11492195125211","imei1":"11492195125211","imei2":"11492195125211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99991,"job_number":"JOB_99991","tr_customer_id":100008,"tr_customer_product_id":99998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58118207158278","imei1":"58118207158278","imei2":"58118207158278","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99992,"job_number":"JOB_99992","tr_customer_id":100009,"tr_customer_product_id":99999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:13.000Z","modified_at":"2025-11-06T03:44:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31345958864353","imei1":"31345958864353","imei2":"31345958864353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99994,"job_number":"JOB_99994","tr_customer_id":100011,"tr_customer_product_id":100001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:16.000Z","modified_at":"2025-11-06T03:59:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16612498001924","imei1":"16612498001924","imei2":"16612498001924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99996,"job_number":"JOB_99996","tr_customer_id":100013,"tr_customer_product_id":100003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:18.000Z","modified_at":"2025-11-06T03:59:18.000Z","name":"Flavie Buckridge","mobile_number":"622-235-8538","email_id":"Aracely21@yahoo.com","dop":"2025-04-06","serial_number":"13187697433056904","imei1":"13187697433056904","imei2":"13187697433056904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99997,"job_number":"JOB_99997","tr_customer_id":100014,"tr_customer_product_id":100004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:22.000Z","modified_at":"2025-11-06T03:59:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18388905115615","imei1":"18388905115615","imei2":"18388905115615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100000,"job_number":"JOB_100000","tr_customer_id":100017,"tr_customer_product_id":100007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18024137628906","imei1":"18024137628906","imei2":"18024137628906","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100001,"job_number":"JOB_100001","tr_customer_id":100018,"tr_customer_product_id":100008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"Reymundo Huels","mobile_number":"357-687-4688","email_id":"Edd_Hodkiewicz50@hotmail.com","dop":"2025-09-16","serial_number":"12103908023090","imei1":"12103908023090","imei2":"12103908023090","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100002,"job_number":"JOB_100002","tr_customer_id":100019,"tr_customer_product_id":100009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12383495644697","imei1":"12383495644697","imei2":"12383495644697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100004,"job_number":"JOB_100004","tr_customer_id":100021,"tr_customer_product_id":100011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972995945586","imei1":"15972995945586","imei2":"15972995945586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100006,"job_number":"JOB_100006","tr_customer_id":100023,"tr_customer_product_id":100013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:05.000Z","modified_at":"2025-11-06T04:00:05.000Z","name":"Hester Reynolds","mobile_number":"818-648-8766","email_id":"Annamae_Tromp@gmail.com","dop":"2025-04-06","serial_number":"11881932913360578","imei1":"11881932913360578","imei2":"11881932913360578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100007,"job_number":"JOB_100007","tr_customer_id":100024,"tr_customer_product_id":100014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:06.000Z","modified_at":"2025-11-06T04:00:06.000Z","name":"Mariane Jast","mobile_number":"608-710-4914","email_id":"Brigitte40@hotmail.com","dop":"2025-04-06","serial_number":"15689561696390664","imei1":"15689561696390664","imei2":"15689561696390664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100008,"job_number":"JOB_100008","tr_customer_id":100025,"tr_customer_product_id":100015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:09.000Z","modified_at":"2025-11-06T04:00:09.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13376479979060","imei1":"13376479979060","imei2":"13376479979060","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100009,"job_number":"JOB_100009","tr_customer_id":100026,"tr_customer_product_id":100016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:10.000Z","modified_at":"2025-11-06T04:00:10.000Z","name":"Kian Howell","mobile_number":"722-626-6465","email_id":"Carmel18@yahoo.com","dop":"2025-09-16","serial_number":"15641624911834","imei1":"15641624911834","imei2":"15641624911834","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100010,"job_number":"JOB_100010","tr_customer_id":100027,"tr_customer_product_id":100017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10377103046235","imei1":"10377103046235","imei2":"10377103046235","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100011,"job_number":"JOB_100011","tr_customer_id":100028,"tr_customer_product_id":100018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"Russ Lubowitz","mobile_number":"616-823-5203","email_id":"Flossie.Mann@hotmail.com","dop":"2025-09-16","serial_number":"19391401148900","imei1":"19391401148900","imei2":"19391401148900","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100012,"job_number":"JOB_100012","tr_customer_id":100029,"tr_customer_product_id":100019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:45.000Z","modified_at":"2025-11-06T04:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16533599513172","imei1":"16533599513172","imei2":"16533599513172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100014,"job_number":"JOB_100014","tr_customer_id":100031,"tr_customer_product_id":100021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:47.000Z","modified_at":"2025-11-06T04:00:47.000Z","name":"Quincy Kautzer","mobile_number":"512-426-7419","email_id":"Shana82@yahoo.com","dop":"2025-04-06","serial_number":"19407613690755716","imei1":"19407613690755716","imei2":"19407613690755716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100015,"job_number":"JOB_100015","tr_customer_id":100032,"tr_customer_product_id":100022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:52.000Z","modified_at":"2025-11-06T04:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12748289154307","imei1":"12748289154307","imei2":"12748289154307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100017,"job_number":"JOB_100017","tr_customer_id":100034,"tr_customer_product_id":100024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:54.000Z","modified_at":"2025-11-06T04:00:54.000Z","name":"Thora Mills","mobile_number":"406-221-3055","email_id":"Virginia_Schmidt97@gmail.com","dop":"2025-04-06","serial_number":"16319561502148974","imei1":"16319561502148974","imei2":"16319561502148974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100019,"job_number":"JOB_100019","tr_customer_id":100036,"tr_customer_product_id":100026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:05.000Z","modified_at":"2025-11-06T04:13:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13373094444881","imei1":"13373094444881","imei2":"13373094444881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100021,"job_number":"JOB_100021","tr_customer_id":100038,"tr_customer_product_id":100028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:07.000Z","modified_at":"2025-11-06T04:13:07.000Z","name":"Nikita Towne","mobile_number":"406-932-2862","email_id":"Marcelo_Davis@yahoo.com","dop":"2025-04-06","serial_number":"18812022830871668","imei1":"18812022830871668","imei2":"18812022830871668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100022,"job_number":"JOB_100022","tr_customer_id":100039,"tr_customer_product_id":100029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:08.000Z","modified_at":"2025-11-06T04:13:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585550276914","imei1":"16585550276914","imei2":"16585550276914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100024,"job_number":"JOB_100024","tr_customer_id":100041,"tr_customer_product_id":100031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:10.000Z","modified_at":"2025-11-06T04:13:10.000Z","name":"Taryn Powlowski","mobile_number":"455-542-2892","email_id":"Abagail.Cassin@hotmail.com","dop":"2025-04-06","serial_number":"15778173711353364","imei1":"15778173711353364","imei2":"15778173711353364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100025,"job_number":"JOB_100025","tr_customer_id":100042,"tr_customer_product_id":100032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:51.000Z","modified_at":"2025-11-06T04:13:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12533669608916","imei1":"12533669608916","imei2":"12533669608916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100027,"job_number":"JOB_100027","tr_customer_id":100044,"tr_customer_product_id":100034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"Sherman Rosenbaum","mobile_number":"287-584-9052","email_id":"Julie_Abernathy87@gmail.com","dop":"2025-04-06","serial_number":"14618811477814900","imei1":"14618811477814900","imei2":"14618811477814900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100028,"job_number":"JOB_100028","tr_customer_id":100045,"tr_customer_product_id":100035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784271991234","imei1":"13784271991234","imei2":"13784271991234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100030,"job_number":"JOB_100030","tr_customer_id":100047,"tr_customer_product_id":100037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:55.000Z","modified_at":"2025-11-06T04:13:55.000Z","name":"Luis Wyman","mobile_number":"380-716-4969","email_id":"Therese.Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"19513932761044010","imei1":"19513932761044010","imei2":"19513932761044010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100031,"job_number":"JOB_100031","tr_customer_id":100048,"tr_customer_product_id":100038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:34.000Z","modified_at":"2025-11-06T04:14:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12548085507479","imei1":"12548085507479","imei2":"12548085507479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100033,"job_number":"JOB_100033","tr_customer_id":100050,"tr_customer_product_id":100040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:35.000Z","modified_at":"2025-11-06T04:14:35.000Z","name":"Hudson Fahey","mobile_number":"231-930-3967","email_id":"Maya.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"15969887906356488","imei1":"15969887906356488","imei2":"15969887906356488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100034,"job_number":"JOB_100034","tr_customer_id":100051,"tr_customer_product_id":100041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:42.000Z","modified_at":"2025-11-06T04:14:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17275017270072","imei1":"17275017270072","imei2":"17275017270072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100036,"job_number":"JOB_100036","tr_customer_id":100053,"tr_customer_product_id":100043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:44.000Z","modified_at":"2025-11-06T04:14:44.000Z","name":"Marion Parisian","mobile_number":"299-238-7630","email_id":"Ressie_VonRueden@gmail.com","dop":"2025-04-06","serial_number":"11231993252882300","imei1":"11231993252882300","imei2":"11231993252882300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100039,"job_number":"JOB_100039","tr_customer_id":100056,"tr_customer_product_id":100046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:39.000Z","modified_at":"2025-11-06T04:17:39.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701326","imei1":"51732593701326","imei2":"51732593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100043,"job_number":"JOB_100043","tr_customer_id":100060,"tr_customer_product_id":100050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:04.000Z","modified_at":"2025-11-06T04:22:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"93586005647726","imei1":"93586005647726","imei2":"93586005647726","popurl":"2025-10-27T04:22:03.519877799Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100044,"job_number":"JOB_100044","tr_customer_id":100061,"tr_customer_product_id":100051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:50.000Z","modified_at":"2025-11-06T04:22:50.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"18912283419609","imei1":"18912283419609","imei2":"18912283419609","popurl":"2025-10-27T04:22:49.437600804Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100045,"job_number":"JOB_100045","tr_customer_id":100062,"tr_customer_product_id":100052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:20.000Z","modified_at":"2025-11-06T04:29:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16276423788004","imei1":"16276423788004","imei2":"16276423788004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100047,"job_number":"JOB_100047","tr_customer_id":100064,"tr_customer_product_id":100054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:22.000Z","modified_at":"2025-11-06T04:29:22.000Z","name":"Cesar Borer","mobile_number":"435-701-2674","email_id":"Kamryn_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"17139381025928236","imei1":"17139381025928236","imei2":"17139381025928236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100048,"job_number":"JOB_100048","tr_customer_id":100065,"tr_customer_product_id":100055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:28.000Z","modified_at":"2025-11-06T04:29:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14196501845550","imei1":"14196501845550","imei2":"14196501845550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100050,"job_number":"JOB_100050","tr_customer_id":100067,"tr_customer_product_id":100057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:30.000Z","modified_at":"2025-11-06T04:29:30.000Z","name":"Gunnar Gorczany","mobile_number":"768-417-6062","email_id":"Adell.Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"19644905277591510","imei1":"19644905277591510","imei2":"19644905277591510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100051,"job_number":"JOB_100051","tr_customer_id":100068,"tr_customer_product_id":100058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:06.000Z","modified_at":"2025-11-06T04:30:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14621111052322","imei1":"14621111052322","imei2":"14621111052322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100053,"job_number":"JOB_100053","tr_customer_id":100070,"tr_customer_product_id":100060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:07.000Z","modified_at":"2025-11-06T04:30:08.000Z","name":"Camryn Upton","mobile_number":"954-698-5672","email_id":"Leatha62@gmail.com","dop":"2025-04-06","serial_number":"16503224132609702","imei1":"16503224132609702","imei2":"16503224132609702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100054,"job_number":"JOB_100054","tr_customer_id":100071,"tr_customer_product_id":100061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:19.000Z","modified_at":"2025-11-06T04:30:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16066391174793","imei1":"16066391174793","imei2":"16066391174793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100056,"job_number":"JOB_100056","tr_customer_id":100073,"tr_customer_product_id":100063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:21.000Z","modified_at":"2025-11-06T04:30:21.000Z","name":"Sherwood Klocko","mobile_number":"535-805-8492","email_id":"Braxton_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17035530602830532","imei1":"17035530602830532","imei2":"17035530602830532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100057,"job_number":"JOB_100057","tr_customer_id":100074,"tr_customer_product_id":100064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:51.000Z","modified_at":"2025-11-06T04:30:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10736468436769","imei1":"10736468436769","imei2":"10736468436769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100059,"job_number":"JOB_100059","tr_customer_id":100076,"tr_customer_product_id":100066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:53.000Z","modified_at":"2025-11-06T04:30:53.000Z","name":"Jamey Orn","mobile_number":"244-682-5820","email_id":"Declan.Gerhold18@yahoo.com","dop":"2025-04-06","serial_number":"10968021326872224","imei1":"10968021326872224","imei2":"10968021326872224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100060,"job_number":"JOB_100060","tr_customer_id":100077,"tr_customer_product_id":100067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:10.000Z","modified_at":"2025-11-06T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12046203292114","imei1":"12046203292114","imei2":"12046203292114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100062,"job_number":"JOB_100062","tr_customer_id":100079,"tr_customer_product_id":100069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:11.000Z","modified_at":"2025-11-06T04:31:11.000Z","name":"Kraig Schmeler","mobile_number":"800-972-8317","email_id":"Francesco91@hotmail.com","dop":"2025-04-06","serial_number":"18284409536603948","imei1":"18284409536603948","imei2":"18284409536603948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100063,"job_number":"JOB_100063","tr_customer_id":100080,"tr_customer_product_id":100070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:57.000Z","modified_at":"2025-11-06T04:31:57.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100764458729443","imei1":"100764458729443","imei2":"100764458729443","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100065,"job_number":"JOB_100065","tr_customer_id":100082,"tr_customer_product_id":100072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:32:12.000Z","modified_at":"2025-11-06T04:32:12.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102364463419602","imei1":"102364463419602","imei2":"102364463419602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100071,"job_number":"JOB_100071","tr_customer_id":100088,"tr_customer_product_id":100078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:09.000Z","modified_at":"2025-11-06T04:46:09.000Z","name":"Milan Sawayn","mobile_number":"343-956-2194","email_id":"Madalyn_Lakin43@yahoo.com","dop":"2025-04-06","serial_number":"13950989914984936","imei1":"13950989914984936","imei2":"13950989914984936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100076,"job_number":"JOB_100076","tr_customer_id":100093,"tr_customer_product_id":100083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:05:31.000Z","modified_at":"2025-11-06T05:05:31.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"12995812527879","imei2":"12995812527879","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100077,"job_number":"JOB_100077","tr_customer_id":100094,"tr_customer_product_id":100084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:11:04.000Z","modified_at":"2025-11-06T05:11:04.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527880","imei1":"12995812527880","imei2":"12995812527880","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100078,"job_number":"JOB_100078","tr_customer_id":100095,"tr_customer_product_id":100085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:51:36.000Z","modified_at":"2025-11-06T05:51:36.000Z","name":"oo ww","mobile_number":"8755454352","email_id":"w@w.com","dop":"2025-11-04","serial_number":"97854553542432","imei1":"97854553542432","imei2":"97854553542432","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100080,"job_number":"JOB_100080","tr_customer_id":100097,"tr_customer_product_id":100087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:01:37.000Z","modified_at":"2025-11-06T06:01:37.000Z","name":"Dereck Yost","mobile_number":"328-698-9997","email_id":"Ciara.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"16020281855507110","imei1":"16020281855507110","imei2":"16020281855507110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100081,"job_number":"JOB_100081","tr_customer_id":100098,"tr_customer_product_id":100088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10355989520825","imei1":"10355989520825","imei2":"10355989520825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100083,"job_number":"JOB_100083","tr_customer_id":100100,"tr_customer_product_id":100090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13452089068482","imei1":"13452089068482","imei2":"13452089068482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100085,"job_number":"JOB_100085","tr_customer_id":100102,"tr_customer_product_id":100092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:37.000Z","modified_at":"2025-11-06T06:02:37.000Z","name":"Elmer Upton","mobile_number":"913-498-3249","email_id":"Buddy_Barrows@yahoo.com","dop":"2025-04-06","serial_number":"16841112550743844","imei1":"16841112550743844","imei2":"16841112550743844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100086,"job_number":"JOB_100086","tr_customer_id":100103,"tr_customer_product_id":100093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:38.000Z","modified_at":"2025-11-06T06:02:38.000Z","name":"Faye Frami","mobile_number":"303-669-8674","email_id":"Sofia.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"12343129489468920","imei1":"12343129489468920","imei2":"12343129489468920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100087,"job_number":"JOB_100087","tr_customer_id":100104,"tr_customer_product_id":100094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:20.000Z","modified_at":"2025-11-06T06:03:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13092636165069","imei1":"13092636165069","imei2":"13092636165069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100089,"job_number":"JOB_100089","tr_customer_id":100106,"tr_customer_product_id":100096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13511931802525","imei1":"13511931802525","imei2":"13511931802525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100091,"job_number":"JOB_100091","tr_customer_id":100108,"tr_customer_product_id":100098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:22.000Z","modified_at":"2025-11-06T06:03:22.000Z","name":"Marcella Schulist","mobile_number":"762-792-1890","email_id":"Aiyana_Willms96@hotmail.com","dop":"2025-04-06","serial_number":"14162090629281272","imei1":"14162090629281272","imei2":"14162090629281272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100092,"job_number":"JOB_100092","tr_customer_id":100109,"tr_customer_product_id":100099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:23.000Z","modified_at":"2025-11-06T06:03:23.000Z","name":"Ruben Waelchi","mobile_number":"457-563-0629","email_id":"Melyna12@yahoo.com","dop":"2025-04-06","serial_number":"12815102067242990","imei1":"12815102067242990","imei2":"12815102067242990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100093,"job_number":"JOB_100093","tr_customer_id":100110,"tr_customer_product_id":100100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:04.000Z","modified_at":"2025-11-06T06:04:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17452409710196","imei1":"17452409710196","imei2":"17452409710196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100095,"job_number":"JOB_100095","tr_customer_id":100112,"tr_customer_product_id":100102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:05.000Z","modified_at":"2025-11-06T06:04:05.000Z","name":"Talon Simonis","mobile_number":"476-685-7934","email_id":"Leanna_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"12833016275659990","imei1":"12833016275659990","imei2":"12833016275659990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100096,"job_number":"JOB_100096","tr_customer_id":100113,"tr_customer_product_id":100103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:06.000Z","modified_at":"2025-11-06T06:04:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19964131374079","imei1":"19964131374079","imei2":"19964131374079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100098,"job_number":"JOB_100098","tr_customer_id":100115,"tr_customer_product_id":100105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:07.000Z","modified_at":"2025-11-06T06:04:07.000Z","name":"Elvera Spinka","mobile_number":"737-316-5771","email_id":"Cory.Spinka@yahoo.com","dop":"2025-04-06","serial_number":"11746592240848542","imei1":"11746592240848542","imei2":"11746592240848542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100099,"job_number":"JOB_100099","tr_customer_id":100116,"tr_customer_product_id":100106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:13:21.000Z","modified_at":"2025-11-06T06:13:21.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527881","imei1":"12995812527881","imei2":"12995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100111,"job_number":"JOB_100111","tr_customer_id":100128,"tr_customer_product_id":100118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:18:24.000Z","modified_at":"2025-11-06T06:18:24.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"13995812527881","imei1":"13995812527881","imei2":"13995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100112,"job_number":"JOB_100112","tr_customer_id":100129,"tr_customer_product_id":100119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:04.000Z","modified_at":"2025-11-06T06:19:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10838196305811","imei1":"10838196305811","imei2":"10838196305811","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100114,"job_number":"JOB_100114","tr_customer_id":100131,"tr_customer_product_id":100121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:05.000Z","modified_at":"2025-11-06T06:19:05.000Z","name":"Rhiannon Daugherty","mobile_number":"533-834-1684","email_id":"Sage9@hotmail.com","dop":"2025-06-18","serial_number":"1067343380413855","imei1":"1067343380413855","imei2":"1067343380413855","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100115,"job_number":"JOB_100115","tr_customer_id":100132,"tr_customer_product_id":100122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:45.000Z","modified_at":"2025-11-06T06:19:45.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16007161738316","imei1":"16007161738316","imei2":"16007161738316","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100117,"job_number":"JOB_100117","tr_customer_id":100134,"tr_customer_product_id":100124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:47.000Z","modified_at":"2025-11-06T06:19:47.000Z","name":"Fabian DuBuque","mobile_number":"908-936-2007","email_id":"Kariane_DuBuque@yahoo.com","dop":"2025-06-08","serial_number":"101170423948201","imei1":"101170423948201","imei2":"101170423948201","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100118,"job_number":"JOB_100118","tr_customer_id":100135,"tr_customer_product_id":100125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:49.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10979555150402","imei1":"10979555150402","imei2":"10979555150402","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100120,"job_number":"JOB_100120","tr_customer_id":100137,"tr_customer_product_id":100127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:50.000Z","name":"David Schulist","mobile_number":"805-484-7195","email_id":"Shaun_Kling@gmail.com","dop":"2025-06-18","serial_number":"1040912102788605","imei1":"1040912102788605","imei2":"1040912102788605","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100121,"job_number":"JOB_100121","tr_customer_id":100138,"tr_customer_product_id":100128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:19.000Z","modified_at":"2025-11-06T06:20:19.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18960091856805","imei1":"18960091856805","imei2":"18960091856805","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100123,"job_number":"JOB_100123","tr_customer_id":100140,"tr_customer_product_id":100130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:21.000Z","modified_at":"2025-11-06T06:20:21.000Z","name":"Precious Halvorson","mobile_number":"894-284-2232","email_id":"Woodrow_Cole@hotmail.com","dop":"2025-06-08","serial_number":"108518109635855","imei1":"108518109635855","imei2":"108518109635855","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100124,"job_number":"JOB_100124","tr_customer_id":100141,"tr_customer_product_id":100131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:51.000Z","modified_at":"2025-11-06T06:20:51.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17248586943193","imei1":"17248586943193","imei2":"17248586943193","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100126,"job_number":"JOB_100126","tr_customer_id":100143,"tr_customer_product_id":100133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:53.000Z","modified_at":"2025-11-06T06:20:53.000Z","name":"Marcella Reinger","mobile_number":"879-224-2833","email_id":"Abigale_Simonis97@hotmail.com","dop":"2025-06-08","serial_number":"108665124246180","imei1":"108665124246180","imei2":"108665124246180","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100128,"job_number":"JOB_100128","tr_customer_id":100145,"tr_customer_product_id":100135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:29:08.000Z","modified_at":"2025-11-06T06:29:08.000Z","name":"Sibyl Casper","mobile_number":"610-465-0842","email_id":"Fiona50@yahoo.com","dop":"2025-04-06","serial_number":"16322624013102782","imei1":"16322624013102782","imei2":"16322624013102782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100130,"job_number":"JOB_100130","tr_customer_id":100147,"tr_customer_product_id":100137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:37:13.000Z","modified_at":"2025-11-06T06:37:13.000Z","name":"Kellen Runolfsson","mobile_number":"547-949-2613","email_id":"Janae49@hotmail.com","dop":"2025-04-06","serial_number":"10461770789171892","imei1":"10461770789171892","imei2":"10461770789171892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100131,"job_number":"JOB_100131","tr_customer_id":100148,"tr_customer_product_id":100138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:37.000Z","modified_at":"2025-11-06T06:39:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14003397670738","imei1":"14003397670738","imei2":"14003397670738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100133,"job_number":"JOB_100133","tr_customer_id":100150,"tr_customer_product_id":100140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:38.000Z","modified_at":"2025-11-06T06:39:38.000Z","name":"Bernie Windler","mobile_number":"699-842-5344","email_id":"Marshall42@hotmail.com","dop":"2025-04-06","serial_number":"11705146249394414","imei1":"11705146249394414","imei2":"11705146249394414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100135,"job_number":"JOB_100135","tr_customer_id":100152,"tr_customer_product_id":100142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:42.000Z","modified_at":"2025-11-06T06:39:42.000Z","name":"Billy Krajcik","mobile_number":"504-348-1573","email_id":"Tillman4@yahoo.com","dop":"2025-04-06","serial_number":"18296798263653616","imei1":"18296798263653616","imei2":"18296798263653616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100136,"job_number":"JOB_100136","tr_customer_id":100153,"tr_customer_product_id":100143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:39:44.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18339593834957","imei1":"18339593834957","imei2":"18339593834957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100139,"job_number":"JOB_100139","tr_customer_id":100156,"tr_customer_product_id":100146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:45.000Z","modified_at":"2025-11-06T06:39:45.000Z","name":"Magdalena Ledner","mobile_number":"464-331-6634","email_id":"Brown_Harvey@yahoo.com","dop":"2025-04-06","serial_number":"10105627391305962","imei1":"10105627391305962","imei2":"10105627391305962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100140,"job_number":"JOB_100140","tr_customer_id":100157,"tr_customer_product_id":100147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:24.000Z","modified_at":"2025-11-06T06:40:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11871938584386","imei1":"11871938584386","imei2":"11871938584386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100142,"job_number":"JOB_100142","tr_customer_id":100159,"tr_customer_product_id":100149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:26.000Z","modified_at":"2025-11-06T06:40:26.000Z","name":"Darius Roberts","mobile_number":"543-838-0398","email_id":"Buddy_Wolf@yahoo.com","dop":"2025-04-06","serial_number":"16270464592785696","imei1":"16270464592785696","imei2":"16270464592785696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100143,"job_number":"JOB_100143","tr_customer_id":100160,"tr_customer_product_id":100150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:31.000Z","modified_at":"2025-11-06T06:40:31.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16356209961433","imei1":"16356209961433","imei2":"16356209961433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100146,"job_number":"JOB_100146","tr_customer_id":100163,"tr_customer_product_id":100153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:33.000Z","modified_at":"2025-11-06T06:40:33.000Z","name":"Monte Dicki","mobile_number":"284-707-7171","email_id":"Breanna4@gmail.com","dop":"2025-04-06","serial_number":"14527383936529268","imei1":"14527383936529268","imei2":"14527383936529268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100147,"job_number":"JOB_100147","tr_customer_id":100164,"tr_customer_product_id":100154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:11.000Z","modified_at":"2025-11-06T06:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16578659917302","imei1":"16578659917302","imei2":"16578659917302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100149,"job_number":"JOB_100149","tr_customer_id":100166,"tr_customer_product_id":100156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:13.000Z","modified_at":"2025-11-06T06:41:13.000Z","name":"Noah Erdman","mobile_number":"854-685-2661","email_id":"Jerad23@hotmail.com","dop":"2025-04-06","serial_number":"19818454464165230","imei1":"19818454464165230","imei2":"19818454464165230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100150,"job_number":"JOB_100150","tr_customer_id":100167,"tr_customer_product_id":100157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:18.000Z","modified_at":"2025-11-06T06:41:18.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"14638377935857","imei1":"14638377935857","imei2":"14638377935857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100153,"job_number":"JOB_100153","tr_customer_id":100170,"tr_customer_product_id":100160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:22.000Z","modified_at":"2025-11-06T06:41:22.000Z","name":"Brando Hyatt","mobile_number":"649-865-6877","email_id":"Elinore_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"15147825692111174","imei1":"15147825692111174","imei2":"15147825692111174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100155,"job_number":"JOB_100155","tr_customer_id":100172,"tr_customer_product_id":100162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:46.000Z","modified_at":"2025-11-06T06:53:46.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16263294883719","imei1":"16263294883719","imei2":"16263294883719","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100156,"job_number":"JOB_100156","tr_customer_id":100173,"tr_customer_product_id":100163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:47.000Z","modified_at":"2025-11-06T06:53:47.000Z","name":"Jaydon Rodriguez","mobile_number":"539-396-9699","email_id":"Ismael_Kunze80@hotmail.com","dop":"2025-09-16","serial_number":"12047761342380","imei1":"12047761342380","imei2":"12047761342380","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100157,"job_number":"JOB_100157","tr_customer_id":100174,"tr_customer_product_id":100164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15220846048350","imei1":"15220846048350","imei2":"15220846048350","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100158,"job_number":"JOB_100158","tr_customer_id":100175,"tr_customer_product_id":100165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"Keira Vandervort","mobile_number":"504-927-6841","email_id":"Gerhard_Rempel29@yahoo.com","dop":"2025-09-16","serial_number":"18658509663769","imei1":"18658509663769","imei2":"18658509663769","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100159,"job_number":"JOB_100159","tr_customer_id":100176,"tr_customer_product_id":100166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15094993708300","imei1":"15094993708300","imei2":"15094993708300","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100160,"job_number":"JOB_100160","tr_customer_id":100177,"tr_customer_product_id":100167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"Estefania Fadel","mobile_number":"526-251-2411","email_id":"Al.Robel88@yahoo.com","dop":"2025-09-16","serial_number":"13096569168742","imei1":"13096569168742","imei2":"13096569168742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100161,"job_number":"JOB_100161","tr_customer_id":100178,"tr_customer_product_id":100168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:07.000Z","modified_at":"2025-11-06T06:55:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17114050758315","imei1":"17114050758315","imei2":"17114050758315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100163,"job_number":"JOB_100163","tr_customer_id":100180,"tr_customer_product_id":100170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:09.000Z","modified_at":"2025-11-06T06:55:09.000Z","name":"Derek Gaylord","mobile_number":"654-579-8971","email_id":"Anika_Wyman62@hotmail.com","dop":"2025-04-06","serial_number":"12799971677349720","imei1":"12799971677349720","imei2":"12799971677349720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100164,"job_number":"JOB_100164","tr_customer_id":100181,"tr_customer_product_id":100171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:53.000Z","modified_at":"2025-11-06T06:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13994735650570","imei1":"13994735650570","imei2":"13994735650570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100166,"job_number":"JOB_100166","tr_customer_id":100183,"tr_customer_product_id":100173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:54.000Z","modified_at":"2025-11-06T06:55:54.000Z","name":"Salma Daugherty","mobile_number":"213-774-0970","email_id":"Ahmed_Williamson@gmail.com","dop":"2025-04-06","serial_number":"14511230342664864","imei1":"14511230342664864","imei2":"14511230342664864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100167,"job_number":"JOB_100167","tr_customer_id":100184,"tr_customer_product_id":100174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:38.000Z","modified_at":"2025-11-06T06:56:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19367230884259","imei1":"19367230884259","imei2":"19367230884259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100169,"job_number":"JOB_100169","tr_customer_id":100186,"tr_customer_product_id":100176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:39.000Z","modified_at":"2025-11-06T06:56:39.000Z","name":"Hudson Durgan","mobile_number":"637-794-0580","email_id":"Gayle_Fahey89@yahoo.com","dop":"2025-04-06","serial_number":"11091244760265798","imei1":"11091244760265798","imei2":"11091244760265798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100182,"job_number":"JOB_100182","tr_customer_id":100199,"tr_customer_product_id":100189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:36:14.000Z","modified_at":"2025-11-06T07:36:14.000Z","name":"Gene Funk","mobile_number":"894-641-0948","email_id":"Lue.Bogan41@hotmail.com","dop":"2025-04-06","serial_number":"16952016992555410","imei1":"16952016992555410","imei2":"16952016992555410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100190,"job_number":"JOB_100190","tr_customer_id":100207,"tr_customer_product_id":100197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:32:57.000Z","modified_at":"2025-11-06T08:32:57.000Z","name":"Swapnil Embranthiri","mobile_number":"7092797981","email_id":"tarun.iyer@gmail.com","dop":"2025-11-06","serial_number":"705355652067968","imei1":"705355652067968","imei2":"705355652067968","popurl":"www.yogesh-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100192,"job_number":"JOB_100192","tr_customer_id":100209,"tr_customer_product_id":100199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:42:16.000Z","modified_at":"2025-11-06T10:42:16.000Z","name":"Paramartha Dutta","mobile_number":"7045748330","email_id":"avadhesh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"002594681384097","imei1":"002594681384097","imei2":"002594681384097","popurl":"www.devika-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100193,"job_number":"JOB_100193","tr_customer_id":100210,"tr_customer_product_id":100200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:43:35.000Z","modified_at":"2025-11-06T10:43:35.000Z","name":"Bhargava Kocchar","mobile_number":"7017195208","email_id":"kashyap.kocchar@yahoo.co.in","dop":"2025-11-06","serial_number":"402450957504030","imei1":"402450957504030","imei2":"402450957504030","popurl":"www.chandan-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100195,"job_number":"JOB_100195","tr_customer_id":100212,"tr_customer_product_id":100202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Aatmaj Arora","mobile_number":"7005469793","email_id":"swarnalata.malik@gmail.com","dop":"2025-11-06","serial_number":"578604363881388","imei1":"578604363881388","imei2":"578604363881388","popurl":"www.ranjeet-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100197,"job_number":"JOB_100197","tr_customer_id":100213,"tr_customer_product_id":100203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Vidur Bhattathiri","mobile_number":"7099660964","email_id":"rati.sethi@gmail.com","dop":"2025-11-06","serial_number":"780205291655072","imei1":"780205291655072","imei2":"780205291655072","popurl":"www.draupadi-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100198,"job_number":"JOB_100198","tr_customer_id":100215,"tr_customer_product_id":100205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Lakshminath Gowda","mobile_number":"7017550610","email_id":"brahmaanand.pilla@hotmail.com","dop":"2025-11-06","serial_number":"767370402709955","imei1":"767370402709955","imei2":"767370402709955","popurl":"www.bhoj-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100199,"job_number":"JOB_100199","tr_customer_id":100216,"tr_customer_product_id":100206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Dayamayee Kaul","mobile_number":"7051251094","email_id":"sitara.somayaji@gmail.com","dop":"2025-11-06","serial_number":"959795531689786","imei1":"959795531689786","imei2":"959795531689786","popurl":"www.smita-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100201,"job_number":"JOB_100201","tr_customer_id":100218,"tr_customer_product_id":100208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Rukhmani Marar","mobile_number":"7011966502","email_id":"shresthi.guha@hotmail.com","dop":"2025-11-06","serial_number":"817095329141837","imei1":"817095329141837","imei2":"817095329141837","popurl":"www.shubhaprada-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100202,"job_number":"JOB_100202","tr_customer_id":100219,"tr_customer_product_id":100209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Hiranya Rana","mobile_number":"7074839283","email_id":"bhagwanti.kaur@gmail.com","dop":"2025-11-06","serial_number":"202654729419531","imei1":"202654729419531","imei2":"202654729419531","popurl":"www.garuda-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100203,"job_number":"JOB_100203","tr_customer_id":100220,"tr_customer_product_id":100210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Chandravati Kaniyar","mobile_number":"7091798829","email_id":"minakshi.jha@yahoo.co.in","dop":"2025-11-06","serial_number":"827215162215900","imei1":"827215162215900","imei2":"827215162215900","popurl":"www.kannen-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100208,"job_number":"JOB_100208","tr_customer_id":100225,"tr_customer_product_id":100215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Anjaneya Sinha","mobile_number":"7004297611","email_id":"himadri.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"781038468665722","imei1":"781038468665722","imei2":"781038468665722","popurl":"www.sher-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100209,"job_number":"JOB_100209","tr_customer_id":100226,"tr_customer_product_id":100216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Nikita Naik","mobile_number":"7024968276","email_id":"dipesh.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"277670349298772","imei1":"277670349298772","imei2":"277670349298772","popurl":"www.trilok-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100210,"job_number":"JOB_100210","tr_customer_id":100227,"tr_customer_product_id":100217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhanvin Devar","mobile_number":"7098179418","email_id":"indra.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"474919781094176","imei1":"474919781094176","imei2":"474919781094176","popurl":"www.omana-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100211,"job_number":"JOB_100211","tr_customer_id":100228,"tr_customer_product_id":100218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Adinath Ahuja","mobile_number":"7005784053","email_id":"dhaanyalakshmi.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"461345817651565","imei1":"461345817651565","imei2":"461345817651565","popurl":"www.chandramani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100212,"job_number":"JOB_100212","tr_customer_id":100229,"tr_customer_product_id":100219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chandrakin Chaturvedi","mobile_number":"7040721617","email_id":"devi.kakkar@gmail.com","dop":"2025-11-06","serial_number":"921654249300722","imei1":"921654249300722","imei2":"921654249300722","popurl":"www.dharitri-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100213,"job_number":"JOB_100213","tr_customer_id":100230,"tr_customer_product_id":100220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhatri Dwivedi","mobile_number":"7054210617","email_id":"swapnil.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"067624416492366","imei1":"067624416492366","imei2":"067624416492366","popurl":"www.chandranath-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100214,"job_number":"JOB_100214","tr_customer_id":100231,"tr_customer_product_id":100221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chinmayanand Verma","mobile_number":"7044038361","email_id":"rita.bhat@gmail.com","dop":"2025-11-06","serial_number":"657097486838153","imei1":"657097486838153","imei2":"657097486838153","popurl":"www.sloka-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100215,"job_number":"JOB_100215","tr_customer_id":100232,"tr_customer_product_id":100222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Saraswati Nayar","mobile_number":"7042772520","email_id":"aaryan.trivedi@gmail.com","dop":"2025-11-06","serial_number":"405909517826548","imei1":"405909517826548","imei2":"405909517826548","popurl":"www.bala-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100216,"job_number":"JOB_100216","tr_customer_id":100234,"tr_customer_product_id":100224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chidambaram Namboothiri","mobile_number":"7042891846","email_id":"chandrakala.acharya@gmail.com","dop":"2025-11-06","serial_number":"371599406349238","imei1":"371599406349238","imei2":"371599406349238","popurl":"www.bhagwanti-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100217,"job_number":"JOB_100217","tr_customer_id":100233,"tr_customer_product_id":100223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Mangala Shah","mobile_number":"7019294031","email_id":"giri.varman@hotmail.com","dop":"2025-11-06","serial_number":"113430013312984","imei1":"113430013312984","imei2":"113430013312984","popurl":"www.kumari-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100219,"job_number":"JOB_100219","tr_customer_id":100236,"tr_customer_product_id":100226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Dwaipayan Arora","mobile_number":"7092175870","email_id":"garuda.chaturvedi@gmail.com","dop":"2025-11-06","serial_number":"041673222159873","imei1":"041673222159873","imei2":"041673222159873","popurl":"www.bhudev-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100220,"job_number":"JOB_100220","tr_customer_id":100237,"tr_customer_product_id":100227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Lai Panicker","mobile_number":"7063052811","email_id":"aayushman.chattopadhyay@gmail.com","dop":"2025-11-06","serial_number":"646727329595365","imei1":"646727329595365","imei2":"646727329595365","popurl":"www.preity-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100221,"job_number":"JOB_100221","tr_customer_id":100238,"tr_customer_product_id":100228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Mukul Bhattacharya","mobile_number":"7033726479","email_id":"amogh.singh@yahoo.co.in","dop":"2025-11-06","serial_number":"129266551661554","imei1":"129266551661554","imei2":"129266551661554","popurl":"www.drona-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100222,"job_number":"JOB_100222","tr_customer_id":100239,"tr_customer_product_id":100229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ramesh Arora","mobile_number":"7044996211","email_id":"opaline.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"403424480333918","imei1":"403424480333918","imei2":"403424480333918","popurl":"www.balamani-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100223,"job_number":"JOB_100223","tr_customer_id":100240,"tr_customer_product_id":100230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Digambara Gandhi","mobile_number":"7095159367","email_id":"aagneya.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"037304917121822","imei1":"037304917121822","imei2":"037304917121822","popurl":"www.dayaanidhi-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100225,"job_number":"JOB_100225","tr_customer_id":100242,"tr_customer_product_id":100232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Bhaswar Butt","mobile_number":"7033884130","email_id":"gemini.tandon@yahoo.co.in","dop":"2025-11-06","serial_number":"035644595605302","imei1":"035644595605302","imei2":"035644595605302","popurl":"www.devi-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100226,"job_number":"JOB_100226","tr_customer_id":100243,"tr_customer_product_id":100233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Vidya Reddy","mobile_number":"7044378923","email_id":"shantanu.nehru@hotmail.com","dop":"2025-11-06","serial_number":"723739856626844","imei1":"723739856626844","imei2":"723739856626844","popurl":"www.anasooya-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100227,"job_number":"JOB_100227","tr_customer_id":100244,"tr_customer_product_id":100234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ganapati Trivedi","mobile_number":"7033185733","email_id":"gotum.gupta@gmail.com","dop":"2025-11-06","serial_number":"421788709138977","imei1":"421788709138977","imei2":"421788709138977","popurl":"www.kumuda-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100228,"job_number":"JOB_100228","tr_customer_id":100245,"tr_customer_product_id":100235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Goutam Agarwal","mobile_number":"7024428299","email_id":"rageshwari.khatri@gmail.com","dop":"2025-11-06","serial_number":"109346681341745","imei1":"109346681341745","imei2":"109346681341745","popurl":"www.jitender-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100229,"job_number":"JOB_100229","tr_customer_id":100246,"tr_customer_product_id":100236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Brahma Shukla","mobile_number":"7079068822","email_id":"shantanu.varrier@hotmail.com","dop":"2025-11-06","serial_number":"444350528979467","imei1":"444350528979467","imei2":"444350528979467","popurl":"www.tara-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100230,"job_number":"JOB_100230","tr_customer_id":100247,"tr_customer_product_id":100237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Malti Pillai","mobile_number":"7019862064","email_id":"diptendu.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"632900314222940","imei1":"632900314222940","imei2":"632900314222940","popurl":"www.chanda-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100231,"job_number":"JOB_100231","tr_customer_id":100248,"tr_customer_product_id":100238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Yogendra Desai","mobile_number":"7079143089","email_id":"mangalya.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"520781505584391","imei1":"520781505584391","imei2":"520781505584391","popurl":"www.tushar-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100232,"job_number":"JOB_100232","tr_customer_id":100249,"tr_customer_product_id":100239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Rakesh Sharma","mobile_number":"7062828596","email_id":"vishwamitra.saini@gmail.com","dop":"2025-11-06","serial_number":"660248626826527","imei1":"660248626826527","imei2":"660248626826527","popurl":"www.suryakantam-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100234,"job_number":"JOB_100234","tr_customer_id":100251,"tr_customer_product_id":100241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Sachin Mishra","mobile_number":"7079253057","email_id":"avantika.sharma@yahoo.co.in","dop":"2025-11-06","serial_number":"669937150031940","imei1":"669937150031940","imei2":"669937150031940","popurl":"www.agneya-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100236,"job_number":"JOB_100236","tr_customer_id":100253,"tr_customer_product_id":100243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Gopee Arora","mobile_number":"7062999449","email_id":"rudra.kaul@hotmail.com","dop":"2025-11-06","serial_number":"260602739655602","imei1":"260602739655602","imei2":"260602739655602","popurl":"www.dron-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100237,"job_number":"JOB_100237","tr_customer_id":100254,"tr_customer_product_id":100244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Baalaaditya Ahluwalia","mobile_number":"7053249954","email_id":"balagovind.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"541762925993447","imei1":"541762925993447","imei2":"541762925993447","popurl":"www.rati-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100238,"job_number":"JOB_100238","tr_customer_id":100255,"tr_customer_product_id":100245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Arun Kapoor","mobile_number":"7094392005","email_id":"sucheta.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"199328202192658","imei1":"199328202192658","imei2":"199328202192658","popurl":"www.dandapaani-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100239,"job_number":"JOB_100239","tr_customer_id":100256,"tr_customer_product_id":100246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Anjushree Ahluwalia","mobile_number":"7098896823","email_id":"meghnad.gupta@gmail.com","dop":"2025-11-06","serial_number":"497235122693904","imei1":"497235122693904","imei2":"497235122693904","popurl":"www.aatreya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100241,"job_number":"JOB_100241","tr_customer_id":100258,"tr_customer_product_id":100248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Himadri Abbott","mobile_number":"7058887858","email_id":"priya.kocchar@hotmail.com","dop":"2025-11-06","serial_number":"902529547307317","imei1":"902529547307317","imei2":"902529547307317","popurl":"www.bhagwati-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100243,"job_number":"JOB_100243","tr_customer_id":100260,"tr_customer_product_id":100250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Chakor Saini","mobile_number":"7044902854","email_id":"kashyapi.tagore@gmail.com","dop":"2025-11-06","serial_number":"456453421340967","imei1":"456453421340967","imei2":"456453421340967","popurl":"www.devi-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100245,"job_number":"JOB_100245","tr_customer_id":100262,"tr_customer_product_id":100252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Girish Devar","mobile_number":"7034936916","email_id":"arun.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"898089793273890","imei1":"898089793273890","imei2":"898089793273890","popurl":"www.geeta-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100247,"job_number":"JOB_100247","tr_customer_id":100264,"tr_customer_product_id":100254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Mohini Menon","mobile_number":"7009128274","email_id":"trilochana.singh@gmail.com","dop":"2025-11-06","serial_number":"319106842908006","imei1":"319106842908006","imei2":"319106842908006","popurl":"www.anamika-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100248,"job_number":"JOB_100248","tr_customer_id":100265,"tr_customer_product_id":100255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Deevakar Dutta","mobile_number":"7048292001","email_id":"mayoor.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"144463107125414","imei1":"144463107125414","imei2":"144463107125414","popurl":"www.aasha-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100249,"job_number":"JOB_100249","tr_customer_id":100266,"tr_customer_product_id":100256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Radha Nehru","mobile_number":"7016478310","email_id":"brahmabrata.guneta@hotmail.com","dop":"2025-11-06","serial_number":"550449829858673","imei1":"550449829858673","imei2":"550449829858673","popurl":"www.abhisyanta-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100252,"job_number":"JOB_100252","tr_customer_id":100269,"tr_customer_product_id":100259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Navin Abbott","mobile_number":"7085493629","email_id":"chandni.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"596614734601136","imei1":"596614734601136","imei2":"596614734601136","popurl":"www.dipankar-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100253,"job_number":"JOB_100253","tr_customer_id":100270,"tr_customer_product_id":100260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Tanushri Prajapat","mobile_number":"7087055132","email_id":"kin.varma@hotmail.com","dop":"2025-11-06","serial_number":"668639240780301","imei1":"668639240780301","imei2":"668639240780301","popurl":"www.ritesh-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100254,"job_number":"JOB_100254","tr_customer_id":100271,"tr_customer_product_id":100261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Amaranaath Mahajan","mobile_number":"7031671338","email_id":"dipankar.sethi@gmail.com","dop":"2025-11-06","serial_number":"253228159391142","imei1":"253228159391142","imei2":"253228159391142","popurl":"www.prem-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100256,"job_number":"JOB_100256","tr_customer_id":100273,"tr_customer_product_id":100263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Bharat Khatri","mobile_number":"7013592344","email_id":"dayaananda.talwar@gmail.com","dop":"2025-11-06","serial_number":"437645426110221","imei1":"437645426110221","imei2":"437645426110221","popurl":"www.sher-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100257,"job_number":"JOB_100257","tr_customer_id":100274,"tr_customer_product_id":100264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Girika Gandhi","mobile_number":"7027485118","email_id":"padma.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"935121372115021","imei1":"935121372115021","imei2":"935121372115021","popurl":"www.achyut-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100258,"job_number":"JOB_100258","tr_customer_id":100275,"tr_customer_product_id":100265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Charuchandra Ahuja","mobile_number":"7034100550","email_id":"aishani.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"959862060483413","imei1":"959862060483413","imei2":"959862060483413","popurl":"www.varalakshmi-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100260,"job_number":"JOB_100260","tr_customer_id":100277,"tr_customer_product_id":100267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Avani Abbott","mobile_number":"7069741379","email_id":"sarla.nambeesan@gmail.com","dop":"2025-11-06","serial_number":"712402230643266","imei1":"712402230643266","imei2":"712402230643266","popurl":"www.dhatri-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100261,"job_number":"JOB_100261","tr_customer_id":100278,"tr_customer_product_id":100268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Chinmayananda Kaul","mobile_number":"7015712021","email_id":"dayaanidhi.devar@yahoo.co.in","dop":"2025-11-06","serial_number":"405868813658469","imei1":"405868813658469","imei2":"405868813658469","popurl":"www.udai-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100262,"job_number":"JOB_100262","tr_customer_id":100279,"tr_customer_product_id":100269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Devi Nayar","mobile_number":"7016307285","email_id":"kannan.guneta@gmail.com","dop":"2025-11-06","serial_number":"001454539628373","imei1":"001454539628373","imei2":"001454539628373","popurl":"www.dharitri-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100264,"job_number":"JOB_100264","tr_customer_id":100281,"tr_customer_product_id":100271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Devajyoti Nehru","mobile_number":"7004075850","email_id":"vedanga.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"585220665456250","imei1":"585220665456250","imei2":"585220665456250","popurl":"www.anshula-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100266,"job_number":"JOB_100266","tr_customer_id":100283,"tr_customer_product_id":100273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Rahul Nehru","mobile_number":"7057527682","email_id":"dayaamay.arora@gmail.com","dop":"2025-11-06","serial_number":"087655093310785","imei1":"087655093310785","imei2":"087655093310785","popurl":"www.suryakant-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100267,"job_number":"JOB_100267","tr_customer_id":100284,"tr_customer_product_id":100274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Jaya Namboothiri","mobile_number":"7026316823","email_id":"mohinder.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"281599258784035","imei1":"281599258784035","imei2":"281599258784035","popurl":"www.manikya-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100268,"job_number":"JOB_100268","tr_customer_id":100285,"tr_customer_product_id":100275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Anunay Kaur","mobile_number":"7096349545","email_id":"amaresh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"035580090642874","imei1":"035580090642874","imei2":"035580090642874","popurl":"www.baala-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100271,"job_number":"JOB_100271","tr_customer_id":100288,"tr_customer_product_id":100278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Deeptanshu Nayar","mobile_number":"7006376899","email_id":"minakshi.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"058195216251768","imei1":"058195216251768","imei2":"058195216251768","popurl":"www.bahula-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100272,"job_number":"JOB_100272","tr_customer_id":100289,"tr_customer_product_id":100279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Niro Iyengar","mobile_number":"7007732565","email_id":"harinarayan.verma@hotmail.com","dop":"2025-11-06","serial_number":"284233651355991","imei1":"284233651355991","imei2":"284233651355991","popurl":"www.digambara-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100274,"job_number":"JOB_100274","tr_customer_id":100291,"tr_customer_product_id":100281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Vrinda Gill","mobile_number":"7011619540","email_id":"lal.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"669189841554204","imei1":"669189841554204","imei2":"669189841554204","popurl":"www.sarada-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100275,"job_number":"JOB_100275","tr_customer_id":100292,"tr_customer_product_id":100282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Atmananda Naik","mobile_number":"7031085877","email_id":"chandni.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"327772638812531","imei1":"327772638812531","imei2":"327772638812531","popurl":"www.sunita-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100276,"job_number":"JOB_100276","tr_customer_id":100293,"tr_customer_product_id":100283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Udit Bhattathiri","mobile_number":"7083292231","email_id":"anwesha.adiga@hotmail.com","dop":"2025-11-06","serial_number":"058762801518629","imei1":"058762801518629","imei2":"058762801518629","popurl":"www.brijesh-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100277,"job_number":"JOB_100277","tr_customer_id":100294,"tr_customer_product_id":100284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Kumar Menon","mobile_number":"7083560413","email_id":"brijesh.kaul@hotmail.com","dop":"2025-11-06","serial_number":"015864072572603","imei1":"015864072572603","imei2":"015864072572603","popurl":"www.aalok-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100278,"job_number":"JOB_100278","tr_customer_id":100295,"tr_customer_product_id":100285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Chitramala Deshpande","mobile_number":"7052740679","email_id":"daiwik.bandopadhyay@gmail.com","dop":"2025-11-06","serial_number":"662998952510488","imei1":"662998952510488","imei2":"662998952510488","popurl":"www.bhadrak-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100280,"job_number":"JOB_100280","tr_customer_id":100297,"tr_customer_product_id":100287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Shresth Nambeesan","mobile_number":"7027301126","email_id":"geeta.malik@gmail.com","dop":"2025-11-06","serial_number":"135300101774233","imei1":"135300101774233","imei2":"135300101774233","popurl":"www.menaka-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100282,"job_number":"JOB_100282","tr_customer_id":100299,"tr_customer_product_id":100289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Gopi Nair","mobile_number":"7018375556","email_id":"chidaatma.nehru@gmail.com","dop":"2025-11-06","serial_number":"505554479521895","imei1":"505554479521895","imei2":"505554479521895","popurl":"www.anish-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100283,"job_number":"JOB_100283","tr_customer_id":100300,"tr_customer_product_id":100290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Birjesh Singh","mobile_number":"7024051947","email_id":"inder.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"623555809426519","imei1":"623555809426519","imei2":"623555809426519","popurl":"www.rukhmani-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100285,"job_number":"JOB_100285","tr_customer_id":100302,"tr_customer_product_id":100292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Aamod Tagore","mobile_number":"7013281590","email_id":"vasudeva.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"795835931042791","imei1":"795835931042791","imei2":"795835931042791","popurl":"www.abhaya-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100286,"job_number":"JOB_100286","tr_customer_id":100303,"tr_customer_product_id":100293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Chandraketu Nehru","mobile_number":"7080542179","email_id":"dulari.ahuja@yahoo.co.in","dop":"2025-11-06","serial_number":"022955310927443","imei1":"022955310927443","imei2":"022955310927443","popurl":"www.balgopal-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100287,"job_number":"JOB_100287","tr_customer_id":100304,"tr_customer_product_id":100294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Bhuvanesh Kapoor","mobile_number":"7055834841","email_id":"adityanandana.pandey@hotmail.com","dop":"2025-11-06","serial_number":"913727309205995","imei1":"913727309205995","imei2":"913727309205995","popurl":"www.bhadrak-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100288,"job_number":"JOB_100288","tr_customer_id":100305,"tr_customer_product_id":100295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Ekadant Iyer","mobile_number":"7094362767","email_id":"ekaparnika.deshpande@gmail.com","dop":"2025-11-06","serial_number":"466377933022637","imei1":"466377933022637","imei2":"466377933022637","popurl":"www.elakshi-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100291,"job_number":"JOB_100291","tr_customer_id":100308,"tr_customer_product_id":100298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Kama Kaniyar","mobile_number":"7013313135","email_id":"gorakhnath.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"284347799588030","imei1":"284347799588030","imei2":"284347799588030","popurl":"www.chandradev-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100292,"job_number":"JOB_100292","tr_customer_id":100309,"tr_customer_product_id":100299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Aadrika Chopra","mobile_number":"7098852658","email_id":"ahilya.nair@gmail.com","dop":"2025-11-06","serial_number":"599808664364408","imei1":"599808664364408","imei2":"599808664364408","popurl":"www.susheel-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100294,"job_number":"JOB_100294","tr_customer_id":100311,"tr_customer_product_id":100301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Pramila Pothuvaal","mobile_number":"7003088236","email_id":"preity.sharma@hotmail.com","dop":"2025-11-06","serial_number":"711936931944650","imei1":"711936931944650","imei2":"711936931944650","popurl":"www.gopi-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100295,"job_number":"JOB_100295","tr_customer_id":100312,"tr_customer_product_id":100302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Girika Nambeesan","mobile_number":"7011986064","email_id":"priyala.menon@gmail.com","dop":"2025-11-06","serial_number":"705451290849949","imei1":"705451290849949","imei2":"705451290849949","popurl":"www.kama-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100296,"job_number":"JOB_100296","tr_customer_id":100313,"tr_customer_product_id":100303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Dhaanyalakshmi Iyer","mobile_number":"7033828008","email_id":"bhudev.sinha@gmail.com","dop":"2025-11-06","serial_number":"223884921010979","imei1":"223884921010979","imei2":"223884921010979","popurl":"www.bishnu-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100297,"job_number":"JOB_100297","tr_customer_id":100314,"tr_customer_product_id":100304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Vyas Gowda","mobile_number":"7087125380","email_id":"deeptimay.butt@hotmail.com","dop":"2025-11-06","serial_number":"012614557318657","imei1":"012614557318657","imei2":"012614557318657","popurl":"www.jagathi-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100299,"job_number":"JOB_100299","tr_customer_id":100316,"tr_customer_product_id":100306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Madhuri Pillai","mobile_number":"7017415794","email_id":"aasha.bandopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"677095717381850","imei1":"677095717381850","imei2":"677095717381850","popurl":"www.agrata-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100300,"job_number":"JOB_100300","tr_customer_id":100317,"tr_customer_product_id":100307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Diksha Nayar","mobile_number":"7030614463","email_id":"chaanakya.reddy@gmail.com","dop":"2025-11-06","serial_number":"322653072366350","imei1":"322653072366350","imei2":"322653072366350","popurl":"www.bhaumik-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100301,"job_number":"JOB_100301","tr_customer_id":100318,"tr_customer_product_id":100308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Chandini Marar","mobile_number":"7015619035","email_id":"anjushree.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"912410502359641","imei1":"912410502359641","imei2":"912410502359641","popurl":"www.uttam-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100302,"job_number":"JOB_100302","tr_customer_id":100319,"tr_customer_product_id":100309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:14.000Z","modified_at":"2025-11-06T11:06:14.000Z","name":"Shreya Tandon","mobile_number":"7023636716","email_id":"pramila.bhat@gmail.com","dop":"2025-11-06","serial_number":"661477045841216","imei1":"661477045841216","imei2":"661477045841216","popurl":"www.bala-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100304,"job_number":"JOB_100304","tr_customer_id":100321,"tr_customer_product_id":100311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:09.000Z","modified_at":"2025-11-06T11:28:09.000Z","name":"Kumar Reddy","mobile_number":"7078695075","email_id":"anil.reddy@gmail.com","dop":"2025-11-06","serial_number":"971933060213991","imei1":"971933060213991","imei2":"971933060213991","popurl":"www.aaratrika-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100305,"job_number":"JOB_100305","tr_customer_id":100322,"tr_customer_product_id":100312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Sumitra Iyengar","mobile_number":"7003080543","email_id":"swarnalata.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"590801086950258","imei1":"590801086950258","imei2":"590801086950258","popurl":"www.kamalesh-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100306,"job_number":"JOB_100306","tr_customer_id":100323,"tr_customer_product_id":100313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Eekalabya Bhat","mobile_number":"7021954147","email_id":"agniprava.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"411067596554055","imei1":"411067596554055","imei2":"411067596554055","popurl":"www.gajaadhar-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100307,"job_number":"JOB_100307","tr_customer_id":100324,"tr_customer_product_id":100314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Anal Desai","mobile_number":"7094923550","email_id":"shreya.gowda@hotmail.com","dop":"2025-11-06","serial_number":"582791393866443","imei1":"582791393866443","imei2":"582791393866443","popurl":"www.bharat-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100308,"job_number":"JOB_100308","tr_customer_id":100325,"tr_customer_product_id":100315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Bhramar Embranthiri","mobile_number":"7040194616","email_id":"saraswati.kapoor@gmail.com","dop":"2025-11-06","serial_number":"125548584989120","imei1":"125548584989120","imei2":"125548584989120","popurl":"www.ahilya-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100309,"job_number":"JOB_100309","tr_customer_id":100326,"tr_customer_product_id":100316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Krishna Dutta","mobile_number":"7035910960","email_id":"gautam.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"882743530702370","imei1":"882743530702370","imei2":"882743530702370","popurl":"www.bhaumik-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100310,"job_number":"JOB_100310","tr_customer_id":100328,"tr_customer_product_id":100318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Vaishnavi Kakkar","mobile_number":"7058162141","email_id":"manoj.panicker@gmail.com","dop":"2025-11-06","serial_number":"554206719512358","imei1":"554206719512358","imei2":"554206719512358","popurl":"www.esha-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100311,"job_number":"JOB_100311","tr_customer_id":100329,"tr_customer_product_id":100319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Rati Mishra","mobile_number":"7023847288","email_id":"girja.varman@hotmail.com","dop":"2025-11-06","serial_number":"432271696440570","imei1":"432271696440570","imei2":"432271696440570","popurl":"www.bhaswar-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100312,"job_number":"JOB_100312","tr_customer_id":100327,"tr_customer_product_id":100317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Arya Deshpande","mobile_number":"7068643756","email_id":"geeta.iyer@gmail.com","dop":"2025-11-06","serial_number":"272322507291415","imei1":"272322507291415","imei2":"272322507291415","popurl":"www.akshata-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100313,"job_number":"JOB_100313","tr_customer_id":100330,"tr_customer_product_id":100320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Agnivesh Kocchar","mobile_number":"7083078477","email_id":"bhagvan.shukla@gmail.com","dop":"2025-11-06","serial_number":"569971567467080","imei1":"569971567467080","imei2":"569971567467080","popurl":"www.ankal-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100314,"job_number":"JOB_100314","tr_customer_id":100331,"tr_customer_product_id":100321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Dwaipayana Chaturvedi","mobile_number":"7092033996","email_id":"aasha.naik@hotmail.com","dop":"2025-11-06","serial_number":"544266040178279","imei1":"544266040178279","imei2":"544266040178279","popurl":"www.satish-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100315,"job_number":"JOB_100315","tr_customer_id":100332,"tr_customer_product_id":100322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daksha Adiga","mobile_number":"7036186899","email_id":"lavanya.ahluwalia@hotmail.com","dop":"2025-11-06","serial_number":"173848384082299","imei1":"173848384082299","imei2":"173848384082299","popurl":"www.padma-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100316,"job_number":"JOB_100316","tr_customer_id":100333,"tr_customer_product_id":100323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Prasanna Mukhopadhyay","mobile_number":"7067673943","email_id":"tushar.dwivedi@yahoo.co.in","dop":"2025-11-06","serial_number":"375050234373799","imei1":"375050234373799","imei2":"375050234373799","popurl":"www.lakshman-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100317,"job_number":"JOB_100317","tr_customer_id":100334,"tr_customer_product_id":100324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daevika Nair","mobile_number":"7040314613","email_id":"tara.desai@hotmail.com","dop":"2025-11-06","serial_number":"364751542937024","imei1":"364751542937024","imei2":"364751542937024","popurl":"www.bhaasvan-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100318,"job_number":"JOB_100318","tr_customer_id":100335,"tr_customer_product_id":100325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Rajendra Desai","mobile_number":"7077781193","email_id":"aanandaswarup.shukla@hotmail.com","dop":"2025-11-06","serial_number":"685302868698443","imei1":"685302868698443","imei2":"685302868698443","popurl":"www.bhagavaan-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100319,"job_number":"JOB_100319","tr_customer_id":100336,"tr_customer_product_id":100326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanchan Embranthiri","mobile_number":"7065556485","email_id":"harita.guneta@gmail.com","dop":"2025-11-06","serial_number":"954831419624886","imei1":"954831419624886","imei2":"954831419624886","popurl":"www.ramesh-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100320,"job_number":"JOB_100320","tr_customer_id":100337,"tr_customer_product_id":100327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Lai Naik","mobile_number":"7026898901","email_id":"ekaksh.namboothiri@yahoo.co.in","dop":"2025-11-06","serial_number":"343838922122727","imei1":"343838922122727","imei2":"343838922122727","popurl":"www.jaya-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100321,"job_number":"JOB_100321","tr_customer_id":100338,"tr_customer_product_id":100328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanaka Reddy","mobile_number":"7020677343","email_id":"charuchandra.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"679844879025190","imei1":"679844879025190","imei2":"679844879025190","popurl":"www.goswami-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100322,"job_number":"JOB_100322","tr_customer_id":100339,"tr_customer_product_id":100329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Sachin Kaur","mobile_number":"7050183824","email_id":"bhishma.patil@hotmail.com","dop":"2025-11-06","serial_number":"017737678057471","imei1":"017737678057471","imei2":"017737678057471","popurl":"www.krishna-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100323,"job_number":"JOB_100323","tr_customer_id":100340,"tr_customer_product_id":100330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Adheesh Mehra","mobile_number":"7063447192","email_id":"trilokanath.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"064149525957890","imei1":"064149525957890","imei2":"064149525957890","popurl":"www.charuvrat-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100324,"job_number":"JOB_100324","tr_customer_id":100341,"tr_customer_product_id":100331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Suryakantam Adiga","mobile_number":"7061425237","email_id":"deeptimayee.kapoor@hotmail.com","dop":"2025-11-06","serial_number":"699384089901770","imei1":"699384089901770","imei2":"699384089901770","popurl":"www.indra-sharma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100325,"job_number":"JOB_100325","tr_customer_id":100342,"tr_customer_product_id":100332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Vedanga Mahajan","mobile_number":"7032920909","email_id":"anilaabh.bhattathiri@gmail.com","dop":"2025-11-06","serial_number":"889234138408855","imei1":"889234138408855","imei2":"889234138408855","popurl":"www.devasree-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100326,"job_number":"JOB_100326","tr_customer_id":100343,"tr_customer_product_id":100333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Dandapaani Pothuvaal","mobile_number":"7065134774","email_id":"bhadran.dhawan@yahoo.co.in","dop":"2025-11-06","serial_number":"849663885451482","imei1":"849663885451482","imei2":"849663885451482","popurl":"www.dhyaneshwar-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100327,"job_number":"JOB_100327","tr_customer_id":100344,"tr_customer_product_id":100334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Suman Arora","mobile_number":"7069436856","email_id":"dhatri.sethi@gmail.com","dop":"2025-11-06","serial_number":"321299839474590","imei1":"321299839474590","imei2":"321299839474590","popurl":"www.jaya-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100328,"job_number":"JOB_100328","tr_customer_id":100345,"tr_customer_product_id":100335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Gopee Mehra","mobile_number":"7089912062","email_id":"omana.varma@gmail.com","dop":"2025-11-06","serial_number":"666057644580235","imei1":"666057644580235","imei2":"666057644580235","popurl":"www.annapurna-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100329,"job_number":"JOB_100329","tr_customer_id":100346,"tr_customer_product_id":100336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Agneya Reddy","mobile_number":"7066601201","email_id":"aadidev.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"010475183997961","imei1":"010475183997961","imei2":"010475183997961","popurl":"www.anand-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100330,"job_number":"JOB_100330","tr_customer_id":100347,"tr_customer_product_id":100337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Kanishka Iyer","mobile_number":"7043505310","email_id":"giri.chopra@yahoo.co.in","dop":"2025-11-06","serial_number":"076941001361858","imei1":"076941001361858","imei2":"076941001361858","popurl":"www.charuvrat-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100331,"job_number":"JOB_100331","tr_customer_id":100348,"tr_customer_product_id":100338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Mangalya Varma","mobile_number":"7053262012","email_id":"priyala.chopra@hotmail.com","dop":"2025-11-06","serial_number":"758723078527679","imei1":"758723078527679","imei2":"758723078527679","popurl":"www.prem-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100332,"job_number":"JOB_100332","tr_customer_id":100349,"tr_customer_product_id":100339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Gajaadhar Gowda","mobile_number":"7020648452","email_id":"kannen.johar@gmail.com","dop":"2025-11-06","serial_number":"399764739210167","imei1":"399764739210167","imei2":"399764739210167","popurl":"www.mahendra-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100333,"job_number":"JOB_100333","tr_customer_id":100350,"tr_customer_product_id":100340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Geetanjali Agarwal","mobile_number":"7027427718","email_id":"ananda.ganaka@hotmail.com","dop":"2025-11-06","serial_number":"104898902458500","imei1":"104898902458500","imei2":"104898902458500","popurl":"www.vaijayanthi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100334,"job_number":"JOB_100334","tr_customer_id":100351,"tr_customer_product_id":100341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Minakshi Somayaji","mobile_number":"7048946782","email_id":"avani.menon@gmail.com","dop":"2025-11-06","serial_number":"472752255630675","imei1":"472752255630675","imei2":"472752255630675","popurl":"www.rameshwar-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100335,"job_number":"JOB_100335","tr_customer_id":100352,"tr_customer_product_id":100342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Brahmanandam Trivedi","mobile_number":"7089400129","email_id":"shresth.desai@hotmail.com","dop":"2025-11-06","serial_number":"099806364105983","imei1":"099806364105983","imei2":"099806364105983","popurl":"www.umang-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100336,"job_number":"JOB_100336","tr_customer_id":100353,"tr_customer_product_id":100343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Deven Nayar","mobile_number":"7035100318","email_id":"rita.agarwal@gmail.com","dop":"2025-11-06","serial_number":"489666168656843","imei1":"489666168656843","imei2":"489666168656843","popurl":"www.anila-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100337,"job_number":"JOB_100337","tr_customer_id":100354,"tr_customer_product_id":100344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Rageshwari Reddy","mobile_number":"7032809678","email_id":"balagovind.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"938122826124699","imei1":"938122826124699","imei2":"938122826124699","popurl":"www.drona-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100338,"job_number":"JOB_100338","tr_customer_id":100355,"tr_customer_product_id":100345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Anshula Sharma","mobile_number":"7056487367","email_id":"agasti.mehra@yahoo.co.in","dop":"2025-11-06","serial_number":"725987840809694","imei1":"725987840809694","imei2":"725987840809694","popurl":"www.vasundhara-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100339,"job_number":"JOB_100339","tr_customer_id":100356,"tr_customer_product_id":100346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Malti Ganaka","mobile_number":"7092206793","email_id":"tara.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"946345696630124","imei1":"946345696630124","imei2":"946345696630124","popurl":"www.baalagopaal-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100340,"job_number":"JOB_100340","tr_customer_id":100357,"tr_customer_product_id":100347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Agnimitra Mukhopadhyay","mobile_number":"7099709511","email_id":"ayushmati.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"211870197110378","imei1":"211870197110378","imei2":"211870197110378","popurl":"www.harita-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100341,"job_number":"JOB_100341","tr_customer_id":100358,"tr_customer_product_id":100348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Devani Khatri","mobile_number":"7029707940","email_id":"nikita.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"511658963134816","imei1":"511658963134816","imei2":"511658963134816","popurl":"www.girik-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100342,"job_number":"JOB_100342","tr_customer_id":100359,"tr_customer_product_id":100349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Agrata Panicker","mobile_number":"7054826914","email_id":"sitara.gowda@yahoo.co.in","dop":"2025-11-06","serial_number":"284863831250002","imei1":"284863831250002","imei2":"284863831250002","popurl":"www.gajabahu-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100343,"job_number":"JOB_100343","tr_customer_id":100360,"tr_customer_product_id":100350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Himadri Nambeesan","mobile_number":"7094746656","email_id":"ghanaanand.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"306444880592771","imei1":"306444880592771","imei2":"306444880592771","popurl":"www.daevika-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100344,"job_number":"JOB_100344","tr_customer_id":100361,"tr_customer_product_id":100351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Geeta Iyengar","mobile_number":"7002387687","email_id":"shresth.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"881217732707886","imei1":"881217732707886","imei2":"881217732707886","popurl":"www.bhisham-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100345,"job_number":"JOB_100345","tr_customer_id":100362,"tr_customer_product_id":100352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Somu Khatri","mobile_number":"7068214862","email_id":"nikita.jha@gmail.com","dop":"2025-11-06","serial_number":"199146876014607","imei1":"199146876014607","imei2":"199146876014607","popurl":"www.chidambaram-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100346,"job_number":"JOB_100346","tr_customer_id":100363,"tr_customer_product_id":100353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Kumar Mukhopadhyay","mobile_number":"7082380713","email_id":"durgeshwari.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"357772415654082","imei1":"357772415654082","imei2":"357772415654082","popurl":"www.trilokesh-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100347,"job_number":"JOB_100347","tr_customer_id":100364,"tr_customer_product_id":100354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Opalina Devar","mobile_number":"7090604291","email_id":"abhaya.sinha@hotmail.com","dop":"2025-11-06","serial_number":"587416484452317","imei1":"587416484452317","imei2":"587416484452317","popurl":"www.tanushri-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100348,"job_number":"JOB_100348","tr_customer_id":100365,"tr_customer_product_id":100355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Dwaipayana Dutta","mobile_number":"7072010105","email_id":"devdan.guneta@hotmail.com","dop":"2025-11-06","serial_number":"005789277052589","imei1":"005789277052589","imei2":"005789277052589","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100349,"job_number":"JOB_100349","tr_customer_id":100366,"tr_customer_product_id":100356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Chandraswaroopa Somayaji","mobile_number":"7041268901","email_id":"jagmeet.singh@gmail.com","dop":"2025-11-06","serial_number":"104837638545490","imei1":"104837638545490","imei2":"104837638545490","popurl":"www.jaimini-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100350,"job_number":"JOB_100350","tr_customer_id":100367,"tr_customer_product_id":100357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Bhima Pothuvaal","mobile_number":"7034274753","email_id":"trilokanath.kaniyar@gmail.com","dop":"2025-11-06","serial_number":"817220838108736","imei1":"817220838108736","imei2":"817220838108736","popurl":"www.sarala-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100351,"job_number":"JOB_100351","tr_customer_id":100368,"tr_customer_product_id":100358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Ayushmati Namboothiri","mobile_number":"7024929627","email_id":"bilwa.mishra@hotmail.com","dop":"2025-11-06","serial_number":"330205300457308","imei1":"330205300457308","imei2":"330205300457308","popurl":"www.agrata-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100352,"job_number":"JOB_100352","tr_customer_id":100369,"tr_customer_product_id":100359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Kamla Guha","mobile_number":"7021796833","email_id":"mukesh.embranthiri@yahoo.co.in","dop":"2025-11-06","serial_number":"369518553294578","imei1":"369518553294578","imei2":"369518553294578","popurl":"www.chaaruchandra-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100353,"job_number":"JOB_100353","tr_customer_id":100370,"tr_customer_product_id":100360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Sumitra Achari","mobile_number":"7057294347","email_id":"ameyatma.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"348197407316839","imei1":"348197407316839","imei2":"348197407316839","popurl":"www.bhoj-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100354,"job_number":"JOB_100354","tr_customer_id":100371,"tr_customer_product_id":100361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Purnima Kapoor","mobile_number":"7016685575","email_id":"arnesh.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"400768376276147","imei1":"400768376276147","imei2":"400768376276147","popurl":"www.aanjaneya-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100355,"job_number":"JOB_100355","tr_customer_id":100372,"tr_customer_product_id":100362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Bhagwanti Jha","mobile_number":"7044734292","email_id":"aayushman.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"546005618030117","imei1":"546005618030117","imei2":"546005618030117","popurl":"www.gautami-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100356,"job_number":"JOB_100356","tr_customer_id":100373,"tr_customer_product_id":100363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Shantanu Pandey","mobile_number":"7018491649","email_id":"nagabhushanam.tagore@gmail.com","dop":"2025-11-06","serial_number":"839107304368100","imei1":"839107304368100","imei2":"839107304368100","popurl":"www.akshat-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100357,"job_number":"JOB_100357","tr_customer_id":100374,"tr_customer_product_id":100364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Jai Ahluwalia","mobile_number":"7052034961","email_id":"shankar.mahajan@hotmail.com","dop":"2025-11-06","serial_number":"701849492775118","imei1":"701849492775118","imei2":"701849492775118","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100358,"job_number":"JOB_100358","tr_customer_id":100375,"tr_customer_product_id":100365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Darshwana Guneta","mobile_number":"7030642571","email_id":"chetanaanand.kaul@yahoo.co.in","dop":"2025-11-06","serial_number":"042567239276056","imei1":"042567239276056","imei2":"042567239276056","popurl":"www.jyoti-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100359,"job_number":"JOB_100359","tr_customer_id":100376,"tr_customer_product_id":100366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Chandrabhaga Kapoor","mobile_number":"7029288679","email_id":"devesh.namboothiri@hotmail.com","dop":"2025-11-06","serial_number":"688329577143761","imei1":"688329577143761","imei2":"688329577143761","popurl":"www.varalakshmi-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100360,"job_number":"JOB_100360","tr_customer_id":100377,"tr_customer_product_id":100367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Amarnath Patel","mobile_number":"7042821538","email_id":"maheswar.malik@hotmail.com","dop":"2025-11-06","serial_number":"616331845073608","imei1":"616331845073608","imei2":"616331845073608","popurl":"www.basanti-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100361,"job_number":"JOB_100361","tr_customer_id":100378,"tr_customer_product_id":100368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Sloka Saini","mobile_number":"7098945796","email_id":"mukesh.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"399358242008907","imei1":"399358242008907","imei2":"399358242008907","popurl":"www.garud-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100362,"job_number":"JOB_100362","tr_customer_id":100379,"tr_customer_product_id":100369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Brajesh Ahluwalia","mobile_number":"7004264160","email_id":"ranjit.varman@yahoo.co.in","dop":"2025-11-06","serial_number":"044805974831733","imei1":"044805974831733","imei2":"044805974831733","popurl":"www.arya-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100363,"job_number":"JOB_100363","tr_customer_id":100380,"tr_customer_product_id":100370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Tanushree Abbott","mobile_number":"7097558356","email_id":"puneet.johar@gmail.com","dop":"2025-11-06","serial_number":"000894099602600","imei1":"000894099602600","imei2":"000894099602600","popurl":"www.lai-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100364,"job_number":"JOB_100364","tr_customer_id":100381,"tr_customer_product_id":100371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Rohana Nehru","mobile_number":"7001781912","email_id":"suman.pandey@yahoo.co.in","dop":"2025-11-06","serial_number":"108342247655812","imei1":"108342247655812","imei2":"108342247655812","popurl":"www.gobinda-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100365,"job_number":"JOB_100365","tr_customer_id":100382,"tr_customer_product_id":100372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Bhasvan Sethi","mobile_number":"7037839143","email_id":"girik.gill@gmail.com","dop":"2025-11-06","serial_number":"371151554128411","imei1":"371151554128411","imei2":"371151554128411","popurl":"www.divaakar-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100366,"job_number":"JOB_100366","tr_customer_id":100383,"tr_customer_product_id":100373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Agastya Deshpande","mobile_number":"7040963516","email_id":"mohini.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"387348425241406","imei1":"387348425241406","imei2":"387348425241406","popurl":"www.pramila-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100367,"job_number":"JOB_100367","tr_customer_id":100384,"tr_customer_product_id":100374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Garuda Banerjee","mobile_number":"7024781062","email_id":"vrund.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"177479779411179","imei1":"177479779411179","imei2":"177479779411179","popurl":"www.bankimchandra-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100368,"job_number":"JOB_100368","tr_customer_id":100385,"tr_customer_product_id":100375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Balaaditya Kaur","mobile_number":"7003584583","email_id":"bhavani.khan@hotmail.com","dop":"2025-11-06","serial_number":"241943123111274","imei1":"241943123111274","imei2":"241943123111274","popurl":"www.ghanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100369,"job_number":"JOB_100369","tr_customer_id":100386,"tr_customer_product_id":100376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Ghanaanand Jain","mobile_number":"7077256445","email_id":"manik.nair@yahoo.co.in","dop":"2025-11-06","serial_number":"071187962832464","imei1":"071187962832464","imei2":"071187962832464","popurl":"www.balaaditya-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100370,"job_number":"JOB_100370","tr_customer_id":100387,"tr_customer_product_id":100377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Surya Mahajan","mobile_number":"7028116826","email_id":"lila.jain@gmail.com","dop":"2025-11-06","serial_number":"691677369105458","imei1":"691677369105458","imei2":"691677369105458","popurl":"www.siddarth-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100371,"job_number":"JOB_100371","tr_customer_id":100388,"tr_customer_product_id":100378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Dev Mehra","mobile_number":"7026612492","email_id":"chitramala.sinha@gmail.com","dop":"2025-11-06","serial_number":"559043689611688","imei1":"559043689611688","imei2":"559043689611688","popurl":"www.anand swarup-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100372,"job_number":"JOB_100372","tr_customer_id":100389,"tr_customer_product_id":100379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Kamla Kaul","mobile_number":"7043020108","email_id":"elakshi.gill@hotmail.com","dop":"2025-11-06","serial_number":"321454583589490","imei1":"321454583589490","imei2":"321454583589490","popurl":"www.achyut-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100373,"job_number":"JOB_100373","tr_customer_id":100390,"tr_customer_product_id":100380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Vasudha Dwivedi","mobile_number":"7089140614","email_id":"harit.nayar@hotmail.com","dop":"2025-11-06","serial_number":"654563275297670","imei1":"654563275297670","imei2":"654563275297670","popurl":"www.pushti-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100374,"job_number":"JOB_100374","tr_customer_id":100391,"tr_customer_product_id":100381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Sameer Achari","mobile_number":"7010389052","email_id":"vinay.kapoor@gmail.com","dop":"2025-11-06","serial_number":"623082232202650","imei1":"623082232202650","imei2":"623082232202650","popurl":"www.karan-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100375,"job_number":"JOB_100375","tr_customer_id":100392,"tr_customer_product_id":100382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Swara Jain","mobile_number":"7064763328","email_id":"chakor.gandhi@yahoo.co.in","dop":"2025-11-06","serial_number":"264091581502385","imei1":"264091581502385","imei2":"264091581502385","popurl":"www.amogh-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100376,"job_number":"JOB_100376","tr_customer_id":100393,"tr_customer_product_id":100383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Meena Gandhi","mobile_number":"7095335154","email_id":"anilabh.guha@yahoo.co.in","dop":"2025-11-06","serial_number":"456375851459728","imei1":"456375851459728","imei2":"456375851459728","popurl":"www.chidaatma-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100377,"job_number":"JOB_100377","tr_customer_id":100394,"tr_customer_product_id":100384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Rohan Saini","mobile_number":"7089638525","email_id":"dayaamay.nayar@hotmail.com","dop":"2025-11-06","serial_number":"106492589462807","imei1":"106492589462807","imei2":"106492589462807","popurl":"www.vaijayanthi-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100378,"job_number":"JOB_100378","tr_customer_id":100395,"tr_customer_product_id":100385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Sheela Varman","mobile_number":"7049992007","email_id":"kanishka.tandon@gmail.com","dop":"2025-11-06","serial_number":"450170914993622","imei1":"450170914993622","imei2":"450170914993622","popurl":"www.daevi-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100379,"job_number":"JOB_100379","tr_customer_id":100396,"tr_customer_product_id":100386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Verma","mobile_number":"7036042656","email_id":"gurdev.prajapat@gmail.com","dop":"2025-11-06","serial_number":"408187211702033","imei1":"408187211702033","imei2":"408187211702033","popurl":"www.garuda-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100380,"job_number":"JOB_100380","tr_customer_id":100397,"tr_customer_product_id":100387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Menon","mobile_number":"7072888281","email_id":"avantika.iyengar@hotmail.com","dop":"2025-11-06","serial_number":"444342662288272","imei1":"444342662288272","imei2":"444342662288272","popurl":"www.rita-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100381,"job_number":"JOB_100381","tr_customer_id":100398,"tr_customer_product_id":100388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Adityanandana Shukla","mobile_number":"7047175746","email_id":"anil.khatri@yahoo.co.in","dop":"2025-11-06","serial_number":"726622950167581","imei1":"726622950167581","imei2":"726622950167581","popurl":"www.aruna-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100382,"job_number":"JOB_100382","tr_customer_id":100399,"tr_customer_product_id":100389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Aslesha Embranthiri","mobile_number":"7090235309","email_id":"deeptimay.sethi@gmail.com","dop":"2025-11-06","serial_number":"009090295179041","imei1":"009090295179041","imei2":"009090295179041","popurl":"www.prasanna-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100383,"job_number":"JOB_100383","tr_customer_id":100400,"tr_customer_product_id":100390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nagabhushanam Khanna","mobile_number":"7083561175","email_id":"archan.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"971081468775680","imei1":"971081468775680","imei2":"971081468775680","popurl":"www.sarla-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100384,"job_number":"JOB_100384","tr_customer_id":100401,"tr_customer_product_id":100391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Sanjay Dutta","mobile_number":"7027919706","email_id":"darshan.ahluwalia@yahoo.co.in","dop":"2025-11-06","serial_number":"890455056385574","imei1":"890455056385574","imei2":"890455056385574","popurl":"www.vrinda-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100385,"job_number":"JOB_100385","tr_customer_id":100402,"tr_customer_product_id":100392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Aarya Dutta","mobile_number":"7009181783","email_id":"amaresh.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"515246471800315","imei1":"515246471800315","imei2":"515246471800315","popurl":"www.mahesh-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100386,"job_number":"JOB_100386","tr_customer_id":100403,"tr_customer_product_id":100393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Giri Gowda","mobile_number":"7029113932","email_id":"mangalya.dhawan@hotmail.com","dop":"2025-11-06","serial_number":"083630606486533","imei1":"083630606486533","imei2":"083630606486533","popurl":"www.darshan-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100387,"job_number":"JOB_100387","tr_customer_id":100404,"tr_customer_product_id":100394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nalini Prajapat","mobile_number":"7053705339","email_id":"devangana.marar@hotmail.com","dop":"2025-11-06","serial_number":"658195104346854","imei1":"658195104346854","imei2":"658195104346854","popurl":"www.charumati-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100388,"job_number":"JOB_100388","tr_customer_id":100405,"tr_customer_product_id":100395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Gajadhar Shah","mobile_number":"7010084885","email_id":"hiranmaya.arora@hotmail.com","dop":"2025-11-06","serial_number":"654802098534671","imei1":"654802098534671","imei2":"654802098534671","popurl":"www.geetanjali-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100389,"job_number":"JOB_100389","tr_customer_id":100406,"tr_customer_product_id":100396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Suryakantam Khatri","mobile_number":"7055041201","email_id":"prasanna.jain@yahoo.co.in","dop":"2025-11-06","serial_number":"658761791505178","imei1":"658761791505178","imei2":"658761791505178","popurl":"www.anala-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100390,"job_number":"JOB_100390","tr_customer_id":100407,"tr_customer_product_id":100397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Gopi Gowda","mobile_number":"7081105904","email_id":"deeptimay.kaniyar@yahoo.co.in","dop":"2025-11-06","serial_number":"979941510061335","imei1":"979941510061335","imei2":"979941510061335","popurl":"www.ankal-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100391,"job_number":"JOB_100391","tr_customer_id":100408,"tr_customer_product_id":100398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Goutam Kaul","mobile_number":"7059278196","email_id":"narinder.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"579070135142952","imei1":"579070135142952","imei2":"579070135142952","popurl":"www.chandramohan-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100392,"job_number":"JOB_100392","tr_customer_id":100409,"tr_customer_product_id":100399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Deependra Butt","mobile_number":"7075625367","email_id":"kirti.deshpande@hotmail.com","dop":"2025-11-06","serial_number":"462034700038896","imei1":"462034700038896","imei2":"462034700038896","popurl":"www.akula-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100393,"job_number":"JOB_100393","tr_customer_id":100410,"tr_customer_product_id":100400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Chandra Pillai","mobile_number":"7084870826","email_id":"dandapaani.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"141555510766994","imei1":"141555510766994","imei2":"141555510766994","popurl":"www.maheswar-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100394,"job_number":"JOB_100394","tr_customer_id":100411,"tr_customer_product_id":100401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Usha Shah","mobile_number":"7090159881","email_id":"dhanesh.kakkar@yahoo.co.in","dop":"2025-11-06","serial_number":"851218560789260","imei1":"851218560789260","imei2":"851218560789260","popurl":"www.gajabahu-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100395,"job_number":"JOB_100395","tr_customer_id":100412,"tr_customer_product_id":100402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Rohana Mukhopadhyay","mobile_number":"7044210326","email_id":"anurag.butt@gmail.com","dop":"2025-11-06","serial_number":"553762417599130","imei1":"553762417599130","imei2":"553762417599130","popurl":"www.suryakantam-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100396,"job_number":"JOB_100396","tr_customer_id":100413,"tr_customer_product_id":100403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Jagadisha Tandon","mobile_number":"7059923844","email_id":"chandraswaroopa.sinha@hotmail.com","dop":"2025-11-06","serial_number":"493620888395302","imei1":"493620888395302","imei2":"493620888395302","popurl":"www.sachin-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100397,"job_number":"JOB_100397","tr_customer_id":100414,"tr_customer_product_id":100404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Vidya Nehru","mobile_number":"7028067883","email_id":"digambara.varrier@yahoo.co.in","dop":"2025-11-06","serial_number":"602595882270739","imei1":"602595882270739","imei2":"602595882270739","popurl":"www.garuda-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100398,"job_number":"JOB_100398","tr_customer_id":100415,"tr_customer_product_id":100405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Gobinda Mukhopadhyay","mobile_number":"7050790233","email_id":"jyoti.abbott@gmail.com","dop":"2025-11-06","serial_number":"899505128119736","imei1":"899505128119736","imei2":"899505128119736","popurl":"www.chaten-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100399,"job_number":"JOB_100399","tr_customer_id":100416,"tr_customer_product_id":100406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Chandraswaroopa Ganaka","mobile_number":"7074132663","email_id":"niro.nayar@yahoo.co.in","dop":"2025-11-06","serial_number":"081266012756508","imei1":"081266012756508","imei2":"081266012756508","popurl":"www.udai-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100400,"job_number":"JOB_100400","tr_customer_id":100417,"tr_customer_product_id":100407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Jagdeep Pothuvaal","mobile_number":"7072171408","email_id":"daksha.reddy@gmail.com","dop":"2025-11-06","serial_number":"120347083503307","imei1":"120347083503307","imei2":"120347083503307","popurl":"www.agastya-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100401,"job_number":"JOB_100401","tr_customer_id":100418,"tr_customer_product_id":100408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Yoginder Guha","mobile_number":"7085665236","email_id":"subhash.achari@gmail.com","dop":"2025-11-06","serial_number":"841595928897706","imei1":"841595928897706","imei2":"841595928897706","popurl":"www.gotum-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100402,"job_number":"JOB_100402","tr_customer_id":100419,"tr_customer_product_id":100409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Atreyi Gowda","mobile_number":"7076415639","email_id":"chanakya.patel@hotmail.com","dop":"2025-11-06","serial_number":"949742940962260","imei1":"949742940962260","imei2":"949742940962260","popurl":"www.kamalesh-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100403,"job_number":"JOB_100403","tr_customer_id":100420,"tr_customer_product_id":100410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Kamla Dhawan","mobile_number":"7052870205","email_id":"gemine.johar@yahoo.co.in","dop":"2025-11-06","serial_number":"550794988637065","imei1":"550794988637065","imei2":"550794988637065","popurl":"www.achyut-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100404,"job_number":"JOB_100404","tr_customer_id":100421,"tr_customer_product_id":100411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Nanda Mukhopadhyay","mobile_number":"7012934016","email_id":"sitara.deshpande@yahoo.co.in","dop":"2025-11-06","serial_number":"020868089654136","imei1":"020868089654136","imei2":"020868089654136","popurl":"www.aditya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100405,"job_number":"JOB_100405","tr_customer_id":100422,"tr_customer_product_id":100412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Swami Kaul","mobile_number":"7068948801","email_id":"chiranjeev.adiga@hotmail.com","dop":"2025-11-06","serial_number":"049435317828947","imei1":"049435317828947","imei2":"049435317828947","popurl":"www.bhaanumati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100406,"job_number":"JOB_100406","tr_customer_id":100423,"tr_customer_product_id":100413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Gautami Iyengar","mobile_number":"7084972382","email_id":"deepesh.pothuvaal@yahoo.co.in","dop":"2025-11-06","serial_number":"686166453563799","imei1":"686166453563799","imei2":"686166453563799","popurl":"www.chandra-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100407,"job_number":"JOB_100407","tr_customer_id":100424,"tr_customer_product_id":100414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Mohinder Kaul","mobile_number":"7024388805","email_id":"budhil.prajapat@hotmail.com","dop":"2025-11-06","serial_number":"958150881717925","imei1":"958150881717925","imei2":"958150881717925","popurl":"www.acharyanandana-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100408,"job_number":"JOB_100408","tr_customer_id":100425,"tr_customer_product_id":100415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Devesh Kaniyar","mobile_number":"7025069141","email_id":"kashyapi.sethi@gmail.com","dop":"2025-11-06","serial_number":"820796326990888","imei1":"820796326990888","imei2":"820796326990888","popurl":"www.ekadant-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100409,"job_number":"JOB_100409","tr_customer_id":100426,"tr_customer_product_id":100416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Gangesh Sharma","mobile_number":"7062022148","email_id":"sanka.desai@gmail.com","dop":"2025-11-06","serial_number":"177105353552258","imei1":"177105353552258","imei2":"177105353552258","popurl":"www.triloki nath-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100410,"job_number":"JOB_100410","tr_customer_id":100427,"tr_customer_product_id":100417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Himani Pilla","mobile_number":"7005987586","email_id":"eshana.varman@hotmail.com","dop":"2025-11-06","serial_number":"627139891503284","imei1":"627139891503284","imei2":"627139891503284","popurl":"www.chandak-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100411,"job_number":"JOB_100411","tr_customer_id":100428,"tr_customer_product_id":100418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Bhaaswar Iyer","mobile_number":"7026900031","email_id":"rohan.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"636653332034637","imei1":"636653332034637","imei2":"636653332034637","popurl":"www.swarnalata-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100412,"job_number":"JOB_100412","tr_customer_id":100429,"tr_customer_product_id":100419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Jyotsana Mehrotra","mobile_number":"7067960444","email_id":"shresth.varrier@hotmail.com","dop":"2025-11-06","serial_number":"954230293982376","imei1":"954230293982376","imei2":"954230293982376","popurl":"www.pushti-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100413,"job_number":"JOB_100413","tr_customer_id":100430,"tr_customer_product_id":100420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:05.000Z","modified_at":"2025-11-06T11:31:05.000Z","name":"Rati Somayaji","mobile_number":"7082579401","email_id":"bhilangana.chattopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"894185446856644","imei1":"894185446856644","imei2":"894185446856644","popurl":"www.sucheta-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100414,"job_number":"JOB_100414","tr_customer_id":100431,"tr_customer_product_id":100421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Gautam Pilla","mobile_number":"7002822087","email_id":"rati.varma@gmail.com","dop":"2025-10-27","serial_number":"3771625569781452","imei1":"3771625569781452","imei2":"3771625569781452","popurl":"www.chandraprabha-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100415,"job_number":"JOB_100415","tr_customer_id":100432,"tr_customer_product_id":100422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Shakuntala Gandhi","mobile_number":"7078510912","email_id":"bilva.kapoor@yahoo.co.in","dop":"2025-10-27","serial_number":"3644298855479052","imei1":"3644298855479052","imei2":"3644298855479052","popurl":"www.lakshman-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100416,"job_number":"JOB_100416","tr_customer_id":100433,"tr_customer_product_id":100423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Bakula Desai","mobile_number":"7072475786","email_id":"bhoj.gupta@yahoo.co.in","dop":"2025-10-27","serial_number":"9705587893124988","imei1":"9705587893124988","imei2":"9705587893124988","popurl":"www.kashyap-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100417,"job_number":"JOB_100417","tr_customer_id":100434,"tr_customer_product_id":100424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Giriraj Talwar","mobile_number":"7059711789","email_id":"akshat.trivedi@yahoo.co.in","dop":"2025-10-27","serial_number":"3907136702870552","imei1":"3907136702870552","imei2":"3907136702870552","popurl":"www.abhaya-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100418,"job_number":"JOB_100418","tr_customer_id":100435,"tr_customer_product_id":100425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Deepesh Dubashi","mobile_number":"7092015930","email_id":"himadri.jha@gmail.com","dop":"2025-10-27","serial_number":"2097061719328982","imei1":"2097061719328982","imei2":"2097061719328982","popurl":"www.girindra-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100419,"job_number":"JOB_100419","tr_customer_id":100436,"tr_customer_product_id":100426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:24.000Z","modified_at":"2025-11-06T11:36:24.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"10280622524013","imei1":"10280622524013","imei2":"10280622524013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100421,"job_number":"JOB_100421","tr_customer_id":100438,"tr_customer_product_id":100428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:25.000Z","modified_at":"2025-11-06T11:36:25.000Z","name":"Annabel Grimes","mobile_number":"977-262-0205","email_id":"Johnathan60@hotmail.com","dop":"2025-04-06","serial_number":"12931830653723470","imei1":"12931830653723470","imei2":"12931830653723470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100422,"job_number":"JOB_100422","tr_customer_id":100439,"tr_customer_product_id":100429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:02.000Z","modified_at":"2025-11-06T11:37:02.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"10474347593634","imei1":"10474347593634","imei2":"10474347593634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100424,"job_number":"JOB_100424","tr_customer_id":100441,"tr_customer_product_id":100431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:03.000Z","modified_at":"2025-11-06T11:37:03.000Z","name":"Alan Rosenbaum","mobile_number":"746-293-7236","email_id":"Dante.Marvin@gmail.com","dop":"2025-04-06","serial_number":"18370574964769670","imei1":"18370574964769670","imei2":"18370574964769670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100425,"job_number":"JOB_100425","tr_customer_id":100442,"tr_customer_product_id":100432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:39.000Z","modified_at":"2025-11-06T11:37:39.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"13577996246236","imei1":"13577996246236","imei2":"13577996246236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100427,"job_number":"JOB_100427","tr_customer_id":100444,"tr_customer_product_id":100434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:40.000Z","modified_at":"2025-11-06T11:37:40.000Z","name":"Kaitlin Lubowitz","mobile_number":"877-206-7997","email_id":"Genevieve.Steuber19@hotmail.com","dop":"2025-04-06","serial_number":"10528870048804578","imei1":"10528870048804578","imei2":"10528870048804578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100428,"job_number":"JOB_100428","tr_customer_id":100445,"tr_customer_product_id":100435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:17.000Z","modified_at":"2025-11-06T11:38:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15881390518138","imei1":"15881390518138","imei2":"15881390518138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100430,"job_number":"JOB_100430","tr_customer_id":100447,"tr_customer_product_id":100437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:18.000Z","modified_at":"2025-11-06T11:38:18.000Z","name":"Gladyce Kris","mobile_number":"624-932-4528","email_id":"Leopold_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10463149792426114","imei1":"10463149792426114","imei2":"10463149792426114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100431,"job_number":"JOB_100431","tr_customer_id":100448,"tr_customer_product_id":100438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:46.000Z","modified_at":"2025-11-06T11:39:46.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"11227324885284","imei1":"11227324885284","imei2":"11227324885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100433,"job_number":"JOB_100433","tr_customer_id":100450,"tr_customer_product_id":100440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:47.000Z","modified_at":"2025-11-06T11:39:47.000Z","name":"Taurean Hahn","mobile_number":"244-402-6875","email_id":"Mckenzie34@hotmail.com","dop":"2025-04-06","serial_number":"13682095905185400","imei1":"13682095905185400","imei2":"13682095905185400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100434,"job_number":"JOB_100434","tr_customer_id":100451,"tr_customer_product_id":100441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:15.000Z","modified_at":"2025-11-06T11:40:15.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"16142673270630","imei1":"16142673270630","imei2":"16142673270630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100436,"job_number":"JOB_100436","tr_customer_id":100453,"tr_customer_product_id":100443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:16.000Z","modified_at":"2025-11-06T11:40:16.000Z","name":"Casey Hodkiewicz","mobile_number":"375-730-6619","email_id":"Nichole2@hotmail.com","dop":"2025-04-06","serial_number":"13803831184821526","imei1":"13803831184821526","imei2":"13803831184821526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100437,"job_number":"JOB_100437","tr_customer_id":100454,"tr_customer_product_id":100444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:45.000Z","modified_at":"2025-11-06T11:40:45.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"14786197683307","imei1":"14786197683307","imei2":"14786197683307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100439,"job_number":"JOB_100439","tr_customer_id":100456,"tr_customer_product_id":100446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:46.000Z","modified_at":"2025-11-06T11:40:46.000Z","name":"Andre Boyer","mobile_number":"539-374-1083","email_id":"Janie74@yahoo.com","dop":"2025-04-06","serial_number":"16612781757290152","imei1":"16612781757290152","imei2":"16612781757290152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100440,"job_number":"JOB_100440","tr_customer_id":100457,"tr_customer_product_id":100447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:17.000Z","modified_at":"2025-11-06T11:41:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15852829115577","imei1":"15852829115577","imei2":"15852829115577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100442,"job_number":"JOB_100442","tr_customer_id":100459,"tr_customer_product_id":100449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:18.000Z","modified_at":"2025-11-06T11:41:18.000Z","name":"Nicholaus Klocko","mobile_number":"827-466-6662","email_id":"Janie_Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"17150858326754652","imei1":"17150858326754652","imei2":"17150858326754652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100443,"job_number":"JOB_100443","tr_customer_id":100460,"tr_customer_product_id":100450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:34.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"15781138326990","imei1":"15781138326990","imei2":"15781138326990","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100445,"job_number":"JOB_100445","tr_customer_id":100462,"tr_customer_product_id":100452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:35.000Z","modified_at":"2025-11-06T11:57:35.000Z","name":"Brody Mante","mobile_number":"746-712-9467","email_id":"Gabriella_Johnson@hotmail.com","dop":"2025-09-30","serial_number":"16855128299423","imei1":"16855128299423","imei2":"16855128299423","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97751,"job_number":"JOB_97751","tr_customer_id":97768,"tr_customer_product_id":97758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:16:54.000Z","modified_at":"2025-11-03T08:16:54.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392911","imei1":"95849393938392911","imei2":"95849393938392911","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97821,"job_number":"JOB_97821","tr_customer_id":97839,"tr_customer_product_id":97828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:55.000Z","modified_at":"2025-11-03T11:31:55.000Z","name":"Kajol Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"105546237179917","imei1":"105546237179917","imei2":"105546237179917","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97822,"job_number":"JOB_97822","tr_customer_id":97838,"tr_customer_product_id":97829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:55.000Z","modified_at":"2025-11-03T11:31:55.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"105546237170117","imei1":"105546237170117","imei2":"105546237170117","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97913,"job_number":"JOB_97913","tr_customer_id":97930,"tr_customer_product_id":97920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:50:59.000Z","modified_at":"2025-11-03T12:50:59.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"17409559071347","imei1":"17409559071347","imei2":"17409559071347","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97914,"job_number":"JOB_97914","tr_customer_id":97931,"tr_customer_product_id":97921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:54:29.000Z","modified_at":"2025-11-03T12:54:29.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"18195519273914","imei1":"18195519273914","imei2":"18195519273914","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97915,"job_number":"JOB_97915","tr_customer_id":97932,"tr_customer_product_id":97922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:54:29.000Z","modified_at":"2025-11-03T12:54:29.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"18717386979352","imei1":"18717386979352","imei2":"18717386979352","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97923,"job_number":"JOB_97923","tr_customer_id":97940,"tr_customer_product_id":97930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:45.000Z","modified_at":"2025-11-03T13:21:45.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"108785119794387","imei1":"108785119794387","imei2":"108785119794387","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97924,"job_number":"JOB_97924","tr_customer_id":97941,"tr_customer_product_id":97931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:51.000Z","modified_at":"2025-11-03T13:21:51.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101654920168626","imei2":"101654920168626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97943,"job_number":"JOB_97943","tr_customer_id":97960,"tr_customer_product_id":97950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:40:53.000Z","modified_at":"2025-11-03T13:40:53.000Z","name":"Kajol Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101654920100626","imei2":"101654920100626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97944,"job_number":"JOB_97944","tr_customer_id":97961,"tr_customer_product_id":97951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:40:53.000Z","modified_at":"2025-11-03T13:40:53.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101656920168626","imei2":"101656920168626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97945,"job_number":"JOB_97945","tr_customer_id":97962,"tr_customer_product_id":97952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:44:22.000Z","modified_at":"2025-11-03T13:44:22.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"13523647468423","imei1":"13523647468423","imei2":"13523647468423","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97967,"job_number":"JOB_97967","tr_customer_id":97984,"tr_customer_product_id":97974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:47:04.000Z","modified_at":"2025-11-03T13:47:04.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"80114983002502","imei1":"80114983002502","imei2":"80114983002502","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97968,"job_number":"JOB_97968","tr_customer_id":97985,"tr_customer_product_id":97975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:47:05.000Z","modified_at":"2025-11-03T13:47:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"17408047552190","imei1":"17408047552190","imei2":"17408047552190","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97975,"job_number":"JOB_97975","tr_customer_id":97992,"tr_customer_product_id":97982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"171616659421857","imei1":"171616659421857","imei2":"171616659421857","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97976,"job_number":"JOB_97976","tr_customer_id":97993,"tr_customer_product_id":97983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"Felicity Gottlieb","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102037983291943","imei1":"102037983291943","imei2":"102037983291943","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97977,"job_number":"JOB_97977","tr_customer_id":97994,"tr_customer_product_id":97984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"Travon Marvin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197056939794682","imei1":"197056939794682","imei2":"197056939794682","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97978,"job_number":"JOB_97978","tr_customer_id":97995,"tr_customer_product_id":97985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:58.000Z","modified_at":"2025-11-03T14:09:58.000Z","name":"Lonny D'Amore","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116644899843325","imei1":"116644899843325","imei2":"116644899843325","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97982,"job_number":"JOB_97982","tr_customer_id":97999,"tr_customer_product_id":97989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"174621730798593","imei1":"174621730798593","imei2":"174621730798593","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97983,"job_number":"JOB_97983","tr_customer_id":98000,"tr_customer_product_id":97990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Keith Kris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125961592928450","imei1":"125961592928450","imei2":"125961592928450","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97984,"job_number":"JOB_97984","tr_customer_id":98001,"tr_customer_product_id":97991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Lucienne O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127232726876087","imei1":"127232726876087","imei2":"127232726876087","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97985,"job_number":"JOB_97985","tr_customer_id":98002,"tr_customer_product_id":97992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:10.000Z","modified_at":"2025-11-03T14:10:10.000Z","name":"Dayton Pagac","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183322769407495","imei1":"183322769407495","imei2":"183322769407495","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98043,"job_number":"JOB_98043","tr_customer_id":98060,"tr_customer_product_id":98050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:19.000Z","modified_at":"2025-11-03T14:24:19.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108826932716580","imei1":"108826932716580","imei2":"108826932716580","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98045,"job_number":"JOB_98045","tr_customer_id":98062,"tr_customer_product_id":98052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:20.000Z","modified_at":"2025-11-03T14:24:20.000Z","name":"Sienna Boyer","mobile_number":"705-976-0494","email_id":"Reagan92@hotmail.com","dop":"2025-06-09","serial_number":"109895254738035","imei1":"109895254738035","imei2":"109895254738035","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98048,"job_number":"JOB_98048","tr_customer_id":98065,"tr_customer_product_id":98055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:33.000Z","modified_at":"2025-11-03T14:24:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107491228289272","imei1":"107491228289272","imei2":"107491228289272","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98050,"job_number":"JOB_98050","tr_customer_id":98067,"tr_customer_product_id":98057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:34.000Z","modified_at":"2025-11-03T14:24:34.000Z","name":"Hortense McCullough","mobile_number":"406-600-4330","email_id":"Geraldine67@hotmail.com","dop":"2025-06-09","serial_number":"107743766880356","imei1":"107743766880356","imei2":"107743766880356","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98054,"job_number":"JOB_98054","tr_customer_id":98071,"tr_customer_product_id":98061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:47.000Z","modified_at":"2025-11-03T14:24:47.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104109787084195","imei1":"104109787084195","imei2":"104109787084195","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98056,"job_number":"JOB_98056","tr_customer_id":98073,"tr_customer_product_id":98063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:48.000Z","modified_at":"2025-11-03T14:24:48.000Z","name":"Rylee Bernier","mobile_number":"505-756-1904","email_id":"Alf74@yahoo.com","dop":"2025-06-09","serial_number":"109100794811952","imei1":"109100794811952","imei2":"109100794811952","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98089,"job_number":"JOB_98089","tr_customer_id":98106,"tr_customer_product_id":98096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:03:00.000Z","modified_at":"2025-11-03T16:03:00.000Z","name":"Jaren Rosenbaum","mobile_number":"234-814-8241","email_id":"Bart.OKeefe17@gmail.com","dop":"2025-10-18","serial_number":"17940116784711","imei1":"17940116784711","imei2":"17940116784711","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98099,"job_number":"JOB_98099","tr_customer_id":98116,"tr_customer_product_id":98106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:42:50.000Z","modified_at":"2025-11-03T16:42:50.000Z","name":"Everardo Berge","mobile_number":"{{mobile_number}}","email_id":"Eldred.Reynolds@yahoo.com","dop":"2025-10-12","serial_number":"50687556344187","imei1":"50687556344187","imei2":"50687556344187","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98115,"job_number":"JOB_98115","tr_customer_id":98132,"tr_customer_product_id":98122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:04:56.000Z","modified_at":"2025-11-03T17:13:07.000Z","name":"Prabhu AR","mobile_number":"8056818190","email_id":"prabhu8kr@gmail.com","dop":"2025-10-08","serial_number":"99999999999999999","imei1":"99999999999999999","imei2":"99999999999999999","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-11-03T17:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98306,"job_number":"JOB_98306","tr_customer_id":98323,"tr_customer_product_id":98313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T21:07:55.000Z","modified_at":"2025-11-03T21:07:55.000Z","name":"MOHAMMED MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"1920-11-05","serial_number":"11115555111155555","imei1":"11115555111155555","imei2":"11115555111155555","popurl":"1920-11-05T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T21:07:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98334,"job_number":"JOB_98334","tr_customer_id":98351,"tr_customer_product_id":98341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:56.000Z","modified_at":"2025-11-04T03:29:56.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"37438005396928","imei1":"37438005396928","imei2":"37438005396928","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98336,"job_number":"JOB_98336","tr_customer_id":98353,"tr_customer_product_id":98343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:57.000Z","modified_at":"2025-11-04T03:29:57.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"89590685732420","imei1":"89590685732420","imei2":"89590685732420","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98337,"job_number":"JOB_98337","tr_customer_id":98354,"tr_customer_product_id":98344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"29274595626395","imei1":"29274595626395","imei2":"29274595626395","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98343,"job_number":"JOB_98343","tr_customer_id":98360,"tr_customer_product_id":98350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:07.000Z","modified_at":"2025-11-04T03:30:07.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cedrick_Schuppe26@yahoo.com","dop":"2025-07-02","serial_number":"11294729992423","imei1":"11294729992423","imei2":"11294729992423","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98349,"job_number":"JOB_98349","tr_customer_id":98366,"tr_customer_product_id":98356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:24.000Z","modified_at":"2025-11-04T03:30:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Coy57@yahoo.com","dop":"2025-07-02","serial_number":"12493027344711","imei1":"12493027344711","imei2":"12493027344711","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98357,"job_number":"JOB_98357","tr_customer_id":98374,"tr_customer_product_id":98364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:41.000Z","modified_at":"2025-11-04T03:30:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Norene_Schaden46@gmail.com","dop":"2025-07-02","serial_number":"19796660999073","imei1":"19796660999073","imei2":"19796660999073","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98368,"job_number":"JOB_98368","tr_customer_id":98385,"tr_customer_product_id":98375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:03.000Z","modified_at":"2025-11-04T03:31:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"136308400812400","imei1":"136308400812400","imei2":"136308400812400","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98369,"job_number":"JOB_98369","tr_customer_id":98386,"tr_customer_product_id":98376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103191648875569","imei1":"103191648875569","imei2":"103191648875569","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98370,"job_number":"JOB_98370","tr_customer_id":98387,"tr_customer_product_id":98377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Colton Koepp","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195982859730017","imei1":"195982859730017","imei2":"195982859730017","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98371,"job_number":"JOB_98371","tr_customer_id":98388,"tr_customer_product_id":98378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Bessie Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188818879676224","imei1":"188818879676224","imei2":"188818879676224","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98374,"job_number":"JOB_98374","tr_customer_id":98391,"tr_customer_product_id":98381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Nickolas VonRueden","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132310173216259","imei1":"132310173216259","imei2":"132310173216259","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98375,"job_number":"JOB_98375","tr_customer_id":98392,"tr_customer_product_id":98382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Jacques Nikolaus","mobile_number":"831-318-6628","email_id":"Kellen.Kiehn87@gmail.com","dop":"2025-06-09","serial_number":"103276348524064","imei1":"103276348524064","imei2":"103276348524064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98379,"job_number":"JOB_98379","tr_customer_id":98396,"tr_customer_product_id":98386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:14.000Z","modified_at":"2025-11-04T03:31:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"184374624100868","imei1":"184374624100868","imei2":"184374624100868","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98380,"job_number":"JOB_98380","tr_customer_id":98397,"tr_customer_product_id":98387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Annette Upton","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138130874965638","imei1":"138130874965638","imei2":"138130874965638","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98381,"job_number":"JOB_98381","tr_customer_id":98398,"tr_customer_product_id":98388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Fatima Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111987664702170","imei1":"111987664702170","imei2":"111987664702170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98382,"job_number":"JOB_98382","tr_customer_id":98399,"tr_customer_product_id":98389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Tamia Rolfson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118264336575422","imei1":"118264336575422","imei2":"118264336575422","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98383,"job_number":"JOB_98383","tr_customer_id":98400,"tr_customer_product_id":98390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:18.000Z","modified_at":"2025-11-04T03:31:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105495942723482","imei1":"105495942723482","imei2":"105495942723482","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98385,"job_number":"JOB_98385","tr_customer_id":98402,"tr_customer_product_id":98392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:18.000Z","modified_at":"2025-11-04T03:31:18.000Z","name":"Priscilla Pfannerstill","mobile_number":"485-852-2146","email_id":"Everardo66@yahoo.com","dop":"2025-06-09","serial_number":"105169774440559","imei1":"105169774440559","imei2":"105169774440559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98391,"job_number":"JOB_98391","tr_customer_id":98408,"tr_customer_product_id":98398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:32.000Z","modified_at":"2025-11-04T03:31:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105501248841192","imei1":"105501248841192","imei2":"105501248841192","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98393,"job_number":"JOB_98393","tr_customer_id":98410,"tr_customer_product_id":98400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:32.000Z","modified_at":"2025-11-04T03:31:32.000Z","name":"Sylvia Mayert","mobile_number":"436-596-3828","email_id":"Nestor99@yahoo.com","dop":"2025-06-09","serial_number":"102548331412461","imei1":"102548331412461","imei2":"102548331412461","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98538,"job_number":"JOB_98538","tr_customer_id":98555,"tr_customer_product_id":98545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:17.000Z","modified_at":"2025-11-04T06:17:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102802148142804","imei1":"102802148142804","imei2":"102802148142804","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98540,"job_number":"JOB_98540","tr_customer_id":98557,"tr_customer_product_id":98547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:18.000Z","modified_at":"2025-11-04T06:17:18.000Z","name":"Gwendolyn Bauch","mobile_number":"413-531-1314","email_id":"Tyrell_Gislason59@hotmail.com","dop":"2025-06-09","serial_number":"105464287055333","imei1":"105464287055333","imei2":"105464287055333","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98541,"job_number":"JOB_98541","tr_customer_id":98558,"tr_customer_product_id":98548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:33.000Z","modified_at":"2025-11-04T06:17:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101663155483855","imei1":"101663155483855","imei2":"101663155483855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98543,"job_number":"JOB_98543","tr_customer_id":98560,"tr_customer_product_id":98550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:34.000Z","modified_at":"2025-11-04T06:17:34.000Z","name":"Esta Powlowski","mobile_number":"267-974-2950","email_id":"Lina.Rau@hotmail.com","dop":"2025-06-09","serial_number":"105328161010815","imei1":"105328161010815","imei2":"105328161010815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98544,"job_number":"JOB_98544","tr_customer_id":98561,"tr_customer_product_id":98551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:49.000Z","modified_at":"2025-11-04T06:17:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101516898968926","imei1":"101516898968926","imei2":"101516898968926","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98546,"job_number":"JOB_98546","tr_customer_id":98563,"tr_customer_product_id":98553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:49.000Z","modified_at":"2025-11-04T06:17:49.000Z","name":"Granville Williamson","mobile_number":"808-530-6358","email_id":"Terrance86@hotmail.com","dop":"2025-06-09","serial_number":"103872530015362","imei1":"103872530015362","imei2":"103872530015362","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98632,"job_number":"JOB_98632","tr_customer_id":98649,"tr_customer_product_id":98639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:25:56.000Z","modified_at":"2025-11-04T07:25:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Rebecca45@gmail.com","dop":"2025-07-02","serial_number":"19658337539430","imei1":"19658337539430","imei2":"19658337539430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98633,"job_number":"JOB_98633","tr_customer_id":98650,"tr_customer_product_id":98640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:26:13.000Z","modified_at":"2025-11-04T07:26:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Waldo.Langosh18@hotmail.com","dop":"2025-07-02","serial_number":"14394534442459","imei1":"14394534442459","imei2":"14394534442459","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98634,"job_number":"JOB_98634","tr_customer_id":98651,"tr_customer_product_id":98641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:26:30.000Z","modified_at":"2025-11-04T07:26:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Harvey.Feil24@yahoo.com","dop":"2025-07-02","serial_number":"10946025236849","imei1":"10946025236849","imei2":"10946025236849","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98751,"job_number":"JOB_98751","tr_customer_id":98768,"tr_customer_product_id":98758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:02.000Z","modified_at":"2025-11-04T13:50:02.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"60975577040292","imei1":"60975577040292","imei2":"60975577040292","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98752,"job_number":"JOB_98752","tr_customer_id":98769,"tr_customer_product_id":98759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:03.000Z","modified_at":"2025-11-04T13:50:03.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"97105562548527","imei1":"97105562548527","imei2":"97105562548527","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98753,"job_number":"JOB_98753","tr_customer_id":98770,"tr_customer_product_id":98760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:04.000Z","modified_at":"2025-11-04T13:50:04.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"87189295720402","imei1":"87189295720402","imei2":"87189295720402","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98754,"job_number":"JOB_98754","tr_customer_id":98771,"tr_customer_product_id":98761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:00:43.000Z","modified_at":"2025-11-04T14:00:43.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392930","imei1":"95849393938392930","imei2":"95849393938392930","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98755,"job_number":"JOB_98755","tr_customer_id":98772,"tr_customer_product_id":98762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:03:19.000Z","modified_at":"2025-11-04T14:03:19.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392934","imei1":"95849393938392934","imei2":"95849393938392934","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98756,"job_number":"JOB_98756","tr_customer_id":98773,"tr_customer_product_id":98763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:06:31.000Z","modified_at":"2025-11-04T14:06:31.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392990","imei1":"95849393938392990","imei2":"95849393938392990","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:06:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98757,"job_number":"JOB_98757","tr_customer_id":98774,"tr_customer_product_id":98764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:08:08.000Z","modified_at":"2025-11-04T14:08:08.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392789","imei1":"95849393938392789","imei2":"95849393938392789","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:08:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98761,"job_number":"JOB_98761","tr_customer_id":98778,"tr_customer_product_id":98768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:52.000Z","modified_at":"2025-11-04T14:09:52.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"107488193267931","imei1":"107488193267931","imei2":"107488193267931","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98762,"job_number":"JOB_98762","tr_customer_id":98779,"tr_customer_product_id":98769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:52.000Z","modified_at":"2025-11-04T14:09:52.000Z","name":"Dallas Kris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178892733358160","imei1":"178892733358160","imei2":"178892733358160","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98763,"job_number":"JOB_98763","tr_customer_id":98780,"tr_customer_product_id":98770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:53.000Z","modified_at":"2025-11-04T14:09:53.000Z","name":"Lorna Deckow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178920298316467","imei1":"178920298316467","imei2":"178920298316467","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98764,"job_number":"JOB_98764","tr_customer_id":98781,"tr_customer_product_id":98771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:53.000Z","modified_at":"2025-11-04T14:09:53.000Z","name":"Aisha Reilly","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102151850937019","imei1":"102151850937019","imei2":"102151850937019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98765,"job_number":"JOB_98765","tr_customer_id":98782,"tr_customer_product_id":98772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:04.000Z","modified_at":"2025-11-04T14:10:04.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168324035020727","imei1":"168324035020727","imei2":"168324035020727","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98766,"job_number":"JOB_98766","tr_customer_id":98783,"tr_customer_product_id":98773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Cooper Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198357944554623","imei1":"198357944554623","imei2":"198357944554623","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98767,"job_number":"JOB_98767","tr_customer_id":98784,"tr_customer_product_id":98774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Aric Botsford","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132654814917579","imei1":"132654814917579","imei2":"132654814917579","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98768,"job_number":"JOB_98768","tr_customer_id":98785,"tr_customer_product_id":98775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Terrance Yundt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197580002732316","imei1":"197580002732316","imei2":"197580002732316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98822,"job_number":"JOB_98822","tr_customer_id":98839,"tr_customer_product_id":98829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:51.000Z","modified_at":"2025-11-04T14:20:51.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"17757818520215","imei1":"17757818520215","imei2":"17757818520215","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98823,"job_number":"JOB_98823","tr_customer_id":98840,"tr_customer_product_id":98830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:21:02.000Z","modified_at":"2025-11-04T14:21:02.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"18640626161965","imei1":"18640626161965","imei2":"18640626161965","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98830,"job_number":"JOB_98830","tr_customer_id":98847,"tr_customer_product_id":98837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:01.000Z","modified_at":"2025-11-04T14:25:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106798034430638","imei1":"106798034430638","imei2":"106798034430638","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98832,"job_number":"JOB_98832","tr_customer_id":98849,"tr_customer_product_id":98839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:01.000Z","modified_at":"2025-11-04T14:25:01.000Z","name":"Maegan Swift","mobile_number":"590-726-5555","email_id":"Josiane42@gmail.com","dop":"2025-06-09","serial_number":"102932129047923","imei1":"102932129047923","imei2":"102932129047923","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98833,"job_number":"JOB_98833","tr_customer_id":98850,"tr_customer_product_id":98840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:15.000Z","modified_at":"2025-11-04T14:25:15.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101387183345209","imei1":"101387183345209","imei2":"101387183345209","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98835,"job_number":"JOB_98835","tr_customer_id":98852,"tr_customer_product_id":98842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:16.000Z","modified_at":"2025-11-04T14:25:16.000Z","name":"Manley Kassulke","mobile_number":"656-346-7364","email_id":"Reyes.Vandervort98@yahoo.com","dop":"2025-06-09","serial_number":"109622093784171","imei1":"109622093784171","imei2":"109622093784171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98839,"job_number":"JOB_98839","tr_customer_id":98856,"tr_customer_product_id":98846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:29.000Z","modified_at":"2025-11-04T14:25:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102110431016085","imei1":"102110431016085","imei2":"102110431016085","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98841,"job_number":"JOB_98841","tr_customer_id":98858,"tr_customer_product_id":98848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:30.000Z","modified_at":"2025-11-04T14:25:30.000Z","name":"Lia Dooley","mobile_number":"806-580-0986","email_id":"Eladio91@gmail.com","dop":"2025-06-09","serial_number":"104959476955492","imei1":"104959476955492","imei2":"104959476955492","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99026,"job_number":"JOB_99026","tr_customer_id":99043,"tr_customer_product_id":99033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Kavitha subramanian","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10435364706122","imei1":"10435364706122","imei2":"10435364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99027,"job_number":"JOB_99027","tr_customer_id":99045,"tr_customer_product_id":99034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Mothi Ayyappan","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10335364706122","imei1":"10335364706122","imei2":"10335364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99028,"job_number":"JOB_99028","tr_customer_id":99044,"tr_customer_product_id":99035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Belsi Alphonsa","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10735364706122","imei1":"10735364706122","imei2":"10735364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99029,"job_number":"JOB_99029","tr_customer_id":99046,"tr_customer_product_id":99036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Daina Makthalin","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10635364706122","imei1":"10635364706122","imei2":"10635364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99030,"job_number":"JOB_99030","tr_customer_id":99047,"tr_customer_product_id":99037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10135364706122","imei1":"10135364706122","imei2":"10135364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99031,"job_number":"JOB_99031","tr_customer_id":99048,"tr_customer_product_id":99038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Judy Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10235364706122","imei1":"10235364706122","imei2":"10235364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99032,"job_number":"JOB_99032","tr_customer_id":99049,"tr_customer_product_id":99039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Bhuvana Sriram","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10835364706122","imei1":"10835364706122","imei2":"10835364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99033,"job_number":"JOB_99033","tr_customer_id":99050,"tr_customer_product_id":99040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Karthi Subaiya","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10535364706122","imei1":"10535364706122","imei2":"10535364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99134,"job_number":"JOB_99134","tr_customer_id":99151,"tr_customer_product_id":99141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T20:41:09.000Z","modified_at":"2025-11-04T20:41:09.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"11111111111111151","imei1":"11111111111111151","imei2":"11111111111111115","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T20:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99137,"job_number":"JOB_99137","tr_customer_id":99154,"tr_customer_product_id":99144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:38:43.000Z","modified_at":"2025-11-04T21:38:43.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"51515155151515","imei1":"51515155151515","imei2":"51515155151515","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99138,"job_number":"JOB_99138","tr_customer_id":99155,"tr_customer_product_id":99145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:52:59.000Z","modified_at":"2025-11-04T21:52:59.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"18737173193295","imei1":"18737173193295","imei2":"18737173193295","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99139,"job_number":"JOB_99139","tr_customer_id":99156,"tr_customer_product_id":99146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:53:28.000Z","modified_at":"2025-11-04T21:53:28.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"18057889517754","imei1":"18057889517754","imei2":"18057889517754","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99140,"job_number":"JOB_99140","tr_customer_id":99157,"tr_customer_product_id":99147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:57:57.000Z","modified_at":"2025-11-04T21:57:57.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"17157928168149","imei1":"17157928168149","imei2":"17157928168149","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99141,"job_number":"JOB_99141","tr_customer_id":99158,"tr_customer_product_id":99148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:59:09.000Z","modified_at":"2025-11-04T21:59:09.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"12002989594766","imei1":"12002989594766","imei2":"12002989594766","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99237,"job_number":"JOB_99237","tr_customer_id":99254,"tr_customer_product_id":99244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:08:25.000Z","modified_at":"2025-11-05T01:08:25.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"19533141206945","imei1":"19533141206945","imei2":"19533141206945","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99238,"job_number":"JOB_99238","tr_customer_id":99255,"tr_customer_product_id":99245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:11:00.000Z","modified_at":"2025-11-05T01:11:00.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"10153593205356","imei1":"10153593205356","imei2":"10153593205356","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99306,"job_number":"JOB_99306","tr_customer_id":99323,"tr_customer_product_id":99313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:49.000Z","modified_at":"2025-11-05T03:30:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"57518271097291","imei1":"57518271097291","imei2":"57518271097291","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99307,"job_number":"JOB_99307","tr_customer_id":99324,"tr_customer_product_id":99314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:50.000Z","modified_at":"2025-11-05T03:30:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"45325260924059","imei1":"45325260924059","imei2":"45325260924059","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99308,"job_number":"JOB_99308","tr_customer_id":99325,"tr_customer_product_id":99315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:54.000Z","modified_at":"2025-11-05T03:30:54.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Laurence.Anderson11@hotmail.com","dop":"2025-07-02","serial_number":"17000035383184","imei1":"17000035383184","imei2":"17000035383184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99315,"job_number":"JOB_99315","tr_customer_id":99332,"tr_customer_product_id":99322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:13.000Z","modified_at":"2025-11-05T03:31:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cassandre60@hotmail.com","dop":"2025-07-02","serial_number":"14058314717980","imei1":"14058314717980","imei2":"14058314717980","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99324,"job_number":"JOB_99324","tr_customer_id":99341,"tr_customer_product_id":99331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:31.000Z","modified_at":"2025-11-05T03:31:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Emory_Bergnaum17@yahoo.com","dop":"2025-07-02","serial_number":"19773776161026","imei1":"19773776161026","imei2":"19773776161026","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99337,"job_number":"JOB_99337","tr_customer_id":99354,"tr_customer_product_id":99344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:09.000Z","modified_at":"2025-11-05T03:32:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"130150411916524","imei1":"130150411916524","imei2":"130150411916524","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99338,"job_number":"JOB_99338","tr_customer_id":99355,"tr_customer_product_id":99345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Sterling Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126404557207070","imei1":"126404557207070","imei2":"126404557207070","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99339,"job_number":"JOB_99339","tr_customer_id":99356,"tr_customer_product_id":99346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Corene Hickle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170762045082367","imei1":"170762045082367","imei2":"170762045082367","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99340,"job_number":"JOB_99340","tr_customer_id":99357,"tr_customer_product_id":99347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Eleazar McKenzie","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122229764457502","imei1":"122229764457502","imei2":"122229764457502","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99348,"job_number":"JOB_99348","tr_customer_id":99365,"tr_customer_product_id":99355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:22.000Z","modified_at":"2025-11-05T03:32:22.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186859980697473","imei1":"186859980697473","imei2":"186859980697473","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99349,"job_number":"JOB_99349","tr_customer_id":99366,"tr_customer_product_id":99356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:22.000Z","modified_at":"2025-11-05T03:32:22.000Z","name":"America Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153390926047361","imei1":"153390926047361","imei2":"153390926047361","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99350,"job_number":"JOB_99350","tr_customer_id":99367,"tr_customer_product_id":99357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Jamaal Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114791192192272","imei1":"114791192192272","imei2":"114791192192272","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99352,"job_number":"JOB_99352","tr_customer_id":99369,"tr_customer_product_id":99359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Sammie Hackett","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179882241300127","imei1":"179882241300127","imei2":"179882241300127","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99358,"job_number":"JOB_99358","tr_customer_id":99375,"tr_customer_product_id":99365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:37.000Z","modified_at":"2025-11-05T03:32:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103116763597786","imei1":"103116763597786","imei2":"103116763597786","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99361,"job_number":"JOB_99361","tr_customer_id":99378,"tr_customer_product_id":99368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:38.000Z","modified_at":"2025-11-05T03:32:38.000Z","name":"Jarret Satterfield","mobile_number":"325-231-9005","email_id":"Keely.Mayer@yahoo.com","dop":"2025-06-09","serial_number":"101660481224798","imei1":"101660481224798","imei2":"101660481224798","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99370,"job_number":"JOB_99370","tr_customer_id":99387,"tr_customer_product_id":99377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:54.000Z","modified_at":"2025-11-05T03:32:54.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105148061793670","imei1":"105148061793670","imei2":"105148061793670","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99372,"job_number":"JOB_99372","tr_customer_id":99389,"tr_customer_product_id":99379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:55.000Z","modified_at":"2025-11-05T03:32:55.000Z","name":"Corine Ryan","mobile_number":"944-817-7757","email_id":"Hadley_Terry@yahoo.com","dop":"2025-06-09","serial_number":"106074255567175","imei1":"106074255567175","imei2":"106074255567175","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99375,"job_number":"JOB_99375","tr_customer_id":99392,"tr_customer_product_id":99382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:11.000Z","modified_at":"2025-11-05T03:33:11.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107564740672106","imei1":"107564740672106","imei2":"107564740672106","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99378,"job_number":"JOB_99378","tr_customer_id":99395,"tr_customer_product_id":99385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:12.000Z","modified_at":"2025-11-05T03:33:12.000Z","name":"Belle MacGyver","mobile_number":"565-464-4158","email_id":"Lenore.Douglas70@yahoo.com","dop":"2025-06-09","serial_number":"105859483189270","imei1":"105859483189270","imei2":"105859483189270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99430,"job_number":"JOB_99430","tr_customer_id":99447,"tr_customer_product_id":99437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:36:04.000Z","modified_at":"2025-11-05T04:36:04.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"12210731281817","imei1":"12210731281817","imei2":"12210731281817","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99431,"job_number":"JOB_99431","tr_customer_id":99448,"tr_customer_product_id":99438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:38:44.000Z","modified_at":"2025-11-05T04:38:44.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"16049209617050","imei1":"16049209617050","imei2":"16049209617050","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99432,"job_number":"JOB_99432","tr_customer_id":99449,"tr_customer_product_id":99439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:38:51.000Z","modified_at":"2025-11-05T04:38:51.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"12275048797180","imei1":"12275048797180","imei2":"12275048797180","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99433,"job_number":"JOB_99433","tr_customer_id":99450,"tr_customer_product_id":99440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:39:58.000Z","modified_at":"2025-11-05T04:39:58.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"14436809623016","imei1":"14436809623016","imei2":"14436809623016","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99436,"job_number":"JOB_99436","tr_customer_id":99453,"tr_customer_product_id":99443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:44:23.000Z","modified_at":"2025-11-05T04:44:23.000Z","name":"Alvertas Wisoky","mobile_number":"852-943-3585","email_id":"Domenick_Grimes82@hotmail.com","dop":"2025-10-01","serial_number":"16868041136147","imei1":"16868041136147","imei2":"16868041136147","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99437,"job_number":"JOB_99437","tr_customer_id":99454,"tr_customer_product_id":99444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:44:30.000Z","modified_at":"2025-11-05T04:44:30.000Z","name":"Margaretes McGlynn","mobile_number":"690-550-5755","email_id":"Hubert.Schiller@yahoo.com","dop":"2025-10-01","serial_number":"12350667579304","imei1":"12350667579304","imei2":"12350667579304","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99443,"job_number":"JOB_99443","tr_customer_id":99460,"tr_customer_product_id":99450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:27.000Z","modified_at":"2025-11-05T06:16:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108162423006228","imei1":"108162423006228","imei2":"108162423006228","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99445,"job_number":"JOB_99445","tr_customer_id":99462,"tr_customer_product_id":99452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:27.000Z","modified_at":"2025-11-05T06:16:27.000Z","name":"Deonte Shields","mobile_number":"340-389-6910","email_id":"Westley_Roob@yahoo.com","dop":"2025-06-09","serial_number":"101380697292074","imei1":"101380697292074","imei2":"101380697292074","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99446,"job_number":"JOB_99446","tr_customer_id":99463,"tr_customer_product_id":99453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:45.000Z","modified_at":"2025-11-05T06:16:45.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102234289770174","imei1":"102234289770174","imei2":"102234289770174","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99448,"job_number":"JOB_99448","tr_customer_id":99465,"tr_customer_product_id":99455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:46.000Z","modified_at":"2025-11-05T06:16:46.000Z","name":"Marietta Hyatt","mobile_number":"491-932-1493","email_id":"Nia60@yahoo.com","dop":"2025-06-09","serial_number":"105053540112997","imei1":"105053540112997","imei2":"105053540112997","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99449,"job_number":"JOB_99449","tr_customer_id":99466,"tr_customer_product_id":99456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:17:03.000Z","modified_at":"2025-11-05T06:17:03.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109071627954317","imei1":"109071627954317","imei2":"109071627954317","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99451,"job_number":"JOB_99451","tr_customer_id":99468,"tr_customer_product_id":99458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:17:04.000Z","modified_at":"2025-11-05T06:17:04.000Z","name":"Micaela Veum","mobile_number":"940-922-8451","email_id":"Cali.Lueilwitz@hotmail.com","dop":"2025-06-09","serial_number":"100135056016158","imei1":"100135056016158","imei2":"100135056016158","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99516,"job_number":"JOB_99516","tr_customer_id":99533,"tr_customer_product_id":99523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:25:43.000Z","modified_at":"2025-11-05T07:25:43.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jeremie.Gottlieb@gmail.com","dop":"2025-07-02","serial_number":"17211342265801","imei1":"17211342265801","imei2":"17211342265801","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99517,"job_number":"JOB_99517","tr_customer_id":99534,"tr_customer_product_id":99524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:26:02.000Z","modified_at":"2025-11-05T07:26:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Alyce_Zulauf89@gmail.com","dop":"2025-07-02","serial_number":"15806094173035","imei1":"15806094173035","imei2":"15806094173035","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99518,"job_number":"JOB_99518","tr_customer_id":99535,"tr_customer_product_id":99525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:26:19.000Z","modified_at":"2025-11-05T07:26:19.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Fritz_Feeney92@hotmail.com","dop":"2025-07-02","serial_number":"12713529260071","imei1":"12713529260071","imei2":"12713529260071","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99637,"job_number":"JOB_99637","tr_customer_id":99654,"tr_customer_product_id":99644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:05.000Z","modified_at":"2025-11-05T13:49:05.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"38395031838056","imei1":"38395031838056","imei2":"38395031838056","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99638,"job_number":"JOB_99638","tr_customer_id":99655,"tr_customer_product_id":99645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:05.000Z","modified_at":"2025-11-05T13:49:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"62510516379327","imei1":"62510516379327","imei2":"62510516379327","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99639,"job_number":"JOB_99639","tr_customer_id":99656,"tr_customer_product_id":99646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:06.000Z","modified_at":"2025-11-05T13:49:06.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"63028447655773","imei1":"63028447655773","imei2":"63028447655773","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99652,"job_number":"JOB_99652","tr_customer_id":99669,"tr_customer_product_id":99659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:37.000Z","modified_at":"2025-11-05T14:09:37.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"195570317012771","imei1":"195570317012771","imei2":"195570317012771","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99653,"job_number":"JOB_99653","tr_customer_id":99670,"tr_customer_product_id":99660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Crawford Stracke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113152474573211","imei1":"113152474573211","imei2":"113152474573211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99654,"job_number":"JOB_99654","tr_customer_id":99671,"tr_customer_product_id":99661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Randy Mills","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"155076252234331","imei1":"155076252234331","imei2":"155076252234331","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99655,"job_number":"JOB_99655","tr_customer_id":99672,"tr_customer_product_id":99662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Hazel Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179966184228532","imei1":"179966184228532","imei2":"179966184228532","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99656,"job_number":"JOB_99656","tr_customer_id":99673,"tr_customer_product_id":99663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:49.000Z","modified_at":"2025-11-05T14:09:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"103468898943934","imei1":"103468898943934","imei2":"103468898943934","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99657,"job_number":"JOB_99657","tr_customer_id":99674,"tr_customer_product_id":99664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Kamren O'Keefe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177908094201390","imei1":"177908094201390","imei2":"177908094201390","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99658,"job_number":"JOB_99658","tr_customer_id":99675,"tr_customer_product_id":99665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Modesta Hane","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111266164876880","imei1":"111266164876880","imei2":"111266164876880","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99659,"job_number":"JOB_99659","tr_customer_id":99676,"tr_customer_product_id":99666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Donavon Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141149830238752","imei1":"141149830238752","imei2":"141149830238752","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99683,"job_number":"JOB_99683","tr_customer_id":99700,"tr_customer_product_id":99690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:35.000Z","modified_at":"2025-11-05T14:14:35.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"117592158824646","imei1":"117592158824646","imei2":"117592158824646","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99719,"job_number":"JOB_99719","tr_customer_id":99736,"tr_customer_product_id":99726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:34.000Z","modified_at":"2025-11-05T14:24:34.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109101486614054","imei1":"109101486614054","imei2":"109101486614054","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99721,"job_number":"JOB_99721","tr_customer_id":99738,"tr_customer_product_id":99728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:35.000Z","modified_at":"2025-11-05T14:24:35.000Z","name":"Vinnie Pacocha","mobile_number":"860-584-2994","email_id":"Genevieve.Dare92@gmail.com","dop":"2025-06-09","serial_number":"106629997153337","imei1":"106629997153337","imei2":"106629997153337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99722,"job_number":"JOB_99722","tr_customer_id":99739,"tr_customer_product_id":99729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:52.000Z","modified_at":"2025-11-05T14:24:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100960018826421","imei1":"100960018826421","imei2":"100960018826421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99724,"job_number":"JOB_99724","tr_customer_id":99741,"tr_customer_product_id":99731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:53.000Z","modified_at":"2025-11-05T14:24:53.000Z","name":"Carson Smith","mobile_number":"793-351-4740","email_id":"Elisa.Deckow@gmail.com","dop":"2025-06-09","serial_number":"107421246211020","imei1":"107421246211020","imei2":"107421246211020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99725,"job_number":"JOB_99725","tr_customer_id":99742,"tr_customer_product_id":99732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:10.000Z","modified_at":"2025-11-05T14:25:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108437062559103","imei1":"108437062559103","imei2":"108437062559103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99727,"job_number":"JOB_99727","tr_customer_id":99744,"tr_customer_product_id":99734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:10.000Z","modified_at":"2025-11-05T14:25:10.000Z","name":"Fritz Mosciski","mobile_number":"806-466-7617","email_id":"Ayla.Bogisich93@yahoo.com","dop":"2025-06-09","serial_number":"100580004084992","imei1":"100580004084992","imei2":"100580004084992","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99783,"job_number":"JOB_99783","tr_customer_id":99800,"tr_customer_product_id":99790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:13:59.000Z","modified_at":"2025-11-05T15:13:59.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156145030326303","imei1":"156145030326303","imei2":"156145030326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:13:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99784,"job_number":"JOB_99784","tr_customer_id":99801,"tr_customer_product_id":99791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:24:26.000Z","modified_at":"2025-11-05T15:24:26.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"216145030326303","imei1":"216145030326303","imei2":"216145030326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99785,"job_number":"JOB_99785","tr_customer_id":99802,"tr_customer_product_id":99792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:25:30.000Z","modified_at":"2025-11-05T15:25:30.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"2161423430326303","imei1":"2161423430326303","imei2":"2161423430326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99792,"job_number":"JOB_99792","tr_customer_id":99809,"tr_customer_product_id":99799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:43:46.000Z","modified_at":"2025-11-05T15:43:46.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"10414658956205","imei1":"10414658956205","imei2":"10414658956205","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99793,"job_number":"JOB_99793","tr_customer_id":99810,"tr_customer_product_id":99800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:55:49.000Z","modified_at":"2025-11-05T15:55:49.000Z","name":"Alene Wilderman","mobile_number":"738-897-6168","email_id":"Efren.Mohr@gmail.com","dop":"2025-10-14","serial_number":"13903635410353","imei1":"13903635410353","imei2":"13903635410353","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99794,"job_number":"JOB_99794","tr_customer_id":99811,"tr_customer_product_id":99801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:03:43.000Z","modified_at":"2025-11-05T16:03:43.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11427607347396","imei1":"11427607347396","imei2":"11427607347396","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99807,"job_number":"JOB_99807","tr_customer_id":99824,"tr_customer_product_id":99814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:19:12.000Z","modified_at":"2025-11-05T17:19:12.000Z","name":"Nibriti singh","mobile_number":"7982839213","email_id":"nivriti.singh@gmail.com","dop":"2025-11-04","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99808,"job_number":"JOB_99808","tr_customer_id":99825,"tr_customer_product_id":99815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:23:28.000Z","modified_at":"2025-11-05T17:23:29.000Z","name":"Nibriti singh","mobile_number":"7982839213","email_id":"nivriti.singh@gmail.com","dop":"2025-11-04","serial_number":"012345678945679","imei1":"012345678945679","imei2":"012345678945679","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99843,"job_number":"JOB_99843","tr_customer_id":99860,"tr_customer_product_id":99850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:20:42.000Z","modified_at":"2025-11-05T19:20:42.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"14660194277750","imei1":"14660194277750","imei2":"14660194277750","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99854,"job_number":"JOB_99854","tr_customer_id":99871,"tr_customer_product_id":99861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:12:49.000Z","modified_at":"2025-11-06T03:12:49.000Z","name":"Adolph Jacobson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136699443334910","imei1":"136699443334910","imei2":"136699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99855,"job_number":"JOB_99855","tr_customer_id":99872,"tr_customer_product_id":99862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:16:21.000Z","modified_at":"2025-11-06T03:16:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198514701641308","imei1":"198514701641308","imei2":"198514701641308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99856,"job_number":"JOB_99856","tr_customer_id":99873,"tr_customer_product_id":99863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:14.000Z","modified_at":"2025-11-06T03:23:14.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"126699443334910","imei1":"126699443334910","imei2":"126699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99864,"job_number":"JOB_99864","tr_customer_id":99881,"tr_customer_product_id":99871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:29:49.000Z","modified_at":"2025-11-06T03:29:49.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116699443334910","imei1":"116699443334910","imei2":"116699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99878,"job_number":"JOB_99878","tr_customer_id":99895,"tr_customer_product_id":99885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:50.000Z","modified_at":"2025-11-06T03:33:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"36363555772348","imei1":"36363555772348","imei2":"36363555772348","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99879,"job_number":"JOB_99879","tr_customer_id":99896,"tr_customer_product_id":99886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:51.000Z","modified_at":"2025-11-06T03:33:51.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"12883655980572","imei1":"12883655980572","imei2":"12883655980572","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99896,"job_number":"JOB_99896","tr_customer_id":99913,"tr_customer_product_id":99903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:22.000Z","modified_at":"2025-11-06T03:34:22.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Maye63@hotmail.com","dop":"2025-07-02","serial_number":"19091672442235","imei1":"19091672442235","imei2":"19091672442235","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99904,"job_number":"JOB_99904","tr_customer_id":99921,"tr_customer_product_id":99911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Derick83@hotmail.com","dop":"2025-07-02","serial_number":"15977404078218","imei1":"15977404078218","imei2":"15977404078218","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99913,"job_number":"JOB_99913","tr_customer_id":99930,"tr_customer_product_id":99920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:01.000Z","modified_at":"2025-11-06T03:35:01.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ella.Bogan11@yahoo.com","dop":"2025-07-02","serial_number":"18042901322988","imei1":"18042901322988","imei2":"18042901322988","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99924,"job_number":"JOB_99924","tr_customer_id":99941,"tr_customer_product_id":99931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121749146627949","imei1":"121749146627949","imei2":"121749146627949","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99925,"job_number":"JOB_99925","tr_customer_id":99942,"tr_customer_product_id":99932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Jasper Turner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100007593071249","imei1":"100007593071249","imei2":"100007593071249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99926,"job_number":"JOB_99926","tr_customer_id":99943,"tr_customer_product_id":99933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Jaden Hermiston","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145170692161041","imei1":"145170692161041","imei2":"145170692161041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99927,"job_number":"JOB_99927","tr_customer_id":99944,"tr_customer_product_id":99934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Julie Heathcote","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115782907053347","imei1":"115782907053347","imei2":"115782907053347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99936,"job_number":"JOB_99936","tr_customer_id":99953,"tr_customer_product_id":99943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114143014985952","imei1":"114143014985952","imei2":"114143014985952","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99937,"job_number":"JOB_99937","tr_customer_id":99954,"tr_customer_product_id":99944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Kacie McCullough","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163502561656767","imei1":"163502561656767","imei2":"163502561656767","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99938,"job_number":"JOB_99938","tr_customer_id":99955,"tr_customer_product_id":99945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Sharon Smitham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125651711742876","imei1":"125651711742876","imei2":"125651711742876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99939,"job_number":"JOB_99939","tr_customer_id":99956,"tr_customer_product_id":99946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:50.000Z","modified_at":"2025-11-06T03:35:50.000Z","name":"Javier Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187170702827530","imei1":"187170702827530","imei2":"187170702827530","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99940,"job_number":"JOB_99940","tr_customer_id":99957,"tr_customer_product_id":99947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:06.000Z","modified_at":"2025-11-06T03:36:06.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105731504778022","imei1":"105731504778022","imei2":"105731504778022","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99942,"job_number":"JOB_99942","tr_customer_id":99959,"tr_customer_product_id":99949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:07.000Z","modified_at":"2025-11-06T03:36:07.000Z","name":"Jena Frami","mobile_number":"801-858-8416","email_id":"Alexis_Veum@gmail.com","dop":"2025-06-09","serial_number":"100081510109652","imei1":"100081510109652","imei2":"100081510109652","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99957,"job_number":"JOB_99957","tr_customer_id":99974,"tr_customer_product_id":99964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108462982820626","imei1":"108462982820626","imei2":"108462982820626","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99959,"job_number":"JOB_99959","tr_customer_id":99976,"tr_customer_product_id":99966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Leanna Hartmann","mobile_number":"696-660-4051","email_id":"Misty47@hotmail.com","dop":"2025-06-09","serial_number":"105963473317757","imei1":"105963473317757","imei2":"105963473317757","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99960,"job_number":"JOB_99960","tr_customer_id":99977,"tr_customer_product_id":99967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108855018526722","imei1":"108855018526722","imei2":"108855018526722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99962,"job_number":"JOB_99962","tr_customer_id":99979,"tr_customer_product_id":99969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Nickolas Kohler","mobile_number":"832-523-5686","email_id":"Fredy.Windler31@yahoo.com","dop":"2025-06-09","serial_number":"105180404219257","imei1":"105180404219257","imei2":"105180404219257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99963,"job_number":"JOB_99963","tr_customer_id":99980,"tr_customer_product_id":99970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:45.000Z","modified_at":"2025-11-06T03:36:45.000Z","name":"Dina Waters","mobile_number":"867-390-5138","email_id":"Aurelia.Hilpert26@yahoo.com","dop":"2025-06-09","serial_number":"41966280789776940","imei1":"41966280789776940","imei2":"41966280789776940","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100018,"job_number":"JOB_100018","tr_customer_id":100035,"tr_customer_product_id":100025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:11:46.000Z","modified_at":"2025-11-06T04:11:46.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334910","imei1":"116599443334910","imei2":"116599443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100037,"job_number":"JOB_100037","tr_customer_id":100054,"tr_customer_product_id":100044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:51.000Z","modified_at":"2025-11-06T04:14:51.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334911","imei1":"116599443334911","imei2":"116599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100038,"job_number":"JOB_100038","tr_customer_id":100055,"tr_customer_product_id":100045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:16:32.000Z","modified_at":"2025-11-06T04:16:32.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443334911","imei1":"125599443334911","imei2":"125599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100040,"job_number":"JOB_100040","tr_customer_id":100057,"tr_customer_product_id":100047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:44.000Z","modified_at":"2025-11-06T04:17:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443332911","imei1":"125599443332911","imei2":"125599443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100041,"job_number":"JOB_100041","tr_customer_id":100058,"tr_customer_product_id":100048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:19:58.000Z","modified_at":"2025-11-06T04:19:58.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443332911","imei1":"125699443332911","imei2":"125699443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100042,"job_number":"JOB_100042","tr_customer_id":100059,"tr_customer_product_id":100049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:21:27.000Z","modified_at":"2025-11-06T04:21:27.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443132911","imei1":"125699443132911","imei2":"125699443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100067,"job_number":"JOB_100067","tr_customer_id":100084,"tr_customer_product_id":100074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:16.000Z","modified_at":"2025-11-06T04:37:17.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17012685512690","imei1":"17012685512690","imei2":"17012685512690","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100068,"job_number":"JOB_100068","tr_customer_id":100085,"tr_customer_product_id":100075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:40.000Z","modified_at":"2025-11-06T04:37:40.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443132911","imei1":"125692443132911","imei2":"125692443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100069,"job_number":"JOB_100069","tr_customer_id":100086,"tr_customer_product_id":100076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:43:43.000Z","modified_at":"2025-11-06T04:43:43.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14000896904351","imei1":"14000896904351","imei2":"14000896904351","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100072,"job_number":"JOB_100072","tr_customer_id":100089,"tr_customer_product_id":100079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:57.000Z","modified_at":"2025-11-06T04:46:57.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"15306639456399","imei1":"15306639456399","imei2":"15306639456399","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100073,"job_number":"JOB_100073","tr_customer_id":100090,"tr_customer_product_id":100080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:49:44.000Z","modified_at":"2025-11-06T04:49:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443232911","imei1":"125692443232911","imei2":"125692443232911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100074,"job_number":"JOB_100074","tr_customer_id":100091,"tr_customer_product_id":100081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:53:42.000Z","modified_at":"2025-11-06T04:53:42.000Z","name":"{{firstName1}} {{lastName1}}","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13372854133019","imei1":"13372854133019","imei2":"13372854133019","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100075,"job_number":"JOB_100075","tr_customer_id":100092,"tr_customer_product_id":100082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:54:47.000Z","modified_at":"2025-11-06T04:54:47.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14413924806038","imei1":"14413924806038","imei2":"14413924806038","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100100,"job_number":"JOB_100100","tr_customer_id":100117,"tr_customer_product_id":100107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:35.000Z","modified_at":"2025-11-06T06:16:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102867721890436","imei1":"102867721890436","imei2":"102867721890436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100102,"job_number":"JOB_100102","tr_customer_id":100119,"tr_customer_product_id":100109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:36.000Z","modified_at":"2025-11-06T06:16:36.000Z","name":"Benton Wehner","mobile_number":"413-981-7306","email_id":"Claudine_Kunze5@hotmail.com","dop":"2025-06-09","serial_number":"104870950724315","imei1":"104870950724315","imei2":"104870950724315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100103,"job_number":"JOB_100103","tr_customer_id":100120,"tr_customer_product_id":100110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:37.000Z","modified_at":"2025-11-06T06:16:37.000Z","name":"Shawna Hilll","mobile_number":"611-508-9658","email_id":"Lester.Trantow50@gmail.com","dop":"2025-06-09","serial_number":"34084446909593570","imei1":"34084446909593570","imei2":"34084446909593570","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100104,"job_number":"JOB_100104","tr_customer_id":100121,"tr_customer_product_id":100111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:51.000Z","modified_at":"2025-11-06T06:16:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102787903635637","imei1":"102787903635637","imei2":"102787903635637","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100106,"job_number":"JOB_100106","tr_customer_id":100123,"tr_customer_product_id":100113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:52.000Z","modified_at":"2025-11-06T06:16:52.000Z","name":"Rhiannon Morissette","mobile_number":"440-920-1463","email_id":"Lamar.Kuhlman60@yahoo.com","dop":"2025-06-09","serial_number":"108467325406136","imei1":"108467325406136","imei2":"108467325406136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100107,"job_number":"JOB_100107","tr_customer_id":100124,"tr_customer_product_id":100114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105018702101333","imei1":"105018702101333","imei2":"105018702101333","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100109,"job_number":"JOB_100109","tr_customer_id":100126,"tr_customer_product_id":100116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Sylvester Upton","mobile_number":"430-412-0848","email_id":"Ernestina_Lowe@hotmail.com","dop":"2025-06-09","serial_number":"101707756974759","imei1":"101707756974759","imei2":"101707756974759","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100110,"job_number":"JOB_100110","tr_customer_id":100127,"tr_customer_product_id":100117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:09.000Z","modified_at":"2025-11-06T06:17:09.000Z","name":"Marietta Lakin","mobile_number":"235-814-4045","email_id":"Kennith15@hotmail.com","dop":"2025-06-09","serial_number":"22370275715632780","imei1":"22370275715632780","imei2":"22370275715632780","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100177,"job_number":"JOB_100177","tr_customer_id":100194,"tr_customer_product_id":100184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:25.000Z","modified_at":"2025-11-06T07:25:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cedrick13@hotmail.com","dop":"2025-07-02","serial_number":"19092173190944","imei1":"19092173190944","imei2":"19092173190944","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100178,"job_number":"JOB_100178","tr_customer_id":100195,"tr_customer_product_id":100185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:45.000Z","modified_at":"2025-11-06T07:25:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Malachi_Cruickshank@hotmail.com","dop":"2025-07-02","serial_number":"10995274953996","imei1":"10995274953996","imei2":"10995274953996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100179,"job_number":"JOB_100179","tr_customer_id":100196,"tr_customer_product_id":100186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:26:04.000Z","modified_at":"2025-11-06T07:26:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Felicity_Roberts74@yahoo.com","dop":"2025-07-02","serial_number":"15185625719359","imei1":"15185625719359","imei2":"15185625719359","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100183,"job_number":"JOB_100183","tr_customer_id":100200,"tr_customer_product_id":100190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:47:37.000Z","modified_at":"2025-11-06T07:47:37.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-10-27","serial_number":"125692553232911","imei1":"125692553232911","imei2":"125692553232911","popurl":"2025-10-27T07:47:35.212787300Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99568,"job_number":"JOB_99568","tr_customer_id":99585,"tr_customer_product_id":99575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:38:58.000Z","modified_at":"2025-11-05T12:38:58.000Z","name":"Test USer","mobile_number":"9900990099","email_id":"testyopm@ym.com","dop":"2000-01-31","serial_number":"11223344556612","imei1":"11223344556612","imei2":"11223344556612","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":99571,"job_number":"JOB_99571","tr_customer_id":99588,"tr_customer_product_id":99578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:41:02.000Z","modified_at":"2025-11-05T12:41:02.000Z","name":"Test USer","mobile_number":"9900990091","email_id":"testyopm@ym1.com","dop":"2000-01-31","serial_number":"11223344556613","imei1":"11223344556613","imei2":"11223344556613","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":99574,"job_number":"JOB_99574","tr_customer_id":99591,"tr_customer_product_id":99581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:44:26.000Z","modified_at":"2025-11-05T12:44:26.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"11223344556614","imei1":"11223344556614","imei2":"11223344556614","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100154,"job_number":"JOB_100154","tr_customer_id":100171,"tr_customer_product_id":100161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:43:56.000Z","modified_at":"2025-11-06T06:43:56.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"10763906513483","imei1":"10763906513483","imei2":"10763906513483","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100170,"job_number":"JOB_100170","tr_customer_id":100187,"tr_customer_product_id":100177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:34.000Z","modified_at":"2025-11-06T07:02:34.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10985794730786","imei1":"10985794730786","imei2":"10985794730786","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100171,"job_number":"JOB_100171","tr_customer_id":100188,"tr_customer_product_id":100178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:38.000Z","modified_at":"2025-11-06T07:02:38.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10496912762131","imei1":"10496912762131","imei2":"10496912762131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100172,"job_number":"JOB_100172","tr_customer_id":100189,"tr_customer_product_id":100179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:03:01.000Z","modified_at":"2025-11-06T07:03:01.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10139267168810","imei1":"10139267168810","imei2":"10139267168810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100173,"job_number":"JOB_100173","tr_customer_id":100190,"tr_customer_product_id":100180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:04:30.000Z","modified_at":"2025-11-06T07:04:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10173997004602","imei1":"10173997004602","imei2":"10173997004602","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100174,"job_number":"JOB_100174","tr_customer_id":100191,"tr_customer_product_id":100181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:06:36.000Z","modified_at":"2025-11-06T07:06:36.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10065153475684","imei1":"10065153475684","imei2":"10065153475684","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100175,"job_number":"JOB_100175","tr_customer_id":100192,"tr_customer_product_id":100182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:07:30.000Z","modified_at":"2025-11-06T07:07:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10668286685066","imei1":"10668286685066","imei2":"10668286685066","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:07:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100176,"job_number":"JOB_100176","tr_customer_id":100193,"tr_customer_product_id":100183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:24:10.000Z","modified_at":"2025-11-06T07:24:10.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10605544668597","imei1":"10605544668597","imei2":"10605544668597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100180,"job_number":"JOB_100180","tr_customer_id":100197,"tr_customer_product_id":100187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:28:42.000Z","modified_at":"2025-11-06T07:28:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10401325821549","imei1":"10401325821549","imei2":"10401325821549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100184,"job_number":"JOB_100184","tr_customer_id":100201,"tr_customer_product_id":100191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:00:12.000Z","modified_at":"2025-11-06T08:00:12.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10935223791928","imei1":"10935223791928","imei2":"10935223791928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100185,"job_number":"JOB_100185","tr_customer_id":100202,"tr_customer_product_id":100192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:01:21.000Z","modified_at":"2025-11-06T08:01:21.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10429702695240","imei1":"10429702695240","imei2":"10429702695240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100186,"job_number":"JOB_100186","tr_customer_id":100203,"tr_customer_product_id":100193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:03.000Z","modified_at":"2025-11-06T08:02:03.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10323308838670","imei1":"10323308838670","imei2":"10323308838670","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":98078,"job_number":"JOB_98078","tr_customer_id":98095,"tr_customer_product_id":98085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:10:46.000Z","modified_at":"2025-11-03T15:10:46.000Z","name":"sfs sdffds","mobile_number":"4435353500","email_id":"test@gmail.com","dop":"2025-11-11","serial_number":"3243424232423424","imei1":"3243424232423424","imei2":"3243424232423424","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e65996e7-fa4a-4956-82a0-f5af5a996ee2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{"username":"iameng","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-zvRH/1s5rpGjKpOyXm72DJuU/JA"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjF9.3tHvutOwC2uBL2MHitM7ISxF2uMGkkVe06Re96aSyyk"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjF9.3tHvutOwC2uBL2MHitM7ISxF2uMGkkVe06Re96aSyyk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7876bd94-76e9-4122-adbd-bb3152ebf862
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-tHO2iHBoRD8tMp6WDGAaWgT9Mls"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjF9.3tHvutOwC2uBL2MHitM7ISxF2uMGkkVe06Re96aSyyk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e97f3ad3-3187-49a4-8759-ccd74a4b6856
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-4NLtaN+2lelz/UTpWdgYbMQnskM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":34},{"label":"Repair completed","key":"repair_completed","count":103}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 32.46KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjF9.3tHvutOwC2uBL2MHitM7ISxF2uMGkkVe06Re96aSyyk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 68563538-280e-4f90-80c1-88adcc6e1488
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"81db-K0D/irdcSLMCUXVaB7q6MH+9Z+g"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":97764,"job_number":"JOB_97764","tr_customer_id":97781,"tr_customer_product_id":97771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:51:37.000Z","modified_at":"2025-11-03T08:51:42.000Z","name":"Camilla Von","mobile_number":"925-542-4461","email_id":"Demetrius22@hotmail.com","dop":"2025-04-06","serial_number":"19684196876406","imei1":"19684196876406","imei2":"19684196876406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:51:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97766,"job_number":"JOB_97766","tr_customer_id":97783,"tr_customer_product_id":97773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:53:03.000Z","modified_at":"2025-11-03T08:53:08.000Z","name":"Darrin Bailey","mobile_number":"984-966-0383","email_id":"Joy8@gmail.com","dop":"2025-04-06","serial_number":"16081788228502","imei1":"16081788228502","imei2":"16081788228502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:53:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97769,"job_number":"JOB_97769","tr_customer_id":97786,"tr_customer_product_id":97776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:54:27.000Z","modified_at":"2025-11-03T08:54:32.000Z","name":"Rosalee McKenzie","mobile_number":"772-250-9454","email_id":"Tremayne_Parker89@yahoo.com","dop":"2025-04-06","serial_number":"13300381786762","imei1":"13300381786762","imei2":"13300381786762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:54:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97771,"job_number":"JOB_97771","tr_customer_id":97788,"tr_customer_product_id":97778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:55:26.000Z","modified_at":"2025-11-03T08:55:31.000Z","name":"Mona Zboncak","mobile_number":"564-208-5449","email_id":"Gisselle34@yahoo.com","dop":"2025-04-06","serial_number":"15732022949518","imei1":"15732022949518","imei2":"15732022949518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:55:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97804,"job_number":"JOB_97804","tr_customer_id":97821,"tr_customer_product_id":97811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:58:16.000Z","modified_at":"2025-11-03T10:58:21.000Z","name":"Gail Huel","mobile_number":"778-484-2099","email_id":"Jaquan_Walker@hotmail.com","dop":"2025-04-06","serial_number":"17148304506313","imei1":"17148304506313","imei2":"17148304506313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T10:58:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97806,"job_number":"JOB_97806","tr_customer_id":97823,"tr_customer_product_id":97813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:06:29.000Z","modified_at":"2025-11-03T11:06:34.000Z","name":"Isabella Bins","mobile_number":"828-556-4854","email_id":"Modesta.Robel83@yahoo.com","dop":"2025-04-06","serial_number":"10760707293899","imei1":"10760707293899","imei2":"10760707293899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:06:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97808,"job_number":"JOB_97808","tr_customer_id":97825,"tr_customer_product_id":97815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:10:57.000Z","modified_at":"2025-11-03T11:11:01.000Z","name":"Bella Zboncak","mobile_number":"702-627-6265","email_id":"Deonte_Gerhold61@yahoo.com","dop":"2025-04-06","serial_number":"12158171183128","imei1":"12158171183128","imei2":"12158171183128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:11:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97814,"job_number":"JOB_97814","tr_customer_id":97831,"tr_customer_product_id":97821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:30:19.000Z","modified_at":"2025-11-03T11:30:24.000Z","name":"Hester Schowalter","mobile_number":"344-658-7320","email_id":"Silas90@hotmail.com","dop":"2025-04-06","serial_number":"11506176712873","imei1":"11506176712873","imei2":"11506176712873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:30:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97900,"job_number":"JOB_97900","tr_customer_id":97917,"tr_customer_product_id":97907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:22:49.000Z","modified_at":"2025-11-03T12:22:54.000Z","name":"Rashawn Schaden","mobile_number":"824-392-6856","email_id":"Bailey_Jast@hotmail.com","dop":"2025-04-06","serial_number":"11404161246495","imei1":"11404161246495","imei2":"11404161246495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T12:22:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97902,"job_number":"JOB_97902","tr_customer_id":97919,"tr_customer_product_id":97909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:24:36.000Z","modified_at":"2025-11-03T12:24:41.000Z","name":"Chester Kuhic","mobile_number":"388-276-6311","email_id":"Chauncey_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14767477092933","imei1":"14767477092933","imei2":"14767477092933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T12:24:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98109,"job_number":"JOB_98109","tr_customer_id":98126,"tr_customer_product_id":98116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:39.000Z","modified_at":"2025-11-03T16:53:45.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"45814692484740","imei1":"45814692484740","imei2":"45814692484740","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T16:53:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98114,"job_number":"JOB_98114","tr_customer_id":98131,"tr_customer_product_id":98121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:59:51.000Z","modified_at":"2025-11-03T16:59:52.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"58737734172126","imei1":"58737734172126","imei2":"58737734172126","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T16:59:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98117,"job_number":"JOB_98117","tr_customer_id":98134,"tr_customer_product_id":98124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:07:44.000Z","modified_at":"2025-11-03T17:08:48.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"26139507701253","imei1":"26139507701253","imei2":"26139507701253","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T17:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98118,"job_number":"JOB_98118","tr_customer_id":98135,"tr_customer_product_id":98125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:11:32.000Z","modified_at":"2025-11-03T17:11:33.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"51348275498862","imei1":"51348275498862","imei2":"51348275498862","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T17:11:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98161,"job_number":"JOB_98161","tr_customer_id":98178,"tr_customer_product_id":98168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:22:38.000Z","modified_at":"2025-11-03T20:25:29.000Z","name":"Webster Koch","mobile_number":"213-394-9111","email_id":"Emil66@yahoo.com","dop":"2025-04-06","serial_number":"19978197697510","imei1":"19978197697510","imei2":"19978197697510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T20:25:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98297,"job_number":"JOB_98297","tr_customer_id":98314,"tr_customer_product_id":98304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:36:34.000Z","modified_at":"2025-11-03T20:44:20.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"11511515151515","imei2":"11511515151515","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T20:44:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98442,"job_number":"JOB_98442","tr_customer_id":98459,"tr_customer_product_id":98449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:58:25.000Z","modified_at":"2025-11-04T03:58:28.000Z","name":"Cindy Durgan","mobile_number":"531-916-1553","email_id":"Cyril.Bashirian32@gmail.com","dop":"2025-04-06","serial_number":"10883195810385","imei1":"10883195810385","imei2":"10883195810385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T03:58:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98456,"job_number":"JOB_98456","tr_customer_id":98473,"tr_customer_product_id":98463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:40.000Z","modified_at":"2025-11-04T04:11:43.000Z","name":"Dashawn Denesik","mobile_number":"215-243-5725","email_id":"Porter.Little@hotmail.com","dop":"2025-04-06","serial_number":"15130788548769","imei1":"15130788548769","imei2":"15130788548769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98458,"job_number":"JOB_98458","tr_customer_id":98475,"tr_customer_product_id":98465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:44.000Z","modified_at":"2025-11-04T04:11:47.000Z","name":"Walton Ernser","mobile_number":"661-548-2346","email_id":"Dejah_Koelpin36@yahoo.com","dop":"2025-04-06","serial_number":"12000839995054","imei1":"12000839995054","imei2":"12000839995054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98460,"job_number":"JOB_98460","tr_customer_id":98477,"tr_customer_product_id":98467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:48.000Z","modified_at":"2025-11-04T04:11:50.000Z","name":"Melody Lebsack","mobile_number":"544-979-7407","email_id":"Dillan_Marvin79@yahoo.com","dop":"2025-04-06","serial_number":"11747033595691","imei1":"11747033595691","imei2":"11747033595691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98476,"job_number":"JOB_98476","tr_customer_id":98493,"tr_customer_product_id":98483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:46.000Z","modified_at":"2025-11-04T04:26:49.000Z","name":"Marie D'Amore","mobile_number":"433-405-6623","email_id":"Abby_Schuster37@gmail.com","dop":"2025-04-06","serial_number":"17949620835544","imei1":"17949620835544","imei2":"17949620835544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98478,"job_number":"JOB_98478","tr_customer_id":98495,"tr_customer_product_id":98485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:50.000Z","modified_at":"2025-11-04T04:26:53.000Z","name":"Diego Abshire","mobile_number":"240-893-2342","email_id":"Mabel_Kunde21@hotmail.com","dop":"2025-04-06","serial_number":"14208919600584","imei1":"14208919600584","imei2":"14208919600584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98480,"job_number":"JOB_98480","tr_customer_id":98497,"tr_customer_product_id":98487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:54.000Z","modified_at":"2025-11-04T04:26:57.000Z","name":"Owen Crona","mobile_number":"443-931-6290","email_id":"Larue.Kulas@yahoo.com","dop":"2025-04-06","serial_number":"15321107282683","imei1":"15321107282683","imei2":"15321107282683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98498,"job_number":"JOB_98498","tr_customer_id":98515,"tr_customer_product_id":98505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:35:25.000Z","modified_at":"2025-11-04T04:35:29.000Z","name":"Dejon Zboncak","mobile_number":"682-677-5721","email_id":"Effie56@gmail.com","dop":"2025-04-06","serial_number":"19616223525844","imei1":"19616223525844","imei2":"19616223525844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:35:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98715,"job_number":"JOB_98715","tr_customer_id":98732,"tr_customer_product_id":98722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:09.000Z","modified_at":"2025-11-04T12:49:13.000Z","name":"Caden Franecki","mobile_number":"427-424-7342","email_id":"Evie80@gmail.com","dop":"2025-04-06","serial_number":"16756251072157","imei1":"16756251072157","imei2":"16756251072157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98718,"job_number":"JOB_98718","tr_customer_id":98735,"tr_customer_product_id":98725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:15.000Z","modified_at":"2025-11-04T12:49:20.000Z","name":"King Will","mobile_number":"775-829-4162","email_id":"Broderick31@yahoo.com","dop":"2025-04-06","serial_number":"17921007040377","imei1":"17921007040377","imei2":"17921007040377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98721,"job_number":"JOB_98721","tr_customer_id":98738,"tr_customer_product_id":98728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:21.000Z","modified_at":"2025-11-04T12:49:26.000Z","name":"Solon Kuhn","mobile_number":"759-790-9728","email_id":"Fiona89@hotmail.com","dop":"2025-04-06","serial_number":"17322397060566","imei1":"17322397060566","imei2":"17322397060566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98724,"job_number":"JOB_98724","tr_customer_id":98741,"tr_customer_product_id":98731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:28.000Z","modified_at":"2025-11-04T12:49:33.000Z","name":"Cedrick Bernier","mobile_number":"475-333-3498","email_id":"Willis.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"11891305370148","imei1":"11891305370148","imei2":"11891305370148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":99999,"job_number":"JOB_99999","tr_customer_id":100016,"tr_customer_product_id":100006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:23.000Z","modified_at":"2025-11-06T08:36:03.000Z","name":"Hyman Gutmann","mobile_number":"339-982-3438","email_id":"Emilia70@yahoo.com","dop":"2025-04-06","serial_number":"12746490476542912","imei1":"12746490476542912","imei2":"12746490476542912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T08:36:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":100444,"job_number":"JOB_100444","tr_customer_id":100461,"tr_customer_product_id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:40.000Z","name":"Cierra McGlynn","mobile_number":"253-538-1322","email_id":"Florencio_Boyer@yahoo.com","dop":"2025-09-30","serial_number":"10430294116414","imei1":"10430294116414","imei2":"10430294116414","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T11:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98100,"job_number":"JOB_98100","tr_customer_id":98117,"tr_customer_product_id":98107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:43:59.000Z","modified_at":"2025-11-04T14:26:52.000Z","name":"Jedidiah Jacobi","mobile_number":"{{mobile_number}}","email_id":"Lucienne85@yahoo.com","dop":"2025-10-12","serial_number":"97269971773991","imei1":"97269971773991","imei2":"97269971773991","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T14:26:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98829,"job_number":"JOB_98829","tr_customer_id":98846,"tr_customer_product_id":98836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:56.000Z","modified_at":"2025-11-04T15:29:09.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"18146334376997","imei1":"18146334376997","imei2":"18146334376997","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T15:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":99738,"job_number":"JOB_99738","tr_customer_id":99755,"tr_customer_product_id":99745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:31:57.000Z","modified_at":"2025-11-05T14:34:35.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"11223344556615","imei1":"11223344556615","imei2":"11223344556615","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-05T14:34:35.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":100187,"job_number":"JOB_100187","tr_customer_id":100204,"tr_customer_product_id":100194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:06.000Z","modified_at":"2025-11-06T09:58:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10823787456816","imei1":"10823787456816","imei2":"10823787456816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T09:58:42.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjF9.3tHvutOwC2uBL2MHitM7ISxF2uMGkkVe06Re96aSyyk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a3758e1f-063f-445d-b788-cbfeb13b14c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 481ms
Mean size per request: 39.41KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjF9.3tHvutOwC2uBL2MHitM7ISxF2uMGkkVe06Re96aSyyk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1730fc4c-595c-493b-ad94-044cbe741cb7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"9da2-u1H0RTU2ZLDI+vbaAxjChfsoxXE"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":100444,"job_number":"JOB_100444","tr_customer_id":100461,"tr_customer_product_id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:40.000Z","name":"Cierra McGlynn","mobile_number":"253-538-1322","email_id":"Florencio_Boyer@yahoo.com","dop":"2025-09-30","serial_number":"10430294116414","imei1":"10430294116414","imei2":"10430294116414","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T11:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":100444,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-06T11:57:34.000Z"}],"quatations":[]},{"id":100187,"job_number":"JOB_100187","tr_customer_id":100204,"tr_customer_product_id":100194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:06.000Z","modified_at":"2025-11-06T09:58:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10823787456816","imei1":"10823787456816","imei2":"10823787456816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T09:58:42.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":100187,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-06T08:02:06.000Z"}],"quatations":[]},{"id":99999,"job_number":"JOB_99999","tr_customer_id":100016,"tr_customer_product_id":100006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:23.000Z","modified_at":"2025-11-06T08:36:03.000Z","name":"Hyman Gutmann","mobile_number":"339-982-3438","email_id":"Emilia70@yahoo.com","dop":"2025-04-06","serial_number":"12746490476542912","imei1":"12746490476542912","imei2":"12746490476542912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T08:36:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":99999,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-06T03:59:23.000Z"}],"quatations":[]},{"id":99738,"job_number":"JOB_99738","tr_customer_id":99755,"tr_customer_product_id":99745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:31:57.000Z","modified_at":"2025-11-05T14:34:35.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"11223344556615","imei1":"11223344556615","imei2":"11223344556615","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-05T14:34:35.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":99738,"remark":"Rww","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-05T14:31:57.000Z"}],"quatations":[]},{"id":98829,"job_number":"JOB_98829","tr_customer_id":98846,"tr_customer_product_id":98836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:56.000Z","modified_at":"2025-11-04T15:29:09.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"18146334376997","imei1":"18146334376997","imei2":"18146334376997","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T15:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":98829,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T14:24:56.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":98829,"remark":"Replaced Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-11-04T14:58:46.000Z"}],"quatations":[]},{"id":98724,"job_number":"JOB_98724","tr_customer_id":98741,"tr_customer_product_id":98731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:28.000Z","modified_at":"2025-11-04T12:49:33.000Z","name":"Cedrick Bernier","mobile_number":"475-333-3498","email_id":"Willis.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"11891305370148","imei1":"11891305370148","imei2":"11891305370148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T12:49:28.000Z"}],"quatations":[]},{"id":98721,"job_number":"JOB_98721","tr_customer_id":98738,"tr_customer_product_id":98728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:21.000Z","modified_at":"2025-11-04T12:49:26.000Z","name":"Solon Kuhn","mobile_number":"759-790-9728","email_id":"Fiona89@hotmail.com","dop":"2025-04-06","serial_number":"17322397060566","imei1":"17322397060566","imei2":"17322397060566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98721,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T12:49:21.000Z"}],"quatations":[]},{"id":98718,"job_number":"JOB_98718","tr_customer_id":98735,"tr_customer_product_id":98725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:15.000Z","modified_at":"2025-11-04T12:49:20.000Z","name":"King Will","mobile_number":"775-829-4162","email_id":"Broderick31@yahoo.com","dop":"2025-04-06","serial_number":"17921007040377","imei1":"17921007040377","imei2":"17921007040377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98718,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T12:49:15.000Z"}],"quatations":[]},{"id":98715,"job_number":"JOB_98715","tr_customer_id":98732,"tr_customer_product_id":98722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:09.000Z","modified_at":"2025-11-04T12:49:13.000Z","name":"Caden Franecki","mobile_number":"427-424-7342","email_id":"Evie80@gmail.com","dop":"2025-04-06","serial_number":"16756251072157","imei1":"16756251072157","imei2":"16756251072157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98715,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T12:49:09.000Z"}],"quatations":[]},{"id":98498,"job_number":"JOB_98498","tr_customer_id":98515,"tr_customer_product_id":98505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:35:25.000Z","modified_at":"2025-11-04T04:35:29.000Z","name":"Dejon Zboncak","mobile_number":"682-677-5721","email_id":"Effie56@gmail.com","dop":"2025-04-06","serial_number":"19616223525844","imei1":"19616223525844","imei2":"19616223525844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:35:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98498,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:35:25.000Z"}],"quatations":[]},{"id":98480,"job_number":"JOB_98480","tr_customer_id":98497,"tr_customer_product_id":98487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:54.000Z","modified_at":"2025-11-04T04:26:57.000Z","name":"Owen Crona","mobile_number":"443-931-6290","email_id":"Larue.Kulas@yahoo.com","dop":"2025-04-06","serial_number":"15321107282683","imei1":"15321107282683","imei2":"15321107282683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98480,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:26:54.000Z"}],"quatations":[]},{"id":98478,"job_number":"JOB_98478","tr_customer_id":98495,"tr_customer_product_id":98485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:50.000Z","modified_at":"2025-11-04T04:26:53.000Z","name":"Diego Abshire","mobile_number":"240-893-2342","email_id":"Mabel_Kunde21@hotmail.com","dop":"2025-04-06","serial_number":"14208919600584","imei1":"14208919600584","imei2":"14208919600584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98478,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:26:50.000Z"}],"quatations":[]},{"id":98476,"job_number":"JOB_98476","tr_customer_id":98493,"tr_customer_product_id":98483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:46.000Z","modified_at":"2025-11-04T04:26:49.000Z","name":"Marie D'Amore","mobile_number":"433-405-6623","email_id":"Abby_Schuster37@gmail.com","dop":"2025-04-06","serial_number":"17949620835544","imei1":"17949620835544","imei2":"17949620835544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98476,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:26:46.000Z"}],"quatations":[]},{"id":98460,"job_number":"JOB_98460","tr_customer_id":98477,"tr_customer_product_id":98467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:48.000Z","modified_at":"2025-11-04T04:11:50.000Z","name":"Melody Lebsack","mobile_number":"544-979-7407","email_id":"Dillan_Marvin79@yahoo.com","dop":"2025-04-06","serial_number":"11747033595691","imei1":"11747033595691","imei2":"11747033595691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98460,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:11:48.000Z"}],"quatations":[]},{"id":98458,"job_number":"JOB_98458","tr_customer_id":98475,"tr_customer_product_id":98465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:44.000Z","modified_at":"2025-11-04T04:11:47.000Z","name":"Walton Ernser","mobile_number":"661-548-2346","email_id":"Dejah_Koelpin36@yahoo.com","dop":"2025-04-06","serial_number":"12000839995054","imei1":"12000839995054","imei2":"12000839995054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98458,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:11:44.000Z"}],"quatations":[]},{"id":98456,"job_number":"JOB_98456","tr_customer_id":98473,"tr_customer_product_id":98463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:40.000Z","modified_at":"2025-11-04T04:11:43.000Z","name":"Dashawn Denesik","mobile_number":"215-243-5725","email_id":"Porter.Little@hotmail.com","dop":"2025-04-06","serial_number":"15130788548769","imei1":"15130788548769","imei2":"15130788548769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98456,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:11:40.000Z"}],"quatations":[]},{"id":98442,"job_number":"JOB_98442","tr_customer_id":98459,"tr_customer_product_id":98449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:58:25.000Z","modified_at":"2025-11-04T03:58:28.000Z","name":"Cindy Durgan","mobile_number":"531-916-1553","email_id":"Cyril.Bashirian32@gmail.com","dop":"2025-04-06","serial_number":"10883195810385","imei1":"10883195810385","imei2":"10883195810385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T03:58:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98442,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T03:58:25.000Z"}],"quatations":[]},{"id":98297,"job_number":"JOB_98297","tr_customer_id":98314,"tr_customer_product_id":98304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:36:34.000Z","modified_at":"2025-11-03T20:44:20.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"11511515151515","imei2":"11511515151515","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T20:44:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98297,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T20:36:34.000Z"}],"quatations":[]},{"id":98161,"job_number":"JOB_98161","tr_customer_id":98178,"tr_customer_product_id":98168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:22:38.000Z","modified_at":"2025-11-03T20:25:29.000Z","name":"Webster Koch","mobile_number":"213-394-9111","email_id":"Emil66@yahoo.com","dop":"2025-04-06","serial_number":"19978197697510","imei1":"19978197697510","imei2":"19978197697510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T20:25:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98161,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T20:22:38.000Z"}],"quatations":[]},{"id":98118,"job_number":"JOB_98118","tr_customer_id":98135,"tr_customer_product_id":98125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:11:32.000Z","modified_at":"2025-11-03T17:11:33.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"51348275498862","imei1":"51348275498862","imei2":"51348275498862","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T17:11:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98118,"remark":"hgf. bvgfvb ertyuik","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T17:11:32.000Z"}],"quatations":[]},{"id":98117,"job_number":"JOB_98117","tr_customer_id":98134,"tr_customer_product_id":98124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:07:44.000Z","modified_at":"2025-11-03T17:08:48.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"26139507701253","imei1":"26139507701253","imei2":"26139507701253","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T17:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98117,"remark":"hgf. bvgfvb ertyuik","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T17:07:44.000Z"}],"quatations":[]},{"id":98114,"job_number":"JOB_98114","tr_customer_id":98131,"tr_customer_product_id":98121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:59:51.000Z","modified_at":"2025-11-03T16:59:52.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"58737734172126","imei1":"58737734172126","imei2":"58737734172126","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T16:59:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98114,"remark":"hgf. bvgfvb ertyuik","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T16:59:51.000Z"}],"quatations":[]},{"id":98109,"job_number":"JOB_98109","tr_customer_id":98126,"tr_customer_product_id":98116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:39.000Z","modified_at":"2025-11-03T16:53:45.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"45814692484740","imei1":"45814692484740","imei2":"45814692484740","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T16:53:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98109,"remark":"hgf. bvgfvb ertyuik","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T16:52:39.000Z"}],"quatations":[]},{"id":98100,"job_number":"JOB_98100","tr_customer_id":98117,"tr_customer_product_id":98107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:43:59.000Z","modified_at":"2025-11-04T14:26:52.000Z","name":"Jedidiah Jacobi","mobile_number":"{{mobile_number}}","email_id":"Lucienne85@yahoo.com","dop":"2025-10-12","serial_number":"97269971773991","imei1":"97269971773991","imei2":"97269971773991","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T14:26:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":98100,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T16:43:59.000Z"}],"quatations":[]},{"id":97902,"job_number":"JOB_97902","tr_customer_id":97919,"tr_customer_product_id":97909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:24:36.000Z","modified_at":"2025-11-03T12:24:41.000Z","name":"Chester Kuhic","mobile_number":"388-276-6311","email_id":"Chauncey_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14767477092933","imei1":"14767477092933","imei2":"14767477092933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T12:24:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97902,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T12:24:36.000Z"}],"quatations":[]},{"id":97900,"job_number":"JOB_97900","tr_customer_id":97917,"tr_customer_product_id":97907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:22:49.000Z","modified_at":"2025-11-03T12:22:54.000Z","name":"Rashawn Schaden","mobile_number":"824-392-6856","email_id":"Bailey_Jast@hotmail.com","dop":"2025-04-06","serial_number":"11404161246495","imei1":"11404161246495","imei2":"11404161246495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T12:22:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97900,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T12:22:49.000Z"}],"quatations":[]},{"id":97814,"job_number":"JOB_97814","tr_customer_id":97831,"tr_customer_product_id":97821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:30:19.000Z","modified_at":"2025-11-03T11:30:24.000Z","name":"Hester Schowalter","mobile_number":"344-658-7320","email_id":"Silas90@hotmail.com","dop":"2025-04-06","serial_number":"11506176712873","imei1":"11506176712873","imei2":"11506176712873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:30:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97814,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T11:30:19.000Z"}],"quatations":[]},{"id":97808,"job_number":"JOB_97808","tr_customer_id":97825,"tr_customer_product_id":97815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:10:57.000Z","modified_at":"2025-11-03T11:11:01.000Z","name":"Bella Zboncak","mobile_number":"702-627-6265","email_id":"Deonte_Gerhold61@yahoo.com","dop":"2025-04-06","serial_number":"12158171183128","imei1":"12158171183128","imei2":"12158171183128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:11:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97808,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T11:10:57.000Z"}],"quatations":[]},{"id":97806,"job_number":"JOB_97806","tr_customer_id":97823,"tr_customer_product_id":97813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:06:29.000Z","modified_at":"2025-11-03T11:06:34.000Z","name":"Isabella Bins","mobile_number":"828-556-4854","email_id":"Modesta.Robel83@yahoo.com","dop":"2025-04-06","serial_number":"10760707293899","imei1":"10760707293899","imei2":"10760707293899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:06:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97806,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T11:06:29.000Z"}],"quatations":[]},{"id":97804,"job_number":"JOB_97804","tr_customer_id":97821,"tr_customer_product_id":97811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:58:16.000Z","modified_at":"2025-11-03T10:58:21.000Z","name":"Gail Huel","mobile_number":"778-484-2099","email_id":"Jaquan_Walker@hotmail.com","dop":"2025-04-06","serial_number":"17148304506313","imei1":"17148304506313","imei2":"17148304506313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T10:58:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97804,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T10:58:16.000Z"}],"quatations":[]},{"id":97771,"job_number":"JOB_97771","tr_customer_id":97788,"tr_customer_product_id":97778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:55:26.000Z","modified_at":"2025-11-03T08:55:31.000Z","name":"Mona Zboncak","mobile_number":"564-208-5449","email_id":"Gisselle34@yahoo.com","dop":"2025-04-06","serial_number":"15732022949518","imei1":"15732022949518","imei2":"15732022949518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:55:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97771,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T08:55:26.000Z"}],"quatations":[]},{"id":97769,"job_number":"JOB_97769","tr_customer_id":97786,"tr_customer_product_id":97776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:54:27.000Z","modified_at":"2025-11-03T08:54:32.000Z","name":"Rosalee McKenzie","mobile_number":"772-250-9454","email_id":"Tremayne_Parker89@yahoo.com","dop":"2025-04-06","serial_number":"13300381786762","imei1":"13300381786762","imei2":"13300381786762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:54:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97769,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T08:54:27.000Z"}],"quatations":[]},{"id":97766,"job_number":"JOB_97766","tr_customer_id":97783,"tr_customer_product_id":97773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:53:03.000Z","modified_at":"2025-11-03T08:53:08.000Z","name":"Darrin Bailey","mobile_number":"984-966-0383","email_id":"Joy8@gmail.com","dop":"2025-04-06","serial_number":"16081788228502","imei1":"16081788228502","imei2":"16081788228502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:53:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97766,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T08:53:03.000Z"}],"quatations":[]},{"id":97764,"job_number":"JOB_97764","tr_customer_id":97781,"tr_customer_product_id":97771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:51:37.000Z","modified_at":"2025-11-03T08:51:42.000Z","name":"Camilla Von","mobile_number":"925-542-4461","email_id":"Demetrius22@hotmail.com","dop":"2025-04-06","serial_number":"19684196876406","imei1":"19684196876406","imei2":"19684196876406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:51:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97764,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T08:51:37.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjF9.3tHvutOwC2uBL2MHitM7ISxF2uMGkkVe06Re96aSyyk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6a784372-f9c8-4dff-802e-af2c9d3a6e6f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":75530,"problems":[{"id":1,"remark":"Re installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjF9.3tHvutOwC2uBL2MHitM7ISxF2uMGkkVe06Re96aSyyk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fab301ab-a960-41ef-92b3-5bc7a5a3e1a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 138
Request Body
{
            "job_id": 100444,
            "problems": [
                {
                    "id": 1,
                    "remark": "Battery refresh"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1f0ae093-8621-43ba-87a2-a5e601332618
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamqc","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-69kdaQcGNF+KV9hajdba1Lg3HPM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI2NH0.-pitLyJxKwrAqGB_LyEdCiNQ2Ewj5NN5kmzKy3DmluY"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI2NH0.-pitLyJxKwrAqGB_LyEdCiNQ2Ewj5NN5kmzKy3DmluY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a15ac0b3-ad81-4d8a-b54a-90fb07cac6ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-a8y3lbugDONOGd7L1tMAaAeKefY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 298ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI2NH0.-pitLyJxKwrAqGB_LyEdCiNQ2Ewj5NN5kmzKy3DmluY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ff25a1d9-eea0-4d02-b23f-2fb104428692
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-me57incV5G3jGG+3Pu7y7xemRDE"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":3},{"label":"QC Completed","key":"qc_completed","count":103},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI2NH0.-pitLyJxKwrAqGB_LyEdCiNQ2Ewj5NN5kmzKy3DmluY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8c156c2f-5499-4bb5-b137-318ba8da656e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 99.51KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI2NH0.-pitLyJxKwrAqGB_LyEdCiNQ2Ewj5NN5kmzKy3DmluY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b224f6ae-2027-4cf9-b541-faa586324dc5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"18e0a-Fu0y1mVuLH8nE1BOKNT+CnXqwi0"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":99858,"job_number":"JOB_99858","tr_customer_id":99875,"tr_customer_product_id":99865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:06.000Z","modified_at":"2025-11-06T03:27:44.000Z","name":"Clare Brekke","mobile_number":"564-522-0865","email_id":"Jade7@gmail.com","dop":"2025-04-06","serial_number":"15480979637359","imei1":"15480979637359","imei2":"15480979637359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99860,"job_number":"JOB_99860","tr_customer_id":99877,"tr_customer_product_id":99867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:50.000Z","modified_at":"2025-11-06T03:28:28.000Z","name":"Briana Haley","mobile_number":"358-742-9338","email_id":"Cynthia88@gmail.com","dop":"2025-04-06","serial_number":"18487307469129","imei1":"18487307469129","imei2":"18487307469129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99862,"job_number":"JOB_99862","tr_customer_id":99879,"tr_customer_product_id":99869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:28:35.000Z","modified_at":"2025-11-06T03:29:12.000Z","name":"Cielo Mosciski","mobile_number":"862-316-5481","email_id":"Eleonore94@gmail.com","dop":"2025-04-06","serial_number":"10445258244928","imei1":"10445258244928","imei2":"10445258244928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99866,"job_number":"JOB_99866","tr_customer_id":99883,"tr_customer_product_id":99873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:47.000Z","modified_at":"2025-11-06T03:33:26.000Z","name":"Hiram Murray","mobile_number":"488-985-8586","email_id":"Molly.Stanton@hotmail.com","dop":"2025-04-06","serial_number":"14951983875955","imei1":"14951983875955","imei2":"14951983875955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99867,"job_number":"JOB_99867","tr_customer_id":99884,"tr_customer_product_id":99874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:49.000Z","modified_at":"2025-11-06T03:33:00.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63512020998609","imei1":"63512020998609","imei2":"63512020998609","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99869,"job_number":"JOB_99869","tr_customer_id":99886,"tr_customer_product_id":99876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:03.000Z","modified_at":"2025-11-06T03:33:14.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"49306286011165","imei1":"49306286011165","imei2":"49306286011165","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99871,"job_number":"JOB_99871","tr_customer_id":99888,"tr_customer_product_id":99878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:10.000Z","modified_at":"2025-11-06T03:33:46.000Z","name":"Dagmar Willms","mobile_number":"380-709-8913","email_id":"Ladarius49@gmail.com","dop":"2025-04-06","serial_number":"14536092679180","imei1":"14536092679180","imei2":"14536092679180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99873,"job_number":"JOB_99873","tr_customer_id":99890,"tr_customer_product_id":99880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:13.000Z","modified_at":"2025-11-06T03:33:49.000Z","name":"Jacinto Deckow","mobile_number":"554-425-9516","email_id":"Jovanny.Johnston@yahoo.com","dop":"2025-04-06","serial_number":"19955862327507","imei1":"19955862327507","imei2":"19955862327507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99876,"job_number":"JOB_99876","tr_customer_id":99893,"tr_customer_product_id":99883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:35.000Z","modified_at":"2025-11-06T03:33:48.000Z","name":"Rosina Beier","mobile_number":"519-736-6153","email_id":"Davon.Von@hotmail.com","dop":"2025-09-30","serial_number":"12947648500974","imei1":"12947648500974","imei2":"12947648500974","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99881,"job_number":"JOB_99881","tr_customer_id":99898,"tr_customer_product_id":99888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:52.000Z","modified_at":"2025-11-06T03:34:36.000Z","name":"Durward Bernhard","mobile_number":"496-848-5919","email_id":"Lorenzo51@yahoo.com","dop":"2025-04-06","serial_number":"11486797719962","imei1":"11486797719962","imei2":"11486797719962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99883,"job_number":"JOB_99883","tr_customer_id":99900,"tr_customer_product_id":99890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:34:07.000Z","name":"Gonzalo Green","mobile_number":"283-667-5326","email_id":"Freddie.Greenfelder8@hotmail.com","dop":"2025-09-30","serial_number":"15193310476351","imei1":"15193310476351","imei2":"15193310476351","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99887,"job_number":"JOB_99887","tr_customer_id":99904,"tr_customer_product_id":99894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:05.000Z","modified_at":"2025-11-06T03:34:49.000Z","name":"Colton O'Conner","mobile_number":"874-310-9770","email_id":"Derek.Stanton24@gmail.com","dop":"2025-06-18","serial_number":"10327266711381","imei1":"10327266711381","imei2":"10327266711381","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99890,"job_number":"JOB_99890","tr_customer_id":99907,"tr_customer_product_id":99897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:10.000Z","modified_at":"2025-11-06T03:34:50.000Z","name":"Dolores O'Keefe","mobile_number":"751-830-1817","email_id":"Marguerite_Rutherford16@yahoo.com","dop":"2025-04-06","serial_number":"17257780617549","imei1":"17257780617549","imei2":"17257780617549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99892,"job_number":"JOB_99892","tr_customer_id":99909,"tr_customer_product_id":99899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:33.000Z","name":"Martine McCullough","mobile_number":"995-360-5712","email_id":"Jimmy69@yahoo.com","dop":"2025-09-30","serial_number":"18835577682910","imei1":"18835577682910","imei2":"18835577682910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99894,"job_number":"JOB_99894","tr_customer_id":99911,"tr_customer_product_id":99901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:15.000Z","modified_at":"2025-11-06T03:35:00.000Z","name":"Dominique Hills","mobile_number":"761-955-6669","email_id":"Naomi_Baumbach54@yahoo.com","dop":"2025-04-06","serial_number":"12668441421241","imei1":"12668441421241","imei2":"12668441421241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99897,"job_number":"JOB_99897","tr_customer_id":99914,"tr_customer_product_id":99904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:36.000Z","modified_at":"2025-11-06T03:35:17.000Z","name":"Emory Boyle","mobile_number":"676-503-8350","email_id":"Trisha63@yahoo.com","dop":"2025-04-06","serial_number":"15000381971176","imei1":"15000381971176","imei2":"15000381971176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99899,"job_number":"JOB_99899","tr_customer_id":99916,"tr_customer_product_id":99906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:39.000Z","modified_at":"2025-11-06T03:35:15.000Z","name":"Reba Weber","mobile_number":"883-732-0080","email_id":"Friedrich_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"10580646257157","imei1":"10580646257157","imei2":"10580646257157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99902,"job_number":"JOB_99902","tr_customer_id":99919,"tr_customer_product_id":99909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:42.000Z","modified_at":"2025-11-06T03:35:19.000Z","name":"Antonette Blanda","mobile_number":"204-332-5347","email_id":"Berniece.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"15902724439527","imei1":"15902724439527","imei2":"15902724439527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99906,"job_number":"JOB_99906","tr_customer_id":99923,"tr_customer_product_id":99913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:55.000Z","modified_at":"2025-11-06T03:35:31.000Z","name":"Brendon Runolfsson","mobile_number":"905-787-1894","email_id":"Lola49@gmail.com","dop":"2025-04-06","serial_number":"11919700795399","imei1":"11919700795399","imei2":"11919700795399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99909,"job_number":"JOB_99909","tr_customer_id":99926,"tr_customer_product_id":99916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:35:38.000Z","name":"Rollin Homenick","mobile_number":"399-409-5571","email_id":"Emily.Graham86@yahoo.com","dop":"2025-06-18","serial_number":"10492828052636","imei1":"10492828052636","imei2":"10492828052636","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99912,"job_number":"JOB_99912","tr_customer_id":99929,"tr_customer_product_id":99919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:58.000Z","modified_at":"2025-11-06T03:35:35.000Z","name":"Pink Medhurst","mobile_number":"503-440-3808","email_id":"Floyd81@hotmail.com","dop":"2025-04-06","serial_number":"17116978382738","imei1":"17116978382738","imei2":"17116978382738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99914,"job_number":"JOB_99914","tr_customer_id":99931,"tr_customer_product_id":99921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:09.000Z","modified_at":"2025-11-06T03:35:50.000Z","name":"Name Reynolds","mobile_number":"825-440-3331","email_id":"Dessie.Terry@yahoo.com","dop":"2025-04-06","serial_number":"15432593113433","imei1":"15432593113433","imei2":"15432593113433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99917,"job_number":"JOB_99917","tr_customer_id":99934,"tr_customer_product_id":99924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:23.000Z","modified_at":"2025-11-06T03:36:04.000Z","name":"Lesly D'Amore","mobile_number":"236-300-0503","email_id":"Kevon_Volkman@hotmail.com","dop":"2025-04-06","serial_number":"18661340035136","imei1":"18661340035136","imei2":"18661340035136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99919,"job_number":"JOB_99919","tr_customer_id":99936,"tr_customer_product_id":99926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:24.000Z","modified_at":"2025-11-06T03:36:04.000Z","name":"Susana Okuneva","mobile_number":"221-615-7372","email_id":"Billy41@hotmail.com","dop":"2025-04-06","serial_number":"15583735749759","imei1":"15583735749759","imei2":"15583735749759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99922,"job_number":"JOB_99922","tr_customer_id":99939,"tr_customer_product_id":99929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:34.000Z","modified_at":"2025-11-06T03:36:11.000Z","name":"Gregory Rolfson","mobile_number":"569-356-2543","email_id":"Cordia89@yahoo.com","dop":"2025-04-06","serial_number":"16244090194840","imei1":"16244090194840","imei2":"16244090194840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99929,"job_number":"JOB_99929","tr_customer_id":99946,"tr_customer_product_id":99936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:38.000Z","modified_at":"2025-11-06T03:36:14.000Z","name":"Emiliano Jast","mobile_number":"789-406-6335","email_id":"Lane_Torp@gmail.com","dop":"2025-04-06","serial_number":"11631462569764","imei1":"11631462569764","imei2":"11631462569764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99932,"job_number":"JOB_99932","tr_customer_id":99949,"tr_customer_product_id":99939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:42.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Mason Schinner","mobile_number":"348-685-2811","email_id":"Lilla88@gmail.com","dop":"2025-04-06","serial_number":"12869063942911","imei1":"12869063942911","imei2":"12869063942911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99934,"job_number":"JOB_99934","tr_customer_id":99951,"tr_customer_product_id":99941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:43.000Z","modified_at":"2025-11-06T03:36:10.000Z","name":"Ryann Hammes","mobile_number":"677-424-2553","email_id":"Judy44@yahoo.com","dop":"2025-06-08","serial_number":"10421304985744","imei1":"10421304985744","imei2":"10421304985744","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99943,"job_number":"JOB_99943","tr_customer_id":99960,"tr_customer_product_id":99950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:51.000Z","name":"Loren Lindgren","mobile_number":"734-377-4353","email_id":"Clotilde.Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"15434951578913","imei1":"15434951578913","imei2":"15434951578913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99945,"job_number":"JOB_99945","tr_customer_id":99962,"tr_customer_product_id":99952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:52.000Z","name":"Dayana Williamson","mobile_number":"995-472-8951","email_id":"Danny.Reinger@yahoo.com","dop":"2025-04-06","serial_number":"14766735846217","imei1":"14766735846217","imei2":"14766735846217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99949,"job_number":"JOB_99949","tr_customer_id":99966,"tr_customer_product_id":99956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:15.000Z","modified_at":"2025-11-06T03:36:42.000Z","name":"Art Spinka","mobile_number":"728-623-1799","email_id":"Lue_Walter@gmail.com","dop":"2025-06-08","serial_number":"14019089027047","imei1":"14019089027047","imei2":"14019089027047","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99952,"job_number":"JOB_99952","tr_customer_id":99969,"tr_customer_product_id":99959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:18.000Z","modified_at":"2025-11-06T03:36:55.000Z","name":"Sincere Paucek","mobile_number":"888-872-4804","email_id":"Brook_Schmitt44@gmail.com","dop":"2025-04-06","serial_number":"15931439617627","imei1":"15931439617627","imei2":"15931439617627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99955,"job_number":"JOB_99955","tr_customer_id":99972,"tr_customer_product_id":99962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:21.000Z","modified_at":"2025-11-06T03:36:57.000Z","name":"Baron Jacobs","mobile_number":"303-885-0042","email_id":"Itzel69@yahoo.com","dop":"2025-04-06","serial_number":"18069036699226","imei1":"18069036699226","imei2":"18069036699226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99965,"job_number":"JOB_99965","tr_customer_id":99982,"tr_customer_product_id":99972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:47.000Z","modified_at":"2025-11-06T03:37:13.000Z","name":"Elias Pouros","mobile_number":"927-288-6214","email_id":"Van.Murphy@gmail.com","dop":"2025-06-08","serial_number":"18073468346243","imei1":"18073468346243","imei2":"18073468346243","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99968,"job_number":"JOB_99968","tr_customer_id":99985,"tr_customer_product_id":99975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:00.000Z","modified_at":"2025-11-06T03:37:40.000Z","name":"Kailee Schuster","mobile_number":"207-484-9688","email_id":"Bethel.Mann@hotmail.com","dop":"2025-04-06","serial_number":"16069910003903","imei1":"16069910003903","imei2":"16069910003903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99971,"job_number":"JOB_99971","tr_customer_id":99988,"tr_customer_product_id":99978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:02.000Z","modified_at":"2025-11-06T03:37:38.000Z","name":"Angelica Buckridge","mobile_number":"315-367-0045","email_id":"Rod_Considine3@gmail.com","dop":"2025-04-06","serial_number":"17881531123993","imei1":"17881531123993","imei2":"17881531123993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99979,"job_number":"JOB_99979","tr_customer_id":99996,"tr_customer_product_id":99986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87906886850958","imei1":"87906886850958","imei2":"87906886850958","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99986,"job_number":"JOB_99986","tr_customer_id":100003,"tr_customer_product_id":99993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:45.000Z","modified_at":"2025-11-06T03:44:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94240536536840","imei1":"94240536536840","imei2":"94240536536840","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:44:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99993,"job_number":"JOB_99993","tr_customer_id":100010,"tr_customer_product_id":100000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:13.000Z","modified_at":"2025-11-06T03:44:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63471558100744","imei1":"63471558100744","imei2":"63471558100744","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99995,"job_number":"JOB_99995","tr_customer_id":100012,"tr_customer_product_id":100002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:17.000Z","modified_at":"2025-11-06T03:59:57.000Z","name":"Delta Cruickshank","mobile_number":"929-307-2845","email_id":"Amina39@yahoo.com","dop":"2025-04-06","serial_number":"19673201530157","imei1":"19673201530157","imei2":"19673201530157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99998,"job_number":"JOB_99998","tr_customer_id":100015,"tr_customer_product_id":100005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:22.000Z","modified_at":"2025-11-06T03:59:57.000Z","name":"Earl Corwin","mobile_number":"311-555-1571","email_id":"Adele_Lesch25@yahoo.com","dop":"2025-04-06","serial_number":"10573887092157","imei1":"10573887092157","imei2":"10573887092157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100003,"job_number":"JOB_100003","tr_customer_id":100020,"tr_customer_product_id":100010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:39.000Z","name":"Pasquale Streich","mobile_number":"786-689-0587","email_id":"Laura.MacGyver23@gmail.com","dop":"2025-04-06","serial_number":"10686118602544","imei1":"10686118602544","imei2":"10686118602544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100005,"job_number":"JOB_100005","tr_customer_id":100022,"tr_customer_product_id":100012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:45.000Z","name":"Annabelle Parisian","mobile_number":"277-690-9408","email_id":"Major45@gmail.com","dop":"2025-04-06","serial_number":"19907694288959","imei1":"19907694288959","imei2":"19907694288959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100013,"job_number":"JOB_100013","tr_customer_id":100030,"tr_customer_product_id":100020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:46.000Z","modified_at":"2025-11-06T04:01:21.000Z","name":"Wilber Hammes","mobile_number":"239-763-6020","email_id":"Delphia.Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12442532822005","imei1":"12442532822005","imei2":"12442532822005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100016,"job_number":"JOB_100016","tr_customer_id":100033,"tr_customer_product_id":100023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:53.000Z","modified_at":"2025-11-06T04:01:33.000Z","name":"Thea Langosh","mobile_number":"852-460-5999","email_id":"Flavie_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"14007220942577","imei1":"14007220942577","imei2":"14007220942577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100020,"job_number":"JOB_100020","tr_customer_id":100037,"tr_customer_product_id":100027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:05.000Z","modified_at":"2025-11-06T04:13:46.000Z","name":"Curtis Farrell","mobile_number":"350-914-0893","email_id":"Justus_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"17932902031483","imei1":"17932902031483","imei2":"17932902031483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100023,"job_number":"JOB_100023","tr_customer_id":100040,"tr_customer_product_id":100030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:09.000Z","modified_at":"2025-11-06T04:13:45.000Z","name":"Annette Anderson","mobile_number":"884-795-5541","email_id":"Randi_Reinger66@yahoo.com","dop":"2025-04-06","serial_number":"11556532038205","imei1":"11556532038205","imei2":"11556532038205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100026,"job_number":"JOB_100026","tr_customer_id":100043,"tr_customer_product_id":100033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:51.000Z","modified_at":"2025-11-06T04:14:28.000Z","name":"Kariane Ritchie","mobile_number":"516-300-0755","email_id":"Levi.Boyle53@hotmail.com","dop":"2025-04-06","serial_number":"12089530894783","imei1":"12089530894783","imei2":"12089530894783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:14:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100029,"job_number":"JOB_100029","tr_customer_id":100046,"tr_customer_product_id":100036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:54.000Z","modified_at":"2025-11-06T04:14:35.000Z","name":"Fernando Stark","mobile_number":"611-414-0479","email_id":"Lempi39@gmail.com","dop":"2025-04-06","serial_number":"18576146111212","imei1":"18576146111212","imei2":"18576146111212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100032,"job_number":"JOB_100032","tr_customer_id":100049,"tr_customer_product_id":100039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:34.000Z","modified_at":"2025-11-06T04:15:10.000Z","name":"Timothy Lang","mobile_number":"563-204-8306","email_id":"Jane.Bauch@gmail.com","dop":"2025-04-06","serial_number":"14047485460064","imei1":"14047485460064","imei2":"14047485460064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100035,"job_number":"JOB_100035","tr_customer_id":100052,"tr_customer_product_id":100042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:43.000Z","modified_at":"2025-11-06T04:15:23.000Z","name":"Ronny Labadie","mobile_number":"608-991-4279","email_id":"Joey_Schiller47@hotmail.com","dop":"2025-04-06","serial_number":"15747932472580","imei1":"15747932472580","imei2":"15747932472580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100046,"job_number":"JOB_100046","tr_customer_id":100063,"tr_customer_product_id":100053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:21.000Z","modified_at":"2025-11-06T04:29:59.000Z","name":"Pansy Russel","mobile_number":"286-820-6405","email_id":"Hilton43@hotmail.com","dop":"2025-04-06","serial_number":"16476818632056","imei1":"16476818632056","imei2":"16476818632056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100049,"job_number":"JOB_100049","tr_customer_id":100066,"tr_customer_product_id":100056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:28.000Z","modified_at":"2025-11-06T04:30:11.000Z","name":"Nels Schiller","mobile_number":"919-713-5139","email_id":"Amalia.Nitzsche27@hotmail.com","dop":"2025-04-06","serial_number":"10225682358752","imei1":"10225682358752","imei2":"10225682358752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100052,"job_number":"JOB_100052","tr_customer_id":100069,"tr_customer_product_id":100059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:06.000Z","modified_at":"2025-11-06T04:30:45.000Z","name":"Nolan Adams","mobile_number":"596-948-4226","email_id":"Joshua_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"18310958385708","imei1":"18310958385708","imei2":"18310958385708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100055,"job_number":"JOB_100055","tr_customer_id":100072,"tr_customer_product_id":100062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:19.000Z","modified_at":"2025-11-06T04:31:02.000Z","name":"Jerome Marvin","mobile_number":"397-792-2981","email_id":"Emmy_Sauer34@yahoo.com","dop":"2025-04-06","serial_number":"17852967840324","imei1":"17852967840324","imei2":"17852967840324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100058,"job_number":"JOB_100058","tr_customer_id":100075,"tr_customer_product_id":100065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:52.000Z","modified_at":"2025-11-06T04:31:30.000Z","name":"Dewitt Hartmann","mobile_number":"229-665-9929","email_id":"Mafalda_Price39@hotmail.com","dop":"2025-04-06","serial_number":"13217073512538","imei1":"13217073512538","imei2":"13217073512538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100061,"job_number":"JOB_100061","tr_customer_id":100078,"tr_customer_product_id":100068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:10.000Z","modified_at":"2025-11-06T04:31:52.000Z","name":"Anabelle Robel","mobile_number":"603-926-9803","email_id":"Roscoe_Muller@hotmail.com","dop":"2025-04-06","serial_number":"16075896520831","imei1":"16075896520831","imei2":"16075896520831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100064,"job_number":"JOB_100064","tr_customer_id":100081,"tr_customer_product_id":100071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:57.000Z","modified_at":"2025-11-06T04:32:09.000Z","name":"Perry Beier","mobile_number":"344-776-2803","email_id":"Dennis12@hotmail.com","dop":"2025-07-01","serial_number":"106233838619398","imei1":"106233838619398","imei2":"106233838619398","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100066,"job_number":"JOB_100066","tr_customer_id":100083,"tr_customer_product_id":100073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:32:12.000Z","modified_at":"2025-11-06T04:32:23.000Z","name":"Della Wilkinson","mobile_number":"836-983-2347","email_id":"Benton_Gleason47@hotmail.com","dop":"2025-07-01","serial_number":"102737283950008","imei1":"102737283950008","imei2":"102737283950008","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100070,"job_number":"JOB_100070","tr_customer_id":100087,"tr_customer_product_id":100077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:07.000Z","modified_at":"2025-11-06T04:46:50.000Z","name":"Morris Ward","mobile_number":"938-319-0467","email_id":"Myrna.Hessel@gmail.com","dop":"2025-04-06","serial_number":"18118729907868","imei1":"18118729907868","imei2":"18118729907868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100079,"job_number":"JOB_100079","tr_customer_id":100096,"tr_customer_product_id":100086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:01:35.000Z","modified_at":"2025-11-06T06:02:17.000Z","name":"Vidal Hauck","mobile_number":"912-797-5997","email_id":"Lysanne98@gmail.com","dop":"2025-04-06","serial_number":"15484803268653","imei1":"15484803268653","imei2":"15484803268653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100082,"job_number":"JOB_100082","tr_customer_id":100099,"tr_customer_product_id":100089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:03:15.000Z","name":"Maude Parker","mobile_number":"710-902-9430","email_id":"Anabelle16@hotmail.com","dop":"2025-04-06","serial_number":"15658351826183","imei1":"15658351826183","imei2":"15658351826183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100084,"job_number":"JOB_100084","tr_customer_id":100101,"tr_customer_product_id":100091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:37.000Z","modified_at":"2025-11-06T06:03:14.000Z","name":"Marcella Bashirian","mobile_number":"460-393-3513","email_id":"Lydia_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"19793184515151","imei1":"19793184515151","imei2":"19793184515151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100088,"job_number":"JOB_100088","tr_customer_id":100105,"tr_customer_product_id":100095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:57.000Z","name":"Diana Rempel","mobile_number":"354-383-7716","email_id":"Manuela62@gmail.com","dop":"2025-04-06","serial_number":"14650177452417","imei1":"14650177452417","imei2":"14650177452417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100090,"job_number":"JOB_100090","tr_customer_id":100107,"tr_customer_product_id":100097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:59.000Z","name":"Emerald Hagenes","mobile_number":"613-611-9170","email_id":"Ransom.Heathcote83@gmail.com","dop":"2025-04-06","serial_number":"12150951184448","imei1":"12150951184448","imei2":"12150951184448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100094,"job_number":"JOB_100094","tr_customer_id":100111,"tr_customer_product_id":100101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:04.000Z","modified_at":"2025-11-06T06:04:41.000Z","name":"Laurianne Lemke","mobile_number":"516-629-2375","email_id":"Hiram41@yahoo.com","dop":"2025-04-06","serial_number":"10025026965039","imei1":"10025026965039","imei2":"10025026965039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100097,"job_number":"JOB_100097","tr_customer_id":100114,"tr_customer_product_id":100104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:06.000Z","modified_at":"2025-11-06T06:04:44.000Z","name":"Teresa Graham","mobile_number":"384-859-2616","email_id":"Adalberto.Zulauf@hotmail.com","dop":"2025-04-06","serial_number":"19007521658224","imei1":"19007521658224","imei2":"19007521658224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100113,"job_number":"JOB_100113","tr_customer_id":100130,"tr_customer_product_id":100120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:04.000Z","modified_at":"2025-11-06T06:19:42.000Z","name":"Danika Nicolas","mobile_number":"402-236-5103","email_id":"Russ64@hotmail.com","dop":"2025-06-18","serial_number":"10517312170314","imei1":"10517312170314","imei2":"10517312170314","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100116,"job_number":"JOB_100116","tr_customer_id":100133,"tr_customer_product_id":100123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:46.000Z","modified_at":"2025-11-06T06:20:14.000Z","name":"Kristopher Schuppe","mobile_number":"375-290-5661","email_id":"Brandi39@gmail.com","dop":"2025-06-08","serial_number":"11442052144595","imei1":"11442052144595","imei2":"11442052144595","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100119,"job_number":"JOB_100119","tr_customer_id":100136,"tr_customer_product_id":100126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:20:26.000Z","name":"Nya Beatty","mobile_number":"706-297-6412","email_id":"Lourdes.Mohr@hotmail.com","dop":"2025-06-18","serial_number":"10852022083261","imei1":"10852022083261","imei2":"10852022083261","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100122,"job_number":"JOB_100122","tr_customer_id":100139,"tr_customer_product_id":100129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:19.000Z","modified_at":"2025-11-06T06:20:47.000Z","name":"Darlene Dooley","mobile_number":"722-867-3191","email_id":"Ana_Purdy@gmail.com","dop":"2025-06-08","serial_number":"10269984954177","imei1":"10269984954177","imei2":"10269984954177","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100125,"job_number":"JOB_100125","tr_customer_id":100142,"tr_customer_product_id":100132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:52.000Z","modified_at":"2025-11-06T06:21:19.000Z","name":"Nickolas Lueilwitz","mobile_number":"796-652-2938","email_id":"Otilia30@gmail.com","dop":"2025-06-08","serial_number":"14972194080800","imei1":"14972194080800","imei2":"14972194080800","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100127,"job_number":"JOB_100127","tr_customer_id":100144,"tr_customer_product_id":100134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:29:07.000Z","modified_at":"2025-11-06T06:29:49.000Z","name":"Berenice Witting","mobile_number":"631-631-9598","email_id":"Thurman12@yahoo.com","dop":"2025-04-06","serial_number":"18459990493167","imei1":"18459990493167","imei2":"18459990493167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100129,"job_number":"JOB_100129","tr_customer_id":100146,"tr_customer_product_id":100136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:37:11.000Z","modified_at":"2025-11-06T06:37:53.000Z","name":"Chanel Jenkins","mobile_number":"210-411-7420","email_id":"Jaylin_Hagenes@gmail.com","dop":"2025-04-06","serial_number":"15391887810633","imei1":"15391887810633","imei2":"15391887810633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100132,"job_number":"JOB_100132","tr_customer_id":100149,"tr_customer_product_id":100139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:37.000Z","modified_at":"2025-11-06T06:40:17.000Z","name":"Sigrid Kris","mobile_number":"266-888-5555","email_id":"Dario4@hotmail.com","dop":"2025-04-06","serial_number":"15719597333207","imei1":"15719597333207","imei2":"15719597333207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100134,"job_number":"JOB_100134","tr_customer_id":100151,"tr_customer_product_id":100141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:40.000Z","modified_at":"2025-11-06T06:40:17.000Z","name":"Hunter Gutmann","mobile_number":"213-272-6461","email_id":"Jimmy65@hotmail.com","dop":"2025-04-06","serial_number":"16368881561589","imei1":"16368881561589","imei2":"16368881561589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100137,"job_number":"JOB_100137","tr_customer_id":100154,"tr_customer_product_id":100144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:40:24.000Z","name":"Abigail Klein","mobile_number":"698-550-6535","email_id":"Kaitlin_Brekke58@gmail.com","dop":"2025-04-06","serial_number":"13319552089453","imei1":"13319552089453","imei2":"13319552089453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100138,"job_number":"JOB_100138","tr_customer_id":100155,"tr_customer_product_id":100145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:40:25.000Z","name":"Eldred Nikolaus","mobile_number":"764-659-5204","email_id":"Rita.Schmitt66@hotmail.com","dop":"2025-04-06","serial_number":"18588900611464","imei1":"18588900611464","imei2":"18588900611464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100141,"job_number":"JOB_100141","tr_customer_id":100158,"tr_customer_product_id":100148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:24.000Z","modified_at":"2025-11-06T06:41:04.000Z","name":"Gracie Schaefer","mobile_number":"330-576-9792","email_id":"Lexie_Willms2@yahoo.com","dop":"2025-04-06","serial_number":"11095524134724","imei1":"11095524134724","imei2":"11095524134724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100144,"job_number":"JOB_100144","tr_customer_id":100161,"tr_customer_product_id":100151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:31.000Z","modified_at":"2025-11-06T06:41:11.000Z","name":"Carissa Zieme","mobile_number":"378-538-2845","email_id":"Candelario.Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"12818713307475","imei1":"12818713307475","imei2":"12818713307475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100145,"job_number":"JOB_100145","tr_customer_id":100162,"tr_customer_product_id":100152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:32.000Z","modified_at":"2025-11-06T06:41:14.000Z","name":"Assunta Jast","mobile_number":"912-920-8374","email_id":"Rodger_Jones28@gmail.com","dop":"2025-04-06","serial_number":"10481236833432","imei1":"10481236833432","imei2":"10481236833432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100148,"job_number":"JOB_100148","tr_customer_id":100165,"tr_customer_product_id":100155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:12.000Z","modified_at":"2025-11-06T06:41:52.000Z","name":"Eden Langosh","mobile_number":"456-360-7315","email_id":"Green_Tillman0@gmail.com","dop":"2025-04-06","serial_number":"11939431261597","imei1":"11939431261597","imei2":"11939431261597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100151,"job_number":"JOB_100151","tr_customer_id":100168,"tr_customer_product_id":100158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:18.000Z","modified_at":"2025-11-06T06:41:58.000Z","name":"Alexie Feeney","mobile_number":"514-890-9465","email_id":"Brigitte_Schmitt@yahoo.com","dop":"2025-04-06","serial_number":"10216296893249","imei1":"10216296893249","imei2":"10216296893249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100152,"job_number":"JOB_100152","tr_customer_id":100169,"tr_customer_product_id":100159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:21.000Z","modified_at":"2025-11-06T06:42:02.000Z","name":"Taurean Conroy","mobile_number":"324-557-7772","email_id":"Vida_Cassin@gmail.com","dop":"2025-04-06","serial_number":"16849954846145","imei1":"16849954846145","imei2":"16849954846145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100162,"job_number":"JOB_100162","tr_customer_id":100179,"tr_customer_product_id":100169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:07.000Z","modified_at":"2025-11-06T06:55:46.000Z","name":"Kellie Walsh","mobile_number":"304-316-8893","email_id":"Sage16@gmail.com","dop":"2025-04-06","serial_number":"10954564541861","imei1":"10954564541861","imei2":"10954564541861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100165,"job_number":"JOB_100165","tr_customer_id":100182,"tr_customer_product_id":100172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:53.000Z","modified_at":"2025-11-06T06:56:31.000Z","name":"Rosalee Bauch","mobile_number":"270-778-0086","email_id":"Sean_Ankunding76@hotmail.com","dop":"2025-04-06","serial_number":"12434325096074","imei1":"12434325096074","imei2":"12434325096074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100168,"job_number":"JOB_100168","tr_customer_id":100185,"tr_customer_product_id":100175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:38.000Z","modified_at":"2025-11-06T06:57:16.000Z","name":"Graham Kessler","mobile_number":"985-757-7132","email_id":"Kiera.Volkman38@yahoo.com","dop":"2025-04-06","serial_number":"14249617647096","imei1":"14249617647096","imei2":"14249617647096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100181,"job_number":"JOB_100181","tr_customer_id":100198,"tr_customer_product_id":100188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:36:13.000Z","modified_at":"2025-11-06T07:36:51.000Z","name":"Rebeka Hahn","mobile_number":"932-576-3002","email_id":"Jedidiah_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"17737242028942","imei1":"17737242028942","imei2":"17737242028942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T07:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100191,"job_number":"JOB_100191","tr_customer_id":100208,"tr_customer_product_id":100198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:34:11.000Z","modified_at":"2025-11-06T08:41:38.000Z","name":"Emory Jones","mobile_number":"877-978-3568","email_id":"Raymond.Oberbrunner@yahoo.com","dop":"2025-04-30","serial_number":"139694344747816","imei1":"139694344747816","imei2":"139694344747816","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T08:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100420,"job_number":"JOB_100420","tr_customer_id":100437,"tr_customer_product_id":100427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:24.000Z","modified_at":"2025-11-06T11:36:58.000Z","name":"Gregoria Jast","mobile_number":"719-419-5402","email_id":"Chasity.Wintheiser78@yahoo.com","dop":"2025-04-06","serial_number":"14717456227705","imei1":"14717456227705","imei2":"14717456227705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100423,"job_number":"JOB_100423","tr_customer_id":100440,"tr_customer_product_id":100430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:02.000Z","modified_at":"2025-11-06T11:37:35.000Z","name":"Danyka Berge","mobile_number":"920-702-8923","email_id":"Raul.Wilkinson29@gmail.com","dop":"2025-04-06","serial_number":"11169541415172","imei1":"11169541415172","imei2":"11169541415172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100426,"job_number":"JOB_100426","tr_customer_id":100443,"tr_customer_product_id":100433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:39.000Z","modified_at":"2025-11-06T11:38:13.000Z","name":"Providenci Hegmann","mobile_number":"515-692-9491","email_id":"Terrill_Dicki@yahoo.com","dop":"2025-04-06","serial_number":"13161618358369","imei1":"13161618358369","imei2":"13161618358369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100429,"job_number":"JOB_100429","tr_customer_id":100446,"tr_customer_product_id":100436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:17.000Z","modified_at":"2025-11-06T11:38:49.000Z","name":"Wendell Kertzmann","mobile_number":"541-827-9787","email_id":"Erik39@gmail.com","dop":"2025-04-06","serial_number":"14699046808180","imei1":"14699046808180","imei2":"14699046808180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100432,"job_number":"JOB_100432","tr_customer_id":100449,"tr_customer_product_id":100439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:46.000Z","modified_at":"2025-11-06T11:40:10.000Z","name":"Louie Schoen","mobile_number":"935-694-8092","email_id":"Vance.Beer@yahoo.com","dop":"2025-04-06","serial_number":"14084211958471","imei1":"14084211958471","imei2":"14084211958471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100435,"job_number":"JOB_100435","tr_customer_id":100452,"tr_customer_product_id":100442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:15.000Z","modified_at":"2025-11-06T11:40:41.000Z","name":"Darrion Watsica","mobile_number":"955-971-8649","email_id":"Dorothea44@yahoo.com","dop":"2025-04-06","serial_number":"17155654245192","imei1":"17155654245192","imei2":"17155654245192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100438,"job_number":"JOB_100438","tr_customer_id":100455,"tr_customer_product_id":100445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:45.000Z","modified_at":"2025-11-06T11:41:13.000Z","name":"Sierra Renner","mobile_number":"288-531-5140","email_id":"Conor_Deckow94@yahoo.com","dop":"2025-04-06","serial_number":"18257256434896","imei1":"18257256434896","imei2":"18257256434896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100441,"job_number":"JOB_100441","tr_customer_id":100458,"tr_customer_product_id":100448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:17.000Z","modified_at":"2025-11-06T11:41:44.000Z","name":"Ova Sporer","mobile_number":"849-821-5355","email_id":"Maxime.Flatley@yahoo.com","dop":"2025-04-06","serial_number":"17951393289070","imei1":"17951393289070","imei2":"17951393289070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99941,"job_number":"JOB_99941","tr_customer_id":99958,"tr_customer_product_id":99948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:06.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Cody Roob","mobile_number":"243-888-1159","email_id":"Grant_Windler@gmail.com","dop":"2025-06-09","serial_number":"100030844529636","imei1":"100030844529636","imei2":"100030844529636","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99958,"job_number":"JOB_99958","tr_customer_id":99975,"tr_customer_product_id":99965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:38.000Z","name":"Clara Rohan","mobile_number":"495-453-3736","email_id":"Laurine_Hand51@yahoo.com","dop":"2025-06-09","serial_number":"106136984939486","imei1":"106136984939486","imei2":"106136984939486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99961,"job_number":"JOB_99961","tr_customer_id":99978,"tr_customer_product_id":99968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:56.000Z","name":"Jayme Bosco","mobile_number":"884-233-9148","email_id":"Jaylon.Marquardt42@gmail.com","dop":"2025-06-09","serial_number":"104180879716131","imei1":"104180879716131","imei2":"104180879716131","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100101,"job_number":"JOB_100101","tr_customer_id":100118,"tr_customer_product_id":100108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:35.000Z","modified_at":"2025-11-06T06:16:47.000Z","name":"Shirley Gutmann","mobile_number":"219-830-3729","email_id":"Ramiro.Quigley@yahoo.com","dop":"2025-06-09","serial_number":"107291384240273","imei1":"107291384240273","imei2":"107291384240273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100105,"job_number":"JOB_100105","tr_customer_id":100122,"tr_customer_product_id":100112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:51.000Z","modified_at":"2025-11-06T06:17:03.000Z","name":"Beulah Parisian","mobile_number":"827-716-7262","email_id":"Patrick.Schuster@hotmail.com","dop":"2025-06-09","serial_number":"100762380823698","imei1":"100762380823698","imei2":"100762380823698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100108,"job_number":"JOB_100108","tr_customer_id":100125,"tr_customer_product_id":100115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:18.000Z","name":"Rachel Dibbert","mobile_number":"313-318-4302","email_id":"Ericka68@gmail.com","dop":"2025-06-09","serial_number":"109450327473117","imei1":"109450327473117","imei2":"109450327473117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 705ms
Mean size per request: 2.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI2NH0.-pitLyJxKwrAqGB_LyEdCiNQ2Ewj5NN5kmzKy3DmluY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 78fa7be8-d2c2-4f28-bf35-af031d9968e4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"baa-xaPFZaTLHHKaD1kwfk/xzjPeIhc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":99471,"job_number":"JOB_99471","tr_customer_id":99488,"tr_customer_product_id":99478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:33:42.000Z","modified_at":"2025-11-05T16:56:14.000Z","name":"Tanya sharma","mobile_number":"8765431278","email_id":"abc@gmail.com","dop":"2025-10-31","serial_number":"12345678913788","imei1":"12345678913789","imei2":"12345678913789","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-11-05T16:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":99560,"job_number":"JOB_99560","tr_customer_id":99577,"tr_customer_product_id":99567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:03:18.000Z","modified_at":"2025-11-05T15:40:28.000Z","name":"Judy Hudson","mobile_number":"906-339-6445","email_id":"Lucio_Kovacek@yahoo.com","dop":"2025-10-12","serial_number":"11456579871435","imei1":"11456579871435","imei2":"11456579871435","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-11-05T15:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":100444,"job_number":"JOB_100444","tr_customer_id":100461,"tr_customer_product_id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:43.000Z","name":"Cierra McGlynn","mobile_number":"253-538-1322","email_id":"Florencio_Boyer@yahoo.com","dop":"2025-09-30","serial_number":"10430294116414","imei1":"10430294116414","imei2":"10430294116414","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-11-06T11:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":75530}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI2NH0.-pitLyJxKwrAqGB_LyEdCiNQ2Ewj5NN5kmzKy3DmluY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3fe34aa2-c685-492a-8f2f-6eacc8327405
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":100444}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 767ms
Mean size per request: 1.94KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI2NH0.-pitLyJxKwrAqGB_LyEdCiNQ2Ewj5NN5kmzKy3DmluY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dfaaa6e3-a7eb-4898-9d86-806592f72257
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7c7-Iy0dsWuuS45o0cuI1mBO7NHy6Rs"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":99471,"job_number":"JOB_99471","tr_customer_id":99488,"tr_customer_product_id":99478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:33:42.000Z","modified_at":"2025-11-05T16:56:14.000Z","name":"Tanya sharma","mobile_number":"8765431278","email_id":"abc@gmail.com","dop":"2025-10-31","serial_number":"12345678913788","imei1":"12345678913789","imei2":"12345678913789","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-11-05T16:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":99560,"job_number":"JOB_99560","tr_customer_id":99577,"tr_customer_product_id":99567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:03:18.000Z","modified_at":"2025-11-05T15:40:28.000Z","name":"Judy Hudson","mobile_number":"906-339-6445","email_id":"Lucio_Kovacek@yahoo.com","dop":"2025-10-12","serial_number":"11456579871435","imei1":"11456579871435","imei2":"11456579871435","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-11-05T15:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b8a0032-cecc-4955-9d6d-011a9e953030
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-f7PPnOmQRAsYUV2Y//SqyXQN1nI"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjd9.D2N_wovvffiLucDeLtTSUi-KAFvsSuUoUqDrJK4ONYM"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjd9.D2N_wovvffiLucDeLtTSUi-KAFvsSuUoUqDrJK4ONYM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8bff9718-a6f5-46a8-9755-46819fb6827c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"ca-8f6lbRGVqVB3pM3HqmRLhIM4ZeE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjd9.D2N_wovvffiLucDeLtTSUi-KAFvsSuUoUqDrJK4ONYM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3247b02e-26f1-41b6-8706-d77f4e734609
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-OKSBS29A8fo2EEyzkVgGwb1IccM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":558},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 1016B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjd9.D2N_wovvffiLucDeLtTSUi-KAFvsSuUoUqDrJK4ONYM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6c09c5ae-a7c4-4da2-879d-11ea3794c046
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1016
ETag W/"3f8-yqKu2Uu7cBgYHY/2BxVf3Y0x+iM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":100444,"job_number":"JOB_100444","tr_customer_id":100461,"tr_customer_product_id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:46.000Z","name":"Cierra McGlynn","mobile_number":"253-538-1322","email_id":"Florencio_Boyer@yahoo.com","dop":"2025-09-30","serial_number":"10430294116414","imei1":"10430294116414","imei2":"10430294116414","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-11-06T11:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 1016B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjd9.D2N_wovvffiLucDeLtTSUi-KAFvsSuUoUqDrJK4ONYM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3e1ea4c7-32a4-4999-92e6-517ad11e54d3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1016
ETag W/"3f8-yqKu2Uu7cBgYHY/2BxVf3Y0x+iM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":100444,"job_number":"JOB_100444","tr_customer_id":100461,"tr_customer_product_id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:46.000Z","name":"Cierra McGlynn","mobile_number":"253-538-1322","email_id":"Florencio_Boyer@yahoo.com","dop":"2025-09-30","serial_number":"10430294116414","imei1":"10430294116414","imei2":"10430294116414","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-11-06T11:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":75530}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjd9.D2N_wovvffiLucDeLtTSUi-KAFvsSuUoUqDrJK4ONYM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5978c6d6-cb9f-43a2-bc9b-4e7a7780fdc6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 100444
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_75530"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 1019B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjd9.D2N_wovvffiLucDeLtTSUi-KAFvsSuUoUqDrJK4ONYM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fa117bfe-3f44-43c7-a3cd-9773ed34d797
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_100444"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1019
ETag W/"3fb-X2MmV0x4Ap6cQroBcgd7Qui3Wj0"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":100444,"job_number":"JOB_100444","tr_customer_id":100461,"tr_customer_product_id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:48.000Z","name":"Cierra McGlynn","mobile_number":"253-538-1322","email_id":"Florencio_Boyer@yahoo.com","dop":"2025-09-30","serial_number":"10430294116414","imei1":"10430294116414","imei2":"10430294116414","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_75530' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_100444
Response Information
Response Code: 200 - OK
Mean time per request: 314ms
Mean size per request: 2.57KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjd9.D2N_wovvffiLucDeLtTSUi-KAFvsSuUoUqDrJK4ONYM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5d6800cc-1bb3-4e44-9120-9cdc0f222aae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a46-IWgss9hNAqsI0K032nf1CW0wqGU"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":100444,"job_number":"JOB_100444","tr_customer_id":100461,"tr_customer_product_id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:48.000Z","name":"Cierra McGlynn","mobile_number":"253-538-1322","email_id":"Florencio_Boyer@yahoo.com","dop":"2025-09-30","serial_number":"10430294116414","imei1":"10430294116414","imei2":"10430294116414","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":400791,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-11-06T11:57:34.000Z","created_at":"2025-11-06T11:57:34.000Z"},{"id":400792,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-11-06T11:57:34.000Z","created_at":"2025-11-06T11:57:34.000Z"},{"id":400795,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-11-06T11:57:40.000Z","created_at":"2025-11-06T11:57:40.000Z"},{"id":400796,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-11-06T11:57:43.000Z","created_at":"2025-11-06T11:57:43.000Z"},{"id":400797,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-11-06T11:57:46.000Z","created_at":"2025-11-06T11:57:46.000Z"},{"id":400798,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-11-06T11:57:48.000Z","created_at":"2025-11-06T11:57:48.000Z"},{"id":400799,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-11-06T11:57:48.000Z","created_at":"2025-11-06T11:57:48.000Z"}],"problems":[{"id":53183,"problem":"Phone or app crashes","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-06T11:57:34.000Z"},{"id":53185,"problem":"Smartphone is running slow","remark":"Battery refresh","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-11-06T11:57:43.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 593d5eb9-f09c-4fea-bb01-eb69c8bae5af
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-Fn/SrbpxStz8gICcVnsEQ9dPOUw"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4"}}
Test Information
NamePassedFailedSkipped
To verify if the status code is 200 1 0 0
To verify if the response time is less than 100 0 1 0
To verify is message is equal to success 1 0 0
Verify if token is not null 1 0 0
Verify Json Schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
To verify if the response time is less than 100
expected 248 to be below 100
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f43dc203-05bc-4484-9961-1357be6366b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-Fn/SrbpxStz8gICcVnsEQ9dPOUw"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Message should be success 1 0 0
Token should be a valid JWT 1 0 0
Validate json schema for response 1 0 0
response time should be under 150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time should be under 150 ms
expected 249 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 249ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ee55f091-9920-40b0-9e05-c12d908e6ee3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username": "iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should return 401 Unauthorized 0 1 0
Verify correct error message shown 1 0 0
Verify response schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should return 401 Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dca74e1a-1f2c-49ba-91e5-3199fb1ba99b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
blank username and passowrd credentials should return 400 bad request 0 1 0
Verify response schema 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
blank username and passowrd credentials should return 400 bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dc071d0c-dde4-48b0-b075-026c64ebb656
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 438B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 920f00e9-9c13-4aa2-afd9-42ede88df2f3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
status code should be 200 1 0 0
User data should be present in response 1 0 0
Check for response time 0 1 0
Validate JSON SCHEMA for the response 1 0 0
Response should contain fields like id and email_id 1 0 0
Verify role name is Frontdesk 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Check for response time
expected 249 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4ed5182-43c2-4f2f-bdef-d5db2b4ef42f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 246ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 63d60c0a-270c-4adb-aa37-7e0f9fd876b6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Missing token should return 401 Unauthorized 1 0 0
Invalid or expired token should return 403 Forbidden 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid or expired token should return 403 Forbidden
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-xlhCFPjJzj7tlp+gTETUPAvnv8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 433a04cd-9ea2-4fcd-ae77-1755f5431dcf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-gnsnt2UCdw0qwRoc95PyJT86yKE"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":558},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-xlhCFPjJzj7tlp+gTETUPAvnv8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 246ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3965f55b-3973-484f-82ee-07676c5960d9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-xlhCFPjJzj7tlp+gTETUPAvnv8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization fffffffffffffffff
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5aea2d51-44d2-4985-97ea-e23396275a0a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code should be 401
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-xlhCFPjJzj7tlp+gTETUPAvnv8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a953715c-f03f-4c89-8e6f-f85f33b85631
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-gnsnt2UCdw0qwRoc95PyJT86yKE"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":558},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
status code is 200 1 0 0
response time is less than 200 0 1 0
response message has the success value 1 0 0
check response json schema 1 0 0
verify length of data array 1 0 0
verify if the key is pending_for_delivery 1 0 0
response contains keys: label, key, count 1 0 0
verify if count for the json object Pending for delivery is number or not 1 0 0
verify if count for the json object Created today is number or not 1 0 0
verify if count for the json object Pending for FST assignment is number or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
response time is less than 200
expected 282 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 10.53KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bace17d2-afd2-4a37-a7e8-357399fed9b9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
status code is 200 1 0 0
verify status code is 200 using chai library 1 0 0
validate the response time is less than 200 0 1 0
validate json schema 1 0 0
check weather the reponse have message success or not 1 0 0
check weather the key is present 1 0 0
check if the mst_oem key present in response data 1 0 0
check if the mst_model key present in response data 1 0 0
check if the mst_action_status key present in response data 1 0 0
check if the mst_warrenty_status key present in response data 1 0 0
check if the mst_platform key present in response data 1 0 0
check if the mst_product key present in response data 1 0 0
check if the mst_role key present in response data 1 0 0
check if the mst_service_location key present in response data 1 0 0
check if the mst_problem key present in response data 1 0 0
check if the map_fst_pincode key present in response data 1 0 0
verify if the key is storing non empty array 10 0 0
Total 25 1 0
Test Failure
Test NameAssertion Error
validate the response time is less than 200
expected 256 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 247ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d4ae4be-c86a-4719-ac54-16c09e556ad0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for no auth token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization dcwjdbwd2w2111
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e0d06977-588a-41f9-8db7-3bfde9ec873e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 317ms
Mean size per request: 233B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db7a094a-4373-4e88-a84e-8dcef2fc32ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1057
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Dhanashree",
                "last_name": "k",
                "mobile_number": "8909000985",
                "mobile_number_alt": "",
                "email_id": "dhanashree@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "11265577304018",
                "imei1": "11265577304018",
                "imei2": "11265577304018",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-j8FbrN4a7Gnm+iIm7VI58e6gm4o"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":100446,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":100463,"tr_customer_product_id":100453,"job_number":"JOB_100446"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 318ms
Mean size per request: 233B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
randomNumber 25
randomFirstName Creola
randomLastName Ryan
randomPhone 268-784-2299
randomEmail Carmelo3@yahoo.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 247b00b6-31af-47cd-8c63-326ff693e1df
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1059
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Lois",
                "last_name": "Funk",
                "mobile_number": "946-399-9451",
                "mobile_number_alt": "",
                "email_id": "Trent.Kulas43@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "14702459547397",
                "imei1": "14702459547397",
                "imei2": "14702459547397",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-tkdlAdZnNLeqDJSLfAKuBvADZSM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":100447,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":100464,"tr_customer_product_id":100454,"job_number":"JOB_100447"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 327ms
Mean size per request: 233B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
randomNumber 407
randomFirstName Otto
randomLastName Strosin
randomPhone 383-882-5692
randomEmail Quinton.Hammes@gmail.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb83c9b8-9c73-436e-957f-bf401c87fc6b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1067
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Vilma",
                "last_name": "O'Keefe",
                "mobile_number": "875-807-1363",
                "mobile_number_alt": "",
                "email_id": "Jamil_Abernathy61@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "18181402301671",
                "imei1": "18181402301671",
                "imei2": "18181402301671",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-NxSgXsGPOP6sMkjLD5VHebpkBiA"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":100448,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":100465,"tr_customer_product_id":100455,"job_number":"JOB_100448"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify message should Job created successfully 1 0 0
verify response time less than 200 ms 0 1 0
validate the json response schema 1 0 0
To store the job number in collection variable 1 0 0
Verify response body contains: id key 1 0 0
Verify response body contains: tr_customer_id key 1 0 0
Verify response body contains: tr_customer_product_id key 1 0 0
To verify Job number star with JOB_ letter 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
verify response time less than 200 ms
expected 327 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 246ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
randomNumber 489
randomFirstName Shyann
randomLastName McDermott
randomPhone 735-752-3695
randomEmail Rogelio_Bartell@yahoo.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 647190d9-bd23-49dd-b4b7-c6947498f2ea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1056
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Keely",
                "last_name": "Orn",
                "mobile_number": "603-602-0124",
                "mobile_number_alt": "",
                "email_id": "Dillon93@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "16197585239914",
                "imei1": "16197585239914",
                "imei2": "16197585239914",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 249ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
randomNumber 863
randomFirstName Velva
randomLastName Jakubowski
randomPhone 247-763-8647
randomEmail Dawson83@yahoo.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 673b66f2-56a6-49fd-8c76-80d537854025
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 995
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Elmira",
                "last_name": "Abbott",
                "mobile_number": "634-760-6330",
                "mobile_number_alt": "",
                "email_id": "Janelle.Tremblay39@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "19233426630615",
                "imei1": "19233426630615",
                "imei2": "19233426630615",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
remove problem data 0 1 0
remove problem data message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
remove problem data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 249ms
Mean size per request: 135B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
randomNumber 511
randomFirstName Audrey
randomLastName Bailey
randomPhone 870-500-9745
randomEmail Josie39@gmail.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 16c1551c-1a76-4be8-a3bc-0d91741190d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1055
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Isobel",
                "last_name": "Fadel",
                "mobile_number": "831-628-3351",
                "mobile_number_alt": "",
                "email_id": "Javonte_Marks9@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "15587381781538",
                "imei1": "00000000",
                "imei2": "1111111111",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 135
ETag W/"87-hiOq4ml0BjCghQwY0iHqD8xCzlc"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"imei1\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Wrong IMEMI format 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Wrong IMEMI format
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization 33ecwcw232
randomNumber 477
randomFirstName Saige
randomLastName Waelchi
randomPhone 470-775-1292
randomEmail Jacinto.Kub@yahoo.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5e208107-8593-456d-b3e4-30d46c01cbfd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1061
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Leola",
                "last_name": "Hintz",
                "mobile_number": "230-692-7068",
                "mobile_number_alt": "",
                "email_id": "Joana_Brown@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "12707205322954",
                "imei1": "12707205322954",
                "imei2": "12707205322954",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
randomNumber 624
randomFirstName Jakayla
randomLastName Feil
randomPhone 395-208-5278
randomEmail Bobby58@yahoo.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f94f855d-ad47-4630-99df-d2deffe94c44
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 819
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "13206680194502",
                "imei1": "13206680194502",
                "imei2": "13206680194502",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Missing customer or product id should return 400 0 1 0
invalid imemi number format 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Missing customer or product id should return 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-xlhCFPjJzj7tlp+gTETUPAvnv8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 278ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cd37b781-0195-414c-9159-a24910bce378
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-XhgUoeh653O+a/IOTIA8ofQDsIU"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":561},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 607ms
Mean size per request: 545.3KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b42c6d7-f900-49bf-ab9f-2296875df8ad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"8852f-j7ehaDrQL+NSioUjV7FqJqON4aU"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":100183,"job_number":"JOB_100183","tr_customer_id":100200,"tr_customer_product_id":100190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:47:37.000Z","modified_at":"2025-11-06T07:47:37.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-10-27","serial_number":"125692553232911","imei1":"125692553232911","imei2":"125692553232911","popurl":"2025-10-27T07:47:35.212787300Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100179,"job_number":"JOB_100179","tr_customer_id":100196,"tr_customer_product_id":100186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:26:04.000Z","modified_at":"2025-11-06T07:26:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Felicity_Roberts74@yahoo.com","dop":"2025-07-02","serial_number":"15185625719359","imei1":"15185625719359","imei2":"15185625719359","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100178,"job_number":"JOB_100178","tr_customer_id":100195,"tr_customer_product_id":100185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:45.000Z","modified_at":"2025-11-06T07:25:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Malachi_Cruickshank@hotmail.com","dop":"2025-07-02","serial_number":"10995274953996","imei1":"10995274953996","imei2":"10995274953996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100177,"job_number":"JOB_100177","tr_customer_id":100194,"tr_customer_product_id":100184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:25.000Z","modified_at":"2025-11-06T07:25:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cedrick13@hotmail.com","dop":"2025-07-02","serial_number":"19092173190944","imei1":"19092173190944","imei2":"19092173190944","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100110,"job_number":"JOB_100110","tr_customer_id":100127,"tr_customer_product_id":100117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:09.000Z","modified_at":"2025-11-06T06:17:09.000Z","name":"Marietta Lakin","mobile_number":"235-814-4045","email_id":"Kennith15@hotmail.com","dop":"2025-06-09","serial_number":"22370275715632780","imei1":"22370275715632780","imei2":"22370275715632780","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100109,"job_number":"JOB_100109","tr_customer_id":100126,"tr_customer_product_id":100116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Sylvester Upton","mobile_number":"430-412-0848","email_id":"Ernestina_Lowe@hotmail.com","dop":"2025-06-09","serial_number":"101707756974759","imei1":"101707756974759","imei2":"101707756974759","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100108,"job_number":"JOB_100108","tr_customer_id":100125,"tr_customer_product_id":100115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:18.000Z","name":"Rachel Dibbert","mobile_number":"313-318-4302","email_id":"Ericka68@gmail.com","dop":"2025-06-09","serial_number":"109450327473117","imei1":"109450327473117","imei2":"109450327473117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100107,"job_number":"JOB_100107","tr_customer_id":100124,"tr_customer_product_id":100114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105018702101333","imei1":"105018702101333","imei2":"105018702101333","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100106,"job_number":"JOB_100106","tr_customer_id":100123,"tr_customer_product_id":100113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:52.000Z","modified_at":"2025-11-06T06:16:52.000Z","name":"Rhiannon Morissette","mobile_number":"440-920-1463","email_id":"Lamar.Kuhlman60@yahoo.com","dop":"2025-06-09","serial_number":"108467325406136","imei1":"108467325406136","imei2":"108467325406136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100105,"job_number":"JOB_100105","tr_customer_id":100122,"tr_customer_product_id":100112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:51.000Z","modified_at":"2025-11-06T06:17:03.000Z","name":"Beulah Parisian","mobile_number":"827-716-7262","email_id":"Patrick.Schuster@hotmail.com","dop":"2025-06-09","serial_number":"100762380823698","imei1":"100762380823698","imei2":"100762380823698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100104,"job_number":"JOB_100104","tr_customer_id":100121,"tr_customer_product_id":100111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:51.000Z","modified_at":"2025-11-06T06:16:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102787903635637","imei1":"102787903635637","imei2":"102787903635637","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100103,"job_number":"JOB_100103","tr_customer_id":100120,"tr_customer_product_id":100110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:37.000Z","modified_at":"2025-11-06T06:16:37.000Z","name":"Shawna Hilll","mobile_number":"611-508-9658","email_id":"Lester.Trantow50@gmail.com","dop":"2025-06-09","serial_number":"34084446909593570","imei1":"34084446909593570","imei2":"34084446909593570","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100102,"job_number":"JOB_100102","tr_customer_id":100119,"tr_customer_product_id":100109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:36.000Z","modified_at":"2025-11-06T06:16:36.000Z","name":"Benton Wehner","mobile_number":"413-981-7306","email_id":"Claudine_Kunze5@hotmail.com","dop":"2025-06-09","serial_number":"104870950724315","imei1":"104870950724315","imei2":"104870950724315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100101,"job_number":"JOB_100101","tr_customer_id":100118,"tr_customer_product_id":100108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:35.000Z","modified_at":"2025-11-06T06:16:47.000Z","name":"Shirley Gutmann","mobile_number":"219-830-3729","email_id":"Ramiro.Quigley@yahoo.com","dop":"2025-06-09","serial_number":"107291384240273","imei1":"107291384240273","imei2":"107291384240273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100100,"job_number":"JOB_100100","tr_customer_id":100117,"tr_customer_product_id":100107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:35.000Z","modified_at":"2025-11-06T06:16:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102867721890436","imei1":"102867721890436","imei2":"102867721890436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100075,"job_number":"JOB_100075","tr_customer_id":100092,"tr_customer_product_id":100082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:54:47.000Z","modified_at":"2025-11-06T04:54:47.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14413924806038","imei1":"14413924806038","imei2":"14413924806038","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100074,"job_number":"JOB_100074","tr_customer_id":100091,"tr_customer_product_id":100081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:53:42.000Z","modified_at":"2025-11-06T04:53:42.000Z","name":"{{firstName1}} {{lastName1}}","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13372854133019","imei1":"13372854133019","imei2":"13372854133019","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100073,"job_number":"JOB_100073","tr_customer_id":100090,"tr_customer_product_id":100080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:49:44.000Z","modified_at":"2025-11-06T04:49:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443232911","imei1":"125692443232911","imei2":"125692443232911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100072,"job_number":"JOB_100072","tr_customer_id":100089,"tr_customer_product_id":100079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:57.000Z","modified_at":"2025-11-06T04:46:57.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"15306639456399","imei1":"15306639456399","imei2":"15306639456399","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100069,"job_number":"JOB_100069","tr_customer_id":100086,"tr_customer_product_id":100076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:43:43.000Z","modified_at":"2025-11-06T04:43:43.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14000896904351","imei1":"14000896904351","imei2":"14000896904351","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100068,"job_number":"JOB_100068","tr_customer_id":100085,"tr_customer_product_id":100075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:40.000Z","modified_at":"2025-11-06T04:37:40.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443132911","imei1":"125692443132911","imei2":"125692443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100067,"job_number":"JOB_100067","tr_customer_id":100084,"tr_customer_product_id":100074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:16.000Z","modified_at":"2025-11-06T04:37:17.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17012685512690","imei1":"17012685512690","imei2":"17012685512690","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100042,"job_number":"JOB_100042","tr_customer_id":100059,"tr_customer_product_id":100049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:21:27.000Z","modified_at":"2025-11-06T04:21:27.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443132911","imei1":"125699443132911","imei2":"125699443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100041,"job_number":"JOB_100041","tr_customer_id":100058,"tr_customer_product_id":100048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:19:58.000Z","modified_at":"2025-11-06T04:19:58.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443332911","imei1":"125699443332911","imei2":"125699443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100040,"job_number":"JOB_100040","tr_customer_id":100057,"tr_customer_product_id":100047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:44.000Z","modified_at":"2025-11-06T04:17:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443332911","imei1":"125599443332911","imei2":"125599443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100038,"job_number":"JOB_100038","tr_customer_id":100055,"tr_customer_product_id":100045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:16:32.000Z","modified_at":"2025-11-06T04:16:32.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443334911","imei1":"125599443334911","imei2":"125599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100037,"job_number":"JOB_100037","tr_customer_id":100054,"tr_customer_product_id":100044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:51.000Z","modified_at":"2025-11-06T04:14:51.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334911","imei1":"116599443334911","imei2":"116599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100018,"job_number":"JOB_100018","tr_customer_id":100035,"tr_customer_product_id":100025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:11:46.000Z","modified_at":"2025-11-06T04:11:46.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334910","imei1":"116599443334910","imei2":"116599443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99963,"job_number":"JOB_99963","tr_customer_id":99980,"tr_customer_product_id":99970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:45.000Z","modified_at":"2025-11-06T03:36:45.000Z","name":"Dina Waters","mobile_number":"867-390-5138","email_id":"Aurelia.Hilpert26@yahoo.com","dop":"2025-06-09","serial_number":"41966280789776940","imei1":"41966280789776940","imei2":"41966280789776940","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99962,"job_number":"JOB_99962","tr_customer_id":99979,"tr_customer_product_id":99969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Nickolas Kohler","mobile_number":"832-523-5686","email_id":"Fredy.Windler31@yahoo.com","dop":"2025-06-09","serial_number":"105180404219257","imei1":"105180404219257","imei2":"105180404219257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99961,"job_number":"JOB_99961","tr_customer_id":99978,"tr_customer_product_id":99968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:56.000Z","name":"Jayme Bosco","mobile_number":"884-233-9148","email_id":"Jaylon.Marquardt42@gmail.com","dop":"2025-06-09","serial_number":"104180879716131","imei1":"104180879716131","imei2":"104180879716131","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99960,"job_number":"JOB_99960","tr_customer_id":99977,"tr_customer_product_id":99967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108855018526722","imei1":"108855018526722","imei2":"108855018526722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99959,"job_number":"JOB_99959","tr_customer_id":99976,"tr_customer_product_id":99966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Leanna Hartmann","mobile_number":"696-660-4051","email_id":"Misty47@hotmail.com","dop":"2025-06-09","serial_number":"105963473317757","imei1":"105963473317757","imei2":"105963473317757","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99958,"job_number":"JOB_99958","tr_customer_id":99975,"tr_customer_product_id":99965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:38.000Z","name":"Clara Rohan","mobile_number":"495-453-3736","email_id":"Laurine_Hand51@yahoo.com","dop":"2025-06-09","serial_number":"106136984939486","imei1":"106136984939486","imei2":"106136984939486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99957,"job_number":"JOB_99957","tr_customer_id":99974,"tr_customer_product_id":99964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108462982820626","imei1":"108462982820626","imei2":"108462982820626","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99942,"job_number":"JOB_99942","tr_customer_id":99959,"tr_customer_product_id":99949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:07.000Z","modified_at":"2025-11-06T03:36:07.000Z","name":"Jena Frami","mobile_number":"801-858-8416","email_id":"Alexis_Veum@gmail.com","dop":"2025-06-09","serial_number":"100081510109652","imei1":"100081510109652","imei2":"100081510109652","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99941,"job_number":"JOB_99941","tr_customer_id":99958,"tr_customer_product_id":99948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:06.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Cody Roob","mobile_number":"243-888-1159","email_id":"Grant_Windler@gmail.com","dop":"2025-06-09","serial_number":"100030844529636","imei1":"100030844529636","imei2":"100030844529636","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99940,"job_number":"JOB_99940","tr_customer_id":99957,"tr_customer_product_id":99947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:06.000Z","modified_at":"2025-11-06T03:36:06.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105731504778022","imei1":"105731504778022","imei2":"105731504778022","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99939,"job_number":"JOB_99939","tr_customer_id":99956,"tr_customer_product_id":99946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:50.000Z","modified_at":"2025-11-06T03:35:50.000Z","name":"Javier Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187170702827530","imei1":"187170702827530","imei2":"187170702827530","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99938,"job_number":"JOB_99938","tr_customer_id":99955,"tr_customer_product_id":99945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Sharon Smitham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125651711742876","imei1":"125651711742876","imei2":"125651711742876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99937,"job_number":"JOB_99937","tr_customer_id":99954,"tr_customer_product_id":99944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Kacie McCullough","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163502561656767","imei1":"163502561656767","imei2":"163502561656767","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99936,"job_number":"JOB_99936","tr_customer_id":99953,"tr_customer_product_id":99943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114143014985952","imei1":"114143014985952","imei2":"114143014985952","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99927,"job_number":"JOB_99927","tr_customer_id":99944,"tr_customer_product_id":99934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Julie Heathcote","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115782907053347","imei1":"115782907053347","imei2":"115782907053347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99926,"job_number":"JOB_99926","tr_customer_id":99943,"tr_customer_product_id":99933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Jaden Hermiston","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145170692161041","imei1":"145170692161041","imei2":"145170692161041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99925,"job_number":"JOB_99925","tr_customer_id":99942,"tr_customer_product_id":99932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Jasper Turner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100007593071249","imei1":"100007593071249","imei2":"100007593071249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99924,"job_number":"JOB_99924","tr_customer_id":99941,"tr_customer_product_id":99931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121749146627949","imei1":"121749146627949","imei2":"121749146627949","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99913,"job_number":"JOB_99913","tr_customer_id":99930,"tr_customer_product_id":99920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:01.000Z","modified_at":"2025-11-06T03:35:01.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ella.Bogan11@yahoo.com","dop":"2025-07-02","serial_number":"18042901322988","imei1":"18042901322988","imei2":"18042901322988","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99904,"job_number":"JOB_99904","tr_customer_id":99921,"tr_customer_product_id":99911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Derick83@hotmail.com","dop":"2025-07-02","serial_number":"15977404078218","imei1":"15977404078218","imei2":"15977404078218","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99896,"job_number":"JOB_99896","tr_customer_id":99913,"tr_customer_product_id":99903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:22.000Z","modified_at":"2025-11-06T03:34:22.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Maye63@hotmail.com","dop":"2025-07-02","serial_number":"19091672442235","imei1":"19091672442235","imei2":"19091672442235","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99879,"job_number":"JOB_99879","tr_customer_id":99896,"tr_customer_product_id":99886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:51.000Z","modified_at":"2025-11-06T03:33:51.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"12883655980572","imei1":"12883655980572","imei2":"12883655980572","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99878,"job_number":"JOB_99878","tr_customer_id":99895,"tr_customer_product_id":99885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:50.000Z","modified_at":"2025-11-06T03:33:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"36363555772348","imei1":"36363555772348","imei2":"36363555772348","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99864,"job_number":"JOB_99864","tr_customer_id":99881,"tr_customer_product_id":99871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:29:49.000Z","modified_at":"2025-11-06T03:29:49.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116699443334910","imei1":"116699443334910","imei2":"116699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99856,"job_number":"JOB_99856","tr_customer_id":99873,"tr_customer_product_id":99863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:14.000Z","modified_at":"2025-11-06T03:23:14.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"126699443334910","imei1":"126699443334910","imei2":"126699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99855,"job_number":"JOB_99855","tr_customer_id":99872,"tr_customer_product_id":99862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:16:21.000Z","modified_at":"2025-11-06T03:16:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198514701641308","imei1":"198514701641308","imei2":"198514701641308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99854,"job_number":"JOB_99854","tr_customer_id":99871,"tr_customer_product_id":99861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:12:49.000Z","modified_at":"2025-11-06T03:12:49.000Z","name":"Adolph Jacobson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136699443334910","imei1":"136699443334910","imei2":"136699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100448,"job_number":"JOB_100448","tr_customer_id":100465,"tr_customer_product_id":100455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:57:54.000Z","name":"Vilma O'Keefe","mobile_number":"875-807-1363","email_id":"Jamil_Abernathy61@gmail.com","dop":"2025-09-30","serial_number":"18181402301671","imei1":"18181402301671","imei2":"18181402301671","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100447,"job_number":"JOB_100447","tr_customer_id":100464,"tr_customer_product_id":100454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:57:54.000Z","name":"Lois Funk","mobile_number":"946-399-9451","email_id":"Trent.Kulas43@yahoo.com","dop":"2025-09-30","serial_number":"14702459547397","imei1":"14702459547397","imei2":"14702459547397","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100446,"job_number":"JOB_100446","tr_customer_id":100463,"tr_customer_product_id":100453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:53.000Z","modified_at":"2025-11-06T11:57:53.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11265577304018","imei1":"11265577304018","imei2":"11265577304018","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100445,"job_number":"JOB_100445","tr_customer_id":100462,"tr_customer_product_id":100452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:35.000Z","modified_at":"2025-11-06T11:57:35.000Z","name":"Brody Mante","mobile_number":"746-712-9467","email_id":"Gabriella_Johnson@hotmail.com","dop":"2025-09-30","serial_number":"16855128299423","imei1":"16855128299423","imei2":"16855128299423","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100444,"job_number":"JOB_100444","tr_customer_id":100461,"tr_customer_product_id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:48.000Z","name":"Cierra McGlynn","mobile_number":"253-538-1322","email_id":"Florencio_Boyer@yahoo.com","dop":"2025-09-30","serial_number":"10430294116414","imei1":"10430294116414","imei2":"10430294116414","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100443,"job_number":"JOB_100443","tr_customer_id":100460,"tr_customer_product_id":100450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:34.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"15781138326990","imei1":"15781138326990","imei2":"15781138326990","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100442,"job_number":"JOB_100442","tr_customer_id":100459,"tr_customer_product_id":100449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:18.000Z","modified_at":"2025-11-06T11:41:18.000Z","name":"Nicholaus Klocko","mobile_number":"827-466-6662","email_id":"Janie_Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"17150858326754652","imei1":"17150858326754652","imei2":"17150858326754652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100441,"job_number":"JOB_100441","tr_customer_id":100458,"tr_customer_product_id":100448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:17.000Z","modified_at":"2025-11-06T11:41:44.000Z","name":"Ova Sporer","mobile_number":"849-821-5355","email_id":"Maxime.Flatley@yahoo.com","dop":"2025-04-06","serial_number":"17951393289070","imei1":"17951393289070","imei2":"17951393289070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100440,"job_number":"JOB_100440","tr_customer_id":100457,"tr_customer_product_id":100447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:17.000Z","modified_at":"2025-11-06T11:41:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15852829115577","imei1":"15852829115577","imei2":"15852829115577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100439,"job_number":"JOB_100439","tr_customer_id":100456,"tr_customer_product_id":100446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:46.000Z","modified_at":"2025-11-06T11:40:46.000Z","name":"Andre Boyer","mobile_number":"539-374-1083","email_id":"Janie74@yahoo.com","dop":"2025-04-06","serial_number":"16612781757290152","imei1":"16612781757290152","imei2":"16612781757290152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100438,"job_number":"JOB_100438","tr_customer_id":100455,"tr_customer_product_id":100445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:45.000Z","modified_at":"2025-11-06T11:41:13.000Z","name":"Sierra Renner","mobile_number":"288-531-5140","email_id":"Conor_Deckow94@yahoo.com","dop":"2025-04-06","serial_number":"18257256434896","imei1":"18257256434896","imei2":"18257256434896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100437,"job_number":"JOB_100437","tr_customer_id":100454,"tr_customer_product_id":100444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:45.000Z","modified_at":"2025-11-06T11:40:45.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"14786197683307","imei1":"14786197683307","imei2":"14786197683307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100436,"job_number":"JOB_100436","tr_customer_id":100453,"tr_customer_product_id":100443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:16.000Z","modified_at":"2025-11-06T11:40:16.000Z","name":"Casey Hodkiewicz","mobile_number":"375-730-6619","email_id":"Nichole2@hotmail.com","dop":"2025-04-06","serial_number":"13803831184821526","imei1":"13803831184821526","imei2":"13803831184821526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100435,"job_number":"JOB_100435","tr_customer_id":100452,"tr_customer_product_id":100442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:15.000Z","modified_at":"2025-11-06T11:40:41.000Z","name":"Darrion Watsica","mobile_number":"955-971-8649","email_id":"Dorothea44@yahoo.com","dop":"2025-04-06","serial_number":"17155654245192","imei1":"17155654245192","imei2":"17155654245192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100434,"job_number":"JOB_100434","tr_customer_id":100451,"tr_customer_product_id":100441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:15.000Z","modified_at":"2025-11-06T11:40:15.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"16142673270630","imei1":"16142673270630","imei2":"16142673270630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100433,"job_number":"JOB_100433","tr_customer_id":100450,"tr_customer_product_id":100440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:47.000Z","modified_at":"2025-11-06T11:39:47.000Z","name":"Taurean Hahn","mobile_number":"244-402-6875","email_id":"Mckenzie34@hotmail.com","dop":"2025-04-06","serial_number":"13682095905185400","imei1":"13682095905185400","imei2":"13682095905185400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100432,"job_number":"JOB_100432","tr_customer_id":100449,"tr_customer_product_id":100439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:46.000Z","modified_at":"2025-11-06T11:40:10.000Z","name":"Louie Schoen","mobile_number":"935-694-8092","email_id":"Vance.Beer@yahoo.com","dop":"2025-04-06","serial_number":"14084211958471","imei1":"14084211958471","imei2":"14084211958471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100431,"job_number":"JOB_100431","tr_customer_id":100448,"tr_customer_product_id":100438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:46.000Z","modified_at":"2025-11-06T11:39:46.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"11227324885284","imei1":"11227324885284","imei2":"11227324885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100430,"job_number":"JOB_100430","tr_customer_id":100447,"tr_customer_product_id":100437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:18.000Z","modified_at":"2025-11-06T11:38:18.000Z","name":"Gladyce Kris","mobile_number":"624-932-4528","email_id":"Leopold_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10463149792426114","imei1":"10463149792426114","imei2":"10463149792426114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100429,"job_number":"JOB_100429","tr_customer_id":100446,"tr_customer_product_id":100436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:17.000Z","modified_at":"2025-11-06T11:38:49.000Z","name":"Wendell Kertzmann","mobile_number":"541-827-9787","email_id":"Erik39@gmail.com","dop":"2025-04-06","serial_number":"14699046808180","imei1":"14699046808180","imei2":"14699046808180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100428,"job_number":"JOB_100428","tr_customer_id":100445,"tr_customer_product_id":100435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:17.000Z","modified_at":"2025-11-06T11:38:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15881390518138","imei1":"15881390518138","imei2":"15881390518138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100427,"job_number":"JOB_100427","tr_customer_id":100444,"tr_customer_product_id":100434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:40.000Z","modified_at":"2025-11-06T11:37:40.000Z","name":"Kaitlin Lubowitz","mobile_number":"877-206-7997","email_id":"Genevieve.Steuber19@hotmail.com","dop":"2025-04-06","serial_number":"10528870048804578","imei1":"10528870048804578","imei2":"10528870048804578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100426,"job_number":"JOB_100426","tr_customer_id":100443,"tr_customer_product_id":100433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:39.000Z","modified_at":"2025-11-06T11:38:13.000Z","name":"Providenci Hegmann","mobile_number":"515-692-9491","email_id":"Terrill_Dicki@yahoo.com","dop":"2025-04-06","serial_number":"13161618358369","imei1":"13161618358369","imei2":"13161618358369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100425,"job_number":"JOB_100425","tr_customer_id":100442,"tr_customer_product_id":100432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:39.000Z","modified_at":"2025-11-06T11:37:39.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"13577996246236","imei1":"13577996246236","imei2":"13577996246236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100424,"job_number":"JOB_100424","tr_customer_id":100441,"tr_customer_product_id":100431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:03.000Z","modified_at":"2025-11-06T11:37:03.000Z","name":"Alan Rosenbaum","mobile_number":"746-293-7236","email_id":"Dante.Marvin@gmail.com","dop":"2025-04-06","serial_number":"18370574964769670","imei1":"18370574964769670","imei2":"18370574964769670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100423,"job_number":"JOB_100423","tr_customer_id":100440,"tr_customer_product_id":100430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:02.000Z","modified_at":"2025-11-06T11:37:35.000Z","name":"Danyka Berge","mobile_number":"920-702-8923","email_id":"Raul.Wilkinson29@gmail.com","dop":"2025-04-06","serial_number":"11169541415172","imei1":"11169541415172","imei2":"11169541415172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100422,"job_number":"JOB_100422","tr_customer_id":100439,"tr_customer_product_id":100429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:02.000Z","modified_at":"2025-11-06T11:37:02.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"10474347593634","imei1":"10474347593634","imei2":"10474347593634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100421,"job_number":"JOB_100421","tr_customer_id":100438,"tr_customer_product_id":100428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:25.000Z","modified_at":"2025-11-06T11:36:25.000Z","name":"Annabel Grimes","mobile_number":"977-262-0205","email_id":"Johnathan60@hotmail.com","dop":"2025-04-06","serial_number":"12931830653723470","imei1":"12931830653723470","imei2":"12931830653723470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100420,"job_number":"JOB_100420","tr_customer_id":100437,"tr_customer_product_id":100427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:24.000Z","modified_at":"2025-11-06T11:36:58.000Z","name":"Gregoria Jast","mobile_number":"719-419-5402","email_id":"Chasity.Wintheiser78@yahoo.com","dop":"2025-04-06","serial_number":"14717456227705","imei1":"14717456227705","imei2":"14717456227705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100419,"job_number":"JOB_100419","tr_customer_id":100436,"tr_customer_product_id":100426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:24.000Z","modified_at":"2025-11-06T11:36:24.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"10280622524013","imei1":"10280622524013","imei2":"10280622524013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100418,"job_number":"JOB_100418","tr_customer_id":100435,"tr_customer_product_id":100425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Deepesh Dubashi","mobile_number":"7092015930","email_id":"himadri.jha@gmail.com","dop":"2025-10-27","serial_number":"2097061719328982","imei1":"2097061719328982","imei2":"2097061719328982","popurl":"www.girindra-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100417,"job_number":"JOB_100417","tr_customer_id":100434,"tr_customer_product_id":100424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Giriraj Talwar","mobile_number":"7059711789","email_id":"akshat.trivedi@yahoo.co.in","dop":"2025-10-27","serial_number":"3907136702870552","imei1":"3907136702870552","imei2":"3907136702870552","popurl":"www.abhaya-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100416,"job_number":"JOB_100416","tr_customer_id":100433,"tr_customer_product_id":100423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Bakula Desai","mobile_number":"7072475786","email_id":"bhoj.gupta@yahoo.co.in","dop":"2025-10-27","serial_number":"9705587893124988","imei1":"9705587893124988","imei2":"9705587893124988","popurl":"www.kashyap-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100415,"job_number":"JOB_100415","tr_customer_id":100432,"tr_customer_product_id":100422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Shakuntala Gandhi","mobile_number":"7078510912","email_id":"bilva.kapoor@yahoo.co.in","dop":"2025-10-27","serial_number":"3644298855479052","imei1":"3644298855479052","imei2":"3644298855479052","popurl":"www.lakshman-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100414,"job_number":"JOB_100414","tr_customer_id":100431,"tr_customer_product_id":100421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Gautam Pilla","mobile_number":"7002822087","email_id":"rati.varma@gmail.com","dop":"2025-10-27","serial_number":"3771625569781452","imei1":"3771625569781452","imei2":"3771625569781452","popurl":"www.chandraprabha-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100413,"job_number":"JOB_100413","tr_customer_id":100430,"tr_customer_product_id":100420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:05.000Z","modified_at":"2025-11-06T11:31:05.000Z","name":"Rati Somayaji","mobile_number":"7082579401","email_id":"bhilangana.chattopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"894185446856644","imei1":"894185446856644","imei2":"894185446856644","popurl":"www.sucheta-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100412,"job_number":"JOB_100412","tr_customer_id":100429,"tr_customer_product_id":100419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Jyotsana Mehrotra","mobile_number":"7067960444","email_id":"shresth.varrier@hotmail.com","dop":"2025-11-06","serial_number":"954230293982376","imei1":"954230293982376","imei2":"954230293982376","popurl":"www.pushti-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100411,"job_number":"JOB_100411","tr_customer_id":100428,"tr_customer_product_id":100418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Bhaaswar Iyer","mobile_number":"7026900031","email_id":"rohan.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"636653332034637","imei1":"636653332034637","imei2":"636653332034637","popurl":"www.swarnalata-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100410,"job_number":"JOB_100410","tr_customer_id":100427,"tr_customer_product_id":100417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Himani Pilla","mobile_number":"7005987586","email_id":"eshana.varman@hotmail.com","dop":"2025-11-06","serial_number":"627139891503284","imei1":"627139891503284","imei2":"627139891503284","popurl":"www.chandak-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100409,"job_number":"JOB_100409","tr_customer_id":100426,"tr_customer_product_id":100416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Gangesh Sharma","mobile_number":"7062022148","email_id":"sanka.desai@gmail.com","dop":"2025-11-06","serial_number":"177105353552258","imei1":"177105353552258","imei2":"177105353552258","popurl":"www.triloki nath-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100408,"job_number":"JOB_100408","tr_customer_id":100425,"tr_customer_product_id":100415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Devesh Kaniyar","mobile_number":"7025069141","email_id":"kashyapi.sethi@gmail.com","dop":"2025-11-06","serial_number":"820796326990888","imei1":"820796326990888","imei2":"820796326990888","popurl":"www.ekadant-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100407,"job_number":"JOB_100407","tr_customer_id":100424,"tr_customer_product_id":100414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Mohinder Kaul","mobile_number":"7024388805","email_id":"budhil.prajapat@hotmail.com","dop":"2025-11-06","serial_number":"958150881717925","imei1":"958150881717925","imei2":"958150881717925","popurl":"www.acharyanandana-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100406,"job_number":"JOB_100406","tr_customer_id":100423,"tr_customer_product_id":100413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Gautami Iyengar","mobile_number":"7084972382","email_id":"deepesh.pothuvaal@yahoo.co.in","dop":"2025-11-06","serial_number":"686166453563799","imei1":"686166453563799","imei2":"686166453563799","popurl":"www.chandra-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100405,"job_number":"JOB_100405","tr_customer_id":100422,"tr_customer_product_id":100412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Swami Kaul","mobile_number":"7068948801","email_id":"chiranjeev.adiga@hotmail.com","dop":"2025-11-06","serial_number":"049435317828947","imei1":"049435317828947","imei2":"049435317828947","popurl":"www.bhaanumati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100404,"job_number":"JOB_100404","tr_customer_id":100421,"tr_customer_product_id":100411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Nanda Mukhopadhyay","mobile_number":"7012934016","email_id":"sitara.deshpande@yahoo.co.in","dop":"2025-11-06","serial_number":"020868089654136","imei1":"020868089654136","imei2":"020868089654136","popurl":"www.aditya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100403,"job_number":"JOB_100403","tr_customer_id":100420,"tr_customer_product_id":100410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Kamla Dhawan","mobile_number":"7052870205","email_id":"gemine.johar@yahoo.co.in","dop":"2025-11-06","serial_number":"550794988637065","imei1":"550794988637065","imei2":"550794988637065","popurl":"www.achyut-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100402,"job_number":"JOB_100402","tr_customer_id":100419,"tr_customer_product_id":100409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Atreyi Gowda","mobile_number":"7076415639","email_id":"chanakya.patel@hotmail.com","dop":"2025-11-06","serial_number":"949742940962260","imei1":"949742940962260","imei2":"949742940962260","popurl":"www.kamalesh-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100401,"job_number":"JOB_100401","tr_customer_id":100418,"tr_customer_product_id":100408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Yoginder Guha","mobile_number":"7085665236","email_id":"subhash.achari@gmail.com","dop":"2025-11-06","serial_number":"841595928897706","imei1":"841595928897706","imei2":"841595928897706","popurl":"www.gotum-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100400,"job_number":"JOB_100400","tr_customer_id":100417,"tr_customer_product_id":100407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Jagdeep Pothuvaal","mobile_number":"7072171408","email_id":"daksha.reddy@gmail.com","dop":"2025-11-06","serial_number":"120347083503307","imei1":"120347083503307","imei2":"120347083503307","popurl":"www.agastya-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100399,"job_number":"JOB_100399","tr_customer_id":100416,"tr_customer_product_id":100406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Chandraswaroopa Ganaka","mobile_number":"7074132663","email_id":"niro.nayar@yahoo.co.in","dop":"2025-11-06","serial_number":"081266012756508","imei1":"081266012756508","imei2":"081266012756508","popurl":"www.udai-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100398,"job_number":"JOB_100398","tr_customer_id":100415,"tr_customer_product_id":100405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Gobinda Mukhopadhyay","mobile_number":"7050790233","email_id":"jyoti.abbott@gmail.com","dop":"2025-11-06","serial_number":"899505128119736","imei1":"899505128119736","imei2":"899505128119736","popurl":"www.chaten-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100397,"job_number":"JOB_100397","tr_customer_id":100414,"tr_customer_product_id":100404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Vidya Nehru","mobile_number":"7028067883","email_id":"digambara.varrier@yahoo.co.in","dop":"2025-11-06","serial_number":"602595882270739","imei1":"602595882270739","imei2":"602595882270739","popurl":"www.garuda-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100396,"job_number":"JOB_100396","tr_customer_id":100413,"tr_customer_product_id":100403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Jagadisha Tandon","mobile_number":"7059923844","email_id":"chandraswaroopa.sinha@hotmail.com","dop":"2025-11-06","serial_number":"493620888395302","imei1":"493620888395302","imei2":"493620888395302","popurl":"www.sachin-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100395,"job_number":"JOB_100395","tr_customer_id":100412,"tr_customer_product_id":100402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Rohana Mukhopadhyay","mobile_number":"7044210326","email_id":"anurag.butt@gmail.com","dop":"2025-11-06","serial_number":"553762417599130","imei1":"553762417599130","imei2":"553762417599130","popurl":"www.suryakantam-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100394,"job_number":"JOB_100394","tr_customer_id":100411,"tr_customer_product_id":100401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Usha Shah","mobile_number":"7090159881","email_id":"dhanesh.kakkar@yahoo.co.in","dop":"2025-11-06","serial_number":"851218560789260","imei1":"851218560789260","imei2":"851218560789260","popurl":"www.gajabahu-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100393,"job_number":"JOB_100393","tr_customer_id":100410,"tr_customer_product_id":100400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Chandra Pillai","mobile_number":"7084870826","email_id":"dandapaani.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"141555510766994","imei1":"141555510766994","imei2":"141555510766994","popurl":"www.maheswar-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100392,"job_number":"JOB_100392","tr_customer_id":100409,"tr_customer_product_id":100399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Deependra Butt","mobile_number":"7075625367","email_id":"kirti.deshpande@hotmail.com","dop":"2025-11-06","serial_number":"462034700038896","imei1":"462034700038896","imei2":"462034700038896","popurl":"www.akula-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100391,"job_number":"JOB_100391","tr_customer_id":100408,"tr_customer_product_id":100398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Goutam Kaul","mobile_number":"7059278196","email_id":"narinder.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"579070135142952","imei1":"579070135142952","imei2":"579070135142952","popurl":"www.chandramohan-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100390,"job_number":"JOB_100390","tr_customer_id":100407,"tr_customer_product_id":100397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Gopi Gowda","mobile_number":"7081105904","email_id":"deeptimay.kaniyar@yahoo.co.in","dop":"2025-11-06","serial_number":"979941510061335","imei1":"979941510061335","imei2":"979941510061335","popurl":"www.ankal-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100389,"job_number":"JOB_100389","tr_customer_id":100406,"tr_customer_product_id":100396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Suryakantam Khatri","mobile_number":"7055041201","email_id":"prasanna.jain@yahoo.co.in","dop":"2025-11-06","serial_number":"658761791505178","imei1":"658761791505178","imei2":"658761791505178","popurl":"www.anala-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100388,"job_number":"JOB_100388","tr_customer_id":100405,"tr_customer_product_id":100395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Gajadhar Shah","mobile_number":"7010084885","email_id":"hiranmaya.arora@hotmail.com","dop":"2025-11-06","serial_number":"654802098534671","imei1":"654802098534671","imei2":"654802098534671","popurl":"www.geetanjali-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100387,"job_number":"JOB_100387","tr_customer_id":100404,"tr_customer_product_id":100394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nalini Prajapat","mobile_number":"7053705339","email_id":"devangana.marar@hotmail.com","dop":"2025-11-06","serial_number":"658195104346854","imei1":"658195104346854","imei2":"658195104346854","popurl":"www.charumati-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100386,"job_number":"JOB_100386","tr_customer_id":100403,"tr_customer_product_id":100393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Giri Gowda","mobile_number":"7029113932","email_id":"mangalya.dhawan@hotmail.com","dop":"2025-11-06","serial_number":"083630606486533","imei1":"083630606486533","imei2":"083630606486533","popurl":"www.darshan-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100385,"job_number":"JOB_100385","tr_customer_id":100402,"tr_customer_product_id":100392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Aarya Dutta","mobile_number":"7009181783","email_id":"amaresh.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"515246471800315","imei1":"515246471800315","imei2":"515246471800315","popurl":"www.mahesh-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100384,"job_number":"JOB_100384","tr_customer_id":100401,"tr_customer_product_id":100391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Sanjay Dutta","mobile_number":"7027919706","email_id":"darshan.ahluwalia@yahoo.co.in","dop":"2025-11-06","serial_number":"890455056385574","imei1":"890455056385574","imei2":"890455056385574","popurl":"www.vrinda-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100383,"job_number":"JOB_100383","tr_customer_id":100400,"tr_customer_product_id":100390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nagabhushanam Khanna","mobile_number":"7083561175","email_id":"archan.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"971081468775680","imei1":"971081468775680","imei2":"971081468775680","popurl":"www.sarla-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100382,"job_number":"JOB_100382","tr_customer_id":100399,"tr_customer_product_id":100389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Aslesha Embranthiri","mobile_number":"7090235309","email_id":"deeptimay.sethi@gmail.com","dop":"2025-11-06","serial_number":"009090295179041","imei1":"009090295179041","imei2":"009090295179041","popurl":"www.prasanna-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100381,"job_number":"JOB_100381","tr_customer_id":100398,"tr_customer_product_id":100388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Adityanandana Shukla","mobile_number":"7047175746","email_id":"anil.khatri@yahoo.co.in","dop":"2025-11-06","serial_number":"726622950167581","imei1":"726622950167581","imei2":"726622950167581","popurl":"www.aruna-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100380,"job_number":"JOB_100380","tr_customer_id":100397,"tr_customer_product_id":100387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Menon","mobile_number":"7072888281","email_id":"avantika.iyengar@hotmail.com","dop":"2025-11-06","serial_number":"444342662288272","imei1":"444342662288272","imei2":"444342662288272","popurl":"www.rita-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100379,"job_number":"JOB_100379","tr_customer_id":100396,"tr_customer_product_id":100386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Verma","mobile_number":"7036042656","email_id":"gurdev.prajapat@gmail.com","dop":"2025-11-06","serial_number":"408187211702033","imei1":"408187211702033","imei2":"408187211702033","popurl":"www.garuda-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100378,"job_number":"JOB_100378","tr_customer_id":100395,"tr_customer_product_id":100385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Sheela Varman","mobile_number":"7049992007","email_id":"kanishka.tandon@gmail.com","dop":"2025-11-06","serial_number":"450170914993622","imei1":"450170914993622","imei2":"450170914993622","popurl":"www.daevi-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100377,"job_number":"JOB_100377","tr_customer_id":100394,"tr_customer_product_id":100384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Rohan Saini","mobile_number":"7089638525","email_id":"dayaamay.nayar@hotmail.com","dop":"2025-11-06","serial_number":"106492589462807","imei1":"106492589462807","imei2":"106492589462807","popurl":"www.vaijayanthi-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100376,"job_number":"JOB_100376","tr_customer_id":100393,"tr_customer_product_id":100383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Meena Gandhi","mobile_number":"7095335154","email_id":"anilabh.guha@yahoo.co.in","dop":"2025-11-06","serial_number":"456375851459728","imei1":"456375851459728","imei2":"456375851459728","popurl":"www.chidaatma-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100375,"job_number":"JOB_100375","tr_customer_id":100392,"tr_customer_product_id":100382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Swara Jain","mobile_number":"7064763328","email_id":"chakor.gandhi@yahoo.co.in","dop":"2025-11-06","serial_number":"264091581502385","imei1":"264091581502385","imei2":"264091581502385","popurl":"www.amogh-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100374,"job_number":"JOB_100374","tr_customer_id":100391,"tr_customer_product_id":100381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Sameer Achari","mobile_number":"7010389052","email_id":"vinay.kapoor@gmail.com","dop":"2025-11-06","serial_number":"623082232202650","imei1":"623082232202650","imei2":"623082232202650","popurl":"www.karan-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100373,"job_number":"JOB_100373","tr_customer_id":100390,"tr_customer_product_id":100380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Vasudha Dwivedi","mobile_number":"7089140614","email_id":"harit.nayar@hotmail.com","dop":"2025-11-06","serial_number":"654563275297670","imei1":"654563275297670","imei2":"654563275297670","popurl":"www.pushti-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100372,"job_number":"JOB_100372","tr_customer_id":100389,"tr_customer_product_id":100379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Kamla Kaul","mobile_number":"7043020108","email_id":"elakshi.gill@hotmail.com","dop":"2025-11-06","serial_number":"321454583589490","imei1":"321454583589490","imei2":"321454583589490","popurl":"www.achyut-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100371,"job_number":"JOB_100371","tr_customer_id":100388,"tr_customer_product_id":100378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Dev Mehra","mobile_number":"7026612492","email_id":"chitramala.sinha@gmail.com","dop":"2025-11-06","serial_number":"559043689611688","imei1":"559043689611688","imei2":"559043689611688","popurl":"www.anand swarup-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100370,"job_number":"JOB_100370","tr_customer_id":100387,"tr_customer_product_id":100377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Surya Mahajan","mobile_number":"7028116826","email_id":"lila.jain@gmail.com","dop":"2025-11-06","serial_number":"691677369105458","imei1":"691677369105458","imei2":"691677369105458","popurl":"www.siddarth-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100369,"job_number":"JOB_100369","tr_customer_id":100386,"tr_customer_product_id":100376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Ghanaanand Jain","mobile_number":"7077256445","email_id":"manik.nair@yahoo.co.in","dop":"2025-11-06","serial_number":"071187962832464","imei1":"071187962832464","imei2":"071187962832464","popurl":"www.balaaditya-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100368,"job_number":"JOB_100368","tr_customer_id":100385,"tr_customer_product_id":100375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Balaaditya Kaur","mobile_number":"7003584583","email_id":"bhavani.khan@hotmail.com","dop":"2025-11-06","serial_number":"241943123111274","imei1":"241943123111274","imei2":"241943123111274","popurl":"www.ghanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100367,"job_number":"JOB_100367","tr_customer_id":100384,"tr_customer_product_id":100374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Garuda Banerjee","mobile_number":"7024781062","email_id":"vrund.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"177479779411179","imei1":"177479779411179","imei2":"177479779411179","popurl":"www.bankimchandra-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100366,"job_number":"JOB_100366","tr_customer_id":100383,"tr_customer_product_id":100373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Agastya Deshpande","mobile_number":"7040963516","email_id":"mohini.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"387348425241406","imei1":"387348425241406","imei2":"387348425241406","popurl":"www.pramila-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100365,"job_number":"JOB_100365","tr_customer_id":100382,"tr_customer_product_id":100372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Bhasvan Sethi","mobile_number":"7037839143","email_id":"girik.gill@gmail.com","dop":"2025-11-06","serial_number":"371151554128411","imei1":"371151554128411","imei2":"371151554128411","popurl":"www.divaakar-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100364,"job_number":"JOB_100364","tr_customer_id":100381,"tr_customer_product_id":100371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Rohana Nehru","mobile_number":"7001781912","email_id":"suman.pandey@yahoo.co.in","dop":"2025-11-06","serial_number":"108342247655812","imei1":"108342247655812","imei2":"108342247655812","popurl":"www.gobinda-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100363,"job_number":"JOB_100363","tr_customer_id":100380,"tr_customer_product_id":100370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Tanushree Abbott","mobile_number":"7097558356","email_id":"puneet.johar@gmail.com","dop":"2025-11-06","serial_number":"000894099602600","imei1":"000894099602600","imei2":"000894099602600","popurl":"www.lai-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100362,"job_number":"JOB_100362","tr_customer_id":100379,"tr_customer_product_id":100369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Brajesh Ahluwalia","mobile_number":"7004264160","email_id":"ranjit.varman@yahoo.co.in","dop":"2025-11-06","serial_number":"044805974831733","imei1":"044805974831733","imei2":"044805974831733","popurl":"www.arya-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100361,"job_number":"JOB_100361","tr_customer_id":100378,"tr_customer_product_id":100368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Sloka Saini","mobile_number":"7098945796","email_id":"mukesh.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"399358242008907","imei1":"399358242008907","imei2":"399358242008907","popurl":"www.garud-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100360,"job_number":"JOB_100360","tr_customer_id":100377,"tr_customer_product_id":100367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Amarnath Patel","mobile_number":"7042821538","email_id":"maheswar.malik@hotmail.com","dop":"2025-11-06","serial_number":"616331845073608","imei1":"616331845073608","imei2":"616331845073608","popurl":"www.basanti-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100359,"job_number":"JOB_100359","tr_customer_id":100376,"tr_customer_product_id":100366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Chandrabhaga Kapoor","mobile_number":"7029288679","email_id":"devesh.namboothiri@hotmail.com","dop":"2025-11-06","serial_number":"688329577143761","imei1":"688329577143761","imei2":"688329577143761","popurl":"www.varalakshmi-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100358,"job_number":"JOB_100358","tr_customer_id":100375,"tr_customer_product_id":100365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Darshwana Guneta","mobile_number":"7030642571","email_id":"chetanaanand.kaul@yahoo.co.in","dop":"2025-11-06","serial_number":"042567239276056","imei1":"042567239276056","imei2":"042567239276056","popurl":"www.jyoti-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100357,"job_number":"JOB_100357","tr_customer_id":100374,"tr_customer_product_id":100364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Jai Ahluwalia","mobile_number":"7052034961","email_id":"shankar.mahajan@hotmail.com","dop":"2025-11-06","serial_number":"701849492775118","imei1":"701849492775118","imei2":"701849492775118","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100356,"job_number":"JOB_100356","tr_customer_id":100373,"tr_customer_product_id":100363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Shantanu Pandey","mobile_number":"7018491649","email_id":"nagabhushanam.tagore@gmail.com","dop":"2025-11-06","serial_number":"839107304368100","imei1":"839107304368100","imei2":"839107304368100","popurl":"www.akshat-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100355,"job_number":"JOB_100355","tr_customer_id":100372,"tr_customer_product_id":100362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Bhagwanti Jha","mobile_number":"7044734292","email_id":"aayushman.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"546005618030117","imei1":"546005618030117","imei2":"546005618030117","popurl":"www.gautami-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100354,"job_number":"JOB_100354","tr_customer_id":100371,"tr_customer_product_id":100361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Purnima Kapoor","mobile_number":"7016685575","email_id":"arnesh.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"400768376276147","imei1":"400768376276147","imei2":"400768376276147","popurl":"www.aanjaneya-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100353,"job_number":"JOB_100353","tr_customer_id":100370,"tr_customer_product_id":100360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Sumitra Achari","mobile_number":"7057294347","email_id":"ameyatma.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"348197407316839","imei1":"348197407316839","imei2":"348197407316839","popurl":"www.bhoj-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100352,"job_number":"JOB_100352","tr_customer_id":100369,"tr_customer_product_id":100359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Kamla Guha","mobile_number":"7021796833","email_id":"mukesh.embranthiri@yahoo.co.in","dop":"2025-11-06","serial_number":"369518553294578","imei1":"369518553294578","imei2":"369518553294578","popurl":"www.chaaruchandra-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100351,"job_number":"JOB_100351","tr_customer_id":100368,"tr_customer_product_id":100358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Ayushmati Namboothiri","mobile_number":"7024929627","email_id":"bilwa.mishra@hotmail.com","dop":"2025-11-06","serial_number":"330205300457308","imei1":"330205300457308","imei2":"330205300457308","popurl":"www.agrata-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100350,"job_number":"JOB_100350","tr_customer_id":100367,"tr_customer_product_id":100357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Bhima Pothuvaal","mobile_number":"7034274753","email_id":"trilokanath.kaniyar@gmail.com","dop":"2025-11-06","serial_number":"817220838108736","imei1":"817220838108736","imei2":"817220838108736","popurl":"www.sarala-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100349,"job_number":"JOB_100349","tr_customer_id":100366,"tr_customer_product_id":100356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Chandraswaroopa Somayaji","mobile_number":"7041268901","email_id":"jagmeet.singh@gmail.com","dop":"2025-11-06","serial_number":"104837638545490","imei1":"104837638545490","imei2":"104837638545490","popurl":"www.jaimini-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100348,"job_number":"JOB_100348","tr_customer_id":100365,"tr_customer_product_id":100355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Dwaipayana Dutta","mobile_number":"7072010105","email_id":"devdan.guneta@hotmail.com","dop":"2025-11-06","serial_number":"005789277052589","imei1":"005789277052589","imei2":"005789277052589","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100347,"job_number":"JOB_100347","tr_customer_id":100364,"tr_customer_product_id":100354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Opalina Devar","mobile_number":"7090604291","email_id":"abhaya.sinha@hotmail.com","dop":"2025-11-06","serial_number":"587416484452317","imei1":"587416484452317","imei2":"587416484452317","popurl":"www.tanushri-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100346,"job_number":"JOB_100346","tr_customer_id":100363,"tr_customer_product_id":100353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Kumar Mukhopadhyay","mobile_number":"7082380713","email_id":"durgeshwari.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"357772415654082","imei1":"357772415654082","imei2":"357772415654082","popurl":"www.trilokesh-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100345,"job_number":"JOB_100345","tr_customer_id":100362,"tr_customer_product_id":100352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Somu Khatri","mobile_number":"7068214862","email_id":"nikita.jha@gmail.com","dop":"2025-11-06","serial_number":"199146876014607","imei1":"199146876014607","imei2":"199146876014607","popurl":"www.chidambaram-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100344,"job_number":"JOB_100344","tr_customer_id":100361,"tr_customer_product_id":100351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Geeta Iyengar","mobile_number":"7002387687","email_id":"shresth.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"881217732707886","imei1":"881217732707886","imei2":"881217732707886","popurl":"www.bhisham-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100343,"job_number":"JOB_100343","tr_customer_id":100360,"tr_customer_product_id":100350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Himadri Nambeesan","mobile_number":"7094746656","email_id":"ghanaanand.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"306444880592771","imei1":"306444880592771","imei2":"306444880592771","popurl":"www.daevika-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100342,"job_number":"JOB_100342","tr_customer_id":100359,"tr_customer_product_id":100349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Agrata Panicker","mobile_number":"7054826914","email_id":"sitara.gowda@yahoo.co.in","dop":"2025-11-06","serial_number":"284863831250002","imei1":"284863831250002","imei2":"284863831250002","popurl":"www.gajabahu-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100341,"job_number":"JOB_100341","tr_customer_id":100358,"tr_customer_product_id":100348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Devani Khatri","mobile_number":"7029707940","email_id":"nikita.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"511658963134816","imei1":"511658963134816","imei2":"511658963134816","popurl":"www.girik-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100340,"job_number":"JOB_100340","tr_customer_id":100357,"tr_customer_product_id":100347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Agnimitra Mukhopadhyay","mobile_number":"7099709511","email_id":"ayushmati.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"211870197110378","imei1":"211870197110378","imei2":"211870197110378","popurl":"www.harita-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100339,"job_number":"JOB_100339","tr_customer_id":100356,"tr_customer_product_id":100346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Malti Ganaka","mobile_number":"7092206793","email_id":"tara.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"946345696630124","imei1":"946345696630124","imei2":"946345696630124","popurl":"www.baalagopaal-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100338,"job_number":"JOB_100338","tr_customer_id":100355,"tr_customer_product_id":100345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Anshula Sharma","mobile_number":"7056487367","email_id":"agasti.mehra@yahoo.co.in","dop":"2025-11-06","serial_number":"725987840809694","imei1":"725987840809694","imei2":"725987840809694","popurl":"www.vasundhara-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100337,"job_number":"JOB_100337","tr_customer_id":100354,"tr_customer_product_id":100344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Rageshwari Reddy","mobile_number":"7032809678","email_id":"balagovind.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"938122826124699","imei1":"938122826124699","imei2":"938122826124699","popurl":"www.drona-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100336,"job_number":"JOB_100336","tr_customer_id":100353,"tr_customer_product_id":100343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Deven Nayar","mobile_number":"7035100318","email_id":"rita.agarwal@gmail.com","dop":"2025-11-06","serial_number":"489666168656843","imei1":"489666168656843","imei2":"489666168656843","popurl":"www.anila-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100335,"job_number":"JOB_100335","tr_customer_id":100352,"tr_customer_product_id":100342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Brahmanandam Trivedi","mobile_number":"7089400129","email_id":"shresth.desai@hotmail.com","dop":"2025-11-06","serial_number":"099806364105983","imei1":"099806364105983","imei2":"099806364105983","popurl":"www.umang-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100334,"job_number":"JOB_100334","tr_customer_id":100351,"tr_customer_product_id":100341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Minakshi Somayaji","mobile_number":"7048946782","email_id":"avani.menon@gmail.com","dop":"2025-11-06","serial_number":"472752255630675","imei1":"472752255630675","imei2":"472752255630675","popurl":"www.rameshwar-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100333,"job_number":"JOB_100333","tr_customer_id":100350,"tr_customer_product_id":100340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Geetanjali Agarwal","mobile_number":"7027427718","email_id":"ananda.ganaka@hotmail.com","dop":"2025-11-06","serial_number":"104898902458500","imei1":"104898902458500","imei2":"104898902458500","popurl":"www.vaijayanthi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100332,"job_number":"JOB_100332","tr_customer_id":100349,"tr_customer_product_id":100339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Gajaadhar Gowda","mobile_number":"7020648452","email_id":"kannen.johar@gmail.com","dop":"2025-11-06","serial_number":"399764739210167","imei1":"399764739210167","imei2":"399764739210167","popurl":"www.mahendra-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100331,"job_number":"JOB_100331","tr_customer_id":100348,"tr_customer_product_id":100338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Mangalya Varma","mobile_number":"7053262012","email_id":"priyala.chopra@hotmail.com","dop":"2025-11-06","serial_number":"758723078527679","imei1":"758723078527679","imei2":"758723078527679","popurl":"www.prem-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100330,"job_number":"JOB_100330","tr_customer_id":100347,"tr_customer_product_id":100337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Kanishka Iyer","mobile_number":"7043505310","email_id":"giri.chopra@yahoo.co.in","dop":"2025-11-06","serial_number":"076941001361858","imei1":"076941001361858","imei2":"076941001361858","popurl":"www.charuvrat-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100329,"job_number":"JOB_100329","tr_customer_id":100346,"tr_customer_product_id":100336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Agneya Reddy","mobile_number":"7066601201","email_id":"aadidev.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"010475183997961","imei1":"010475183997961","imei2":"010475183997961","popurl":"www.anand-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100328,"job_number":"JOB_100328","tr_customer_id":100345,"tr_customer_product_id":100335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Gopee Mehra","mobile_number":"7089912062","email_id":"omana.varma@gmail.com","dop":"2025-11-06","serial_number":"666057644580235","imei1":"666057644580235","imei2":"666057644580235","popurl":"www.annapurna-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100327,"job_number":"JOB_100327","tr_customer_id":100344,"tr_customer_product_id":100334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Suman Arora","mobile_number":"7069436856","email_id":"dhatri.sethi@gmail.com","dop":"2025-11-06","serial_number":"321299839474590","imei1":"321299839474590","imei2":"321299839474590","popurl":"www.jaya-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100326,"job_number":"JOB_100326","tr_customer_id":100343,"tr_customer_product_id":100333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Dandapaani Pothuvaal","mobile_number":"7065134774","email_id":"bhadran.dhawan@yahoo.co.in","dop":"2025-11-06","serial_number":"849663885451482","imei1":"849663885451482","imei2":"849663885451482","popurl":"www.dhyaneshwar-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100325,"job_number":"JOB_100325","tr_customer_id":100342,"tr_customer_product_id":100332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Vedanga Mahajan","mobile_number":"7032920909","email_id":"anilaabh.bhattathiri@gmail.com","dop":"2025-11-06","serial_number":"889234138408855","imei1":"889234138408855","imei2":"889234138408855","popurl":"www.devasree-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100324,"job_number":"JOB_100324","tr_customer_id":100341,"tr_customer_product_id":100331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Suryakantam Adiga","mobile_number":"7061425237","email_id":"deeptimayee.kapoor@hotmail.com","dop":"2025-11-06","serial_number":"699384089901770","imei1":"699384089901770","imei2":"699384089901770","popurl":"www.indra-sharma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100323,"job_number":"JOB_100323","tr_customer_id":100340,"tr_customer_product_id":100330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Adheesh Mehra","mobile_number":"7063447192","email_id":"trilokanath.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"064149525957890","imei1":"064149525957890","imei2":"064149525957890","popurl":"www.charuvrat-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100322,"job_number":"JOB_100322","tr_customer_id":100339,"tr_customer_product_id":100329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Sachin Kaur","mobile_number":"7050183824","email_id":"bhishma.patil@hotmail.com","dop":"2025-11-06","serial_number":"017737678057471","imei1":"017737678057471","imei2":"017737678057471","popurl":"www.krishna-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100321,"job_number":"JOB_100321","tr_customer_id":100338,"tr_customer_product_id":100328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanaka Reddy","mobile_number":"7020677343","email_id":"charuchandra.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"679844879025190","imei1":"679844879025190","imei2":"679844879025190","popurl":"www.goswami-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100320,"job_number":"JOB_100320","tr_customer_id":100337,"tr_customer_product_id":100327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Lai Naik","mobile_number":"7026898901","email_id":"ekaksh.namboothiri@yahoo.co.in","dop":"2025-11-06","serial_number":"343838922122727","imei1":"343838922122727","imei2":"343838922122727","popurl":"www.jaya-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100319,"job_number":"JOB_100319","tr_customer_id":100336,"tr_customer_product_id":100326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanchan Embranthiri","mobile_number":"7065556485","email_id":"harita.guneta@gmail.com","dop":"2025-11-06","serial_number":"954831419624886","imei1":"954831419624886","imei2":"954831419624886","popurl":"www.ramesh-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100318,"job_number":"JOB_100318","tr_customer_id":100335,"tr_customer_product_id":100325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Rajendra Desai","mobile_number":"7077781193","email_id":"aanandaswarup.shukla@hotmail.com","dop":"2025-11-06","serial_number":"685302868698443","imei1":"685302868698443","imei2":"685302868698443","popurl":"www.bhagavaan-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100317,"job_number":"JOB_100317","tr_customer_id":100334,"tr_customer_product_id":100324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daevika Nair","mobile_number":"7040314613","email_id":"tara.desai@hotmail.com","dop":"2025-11-06","serial_number":"364751542937024","imei1":"364751542937024","imei2":"364751542937024","popurl":"www.bhaasvan-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100316,"job_number":"JOB_100316","tr_customer_id":100333,"tr_customer_product_id":100323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Prasanna Mukhopadhyay","mobile_number":"7067673943","email_id":"tushar.dwivedi@yahoo.co.in","dop":"2025-11-06","serial_number":"375050234373799","imei1":"375050234373799","imei2":"375050234373799","popurl":"www.lakshman-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100315,"job_number":"JOB_100315","tr_customer_id":100332,"tr_customer_product_id":100322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daksha Adiga","mobile_number":"7036186899","email_id":"lavanya.ahluwalia@hotmail.com","dop":"2025-11-06","serial_number":"173848384082299","imei1":"173848384082299","imei2":"173848384082299","popurl":"www.padma-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100314,"job_number":"JOB_100314","tr_customer_id":100331,"tr_customer_product_id":100321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Dwaipayana Chaturvedi","mobile_number":"7092033996","email_id":"aasha.naik@hotmail.com","dop":"2025-11-06","serial_number":"544266040178279","imei1":"544266040178279","imei2":"544266040178279","popurl":"www.satish-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100313,"job_number":"JOB_100313","tr_customer_id":100330,"tr_customer_product_id":100320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Agnivesh Kocchar","mobile_number":"7083078477","email_id":"bhagvan.shukla@gmail.com","dop":"2025-11-06","serial_number":"569971567467080","imei1":"569971567467080","imei2":"569971567467080","popurl":"www.ankal-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100312,"job_number":"JOB_100312","tr_customer_id":100327,"tr_customer_product_id":100317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Arya Deshpande","mobile_number":"7068643756","email_id":"geeta.iyer@gmail.com","dop":"2025-11-06","serial_number":"272322507291415","imei1":"272322507291415","imei2":"272322507291415","popurl":"www.akshata-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100311,"job_number":"JOB_100311","tr_customer_id":100329,"tr_customer_product_id":100319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Rati Mishra","mobile_number":"7023847288","email_id":"girja.varman@hotmail.com","dop":"2025-11-06","serial_number":"432271696440570","imei1":"432271696440570","imei2":"432271696440570","popurl":"www.bhaswar-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100310,"job_number":"JOB_100310","tr_customer_id":100328,"tr_customer_product_id":100318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Vaishnavi Kakkar","mobile_number":"7058162141","email_id":"manoj.panicker@gmail.com","dop":"2025-11-06","serial_number":"554206719512358","imei1":"554206719512358","imei2":"554206719512358","popurl":"www.esha-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100309,"job_number":"JOB_100309","tr_customer_id":100326,"tr_customer_product_id":100316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Krishna Dutta","mobile_number":"7035910960","email_id":"gautam.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"882743530702370","imei1":"882743530702370","imei2":"882743530702370","popurl":"www.bhaumik-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100308,"job_number":"JOB_100308","tr_customer_id":100325,"tr_customer_product_id":100315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Bhramar Embranthiri","mobile_number":"7040194616","email_id":"saraswati.kapoor@gmail.com","dop":"2025-11-06","serial_number":"125548584989120","imei1":"125548584989120","imei2":"125548584989120","popurl":"www.ahilya-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100307,"job_number":"JOB_100307","tr_customer_id":100324,"tr_customer_product_id":100314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Anal Desai","mobile_number":"7094923550","email_id":"shreya.gowda@hotmail.com","dop":"2025-11-06","serial_number":"582791393866443","imei1":"582791393866443","imei2":"582791393866443","popurl":"www.bharat-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100306,"job_number":"JOB_100306","tr_customer_id":100323,"tr_customer_product_id":100313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Eekalabya Bhat","mobile_number":"7021954147","email_id":"agniprava.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"411067596554055","imei1":"411067596554055","imei2":"411067596554055","popurl":"www.gajaadhar-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100305,"job_number":"JOB_100305","tr_customer_id":100322,"tr_customer_product_id":100312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Sumitra Iyengar","mobile_number":"7003080543","email_id":"swarnalata.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"590801086950258","imei1":"590801086950258","imei2":"590801086950258","popurl":"www.kamalesh-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100304,"job_number":"JOB_100304","tr_customer_id":100321,"tr_customer_product_id":100311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:09.000Z","modified_at":"2025-11-06T11:28:09.000Z","name":"Kumar Reddy","mobile_number":"7078695075","email_id":"anil.reddy@gmail.com","dop":"2025-11-06","serial_number":"971933060213991","imei1":"971933060213991","imei2":"971933060213991","popurl":"www.aaratrika-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100302,"job_number":"JOB_100302","tr_customer_id":100319,"tr_customer_product_id":100309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:14.000Z","modified_at":"2025-11-06T11:06:14.000Z","name":"Shreya Tandon","mobile_number":"7023636716","email_id":"pramila.bhat@gmail.com","dop":"2025-11-06","serial_number":"661477045841216","imei1":"661477045841216","imei2":"661477045841216","popurl":"www.bala-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100301,"job_number":"JOB_100301","tr_customer_id":100318,"tr_customer_product_id":100308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Chandini Marar","mobile_number":"7015619035","email_id":"anjushree.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"912410502359641","imei1":"912410502359641","imei2":"912410502359641","popurl":"www.uttam-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100300,"job_number":"JOB_100300","tr_customer_id":100317,"tr_customer_product_id":100307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Diksha Nayar","mobile_number":"7030614463","email_id":"chaanakya.reddy@gmail.com","dop":"2025-11-06","serial_number":"322653072366350","imei1":"322653072366350","imei2":"322653072366350","popurl":"www.bhaumik-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100299,"job_number":"JOB_100299","tr_customer_id":100316,"tr_customer_product_id":100306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Madhuri Pillai","mobile_number":"7017415794","email_id":"aasha.bandopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"677095717381850","imei1":"677095717381850","imei2":"677095717381850","popurl":"www.agrata-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100297,"job_number":"JOB_100297","tr_customer_id":100314,"tr_customer_product_id":100304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Vyas Gowda","mobile_number":"7087125380","email_id":"deeptimay.butt@hotmail.com","dop":"2025-11-06","serial_number":"012614557318657","imei1":"012614557318657","imei2":"012614557318657","popurl":"www.jagathi-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100296,"job_number":"JOB_100296","tr_customer_id":100313,"tr_customer_product_id":100303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Dhaanyalakshmi Iyer","mobile_number":"7033828008","email_id":"bhudev.sinha@gmail.com","dop":"2025-11-06","serial_number":"223884921010979","imei1":"223884921010979","imei2":"223884921010979","popurl":"www.bishnu-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100295,"job_number":"JOB_100295","tr_customer_id":100312,"tr_customer_product_id":100302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Girika Nambeesan","mobile_number":"7011986064","email_id":"priyala.menon@gmail.com","dop":"2025-11-06","serial_number":"705451290849949","imei1":"705451290849949","imei2":"705451290849949","popurl":"www.kama-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100294,"job_number":"JOB_100294","tr_customer_id":100311,"tr_customer_product_id":100301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Pramila Pothuvaal","mobile_number":"7003088236","email_id":"preity.sharma@hotmail.com","dop":"2025-11-06","serial_number":"711936931944650","imei1":"711936931944650","imei2":"711936931944650","popurl":"www.gopi-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100292,"job_number":"JOB_100292","tr_customer_id":100309,"tr_customer_product_id":100299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Aadrika Chopra","mobile_number":"7098852658","email_id":"ahilya.nair@gmail.com","dop":"2025-11-06","serial_number":"599808664364408","imei1":"599808664364408","imei2":"599808664364408","popurl":"www.susheel-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100291,"job_number":"JOB_100291","tr_customer_id":100308,"tr_customer_product_id":100298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Kama Kaniyar","mobile_number":"7013313135","email_id":"gorakhnath.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"284347799588030","imei1":"284347799588030","imei2":"284347799588030","popurl":"www.chandradev-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100288,"job_number":"JOB_100288","tr_customer_id":100305,"tr_customer_product_id":100295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Ekadant Iyer","mobile_number":"7094362767","email_id":"ekaparnika.deshpande@gmail.com","dop":"2025-11-06","serial_number":"466377933022637","imei1":"466377933022637","imei2":"466377933022637","popurl":"www.elakshi-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100287,"job_number":"JOB_100287","tr_customer_id":100304,"tr_customer_product_id":100294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Bhuvanesh Kapoor","mobile_number":"7055834841","email_id":"adityanandana.pandey@hotmail.com","dop":"2025-11-06","serial_number":"913727309205995","imei1":"913727309205995","imei2":"913727309205995","popurl":"www.bhadrak-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100286,"job_number":"JOB_100286","tr_customer_id":100303,"tr_customer_product_id":100293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Chandraketu Nehru","mobile_number":"7080542179","email_id":"dulari.ahuja@yahoo.co.in","dop":"2025-11-06","serial_number":"022955310927443","imei1":"022955310927443","imei2":"022955310927443","popurl":"www.balgopal-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100285,"job_number":"JOB_100285","tr_customer_id":100302,"tr_customer_product_id":100292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Aamod Tagore","mobile_number":"7013281590","email_id":"vasudeva.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"795835931042791","imei1":"795835931042791","imei2":"795835931042791","popurl":"www.abhaya-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100283,"job_number":"JOB_100283","tr_customer_id":100300,"tr_customer_product_id":100290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Birjesh Singh","mobile_number":"7024051947","email_id":"inder.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"623555809426519","imei1":"623555809426519","imei2":"623555809426519","popurl":"www.rukhmani-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100282,"job_number":"JOB_100282","tr_customer_id":100299,"tr_customer_product_id":100289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Gopi Nair","mobile_number":"7018375556","email_id":"chidaatma.nehru@gmail.com","dop":"2025-11-06","serial_number":"505554479521895","imei1":"505554479521895","imei2":"505554479521895","popurl":"www.anish-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100280,"job_number":"JOB_100280","tr_customer_id":100297,"tr_customer_product_id":100287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Shresth Nambeesan","mobile_number":"7027301126","email_id":"geeta.malik@gmail.com","dop":"2025-11-06","serial_number":"135300101774233","imei1":"135300101774233","imei2":"135300101774233","popurl":"www.menaka-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100278,"job_number":"JOB_100278","tr_customer_id":100295,"tr_customer_product_id":100285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Chitramala Deshpande","mobile_number":"7052740679","email_id":"daiwik.bandopadhyay@gmail.com","dop":"2025-11-06","serial_number":"662998952510488","imei1":"662998952510488","imei2":"662998952510488","popurl":"www.bhadrak-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100277,"job_number":"JOB_100277","tr_customer_id":100294,"tr_customer_product_id":100284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Kumar Menon","mobile_number":"7083560413","email_id":"brijesh.kaul@hotmail.com","dop":"2025-11-06","serial_number":"015864072572603","imei1":"015864072572603","imei2":"015864072572603","popurl":"www.aalok-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100276,"job_number":"JOB_100276","tr_customer_id":100293,"tr_customer_product_id":100283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Udit Bhattathiri","mobile_number":"7083292231","email_id":"anwesha.adiga@hotmail.com","dop":"2025-11-06","serial_number":"058762801518629","imei1":"058762801518629","imei2":"058762801518629","popurl":"www.brijesh-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100275,"job_number":"JOB_100275","tr_customer_id":100292,"tr_customer_product_id":100282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Atmananda Naik","mobile_number":"7031085877","email_id":"chandni.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"327772638812531","imei1":"327772638812531","imei2":"327772638812531","popurl":"www.sunita-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100274,"job_number":"JOB_100274","tr_customer_id":100291,"tr_customer_product_id":100281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Vrinda Gill","mobile_number":"7011619540","email_id":"lal.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"669189841554204","imei1":"669189841554204","imei2":"669189841554204","popurl":"www.sarada-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100272,"job_number":"JOB_100272","tr_customer_id":100289,"tr_customer_product_id":100279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Niro Iyengar","mobile_number":"7007732565","email_id":"harinarayan.verma@hotmail.com","dop":"2025-11-06","serial_number":"284233651355991","imei1":"284233651355991","imei2":"284233651355991","popurl":"www.digambara-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100271,"job_number":"JOB_100271","tr_customer_id":100288,"tr_customer_product_id":100278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Deeptanshu Nayar","mobile_number":"7006376899","email_id":"minakshi.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"058195216251768","imei1":"058195216251768","imei2":"058195216251768","popurl":"www.bahula-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100268,"job_number":"JOB_100268","tr_customer_id":100285,"tr_customer_product_id":100275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Anunay Kaur","mobile_number":"7096349545","email_id":"amaresh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"035580090642874","imei1":"035580090642874","imei2":"035580090642874","popurl":"www.baala-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100267,"job_number":"JOB_100267","tr_customer_id":100284,"tr_customer_product_id":100274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Jaya Namboothiri","mobile_number":"7026316823","email_id":"mohinder.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"281599258784035","imei1":"281599258784035","imei2":"281599258784035","popurl":"www.manikya-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100266,"job_number":"JOB_100266","tr_customer_id":100283,"tr_customer_product_id":100273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Rahul Nehru","mobile_number":"7057527682","email_id":"dayaamay.arora@gmail.com","dop":"2025-11-06","serial_number":"087655093310785","imei1":"087655093310785","imei2":"087655093310785","popurl":"www.suryakant-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100264,"job_number":"JOB_100264","tr_customer_id":100281,"tr_customer_product_id":100271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Devajyoti Nehru","mobile_number":"7004075850","email_id":"vedanga.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"585220665456250","imei1":"585220665456250","imei2":"585220665456250","popurl":"www.anshula-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100262,"job_number":"JOB_100262","tr_customer_id":100279,"tr_customer_product_id":100269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Devi Nayar","mobile_number":"7016307285","email_id":"kannan.guneta@gmail.com","dop":"2025-11-06","serial_number":"001454539628373","imei1":"001454539628373","imei2":"001454539628373","popurl":"www.dharitri-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100261,"job_number":"JOB_100261","tr_customer_id":100278,"tr_customer_product_id":100268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Chinmayananda Kaul","mobile_number":"7015712021","email_id":"dayaanidhi.devar@yahoo.co.in","dop":"2025-11-06","serial_number":"405868813658469","imei1":"405868813658469","imei2":"405868813658469","popurl":"www.udai-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100260,"job_number":"JOB_100260","tr_customer_id":100277,"tr_customer_product_id":100267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Avani Abbott","mobile_number":"7069741379","email_id":"sarla.nambeesan@gmail.com","dop":"2025-11-06","serial_number":"712402230643266","imei1":"712402230643266","imei2":"712402230643266","popurl":"www.dhatri-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100258,"job_number":"JOB_100258","tr_customer_id":100275,"tr_customer_product_id":100265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Charuchandra Ahuja","mobile_number":"7034100550","email_id":"aishani.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"959862060483413","imei1":"959862060483413","imei2":"959862060483413","popurl":"www.varalakshmi-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100257,"job_number":"JOB_100257","tr_customer_id":100274,"tr_customer_product_id":100264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Girika Gandhi","mobile_number":"7027485118","email_id":"padma.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"935121372115021","imei1":"935121372115021","imei2":"935121372115021","popurl":"www.achyut-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100256,"job_number":"JOB_100256","tr_customer_id":100273,"tr_customer_product_id":100263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Bharat Khatri","mobile_number":"7013592344","email_id":"dayaananda.talwar@gmail.com","dop":"2025-11-06","serial_number":"437645426110221","imei1":"437645426110221","imei2":"437645426110221","popurl":"www.sher-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100254,"job_number":"JOB_100254","tr_customer_id":100271,"tr_customer_product_id":100261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Amaranaath Mahajan","mobile_number":"7031671338","email_id":"dipankar.sethi@gmail.com","dop":"2025-11-06","serial_number":"253228159391142","imei1":"253228159391142","imei2":"253228159391142","popurl":"www.prem-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100253,"job_number":"JOB_100253","tr_customer_id":100270,"tr_customer_product_id":100260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Tanushri Prajapat","mobile_number":"7087055132","email_id":"kin.varma@hotmail.com","dop":"2025-11-06","serial_number":"668639240780301","imei1":"668639240780301","imei2":"668639240780301","popurl":"www.ritesh-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100252,"job_number":"JOB_100252","tr_customer_id":100269,"tr_customer_product_id":100259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Navin Abbott","mobile_number":"7085493629","email_id":"chandni.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"596614734601136","imei1":"596614734601136","imei2":"596614734601136","popurl":"www.dipankar-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100249,"job_number":"JOB_100249","tr_customer_id":100266,"tr_customer_product_id":100256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Radha Nehru","mobile_number":"7016478310","email_id":"brahmabrata.guneta@hotmail.com","dop":"2025-11-06","serial_number":"550449829858673","imei1":"550449829858673","imei2":"550449829858673","popurl":"www.abhisyanta-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100248,"job_number":"JOB_100248","tr_customer_id":100265,"tr_customer_product_id":100255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Deevakar Dutta","mobile_number":"7048292001","email_id":"mayoor.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"144463107125414","imei1":"144463107125414","imei2":"144463107125414","popurl":"www.aasha-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100247,"job_number":"JOB_100247","tr_customer_id":100264,"tr_customer_product_id":100254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Mohini Menon","mobile_number":"7009128274","email_id":"trilochana.singh@gmail.com","dop":"2025-11-06","serial_number":"319106842908006","imei1":"319106842908006","imei2":"319106842908006","popurl":"www.anamika-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100245,"job_number":"JOB_100245","tr_customer_id":100262,"tr_customer_product_id":100252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Girish Devar","mobile_number":"7034936916","email_id":"arun.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"898089793273890","imei1":"898089793273890","imei2":"898089793273890","popurl":"www.geeta-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100243,"job_number":"JOB_100243","tr_customer_id":100260,"tr_customer_product_id":100250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Chakor Saini","mobile_number":"7044902854","email_id":"kashyapi.tagore@gmail.com","dop":"2025-11-06","serial_number":"456453421340967","imei1":"456453421340967","imei2":"456453421340967","popurl":"www.devi-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100241,"job_number":"JOB_100241","tr_customer_id":100258,"tr_customer_product_id":100248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Himadri Abbott","mobile_number":"7058887858","email_id":"priya.kocchar@hotmail.com","dop":"2025-11-06","serial_number":"902529547307317","imei1":"902529547307317","imei2":"902529547307317","popurl":"www.bhagwati-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100239,"job_number":"JOB_100239","tr_customer_id":100256,"tr_customer_product_id":100246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Anjushree Ahluwalia","mobile_number":"7098896823","email_id":"meghnad.gupta@gmail.com","dop":"2025-11-06","serial_number":"497235122693904","imei1":"497235122693904","imei2":"497235122693904","popurl":"www.aatreya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100238,"job_number":"JOB_100238","tr_customer_id":100255,"tr_customer_product_id":100245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Arun Kapoor","mobile_number":"7094392005","email_id":"sucheta.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"199328202192658","imei1":"199328202192658","imei2":"199328202192658","popurl":"www.dandapaani-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100237,"job_number":"JOB_100237","tr_customer_id":100254,"tr_customer_product_id":100244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Baalaaditya Ahluwalia","mobile_number":"7053249954","email_id":"balagovind.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"541762925993447","imei1":"541762925993447","imei2":"541762925993447","popurl":"www.rati-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100236,"job_number":"JOB_100236","tr_customer_id":100253,"tr_customer_product_id":100243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Gopee Arora","mobile_number":"7062999449","email_id":"rudra.kaul@hotmail.com","dop":"2025-11-06","serial_number":"260602739655602","imei1":"260602739655602","imei2":"260602739655602","popurl":"www.dron-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100234,"job_number":"JOB_100234","tr_customer_id":100251,"tr_customer_product_id":100241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Sachin Mishra","mobile_number":"7079253057","email_id":"avantika.sharma@yahoo.co.in","dop":"2025-11-06","serial_number":"669937150031940","imei1":"669937150031940","imei2":"669937150031940","popurl":"www.agneya-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100232,"job_number":"JOB_100232","tr_customer_id":100249,"tr_customer_product_id":100239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Rakesh Sharma","mobile_number":"7062828596","email_id":"vishwamitra.saini@gmail.com","dop":"2025-11-06","serial_number":"660248626826527","imei1":"660248626826527","imei2":"660248626826527","popurl":"www.suryakantam-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100231,"job_number":"JOB_100231","tr_customer_id":100248,"tr_customer_product_id":100238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Yogendra Desai","mobile_number":"7079143089","email_id":"mangalya.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"520781505584391","imei1":"520781505584391","imei2":"520781505584391","popurl":"www.tushar-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100230,"job_number":"JOB_100230","tr_customer_id":100247,"tr_customer_product_id":100237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Malti Pillai","mobile_number":"7019862064","email_id":"diptendu.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"632900314222940","imei1":"632900314222940","imei2":"632900314222940","popurl":"www.chanda-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100229,"job_number":"JOB_100229","tr_customer_id":100246,"tr_customer_product_id":100236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Brahma Shukla","mobile_number":"7079068822","email_id":"shantanu.varrier@hotmail.com","dop":"2025-11-06","serial_number":"444350528979467","imei1":"444350528979467","imei2":"444350528979467","popurl":"www.tara-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100228,"job_number":"JOB_100228","tr_customer_id":100245,"tr_customer_product_id":100235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Goutam Agarwal","mobile_number":"7024428299","email_id":"rageshwari.khatri@gmail.com","dop":"2025-11-06","serial_number":"109346681341745","imei1":"109346681341745","imei2":"109346681341745","popurl":"www.jitender-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100227,"job_number":"JOB_100227","tr_customer_id":100244,"tr_customer_product_id":100234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ganapati Trivedi","mobile_number":"7033185733","email_id":"gotum.gupta@gmail.com","dop":"2025-11-06","serial_number":"421788709138977","imei1":"421788709138977","imei2":"421788709138977","popurl":"www.kumuda-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100226,"job_number":"JOB_100226","tr_customer_id":100243,"tr_customer_product_id":100233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Vidya Reddy","mobile_number":"7044378923","email_id":"shantanu.nehru@hotmail.com","dop":"2025-11-06","serial_number":"723739856626844","imei1":"723739856626844","imei2":"723739856626844","popurl":"www.anasooya-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100225,"job_number":"JOB_100225","tr_customer_id":100242,"tr_customer_product_id":100232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Bhaswar Butt","mobile_number":"7033884130","email_id":"gemini.tandon@yahoo.co.in","dop":"2025-11-06","serial_number":"035644595605302","imei1":"035644595605302","imei2":"035644595605302","popurl":"www.devi-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100223,"job_number":"JOB_100223","tr_customer_id":100240,"tr_customer_product_id":100230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Digambara Gandhi","mobile_number":"7095159367","email_id":"aagneya.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"037304917121822","imei1":"037304917121822","imei2":"037304917121822","popurl":"www.dayaanidhi-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100222,"job_number":"JOB_100222","tr_customer_id":100239,"tr_customer_product_id":100229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ramesh Arora","mobile_number":"7044996211","email_id":"opaline.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"403424480333918","imei1":"403424480333918","imei2":"403424480333918","popurl":"www.balamani-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100221,"job_number":"JOB_100221","tr_customer_id":100238,"tr_customer_product_id":100228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Mukul Bhattacharya","mobile_number":"7033726479","email_id":"amogh.singh@yahoo.co.in","dop":"2025-11-06","serial_number":"129266551661554","imei1":"129266551661554","imei2":"129266551661554","popurl":"www.drona-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100220,"job_number":"JOB_100220","tr_customer_id":100237,"tr_customer_product_id":100227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Lai Panicker","mobile_number":"7063052811","email_id":"aayushman.chattopadhyay@gmail.com","dop":"2025-11-06","serial_number":"646727329595365","imei1":"646727329595365","imei2":"646727329595365","popurl":"www.preity-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100219,"job_number":"JOB_100219","tr_customer_id":100236,"tr_customer_product_id":100226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Dwaipayan Arora","mobile_number":"7092175870","email_id":"garuda.chaturvedi@gmail.com","dop":"2025-11-06","serial_number":"041673222159873","imei1":"041673222159873","imei2":"041673222159873","popurl":"www.bhudev-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100217,"job_number":"JOB_100217","tr_customer_id":100233,"tr_customer_product_id":100223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Mangala Shah","mobile_number":"7019294031","email_id":"giri.varman@hotmail.com","dop":"2025-11-06","serial_number":"113430013312984","imei1":"113430013312984","imei2":"113430013312984","popurl":"www.kumari-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100216,"job_number":"JOB_100216","tr_customer_id":100234,"tr_customer_product_id":100224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chidambaram Namboothiri","mobile_number":"7042891846","email_id":"chandrakala.acharya@gmail.com","dop":"2025-11-06","serial_number":"371599406349238","imei1":"371599406349238","imei2":"371599406349238","popurl":"www.bhagwanti-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100215,"job_number":"JOB_100215","tr_customer_id":100232,"tr_customer_product_id":100222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Saraswati Nayar","mobile_number":"7042772520","email_id":"aaryan.trivedi@gmail.com","dop":"2025-11-06","serial_number":"405909517826548","imei1":"405909517826548","imei2":"405909517826548","popurl":"www.bala-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100214,"job_number":"JOB_100214","tr_customer_id":100231,"tr_customer_product_id":100221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chinmayanand Verma","mobile_number":"7044038361","email_id":"rita.bhat@gmail.com","dop":"2025-11-06","serial_number":"657097486838153","imei1":"657097486838153","imei2":"657097486838153","popurl":"www.sloka-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100213,"job_number":"JOB_100213","tr_customer_id":100230,"tr_customer_product_id":100220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhatri Dwivedi","mobile_number":"7054210617","email_id":"swapnil.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"067624416492366","imei1":"067624416492366","imei2":"067624416492366","popurl":"www.chandranath-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100212,"job_number":"JOB_100212","tr_customer_id":100229,"tr_customer_product_id":100219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chandrakin Chaturvedi","mobile_number":"7040721617","email_id":"devi.kakkar@gmail.com","dop":"2025-11-06","serial_number":"921654249300722","imei1":"921654249300722","imei2":"921654249300722","popurl":"www.dharitri-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100211,"job_number":"JOB_100211","tr_customer_id":100228,"tr_customer_product_id":100218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Adinath Ahuja","mobile_number":"7005784053","email_id":"dhaanyalakshmi.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"461345817651565","imei1":"461345817651565","imei2":"461345817651565","popurl":"www.chandramani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100210,"job_number":"JOB_100210","tr_customer_id":100227,"tr_customer_product_id":100217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhanvin Devar","mobile_number":"7098179418","email_id":"indra.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"474919781094176","imei1":"474919781094176","imei2":"474919781094176","popurl":"www.omana-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100209,"job_number":"JOB_100209","tr_customer_id":100226,"tr_customer_product_id":100216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Nikita Naik","mobile_number":"7024968276","email_id":"dipesh.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"277670349298772","imei1":"277670349298772","imei2":"277670349298772","popurl":"www.trilok-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100208,"job_number":"JOB_100208","tr_customer_id":100225,"tr_customer_product_id":100215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Anjaneya Sinha","mobile_number":"7004297611","email_id":"himadri.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"781038468665722","imei1":"781038468665722","imei2":"781038468665722","popurl":"www.sher-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100203,"job_number":"JOB_100203","tr_customer_id":100220,"tr_customer_product_id":100210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Chandravati Kaniyar","mobile_number":"7091798829","email_id":"minakshi.jha@yahoo.co.in","dop":"2025-11-06","serial_number":"827215162215900","imei1":"827215162215900","imei2":"827215162215900","popurl":"www.kannen-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100202,"job_number":"JOB_100202","tr_customer_id":100219,"tr_customer_product_id":100209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Hiranya Rana","mobile_number":"7074839283","email_id":"bhagwanti.kaur@gmail.com","dop":"2025-11-06","serial_number":"202654729419531","imei1":"202654729419531","imei2":"202654729419531","popurl":"www.garuda-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100201,"job_number":"JOB_100201","tr_customer_id":100218,"tr_customer_product_id":100208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Rukhmani Marar","mobile_number":"7011966502","email_id":"shresthi.guha@hotmail.com","dop":"2025-11-06","serial_number":"817095329141837","imei1":"817095329141837","imei2":"817095329141837","popurl":"www.shubhaprada-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100199,"job_number":"JOB_100199","tr_customer_id":100216,"tr_customer_product_id":100206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Dayamayee Kaul","mobile_number":"7051251094","email_id":"sitara.somayaji@gmail.com","dop":"2025-11-06","serial_number":"959795531689786","imei1":"959795531689786","imei2":"959795531689786","popurl":"www.smita-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100198,"job_number":"JOB_100198","tr_customer_id":100215,"tr_customer_product_id":100205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Lakshminath Gowda","mobile_number":"7017550610","email_id":"brahmaanand.pilla@hotmail.com","dop":"2025-11-06","serial_number":"767370402709955","imei1":"767370402709955","imei2":"767370402709955","popurl":"www.bhoj-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100197,"job_number":"JOB_100197","tr_customer_id":100213,"tr_customer_product_id":100203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Vidur Bhattathiri","mobile_number":"7099660964","email_id":"rati.sethi@gmail.com","dop":"2025-11-06","serial_number":"780205291655072","imei1":"780205291655072","imei2":"780205291655072","popurl":"www.draupadi-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100195,"job_number":"JOB_100195","tr_customer_id":100212,"tr_customer_product_id":100202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Aatmaj Arora","mobile_number":"7005469793","email_id":"swarnalata.malik@gmail.com","dop":"2025-11-06","serial_number":"578604363881388","imei1":"578604363881388","imei2":"578604363881388","popurl":"www.ranjeet-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100193,"job_number":"JOB_100193","tr_customer_id":100210,"tr_customer_product_id":100200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:43:35.000Z","modified_at":"2025-11-06T10:43:35.000Z","name":"Bhargava Kocchar","mobile_number":"7017195208","email_id":"kashyap.kocchar@yahoo.co.in","dop":"2025-11-06","serial_number":"402450957504030","imei1":"402450957504030","imei2":"402450957504030","popurl":"www.chandan-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100192,"job_number":"JOB_100192","tr_customer_id":100209,"tr_customer_product_id":100199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:42:16.000Z","modified_at":"2025-11-06T10:42:16.000Z","name":"Paramartha Dutta","mobile_number":"7045748330","email_id":"avadhesh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"002594681384097","imei1":"002594681384097","imei2":"002594681384097","popurl":"www.devika-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100191,"job_number":"JOB_100191","tr_customer_id":100208,"tr_customer_product_id":100198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:34:11.000Z","modified_at":"2025-11-06T08:41:38.000Z","name":"Emory Jones","mobile_number":"877-978-3568","email_id":"Raymond.Oberbrunner@yahoo.com","dop":"2025-04-30","serial_number":"139694344747816","imei1":"139694344747816","imei2":"139694344747816","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T08:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100190,"job_number":"JOB_100190","tr_customer_id":100207,"tr_customer_product_id":100197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:32:57.000Z","modified_at":"2025-11-06T08:32:57.000Z","name":"Swapnil Embranthiri","mobile_number":"7092797981","email_id":"tarun.iyer@gmail.com","dop":"2025-11-06","serial_number":"705355652067968","imei1":"705355652067968","imei2":"705355652067968","popurl":"www.yogesh-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100182,"job_number":"JOB_100182","tr_customer_id":100199,"tr_customer_product_id":100189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:36:14.000Z","modified_at":"2025-11-06T07:36:14.000Z","name":"Gene Funk","mobile_number":"894-641-0948","email_id":"Lue.Bogan41@hotmail.com","dop":"2025-04-06","serial_number":"16952016992555410","imei1":"16952016992555410","imei2":"16952016992555410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100181,"job_number":"JOB_100181","tr_customer_id":100198,"tr_customer_product_id":100188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:36:13.000Z","modified_at":"2025-11-06T07:36:51.000Z","name":"Rebeka Hahn","mobile_number":"932-576-3002","email_id":"Jedidiah_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"17737242028942","imei1":"17737242028942","imei2":"17737242028942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T07:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100169,"job_number":"JOB_100169","tr_customer_id":100186,"tr_customer_product_id":100176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:39.000Z","modified_at":"2025-11-06T06:56:39.000Z","name":"Hudson Durgan","mobile_number":"637-794-0580","email_id":"Gayle_Fahey89@yahoo.com","dop":"2025-04-06","serial_number":"11091244760265798","imei1":"11091244760265798","imei2":"11091244760265798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100168,"job_number":"JOB_100168","tr_customer_id":100185,"tr_customer_product_id":100175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:38.000Z","modified_at":"2025-11-06T06:57:16.000Z","name":"Graham Kessler","mobile_number":"985-757-7132","email_id":"Kiera.Volkman38@yahoo.com","dop":"2025-04-06","serial_number":"14249617647096","imei1":"14249617647096","imei2":"14249617647096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100167,"job_number":"JOB_100167","tr_customer_id":100184,"tr_customer_product_id":100174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:38.000Z","modified_at":"2025-11-06T06:56:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19367230884259","imei1":"19367230884259","imei2":"19367230884259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100166,"job_number":"JOB_100166","tr_customer_id":100183,"tr_customer_product_id":100173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:54.000Z","modified_at":"2025-11-06T06:55:54.000Z","name":"Salma Daugherty","mobile_number":"213-774-0970","email_id":"Ahmed_Williamson@gmail.com","dop":"2025-04-06","serial_number":"14511230342664864","imei1":"14511230342664864","imei2":"14511230342664864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100165,"job_number":"JOB_100165","tr_customer_id":100182,"tr_customer_product_id":100172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:53.000Z","modified_at":"2025-11-06T06:56:31.000Z","name":"Rosalee Bauch","mobile_number":"270-778-0086","email_id":"Sean_Ankunding76@hotmail.com","dop":"2025-04-06","serial_number":"12434325096074","imei1":"12434325096074","imei2":"12434325096074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100164,"job_number":"JOB_100164","tr_customer_id":100181,"tr_customer_product_id":100171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:53.000Z","modified_at":"2025-11-06T06:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13994735650570","imei1":"13994735650570","imei2":"13994735650570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100163,"job_number":"JOB_100163","tr_customer_id":100180,"tr_customer_product_id":100170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:09.000Z","modified_at":"2025-11-06T06:55:09.000Z","name":"Derek Gaylord","mobile_number":"654-579-8971","email_id":"Anika_Wyman62@hotmail.com","dop":"2025-04-06","serial_number":"12799971677349720","imei1":"12799971677349720","imei2":"12799971677349720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100162,"job_number":"JOB_100162","tr_customer_id":100179,"tr_customer_product_id":100169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:07.000Z","modified_at":"2025-11-06T06:55:46.000Z","name":"Kellie Walsh","mobile_number":"304-316-8893","email_id":"Sage16@gmail.com","dop":"2025-04-06","serial_number":"10954564541861","imei1":"10954564541861","imei2":"10954564541861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100161,"job_number":"JOB_100161","tr_customer_id":100178,"tr_customer_product_id":100168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:07.000Z","modified_at":"2025-11-06T06:55:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17114050758315","imei1":"17114050758315","imei2":"17114050758315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100160,"job_number":"JOB_100160","tr_customer_id":100177,"tr_customer_product_id":100167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"Estefania Fadel","mobile_number":"526-251-2411","email_id":"Al.Robel88@yahoo.com","dop":"2025-09-16","serial_number":"13096569168742","imei1":"13096569168742","imei2":"13096569168742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100159,"job_number":"JOB_100159","tr_customer_id":100176,"tr_customer_product_id":100166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15094993708300","imei1":"15094993708300","imei2":"15094993708300","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100158,"job_number":"JOB_100158","tr_customer_id":100175,"tr_customer_product_id":100165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"Keira Vandervort","mobile_number":"504-927-6841","email_id":"Gerhard_Rempel29@yahoo.com","dop":"2025-09-16","serial_number":"18658509663769","imei1":"18658509663769","imei2":"18658509663769","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100157,"job_number":"JOB_100157","tr_customer_id":100174,"tr_customer_product_id":100164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15220846048350","imei1":"15220846048350","imei2":"15220846048350","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100156,"job_number":"JOB_100156","tr_customer_id":100173,"tr_customer_product_id":100163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:47.000Z","modified_at":"2025-11-06T06:53:47.000Z","name":"Jaydon Rodriguez","mobile_number":"539-396-9699","email_id":"Ismael_Kunze80@hotmail.com","dop":"2025-09-16","serial_number":"12047761342380","imei1":"12047761342380","imei2":"12047761342380","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100155,"job_number":"JOB_100155","tr_customer_id":100172,"tr_customer_product_id":100162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:46.000Z","modified_at":"2025-11-06T06:53:46.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16263294883719","imei1":"16263294883719","imei2":"16263294883719","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100153,"job_number":"JOB_100153","tr_customer_id":100170,"tr_customer_product_id":100160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:22.000Z","modified_at":"2025-11-06T06:41:22.000Z","name":"Brando Hyatt","mobile_number":"649-865-6877","email_id":"Elinore_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"15147825692111174","imei1":"15147825692111174","imei2":"15147825692111174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100152,"job_number":"JOB_100152","tr_customer_id":100169,"tr_customer_product_id":100159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:21.000Z","modified_at":"2025-11-06T06:42:02.000Z","name":"Taurean Conroy","mobile_number":"324-557-7772","email_id":"Vida_Cassin@gmail.com","dop":"2025-04-06","serial_number":"16849954846145","imei1":"16849954846145","imei2":"16849954846145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100151,"job_number":"JOB_100151","tr_customer_id":100168,"tr_customer_product_id":100158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:18.000Z","modified_at":"2025-11-06T06:41:58.000Z","name":"Alexie Feeney","mobile_number":"514-890-9465","email_id":"Brigitte_Schmitt@yahoo.com","dop":"2025-04-06","serial_number":"10216296893249","imei1":"10216296893249","imei2":"10216296893249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100150,"job_number":"JOB_100150","tr_customer_id":100167,"tr_customer_product_id":100157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:18.000Z","modified_at":"2025-11-06T06:41:18.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"14638377935857","imei1":"14638377935857","imei2":"14638377935857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100149,"job_number":"JOB_100149","tr_customer_id":100166,"tr_customer_product_id":100156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:13.000Z","modified_at":"2025-11-06T06:41:13.000Z","name":"Noah Erdman","mobile_number":"854-685-2661","email_id":"Jerad23@hotmail.com","dop":"2025-04-06","serial_number":"19818454464165230","imei1":"19818454464165230","imei2":"19818454464165230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100148,"job_number":"JOB_100148","tr_customer_id":100165,"tr_customer_product_id":100155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:12.000Z","modified_at":"2025-11-06T06:41:52.000Z","name":"Eden Langosh","mobile_number":"456-360-7315","email_id":"Green_Tillman0@gmail.com","dop":"2025-04-06","serial_number":"11939431261597","imei1":"11939431261597","imei2":"11939431261597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100147,"job_number":"JOB_100147","tr_customer_id":100164,"tr_customer_product_id":100154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:11.000Z","modified_at":"2025-11-06T06:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16578659917302","imei1":"16578659917302","imei2":"16578659917302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100146,"job_number":"JOB_100146","tr_customer_id":100163,"tr_customer_product_id":100153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:33.000Z","modified_at":"2025-11-06T06:40:33.000Z","name":"Monte Dicki","mobile_number":"284-707-7171","email_id":"Breanna4@gmail.com","dop":"2025-04-06","serial_number":"14527383936529268","imei1":"14527383936529268","imei2":"14527383936529268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100145,"job_number":"JOB_100145","tr_customer_id":100162,"tr_customer_product_id":100152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:32.000Z","modified_at":"2025-11-06T06:41:14.000Z","name":"Assunta Jast","mobile_number":"912-920-8374","email_id":"Rodger_Jones28@gmail.com","dop":"2025-04-06","serial_number":"10481236833432","imei1":"10481236833432","imei2":"10481236833432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100144,"job_number":"JOB_100144","tr_customer_id":100161,"tr_customer_product_id":100151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:31.000Z","modified_at":"2025-11-06T06:41:11.000Z","name":"Carissa Zieme","mobile_number":"378-538-2845","email_id":"Candelario.Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"12818713307475","imei1":"12818713307475","imei2":"12818713307475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100143,"job_number":"JOB_100143","tr_customer_id":100160,"tr_customer_product_id":100150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:31.000Z","modified_at":"2025-11-06T06:40:31.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16356209961433","imei1":"16356209961433","imei2":"16356209961433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100142,"job_number":"JOB_100142","tr_customer_id":100159,"tr_customer_product_id":100149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:26.000Z","modified_at":"2025-11-06T06:40:26.000Z","name":"Darius Roberts","mobile_number":"543-838-0398","email_id":"Buddy_Wolf@yahoo.com","dop":"2025-04-06","serial_number":"16270464592785696","imei1":"16270464592785696","imei2":"16270464592785696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100141,"job_number":"JOB_100141","tr_customer_id":100158,"tr_customer_product_id":100148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:24.000Z","modified_at":"2025-11-06T06:41:04.000Z","name":"Gracie Schaefer","mobile_number":"330-576-9792","email_id":"Lexie_Willms2@yahoo.com","dop":"2025-04-06","serial_number":"11095524134724","imei1":"11095524134724","imei2":"11095524134724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100140,"job_number":"JOB_100140","tr_customer_id":100157,"tr_customer_product_id":100147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:24.000Z","modified_at":"2025-11-06T06:40:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11871938584386","imei1":"11871938584386","imei2":"11871938584386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100139,"job_number":"JOB_100139","tr_customer_id":100156,"tr_customer_product_id":100146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:45.000Z","modified_at":"2025-11-06T06:39:45.000Z","name":"Magdalena Ledner","mobile_number":"464-331-6634","email_id":"Brown_Harvey@yahoo.com","dop":"2025-04-06","serial_number":"10105627391305962","imei1":"10105627391305962","imei2":"10105627391305962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100138,"job_number":"JOB_100138","tr_customer_id":100155,"tr_customer_product_id":100145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:40:25.000Z","name":"Eldred Nikolaus","mobile_number":"764-659-5204","email_id":"Rita.Schmitt66@hotmail.com","dop":"2025-04-06","serial_number":"18588900611464","imei1":"18588900611464","imei2":"18588900611464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100137,"job_number":"JOB_100137","tr_customer_id":100154,"tr_customer_product_id":100144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:40:24.000Z","name":"Abigail Klein","mobile_number":"698-550-6535","email_id":"Kaitlin_Brekke58@gmail.com","dop":"2025-04-06","serial_number":"13319552089453","imei1":"13319552089453","imei2":"13319552089453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100136,"job_number":"JOB_100136","tr_customer_id":100153,"tr_customer_product_id":100143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:39:44.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18339593834957","imei1":"18339593834957","imei2":"18339593834957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100135,"job_number":"JOB_100135","tr_customer_id":100152,"tr_customer_product_id":100142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:42.000Z","modified_at":"2025-11-06T06:39:42.000Z","name":"Billy Krajcik","mobile_number":"504-348-1573","email_id":"Tillman4@yahoo.com","dop":"2025-04-06","serial_number":"18296798263653616","imei1":"18296798263653616","imei2":"18296798263653616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100134,"job_number":"JOB_100134","tr_customer_id":100151,"tr_customer_product_id":100141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:40.000Z","modified_at":"2025-11-06T06:40:17.000Z","name":"Hunter Gutmann","mobile_number":"213-272-6461","email_id":"Jimmy65@hotmail.com","dop":"2025-04-06","serial_number":"16368881561589","imei1":"16368881561589","imei2":"16368881561589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100133,"job_number":"JOB_100133","tr_customer_id":100150,"tr_customer_product_id":100140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:38.000Z","modified_at":"2025-11-06T06:39:38.000Z","name":"Bernie Windler","mobile_number":"699-842-5344","email_id":"Marshall42@hotmail.com","dop":"2025-04-06","serial_number":"11705146249394414","imei1":"11705146249394414","imei2":"11705146249394414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100132,"job_number":"JOB_100132","tr_customer_id":100149,"tr_customer_product_id":100139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:37.000Z","modified_at":"2025-11-06T06:40:17.000Z","name":"Sigrid Kris","mobile_number":"266-888-5555","email_id":"Dario4@hotmail.com","dop":"2025-04-06","serial_number":"15719597333207","imei1":"15719597333207","imei2":"15719597333207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100131,"job_number":"JOB_100131","tr_customer_id":100148,"tr_customer_product_id":100138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:37.000Z","modified_at":"2025-11-06T06:39:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14003397670738","imei1":"14003397670738","imei2":"14003397670738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100130,"job_number":"JOB_100130","tr_customer_id":100147,"tr_customer_product_id":100137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:37:13.000Z","modified_at":"2025-11-06T06:37:13.000Z","name":"Kellen Runolfsson","mobile_number":"547-949-2613","email_id":"Janae49@hotmail.com","dop":"2025-04-06","serial_number":"10461770789171892","imei1":"10461770789171892","imei2":"10461770789171892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100129,"job_number":"JOB_100129","tr_customer_id":100146,"tr_customer_product_id":100136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:37:11.000Z","modified_at":"2025-11-06T06:37:53.000Z","name":"Chanel Jenkins","mobile_number":"210-411-7420","email_id":"Jaylin_Hagenes@gmail.com","dop":"2025-04-06","serial_number":"15391887810633","imei1":"15391887810633","imei2":"15391887810633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100128,"job_number":"JOB_100128","tr_customer_id":100145,"tr_customer_product_id":100135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:29:08.000Z","modified_at":"2025-11-06T06:29:08.000Z","name":"Sibyl Casper","mobile_number":"610-465-0842","email_id":"Fiona50@yahoo.com","dop":"2025-04-06","serial_number":"16322624013102782","imei1":"16322624013102782","imei2":"16322624013102782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100127,"job_number":"JOB_100127","tr_customer_id":100144,"tr_customer_product_id":100134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:29:07.000Z","modified_at":"2025-11-06T06:29:49.000Z","name":"Berenice Witting","mobile_number":"631-631-9598","email_id":"Thurman12@yahoo.com","dop":"2025-04-06","serial_number":"18459990493167","imei1":"18459990493167","imei2":"18459990493167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100126,"job_number":"JOB_100126","tr_customer_id":100143,"tr_customer_product_id":100133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:53.000Z","modified_at":"2025-11-06T06:20:53.000Z","name":"Marcella Reinger","mobile_number":"879-224-2833","email_id":"Abigale_Simonis97@hotmail.com","dop":"2025-06-08","serial_number":"108665124246180","imei1":"108665124246180","imei2":"108665124246180","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100125,"job_number":"JOB_100125","tr_customer_id":100142,"tr_customer_product_id":100132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:52.000Z","modified_at":"2025-11-06T06:21:19.000Z","name":"Nickolas Lueilwitz","mobile_number":"796-652-2938","email_id":"Otilia30@gmail.com","dop":"2025-06-08","serial_number":"14972194080800","imei1":"14972194080800","imei2":"14972194080800","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100124,"job_number":"JOB_100124","tr_customer_id":100141,"tr_customer_product_id":100131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:51.000Z","modified_at":"2025-11-06T06:20:51.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17248586943193","imei1":"17248586943193","imei2":"17248586943193","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100123,"job_number":"JOB_100123","tr_customer_id":100140,"tr_customer_product_id":100130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:21.000Z","modified_at":"2025-11-06T06:20:21.000Z","name":"Precious Halvorson","mobile_number":"894-284-2232","email_id":"Woodrow_Cole@hotmail.com","dop":"2025-06-08","serial_number":"108518109635855","imei1":"108518109635855","imei2":"108518109635855","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100122,"job_number":"JOB_100122","tr_customer_id":100139,"tr_customer_product_id":100129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:19.000Z","modified_at":"2025-11-06T06:20:47.000Z","name":"Darlene Dooley","mobile_number":"722-867-3191","email_id":"Ana_Purdy@gmail.com","dop":"2025-06-08","serial_number":"10269984954177","imei1":"10269984954177","imei2":"10269984954177","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100121,"job_number":"JOB_100121","tr_customer_id":100138,"tr_customer_product_id":100128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:19.000Z","modified_at":"2025-11-06T06:20:19.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18960091856805","imei1":"18960091856805","imei2":"18960091856805","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100120,"job_number":"JOB_100120","tr_customer_id":100137,"tr_customer_product_id":100127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:50.000Z","name":"David Schulist","mobile_number":"805-484-7195","email_id":"Shaun_Kling@gmail.com","dop":"2025-06-18","serial_number":"1040912102788605","imei1":"1040912102788605","imei2":"1040912102788605","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100119,"job_number":"JOB_100119","tr_customer_id":100136,"tr_customer_product_id":100126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:20:26.000Z","name":"Nya Beatty","mobile_number":"706-297-6412","email_id":"Lourdes.Mohr@hotmail.com","dop":"2025-06-18","serial_number":"10852022083261","imei1":"10852022083261","imei2":"10852022083261","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100118,"job_number":"JOB_100118","tr_customer_id":100135,"tr_customer_product_id":100125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:49.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10979555150402","imei1":"10979555150402","imei2":"10979555150402","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100117,"job_number":"JOB_100117","tr_customer_id":100134,"tr_customer_product_id":100124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:47.000Z","modified_at":"2025-11-06T06:19:47.000Z","name":"Fabian DuBuque","mobile_number":"908-936-2007","email_id":"Kariane_DuBuque@yahoo.com","dop":"2025-06-08","serial_number":"101170423948201","imei1":"101170423948201","imei2":"101170423948201","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100116,"job_number":"JOB_100116","tr_customer_id":100133,"tr_customer_product_id":100123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:46.000Z","modified_at":"2025-11-06T06:20:14.000Z","name":"Kristopher Schuppe","mobile_number":"375-290-5661","email_id":"Brandi39@gmail.com","dop":"2025-06-08","serial_number":"11442052144595","imei1":"11442052144595","imei2":"11442052144595","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100115,"job_number":"JOB_100115","tr_customer_id":100132,"tr_customer_product_id":100122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:45.000Z","modified_at":"2025-11-06T06:19:45.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16007161738316","imei1":"16007161738316","imei2":"16007161738316","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100114,"job_number":"JOB_100114","tr_customer_id":100131,"tr_customer_product_id":100121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:05.000Z","modified_at":"2025-11-06T06:19:05.000Z","name":"Rhiannon Daugherty","mobile_number":"533-834-1684","email_id":"Sage9@hotmail.com","dop":"2025-06-18","serial_number":"1067343380413855","imei1":"1067343380413855","imei2":"1067343380413855","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100113,"job_number":"JOB_100113","tr_customer_id":100130,"tr_customer_product_id":100120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:04.000Z","modified_at":"2025-11-06T06:19:42.000Z","name":"Danika Nicolas","mobile_number":"402-236-5103","email_id":"Russ64@hotmail.com","dop":"2025-06-18","serial_number":"10517312170314","imei1":"10517312170314","imei2":"10517312170314","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100112,"job_number":"JOB_100112","tr_customer_id":100129,"tr_customer_product_id":100119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:04.000Z","modified_at":"2025-11-06T06:19:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10838196305811","imei1":"10838196305811","imei2":"10838196305811","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100111,"job_number":"JOB_100111","tr_customer_id":100128,"tr_customer_product_id":100118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:18:24.000Z","modified_at":"2025-11-06T06:18:24.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"13995812527881","imei1":"13995812527881","imei2":"13995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100099,"job_number":"JOB_100099","tr_customer_id":100116,"tr_customer_product_id":100106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:13:21.000Z","modified_at":"2025-11-06T06:13:21.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527881","imei1":"12995812527881","imei2":"12995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100098,"job_number":"JOB_100098","tr_customer_id":100115,"tr_customer_product_id":100105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:07.000Z","modified_at":"2025-11-06T06:04:07.000Z","name":"Elvera Spinka","mobile_number":"737-316-5771","email_id":"Cory.Spinka@yahoo.com","dop":"2025-04-06","serial_number":"11746592240848542","imei1":"11746592240848542","imei2":"11746592240848542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100097,"job_number":"JOB_100097","tr_customer_id":100114,"tr_customer_product_id":100104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:06.000Z","modified_at":"2025-11-06T06:04:44.000Z","name":"Teresa Graham","mobile_number":"384-859-2616","email_id":"Adalberto.Zulauf@hotmail.com","dop":"2025-04-06","serial_number":"19007521658224","imei1":"19007521658224","imei2":"19007521658224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100096,"job_number":"JOB_100096","tr_customer_id":100113,"tr_customer_product_id":100103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:06.000Z","modified_at":"2025-11-06T06:04:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19964131374079","imei1":"19964131374079","imei2":"19964131374079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100095,"job_number":"JOB_100095","tr_customer_id":100112,"tr_customer_product_id":100102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:05.000Z","modified_at":"2025-11-06T06:04:05.000Z","name":"Talon Simonis","mobile_number":"476-685-7934","email_id":"Leanna_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"12833016275659990","imei1":"12833016275659990","imei2":"12833016275659990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100094,"job_number":"JOB_100094","tr_customer_id":100111,"tr_customer_product_id":100101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:04.000Z","modified_at":"2025-11-06T06:04:41.000Z","name":"Laurianne Lemke","mobile_number":"516-629-2375","email_id":"Hiram41@yahoo.com","dop":"2025-04-06","serial_number":"10025026965039","imei1":"10025026965039","imei2":"10025026965039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100093,"job_number":"JOB_100093","tr_customer_id":100110,"tr_customer_product_id":100100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:04.000Z","modified_at":"2025-11-06T06:04:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17452409710196","imei1":"17452409710196","imei2":"17452409710196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100092,"job_number":"JOB_100092","tr_customer_id":100109,"tr_customer_product_id":100099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:23.000Z","modified_at":"2025-11-06T06:03:23.000Z","name":"Ruben Waelchi","mobile_number":"457-563-0629","email_id":"Melyna12@yahoo.com","dop":"2025-04-06","serial_number":"12815102067242990","imei1":"12815102067242990","imei2":"12815102067242990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100091,"job_number":"JOB_100091","tr_customer_id":100108,"tr_customer_product_id":100098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:22.000Z","modified_at":"2025-11-06T06:03:22.000Z","name":"Marcella Schulist","mobile_number":"762-792-1890","email_id":"Aiyana_Willms96@hotmail.com","dop":"2025-04-06","serial_number":"14162090629281272","imei1":"14162090629281272","imei2":"14162090629281272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100090,"job_number":"JOB_100090","tr_customer_id":100107,"tr_customer_product_id":100097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:59.000Z","name":"Emerald Hagenes","mobile_number":"613-611-9170","email_id":"Ransom.Heathcote83@gmail.com","dop":"2025-04-06","serial_number":"12150951184448","imei1":"12150951184448","imei2":"12150951184448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100089,"job_number":"JOB_100089","tr_customer_id":100106,"tr_customer_product_id":100096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13511931802525","imei1":"13511931802525","imei2":"13511931802525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100088,"job_number":"JOB_100088","tr_customer_id":100105,"tr_customer_product_id":100095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:57.000Z","name":"Diana Rempel","mobile_number":"354-383-7716","email_id":"Manuela62@gmail.com","dop":"2025-04-06","serial_number":"14650177452417","imei1":"14650177452417","imei2":"14650177452417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100087,"job_number":"JOB_100087","tr_customer_id":100104,"tr_customer_product_id":100094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:20.000Z","modified_at":"2025-11-06T06:03:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13092636165069","imei1":"13092636165069","imei2":"13092636165069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100086,"job_number":"JOB_100086","tr_customer_id":100103,"tr_customer_product_id":100093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:38.000Z","modified_at":"2025-11-06T06:02:38.000Z","name":"Faye Frami","mobile_number":"303-669-8674","email_id":"Sofia.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"12343129489468920","imei1":"12343129489468920","imei2":"12343129489468920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100085,"job_number":"JOB_100085","tr_customer_id":100102,"tr_customer_product_id":100092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:37.000Z","modified_at":"2025-11-06T06:02:37.000Z","name":"Elmer Upton","mobile_number":"913-498-3249","email_id":"Buddy_Barrows@yahoo.com","dop":"2025-04-06","serial_number":"16841112550743844","imei1":"16841112550743844","imei2":"16841112550743844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100084,"job_number":"JOB_100084","tr_customer_id":100101,"tr_customer_product_id":100091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:37.000Z","modified_at":"2025-11-06T06:03:14.000Z","name":"Marcella Bashirian","mobile_number":"460-393-3513","email_id":"Lydia_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"19793184515151","imei1":"19793184515151","imei2":"19793184515151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100083,"job_number":"JOB_100083","tr_customer_id":100100,"tr_customer_product_id":100090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13452089068482","imei1":"13452089068482","imei2":"13452089068482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100082,"job_number":"JOB_100082","tr_customer_id":100099,"tr_customer_product_id":100089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:03:15.000Z","name":"Maude Parker","mobile_number":"710-902-9430","email_id":"Anabelle16@hotmail.com","dop":"2025-04-06","serial_number":"15658351826183","imei1":"15658351826183","imei2":"15658351826183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100081,"job_number":"JOB_100081","tr_customer_id":100098,"tr_customer_product_id":100088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10355989520825","imei1":"10355989520825","imei2":"10355989520825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100080,"job_number":"JOB_100080","tr_customer_id":100097,"tr_customer_product_id":100087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:01:37.000Z","modified_at":"2025-11-06T06:01:37.000Z","name":"Dereck Yost","mobile_number":"328-698-9997","email_id":"Ciara.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"16020281855507110","imei1":"16020281855507110","imei2":"16020281855507110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100079,"job_number":"JOB_100079","tr_customer_id":100096,"tr_customer_product_id":100086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:01:35.000Z","modified_at":"2025-11-06T06:02:17.000Z","name":"Vidal Hauck","mobile_number":"912-797-5997","email_id":"Lysanne98@gmail.com","dop":"2025-04-06","serial_number":"15484803268653","imei1":"15484803268653","imei2":"15484803268653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100078,"job_number":"JOB_100078","tr_customer_id":100095,"tr_customer_product_id":100085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:51:36.000Z","modified_at":"2025-11-06T05:51:36.000Z","name":"oo ww","mobile_number":"8755454352","email_id":"w@w.com","dop":"2025-11-04","serial_number":"97854553542432","imei1":"97854553542432","imei2":"97854553542432","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100077,"job_number":"JOB_100077","tr_customer_id":100094,"tr_customer_product_id":100084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:11:04.000Z","modified_at":"2025-11-06T05:11:04.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527880","imei1":"12995812527880","imei2":"12995812527880","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100076,"job_number":"JOB_100076","tr_customer_id":100093,"tr_customer_product_id":100083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:05:31.000Z","modified_at":"2025-11-06T05:05:31.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"12995812527879","imei2":"12995812527879","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100071,"job_number":"JOB_100071","tr_customer_id":100088,"tr_customer_product_id":100078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:09.000Z","modified_at":"2025-11-06T04:46:09.000Z","name":"Milan Sawayn","mobile_number":"343-956-2194","email_id":"Madalyn_Lakin43@yahoo.com","dop":"2025-04-06","serial_number":"13950989914984936","imei1":"13950989914984936","imei2":"13950989914984936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100070,"job_number":"JOB_100070","tr_customer_id":100087,"tr_customer_product_id":100077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:07.000Z","modified_at":"2025-11-06T04:46:50.000Z","name":"Morris Ward","mobile_number":"938-319-0467","email_id":"Myrna.Hessel@gmail.com","dop":"2025-04-06","serial_number":"18118729907868","imei1":"18118729907868","imei2":"18118729907868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100066,"job_number":"JOB_100066","tr_customer_id":100083,"tr_customer_product_id":100073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:32:12.000Z","modified_at":"2025-11-06T04:32:23.000Z","name":"Della Wilkinson","mobile_number":"836-983-2347","email_id":"Benton_Gleason47@hotmail.com","dop":"2025-07-01","serial_number":"102737283950008","imei1":"102737283950008","imei2":"102737283950008","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100065,"job_number":"JOB_100065","tr_customer_id":100082,"tr_customer_product_id":100072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:32:12.000Z","modified_at":"2025-11-06T04:32:12.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102364463419602","imei1":"102364463419602","imei2":"102364463419602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100064,"job_number":"JOB_100064","tr_customer_id":100081,"tr_customer_product_id":100071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:57.000Z","modified_at":"2025-11-06T04:32:09.000Z","name":"Perry Beier","mobile_number":"344-776-2803","email_id":"Dennis12@hotmail.com","dop":"2025-07-01","serial_number":"106233838619398","imei1":"106233838619398","imei2":"106233838619398","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100063,"job_number":"JOB_100063","tr_customer_id":100080,"tr_customer_product_id":100070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:57.000Z","modified_at":"2025-11-06T04:31:57.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100764458729443","imei1":"100764458729443","imei2":"100764458729443","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100062,"job_number":"JOB_100062","tr_customer_id":100079,"tr_customer_product_id":100069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:11.000Z","modified_at":"2025-11-06T04:31:11.000Z","name":"Kraig Schmeler","mobile_number":"800-972-8317","email_id":"Francesco91@hotmail.com","dop":"2025-04-06","serial_number":"18284409536603948","imei1":"18284409536603948","imei2":"18284409536603948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100061,"job_number":"JOB_100061","tr_customer_id":100078,"tr_customer_product_id":100068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:10.000Z","modified_at":"2025-11-06T04:31:52.000Z","name":"Anabelle Robel","mobile_number":"603-926-9803","email_id":"Roscoe_Muller@hotmail.com","dop":"2025-04-06","serial_number":"16075896520831","imei1":"16075896520831","imei2":"16075896520831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100060,"job_number":"JOB_100060","tr_customer_id":100077,"tr_customer_product_id":100067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:10.000Z","modified_at":"2025-11-06T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12046203292114","imei1":"12046203292114","imei2":"12046203292114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100059,"job_number":"JOB_100059","tr_customer_id":100076,"tr_customer_product_id":100066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:53.000Z","modified_at":"2025-11-06T04:30:53.000Z","name":"Jamey Orn","mobile_number":"244-682-5820","email_id":"Declan.Gerhold18@yahoo.com","dop":"2025-04-06","serial_number":"10968021326872224","imei1":"10968021326872224","imei2":"10968021326872224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100058,"job_number":"JOB_100058","tr_customer_id":100075,"tr_customer_product_id":100065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:52.000Z","modified_at":"2025-11-06T04:31:30.000Z","name":"Dewitt Hartmann","mobile_number":"229-665-9929","email_id":"Mafalda_Price39@hotmail.com","dop":"2025-04-06","serial_number":"13217073512538","imei1":"13217073512538","imei2":"13217073512538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100057,"job_number":"JOB_100057","tr_customer_id":100074,"tr_customer_product_id":100064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:51.000Z","modified_at":"2025-11-06T04:30:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10736468436769","imei1":"10736468436769","imei2":"10736468436769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100056,"job_number":"JOB_100056","tr_customer_id":100073,"tr_customer_product_id":100063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:21.000Z","modified_at":"2025-11-06T04:30:21.000Z","name":"Sherwood Klocko","mobile_number":"535-805-8492","email_id":"Braxton_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17035530602830532","imei1":"17035530602830532","imei2":"17035530602830532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100055,"job_number":"JOB_100055","tr_customer_id":100072,"tr_customer_product_id":100062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:19.000Z","modified_at":"2025-11-06T04:31:02.000Z","name":"Jerome Marvin","mobile_number":"397-792-2981","email_id":"Emmy_Sauer34@yahoo.com","dop":"2025-04-06","serial_number":"17852967840324","imei1":"17852967840324","imei2":"17852967840324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100054,"job_number":"JOB_100054","tr_customer_id":100071,"tr_customer_product_id":100061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:19.000Z","modified_at":"2025-11-06T04:30:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16066391174793","imei1":"16066391174793","imei2":"16066391174793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100053,"job_number":"JOB_100053","tr_customer_id":100070,"tr_customer_product_id":100060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:07.000Z","modified_at":"2025-11-06T04:30:08.000Z","name":"Camryn Upton","mobile_number":"954-698-5672","email_id":"Leatha62@gmail.com","dop":"2025-04-06","serial_number":"16503224132609702","imei1":"16503224132609702","imei2":"16503224132609702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100052,"job_number":"JOB_100052","tr_customer_id":100069,"tr_customer_product_id":100059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:06.000Z","modified_at":"2025-11-06T04:30:45.000Z","name":"Nolan Adams","mobile_number":"596-948-4226","email_id":"Joshua_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"18310958385708","imei1":"18310958385708","imei2":"18310958385708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100051,"job_number":"JOB_100051","tr_customer_id":100068,"tr_customer_product_id":100058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:06.000Z","modified_at":"2025-11-06T04:30:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14621111052322","imei1":"14621111052322","imei2":"14621111052322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100050,"job_number":"JOB_100050","tr_customer_id":100067,"tr_customer_product_id":100057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:30.000Z","modified_at":"2025-11-06T04:29:30.000Z","name":"Gunnar Gorczany","mobile_number":"768-417-6062","email_id":"Adell.Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"19644905277591510","imei1":"19644905277591510","imei2":"19644905277591510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100049,"job_number":"JOB_100049","tr_customer_id":100066,"tr_customer_product_id":100056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:28.000Z","modified_at":"2025-11-06T04:30:11.000Z","name":"Nels Schiller","mobile_number":"919-713-5139","email_id":"Amalia.Nitzsche27@hotmail.com","dop":"2025-04-06","serial_number":"10225682358752","imei1":"10225682358752","imei2":"10225682358752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100048,"job_number":"JOB_100048","tr_customer_id":100065,"tr_customer_product_id":100055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:28.000Z","modified_at":"2025-11-06T04:29:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14196501845550","imei1":"14196501845550","imei2":"14196501845550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100047,"job_number":"JOB_100047","tr_customer_id":100064,"tr_customer_product_id":100054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:22.000Z","modified_at":"2025-11-06T04:29:22.000Z","name":"Cesar Borer","mobile_number":"435-701-2674","email_id":"Kamryn_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"17139381025928236","imei1":"17139381025928236","imei2":"17139381025928236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100046,"job_number":"JOB_100046","tr_customer_id":100063,"tr_customer_product_id":100053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:21.000Z","modified_at":"2025-11-06T04:29:59.000Z","name":"Pansy Russel","mobile_number":"286-820-6405","email_id":"Hilton43@hotmail.com","dop":"2025-04-06","serial_number":"16476818632056","imei1":"16476818632056","imei2":"16476818632056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100045,"job_number":"JOB_100045","tr_customer_id":100062,"tr_customer_product_id":100052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:20.000Z","modified_at":"2025-11-06T04:29:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16276423788004","imei1":"16276423788004","imei2":"16276423788004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100044,"job_number":"JOB_100044","tr_customer_id":100061,"tr_customer_product_id":100051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:50.000Z","modified_at":"2025-11-06T04:22:50.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"18912283419609","imei1":"18912283419609","imei2":"18912283419609","popurl":"2025-10-27T04:22:49.437600804Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100043,"job_number":"JOB_100043","tr_customer_id":100060,"tr_customer_product_id":100050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:04.000Z","modified_at":"2025-11-06T04:22:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"93586005647726","imei1":"93586005647726","imei2":"93586005647726","popurl":"2025-10-27T04:22:03.519877799Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100039,"job_number":"JOB_100039","tr_customer_id":100056,"tr_customer_product_id":100046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:39.000Z","modified_at":"2025-11-06T04:17:39.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701326","imei1":"51732593701326","imei2":"51732593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100036,"job_number":"JOB_100036","tr_customer_id":100053,"tr_customer_product_id":100043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:44.000Z","modified_at":"2025-11-06T04:14:44.000Z","name":"Marion Parisian","mobile_number":"299-238-7630","email_id":"Ressie_VonRueden@gmail.com","dop":"2025-04-06","serial_number":"11231993252882300","imei1":"11231993252882300","imei2":"11231993252882300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100035,"job_number":"JOB_100035","tr_customer_id":100052,"tr_customer_product_id":100042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:43.000Z","modified_at":"2025-11-06T04:15:23.000Z","name":"Ronny Labadie","mobile_number":"608-991-4279","email_id":"Joey_Schiller47@hotmail.com","dop":"2025-04-06","serial_number":"15747932472580","imei1":"15747932472580","imei2":"15747932472580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100034,"job_number":"JOB_100034","tr_customer_id":100051,"tr_customer_product_id":100041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:42.000Z","modified_at":"2025-11-06T04:14:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17275017270072","imei1":"17275017270072","imei2":"17275017270072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100033,"job_number":"JOB_100033","tr_customer_id":100050,"tr_customer_product_id":100040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:35.000Z","modified_at":"2025-11-06T04:14:35.000Z","name":"Hudson Fahey","mobile_number":"231-930-3967","email_id":"Maya.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"15969887906356488","imei1":"15969887906356488","imei2":"15969887906356488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100032,"job_number":"JOB_100032","tr_customer_id":100049,"tr_customer_product_id":100039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:34.000Z","modified_at":"2025-11-06T04:15:10.000Z","name":"Timothy Lang","mobile_number":"563-204-8306","email_id":"Jane.Bauch@gmail.com","dop":"2025-04-06","serial_number":"14047485460064","imei1":"14047485460064","imei2":"14047485460064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100031,"job_number":"JOB_100031","tr_customer_id":100048,"tr_customer_product_id":100038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:34.000Z","modified_at":"2025-11-06T04:14:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12548085507479","imei1":"12548085507479","imei2":"12548085507479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100030,"job_number":"JOB_100030","tr_customer_id":100047,"tr_customer_product_id":100037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:55.000Z","modified_at":"2025-11-06T04:13:55.000Z","name":"Luis Wyman","mobile_number":"380-716-4969","email_id":"Therese.Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"19513932761044010","imei1":"19513932761044010","imei2":"19513932761044010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100029,"job_number":"JOB_100029","tr_customer_id":100046,"tr_customer_product_id":100036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:54.000Z","modified_at":"2025-11-06T04:14:35.000Z","name":"Fernando Stark","mobile_number":"611-414-0479","email_id":"Lempi39@gmail.com","dop":"2025-04-06","serial_number":"18576146111212","imei1":"18576146111212","imei2":"18576146111212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100028,"job_number":"JOB_100028","tr_customer_id":100045,"tr_customer_product_id":100035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784271991234","imei1":"13784271991234","imei2":"13784271991234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100027,"job_number":"JOB_100027","tr_customer_id":100044,"tr_customer_product_id":100034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"Sherman Rosenbaum","mobile_number":"287-584-9052","email_id":"Julie_Abernathy87@gmail.com","dop":"2025-04-06","serial_number":"14618811477814900","imei1":"14618811477814900","imei2":"14618811477814900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100026,"job_number":"JOB_100026","tr_customer_id":100043,"tr_customer_product_id":100033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:51.000Z","modified_at":"2025-11-06T04:14:28.000Z","name":"Kariane Ritchie","mobile_number":"516-300-0755","email_id":"Levi.Boyle53@hotmail.com","dop":"2025-04-06","serial_number":"12089530894783","imei1":"12089530894783","imei2":"12089530894783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:14:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100025,"job_number":"JOB_100025","tr_customer_id":100042,"tr_customer_product_id":100032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:51.000Z","modified_at":"2025-11-06T04:13:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12533669608916","imei1":"12533669608916","imei2":"12533669608916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100024,"job_number":"JOB_100024","tr_customer_id":100041,"tr_customer_product_id":100031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:10.000Z","modified_at":"2025-11-06T04:13:10.000Z","name":"Taryn Powlowski","mobile_number":"455-542-2892","email_id":"Abagail.Cassin@hotmail.com","dop":"2025-04-06","serial_number":"15778173711353364","imei1":"15778173711353364","imei2":"15778173711353364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100023,"job_number":"JOB_100023","tr_customer_id":100040,"tr_customer_product_id":100030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:09.000Z","modified_at":"2025-11-06T04:13:45.000Z","name":"Annette Anderson","mobile_number":"884-795-5541","email_id":"Randi_Reinger66@yahoo.com","dop":"2025-04-06","serial_number":"11556532038205","imei1":"11556532038205","imei2":"11556532038205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100022,"job_number":"JOB_100022","tr_customer_id":100039,"tr_customer_product_id":100029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:08.000Z","modified_at":"2025-11-06T04:13:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585550276914","imei1":"16585550276914","imei2":"16585550276914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100021,"job_number":"JOB_100021","tr_customer_id":100038,"tr_customer_product_id":100028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:07.000Z","modified_at":"2025-11-06T04:13:07.000Z","name":"Nikita Towne","mobile_number":"406-932-2862","email_id":"Marcelo_Davis@yahoo.com","dop":"2025-04-06","serial_number":"18812022830871668","imei1":"18812022830871668","imei2":"18812022830871668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100020,"job_number":"JOB_100020","tr_customer_id":100037,"tr_customer_product_id":100027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:05.000Z","modified_at":"2025-11-06T04:13:46.000Z","name":"Curtis Farrell","mobile_number":"350-914-0893","email_id":"Justus_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"17932902031483","imei1":"17932902031483","imei2":"17932902031483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100019,"job_number":"JOB_100019","tr_customer_id":100036,"tr_customer_product_id":100026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:05.000Z","modified_at":"2025-11-06T04:13:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13373094444881","imei1":"13373094444881","imei2":"13373094444881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100017,"job_number":"JOB_100017","tr_customer_id":100034,"tr_customer_product_id":100024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:54.000Z","modified_at":"2025-11-06T04:00:54.000Z","name":"Thora Mills","mobile_number":"406-221-3055","email_id":"Virginia_Schmidt97@gmail.com","dop":"2025-04-06","serial_number":"16319561502148974","imei1":"16319561502148974","imei2":"16319561502148974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100016,"job_number":"JOB_100016","tr_customer_id":100033,"tr_customer_product_id":100023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:53.000Z","modified_at":"2025-11-06T04:01:33.000Z","name":"Thea Langosh","mobile_number":"852-460-5999","email_id":"Flavie_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"14007220942577","imei1":"14007220942577","imei2":"14007220942577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100015,"job_number":"JOB_100015","tr_customer_id":100032,"tr_customer_product_id":100022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:52.000Z","modified_at":"2025-11-06T04:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12748289154307","imei1":"12748289154307","imei2":"12748289154307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100014,"job_number":"JOB_100014","tr_customer_id":100031,"tr_customer_product_id":100021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:47.000Z","modified_at":"2025-11-06T04:00:47.000Z","name":"Quincy Kautzer","mobile_number":"512-426-7419","email_id":"Shana82@yahoo.com","dop":"2025-04-06","serial_number":"19407613690755716","imei1":"19407613690755716","imei2":"19407613690755716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100013,"job_number":"JOB_100013","tr_customer_id":100030,"tr_customer_product_id":100020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:46.000Z","modified_at":"2025-11-06T04:01:21.000Z","name":"Wilber Hammes","mobile_number":"239-763-6020","email_id":"Delphia.Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12442532822005","imei1":"12442532822005","imei2":"12442532822005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100012,"job_number":"JOB_100012","tr_customer_id":100029,"tr_customer_product_id":100019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:45.000Z","modified_at":"2025-11-06T04:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16533599513172","imei1":"16533599513172","imei2":"16533599513172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100011,"job_number":"JOB_100011","tr_customer_id":100028,"tr_customer_product_id":100018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"Russ Lubowitz","mobile_number":"616-823-5203","email_id":"Flossie.Mann@hotmail.com","dop":"2025-09-16","serial_number":"19391401148900","imei1":"19391401148900","imei2":"19391401148900","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100010,"job_number":"JOB_100010","tr_customer_id":100027,"tr_customer_product_id":100017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10377103046235","imei1":"10377103046235","imei2":"10377103046235","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100009,"job_number":"JOB_100009","tr_customer_id":100026,"tr_customer_product_id":100016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:10.000Z","modified_at":"2025-11-06T04:00:10.000Z","name":"Kian Howell","mobile_number":"722-626-6465","email_id":"Carmel18@yahoo.com","dop":"2025-09-16","serial_number":"15641624911834","imei1":"15641624911834","imei2":"15641624911834","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100008,"job_number":"JOB_100008","tr_customer_id":100025,"tr_customer_product_id":100015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:09.000Z","modified_at":"2025-11-06T04:00:09.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13376479979060","imei1":"13376479979060","imei2":"13376479979060","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100007,"job_number":"JOB_100007","tr_customer_id":100024,"tr_customer_product_id":100014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:06.000Z","modified_at":"2025-11-06T04:00:06.000Z","name":"Mariane Jast","mobile_number":"608-710-4914","email_id":"Brigitte40@hotmail.com","dop":"2025-04-06","serial_number":"15689561696390664","imei1":"15689561696390664","imei2":"15689561696390664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100006,"job_number":"JOB_100006","tr_customer_id":100023,"tr_customer_product_id":100013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:05.000Z","modified_at":"2025-11-06T04:00:05.000Z","name":"Hester Reynolds","mobile_number":"818-648-8766","email_id":"Annamae_Tromp@gmail.com","dop":"2025-04-06","serial_number":"11881932913360578","imei1":"11881932913360578","imei2":"11881932913360578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100005,"job_number":"JOB_100005","tr_customer_id":100022,"tr_customer_product_id":100012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:45.000Z","name":"Annabelle Parisian","mobile_number":"277-690-9408","email_id":"Major45@gmail.com","dop":"2025-04-06","serial_number":"19907694288959","imei1":"19907694288959","imei2":"19907694288959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100004,"job_number":"JOB_100004","tr_customer_id":100021,"tr_customer_product_id":100011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972995945586","imei1":"15972995945586","imei2":"15972995945586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100003,"job_number":"JOB_100003","tr_customer_id":100020,"tr_customer_product_id":100010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:39.000Z","name":"Pasquale Streich","mobile_number":"786-689-0587","email_id":"Laura.MacGyver23@gmail.com","dop":"2025-04-06","serial_number":"10686118602544","imei1":"10686118602544","imei2":"10686118602544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100002,"job_number":"JOB_100002","tr_customer_id":100019,"tr_customer_product_id":100009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12383495644697","imei1":"12383495644697","imei2":"12383495644697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100001,"job_number":"JOB_100001","tr_customer_id":100018,"tr_customer_product_id":100008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"Reymundo Huels","mobile_number":"357-687-4688","email_id":"Edd_Hodkiewicz50@hotmail.com","dop":"2025-09-16","serial_number":"12103908023090","imei1":"12103908023090","imei2":"12103908023090","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100000,"job_number":"JOB_100000","tr_customer_id":100017,"tr_customer_product_id":100007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18024137628906","imei1":"18024137628906","imei2":"18024137628906","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99999,"job_number":"JOB_99999","tr_customer_id":100016,"tr_customer_product_id":100006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:23.000Z","modified_at":"2025-11-06T08:36:03.000Z","name":"Hyman Gutmann","mobile_number":"339-982-3438","email_id":"Emilia70@yahoo.com","dop":"2025-04-06","serial_number":"12746490476542912","imei1":"12746490476542912","imei2":"12746490476542912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T08:36:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":99998,"job_number":"JOB_99998","tr_customer_id":100015,"tr_customer_product_id":100005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:22.000Z","modified_at":"2025-11-06T03:59:57.000Z","name":"Earl Corwin","mobile_number":"311-555-1571","email_id":"Adele_Lesch25@yahoo.com","dop":"2025-04-06","serial_number":"10573887092157","imei1":"10573887092157","imei2":"10573887092157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99997,"job_number":"JOB_99997","tr_customer_id":100014,"tr_customer_product_id":100004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:22.000Z","modified_at":"2025-11-06T03:59:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18388905115615","imei1":"18388905115615","imei2":"18388905115615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99996,"job_number":"JOB_99996","tr_customer_id":100013,"tr_customer_product_id":100003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:18.000Z","modified_at":"2025-11-06T03:59:18.000Z","name":"Flavie Buckridge","mobile_number":"622-235-8538","email_id":"Aracely21@yahoo.com","dop":"2025-04-06","serial_number":"13187697433056904","imei1":"13187697433056904","imei2":"13187697433056904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99995,"job_number":"JOB_99995","tr_customer_id":100012,"tr_customer_product_id":100002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:17.000Z","modified_at":"2025-11-06T03:59:57.000Z","name":"Delta Cruickshank","mobile_number":"929-307-2845","email_id":"Amina39@yahoo.com","dop":"2025-04-06","serial_number":"19673201530157","imei1":"19673201530157","imei2":"19673201530157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99994,"job_number":"JOB_99994","tr_customer_id":100011,"tr_customer_product_id":100001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:16.000Z","modified_at":"2025-11-06T03:59:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16612498001924","imei1":"16612498001924","imei2":"16612498001924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99993,"job_number":"JOB_99993","tr_customer_id":100010,"tr_customer_product_id":100000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:13.000Z","modified_at":"2025-11-06T03:44:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63471558100744","imei1":"63471558100744","imei2":"63471558100744","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99992,"job_number":"JOB_99992","tr_customer_id":100009,"tr_customer_product_id":99999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:13.000Z","modified_at":"2025-11-06T03:44:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31345958864353","imei1":"31345958864353","imei2":"31345958864353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99991,"job_number":"JOB_99991","tr_customer_id":100008,"tr_customer_product_id":99998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58118207158278","imei1":"58118207158278","imei2":"58118207158278","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99990,"job_number":"JOB_99990","tr_customer_id":100007,"tr_customer_product_id":99997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11492195125211","imei1":"11492195125211","imei2":"11492195125211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99989,"job_number":"JOB_99989","tr_customer_id":100006,"tr_customer_product_id":99996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50427487783674","imei1":"50427487783674","imei2":"50427487783674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99988,"job_number":"JOB_99988","tr_customer_id":100005,"tr_customer_product_id":99995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18450930062996","imei1":"18450930062996","imei2":"18450930062996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99987,"job_number":"JOB_99987","tr_customer_id":100004,"tr_customer_product_id":99994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43719748283005","imei1":"43719748283005","imei2":"43719748283005","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99986,"job_number":"JOB_99986","tr_customer_id":100003,"tr_customer_product_id":99993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:45.000Z","modified_at":"2025-11-06T03:44:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94240536536840","imei1":"94240536536840","imei2":"94240536536840","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:44:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99985,"job_number":"JOB_99985","tr_customer_id":100002,"tr_customer_product_id":99992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57737134753031","imei1":"57737134753031","imei2":"57737134753031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99984,"job_number":"JOB_99984","tr_customer_id":100001,"tr_customer_product_id":99991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26143053814638","imei1":"26143053814638","imei2":"26143053814638","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99983,"job_number":"JOB_99983","tr_customer_id":100000,"tr_customer_product_id":99990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48274595650538","imei1":"48274595650538","imei2":"48274595650538","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99982,"job_number":"JOB_99982","tr_customer_id":99999,"tr_customer_product_id":99989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42167402374935","imei1":"42167402374935","imei2":"42167402374935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99981,"job_number":"JOB_99981","tr_customer_id":99998,"tr_customer_product_id":99988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84180452577587","imei1":"84180452577587","imei2":"84180452577587","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99980,"job_number":"JOB_99980","tr_customer_id":99997,"tr_customer_product_id":99987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80407294001220","imei1":"80407294001220","imei2":"80407294001220","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99979,"job_number":"JOB_99979","tr_customer_id":99996,"tr_customer_product_id":99986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87906886850958","imei1":"87906886850958","imei2":"87906886850958","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99978,"job_number":"JOB_99978","tr_customer_id":99995,"tr_customer_product_id":99985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19205385114828","imei1":"19205385114828","imei2":"19205385114828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99977,"job_number":"JOB_99977","tr_customer_id":99994,"tr_customer_product_id":99984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43621165036229","imei1":"43621165036229","imei2":"43621165036229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99976,"job_number":"JOB_99976","tr_customer_id":99993,"tr_customer_product_id":99983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97575135106576","imei1":"97575135106576","imei2":"97575135106576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99975,"job_number":"JOB_99975","tr_customer_id":99992,"tr_customer_product_id":99982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78700106280037","imei1":"78700106280037","imei2":"78700106280037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99974,"job_number":"JOB_99974","tr_customer_id":99991,"tr_customer_product_id":99981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61053352528644","imei1":"61053352528644","imei2":"61053352528644","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99973,"job_number":"JOB_99973","tr_customer_id":99990,"tr_customer_product_id":99980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93957431551191","imei1":"93957431551191","imei2":"93957431551191","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99972,"job_number":"JOB_99972","tr_customer_id":99989,"tr_customer_product_id":99979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:03.000Z","modified_at":"2025-11-06T03:37:03.000Z","name":"Laila Auer","mobile_number":"816-961-2409","email_id":"Imogene41@hotmail.com","dop":"2025-04-06","serial_number":"10239161439775902","imei1":"10239161439775902","imei2":"10239161439775902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99971,"job_number":"JOB_99971","tr_customer_id":99988,"tr_customer_product_id":99978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:02.000Z","modified_at":"2025-11-06T03:37:38.000Z","name":"Angelica Buckridge","mobile_number":"315-367-0045","email_id":"Rod_Considine3@gmail.com","dop":"2025-04-06","serial_number":"17881531123993","imei1":"17881531123993","imei2":"17881531123993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99970,"job_number":"JOB_99970","tr_customer_id":99987,"tr_customer_product_id":99977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11691606393051","imei1":"11691606393051","imei2":"11691606393051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99969,"job_number":"JOB_99969","tr_customer_id":99986,"tr_customer_product_id":99976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"Maymie Willms","mobile_number":"707-843-7185","email_id":"Julien.Nader@gmail.com","dop":"2025-04-06","serial_number":"10673526325571050","imei1":"10673526325571050","imei2":"10673526325571050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99968,"job_number":"JOB_99968","tr_customer_id":99985,"tr_customer_product_id":99975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:00.000Z","modified_at":"2025-11-06T03:37:40.000Z","name":"Kailee Schuster","mobile_number":"207-484-9688","email_id":"Bethel.Mann@hotmail.com","dop":"2025-04-06","serial_number":"16069910003903","imei1":"16069910003903","imei2":"16069910003903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99967,"job_number":"JOB_99967","tr_customer_id":99984,"tr_customer_product_id":99974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:59.000Z","modified_at":"2025-11-06T03:36:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10600463206043","imei1":"10600463206043","imei2":"10600463206043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99966,"job_number":"JOB_99966","tr_customer_id":99983,"tr_customer_product_id":99973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:48.000Z","modified_at":"2025-11-06T03:36:48.000Z","name":"Michael Lebsack","mobile_number":"267-307-4687","email_id":"Leanna58@hotmail.com","dop":"2025-06-08","serial_number":"108873458088426","imei1":"108873458088426","imei2":"108873458088426","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99965,"job_number":"JOB_99965","tr_customer_id":99982,"tr_customer_product_id":99972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:47.000Z","modified_at":"2025-11-06T03:37:13.000Z","name":"Elias Pouros","mobile_number":"927-288-6214","email_id":"Van.Murphy@gmail.com","dop":"2025-06-08","serial_number":"18073468346243","imei1":"18073468346243","imei2":"18073468346243","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99964,"job_number":"JOB_99964","tr_customer_id":99981,"tr_customer_product_id":99971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:46.000Z","modified_at":"2025-11-06T03:36:46.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17001140031752","imei1":"17001140031752","imei2":"17001140031752","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99956,"job_number":"JOB_99956","tr_customer_id":99973,"tr_customer_product_id":99963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:22.000Z","modified_at":"2025-11-06T03:36:22.000Z","name":"Andres Huels","mobile_number":"899-586-0897","email_id":"Christelle.Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"13356682696224662","imei1":"13356682696224662","imei2":"13356682696224662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99955,"job_number":"JOB_99955","tr_customer_id":99972,"tr_customer_product_id":99962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:21.000Z","modified_at":"2025-11-06T03:36:57.000Z","name":"Baron Jacobs","mobile_number":"303-885-0042","email_id":"Itzel69@yahoo.com","dop":"2025-04-06","serial_number":"18069036699226","imei1":"18069036699226","imei2":"18069036699226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99954,"job_number":"JOB_99954","tr_customer_id":99971,"tr_customer_product_id":99961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:21.000Z","modified_at":"2025-11-06T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13227684091141","imei1":"13227684091141","imei2":"13227684091141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99953,"job_number":"JOB_99953","tr_customer_id":99970,"tr_customer_product_id":99960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:20.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Daija Wehner","mobile_number":"474-641-0810","email_id":"Marcelina.Friesen23@hotmail.com","dop":"2025-04-06","serial_number":"16579153052106916","imei1":"16579153052106916","imei2":"16579153052106916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99952,"job_number":"JOB_99952","tr_customer_id":99969,"tr_customer_product_id":99959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:18.000Z","modified_at":"2025-11-06T03:36:55.000Z","name":"Sincere Paucek","mobile_number":"888-872-4804","email_id":"Brook_Schmitt44@gmail.com","dop":"2025-04-06","serial_number":"15931439617627","imei1":"15931439617627","imei2":"15931439617627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99951,"job_number":"JOB_99951","tr_customer_id":99968,"tr_customer_product_id":99958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:18.000Z","modified_at":"2025-11-06T03:36:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14129483184673","imei1":"14129483184673","imei2":"14129483184673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99950,"job_number":"JOB_99950","tr_customer_id":99967,"tr_customer_product_id":99957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:16.000Z","modified_at":"2025-11-06T03:36:16.000Z","name":"Pinkie Koss","mobile_number":"967-597-6677","email_id":"Randall.Altenwerth0@hotmail.com","dop":"2025-06-08","serial_number":"103603942289080","imei1":"103603942289080","imei2":"103603942289080","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99949,"job_number":"JOB_99949","tr_customer_id":99966,"tr_customer_product_id":99956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:15.000Z","modified_at":"2025-11-06T03:36:42.000Z","name":"Art Spinka","mobile_number":"728-623-1799","email_id":"Lue_Walter@gmail.com","dop":"2025-06-08","serial_number":"14019089027047","imei1":"14019089027047","imei2":"14019089027047","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99948,"job_number":"JOB_99948","tr_customer_id":99965,"tr_customer_product_id":99955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:15.000Z","modified_at":"2025-11-06T03:36:15.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14768713210375","imei1":"14768713210375","imei2":"14768713210375","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99947,"job_number":"JOB_99947","tr_customer_id":99964,"tr_customer_product_id":99954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:13.000Z","modified_at":"2025-11-06T03:36:13.000Z","name":"Chanelle Windler","mobile_number":"219-875-9029","email_id":"Twila_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"13835519724547464","imei1":"13835519724547464","imei2":"13835519724547464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99946,"job_number":"JOB_99946","tr_customer_id":99963,"tr_customer_product_id":99953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:12.000Z","modified_at":"2025-11-06T03:36:12.000Z","name":"Edwina Feil","mobile_number":"373-662-4201","email_id":"Lillie59@hotmail.com","dop":"2025-04-06","serial_number":"19776874396254844","imei1":"19776874396254844","imei2":"19776874396254844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99945,"job_number":"JOB_99945","tr_customer_id":99962,"tr_customer_product_id":99952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:52.000Z","name":"Dayana Williamson","mobile_number":"995-472-8951","email_id":"Danny.Reinger@yahoo.com","dop":"2025-04-06","serial_number":"14766735846217","imei1":"14766735846217","imei2":"14766735846217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99944,"job_number":"JOB_99944","tr_customer_id":99961,"tr_customer_product_id":99951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10158803813484","imei1":"10158803813484","imei2":"10158803813484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99943,"job_number":"JOB_99943","tr_customer_id":99960,"tr_customer_product_id":99950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:51.000Z","name":"Loren Lindgren","mobile_number":"734-377-4353","email_id":"Clotilde.Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"15434951578913","imei1":"15434951578913","imei2":"15434951578913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99935,"job_number":"JOB_99935","tr_customer_id":99952,"tr_customer_product_id":99942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:45.000Z","modified_at":"2025-11-06T03:35:45.000Z","name":"Favian Bednar","mobile_number":"352-872-6397","email_id":"Icie.Wintheiser@yahoo.com","dop":"2025-06-08","serial_number":"101527102446479","imei1":"101527102446479","imei2":"101527102446479","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99934,"job_number":"JOB_99934","tr_customer_id":99951,"tr_customer_product_id":99941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:43.000Z","modified_at":"2025-11-06T03:36:10.000Z","name":"Ryann Hammes","mobile_number":"677-424-2553","email_id":"Judy44@yahoo.com","dop":"2025-06-08","serial_number":"10421304985744","imei1":"10421304985744","imei2":"10421304985744","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99933,"job_number":"JOB_99933","tr_customer_id":99950,"tr_customer_product_id":99940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:43.000Z","modified_at":"2025-11-06T03:35:43.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19275420306427","imei1":"19275420306427","imei2":"19275420306427","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99932,"job_number":"JOB_99932","tr_customer_id":99949,"tr_customer_product_id":99939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:42.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Mason Schinner","mobile_number":"348-685-2811","email_id":"Lilla88@gmail.com","dop":"2025-04-06","serial_number":"12869063942911","imei1":"12869063942911","imei2":"12869063942911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99931,"job_number":"JOB_99931","tr_customer_id":99948,"tr_customer_product_id":99938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:42.000Z","modified_at":"2025-11-06T03:35:42.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12187206293561","imei1":"12187206293561","imei2":"12187206293561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99930,"job_number":"JOB_99930","tr_customer_id":99947,"tr_customer_product_id":99937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:39.000Z","modified_at":"2025-11-06T03:35:39.000Z","name":"Marjolaine Kulas","mobile_number":"806-910-7703","email_id":"Trisha95@yahoo.com","dop":"2025-04-06","serial_number":"15574500901270248","imei1":"15574500901270248","imei2":"15574500901270248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99929,"job_number":"JOB_99929","tr_customer_id":99946,"tr_customer_product_id":99936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:38.000Z","modified_at":"2025-11-06T03:36:14.000Z","name":"Emiliano Jast","mobile_number":"789-406-6335","email_id":"Lane_Torp@gmail.com","dop":"2025-04-06","serial_number":"11631462569764","imei1":"11631462569764","imei2":"11631462569764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99928,"job_number":"JOB_99928","tr_customer_id":99945,"tr_customer_product_id":99935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:38.000Z","modified_at":"2025-11-06T03:35:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15519952082655","imei1":"15519952082655","imei2":"15519952082655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99923,"job_number":"JOB_99923","tr_customer_id":99940,"tr_customer_product_id":99930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Destin Schimmel","mobile_number":"498-294-9570","email_id":"Albina.Tromp32@hotmail.com","dop":"2025-04-06","serial_number":"17647044046358944","imei1":"17647044046358944","imei2":"17647044046358944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99922,"job_number":"JOB_99922","tr_customer_id":99939,"tr_customer_product_id":99929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:34.000Z","modified_at":"2025-11-06T03:36:11.000Z","name":"Gregory Rolfson","mobile_number":"569-356-2543","email_id":"Cordia89@yahoo.com","dop":"2025-04-06","serial_number":"16244090194840","imei1":"16244090194840","imei2":"16244090194840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99921,"job_number":"JOB_99921","tr_customer_id":99938,"tr_customer_product_id":99928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:34.000Z","modified_at":"2025-11-06T03:35:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11012769744633","imei1":"11012769744633","imei2":"11012769744633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99920,"job_number":"JOB_99920","tr_customer_id":99937,"tr_customer_product_id":99927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:26.000Z","modified_at":"2025-11-06T03:35:26.000Z","name":"Wilhelmine Nienow","mobile_number":"625-795-7719","email_id":"Kailey.Kunze26@gmail.com","dop":"2025-04-06","serial_number":"14338479461014556","imei1":"14338479461014556","imei2":"14338479461014556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99919,"job_number":"JOB_99919","tr_customer_id":99936,"tr_customer_product_id":99926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:24.000Z","modified_at":"2025-11-06T03:36:04.000Z","name":"Susana Okuneva","mobile_number":"221-615-7372","email_id":"Billy41@hotmail.com","dop":"2025-04-06","serial_number":"15583735749759","imei1":"15583735749759","imei2":"15583735749759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99918,"job_number":"JOB_99918","tr_customer_id":99935,"tr_customer_product_id":99925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:24.000Z","modified_at":"2025-11-06T03:35:24.000Z","name":"Dakota O'Kon","mobile_number":"715-310-0724","email_id":"Annabell.Rolfson5@hotmail.com","dop":"2025-04-06","serial_number":"18909707599517010","imei1":"18909707599517010","imei2":"18909707599517010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99917,"job_number":"JOB_99917","tr_customer_id":99934,"tr_customer_product_id":99924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:23.000Z","modified_at":"2025-11-06T03:36:04.000Z","name":"Lesly D'Amore","mobile_number":"236-300-0503","email_id":"Kevon_Volkman@hotmail.com","dop":"2025-04-06","serial_number":"18661340035136","imei1":"18661340035136","imei2":"18661340035136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99916,"job_number":"JOB_99916","tr_customer_id":99933,"tr_customer_product_id":99923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:22.000Z","modified_at":"2025-11-06T03:35:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11561470494897","imei1":"11561470494897","imei2":"11561470494897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99915,"job_number":"JOB_99915","tr_customer_id":99932,"tr_customer_product_id":99922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:11.000Z","modified_at":"2025-11-06T03:35:11.000Z","name":"Tamara Daniel","mobile_number":"324-462-2861","email_id":"Nyah.Mayer@gmail.com","dop":"2025-04-06","serial_number":"14692329419021112","imei1":"14692329419021112","imei2":"14692329419021112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99914,"job_number":"JOB_99914","tr_customer_id":99931,"tr_customer_product_id":99921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:09.000Z","modified_at":"2025-11-06T03:35:50.000Z","name":"Name Reynolds","mobile_number":"825-440-3331","email_id":"Dessie.Terry@yahoo.com","dop":"2025-04-06","serial_number":"15432593113433","imei1":"15432593113433","imei2":"15432593113433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99912,"job_number":"JOB_99912","tr_customer_id":99929,"tr_customer_product_id":99919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:58.000Z","modified_at":"2025-11-06T03:35:35.000Z","name":"Pink Medhurst","mobile_number":"503-440-3808","email_id":"Floyd81@hotmail.com","dop":"2025-04-06","serial_number":"17116978382738","imei1":"17116978382738","imei2":"17116978382738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99911,"job_number":"JOB_99911","tr_customer_id":99928,"tr_customer_product_id":99918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"Hilton Hermiston","mobile_number":"358-873-4645","email_id":"Angelita.Upton@gmail.com","dop":"2025-06-18","serial_number":"1070741767857579","imei1":"1070741767857579","imei2":"1070741767857579","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99910,"job_number":"JOB_99910","tr_customer_id":99927,"tr_customer_product_id":99917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"12096509906828","imei1":"12096509906828","imei2":"12096509906828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99909,"job_number":"JOB_99909","tr_customer_id":99926,"tr_customer_product_id":99916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:35:38.000Z","name":"Rollin Homenick","mobile_number":"399-409-5571","email_id":"Emily.Graham86@yahoo.com","dop":"2025-06-18","serial_number":"10492828052636","imei1":"10492828052636","imei2":"10492828052636","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99908,"job_number":"JOB_99908","tr_customer_id":99925,"tr_customer_product_id":99915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10642340592793","imei1":"10642340592793","imei2":"10642340592793","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99907,"job_number":"JOB_99907","tr_customer_id":99924,"tr_customer_product_id":99914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:56.000Z","modified_at":"2025-11-06T03:34:56.000Z","name":"Deven Bernier","mobile_number":"351-797-3017","email_id":"Lue74@hotmail.com","dop":"2025-04-06","serial_number":"11899738691851424","imei1":"11899738691851424","imei2":"11899738691851424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99906,"job_number":"JOB_99906","tr_customer_id":99923,"tr_customer_product_id":99913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:55.000Z","modified_at":"2025-11-06T03:35:31.000Z","name":"Brendon Runolfsson","mobile_number":"905-787-1894","email_id":"Lola49@gmail.com","dop":"2025-04-06","serial_number":"11919700795399","imei1":"11919700795399","imei2":"11919700795399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99905,"job_number":"JOB_99905","tr_customer_id":99922,"tr_customer_product_id":99912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:54.000Z","modified_at":"2025-11-06T03:34:54.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"10951517549596","imei1":"10951517549596","imei2":"10951517549596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99903,"job_number":"JOB_99903","tr_customer_id":99920,"tr_customer_product_id":99910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Ludwig Jenkins","mobile_number":"974-815-2806","email_id":"Noble_Barrows17@hotmail.com","dop":"2025-04-06","serial_number":"18799201905216616","imei1":"18799201905216616","imei2":"18799201905216616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99902,"job_number":"JOB_99902","tr_customer_id":99919,"tr_customer_product_id":99909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:42.000Z","modified_at":"2025-11-06T03:35:19.000Z","name":"Antonette Blanda","mobile_number":"204-332-5347","email_id":"Berniece.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"15902724439527","imei1":"15902724439527","imei2":"15902724439527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99901,"job_number":"JOB_99901","tr_customer_id":99918,"tr_customer_product_id":99908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:42.000Z","modified_at":"2025-11-06T03:34:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12132795872842","imei1":"12132795872842","imei2":"12132795872842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99900,"job_number":"JOB_99900","tr_customer_id":99917,"tr_customer_product_id":99907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:40.000Z","modified_at":"2025-11-06T03:34:40.000Z","name":"Fannie O'Conner","mobile_number":"530-585-3423","email_id":"Aliyah65@gmail.com","dop":"2025-04-06","serial_number":"19950541237701104","imei1":"19950541237701104","imei2":"19950541237701104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99899,"job_number":"JOB_99899","tr_customer_id":99916,"tr_customer_product_id":99906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:39.000Z","modified_at":"2025-11-06T03:35:15.000Z","name":"Reba Weber","mobile_number":"883-732-0080","email_id":"Friedrich_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"10580646257157","imei1":"10580646257157","imei2":"10580646257157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99898,"job_number":"JOB_99898","tr_customer_id":99915,"tr_customer_product_id":99905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:38.000Z","modified_at":"2025-11-06T03:34:38.000Z","name":"Brandi Mertz","mobile_number":"355-897-7748","email_id":"Terrill_Collins@hotmail.com","dop":"2025-04-06","serial_number":"16797925613125546","imei1":"16797925613125546","imei2":"16797925613125546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99897,"job_number":"JOB_99897","tr_customer_id":99914,"tr_customer_product_id":99904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:36.000Z","modified_at":"2025-11-06T03:35:17.000Z","name":"Emory Boyle","mobile_number":"676-503-8350","email_id":"Trisha63@yahoo.com","dop":"2025-04-06","serial_number":"15000381971176","imei1":"15000381971176","imei2":"15000381971176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99895,"job_number":"JOB_99895","tr_customer_id":99912,"tr_customer_product_id":99902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:16.000Z","modified_at":"2025-11-06T03:34:16.000Z","name":"Tyree Luettgen","mobile_number":"685-230-3310","email_id":"Connor38@yahoo.com","dop":"2025-04-06","serial_number":"14424229899623164","imei1":"14424229899623164","imei2":"14424229899623164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99894,"job_number":"JOB_99894","tr_customer_id":99911,"tr_customer_product_id":99901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:15.000Z","modified_at":"2025-11-06T03:35:00.000Z","name":"Dominique Hills","mobile_number":"761-955-6669","email_id":"Naomi_Baumbach54@yahoo.com","dop":"2025-04-06","serial_number":"12668441421241","imei1":"12668441421241","imei2":"12668441421241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99893,"job_number":"JOB_99893","tr_customer_id":99910,"tr_customer_product_id":99900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Warren Dare","mobile_number":"624-587-9151","email_id":"Wilton_Kuvalis57@yahoo.com","dop":"2025-09-30","serial_number":"12387981798650","imei1":"12387981798650","imei2":"12387981798650","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99892,"job_number":"JOB_99892","tr_customer_id":99909,"tr_customer_product_id":99899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:33.000Z","name":"Martine McCullough","mobile_number":"995-360-5712","email_id":"Jimmy69@yahoo.com","dop":"2025-09-30","serial_number":"18835577682910","imei1":"18835577682910","imei2":"18835577682910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99891,"job_number":"JOB_99891","tr_customer_id":99908,"tr_customer_product_id":99898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"15252244020832","imei1":"15252244020832","imei2":"15252244020832","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99890,"job_number":"JOB_99890","tr_customer_id":99907,"tr_customer_product_id":99897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:10.000Z","modified_at":"2025-11-06T03:34:50.000Z","name":"Dolores O'Keefe","mobile_number":"751-830-1817","email_id":"Marguerite_Rutherford16@yahoo.com","dop":"2025-04-06","serial_number":"17257780617549","imei1":"17257780617549","imei2":"17257780617549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99889,"job_number":"JOB_99889","tr_customer_id":99906,"tr_customer_product_id":99896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:10.000Z","modified_at":"2025-11-06T03:34:10.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15792738078673","imei1":"15792738078673","imei2":"15792738078673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99888,"job_number":"JOB_99888","tr_customer_id":99905,"tr_customer_product_id":99895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:05.000Z","modified_at":"2025-11-06T03:34:05.000Z","name":"Mckayla Sanford","mobile_number":"958-648-8757","email_id":"Will_Mayer@yahoo.com","dop":"2025-06-18","serial_number":"1018801462678501","imei1":"1018801462678501","imei2":"1018801462678501","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99887,"job_number":"JOB_99887","tr_customer_id":99904,"tr_customer_product_id":99894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:05.000Z","modified_at":"2025-11-06T03:34:49.000Z","name":"Colton O'Conner","mobile_number":"874-310-9770","email_id":"Derek.Stanton24@gmail.com","dop":"2025-06-18","serial_number":"10327266711381","imei1":"10327266711381","imei2":"10327266711381","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99886,"job_number":"JOB_99886","tr_customer_id":99903,"tr_customer_product_id":99893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:04.000Z","modified_at":"2025-11-06T03:34:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10572220241596","imei1":"10572220241596","imei2":"10572220241596","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99885,"job_number":"JOB_99885","tr_customer_id":99902,"tr_customer_product_id":99892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Justyn Tromp","mobile_number":"771-674-0799","email_id":"Kaylin90@hotmail.com","dop":"2025-09-30","serial_number":"12551591170965","imei1":"12551591170965","imei2":"12551591170965","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99884,"job_number":"JOB_99884","tr_customer_id":99901,"tr_customer_product_id":99891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Dariana Sporer","mobile_number":"316-509-5245","email_id":"Daphnee.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16435121930220934","imei1":"16435121930220934","imei2":"16435121930220934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99883,"job_number":"JOB_99883","tr_customer_id":99900,"tr_customer_product_id":99890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:34:07.000Z","name":"Gonzalo Green","mobile_number":"283-667-5326","email_id":"Freddie.Greenfelder8@hotmail.com","dop":"2025-09-30","serial_number":"15193310476351","imei1":"15193310476351","imei2":"15193310476351","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99882,"job_number":"JOB_99882","tr_customer_id":99899,"tr_customer_product_id":99889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:53.000Z","modified_at":"2025-11-06T03:33:53.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11849622752786","imei1":"11849622752786","imei2":"11849622752786","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99881,"job_number":"JOB_99881","tr_customer_id":99898,"tr_customer_product_id":99888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:52.000Z","modified_at":"2025-11-06T03:34:36.000Z","name":"Durward Bernhard","mobile_number":"496-848-5919","email_id":"Lorenzo51@yahoo.com","dop":"2025-04-06","serial_number":"11486797719962","imei1":"11486797719962","imei2":"11486797719962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99880,"job_number":"JOB_99880","tr_customer_id":99897,"tr_customer_product_id":99887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:52.000Z","modified_at":"2025-11-06T03:33:52.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15384613979063","imei1":"15384613979063","imei2":"15384613979063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99877,"job_number":"JOB_99877","tr_customer_id":99894,"tr_customer_product_id":99884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:36.000Z","modified_at":"2025-11-06T03:33:36.000Z","name":"Odie Glover","mobile_number":"294-351-9410","email_id":"Stephen.OConner@hotmail.com","dop":"2025-09-30","serial_number":"13022525422754","imei1":"13022525422754","imei2":"13022525422754","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99876,"job_number":"JOB_99876","tr_customer_id":99893,"tr_customer_product_id":99883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:35.000Z","modified_at":"2025-11-06T03:33:48.000Z","name":"Rosina Beier","mobile_number":"519-736-6153","email_id":"Davon.Von@hotmail.com","dop":"2025-09-30","serial_number":"12947648500974","imei1":"12947648500974","imei2":"12947648500974","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99875,"job_number":"JOB_99875","tr_customer_id":99892,"tr_customer_product_id":99882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:35.000Z","modified_at":"2025-11-06T03:33:35.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"13769970449096","imei1":"13769970449096","imei2":"13769970449096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99874,"job_number":"JOB_99874","tr_customer_id":99891,"tr_customer_product_id":99881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:14.000Z","modified_at":"2025-11-06T03:33:14.000Z","name":"Etha Cassin","mobile_number":"396-439-4498","email_id":"Jaylan91@gmail.com","dop":"2025-04-06","serial_number":"11998179057122452","imei1":"11998179057122452","imei2":"11998179057122452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99873,"job_number":"JOB_99873","tr_customer_id":99890,"tr_customer_product_id":99880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:13.000Z","modified_at":"2025-11-06T03:33:49.000Z","name":"Jacinto Deckow","mobile_number":"554-425-9516","email_id":"Jovanny.Johnston@yahoo.com","dop":"2025-04-06","serial_number":"19955862327507","imei1":"19955862327507","imei2":"19955862327507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99872,"job_number":"JOB_99872","tr_customer_id":99889,"tr_customer_product_id":99879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:11.000Z","modified_at":"2025-11-06T03:33:11.000Z","name":"Haskell Kunze","mobile_number":"303-297-3129","email_id":"Yvette.Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"19818044096606464","imei1":"19818044096606464","imei2":"19818044096606464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99871,"job_number":"JOB_99871","tr_customer_id":99888,"tr_customer_product_id":99878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:10.000Z","modified_at":"2025-11-06T03:33:46.000Z","name":"Dagmar Willms","mobile_number":"380-709-8913","email_id":"Ladarius49@gmail.com","dop":"2025-04-06","serial_number":"14536092679180","imei1":"14536092679180","imei2":"14536092679180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99870,"job_number":"JOB_99870","tr_customer_id":99887,"tr_customer_product_id":99877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:09.000Z","modified_at":"2025-11-06T03:33:09.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11183221243655","imei1":"11183221243655","imei2":"11183221243655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99869,"job_number":"JOB_99869","tr_customer_id":99886,"tr_customer_product_id":99876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:03.000Z","modified_at":"2025-11-06T03:33:14.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"49306286011165","imei1":"49306286011165","imei2":"49306286011165","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99868,"job_number":"JOB_99868","tr_customer_id":99885,"tr_customer_product_id":99875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:49.000Z","modified_at":"2025-11-06T03:32:49.000Z","name":"Madonna Lakin","mobile_number":"531-352-5166","email_id":"Charley_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17822015155240034","imei1":"17822015155240034","imei2":"17822015155240034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99867,"job_number":"JOB_99867","tr_customer_id":99884,"tr_customer_product_id":99874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:49.000Z","modified_at":"2025-11-06T03:33:00.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63512020998609","imei1":"63512020998609","imei2":"63512020998609","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99866,"job_number":"JOB_99866","tr_customer_id":99883,"tr_customer_product_id":99873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:47.000Z","modified_at":"2025-11-06T03:33:26.000Z","name":"Hiram Murray","mobile_number":"488-985-8586","email_id":"Molly.Stanton@hotmail.com","dop":"2025-04-06","serial_number":"14951983875955","imei1":"14951983875955","imei2":"14951983875955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99865,"job_number":"JOB_99865","tr_customer_id":99882,"tr_customer_product_id":99872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:10.000Z","modified_at":"2025-11-06T03:32:10.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"129958125278731","imei2":"129958125278731","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99863,"job_number":"JOB_99863","tr_customer_id":99880,"tr_customer_product_id":99870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:28:36.000Z","modified_at":"2025-11-06T03:28:36.000Z","name":"Kaleb Rau","mobile_number":"256-230-0629","email_id":"Nakia_Wuckert70@yahoo.com","dop":"2025-04-06","serial_number":"11291459654286082","imei1":"11291459654286082","imei2":"11291459654286082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99862,"job_number":"JOB_99862","tr_customer_id":99879,"tr_customer_product_id":99869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:28:35.000Z","modified_at":"2025-11-06T03:29:12.000Z","name":"Cielo Mosciski","mobile_number":"862-316-5481","email_id":"Eleonore94@gmail.com","dop":"2025-04-06","serial_number":"10445258244928","imei1":"10445258244928","imei2":"10445258244928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99861,"job_number":"JOB_99861","tr_customer_id":99878,"tr_customer_product_id":99868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:52.000Z","modified_at":"2025-11-06T03:27:52.000Z","name":"Clair Runolfsson","mobile_number":"732-935-4974","email_id":"Freeman.Turner5@hotmail.com","dop":"2025-04-06","serial_number":"16812241227119416","imei1":"16812241227119416","imei2":"16812241227119416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99860,"job_number":"JOB_99860","tr_customer_id":99877,"tr_customer_product_id":99867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:50.000Z","modified_at":"2025-11-06T03:28:28.000Z","name":"Briana Haley","mobile_number":"358-742-9338","email_id":"Cynthia88@gmail.com","dop":"2025-04-06","serial_number":"18487307469129","imei1":"18487307469129","imei2":"18487307469129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99859,"job_number":"JOB_99859","tr_customer_id":99876,"tr_customer_product_id":99866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:07.000Z","modified_at":"2025-11-06T03:27:07.000Z","name":"Tiara Schiller","mobile_number":"813-975-9040","email_id":"Lexie60@yahoo.com","dop":"2025-04-06","serial_number":"11533826383509794","imei1":"11533826383509794","imei2":"11533826383509794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99858,"job_number":"JOB_99858","tr_customer_id":99875,"tr_customer_product_id":99865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:06.000Z","modified_at":"2025-11-06T03:27:44.000Z","name":"Clare Brekke","mobile_number":"564-522-0865","email_id":"Jade7@gmail.com","dop":"2025-04-06","serial_number":"15480979637359","imei1":"15480979637359","imei2":"15480979637359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99857,"job_number":"JOB_99857","tr_customer_id":99874,"tr_customer_product_id":99864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:56.000Z","modified_at":"2025-11-06T03:23:56.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527876","imei1":"12995812527876","imei2":"12995812527876","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100187,"job_number":"JOB_100187","tr_customer_id":100204,"tr_customer_product_id":100194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:06.000Z","modified_at":"2025-11-06T09:58:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10823787456816","imei1":"10823787456816","imei2":"10823787456816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T09:58:42.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":100186,"job_number":"JOB_100186","tr_customer_id":100203,"tr_customer_product_id":100193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:03.000Z","modified_at":"2025-11-06T08:02:03.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10323308838670","imei1":"10323308838670","imei2":"10323308838670","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100185,"job_number":"JOB_100185","tr_customer_id":100202,"tr_customer_product_id":100192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:01:21.000Z","modified_at":"2025-11-06T08:01:21.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10429702695240","imei1":"10429702695240","imei2":"10429702695240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100184,"job_number":"JOB_100184","tr_customer_id":100201,"tr_customer_product_id":100191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:00:12.000Z","modified_at":"2025-11-06T08:00:12.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10935223791928","imei1":"10935223791928","imei2":"10935223791928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100180,"job_number":"JOB_100180","tr_customer_id":100197,"tr_customer_product_id":100187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:28:42.000Z","modified_at":"2025-11-06T07:28:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10401325821549","imei1":"10401325821549","imei2":"10401325821549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100176,"job_number":"JOB_100176","tr_customer_id":100193,"tr_customer_product_id":100183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:24:10.000Z","modified_at":"2025-11-06T07:24:10.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10605544668597","imei1":"10605544668597","imei2":"10605544668597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100175,"job_number":"JOB_100175","tr_customer_id":100192,"tr_customer_product_id":100182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:07:30.000Z","modified_at":"2025-11-06T07:07:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10668286685066","imei1":"10668286685066","imei2":"10668286685066","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:07:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100174,"job_number":"JOB_100174","tr_customer_id":100191,"tr_customer_product_id":100181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:06:36.000Z","modified_at":"2025-11-06T07:06:36.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10065153475684","imei1":"10065153475684","imei2":"10065153475684","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100173,"job_number":"JOB_100173","tr_customer_id":100190,"tr_customer_product_id":100180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:04:30.000Z","modified_at":"2025-11-06T07:04:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10173997004602","imei1":"10173997004602","imei2":"10173997004602","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100172,"job_number":"JOB_100172","tr_customer_id":100189,"tr_customer_product_id":100179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:03:01.000Z","modified_at":"2025-11-06T07:03:01.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10139267168810","imei1":"10139267168810","imei2":"10139267168810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100171,"job_number":"JOB_100171","tr_customer_id":100188,"tr_customer_product_id":100178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:38.000Z","modified_at":"2025-11-06T07:02:38.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10496912762131","imei1":"10496912762131","imei2":"10496912762131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100170,"job_number":"JOB_100170","tr_customer_id":100187,"tr_customer_product_id":100177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:34.000Z","modified_at":"2025-11-06T07:02:34.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10985794730786","imei1":"10985794730786","imei2":"10985794730786","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100154,"job_number":"JOB_100154","tr_customer_id":100171,"tr_customer_product_id":100161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:43:56.000Z","modified_at":"2025-11-06T06:43:56.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"10763906513483","imei1":"10763906513483","imei2":"10763906513483","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_76210"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 1019B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9739981a-1bc5-4cd1-96f1-0cce3b02e242
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{"searchText":"JOB_100447"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1019
ETag W/"3fb-sn5S28bKwVADT7r6dBY8K1LD2YQ"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":100447,"job_number":"JOB_100447","tr_customer_id":100464,"tr_customer_product_id":100454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:57:54.000Z","name":"Lois Funk","mobile_number":"946-399-9451","email_id":"Trent.Kulas43@yahoo.com","dop":"2025-09-30","serial_number":"14702459547397","imei1":"14702459547397","imei2":"14702459547397","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_76210' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_100447
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 1.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNjl9.mMhwvdsp-STllAohZurftt7kUQAmPJB0C_JMvbwo7S4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f39a011c-4705-4720-ae69-7e7c786bdfc9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"61a-5AUbL6Vt1STDkN3XxVnFhRKj3To"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":100447,"job_number":"JOB_100447","tr_customer_id":100464,"tr_customer_product_id":100454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:57:54.000Z","name":"Lois Funk","mobile_number":"946-399-9451","email_id":"Trent.Kulas43@yahoo.com","dop":"2025-09-30","serial_number":"14702459547397","imei1":"14702459547397","imei2":"14702459547397","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":400802,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-11-06T11:57:54.000Z","created_at":"2025-11-06T11:57:54.000Z"},{"id":400803,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-11-06T11:57:54.000Z","created_at":"2025-11-06T11:57:54.000Z"}],"problems":[{"id":53187,"problem":"Phone or app crashes","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-06T11:57:54.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token 9a51e3be-2a18-40be-a35a-8a896a8ecf29
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{"username":"iamsup","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-GMP7l9s4zEf+da6bnm8uoo6jbps"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNzd9.-G5boA1Br5mjyDU0HOjuuhnJao-JGfRdoxWwCBSQHKo"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njg3OTd9.kMCZJ0KY0SJWnbNdQ7HQlxesZlD6xIbwgbmQpQxvERo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNzd9.-G5boA1Br5mjyDU0HOjuuhnJao-JGfRdoxWwCBSQHKo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a624626-72bb-4cb4-9831-b909c6931adc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njg3OTd9.kMCZJ0KY0SJWnbNdQ7HQlxesZlD6xIbwgbmQpQxvERo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-5kIKKpu93Fs1YtBB8zzFjrw3Xtw"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 326ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNzd9.-G5boA1Br5mjyDU0HOjuuhnJao-JGfRdoxWwCBSQHKo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb6f8c94-146d-4356-a3a2-9b8201f4d827
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-ssAYzZWI1YkP5nRBP+Tl0kb+gFQ"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1997},{"label":"Pending for repair","key":"pending_for_repair","count":36},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njk0NDB9.Zr1BSNTaKrraqr5zuCy1B5EoRpO6h2BfefUxWKP3hH0' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 942ms
Mean size per request: 1.89MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNzd9.-G5boA1Br5mjyDU0HOjuuhnJao-JGfRdoxWwCBSQHKo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3da9ad0-5d90-4804-803a-27a083cb7e07
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1e4009-vohqZmKwFMVwFAJYFzPKg5s7ktQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:57:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":97750,"job_number":"JOB_97750","tr_customer_id":97767,"tr_customer_product_id":97757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:13:03.000Z","modified_at":"2025-11-03T08:13:03.000Z","name":"Roy Wisoky","mobile_number":"350-704-6470","email_id":"Rocio_Zboncak@gmail.com","dop":"2025-04-06","serial_number":"13643535561513","imei1":"13643535561513","imei2":"13643535561513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:13:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97753,"job_number":"JOB_97753","tr_customer_id":97770,"tr_customer_product_id":97760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:32:40.000Z","modified_at":"2025-11-03T08:32:40.000Z","name":"Arlie Anderson","mobile_number":"663-279-7542","email_id":"Okey_Bernier32@yahoo.com","dop":"2025-09-30","serial_number":"16647507768029","imei1":"16647507768029","imei2":"16647507768029","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97754,"job_number":"JOB_97754","tr_customer_id":97771,"tr_customer_product_id":97761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:32:47.000Z","modified_at":"2025-11-03T08:32:47.000Z","name":"Timmy Smitham","mobile_number":"718-556-6090","email_id":"Jarrell_Koch@hotmail.com","dop":"2025-09-30","serial_number":"12066987209045","imei1":"12066987209045","imei2":"12066987209045","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97755,"job_number":"JOB_97755","tr_customer_id":97772,"tr_customer_product_id":97762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:34:22.000Z","modified_at":"2025-11-03T08:34:22.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12579034645390","imei1":"12579034645390","imei2":"12579034645390","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97757,"job_number":"JOB_97757","tr_customer_id":97774,"tr_customer_product_id":97764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:34:24.000Z","modified_at":"2025-11-03T08:34:24.000Z","name":"Candace Ankunding","mobile_number":"448-211-9790","email_id":"Camron_Larkin33@hotmail.com","dop":"2025-09-20","serial_number":"100245648476715","imei1":"100245648476715","imei2":"100245648476715","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97758,"job_number":"JOB_97758","tr_customer_id":97775,"tr_customer_product_id":97765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:10.000Z","modified_at":"2025-11-03T08:35:10.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19845543827471","imei1":"19845543827471","imei2":"19845543827471","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97760,"job_number":"JOB_97760","tr_customer_id":97777,"tr_customer_product_id":97767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:12.000Z","modified_at":"2025-11-03T08:35:12.000Z","name":"Teresa Wisoky","mobile_number":"628-554-5811","email_id":"Joany13@gmail.com","dop":"2025-09-20","serial_number":"100548556768843","imei1":"100548556768843","imei2":"100548556768843","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97761,"job_number":"JOB_97761","tr_customer_id":97778,"tr_customer_product_id":97768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:58.000Z","modified_at":"2025-11-03T08:35:58.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"16888048974835","imei1":"16888048974835","imei2":"16888048974835","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97763,"job_number":"JOB_97763","tr_customer_id":97780,"tr_customer_product_id":97770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:36:00.000Z","modified_at":"2025-11-03T08:36:00.000Z","name":"Ulises Barton","mobile_number":"826-377-2011","email_id":"Cleo68@yahoo.com","dop":"2025-09-20","serial_number":"100738788228869","imei1":"100738788228869","imei2":"100738788228869","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97765,"job_number":"JOB_97765","tr_customer_id":97782,"tr_customer_product_id":97772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:51:38.000Z","modified_at":"2025-11-03T08:51:38.000Z","name":"Bertrand Shields","mobile_number":"546-768-7932","email_id":"Connie90@yahoo.com","dop":"2025-04-06","serial_number":"13563417122685372","imei1":"13563417122685372","imei2":"13563417122685372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:51:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97767,"job_number":"JOB_97767","tr_customer_id":97784,"tr_customer_product_id":97774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:53:03.000Z","modified_at":"2025-11-03T08:53:03.000Z","name":"Myrtle Hagenes","mobile_number":"350-417-3629","email_id":"Selina6@yahoo.com","dop":"2025-04-06","serial_number":"12329901585632324","imei1":"12329901585632324","imei2":"12329901585632324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97770,"job_number":"JOB_97770","tr_customer_id":97787,"tr_customer_product_id":97777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:54:28.000Z","modified_at":"2025-11-03T08:54:28.000Z","name":"Theron Pfannerstill","mobile_number":"414-217-3352","email_id":"Gretchen44@hotmail.com","dop":"2025-04-06","serial_number":"12310310748897016","imei1":"12310310748897016","imei2":"12310310748897016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97772,"job_number":"JOB_97772","tr_customer_id":97789,"tr_customer_product_id":97779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:55:26.000Z","modified_at":"2025-11-03T08:55:26.000Z","name":"Judge Daniel","mobile_number":"907-946-1405","email_id":"Shannon_Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"17782677518691888","imei1":"17782677518691888","imei2":"17782677518691888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97774,"job_number":"JOB_97774","tr_customer_id":97791,"tr_customer_product_id":97781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:00:57.000Z","modified_at":"2025-11-03T09:00:57.000Z","name":"Lourdes Lehner","mobile_number":"841-953-4120","email_id":"Margie23@gmail.com","dop":"2025-04-06","serial_number":"13374336015734642","imei1":"13374336015734642","imei2":"13374336015734642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97776,"job_number":"JOB_97776","tr_customer_id":97793,"tr_customer_product_id":97783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:05:11.000Z","modified_at":"2025-11-03T09:05:11.000Z","name":"Edythe Dare","mobile_number":"532-718-8913","email_id":"Darlene_Ullrich95@gmail.com","dop":"2025-04-06","serial_number":"12319850860148208","imei1":"12319850860148208","imei2":"12319850860148208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97777,"job_number":"JOB_97777","tr_customer_id":97794,"tr_customer_product_id":97784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:19.000Z","modified_at":"2025-11-03T09:20:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15521780168190","imei1":"15521780168190","imei2":"15521780168190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97779,"job_number":"JOB_97779","tr_customer_id":97796,"tr_customer_product_id":97786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:20.000Z","modified_at":"2025-11-03T09:20:20.000Z","name":"Margaretta Herman","mobile_number":"839-742-2119","email_id":"Monica_Cremin18@yahoo.com","dop":"2025-04-06","serial_number":"12493945056101340","imei1":"12493945056101340","imei2":"12493945056101340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97780,"job_number":"JOB_97780","tr_customer_id":97797,"tr_customer_product_id":97787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:44.000Z","modified_at":"2025-11-03T09:20:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472780829659","imei1":"16472780829659","imei2":"16472780829659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97782,"job_number":"JOB_97782","tr_customer_id":97799,"tr_customer_product_id":97789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:45.000Z","modified_at":"2025-11-03T09:20:45.000Z","name":"Ernest Wiegand","mobile_number":"246-582-8536","email_id":"Tia.Koss@yahoo.com","dop":"2025-04-06","serial_number":"18058308717055260","imei1":"18058308717055260","imei2":"18058308717055260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97783,"job_number":"JOB_97783","tr_customer_id":97800,"tr_customer_product_id":97790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:21:09.000Z","modified_at":"2025-11-03T09:21:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16115100084714","imei1":"16115100084714","imei2":"16115100084714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97785,"job_number":"JOB_97785","tr_customer_id":97802,"tr_customer_product_id":97792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:21:10.000Z","modified_at":"2025-11-03T09:21:10.000Z","name":"Donnell Beer","mobile_number":"693-343-6124","email_id":"Kayli.Schaefer@yahoo.com","dop":"2025-04-06","serial_number":"14320904908245582","imei1":"14320904908245582","imei2":"14320904908245582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97786,"job_number":"JOB_97786","tr_customer_id":97803,"tr_customer_product_id":97793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:53:18.000Z","modified_at":"2025-11-03T09:53:18.000Z","name":"Pearl Pollich","mobile_number":"615-744-3628","email_id":"Stanley.Hettinger@yahoo.com","dop":"2025-04-06","serial_number":"17301591476020","imei1":"17301591476020","imei2":"17301591476020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97787,"job_number":"JOB_97787","tr_customer_id":97804,"tr_customer_product_id":97794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:53:45.000Z","modified_at":"2025-11-03T09:53:45.000Z","name":"Kenyon Frami","mobile_number":"810-282-8839","email_id":"German_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"19778254414666","imei1":"19778254414666","imei2":"19778254414666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97788,"job_number":"JOB_97788","tr_customer_id":97805,"tr_customer_product_id":97795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:58:40.000Z","modified_at":"2025-11-03T09:58:40.000Z","name":"Kirsten Davis","mobile_number":"776-874-6187","email_id":"Eleonore_Toy1@hotmail.com","dop":"2025-04-06","serial_number":"14025882504941","imei1":"14025882504941","imei2":"14025882504941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97789,"job_number":"JOB_97789","tr_customer_id":97806,"tr_customer_product_id":97796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:58:43.000Z","modified_at":"2025-11-03T09:58:43.000Z","name":"Jade Metz","mobile_number":"651-260-4754","email_id":"Janae.Hoppe@hotmail.com","dop":"2025-04-06","serial_number":"17730754157887","imei1":"17730754157887","imei2":"17730754157887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97790,"job_number":"JOB_97790","tr_customer_id":97807,"tr_customer_product_id":97797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:15:13.000Z","modified_at":"2025-11-03T10:15:13.000Z","name":"Jade Metz","mobile_number":"651-260-4754","email_id":"Janae.Hoppe@hotmail.com","dop":"2025-04-06","serial_number":"37730754157887","imei1":"37730754157887","imei2":"37730754157887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97791,"job_number":"JOB_97791","tr_customer_id":97808,"tr_customer_product_id":97798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:22:08.000Z","modified_at":"2025-11-03T10:22:08.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-10-24","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-10-24T10:22:08.063798513Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97792,"job_number":"JOB_97792","tr_customer_id":97809,"tr_customer_product_id":97799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:54:52.000Z","modified_at":"2025-11-03T10:54:52.000Z","name":"Dallas Jast","mobile_number":"777-639-6727","email_id":"Ettie.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"16399974237968","imei1":"16399974237968","imei2":"16399974237968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97793,"job_number":"JOB_97793","tr_customer_id":97810,"tr_customer_product_id":97800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:55:22.000Z","modified_at":"2025-11-03T10:55:22.000Z","name":"Emmanuelle Zulauf","mobile_number":"837-940-8117","email_id":"Armand_Stroman13@gmail.com","dop":"2025-04-06","serial_number":"10638937980964","imei1":"10638937980964","imei2":"10638937980964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97794,"job_number":"JOB_97794","tr_customer_id":97811,"tr_customer_product_id":97801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:06.000Z","modified_at":"2025-11-03T10:56:06.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17415192259091","imei1":"17415192259091","imei2":"17415192259091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97796,"job_number":"JOB_97796","tr_customer_id":97813,"tr_customer_product_id":97803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:06.000Z","modified_at":"2025-11-03T10:56:06.000Z","name":"Gerhard Wolff","mobile_number":"782-986-8793","email_id":"Haley10@yahoo.com","dop":"2025-04-06","serial_number":"18897285659025996","imei1":"18897285659025996","imei2":"18897285659025996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97797,"job_number":"JOB_97797","tr_customer_id":97814,"tr_customer_product_id":97804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:24.000Z","modified_at":"2025-11-03T10:56:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17677618630777","imei1":"17677618630777","imei2":"17677618630777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97799,"job_number":"JOB_97799","tr_customer_id":97816,"tr_customer_product_id":97806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:25.000Z","modified_at":"2025-11-03T10:56:25.000Z","name":"Kris Jenkins","mobile_number":"547-805-2999","email_id":"Efrain97@hotmail.com","dop":"2025-04-06","serial_number":"12139152699851726","imei1":"12139152699851726","imei2":"12139152699851726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97800,"job_number":"JOB_97800","tr_customer_id":97817,"tr_customer_product_id":97807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:37.000Z","modified_at":"2025-11-03T10:56:37.000Z","name":"Kieran Wolff","mobile_number":"569-500-9162","email_id":"Rory33@gmail.com","dop":"2025-04-06","serial_number":"18294600352102","imei1":"18294600352102","imei2":"18294600352102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97801,"job_number":"JOB_97801","tr_customer_id":97818,"tr_customer_product_id":97808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:43.000Z","modified_at":"2025-11-03T10:56:43.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14865864073573","imei1":"14865864073573","imei2":"14865864073573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97803,"job_number":"JOB_97803","tr_customer_id":97820,"tr_customer_product_id":97810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:43.000Z","modified_at":"2025-11-03T10:56:43.000Z","name":"Rigoberto Schoen","mobile_number":"228-364-9163","email_id":"Geoffrey.Homenick@yahoo.com","dop":"2025-04-06","serial_number":"11284649363196396","imei1":"11284649363196396","imei2":"11284649363196396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97805,"job_number":"JOB_97805","tr_customer_id":97822,"tr_customer_product_id":97812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:58:17.000Z","modified_at":"2025-11-03T10:58:17.000Z","name":"Arlene Schultz","mobile_number":"411-396-5142","email_id":"Willy.White@yahoo.com","dop":"2025-04-06","serial_number":"11671328590560984","imei1":"11671328590560984","imei2":"11671328590560984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97807,"job_number":"JOB_97807","tr_customer_id":97824,"tr_customer_product_id":97814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:06:30.000Z","modified_at":"2025-11-03T11:06:30.000Z","name":"Cynthia Keeling","mobile_number":"813-937-7962","email_id":"Michaela_Hansen@gmail.com","dop":"2025-04-06","serial_number":"15517692801549268","imei1":"15517692801549268","imei2":"15517692801549268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:06:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97809,"job_number":"JOB_97809","tr_customer_id":97826,"tr_customer_product_id":97816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:10:57.000Z","modified_at":"2025-11-03T11:10:57.000Z","name":"Raphael Dach","mobile_number":"208-474-0429","email_id":"Craig.Connelly@hotmail.com","dop":"2025-04-06","serial_number":"18405092306776188","imei1":"18405092306776188","imei2":"18405092306776188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97811,"job_number":"JOB_97811","tr_customer_id":97828,"tr_customer_product_id":97818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:22:39.000Z","modified_at":"2025-11-03T11:22:39.000Z","name":"Trinity Nolan","mobile_number":"327-457-5186","email_id":"Eriberto80@hotmail.com","dop":"2025-04-06","serial_number":"14052607572543824","imei1":"14052607572543824","imei2":"14052607572543824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97813,"job_number":"JOB_97813","tr_customer_id":97830,"tr_customer_product_id":97820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:23:56.000Z","modified_at":"2025-11-03T11:23:56.000Z","name":"Margret Lebsack","mobile_number":"588-564-6710","email_id":"Jose90@yahoo.com","dop":"2025-09-20","serial_number":"100112882554184","imei1":"100112882554184","imei2":"100112882554184","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97815,"job_number":"JOB_97815","tr_customer_id":97832,"tr_customer_product_id":97822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:30:20.000Z","modified_at":"2025-11-03T11:30:20.000Z","name":"Savanna Moen","mobile_number":"500-821-4094","email_id":"Iva_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17727057278231368","imei1":"17727057278231368","imei2":"17727057278231368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97817,"job_number":"JOB_97817","tr_customer_id":97834,"tr_customer_product_id":97824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:00.000Z","modified_at":"2025-11-03T11:31:00.000Z","name":"Harry Kreiger","mobile_number":"998-540-2768","email_id":"Brooklyn.Bashirian@hotmail.com","dop":"2025-04-06","serial_number":"11778274309246842","imei1":"11778274309246842","imei2":"11778274309246842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97818,"job_number":"JOB_97818","tr_customer_id":97835,"tr_customer_product_id":97825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:39.000Z","modified_at":"2025-11-03T11:31:39.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"14435833785815","imei1":"14435833785815","imei2":"14435833785815","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97820,"job_number":"JOB_97820","tr_customer_id":97837,"tr_customer_product_id":97827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:41.000Z","modified_at":"2025-11-03T11:31:41.000Z","name":"Payton Predovic","mobile_number":"606-609-8730","email_id":"Tressie.Schmitt88@hotmail.com","dop":"2025-09-20","serial_number":"100761797927073","imei1":"100761797927073","imei2":"100761797927073","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97823,"job_number":"JOB_97823","tr_customer_id":97840,"tr_customer_product_id":97830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Bhagwanti Acharya","mobile_number":"7074005269","email_id":"vyas.bhat@yahoo.co.in","dop":"2025-10-24","serial_number":"2578011334345936","imei1":"2578011334345936","imei2":"2578011334345936","popurl":"www.hiranmay-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97824,"job_number":"JOB_97824","tr_customer_id":97841,"tr_customer_product_id":97831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Anil Devar","mobile_number":"7093329628","email_id":"adhiraj.nayar@hotmail.com","dop":"2025-10-24","serial_number":"9717823892560519","imei1":"9717823892560519","imei2":"9717823892560519","popurl":"www.anjushree-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97825,"job_number":"JOB_97825","tr_customer_id":97842,"tr_customer_product_id":97832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Triloki Nair","mobile_number":"7061740335","email_id":"agasti.johar@gmail.com","dop":"2025-10-24","serial_number":"8088777895507010","imei1":"8088777895507010","imei2":"8088777895507010","popurl":"www.rajinder-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97826,"job_number":"JOB_97826","tr_customer_id":97844,"tr_customer_product_id":97834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Mina Achari","mobile_number":"7026503598","email_id":"devangana.bhattacharya@yahoo.co.in","dop":"2025-10-24","serial_number":"4498038049631307","imei1":"4498038049631307","imei2":"4498038049631307","popurl":"www.aagam-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97827,"job_number":"JOB_97827","tr_customer_id":97843,"tr_customer_product_id":97833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Gautami Somayaji","mobile_number":"7052622152","email_id":"baalagopaal.shah@hotmail.com","dop":"2025-10-24","serial_number":"6322752497868791","imei1":"6322752497868791","imei2":"6322752497868791","popurl":"www.ranjit-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97828,"job_number":"JOB_97828","tr_customer_id":97845,"tr_customer_product_id":97835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:32:29.000Z","modified_at":"2025-11-03T11:32:29.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"10945914802411","imei1":"10945914802411","imei2":"10945914802411","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97830,"job_number":"JOB_97830","tr_customer_id":97847,"tr_customer_product_id":97837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:32:30.000Z","modified_at":"2025-11-03T11:32:30.000Z","name":"Otha Conroy","mobile_number":"804-730-9413","email_id":"Ariel_Wyman54@hotmail.com","dop":"2025-09-20","serial_number":"100244577433229","imei1":"100244577433229","imei2":"100244577433229","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97831,"job_number":"JOB_97831","tr_customer_id":97848,"tr_customer_product_id":97838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:33:18.000Z","modified_at":"2025-11-03T11:33:18.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15528853079739","imei1":"15528853079739","imei2":"15528853079739","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97833,"job_number":"JOB_97833","tr_customer_id":97850,"tr_customer_product_id":97840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:33:20.000Z","modified_at":"2025-11-03T11:33:20.000Z","name":"Johnpaul Kuphal","mobile_number":"959-411-0074","email_id":"Elyse.DuBuque30@yahoo.com","dop":"2025-09-20","serial_number":"100162911716443","imei1":"100162911716443","imei2":"100162911716443","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97838,"job_number":"JOB_97838","tr_customer_id":97855,"tr_customer_product_id":97845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:36:35.000Z","modified_at":"2025-11-03T11:36:35.000Z","name":"Lazaro Wilderman","mobile_number":"677-839-6542","email_id":"Kane21@gmail.com","dop":"2025-04-06","serial_number":"13489594001317058","imei1":"13489594001317058","imei2":"13489594001317058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97840,"job_number":"JOB_97840","tr_customer_id":97857,"tr_customer_product_id":97847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:39:50.000Z","modified_at":"2025-11-03T11:39:50.000Z","name":"Leslie Schoen","mobile_number":"779-510-3083","email_id":"Kenya6@gmail.com","dop":"2025-04-06","serial_number":"17306324710921708","imei1":"17306324710921708","imei2":"17306324710921708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97842,"job_number":"JOB_97842","tr_customer_id":97859,"tr_customer_product_id":97849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:42:47.000Z","modified_at":"2025-11-03T11:42:47.000Z","name":"Blanca Armstrong","mobile_number":"844-495-6893","email_id":"Madaline_Purdy@gmail.com","dop":"2025-04-06","serial_number":"12541016441495014","imei1":"12541016441495014","imei2":"12541016441495014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97843,"job_number":"JOB_97843","tr_customer_id":97860,"tr_customer_product_id":97850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:44:43.000Z","modified_at":"2025-11-03T11:44:43.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12218416427340","imei1":"12218416427340","imei2":"12218416427340","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97845,"job_number":"JOB_97845","tr_customer_id":97862,"tr_customer_product_id":97852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:44:45.000Z","modified_at":"2025-11-03T11:44:45.000Z","name":"Dora McClure","mobile_number":"342-737-0105","email_id":"Erik40@hotmail.com","dop":"2025-09-20","serial_number":"100669723395823","imei1":"100669723395823","imei2":"100669723395823","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97846,"job_number":"JOB_97846","tr_customer_id":97863,"tr_customer_product_id":97853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:45:31.000Z","modified_at":"2025-11-03T11:45:31.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19935824636178","imei1":"19935824636178","imei2":"19935824636178","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97848,"job_number":"JOB_97848","tr_customer_id":97865,"tr_customer_product_id":97855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:45:33.000Z","modified_at":"2025-11-03T11:45:33.000Z","name":"Libby Block","mobile_number":"444-516-7978","email_id":"Keeley60@hotmail.com","dop":"2025-09-20","serial_number":"100225797583848","imei1":"100225797583848","imei2":"100225797583848","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97849,"job_number":"JOB_97849","tr_customer_id":97866,"tr_customer_product_id":97856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:46:20.000Z","modified_at":"2025-11-03T11:46:20.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13274903488375","imei1":"13274903488375","imei2":"13274903488375","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97851,"job_number":"JOB_97851","tr_customer_id":97868,"tr_customer_product_id":97858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:46:22.000Z","modified_at":"2025-11-03T11:46:22.000Z","name":"River Grant","mobile_number":"421-894-2914","email_id":"Robert.Halvorson12@hotmail.com","dop":"2025-09-20","serial_number":"100519347684939","imei1":"100519347684939","imei2":"100519347684939","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97853,"job_number":"JOB_97853","tr_customer_id":97870,"tr_customer_product_id":97860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:48:36.000Z","modified_at":"2025-11-03T11:48:36.000Z","name":"Jalyn Predovic","mobile_number":"292-463-7405","email_id":"Carmela20@yahoo.com","dop":"2025-04-06","serial_number":"14472073370037800","imei1":"14472073370037800","imei2":"14472073370037800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97855,"job_number":"JOB_97855","tr_customer_id":97872,"tr_customer_product_id":97862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:05:43.000Z","modified_at":"2025-11-03T12:05:44.000Z","name":"Abner Johnston","mobile_number":"303-768-9405","email_id":"Jaida.Beatty55@yahoo.com","dop":"2025-04-06","serial_number":"14201850743394948","imei1":"14201850743394948","imei2":"14201850743394948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97856,"job_number":"JOB_97856","tr_customer_id":97873,"tr_customer_product_id":97863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:06:33.000Z","modified_at":"2025-11-03T12:06:33.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"17569406889196","imei1":"17569406889196","imei2":"17569406889196","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97858,"job_number":"JOB_97858","tr_customer_id":97875,"tr_customer_product_id":97865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:06:35.000Z","modified_at":"2025-11-03T12:06:35.000Z","name":"Mariam Feeney","mobile_number":"742-812-5308","email_id":"Gisselle.Smitham82@gmail.com","dop":"2025-09-20","serial_number":"100094557740353","imei1":"100094557740353","imei2":"100094557740353","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97859,"job_number":"JOB_97859","tr_customer_id":97876,"tr_customer_product_id":97866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:07:20.000Z","modified_at":"2025-11-03T12:07:20.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"13275206090013","imei1":"13275206090013","imei2":"13275206090013","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:07:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97861,"job_number":"JOB_97861","tr_customer_id":97878,"tr_customer_product_id":97868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:07:22.000Z","modified_at":"2025-11-03T12:07:22.000Z","name":"Isabella Doyle","mobile_number":"902-229-1562","email_id":"Brycen_Spencer76@yahoo.com","dop":"2025-09-20","serial_number":"100335923919255","imei1":"100335923919255","imei2":"100335923919255","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97862,"job_number":"JOB_97862","tr_customer_id":97879,"tr_customer_product_id":97869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:07.000Z","modified_at":"2025-11-03T12:08:07.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15988013906254","imei1":"15988013906254","imei2":"15988013906254","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97864,"job_number":"JOB_97864","tr_customer_id":97881,"tr_customer_product_id":97871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:09.000Z","modified_at":"2025-11-03T12:08:09.000Z","name":"Rosella Lueilwitz","mobile_number":"728-246-7951","email_id":"Gwendolyn14@yahoo.com","dop":"2025-09-20","serial_number":"100642058211019","imei1":"100642058211019","imei2":"100642058211019","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97865,"job_number":"JOB_97865","tr_customer_id":97882,"tr_customer_product_id":97872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:58.000Z","modified_at":"2025-11-03T12:08:58.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11827048764613","imei1":"11827048764613","imei2":"11827048764613","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97867,"job_number":"JOB_97867","tr_customer_id":97884,"tr_customer_product_id":97874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:00.000Z","modified_at":"2025-11-03T12:09:00.000Z","name":"Carson Hodkiewicz","mobile_number":"710-731-9000","email_id":"Dominique63@gmail.com","dop":"2025-09-20","serial_number":"100097005838151","imei1":"100097005838151","imei2":"100097005838151","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97868,"job_number":"JOB_97868","tr_customer_id":97885,"tr_customer_product_id":97875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:47.000Z","modified_at":"2025-11-03T12:09:47.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"14576903560715","imei1":"14576903560715","imei2":"14576903560715","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97870,"job_number":"JOB_97870","tr_customer_id":97887,"tr_customer_product_id":97877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:48.000Z","modified_at":"2025-11-03T12:09:48.000Z","name":"Amie Predovic","mobile_number":"587-715-7784","email_id":"Linnie41@yahoo.com","dop":"2025-09-20","serial_number":"100006770635489","imei1":"100006770635489","imei2":"100006770635489","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97871,"job_number":"JOB_97871","tr_customer_id":97888,"tr_customer_product_id":97878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:20.000Z","modified_at":"2025-11-03T12:10:20.000Z","name":"Priya Patty","mobile_number":"8912348765","email_id":"priyapatty@yahoo.com","dop":"2025-10-21","serial_number":"22314987656592","imei1":"22314987656592","imei2":"22314987656592","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97872,"job_number":"JOB_97872","tr_customer_id":97889,"tr_customer_product_id":97879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:34.000Z","modified_at":"2025-11-03T12:10:34.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13658218178722","imei1":"13658218178722","imei2":"13658218178722","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97874,"job_number":"JOB_97874","tr_customer_id":97891,"tr_customer_product_id":97881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:36.000Z","modified_at":"2025-11-03T12:10:36.000Z","name":"Anita Johnston","mobile_number":"442-389-7544","email_id":"Roberto_Breitenberg85@yahoo.com","dop":"2025-09-20","serial_number":"100328293801275","imei1":"100328293801275","imei2":"100328293801275","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97876,"job_number":"JOB_97876","tr_customer_id":97893,"tr_customer_product_id":97883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:16:34.000Z","modified_at":"2025-11-03T12:16:34.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"16758216029660","imei1":"16758216029660","imei2":"16758216029660","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97878,"job_number":"JOB_97878","tr_customer_id":97895,"tr_customer_product_id":97885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:16:36.000Z","modified_at":"2025-11-03T12:16:36.000Z","name":"Cynthia Rodriguez","mobile_number":"498-392-1321","email_id":"Myron55@hotmail.com","dop":"2025-09-20","serial_number":"100976450846936","imei1":"100976450846936","imei2":"100976450846936","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97879,"job_number":"JOB_97879","tr_customer_id":97896,"tr_customer_product_id":97886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:17:22.000Z","modified_at":"2025-11-03T12:17:22.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19321012970073","imei1":"19321012970073","imei2":"19321012970073","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97881,"job_number":"JOB_97881","tr_customer_id":97898,"tr_customer_product_id":97888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:17:23.000Z","modified_at":"2025-11-03T12:17:23.000Z","name":"Rhoda Donnelly","mobile_number":"379-347-0004","email_id":"Godfrey8@hotmail.com","dop":"2025-09-20","serial_number":"100630685372679","imei1":"100630685372679","imei2":"100630685372679","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97882,"job_number":"JOB_97882","tr_customer_id":97899,"tr_customer_product_id":97889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:18:10.000Z","modified_at":"2025-11-03T12:18:10.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"10777222553374","imei1":"10777222553374","imei2":"10777222553374","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97884,"job_number":"JOB_97884","tr_customer_id":97901,"tr_customer_product_id":97891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:18:11.000Z","modified_at":"2025-11-03T12:18:11.000Z","name":"Cleve Klein","mobile_number":"522-887-1517","email_id":"Freeman_Wintheiser@gmail.com","dop":"2025-09-20","serial_number":"100026793625750","imei1":"100026793625750","imei2":"100026793625750","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97885,"job_number":"JOB_97885","tr_customer_id":97902,"tr_customer_product_id":97892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:03.000Z","modified_at":"2025-11-03T12:19:03.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"13047614864346","imei1":"13047614864346","imei2":"13047614864346","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97887,"job_number":"JOB_97887","tr_customer_id":97904,"tr_customer_product_id":97894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:04.000Z","modified_at":"2025-11-03T12:19:04.000Z","name":"Callie Mitchell","mobile_number":"416-386-7556","email_id":"Ransom.Bahringer97@gmail.com","dop":"2025-09-20","serial_number":"100831521826805","imei1":"100831521826805","imei2":"100831521826805","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97888,"job_number":"JOB_97888","tr_customer_id":97905,"tr_customer_product_id":97895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:50.000Z","modified_at":"2025-11-03T12:19:50.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"17801970113612","imei1":"17801970113612","imei2":"17801970113612","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97890,"job_number":"JOB_97890","tr_customer_id":97907,"tr_customer_product_id":97897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:52.000Z","modified_at":"2025-11-03T12:19:52.000Z","name":"Hilda Schuster","mobile_number":"972-714-6603","email_id":"Arnold.OConnell@hotmail.com","dop":"2025-09-20","serial_number":"100319506757172","imei1":"100319506757172","imei2":"100319506757172","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97891,"job_number":"JOB_97891","tr_customer_id":97908,"tr_customer_product_id":97898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:37.000Z","modified_at":"2025-11-03T12:20:37.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"11338057776676","imei1":"11338057776676","imei2":"11338057776676","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97893,"job_number":"JOB_97893","tr_customer_id":97910,"tr_customer_product_id":97900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:39.000Z","modified_at":"2025-11-03T12:20:39.000Z","name":"Colton Willms","mobile_number":"511-693-4582","email_id":"Ismael_Boyer17@yahoo.com","dop":"2025-09-20","serial_number":"100940196357685","imei1":"100940196357685","imei2":"100940196357685","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97894,"job_number":"JOB_97894","tr_customer_id":97911,"tr_customer_product_id":97901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:46.000Z","modified_at":"2025-11-03T12:20:46.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18205078447440","imei1":"18205078447440","imei2":"18205078447440","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97895,"job_number":"JOB_97895","tr_customer_id":97912,"tr_customer_product_id":97902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:46.000Z","modified_at":"2025-11-03T12:20:46.000Z","name":"Monroe Koelpin","mobile_number":"250-789-1200","email_id":"Drake.Flatley@yahoo.com","dop":"2025-09-14","serial_number":"17144651042166","imei1":"17144651042166","imei2":"17144651042166","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97896,"job_number":"JOB_97896","tr_customer_id":97913,"tr_customer_product_id":97903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:57.000Z","modified_at":"2025-11-03T12:20:57.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14214490312454","imei1":"14214490312454","imei2":"14214490312454","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97897,"job_number":"JOB_97897","tr_customer_id":97914,"tr_customer_product_id":97904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:58.000Z","modified_at":"2025-11-03T12:20:58.000Z","name":"Chaim Goodwin","mobile_number":"924-531-9573","email_id":"Maye_Schinner@hotmail.com","dop":"2025-09-14","serial_number":"16345922003539","imei1":"16345922003539","imei2":"16345922003539","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97899,"job_number":"JOB_97899","tr_customer_id":97916,"tr_customer_product_id":97906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:21:37.000Z","modified_at":"2025-11-03T12:21:37.000Z","name":"Angie Osinski","mobile_number":"696-616-8538","email_id":"Columbus.McGlynn85@gmail.com","dop":"2025-04-06","serial_number":"18968072272385260","imei1":"18968072272385260","imei2":"18968072272385260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97901,"job_number":"JOB_97901","tr_customer_id":97918,"tr_customer_product_id":97908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:22:50.000Z","modified_at":"2025-11-03T12:22:50.000Z","name":"Sasha Hamill","mobile_number":"698-500-5862","email_id":"Braxton.Donnelly80@gmail.com","dop":"2025-04-06","serial_number":"10478294696062464","imei1":"10478294696062464","imei2":"10478294696062464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97903,"job_number":"JOB_97903","tr_customer_id":97920,"tr_customer_product_id":97910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:24:37.000Z","modified_at":"2025-11-03T12:24:37.000Z","name":"Jamir O'Conner","mobile_number":"891-860-0502","email_id":"Spencer34@gmail.com","dop":"2025-04-06","serial_number":"15563899171574692","imei1":"15563899171574692","imei2":"15563899171574692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97904,"job_number":"JOB_97904","tr_customer_id":97921,"tr_customer_product_id":97911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:25:47.000Z","modified_at":"2025-11-03T12:25:47.000Z","name":"Shanel Dibbert","mobile_number":"217-774-0942","email_id":"Melvin40@yahoo.com","dop":"2025-04-06","serial_number":"10204207353958","imei1":"10204207353958","imei2":"10204207353958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97905,"job_number":"JOB_97905","tr_customer_id":97922,"tr_customer_product_id":97912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:25:47.000Z","modified_at":"2025-11-03T12:25:47.000Z","name":"Franz Grady","mobile_number":"819-380-1056","email_id":"Myrl_Runolfsson58@hotmail.com","dop":"2025-04-06","serial_number":"16700614643203512","imei1":"16700614643203512","imei2":"16700614643203512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97907,"job_number":"JOB_97907","tr_customer_id":97924,"tr_customer_product_id":97914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:26:45.000Z","modified_at":"2025-11-03T12:26:45.000Z","name":"Deshawn Littel","mobile_number":"237-421-8597","email_id":"Carmelo.Murray@gmail.com","dop":"2025-04-06","serial_number":"10216716337771050","imei1":"10216716337771050","imei2":"10216716337771050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97908,"job_number":"JOB_97908","tr_customer_id":97925,"tr_customer_product_id":97915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:27:45.000Z","modified_at":"2025-11-03T12:27:45.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-11-03","serial_number":"77647782745374","imei1":"77647782745374","imei2":"77647782745374","popurl":"2025-11-03T12:27:40.583Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97910,"job_number":"JOB_97910","tr_customer_id":97927,"tr_customer_product_id":97917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:37:06.000Z","modified_at":"2025-11-03T12:37:06.000Z","name":"Quentin Johns","mobile_number":"353-244-5990","email_id":"Loren65@gmail.com","dop":"2025-04-06","serial_number":"19511885201214564","imei1":"19511885201214564","imei2":"19511885201214564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97912,"job_number":"JOB_97912","tr_customer_id":97929,"tr_customer_product_id":97919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:38:49.000Z","modified_at":"2025-11-03T12:38:49.000Z","name":"Tillman Wilderman","mobile_number":"887-873-8412","email_id":"Rhoda_Corwin5@hotmail.com","dop":"2025-04-06","serial_number":"10724995808649768","imei1":"10724995808649768","imei2":"10724995808649768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97920,"job_number":"JOB_97920","tr_customer_id":97937,"tr_customer_product_id":97927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:04:32.000Z","modified_at":"2025-11-03T13:04:32.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-10-24","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-10-24T13:04:31.144082371Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:04:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97922,"job_number":"JOB_97922","tr_customer_id":97939,"tr_customer_product_id":97929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:13:25.000Z","modified_at":"2025-11-03T13:13:25.000Z","name":"Odell Strosin","mobile_number":"878-983-4050","email_id":"Kyle.Grady@hotmail.com","dop":"2025-04-06","serial_number":"18355726188820296","imei1":"18355726188820296","imei2":"18355726188820296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97925,"job_number":"JOB_97925","tr_customer_id":97942,"tr_customer_product_id":97932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:58.000Z","modified_at":"2025-11-03T13:21:58.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"13539048780367","imei1":"13539048780367","imei2":"13539048780367","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97927,"job_number":"JOB_97927","tr_customer_id":97944,"tr_customer_product_id":97934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:58.000Z","modified_at":"2025-11-03T13:21:58.000Z","name":"Darren Beer","mobile_number":"285-597-7810","email_id":"Theresia.Heathcote@hotmail.com","dop":"2025-09-30","serial_number":"17593000696837","imei1":"17593000696837","imei2":"17593000696837","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97928,"job_number":"JOB_97928","tr_customer_id":97945,"tr_customer_product_id":97935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:07.000Z","modified_at":"2025-11-03T13:22:07.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11437681306415","imei1":"11437681306415","imei2":"11437681306415","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97930,"job_number":"JOB_97930","tr_customer_id":97947,"tr_customer_product_id":97937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:08.000Z","modified_at":"2025-11-03T13:22:08.000Z","name":"Carole Bernier","mobile_number":"471-587-6132","email_id":"Nella_Kreiger97@yahoo.com","dop":"2025-09-30","serial_number":"13350424827199","imei1":"13350424827199","imei2":"13350424827199","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97931,"job_number":"JOB_97931","tr_customer_id":97948,"tr_customer_product_id":97938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:16.000Z","modified_at":"2025-11-03T13:22:16.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18160617779836","imei1":"18160617779836","imei2":"18160617779836","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97933,"job_number":"JOB_97933","tr_customer_id":97950,"tr_customer_product_id":97940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:17.000Z","modified_at":"2025-11-03T13:22:17.000Z","name":"Ardella Wiegand","mobile_number":"731-576-9880","email_id":"Jabari.Mertz78@gmail.com","dop":"2025-09-30","serial_number":"15821931725145","imei1":"15821931725145","imei2":"15821931725145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97934,"job_number":"JOB_97934","tr_customer_id":97951,"tr_customer_product_id":97941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:36.000Z","modified_at":"2025-11-03T13:36:36.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"10277476978495","imei1":"10277476978495","imei2":"10277476978495","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97936,"job_number":"JOB_97936","tr_customer_id":97953,"tr_customer_product_id":97943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:37.000Z","modified_at":"2025-11-03T13:36:37.000Z","name":"Lacy Champlin","mobile_number":"483-878-8955","email_id":"Retha58@hotmail.com","dop":"2025-09-30","serial_number":"19904699373852","imei1":"19904699373852","imei2":"19904699373852","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97937,"job_number":"JOB_97937","tr_customer_id":97954,"tr_customer_product_id":97944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:47.000Z","modified_at":"2025-11-03T13:36:47.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"10388528208679","imei1":"10388528208679","imei2":"10388528208679","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97939,"job_number":"JOB_97939","tr_customer_id":97956,"tr_customer_product_id":97946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:47.000Z","modified_at":"2025-11-03T13:36:47.000Z","name":"Milford Rolfson","mobile_number":"785-354-7689","email_id":"Garret.Emard@hotmail.com","dop":"2025-09-30","serial_number":"11247159941777","imei1":"11247159941777","imei2":"11247159941777","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97940,"job_number":"JOB_97940","tr_customer_id":97957,"tr_customer_product_id":97947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:58.000Z","modified_at":"2025-11-03T13:36:58.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"16262417519656","imei1":"16262417519656","imei2":"16262417519656","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97942,"job_number":"JOB_97942","tr_customer_id":97959,"tr_customer_product_id":97949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:58.000Z","modified_at":"2025-11-03T13:36:58.000Z","name":"Trycia Mosciski","mobile_number":"725-938-0773","email_id":"Carmella_Nolan@yahoo.com","dop":"2025-09-30","serial_number":"16079871822419","imei1":"16079871822419","imei2":"16079871822419","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97946,"job_number":"JOB_97946","tr_customer_id":97963,"tr_customer_product_id":97953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75729713340354","imei1":"75729713340354","imei2":"75729713340354","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97947,"job_number":"JOB_97947","tr_customer_id":97964,"tr_customer_product_id":97954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78655027487028","imei1":"78655027487028","imei2":"78655027487028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97948,"job_number":"JOB_97948","tr_customer_id":97965,"tr_customer_product_id":97955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26650579982205","imei1":"26650579982205","imei2":"26650579982205","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97949,"job_number":"JOB_97949","tr_customer_id":97966,"tr_customer_product_id":97956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21401197265192","imei1":"21401197265192","imei2":"21401197265192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97950,"job_number":"JOB_97950","tr_customer_id":97967,"tr_customer_product_id":97957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:48.000Z","modified_at":"2025-11-03T13:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16993656689500","imei1":"16993656689500","imei2":"16993656689500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97951,"job_number":"JOB_97951","tr_customer_id":97968,"tr_customer_product_id":97958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:48.000Z","modified_at":"2025-11-03T13:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59422463348501","imei1":"59422463348501","imei2":"59422463348501","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97953,"job_number":"JOB_97953","tr_customer_id":97970,"tr_customer_product_id":97960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:17.000Z","modified_at":"2025-11-03T13:46:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77786544144534","imei1":"77786544144534","imei2":"77786544144534","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97954,"job_number":"JOB_97954","tr_customer_id":97971,"tr_customer_product_id":97961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57460924464295","imei1":"57460924464295","imei2":"57460924464295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97955,"job_number":"JOB_97955","tr_customer_id":97972,"tr_customer_product_id":97962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21293234958781","imei1":"21293234958781","imei2":"21293234958781","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97956,"job_number":"JOB_97956","tr_customer_id":97973,"tr_customer_product_id":97963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57588905780279","imei1":"57588905780279","imei2":"57588905780279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97957,"job_number":"JOB_97957","tr_customer_id":97974,"tr_customer_product_id":97964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52371144090629","imei1":"52371144090629","imei2":"52371144090629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97958,"job_number":"JOB_97958","tr_customer_id":97975,"tr_customer_product_id":97965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:19.000Z","modified_at":"2025-11-03T13:46:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83759173471758","imei1":"83759173471758","imei2":"83759173471758","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97960,"job_number":"JOB_97960","tr_customer_id":97977,"tr_customer_product_id":97967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69659437829027","imei1":"69659437829027","imei2":"69659437829027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97961,"job_number":"JOB_97961","tr_customer_id":97978,"tr_customer_product_id":97968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45929248233560","imei1":"45929248233560","imei2":"45929248233560","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97962,"job_number":"JOB_97962","tr_customer_id":97979,"tr_customer_product_id":97969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14081903290651","imei1":"14081903290651","imei2":"14081903290651","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97963,"job_number":"JOB_97963","tr_customer_id":97980,"tr_customer_product_id":97970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26592269451531","imei1":"26592269451531","imei2":"26592269451531","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97964,"job_number":"JOB_97964","tr_customer_id":97981,"tr_customer_product_id":97971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:49.000Z","modified_at":"2025-11-03T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48613522907784","imei1":"48613522907784","imei2":"48613522907784","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97965,"job_number":"JOB_97965","tr_customer_id":97982,"tr_customer_product_id":97972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:49.000Z","modified_at":"2025-11-03T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11107551382374","imei1":"11107551382374","imei2":"11107551382374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97971,"job_number":"JOB_97971","tr_customer_id":97988,"tr_customer_product_id":97978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:52:26.000Z","modified_at":"2025-11-03T13:52:26.000Z","name":"Jatin Shharma","mobile_number":"747-374-2408","email_id":"Boyd44@gmail.com","dop":"2025-04-06","serial_number":"12372289872047","imei1":"12372289872047","imei2":"12372289872047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97972,"job_number":"JOB_97972","tr_customer_id":97989,"tr_customer_product_id":97979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:14.000Z","modified_at":"2025-11-03T14:09:14.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14953379915241","imei1":"14953379915241","imei2":"14953379915241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97974,"job_number":"JOB_97974","tr_customer_id":97991,"tr_customer_product_id":97981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:16.000Z","modified_at":"2025-11-03T14:09:16.000Z","name":"Brenden Conroy","mobile_number":"969-567-0723","email_id":"Toni.Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15408138191400148","imei1":"15408138191400148","imei2":"15408138191400148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97979,"job_number":"JOB_97979","tr_customer_id":97996,"tr_customer_product_id":97986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:59.000Z","modified_at":"2025-11-03T14:09:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18985731029076","imei1":"18985731029076","imei2":"18985731029076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97981,"job_number":"JOB_97981","tr_customer_id":97998,"tr_customer_product_id":97988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:01.000Z","modified_at":"2025-11-03T14:10:01.000Z","name":"Hulda Gulgowski","mobile_number":"896-329-7115","email_id":"Juana_Konopelski53@gmail.com","dop":"2025-04-06","serial_number":"17795292900114976","imei1":"17795292900114976","imei2":"17795292900114976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97986,"job_number":"JOB_97986","tr_customer_id":98003,"tr_customer_product_id":97993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:11.000Z","modified_at":"2025-11-03T14:10:11.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14498761567742","imei1":"14498761567742","imei2":"14498761567742","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97988,"job_number":"JOB_97988","tr_customer_id":98005,"tr_customer_product_id":97995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:13.000Z","modified_at":"2025-11-03T14:10:13.000Z","name":"Antonetta Monahan","mobile_number":"957-892-3308","email_id":"Enrique.Ebert6@gmail.com","dop":"2025-06-08","serial_number":"107210570689490","imei1":"107210570689490","imei2":"107210570689490","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97989,"job_number":"JOB_97989","tr_customer_id":98006,"tr_customer_product_id":97996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:41.000Z","modified_at":"2025-11-03T14:10:41.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11046335990325","imei1":"11046335990325","imei2":"11046335990325","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97991,"job_number":"JOB_97991","tr_customer_id":98008,"tr_customer_product_id":97998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:43.000Z","modified_at":"2025-11-03T14:10:43.000Z","name":"Charlie Bode","mobile_number":"749-564-0259","email_id":"Mose56@yahoo.com","dop":"2025-06-08","serial_number":"107915748314758","imei1":"107915748314758","imei2":"107915748314758","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97992,"job_number":"JOB_97992","tr_customer_id":98009,"tr_customer_product_id":97999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:44.000Z","modified_at":"2025-11-03T14:10:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13020561371437","imei1":"13020561371437","imei2":"13020561371437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97994,"job_number":"JOB_97994","tr_customer_id":98011,"tr_customer_product_id":98001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:45.000Z","modified_at":"2025-11-03T14:10:45.000Z","name":"Terry Kunze","mobile_number":"426-547-4224","email_id":"Wiley31@yahoo.com","dop":"2025-04-06","serial_number":"17995117860568710","imei1":"17995117860568710","imei2":"17995117860568710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97995,"job_number":"JOB_97995","tr_customer_id":98012,"tr_customer_product_id":98002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:11.000Z","modified_at":"2025-11-03T14:11:11.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"14711496955538","imei1":"14711496955538","imei2":"14711496955538","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97997,"job_number":"JOB_97997","tr_customer_id":98014,"tr_customer_product_id":98004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:13.000Z","modified_at":"2025-11-03T14:11:13.000Z","name":"Malcolm Gerhold","mobile_number":"494-663-2194","email_id":"Shyanne16@gmail.com","dop":"2025-06-08","serial_number":"106916871662298","imei1":"106916871662298","imei2":"106916871662298","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97998,"job_number":"JOB_97998","tr_customer_id":98015,"tr_customer_product_id":98005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:30.000Z","modified_at":"2025-11-03T14:11:30.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14635356987196","imei1":"14635356987196","imei2":"14635356987196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98000,"job_number":"JOB_98000","tr_customer_id":98017,"tr_customer_product_id":98007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:12:22.000Z","modified_at":"2025-11-03T14:12:22.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10975923066659","imei1":"10975923066659","imei2":"10975923066659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98002,"job_number":"JOB_98002","tr_customer_id":98019,"tr_customer_product_id":98009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:13:13.000Z","modified_at":"2025-11-03T14:13:13.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12542513947553","imei1":"12542513947553","imei2":"12542513947553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98005,"job_number":"JOB_98005","tr_customer_id":98022,"tr_customer_product_id":98012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:14:21.000Z","modified_at":"2025-11-03T14:14:21.000Z","name":"Omari Reichert","mobile_number":"608-777-1313","email_id":"Marcelino20@gmail.com","dop":"2025-04-06","serial_number":"14280859293673312","imei1":"14280859293673312","imei2":"14280859293673312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:14:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98007,"job_number":"JOB_98007","tr_customer_id":98024,"tr_customer_product_id":98014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:06.000Z","modified_at":"2025-11-03T14:15:06.000Z","name":"Skylar Funk","mobile_number":"941-516-0455","email_id":"Polly17@gmail.com","dop":"2025-04-06","serial_number":"10588791116140600","imei1":"10588791116140600","imei2":"10588791116140600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98008,"job_number":"JOB_98008","tr_customer_id":98025,"tr_customer_product_id":98015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:18.000Z","modified_at":"2025-11-03T14:15:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10103002837013","imei1":"10103002837013","imei2":"10103002837013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98010,"job_number":"JOB_98010","tr_customer_id":98027,"tr_customer_product_id":98017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:19.000Z","modified_at":"2025-11-03T14:15:19.000Z","name":"Bennie Block","mobile_number":"264-470-0357","email_id":"Ricardo.Kassulke50@gmail.com","dop":"2025-06-18","serial_number":"1016100843941874","imei1":"1016100843941874","imei2":"1016100843941874","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98011,"job_number":"JOB_98011","tr_customer_id":98028,"tr_customer_product_id":98018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:35.000Z","modified_at":"2025-11-03T14:15:35.000Z","name":"Godfrey  Rice","mobile_number":"724-577-3108","email_id":"Carol.DuBuque@gmail.com","dop":"2025-08-02","serial_number":"16631077486828","imei1":"16631077486828","imei2":"16631077486828","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98013,"job_number":"JOB_98013","tr_customer_id":98030,"tr_customer_product_id":98020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:50.000Z","modified_at":"2025-11-03T14:15:50.000Z","name":"Ramon Trantow","mobile_number":"739-403-1130","email_id":"Amaya_Kunde18@gmail.com","dop":"2025-04-06","serial_number":"16547837667403192","imei1":"16547837667403192","imei2":"16547837667403192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98014,"job_number":"JOB_98014","tr_customer_id":98031,"tr_customer_product_id":98021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:01.000Z","modified_at":"2025-11-03T14:16:01.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10516363040487","imei1":"10516363040487","imei2":"10516363040487","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98016,"job_number":"JOB_98016","tr_customer_id":98033,"tr_customer_product_id":98023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:02.000Z","modified_at":"2025-11-03T14:16:02.000Z","name":"Emmalee Stehr","mobile_number":"626-666-8014","email_id":"Grady.Stark14@yahoo.com","dop":"2025-06-18","serial_number":"1072700768735220","imei1":"1072700768735220","imei2":"1072700768735220","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98017,"job_number":"JOB_98017","tr_customer_id":98034,"tr_customer_product_id":98024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:05.000Z","modified_at":"2025-11-03T14:16:05.000Z","name":"Major  Rutherford","mobile_number":"293-744-5060","email_id":"Brennon.Boehm12@gmail.com","dop":"2025-08-02","serial_number":"19123211890122","imei1":"19123211890122","imei2":"19123211890122","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98018,"job_number":"JOB_98018","tr_customer_id":98035,"tr_customer_product_id":98025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:02.000Z","modified_at":"2025-11-03T14:18:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11548284666519","imei1":"11548284666519","imei2":"11548284666519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98020,"job_number":"JOB_98020","tr_customer_id":98037,"tr_customer_product_id":98027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:03.000Z","modified_at":"2025-11-03T14:18:03.000Z","name":"Mozelle Beahan","mobile_number":"424-464-4412","email_id":"Osbaldo.Feeney80@yahoo.com","dop":"2025-04-06","serial_number":"13477083183271664","imei1":"13477083183271664","imei2":"13477083183271664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98021,"job_number":"JOB_98021","tr_customer_id":98038,"tr_customer_product_id":98028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:22.000Z","modified_at":"2025-11-03T14:18:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13765697852489","imei1":"13765697852489","imei2":"13765697852489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98023,"job_number":"JOB_98023","tr_customer_id":98040,"tr_customer_product_id":98030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:24.000Z","modified_at":"2025-11-03T14:18:24.000Z","name":"Agustin Fahey","mobile_number":"263-297-7249","email_id":"Colton90@yahoo.com","dop":"2025-04-06","serial_number":"14779924889705140","imei1":"14779924889705140","imei2":"14779924889705140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98024,"job_number":"JOB_98024","tr_customer_id":98041,"tr_customer_product_id":98031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:46.000Z","modified_at":"2025-11-03T14:18:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12669327900285","imei1":"12669327900285","imei2":"12669327900285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98026,"job_number":"JOB_98026","tr_customer_id":98043,"tr_customer_product_id":98033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:48.000Z","modified_at":"2025-11-03T14:18:48.000Z","name":"Richie Borer","mobile_number":"958-568-7225","email_id":"Roderick31@hotmail.com","dop":"2025-04-06","serial_number":"12577542560053524","imei1":"12577542560053524","imei2":"12577542560053524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98027,"job_number":"JOB_98027","tr_customer_id":98044,"tr_customer_product_id":98034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:07.000Z","modified_at":"2025-11-03T14:19:07.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16751885642482","imei1":"16751885642482","imei2":"16751885642482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98029,"job_number":"JOB_98029","tr_customer_id":98046,"tr_customer_product_id":98036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:09.000Z","modified_at":"2025-11-03T14:19:09.000Z","name":"Evangeline Sipes","mobile_number":"332-281-4302","email_id":"Cathy.OConner63@hotmail.com","dop":"2025-04-06","serial_number":"19733027106006016","imei1":"19733027106006016","imei2":"19733027106006016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98030,"job_number":"JOB_98030","tr_customer_id":98047,"tr_customer_product_id":98037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:31.000Z","modified_at":"2025-11-03T14:19:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10508889981050","imei1":"10508889981050","imei2":"10508889981050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98032,"job_number":"JOB_98032","tr_customer_id":98049,"tr_customer_product_id":98039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:32.000Z","modified_at":"2025-11-03T14:19:32.000Z","name":"Duncan Nolan","mobile_number":"853-817-5273","email_id":"Loren.Schinner11@hotmail.com","dop":"2025-04-06","serial_number":"15813527060997844","imei1":"15813527060997844","imei2":"15813527060997844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98033,"job_number":"JOB_98033","tr_customer_id":98050,"tr_customer_product_id":98040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:52.000Z","modified_at":"2025-11-03T14:19:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16253013613877","imei1":"16253013613877","imei2":"16253013613877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98035,"job_number":"JOB_98035","tr_customer_id":98052,"tr_customer_product_id":98042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:53.000Z","modified_at":"2025-11-03T14:19:53.000Z","name":"Trinity Schoen","mobile_number":"316-543-3340","email_id":"Bernadette50@hotmail.com","dop":"2025-04-06","serial_number":"11754084436728382","imei1":"11754084436728382","imei2":"11754084436728382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98037,"job_number":"JOB_98037","tr_customer_id":98054,"tr_customer_product_id":98044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:20:20.000Z","modified_at":"2025-11-03T14:20:20.000Z","name":"Daisha Kuphal","mobile_number":"265-920-0946","email_id":"Uriel20@yahoo.com","dop":"2025-04-06","serial_number":"17005759439269664","imei1":"17005759439269664","imei2":"17005759439269664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98039,"job_number":"JOB_98039","tr_customer_id":98056,"tr_customer_product_id":98046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:20:27.000Z","modified_at":"2025-11-03T14:20:27.000Z","name":"Sean Russel","mobile_number":"435-832-9646","email_id":"Rosario23@hotmail.com","dop":"2025-04-06","serial_number":"16559227498696918","imei1":"16559227498696918","imei2":"16559227498696918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98040,"job_number":"JOB_98040","tr_customer_id":98057,"tr_customer_product_id":98047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:23:52.000Z","modified_at":"2025-11-03T14:23:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17370789555334","imei1":"17370789555334","imei2":"17370789555334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98042,"job_number":"JOB_98042","tr_customer_id":98059,"tr_customer_product_id":98049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:23:53.000Z","modified_at":"2025-11-03T14:23:53.000Z","name":"Jaclyn Stracke","mobile_number":"435-951-2732","email_id":"Yessenia18@gmail.com","dop":"2025-04-06","serial_number":"17017233385050126","imei1":"17017233385050126","imei2":"17017233385050126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98047,"job_number":"JOB_98047","tr_customer_id":98064,"tr_customer_product_id":98054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:28.000Z","modified_at":"2025-11-03T14:24:28.000Z","name":"Raquel Adams","mobile_number":"701-898-7304","email_id":"Elouise41@yahoo.com","dop":"2025-04-06","serial_number":"12022427341628208","imei1":"12022427341628208","imei2":"12022427341628208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98051,"job_number":"JOB_98051","tr_customer_id":98068,"tr_customer_product_id":98058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:35.000Z","modified_at":"2025-11-03T14:24:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11572370812573","imei1":"11572370812573","imei2":"11572370812573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98053,"job_number":"JOB_98053","tr_customer_id":98070,"tr_customer_product_id":98060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:37.000Z","modified_at":"2025-11-03T14:24:37.000Z","name":"Lonzo Schmidt","mobile_number":"937-220-5892","email_id":"Anita_Bauch64@yahoo.com","dop":"2025-04-06","serial_number":"10943337127934686","imei1":"10943337127934686","imei2":"10943337127934686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98057,"job_number":"JOB_98057","tr_customer_id":98074,"tr_customer_product_id":98064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:25:16.000Z","modified_at":"2025-11-03T14:25:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15440927844111","imei1":"15440927844111","imei2":"15440927844111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98059,"job_number":"JOB_98059","tr_customer_id":98076,"tr_customer_product_id":98066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:25:18.000Z","modified_at":"2025-11-03T14:25:18.000Z","name":"Angelo Cronin","mobile_number":"491-293-9847","email_id":"Shemar.Denesik@yahoo.com","dop":"2025-04-06","serial_number":"10353741576039388","imei1":"10353741576039388","imei2":"10353741576039388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98061,"job_number":"JOB_98061","tr_customer_id":98078,"tr_customer_product_id":98068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:27:34.000Z","modified_at":"2025-11-03T14:27:34.000Z","name":"Jett Schmeler","mobile_number":"497-370-6181","email_id":"Colt.Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"10201352199960684","imei1":"10201352199960684","imei2":"10201352199960684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98065,"job_number":"JOB_98065","tr_customer_id":98082,"tr_customer_product_id":98072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:03.000Z","modified_at":"2025-11-03T14:43:03.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11370190568475","imei1":"11370190568475","imei2":"11370190568475","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98066,"job_number":"JOB_98066","tr_customer_id":98083,"tr_customer_product_id":98073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:04.000Z","modified_at":"2025-11-03T14:43:04.000Z","name":"Mazie Volkman","mobile_number":"701-583-5116","email_id":"Filomena.Grant@hotmail.com","dop":"2025-09-16","serial_number":"12578670782176","imei1":"12578670782176","imei2":"12578670782176","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98067,"job_number":"JOB_98067","tr_customer_id":98084,"tr_customer_product_id":98074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:22.000Z","modified_at":"2025-11-03T14:43:22.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18626934550320","imei1":"18626934550320","imei2":"18626934550320","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98068,"job_number":"JOB_98068","tr_customer_id":98085,"tr_customer_product_id":98075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:22.000Z","modified_at":"2025-11-03T14:43:22.000Z","name":"Abdullah Swift","mobile_number":"560-814-8765","email_id":"Katarina.Auer71@gmail.com","dop":"2025-09-16","serial_number":"12061963546002","imei1":"12061963546002","imei2":"12061963546002","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98069,"job_number":"JOB_98069","tr_customer_id":98086,"tr_customer_product_id":98076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:40.000Z","modified_at":"2025-11-03T14:43:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14877365130023","imei1":"14877365130023","imei2":"14877365130023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98070,"job_number":"JOB_98070","tr_customer_id":98087,"tr_customer_product_id":98077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:40.000Z","modified_at":"2025-11-03T14:43:40.000Z","name":"Stefan Padberg","mobile_number":"819-526-3201","email_id":"Cory82@gmail.com","dop":"2025-09-16","serial_number":"17559212114565","imei1":"17559212114565","imei2":"17559212114565","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98072,"job_number":"JOB_98072","tr_customer_id":98089,"tr_customer_product_id":98079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:44:39.000Z","modified_at":"2025-11-03T14:44:39.000Z","name":"Lexie Feeney","mobile_number":"915-520-4140","email_id":"Aurelia_Fisher@yahoo.com","dop":"2025-04-06","serial_number":"19796970555137510","imei1":"19796970555137510","imei2":"19796970555137510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98073,"job_number":"JOB_98073","tr_customer_id":98090,"tr_customer_product_id":98080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:53:50.000Z","modified_at":"2025-11-03T14:53:50.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"11294600352105","imei1":"11294600352105","imei2":"11294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98074,"job_number":"JOB_98074","tr_customer_id":98091,"tr_customer_product_id":98081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:04:50.000Z","modified_at":"2025-11-03T15:04:51.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"10294600352105","imei1":"10294600352105","imei2":"10294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98077,"job_number":"JOB_98077","tr_customer_id":98094,"tr_customer_product_id":98084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:09:50.000Z","modified_at":"2025-11-03T15:09:50.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13294600352105","imei1":"13294600352105","imei2":"13294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98079,"job_number":"JOB_98079","tr_customer_id":98096,"tr_customer_product_id":98086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:12:59.000Z","modified_at":"2025-11-03T15:12:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-24","serial_number":"32227137425957","imei1":"32227137425957","imei2":"32227137425957","popurl":"2025-10-24T15:12:58.440314721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:12:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98080,"job_number":"JOB_98080","tr_customer_id":98097,"tr_customer_product_id":98087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:16:45.000Z","modified_at":"2025-11-03T15:16:45.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13394600352105","imei1":"13394600352105","imei2":"13394600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98081,"job_number":"JOB_98081","tr_customer_id":98098,"tr_customer_product_id":98088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:17:09.000Z","modified_at":"2025-11-03T15:17:09.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333600352105","imei1":"13333600352105","imei2":"13333600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98082,"job_number":"JOB_98082","tr_customer_id":98099,"tr_customer_product_id":98089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:17:12.000Z","modified_at":"2025-11-03T15:17:12.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-24","serial_number":"90236175837531","imei1":"90236175837531","imei2":"90236175837531","popurl":"2025-10-24T15:17:11.803949984Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:17:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98083,"job_number":"JOB_98083","tr_customer_id":98100,"tr_customer_product_id":98090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:18:08.000Z","modified_at":"2025-11-03T15:18:08.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333500352105","imei1":"13333500352105","imei2":"13333500352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98084,"job_number":"JOB_98084","tr_customer_id":98101,"tr_customer_product_id":98091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:24:13.000Z","modified_at":"2025-11-03T15:24:13.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333510352105","imei1":"13333510352105","imei2":"13333510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98085,"job_number":"JOB_98085","tr_customer_id":98102,"tr_customer_product_id":98092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:40:05.000Z","modified_at":"2025-11-03T15:40:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101762988435143","imei1":"101762988435143","imei2":"101762988435143","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98087,"job_number":"JOB_98087","tr_customer_id":98104,"tr_customer_product_id":98094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:40:17.000Z","modified_at":"2025-11-03T15:40:17.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100307581137153","imei1":"100307581137153","imei2":"100307581137153","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98090,"job_number":"JOB_98090","tr_customer_id":98107,"tr_customer_product_id":98097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:12:43.000Z","modified_at":"2025-11-03T16:12:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13152317591339","imei1":"13152317591339","imei2":"13152317591339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:12:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98092,"job_number":"JOB_98092","tr_customer_id":98109,"tr_customer_product_id":98099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:12:45.000Z","modified_at":"2025-11-03T16:12:45.000Z","name":"Patsy Thompson","mobile_number":"681-564-4652","email_id":"Jacklyn_Zulauf96@hotmail.com","dop":"2025-04-06","serial_number":"12325143298809704","imei1":"12325143298809704","imei2":"12325143298809704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98093,"job_number":"JOB_98093","tr_customer_id":98110,"tr_customer_product_id":98100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:13:26.000Z","modified_at":"2025-11-03T16:13:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18342821711913","imei1":"18342821711913","imei2":"18342821711913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98095,"job_number":"JOB_98095","tr_customer_id":98112,"tr_customer_product_id":98102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:13:28.000Z","modified_at":"2025-11-03T16:13:28.000Z","name":"Adelia Schoen","mobile_number":"319-366-8042","email_id":"Paxton_Effertz84@gmail.com","dop":"2025-04-06","serial_number":"10476475696465614","imei1":"10476475696465614","imei2":"10476475696465614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98096,"job_number":"JOB_98096","tr_customer_id":98113,"tr_customer_product_id":98103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:14:09.000Z","modified_at":"2025-11-03T16:14:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18794273774614","imei1":"18794273774614","imei2":"18794273774614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98098,"job_number":"JOB_98098","tr_customer_id":98115,"tr_customer_product_id":98105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:14:11.000Z","modified_at":"2025-11-03T16:14:11.000Z","name":"Leif Bins","mobile_number":"456-559-4602","email_id":"Elinore66@hotmail.com","dop":"2025-04-06","serial_number":"15721151475728572","imei1":"15721151475728572","imei2":"15721151475728572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98101,"job_number":"JOB_98101","tr_customer_id":98118,"tr_customer_product_id":98108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:47:22.000Z","modified_at":"2025-11-03T16:47:22.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-10-24","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-10-24T16:47:21.640954897Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98102,"job_number":"JOB_98102","tr_customer_id":98119,"tr_customer_product_id":98109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:48:30.000Z","modified_at":"2025-11-03T16:48:30.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-10-24","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-10-24T16:48:29.182900532Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98103,"job_number":"JOB_98103","tr_customer_id":98120,"tr_customer_product_id":98110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:48:52.000Z","modified_at":"2025-11-03T16:48:52.000Z","name":"Bulah Peffer","mobile_number":"296-360-0709","email_id":"Christopher_Willms79@gmail.com","dop":"2025-10-24","serial_number":"10558685491189","imei1":"10558685491189","imei2":"10558685491189","popurl":"2025-10-24T16:48:51.900058089Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98104,"job_number":"JOB_98104","tr_customer_id":98121,"tr_customer_product_id":98111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:49:09.000Z","modified_at":"2025-11-03T16:49:09.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-10-24","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2025-10-24T16:49:08.810320585Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98105,"job_number":"JOB_98105","tr_customer_id":98122,"tr_customer_product_id":98112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:49:39.000Z","modified_at":"2025-11-03T16:49:39.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"80723905175480","imei1":"80723905175480","imei2":"80723905175480","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98106,"job_number":"JOB_98106","tr_customer_id":98123,"tr_customer_product_id":98113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:17.000Z","modified_at":"2025-11-03T16:52:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"14580460889689","imei1":"14580460889689","imei2":"14580460889689","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98107,"job_number":"JOB_98107","tr_customer_id":98124,"tr_customer_product_id":98114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:18.000Z","modified_at":"2025-11-03T16:52:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11506818440407","imei1":"11506818440407","imei2":"11506818440407","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98108,"job_number":"JOB_98108","tr_customer_id":98125,"tr_customer_product_id":98115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:18.000Z","modified_at":"2025-11-03T16:52:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18204171534767","imei1":"18204171534767","imei2":"18204171534767","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98110,"job_number":"JOB_98110","tr_customer_id":98127,"tr_customer_product_id":98117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:53:29.000Z","modified_at":"2025-11-03T16:53:29.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10369024970374","imei1":"10369024970374","imei2":"10369024970374","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98111,"job_number":"JOB_98111","tr_customer_id":98128,"tr_customer_product_id":98118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10368766212137","imei1":"10368766212137","imei2":"10368766212137","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98112,"job_number":"JOB_98112","tr_customer_id":98129,"tr_customer_product_id":98119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11076544884014","imei1":"11076544884014","imei2":"11076544884014","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98113,"job_number":"JOB_98113","tr_customer_id":98130,"tr_customer_product_id":98120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"13459718289806","imei1":"13459718289806","imei2":"13459718289806","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98116,"job_number":"JOB_98116","tr_customer_id":98133,"tr_customer_product_id":98123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:07:43.000Z","modified_at":"2025-11-03T17:07:43.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"40490909966129","imei1":"40490909966129","imei2":"40490909966129","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98119,"job_number":"JOB_98119","tr_customer_id":98136,"tr_customer_product_id":98126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:17:33.000Z","modified_at":"2025-11-03T17:17:33.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12318785054840","imei1":"12318785054840","imei2":"12318785054840","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98120,"job_number":"JOB_98120","tr_customer_id":98137,"tr_customer_product_id":98127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:14.000Z","modified_at":"2025-11-03T17:18:14.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11829709532545","imei1":"11829709532545","imei2":"11829709532545","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98121,"job_number":"JOB_98121","tr_customer_id":98138,"tr_customer_product_id":98128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:47.000Z","modified_at":"2025-11-03T17:18:47.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15418756081085","imei1":"15418756081085","imei2":"15418756081085","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98122,"job_number":"JOB_98122","tr_customer_id":98139,"tr_customer_product_id":98129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:56.000Z","modified_at":"2025-11-03T17:18:56.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17090252410924","imei1":"17090252410924","imei2":"17090252410924","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98123,"job_number":"JOB_98123","tr_customer_id":98140,"tr_customer_product_id":98130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:19:14.000Z","modified_at":"2025-11-03T17:19:14.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18771693777571","imei1":"18771693777571","imei2":"18771693777571","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98124,"job_number":"JOB_98124","tr_customer_id":98141,"tr_customer_product_id":98131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:19:18.000Z","modified_at":"2025-11-03T17:19:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"16568155481671","imei1":"16568155481671","imei2":"16568155481671","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98125,"job_number":"JOB_98125","tr_customer_id":98142,"tr_customer_product_id":98132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:28:58.000Z","modified_at":"2025-11-03T17:28:58.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12804517830957","imei1":"12804517830957","imei2":"12804517830957","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98126,"job_number":"JOB_98126","tr_customer_id":98143,"tr_customer_product_id":98133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:01.000Z","modified_at":"2025-11-03T17:30:01.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12963559063552","imei1":"12963559063552","imei2":"12963559063552","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98127,"job_number":"JOB_98127","tr_customer_id":98144,"tr_customer_product_id":98134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:29.000Z","modified_at":"2025-11-03T17:30:29.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12505788724304","imei1":"12505788724304","imei2":"12505788724304","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98128,"job_number":"JOB_98128","tr_customer_id":98145,"tr_customer_product_id":98135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:47.000Z","modified_at":"2025-11-03T17:30:47.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18211200382872","imei1":"18211200382872","imei2":"18211200382872","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98129,"job_number":"JOB_98129","tr_customer_id":98146,"tr_customer_product_id":98136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:53.000Z","modified_at":"2025-11-03T17:30:53.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17627545133334","imei1":"17627545133334","imei2":"17627545133334","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98131,"job_number":"JOB_98131","tr_customer_id":98148,"tr_customer_product_id":98138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:33:03.000Z","modified_at":"2025-11-03T17:33:03.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18475624904306","imei1":"18475624904306","imei2":"18475624904306","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98132,"job_number":"JOB_98132","tr_customer_id":98149,"tr_customer_product_id":98139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:42:39.000Z","modified_at":"2025-11-03T17:42:39.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15239700436038","imei1":"15239700436038","imei2":"15239700436038","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98134,"job_number":"JOB_98134","tr_customer_id":98151,"tr_customer_product_id":98141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:42:39.000Z","modified_at":"2025-11-03T17:42:39.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"19185015834999","imei1":"19185015834999","imei2":"19185015834999","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98135,"job_number":"JOB_98135","tr_customer_id":98152,"tr_customer_product_id":98142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:44:01.000Z","modified_at":"2025-11-03T17:44:01.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-10-24","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-10-24T17:44:00.321912753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98136,"job_number":"JOB_98136","tr_customer_id":98153,"tr_customer_product_id":98143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:49:54.000Z","modified_at":"2025-11-03T17:49:54.000Z","name":"Malati Patel","mobile_number":"7054850668","email_id":"kumuda.kaul@hotmail.com","dop":"2025-10-24","serial_number":"16831856061624","imei1":"16831856061624","imei2":"16831856061624","popurl":"www.bandhul-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98137,"job_number":"JOB_98137","tr_customer_id":98154,"tr_customer_product_id":98144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:57:54.000Z","modified_at":"2025-11-03T17:57:54.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"12345678910451","imei1":"12345678910451","imei2":"12345678910451","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98138,"job_number":"JOB_98138","tr_customer_id":98155,"tr_customer_product_id":98145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:08:11.000Z","modified_at":"2025-11-03T18:08:11.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10053351868216","imei1":"10053351868216","imei2":"10053351868216","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:08:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98139,"job_number":"JOB_98139","tr_customer_id":98156,"tr_customer_product_id":98146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:08:51.000Z","modified_at":"2025-11-03T18:08:51.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10975409525510","imei1":"10975409525510","imei2":"10975409525510","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98140,"job_number":"JOB_98140","tr_customer_id":98157,"tr_customer_product_id":98147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:09:40.000Z","modified_at":"2025-11-03T18:09:40.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10951698940665","imei1":"10951698940665","imei2":"10951698940665","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98142,"job_number":"JOB_98142","tr_customer_id":98159,"tr_customer_product_id":98149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:24:40.000Z","modified_at":"2025-11-03T18:24:40.000Z","name":"Brooke Jakubowski","mobile_number":"570-809-2376","email_id":"Carli.Kling69@gmail.com","dop":"2025-05-30","serial_number":"12855591103524","imei1":"12855591103524","imei2":"12855591103524","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98143,"job_number":"JOB_98143","tr_customer_id":98160,"tr_customer_product_id":98150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:42:49.000Z","modified_at":"2025-11-03T18:42:49.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15561335987917","imei1":"15561335987917","imei2":"15561335987917","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98145,"job_number":"JOB_98145","tr_customer_id":98162,"tr_customer_product_id":98152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:42:49.000Z","modified_at":"2025-11-03T18:42:49.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11933898190769","imei1":"11933898190769","imei2":"11933898190769","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98146,"job_number":"JOB_98146","tr_customer_id":98163,"tr_customer_product_id":98153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:43:04.000Z","modified_at":"2025-11-03T18:43:04.000Z","name":"Chaturaanan Saini","mobile_number":"7006033911","email_id":"laxman.rana@yahoo.co.in","dop":"2025-10-24","serial_number":"10936440819481","imei1":"10936440819481","imei2":"10936440819481","popurl":"www.abhaya-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98147,"job_number":"JOB_98147","tr_customer_id":98164,"tr_customer_product_id":98154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:45:19.000Z","modified_at":"2025-11-03T18:45:19.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10198648061152","imei1":"10198648061152","imei2":"10198648061152","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98149,"job_number":"JOB_98149","tr_customer_id":98166,"tr_customer_product_id":98156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:45:19.000Z","modified_at":"2025-11-03T18:45:19.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11933052328334","imei1":"11933052328334","imei2":"11933052328334","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98150,"job_number":"JOB_98150","tr_customer_id":98167,"tr_customer_product_id":98157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:46:44.000Z","modified_at":"2025-11-03T18:46:44.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-10-24","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-10-24T18:46:43.992133971Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98151,"job_number":"JOB_98151","tr_customer_id":98168,"tr_customer_product_id":98158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:47:06.000Z","modified_at":"2025-11-03T18:47:06.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-10-24","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-10-24T18:47:05.729934086Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98152,"job_number":"JOB_98152","tr_customer_id":98169,"tr_customer_product_id":98159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:48:04.000Z","modified_at":"2025-11-03T18:48:04.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-10-29","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-10-29T18:48:03.992414969Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98153,"job_number":"JOB_98153","tr_customer_id":98170,"tr_customer_product_id":98160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:49:57.000Z","modified_at":"2025-11-03T18:49:57.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12486523721748","imei1":"12486523721748","imei2":"12486523721748","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98155,"job_number":"JOB_98155","tr_customer_id":98172,"tr_customer_product_id":98162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:49:58.000Z","modified_at":"2025-11-03T18:49:58.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17943387429866","imei1":"17943387429866","imei2":"17943387429866","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98156,"job_number":"JOB_98156","tr_customer_id":98173,"tr_customer_product_id":98163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T19:21:54.000Z","modified_at":"2025-11-03T19:21:54.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"234262142545415","imei2":"234262142545415","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T19:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98157,"job_number":"JOB_98157","tr_customer_id":98174,"tr_customer_product_id":98164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T19:31:57.000Z","modified_at":"2025-11-03T19:31:57.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"234262142545416","imei2":"234262142545416","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T19:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98160,"job_number":"JOB_98160","tr_customer_id":98177,"tr_customer_product_id":98167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:19:32.000Z","modified_at":"2025-11-03T20:19:32.000Z","name":"Amos Stoltenberg","mobile_number":"846-287-5515","email_id":"Missouri78@hotmail.com","dop":"2025-04-06","serial_number":"16380245327493680","imei1":"16380245327493680","imei2":"16380245327493680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98162,"job_number":"JOB_98162","tr_customer_id":98179,"tr_customer_product_id":98169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:22:40.000Z","modified_at":"2025-11-03T20:22:40.000Z","name":"Grover Glover","mobile_number":"881-245-2313","email_id":"Avery.Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"10236267329044664","imei1":"10236267329044664","imei2":"10236267329044664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98163,"job_number":"JOB_98163","tr_customer_id":98180,"tr_customer_product_id":98170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Nirbhay Ganaka","mobile_number":"7062165219","email_id":"raj.chaturvedi@yahoo.co.in","dop":"2025-10-24","serial_number":"10090563139164","imei1":"10090563139164","imei2":"10090563139164","popurl":"www.nanda-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98164,"job_number":"JOB_98164","tr_customer_id":98181,"tr_customer_product_id":98171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Yoginder Deshpande","mobile_number":"7054669800","email_id":"bhuvanesh.kocchar@gmail.com","dop":"2025-10-24","serial_number":"17500913905343","imei1":"17500913905343","imei2":"17500913905343","popurl":"www.bhramar-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98165,"job_number":"JOB_98165","tr_customer_id":98182,"tr_customer_product_id":98172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Yoginder Varma","mobile_number":"7064352801","email_id":"achintya.arora@hotmail.com","dop":"2025-10-24","serial_number":"16145111414746","imei1":"16145111414746","imei2":"16145111414746","popurl":"www.mohini-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98166,"job_number":"JOB_98166","tr_customer_id":98184,"tr_customer_product_id":98174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Niro Asan","mobile_number":"7067951235","email_id":"girika.patil@gmail.com","dop":"2025-10-24","serial_number":"15719853700166","imei1":"15719853700166","imei2":"15719853700166","popurl":"www.balgopal-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98167,"job_number":"JOB_98167","tr_customer_id":98183,"tr_customer_product_id":98173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Amarnath Kapoor","mobile_number":"7013284000","email_id":"sachin.sethi@hotmail.com","dop":"2025-10-24","serial_number":"15723585601301","imei1":"15723585601301","imei2":"15723585601301","popurl":"www.sarisha-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98169,"job_number":"JOB_98169","tr_customer_id":98186,"tr_customer_product_id":98176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Shiv Rana","mobile_number":"7050531263","email_id":"anala.ahuja@yahoo.co.in","dop":"2025-10-24","serial_number":"10162009380626","imei1":"10162009380626","imei2":"10162009380626","popurl":"www.daevi-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98170,"job_number":"JOB_98170","tr_customer_id":98187,"tr_customer_product_id":98177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Chandrabhan Chattopadhyay","mobile_number":"7038142340","email_id":"aaryan.kapoor@yahoo.co.in","dop":"2025-10-24","serial_number":"13915916219019","imei1":"13915916219019","imei2":"13915916219019","popurl":"www.sharda-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98171,"job_number":"JOB_98171","tr_customer_id":98188,"tr_customer_product_id":98178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Ashok Nehru","mobile_number":"7063600929","email_id":"ranjeet.kocchar@gmail.com","dop":"2025-10-24","serial_number":"16616398538812","imei1":"16616398538812","imei2":"16616398538812","popurl":"www.bhaumik-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98172,"job_number":"JOB_98172","tr_customer_id":98189,"tr_customer_product_id":98179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Bahula Talwar","mobile_number":"7002562811","email_id":"baalagopaal.bhattacharya@hotmail.com","dop":"2025-10-24","serial_number":"11412324444312","imei1":"11412324444312","imei2":"11412324444312","popurl":"www.anjushree-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98174,"job_number":"JOB_98174","tr_customer_id":98191,"tr_customer_product_id":98181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Shrishti Adiga","mobile_number":"7063102144","email_id":"hiranmaya.panicker@hotmail.com","dop":"2025-10-24","serial_number":"11072241770897","imei1":"11072241770897","imei2":"11072241770897","popurl":"www.atmaja-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98175,"job_number":"JOB_98175","tr_customer_id":98192,"tr_customer_product_id":98182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Gobinda Mishra","mobile_number":"7011352031","email_id":"gautam.saini@yahoo.co.in","dop":"2025-10-24","serial_number":"10108492400792","imei1":"10108492400792","imei2":"10108492400792","popurl":"www.devesh-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98177,"job_number":"JOB_98177","tr_customer_id":98194,"tr_customer_product_id":98184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Daksha Joshi","mobile_number":"7031788161","email_id":"bhima.arora@yahoo.co.in","dop":"2025-10-24","serial_number":"18971470005805","imei1":"18971470005805","imei2":"18971470005805","popurl":"www.hiranmay-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98181,"job_number":"JOB_98181","tr_customer_id":98198,"tr_customer_product_id":98188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Dipankar Trivedi","mobile_number":"7046259567","email_id":"kin.embranthiri@hotmail.com","dop":"2025-10-24","serial_number":"14088430068806","imei1":"14088430068806","imei2":"14088430068806","popurl":"www.gorakhanatha-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98182,"job_number":"JOB_98182","tr_customer_id":98199,"tr_customer_product_id":98189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Bheeshma Dhawan","mobile_number":"7084926006","email_id":"avadhesh.shukla@hotmail.com","dop":"2025-10-24","serial_number":"14790576937958","imei1":"14790576937958","imei2":"14790576937958","popurl":"www.harita-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98184,"job_number":"JOB_98184","tr_customer_id":98201,"tr_customer_product_id":98191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Chidaatma Asan","mobile_number":"7020534042","email_id":"ashlesh.guha@hotmail.com","dop":"2025-10-24","serial_number":"14908421997331","imei1":"14908421997331","imei2":"14908421997331","popurl":"www.tanushri-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98185,"job_number":"JOB_98185","tr_customer_id":98202,"tr_customer_product_id":98192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Amrita Reddy","mobile_number":"7045754456","email_id":"rati.abbott@hotmail.com","dop":"2025-10-24","serial_number":"12385981589664","imei1":"12385981589664","imei2":"12385981589664","popurl":"www.anagh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98186,"job_number":"JOB_98186","tr_customer_id":98203,"tr_customer_product_id":98193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Shiv Khatri","mobile_number":"7037044624","email_id":"opaline.dutta@hotmail.com","dop":"2025-10-24","serial_number":"19272423547579","imei1":"19272423547579","imei2":"19272423547579","popurl":"www.akshat-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98187,"job_number":"JOB_98187","tr_customer_id":98204,"tr_customer_product_id":98194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Ahalya Bharadwaj","mobile_number":"7020311118","email_id":"ayushmati.tagore@yahoo.co.in","dop":"2025-10-24","serial_number":"19265510681601","imei1":"19265510681601","imei2":"19265510681601","popurl":"www.devangana-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98188,"job_number":"JOB_98188","tr_customer_id":98205,"tr_customer_product_id":98195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Gayatri Shukla","mobile_number":"7035980463","email_id":"archan.desai@hotmail.com","dop":"2025-10-24","serial_number":"19629628789645","imei1":"19629628789645","imei2":"19629628789645","popurl":"www.ganaka-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98189,"job_number":"JOB_98189","tr_customer_id":98206,"tr_customer_product_id":98196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Gemini Singh","mobile_number":"7075814485","email_id":"atreyee.kaul@yahoo.co.in","dop":"2025-10-24","serial_number":"17687327401621","imei1":"17687327401621","imei2":"17687327401621","popurl":"www.anjushri-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98190,"job_number":"JOB_98190","tr_customer_id":98207,"tr_customer_product_id":98197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Dipendra Butt","mobile_number":"7060784613","email_id":"birjesh.embranthiri@yahoo.co.in","dop":"2025-10-24","serial_number":"18848532126312","imei1":"18848532126312","imei2":"18848532126312","popurl":"www.charuvrat-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98191,"job_number":"JOB_98191","tr_customer_id":98208,"tr_customer_product_id":98198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Minakshi Sharma","mobile_number":"7092836507","email_id":"esha.devar@yahoo.co.in","dop":"2025-10-24","serial_number":"16190020280080","imei1":"16190020280080","imei2":"16190020280080","popurl":"www.ghanashyam-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98192,"job_number":"JOB_98192","tr_customer_id":98209,"tr_customer_product_id":98199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Adinath Namboothiri","mobile_number":"7001917931","email_id":"usha.nayar@hotmail.com","dop":"2025-10-24","serial_number":"12607052721458","imei1":"12607052721458","imei2":"12607052721458","popurl":"www.brajendra-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98194,"job_number":"JOB_98194","tr_customer_id":98211,"tr_customer_product_id":98201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:29:23.000Z","modified_at":"2025-11-03T20:29:23.000Z","name":"Abby Klein","mobile_number":"988-851-9093","email_id":"Freeda.Runte@gmail.com","dop":"2025-04-06","serial_number":"15647399919247644","imei1":"15647399919247644","imei2":"15647399919247644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98195,"job_number":"JOB_98195","tr_customer_id":98212,"tr_customer_product_id":98202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Ambar Bhattathiri","mobile_number":"7069420515","email_id":"mohinder.mahajan@yahoo.co.in","dop":"2025-10-24","serial_number":"16094994219823","imei1":"16094994219823","imei2":"16094994219823","popurl":"www.dhanpati-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98196,"job_number":"JOB_98196","tr_customer_id":98213,"tr_customer_product_id":98203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Hiranmaya Pothuvaal","mobile_number":"7081448992","email_id":"satyen.chattopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"19305409047975","imei1":"19305409047975","imei2":"19305409047975","popurl":"www.bhadran-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98197,"job_number":"JOB_98197","tr_customer_id":98214,"tr_customer_product_id":98204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Prayag Naik","mobile_number":"7035651822","email_id":"anusuya.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"13697208150423","imei1":"13697208150423","imei2":"13697208150423","popurl":"www.mohan-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98198,"job_number":"JOB_98198","tr_customer_id":98215,"tr_customer_product_id":98205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Aatmaja Bhat","mobile_number":"7018673807","email_id":"surya.sharma@yahoo.co.in","dop":"2025-10-24","serial_number":"10933395911020","imei1":"10933395911020","imei2":"10933395911020","popurl":"www.akshainie-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98199,"job_number":"JOB_98199","tr_customer_id":98216,"tr_customer_product_id":98206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Tarun Jha","mobile_number":"7090433242","email_id":"vijay.abbott@hotmail.com","dop":"2025-10-24","serial_number":"17172974490734","imei1":"17172974490734","imei2":"17172974490734","popurl":"www.tejas-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98200,"job_number":"JOB_98200","tr_customer_id":98217,"tr_customer_product_id":98207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Bhaasvan Joshi","mobile_number":"7070884216","email_id":"aarya.mehra@gmail.com","dop":"2025-10-24","serial_number":"13499128263630","imei1":"13499128263630","imei2":"13499128263630","popurl":"www.abani-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98201,"job_number":"JOB_98201","tr_customer_id":98218,"tr_customer_product_id":98208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Puneet Abbott","mobile_number":"7021981918","email_id":"atreyi.pothuvaal@yahoo.co.in","dop":"2025-10-24","serial_number":"15376480492481","imei1":"15376480492481","imei2":"15376480492481","popurl":"www.swapnil-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98203,"job_number":"JOB_98203","tr_customer_id":98220,"tr_customer_product_id":98210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Prem Mishra","mobile_number":"7014089974","email_id":"anish.rana@yahoo.co.in","dop":"2025-10-24","serial_number":"16863125108306","imei1":"16863125108306","imei2":"16863125108306","popurl":"www.aagneya-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98204,"job_number":"JOB_98204","tr_customer_id":98221,"tr_customer_product_id":98211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Aatreya Chaturvedi","mobile_number":"7010426723","email_id":"dharmaketu.varman@yahoo.co.in","dop":"2025-10-24","serial_number":"10125110384412","imei1":"10125110384412","imei2":"10125110384412","popurl":"www.acharyasuta-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98205,"job_number":"JOB_98205","tr_customer_id":98222,"tr_customer_product_id":98212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:13.000Z","modified_at":"2025-11-03T20:31:13.000Z","name":"Anshula Naik","mobile_number":"7094672933","email_id":"siddhran.dhawan@gmail.com","dop":"2025-10-24","serial_number":"13842327999098","imei1":"13842327999098","imei2":"13842327999098","popurl":"www.anand-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98206,"job_number":"JOB_98206","tr_customer_id":98223,"tr_customer_product_id":98213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Dhanapati Dwivedi","mobile_number":"7096169084","email_id":"priya.khatri@hotmail.com","dop":"2025-10-24","serial_number":"18833895462325","imei1":"18833895462325","imei2":"18833895462325","popurl":"www.suryakanta-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98207,"job_number":"JOB_98207","tr_customer_id":98224,"tr_customer_product_id":98214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Gorakhanatha Khanna","mobile_number":"7072712945","email_id":"devangana.guneta@yahoo.co.in","dop":"2025-10-24","serial_number":"16214198613131","imei1":"16214198613131","imei2":"16214198613131","popurl":"www.bharat-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98208,"job_number":"JOB_98208","tr_customer_id":98225,"tr_customer_product_id":98215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Chandrakin Rana","mobile_number":"7001545495","email_id":"tarun.malik@yahoo.co.in","dop":"2025-10-24","serial_number":"16501315828094","imei1":"16501315828094","imei2":"16501315828094","popurl":"www.jyotis-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98209,"job_number":"JOB_98209","tr_customer_id":98226,"tr_customer_product_id":98216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Rageshwari Pandey","mobile_number":"7063402147","email_id":"rajiv.varman@gmail.com","dop":"2025-10-24","serial_number":"17663908592998","imei1":"17663908592998","imei2":"17663908592998","popurl":"www.krishnadas-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98210,"job_number":"JOB_98210","tr_customer_id":98227,"tr_customer_product_id":98217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Priyala Gupta","mobile_number":"7031451914","email_id":"ganak.joshi@hotmail.com","dop":"2025-10-24","serial_number":"11714144882459","imei1":"11714144882459","imei2":"11714144882459","popurl":"www.mukesh-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98211,"job_number":"JOB_98211","tr_customer_id":98228,"tr_customer_product_id":98218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Rohit Shah","mobile_number":"7087503072","email_id":"ujjwal.marar@gmail.com","dop":"2025-10-24","serial_number":"18467776467068","imei1":"18467776467068","imei2":"18467776467068","popurl":"www.indra-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98212,"job_number":"JOB_98212","tr_customer_id":98229,"tr_customer_product_id":98219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Hiranya Jha","mobile_number":"7045064261","email_id":"udai.nehru@hotmail.com","dop":"2025-10-24","serial_number":"14534770554139","imei1":"14534770554139","imei2":"14534770554139","popurl":"www.chakor-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98213,"job_number":"JOB_98213","tr_customer_id":98230,"tr_customer_product_id":98220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Vidhya Asan","mobile_number":"7028818424","email_id":"vijay.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"14606049073983","imei1":"14606049073983","imei2":"14606049073983","popurl":"www.chitrali-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98214,"job_number":"JOB_98214","tr_customer_id":98231,"tr_customer_product_id":98221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Kanak Chopra","mobile_number":"7019583890","email_id":"leela.somayaji@hotmail.com","dop":"2025-10-24","serial_number":"19327538418600","imei1":"19327538418600","imei2":"19327538418600","popurl":"www.agniprava-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98215,"job_number":"JOB_98215","tr_customer_id":98232,"tr_customer_product_id":98222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Sloka Kaul","mobile_number":"7060327647","email_id":"charak.kaur@gmail.com","dop":"2025-10-24","serial_number":"19133800433723","imei1":"19133800433723","imei2":"19133800433723","popurl":"www.anshula-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98216,"job_number":"JOB_98216","tr_customer_id":98233,"tr_customer_product_id":98223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Mandakini Guneta","mobile_number":"7058821654","email_id":"kiran.gowda@hotmail.com","dop":"2025-10-24","serial_number":"18641113222704","imei1":"18641113222704","imei2":"18641113222704","popurl":"www.rati-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98217,"job_number":"JOB_98217","tr_customer_id":98234,"tr_customer_product_id":98224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Kannen Arora","mobile_number":"7022192254","email_id":"daiwik.ahluwalia@hotmail.com","dop":"2025-10-24","serial_number":"14178961847092","imei1":"14178961847092","imei2":"14178961847092","popurl":"www.suresh-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98220,"job_number":"JOB_98220","tr_customer_id":98237,"tr_customer_product_id":98227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Devi Kapoor","mobile_number":"7034649242","email_id":"trilochana.mehrotra@yahoo.co.in","dop":"2025-10-24","serial_number":"15522761620801","imei1":"15522761620801","imei2":"15522761620801","popurl":"www.somu-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98221,"job_number":"JOB_98221","tr_customer_id":98238,"tr_customer_product_id":98228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Trilokanath Kaur","mobile_number":"7058160738","email_id":"mohana.deshpande@hotmail.com","dop":"2025-10-24","serial_number":"16727762050992","imei1":"16727762050992","imei2":"16727762050992","popurl":"www.jagadisha-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98222,"job_number":"JOB_98222","tr_customer_id":98239,"tr_customer_product_id":98229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Lakshmi Acharya","mobile_number":"7035571961","email_id":"baidehi.johar@hotmail.com","dop":"2025-10-24","serial_number":"10504712399251","imei1":"10504712399251","imei2":"10504712399251","popurl":"www.chandrakin-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98223,"job_number":"JOB_98223","tr_customer_id":98240,"tr_customer_product_id":98230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Vrund Agarwal","mobile_number":"7072021283","email_id":"anshula.kaniyar@hotmail.com","dop":"2025-10-24","serial_number":"13074365788352","imei1":"13074365788352","imei2":"13074365788352","popurl":"www.nikita-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98224,"job_number":"JOB_98224","tr_customer_id":98241,"tr_customer_product_id":98231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Devvrat Gowda","mobile_number":"7088120763","email_id":"devika.kaniyar@gmail.com","dop":"2025-10-24","serial_number":"18701347716347","imei1":"18701347716347","imei2":"18701347716347","popurl":"www.mina-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98225,"job_number":"JOB_98225","tr_customer_id":98242,"tr_customer_product_id":98232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Uttam Desai","mobile_number":"7051663038","email_id":"digambara.kocchar@gmail.com","dop":"2025-10-24","serial_number":"17556942145175","imei1":"17556942145175","imei2":"17556942145175","popurl":"www.gopal-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98227,"job_number":"JOB_98227","tr_customer_id":98244,"tr_customer_product_id":98234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Chidaakaash Sinha","mobile_number":"7037408683","email_id":"suman.kocchar@hotmail.com","dop":"2025-10-24","serial_number":"19251064575750","imei1":"19251064575750","imei2":"19251064575750","popurl":"www.bhishma-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98228,"job_number":"JOB_98228","tr_customer_id":98245,"tr_customer_product_id":98235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Akula Kaur","mobile_number":"7035272007","email_id":"bhadraksh.adiga@gmail.com","dop":"2025-10-24","serial_number":"17461130583536","imei1":"17461130583536","imei2":"17461130583536","popurl":"www.omana-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98230,"job_number":"JOB_98230","tr_customer_id":98247,"tr_customer_product_id":98237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Amritambu Dhawan","mobile_number":"7049901078","email_id":"shankar.somayaji@yahoo.co.in","dop":"2025-10-24","serial_number":"18140996514048","imei1":"18140996514048","imei2":"18140996514048","popurl":"www.triloki nath-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98231,"job_number":"JOB_98231","tr_customer_id":98248,"tr_customer_product_id":98238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Trilok Dwivedi","mobile_number":"7098663287","email_id":"somu.ahluwalia@yahoo.co.in","dop":"2025-10-24","serial_number":"17976471474164","imei1":"17976471474164","imei2":"17976471474164","popurl":"www.anjali-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98233,"job_number":"JOB_98233","tr_customer_id":98250,"tr_customer_product_id":98240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:20.000Z","name":"Charuvrat Khanna","mobile_number":"7014156677","email_id":"shubha.bandopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"18387184177610","imei1":"18387184177610","imei2":"18387184177610","popurl":"www.chaitan-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98235,"job_number":"JOB_98235","tr_customer_id":98252,"tr_customer_product_id":98242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:20.000Z","name":"Dhananjay Nehru","mobile_number":"7059787873","email_id":"yogesh.pilla@hotmail.com","dop":"2025-10-24","serial_number":"16272631954732","imei1":"16272631954732","imei2":"16272631954732","popurl":"www.shubha-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98236,"job_number":"JOB_98236","tr_customer_id":98253,"tr_customer_product_id":98243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Girija Jain","mobile_number":"7034955522","email_id":"daksha.reddy@yahoo.co.in","dop":"2025-10-24","serial_number":"10318891775737","imei1":"10318891775737","imei2":"10318891775737","popurl":"www.chandramohan-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98237,"job_number":"JOB_98237","tr_customer_id":98254,"tr_customer_product_id":98244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Hiranmay Rana","mobile_number":"7083614383","email_id":"somu.ahuja@yahoo.co.in","dop":"2025-10-24","serial_number":"14430907235647","imei1":"14430907235647","imei2":"14430907235647","popurl":"www.vidya-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98239,"job_number":"JOB_98239","tr_customer_id":98256,"tr_customer_product_id":98246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Aanandinii Dutta","mobile_number":"7020310206","email_id":"anala.marar@yahoo.co.in","dop":"2025-10-24","serial_number":"16030505485275","imei1":"16030505485275","imei2":"16030505485275","popurl":"www.somnath-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98240,"job_number":"JOB_98240","tr_customer_id":98257,"tr_customer_product_id":98247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Chandraprabha Singh","mobile_number":"7058813936","email_id":"gajadhar.shukla@yahoo.co.in","dop":"2025-10-24","serial_number":"13322540631147","imei1":"13322540631147","imei2":"13322540631147","popurl":"www.sweta-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98241,"job_number":"JOB_98241","tr_customer_id":98258,"tr_customer_product_id":98248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Bhudeva Guha","mobile_number":"7002256752","email_id":"ekadant.singh@gmail.com","dop":"2025-10-24","serial_number":"17932998413370","imei1":"17932998413370","imei2":"17932998413370","popurl":"www.gautami-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98242,"job_number":"JOB_98242","tr_customer_id":98259,"tr_customer_product_id":98249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Charuvrat Devar","mobile_number":"7019819460","email_id":"tushar.johar@hotmail.com","dop":"2025-10-24","serial_number":"16246521660118","imei1":"16246521660118","imei2":"16246521660118","popurl":"www.adhrit-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98243,"job_number":"JOB_98243","tr_customer_id":98260,"tr_customer_product_id":98250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Chandramohan Somayaji","mobile_number":"7001023532","email_id":"prasad.embranthiri@hotmail.com","dop":"2025-10-24","serial_number":"18353604133993","imei1":"18353604133993","imei2":"18353604133993","popurl":"www.abhaidev-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98245,"job_number":"JOB_98245","tr_customer_id":98262,"tr_customer_product_id":98252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Harinakshi Ahluwalia","mobile_number":"7001149401","email_id":"bandhu.adiga@hotmail.com","dop":"2025-10-24","serial_number":"19796000763985","imei1":"19796000763985","imei2":"19796000763985","popurl":"www.purushottam-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98246,"job_number":"JOB_98246","tr_customer_id":98263,"tr_customer_product_id":98253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Meghnath Gupta","mobile_number":"7019850466","email_id":"ujjwal.tagore@hotmail.com","dop":"2025-10-24","serial_number":"18178917281858","imei1":"18178917281858","imei2":"18178917281858","popurl":"www.damodara-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98247,"job_number":"JOB_98247","tr_customer_id":98264,"tr_customer_product_id":98254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Chetan Banerjee","mobile_number":"7080390368","email_id":"vidhya.panicker@hotmail.com","dop":"2025-10-24","serial_number":"18431355774670","imei1":"18431355774670","imei2":"18431355774670","popurl":"www.laxmi-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98248,"job_number":"JOB_98248","tr_customer_id":98265,"tr_customer_product_id":98255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Kailash Bhattathiri","mobile_number":"7016066217","email_id":"bhardwaj.gowda@yahoo.co.in","dop":"2025-10-24","serial_number":"17297667359431","imei1":"17297667359431","imei2":"17297667359431","popurl":"www.chapala-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98249,"job_number":"JOB_98249","tr_customer_id":98266,"tr_customer_product_id":98256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Navin Prajapat","mobile_number":"7057979738","email_id":"dipali.ahuja@gmail.com","dop":"2025-10-24","serial_number":"11457387888941","imei1":"11457387888941","imei2":"11457387888941","popurl":"www.agastya-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98250,"job_number":"JOB_98250","tr_customer_id":98267,"tr_customer_product_id":98257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Devak Dubashi","mobile_number":"7093508001","email_id":"anish.trivedi@hotmail.com","dop":"2025-10-24","serial_number":"18873267330993","imei1":"18873267330993","imei2":"18873267330993","popurl":"www.aaditya-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98252,"job_number":"JOB_98252","tr_customer_id":98269,"tr_customer_product_id":98259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Tara Varrier","mobile_number":"7023818346","email_id":"harinakshi.kapoor@hotmail.com","dop":"2025-10-24","serial_number":"14748418275244","imei1":"14748418275244","imei2":"14748418275244","popurl":"www.vaijayanti-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98254,"job_number":"JOB_98254","tr_customer_id":98271,"tr_customer_product_id":98261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Akshita Kaul","mobile_number":"7078606840","email_id":"aasa.shah@hotmail.com","dop":"2025-10-24","serial_number":"17903134736574","imei1":"17903134736574","imei2":"17903134736574","popurl":"www.purnima-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98255,"job_number":"JOB_98255","tr_customer_id":98272,"tr_customer_product_id":98262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Dhananjay Mehra","mobile_number":"7096385139","email_id":"brajendra.nehru@yahoo.co.in","dop":"2025-10-24","serial_number":"16211505021094","imei1":"16211505021094","imei2":"16211505021094","popurl":"www.karthik-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98256,"job_number":"JOB_98256","tr_customer_id":98273,"tr_customer_product_id":98263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Deeptimoyee Mishra","mobile_number":"7067630568","email_id":"madhuri.prajapat@gmail.com","dop":"2025-10-24","serial_number":"17164053910003","imei1":"17164053910003","imei2":"17164053910003","popurl":"www.kashyapi-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98257,"job_number":"JOB_98257","tr_customer_id":98274,"tr_customer_product_id":98264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Trilochan Varrier","mobile_number":"7089224972","email_id":"anuja.dutta@gmail.com","dop":"2025-10-24","serial_number":"12504877466791","imei1":"12504877466791","imei2":"12504877466791","popurl":"www.krishnadas-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98258,"job_number":"JOB_98258","tr_customer_id":98275,"tr_customer_product_id":98265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Uttam Panicker","mobile_number":"7019118046","email_id":"mani.guha@yahoo.co.in","dop":"2025-10-24","serial_number":"13682235031600","imei1":"13682235031600","imei2":"13682235031600","popurl":"www.digambar-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98259,"job_number":"JOB_98259","tr_customer_id":98276,"tr_customer_product_id":98266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Mahendra Jha","mobile_number":"7094773941","email_id":"lal.dwivedi@hotmail.com","dop":"2025-10-24","serial_number":"14988369457091","imei1":"14988369457091","imei2":"14988369457091","popurl":"www.chapala-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98260,"job_number":"JOB_98260","tr_customer_id":98277,"tr_customer_product_id":98267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Ajeet Tagore","mobile_number":"7012051444","email_id":"bhagwanti.menon@gmail.com","dop":"2025-10-24","serial_number":"10476820672374","imei1":"10476820672374","imei2":"10476820672374","popurl":"www.poornima-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98261,"job_number":"JOB_98261","tr_customer_id":98278,"tr_customer_product_id":98268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Saroja Achari","mobile_number":"7007087478","email_id":"suman.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"12655917180945","imei1":"12655917180945","imei2":"12655917180945","popurl":"www.archan-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98262,"job_number":"JOB_98262","tr_customer_id":98279,"tr_customer_product_id":98269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Kanchan Khatri","mobile_number":"7044635675","email_id":"chaturbhuj.varma@hotmail.com","dop":"2025-10-24","serial_number":"18774475615738","imei1":"18774475615738","imei2":"18774475615738","popurl":"www.girish-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98263,"job_number":"JOB_98263","tr_customer_id":98280,"tr_customer_product_id":98270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Rupinder Varrier","mobile_number":"7058859748","email_id":"chanda.banerjee@hotmail.com","dop":"2025-10-24","serial_number":"16465757375798","imei1":"16465757375798","imei2":"16465757375798","popurl":"www.chandra-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98264,"job_number":"JOB_98264","tr_customer_id":98281,"tr_customer_product_id":98271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Baalaaditya Deshpande","mobile_number":"7053800651","email_id":"sarla.chopra@yahoo.co.in","dop":"2025-10-24","serial_number":"14957978137863","imei1":"14957978137863","imei2":"14957978137863","popurl":"www.kamlesh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98265,"job_number":"JOB_98265","tr_customer_id":98282,"tr_customer_product_id":98272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Bhadra Khanna","mobile_number":"7016010789","email_id":"kumar.agarwal@yahoo.co.in","dop":"2025-10-24","serial_number":"17088810724841","imei1":"17088810724841","imei2":"17088810724841","popurl":"www.dron-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98266,"job_number":"JOB_98266","tr_customer_id":98283,"tr_customer_product_id":98273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Bhavani Khanna","mobile_number":"7078571305","email_id":"vasanti.sinha@gmail.com","dop":"2025-10-24","serial_number":"19383771561231","imei1":"19383771561231","imei2":"19383771561231","popurl":"www.aadrika-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98267,"job_number":"JOB_98267","tr_customer_id":98284,"tr_customer_product_id":98274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Abhisyanta Somayaji","mobile_number":"7003540176","email_id":"mani.kaur@gmail.com","dop":"2025-10-24","serial_number":"10120487048506","imei1":"10120487048506","imei2":"10120487048506","popurl":"www.chandi-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98269,"job_number":"JOB_98269","tr_customer_id":98286,"tr_customer_product_id":98276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Aashritha Khanna","mobile_number":"7035883782","email_id":"tanushree.kapoor@hotmail.com","dop":"2025-10-24","serial_number":"18567973982189","imei1":"18567973982189","imei2":"18567973982189","popurl":"www.tara-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98272,"job_number":"JOB_98272","tr_customer_id":98289,"tr_customer_product_id":98279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:28.000Z","modified_at":"2025-11-03T20:31:28.000Z","name":"Balaaditya Abbott","mobile_number":"7021240887","email_id":"ananta.saini@hotmail.com","dop":"2025-10-24","serial_number":"11904908685930","imei1":"11904908685930","imei2":"11904908685930","popurl":"www.aanandaswarup-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98276,"job_number":"JOB_98276","tr_customer_id":98293,"tr_customer_product_id":98283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:29.000Z","modified_at":"2025-11-03T20:31:29.000Z","name":"Atreyi Bhattathiri","mobile_number":"7094654017","email_id":"satish.patil@hotmail.com","dop":"2025-10-24","serial_number":"18771217569003","imei1":"18771217569003","imei2":"18771217569003","popurl":"www.shashikala-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98278,"job_number":"JOB_98278","tr_customer_id":98295,"tr_customer_product_id":98285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:29.000Z","modified_at":"2025-11-03T20:31:29.000Z","name":"Achyut Iyer","mobile_number":"7043057023","email_id":"chetanaanand.tandon@hotmail.com","dop":"2025-10-24","serial_number":"12725605339444","imei1":"12725605339444","imei2":"12725605339444","popurl":"www.dakshayani-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98279,"job_number":"JOB_98279","tr_customer_id":98296,"tr_customer_product_id":98286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Avadhesh Reddy","mobile_number":"7094505031","email_id":"devani.bandopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"17022709774338","imei1":"17022709774338","imei2":"17022709774338","popurl":"www.dron-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98280,"job_number":"JOB_98280","tr_customer_id":98297,"tr_customer_product_id":98287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Rageswari Achari","mobile_number":"7053869894","email_id":"bhuvaneshwar.gupta@hotmail.com","dop":"2025-10-24","serial_number":"11782956549983","imei1":"11782956549983","imei2":"11782956549983","popurl":"www.bhamini-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98281,"job_number":"JOB_98281","tr_customer_id":98298,"tr_customer_product_id":98288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Aanandaswarup Ganaka","mobile_number":"7091758245","email_id":"chandranath.talwar@hotmail.com","dop":"2025-10-24","serial_number":"17560206797755","imei1":"17560206797755","imei2":"17560206797755","popurl":"www.gemine-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98282,"job_number":"JOB_98282","tr_customer_id":98299,"tr_customer_product_id":98289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Aatreya Chattopadhyay","mobile_number":"7095410019","email_id":"anuja.mehra@gmail.com","dop":"2025-10-24","serial_number":"16324096374537","imei1":"16324096374537","imei2":"16324096374537","popurl":"www.giriraj-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98283,"job_number":"JOB_98283","tr_customer_id":98300,"tr_customer_product_id":98290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Deenabandhu Tagore","mobile_number":"7025647956","email_id":"anilabh.deshpande@gmail.com","dop":"2025-10-24","serial_number":"19925763489159","imei1":"19925763489159","imei2":"19925763489159","popurl":"www.tanushri-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98284,"job_number":"JOB_98284","tr_customer_id":98301,"tr_customer_product_id":98291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Adhiraj Sethi","mobile_number":"7062205469","email_id":"ankal.deshpande@yahoo.co.in","dop":"2025-10-24","serial_number":"15692688644547","imei1":"15692688644547","imei2":"15692688644547","popurl":"www.trilochana-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98285,"job_number":"JOB_98285","tr_customer_id":98302,"tr_customer_product_id":98292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Mohana Mehrotra","mobile_number":"7036967904","email_id":"dipendra.marar@gmail.com","dop":"2025-10-24","serial_number":"15540208945660","imei1":"15540208945660","imei2":"15540208945660","popurl":"www.deepesh-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98287,"job_number":"JOB_98287","tr_customer_id":98304,"tr_customer_product_id":98294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Paramartha Bhattacharya","mobile_number":"7024595208","email_id":"deeptanshu.agarwal@yahoo.co.in","dop":"2025-10-24","serial_number":"12271245663543","imei1":"12271245663543","imei2":"12271245663543","popurl":"www.triloki-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98288,"job_number":"JOB_98288","tr_customer_id":98305,"tr_customer_product_id":98295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Adwitiya Kapoor","mobile_number":"7086653258","email_id":"aishani.mehra@hotmail.com","dop":"2025-10-24","serial_number":"10302029599391","imei1":"10302029599391","imei2":"10302029599391","popurl":"www.sucheta-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98290,"job_number":"JOB_98290","tr_customer_id":98307,"tr_customer_product_id":98297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Pran Ahuja","mobile_number":"7079301999","email_id":"chandraayan.khan@hotmail.com","dop":"2025-10-24","serial_number":"15761054274839","imei1":"15761054274839","imei2":"15761054274839","popurl":"www.devagya-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98291,"job_number":"JOB_98291","tr_customer_id":98308,"tr_customer_product_id":98298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Chandani Iyengar","mobile_number":"7083743261","email_id":"dinesh.patil@hotmail.com","dop":"2025-10-24","serial_number":"13845301219681","imei1":"13845301219681","imei2":"13845301219681","popurl":"www.jyotsana-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98292,"job_number":"JOB_98292","tr_customer_id":98309,"tr_customer_product_id":98299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Param Deshpande","mobile_number":"7072249154","email_id":"bakula.prajapat@hotmail.com","dop":"2025-10-24","serial_number":"15416235114547","imei1":"15416235114547","imei2":"15416235114547","popurl":"www.rita-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98294,"job_number":"JOB_98294","tr_customer_id":98311,"tr_customer_product_id":98301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:32.000Z","modified_at":"2025-11-03T20:31:32.000Z","name":"Menka Singh","mobile_number":"7004078270","email_id":"kanchan.pandey@gmail.com","dop":"2025-10-24","serial_number":"15984073284492","imei1":"15984073284492","imei2":"15984073284492","popurl":"www.chiranjeeve-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98296,"job_number":"JOB_98296","tr_customer_id":98313,"tr_customer_product_id":98303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:35:58.000Z","modified_at":"2025-11-03T20:35:58.000Z","name":"Connie Nitzsche","mobile_number":"296-665-6861","email_id":"Buck_Beier65@gmail.com","dop":"2025-04-06","serial_number":"14670039645779252","imei1":"14670039645779252","imei2":"14670039645779252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98299,"job_number":"JOB_98299","tr_customer_id":98316,"tr_customer_product_id":98306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:37:42.000Z","modified_at":"2025-11-03T20:37:42.000Z","name":"Jalon Hegmann","mobile_number":"541-579-5887","email_id":"Giuseppe_Kulas@yahoo.com","dop":"2025-04-06","serial_number":"16377502199621204","imei1":"16377502199621204","imei2":"16377502199621204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98301,"job_number":"JOB_98301","tr_customer_id":98318,"tr_customer_product_id":98308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:46:14.000Z","modified_at":"2025-11-03T20:46:14.000Z","name":"Demetris Considine","mobile_number":"528-450-1947","email_id":"Price_Padberg@yahoo.com","dop":"2025-04-06","serial_number":"19157365950138370","imei1":"19157365950138370","imei2":"19157365950138370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98304,"job_number":"JOB_98304","tr_customer_id":98321,"tr_customer_product_id":98311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:49:31.000Z","modified_at":"2025-11-03T20:49:31.000Z","name":"Fatima Feil","mobile_number":"207-676-4849","email_id":"Bart.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14189306095711096","imei1":"14189306095711096","imei2":"14189306095711096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98305,"job_number":"JOB_98305","tr_customer_id":98322,"tr_customer_product_id":98312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:54:27.000Z","modified_at":"2025-11-03T20:54:27.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"11511515151512","imei2":"11511515151512","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98309,"job_number":"JOB_98309","tr_customer_id":98326,"tr_customer_product_id":98316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T21:23:21.000Z","modified_at":"2025-11-03T21:23:21.000Z","name":"Amie Torphy","mobile_number":"516-358-5488","email_id":"Hilda.Rodriguez31@yahoo.com","dop":"2025-04-06","serial_number":"10721620020082028","imei1":"10721620020082028","imei2":"10721620020082028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T21:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98311,"job_number":"JOB_98311","tr_customer_id":98328,"tr_customer_product_id":98318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T23:53:07.000Z","modified_at":"2025-11-03T23:53:07.000Z","name":"Green Berge","mobile_number":"232-750-2350","email_id":"Leonardo98@gmail.com","dop":"2025-04-06","serial_number":"16248751456352640","imei1":"16248751456352640","imei2":"16248751456352640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T23:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98314,"job_number":"JOB_98314","tr_customer_id":98331,"tr_customer_product_id":98321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:15:12.000Z","modified_at":"2025-11-04T03:15:12.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13633510352105","imei1":"13633510352105","imei2":"13633510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98317,"job_number":"JOB_98317","tr_customer_id":98334,"tr_customer_product_id":98324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:41.000Z","modified_at":"2025-11-04T03:28:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17885439076382","imei1":"17885439076382","imei2":"17885439076382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98319,"job_number":"JOB_98319","tr_customer_id":98336,"tr_customer_product_id":98326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:42.000Z","modified_at":"2025-11-04T03:28:42.000Z","name":"Freddie Haley","mobile_number":"284-303-7374","email_id":"Era6@gmail.com","dop":"2025-04-06","serial_number":"19503699775063164","imei1":"19503699775063164","imei2":"19503699775063164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98321,"job_number":"JOB_98321","tr_customer_id":98338,"tr_customer_product_id":98328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:44.000Z","modified_at":"2025-11-04T03:28:44.000Z","name":"Owen Dach","mobile_number":"687-945-5846","email_id":"Braxton.Zemlak@gmail.com","dop":"2025-04-06","serial_number":"12663547212510178","imei1":"12663547212510178","imei2":"12663547212510178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98324,"job_number":"JOB_98324","tr_customer_id":98341,"tr_customer_product_id":98331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:45.000Z","modified_at":"2025-11-04T03:28:45.000Z","name":"Gordon Hermann","mobile_number":"896-669-8608","email_id":"Destany_Koelpin18@yahoo.com","dop":"2025-04-06","serial_number":"17493748141575496","imei1":"17493748141575496","imei2":"17493748141575496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98325,"job_number":"JOB_98325","tr_customer_id":98342,"tr_customer_product_id":98332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:19.000Z","modified_at":"2025-11-04T03:29:19.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17334560812229","imei1":"17334560812229","imei2":"17334560812229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98327,"job_number":"JOB_98327","tr_customer_id":98344,"tr_customer_product_id":98334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:20.000Z","modified_at":"2025-11-04T03:29:20.000Z","name":"Maurine Bins","mobile_number":"575-238-2439","email_id":"Alf16@gmail.com","dop":"2025-04-06","serial_number":"15063098113085644","imei1":"15063098113085644","imei2":"15063098113085644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98328,"job_number":"JOB_98328","tr_customer_id":98345,"tr_customer_product_id":98335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:52.000Z","modified_at":"2025-11-04T03:29:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10956802171263","imei1":"10956802171263","imei2":"10956802171263","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98331,"job_number":"JOB_98331","tr_customer_id":98348,"tr_customer_product_id":98338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:53.000Z","modified_at":"2025-11-04T03:29:53.000Z","name":"Mariane Wintheiser","mobile_number":"488-920-6590","email_id":"Perry79@yahoo.com","dop":"2025-06-18","serial_number":"1012615494605929","imei1":"1012615494605929","imei2":"1012615494605929","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98332,"job_number":"JOB_98332","tr_customer_id":98349,"tr_customer_product_id":98339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:53.000Z","modified_at":"2025-11-04T03:29:53.000Z","name":"Edythe Blick","mobile_number":"301-958-4835","email_id":"Gina42@yahoo.com","dop":"2025-04-06","serial_number":"11787850259384450","imei1":"11787850259384450","imei2":"11787850259384450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98333,"job_number":"JOB_98333","tr_customer_id":98350,"tr_customer_product_id":98340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:56.000Z","modified_at":"2025-11-04T03:29:56.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15312967124367","imei1":"15312967124367","imei2":"15312967124367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98338,"job_number":"JOB_98338","tr_customer_id":98355,"tr_customer_product_id":98345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"Rory Blanda","mobile_number":"557-421-1249","email_id":"Aisha_Howell@yahoo.com","dop":"2025-04-06","serial_number":"18378417985611904","imei1":"18378417985611904","imei2":"18378417985611904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98339,"job_number":"JOB_98339","tr_customer_id":98356,"tr_customer_product_id":98346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11328349310108","imei1":"11328349310108","imei2":"11328349310108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98342,"job_number":"JOB_98342","tr_customer_id":98359,"tr_customer_product_id":98349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:02.000Z","modified_at":"2025-11-04T03:30:02.000Z","name":"Bennett Hegmann","mobile_number":"877-355-3883","email_id":"Iva97@gmail.com","dop":"2025-04-06","serial_number":"14653088349822190","imei1":"14653088349822190","imei2":"14653088349822190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98345,"job_number":"JOB_98345","tr_customer_id":98362,"tr_customer_product_id":98352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:13.000Z","modified_at":"2025-11-04T03:30:13.000Z","name":"Jayce Considine","mobile_number":"261-818-8862","email_id":"Jude.Kerluke45@yahoo.com","dop":"2025-04-06","serial_number":"11022165135996648","imei1":"11022165135996648","imei2":"11022165135996648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98346,"job_number":"JOB_98346","tr_customer_id":98363,"tr_customer_product_id":98353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:15.000Z","modified_at":"2025-11-04T03:30:15.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"16386916775729","imei1":"16386916775729","imei2":"16386916775729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98348,"job_number":"JOB_98348","tr_customer_id":98365,"tr_customer_product_id":98355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:17.000Z","modified_at":"2025-11-04T03:30:17.000Z","name":"Myrtle Schowalter","mobile_number":"654-893-4546","email_id":"Terrill16@yahoo.com","dop":"2025-04-06","serial_number":"17599502707003748","imei1":"17599502707003748","imei2":"17599502707003748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98351,"job_number":"JOB_98351","tr_customer_id":98368,"tr_customer_product_id":98358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:29.000Z","modified_at":"2025-11-04T03:30:29.000Z","name":"Ola Mueller","mobile_number":"549-250-6858","email_id":"Flo.Hills@hotmail.com","dop":"2025-04-06","serial_number":"14159966339079184","imei1":"14159966339079184","imei2":"14159966339079184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98352,"job_number":"JOB_98352","tr_customer_id":98369,"tr_customer_product_id":98359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:31.000Z","modified_at":"2025-11-04T03:30:31.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10351477977931","imei1":"10351477977931","imei2":"10351477977931","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98354,"job_number":"JOB_98354","tr_customer_id":98371,"tr_customer_product_id":98361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:32.000Z","modified_at":"2025-11-04T03:30:32.000Z","name":"Kaitlin Murphy","mobile_number":"903-690-0489","email_id":"Eliane30@hotmail.com","dop":"2025-06-18","serial_number":"1093342926344172","imei1":"1093342926344172","imei2":"1093342926344172","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98355,"job_number":"JOB_98355","tr_customer_id":98372,"tr_customer_product_id":98362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:39.000Z","modified_at":"2025-11-04T03:30:39.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"13622394031369","imei1":"13622394031369","imei2":"13622394031369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98358,"job_number":"JOB_98358","tr_customer_id":98375,"tr_customer_product_id":98365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:51.000Z","modified_at":"2025-11-04T03:30:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14969892828226","imei1":"14969892828226","imei2":"14969892828226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98361,"job_number":"JOB_98361","tr_customer_id":98378,"tr_customer_product_id":98368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:53.000Z","modified_at":"2025-11-04T03:30:53.000Z","name":"Maude Waelchi","mobile_number":"434-561-9020","email_id":"Lambert_Beahan@hotmail.com","dop":"2025-04-06","serial_number":"14361541433523142","imei1":"14361541433523142","imei2":"14361541433523142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98362,"job_number":"JOB_98362","tr_customer_id":98379,"tr_customer_product_id":98369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:54.000Z","modified_at":"2025-11-04T03:30:54.000Z","name":"Gerhard Bins","mobile_number":"277-696-3448","email_id":"Estel.Bailey66@gmail.com","dop":"2025-04-06","serial_number":"13639192647790276","imei1":"13639192647790276","imei2":"13639192647790276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98363,"job_number":"JOB_98363","tr_customer_id":98380,"tr_customer_product_id":98370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:59.000Z","modified_at":"2025-11-04T03:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19322181894868","imei1":"19322181894868","imei2":"19322181894868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98365,"job_number":"JOB_98365","tr_customer_id":98382,"tr_customer_product_id":98372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:01.000Z","modified_at":"2025-11-04T03:31:01.000Z","name":"Chase Shields","mobile_number":"619-419-1361","email_id":"Daren_Welch@gmail.com","dop":"2025-04-06","serial_number":"14070680835574192","imei1":"14070680835574192","imei2":"14070680835574192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98366,"job_number":"JOB_98366","tr_customer_id":98383,"tr_customer_product_id":98373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:03.000Z","modified_at":"2025-11-04T03:31:03.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16215582594522","imei1":"16215582594522","imei2":"16215582594522","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98373,"job_number":"JOB_98373","tr_customer_id":98390,"tr_customer_product_id":98380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Beth Batz","mobile_number":"920-928-4381","email_id":"Garnett.Tromp@hotmail.com","dop":"2025-06-08","serial_number":"100287707326612","imei1":"100287707326612","imei2":"100287707326612","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98376,"job_number":"JOB_98376","tr_customer_id":98393,"tr_customer_product_id":98383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:12.000Z","modified_at":"2025-11-04T03:31:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18561643491721","imei1":"18561643491721","imei2":"18561643491721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98378,"job_number":"JOB_98378","tr_customer_id":98395,"tr_customer_product_id":98385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:14.000Z","modified_at":"2025-11-04T03:31:14.000Z","name":"Pearline Brekke","mobile_number":"645-722-0351","email_id":"Mylene_Rempel@yahoo.com","dop":"2025-04-06","serial_number":"14752141057550512","imei1":"14752141057550512","imei2":"14752141057550512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98386,"job_number":"JOB_98386","tr_customer_id":98403,"tr_customer_product_id":98393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:19.000Z","modified_at":"2025-11-04T03:31:19.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"18425352957100","imei1":"18425352957100","imei2":"18425352957100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98388,"job_number":"JOB_98388","tr_customer_id":98405,"tr_customer_product_id":98395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:27.000Z","modified_at":"2025-11-04T03:31:27.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"15077482487588","imei1":"15077482487588","imei2":"15077482487588","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98390,"job_number":"JOB_98390","tr_customer_id":98407,"tr_customer_product_id":98397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:28.000Z","modified_at":"2025-11-04T03:31:29.000Z","name":"Haylie Leuschke","mobile_number":"745-389-8043","email_id":"Dawn66@yahoo.com","dop":"2025-06-08","serial_number":"101296397612085","imei1":"101296397612085","imei2":"101296397612085","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98395,"job_number":"JOB_98395","tr_customer_id":98412,"tr_customer_product_id":98402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:35.000Z","modified_at":"2025-11-04T03:31:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16383519801000","imei1":"16383519801000","imei2":"16383519801000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98397,"job_number":"JOB_98397","tr_customer_id":98414,"tr_customer_product_id":98404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:36.000Z","modified_at":"2025-11-04T03:31:36.000Z","name":"Dax Doyle","mobile_number":"212-800-7126","email_id":"Nils52@yahoo.com","dop":"2025-04-06","serial_number":"19098781982362810","imei1":"19098781982362810","imei2":"19098781982362810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98398,"job_number":"JOB_98398","tr_customer_id":98415,"tr_customer_product_id":98405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:37.000Z","modified_at":"2025-11-04T03:31:37.000Z","name":"Susana Heller","mobile_number":"536-585-6299","email_id":"Jevon64@gmail.com","dop":"2025-04-06","serial_number":"11992810767534064","imei1":"11992810767534064","imei2":"11992810767534064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98399,"job_number":"JOB_98399","tr_customer_id":98416,"tr_customer_product_id":98406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:42.000Z","modified_at":"2025-11-04T03:31:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19854767738805","imei1":"19854767738805","imei2":"19854767738805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98401,"job_number":"JOB_98401","tr_customer_id":98418,"tr_customer_product_id":98408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:44.000Z","modified_at":"2025-11-04T03:31:44.000Z","name":"Dillon Welch","mobile_number":"467-872-4380","email_id":"Yoshiko8@yahoo.com","dop":"2025-04-06","serial_number":"12051876849665710","imei1":"12051876849665710","imei2":"12051876849665710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98402,"job_number":"JOB_98402","tr_customer_id":98419,"tr_customer_product_id":98409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:51.000Z","modified_at":"2025-11-04T03:31:51.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12885984014714","imei1":"12885984014714","imei2":"12885984014714","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98404,"job_number":"JOB_98404","tr_customer_id":98421,"tr_customer_product_id":98411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:53.000Z","modified_at":"2025-11-04T03:31:53.000Z","name":"Jed Mosciski","mobile_number":"317-442-2704","email_id":"Westley_Bartoletti44@yahoo.com","dop":"2025-06-08","serial_number":"106945625692674","imei1":"106945625692674","imei2":"106945625692674","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98405,"job_number":"JOB_98405","tr_customer_id":98422,"tr_customer_product_id":98412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:53.000Z","modified_at":"2025-11-04T03:31:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13165094731915","imei1":"13165094731915","imei2":"13165094731915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98407,"job_number":"JOB_98407","tr_customer_id":98424,"tr_customer_product_id":98414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:55.000Z","modified_at":"2025-11-04T03:31:55.000Z","name":"Jamar Abshire","mobile_number":"294-771-0232","email_id":"Andy_Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"19383043424441484","imei1":"19383043424441484","imei2":"19383043424441484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98408,"job_number":"JOB_98408","tr_customer_id":98425,"tr_customer_product_id":98415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:18.000Z","modified_at":"2025-11-04T03:32:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12712645223125","imei1":"12712645223125","imei2":"12712645223125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98410,"job_number":"JOB_98410","tr_customer_id":98427,"tr_customer_product_id":98417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:20.000Z","modified_at":"2025-11-04T03:32:20.000Z","name":"Eliza Quitzon","mobile_number":"826-589-4540","email_id":"Mathilde71@hotmail.com","dop":"2025-04-06","serial_number":"13625390504067314","imei1":"13625390504067314","imei2":"13625390504067314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98411,"job_number":"JOB_98411","tr_customer_id":98428,"tr_customer_product_id":98418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:33.000Z","modified_at":"2025-11-04T03:32:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11688266675018","imei1":"11688266675018","imei2":"11688266675018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98413,"job_number":"JOB_98413","tr_customer_id":98430,"tr_customer_product_id":98420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:35.000Z","modified_at":"2025-11-04T03:32:35.000Z","name":"Imelda Olson","mobile_number":"620-457-9639","email_id":"Ila16@yahoo.com","dop":"2025-04-06","serial_number":"13282064618336884","imei1":"13282064618336884","imei2":"13282064618336884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98414,"job_number":"JOB_98414","tr_customer_id":98431,"tr_customer_product_id":98421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:37:55.000Z","modified_at":"2025-11-04T03:37:55.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12343510352105","imei1":"12343510352105","imei2":"12343510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98415,"job_number":"JOB_98415","tr_customer_id":98432,"tr_customer_product_id":98422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:22.000Z","modified_at":"2025-11-04T03:38:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76049988221511","imei1":"76049988221511","imei2":"76049988221511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98416,"job_number":"JOB_98416","tr_customer_id":98433,"tr_customer_product_id":98423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:22.000Z","modified_at":"2025-11-04T03:38:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77735124563542","imei1":"77735124563542","imei2":"77735124563542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98417,"job_number":"JOB_98417","tr_customer_id":98434,"tr_customer_product_id":98424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30978830329253","imei1":"30978830329253","imei2":"30978830329253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98418,"job_number":"JOB_98418","tr_customer_id":98435,"tr_customer_product_id":98425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28002855979084","imei1":"28002855979084","imei2":"28002855979084","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98419,"job_number":"JOB_98419","tr_customer_id":98436,"tr_customer_product_id":98426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96818355573571","imei1":"96818355573571","imei2":"96818355573571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98420,"job_number":"JOB_98420","tr_customer_id":98437,"tr_customer_product_id":98427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79861726354553","imei1":"79861726354553","imei2":"79861726354553","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98422,"job_number":"JOB_98422","tr_customer_id":98439,"tr_customer_product_id":98429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:50.000Z","modified_at":"2025-11-04T03:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56790640347234","imei1":"56790640347234","imei2":"56790640347234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98423,"job_number":"JOB_98423","tr_customer_id":98440,"tr_customer_product_id":98430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52891509094400","imei1":"52891509094400","imei2":"52891509094400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98424,"job_number":"JOB_98424","tr_customer_id":98441,"tr_customer_product_id":98431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27826771128724","imei1":"27826771128724","imei2":"27826771128724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98425,"job_number":"JOB_98425","tr_customer_id":98442,"tr_customer_product_id":98432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89102402809030","imei1":"89102402809030","imei2":"89102402809030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98426,"job_number":"JOB_98426","tr_customer_id":98443,"tr_customer_product_id":98433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10340725383282","imei1":"10340725383282","imei2":"10340725383282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98427,"job_number":"JOB_98427","tr_customer_id":98444,"tr_customer_product_id":98434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:52.000Z","modified_at":"2025-11-04T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88153703384989","imei1":"88153703384989","imei2":"88153703384989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98429,"job_number":"JOB_98429","tr_customer_id":98446,"tr_customer_product_id":98436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23881002755244","imei1":"23881002755244","imei2":"23881002755244","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98430,"job_number":"JOB_98430","tr_customer_id":98447,"tr_customer_product_id":98437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43085609864430","imei1":"43085609864430","imei2":"43085609864430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98431,"job_number":"JOB_98431","tr_customer_id":98448,"tr_customer_product_id":98438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35925521820799","imei1":"35925521820799","imei2":"35925521820799","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98432,"job_number":"JOB_98432","tr_customer_id":98449,"tr_customer_product_id":98439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53995867231703","imei1":"53995867231703","imei2":"53995867231703","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98433,"job_number":"JOB_98433","tr_customer_id":98450,"tr_customer_product_id":98440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58881062559815","imei1":"58881062559815","imei2":"58881062559815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98434,"job_number":"JOB_98434","tr_customer_id":98451,"tr_customer_product_id":98441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35556124967453","imei1":"35556124967453","imei2":"35556124967453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98436,"job_number":"JOB_98436","tr_customer_id":98453,"tr_customer_product_id":98443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:51:49.000Z","modified_at":"2025-11-04T03:51:49.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11733087324544","imei1":"11733087324544","imei2":"11733087324544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98437,"job_number":"JOB_98437","tr_customer_id":98454,"tr_customer_product_id":98444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:51:49.000Z","modified_at":"2025-11-04T03:51:49.000Z","name":"Dorian Harber","mobile_number":"996-997-5684","email_id":"Judy95@gmail.com","dop":"2025-09-16","serial_number":"14163694214519","imei1":"14163694214519","imei2":"14163694214519","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98438,"job_number":"JOB_98438","tr_customer_id":98455,"tr_customer_product_id":98445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:08.000Z","modified_at":"2025-11-04T03:52:08.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14507755544506","imei1":"14507755544506","imei2":"14507755544506","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98439,"job_number":"JOB_98439","tr_customer_id":98456,"tr_customer_product_id":98446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:08.000Z","modified_at":"2025-11-04T03:52:08.000Z","name":"Novella Vandervort","mobile_number":"887-344-3822","email_id":"Rhiannon.Raynor64@hotmail.com","dop":"2025-09-16","serial_number":"19359794814698","imei1":"19359794814698","imei2":"19359794814698","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98440,"job_number":"JOB_98440","tr_customer_id":98457,"tr_customer_product_id":98447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:27.000Z","modified_at":"2025-11-04T03:52:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14066846143821","imei1":"14066846143821","imei2":"14066846143821","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98441,"job_number":"JOB_98441","tr_customer_id":98458,"tr_customer_product_id":98448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:28.000Z","modified_at":"2025-11-04T03:52:28.000Z","name":"Audrey Haley","mobile_number":"424-746-8684","email_id":"Jacques.Renner2@gmail.com","dop":"2025-09-16","serial_number":"11386393632105","imei1":"11386393632105","imei2":"11386393632105","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98443,"job_number":"JOB_98443","tr_customer_id":98460,"tr_customer_product_id":98450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:58:25.000Z","modified_at":"2025-11-04T03:58:25.000Z","name":"Carlo Gleason","mobile_number":"362-977-3701","email_id":"Judah91@hotmail.com","dop":"2025-04-06","serial_number":"14854122302995796","imei1":"14854122302995796","imei2":"14854122302995796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98445,"job_number":"JOB_98445","tr_customer_id":98462,"tr_customer_product_id":98452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:00:59.000Z","modified_at":"2025-11-04T04:00:59.000Z","name":"Gideon Daugherty","mobile_number":"827-507-6686","email_id":"Edmond.McCullough@gmail.com","dop":"2025-04-06","serial_number":"15573732929125184","imei1":"15573732929125184","imei2":"15573732929125184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98447,"job_number":"JOB_98447","tr_customer_id":98464,"tr_customer_product_id":98454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:01:13.000Z","modified_at":"2025-11-04T04:01:13.000Z","name":"Carli Jenkins","mobile_number":"794-804-6785","email_id":"Willis64@gmail.com","dop":"2025-04-06","serial_number":"14883585019221814","imei1":"14883585019221814","imei2":"14883585019221814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98449,"job_number":"JOB_98449","tr_customer_id":98466,"tr_customer_product_id":98456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:01:26.000Z","modified_at":"2025-11-04T04:01:26.000Z","name":"Valentin Borer","mobile_number":"701-609-3023","email_id":"Salvatore_Kling@yahoo.com","dop":"2025-04-06","serial_number":"13814562288571050","imei1":"13814562288571050","imei2":"13814562288571050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98451,"job_number":"JOB_98451","tr_customer_id":98468,"tr_customer_product_id":98458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:03:48.000Z","modified_at":"2025-11-04T04:03:48.000Z","name":"Antonia Abernathy","mobile_number":"954-302-2544","email_id":"Elijah40@hotmail.com","dop":"2025-04-06","serial_number":"16742738093906122","imei1":"16742738093906122","imei2":"16742738093906122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98453,"job_number":"JOB_98453","tr_customer_id":98470,"tr_customer_product_id":98460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:04:31.000Z","modified_at":"2025-11-04T04:04:31.000Z","name":"Stewart Raynor","mobile_number":"946-446-8416","email_id":"Isaiah_Labadie21@yahoo.com","dop":"2025-04-06","serial_number":"19807032290779664","imei1":"19807032290779664","imei2":"19807032290779664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98455,"job_number":"JOB_98455","tr_customer_id":98472,"tr_customer_product_id":98462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:05:13.000Z","modified_at":"2025-11-04T04:05:13.000Z","name":"Dawn Streich","mobile_number":"539-965-7344","email_id":"Ora_Doyle@gmail.com","dop":"2025-04-06","serial_number":"14233326795686560","imei1":"14233326795686560","imei2":"14233326795686560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:05:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98457,"job_number":"JOB_98457","tr_customer_id":98474,"tr_customer_product_id":98464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:40.000Z","modified_at":"2025-11-04T04:11:40.000Z","name":"Granville Bailey","mobile_number":"963-336-2554","email_id":"Amber58@yahoo.com","dop":"2025-04-06","serial_number":"14638469733338870","imei1":"14638469733338870","imei2":"14638469733338870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98459,"job_number":"JOB_98459","tr_customer_id":98476,"tr_customer_product_id":98466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:44.000Z","modified_at":"2025-11-04T04:11:44.000Z","name":"Keon Schroeder","mobile_number":"212-220-4637","email_id":"Oma63@yahoo.com","dop":"2025-04-06","serial_number":"13589320118762588","imei1":"13589320118762588","imei2":"13589320118762588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98461,"job_number":"JOB_98461","tr_customer_id":98478,"tr_customer_product_id":98468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:48.000Z","modified_at":"2025-11-04T04:11:48.000Z","name":"Garfield Kshlerin","mobile_number":"921-866-8329","email_id":"Linnea.Dicki59@gmail.com","dop":"2025-04-06","serial_number":"12471956449716372","imei1":"12471956449716372","imei2":"12471956449716372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98463,"job_number":"JOB_98463","tr_customer_id":98480,"tr_customer_product_id":98470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:13:58.000Z","modified_at":"2025-11-04T04:13:58.000Z","name":"Flavio Von","mobile_number":"340-537-9326","email_id":"Alexander_Becker55@hotmail.com","dop":"2025-04-06","serial_number":"18033158713285776","imei1":"18033158713285776","imei2":"18033158713285776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98465,"job_number":"JOB_98465","tr_customer_id":98482,"tr_customer_product_id":98472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:14:19.000Z","modified_at":"2025-11-04T04:14:19.000Z","name":"Kira Stark","mobile_number":"275-309-1750","email_id":"Tobin_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"18897216534406548","imei1":"18897216534406548","imei2":"18897216534406548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:14:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98467,"job_number":"JOB_98467","tr_customer_id":98484,"tr_customer_product_id":98474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:14:37.000Z","modified_at":"2025-11-04T04:14:37.000Z","name":"Nelda Dicki","mobile_number":"774-866-5927","email_id":"Aliyah_Schmeler@gmail.com","dop":"2025-04-06","serial_number":"12856806491917740","imei1":"12856806491917740","imei2":"12856806491917740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98469,"job_number":"JOB_98469","tr_customer_id":98486,"tr_customer_product_id":98476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:16:45.000Z","modified_at":"2025-11-04T04:16:45.000Z","name":"Damaris Rippin","mobile_number":"239-242-1265","email_id":"Dylan.Lockman86@yahoo.com","dop":"2025-04-06","serial_number":"18134272017990180","imei1":"18134272017990180","imei2":"18134272017990180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98471,"job_number":"JOB_98471","tr_customer_id":98488,"tr_customer_product_id":98478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:17:26.000Z","modified_at":"2025-11-04T04:17:26.000Z","name":"Hobart Kovacek","mobile_number":"225-702-7331","email_id":"Winifred_Hane@gmail.com","dop":"2025-04-06","serial_number":"15651796174411420","imei1":"15651796174411420","imei2":"15651796174411420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98473,"job_number":"JOB_98473","tr_customer_id":98490,"tr_customer_product_id":98480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:18:07.000Z","modified_at":"2025-11-04T04:18:07.000Z","name":"Alberta Hickle","mobile_number":"878-920-7714","email_id":"Jaylon.Macejkovic@hotmail.com","dop":"2025-04-06","serial_number":"11195610892668672","imei1":"11195610892668672","imei2":"11195610892668672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98474,"job_number":"JOB_98474","tr_customer_id":98491,"tr_customer_product_id":98481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:18:31.000Z","modified_at":"2025-11-04T04:18:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-25","serial_number":"68417040774170","imei1":"68417040774170","imei2":"68417040774170","popurl":"2025-10-25T04:18:31.019160304Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98475,"job_number":"JOB_98475","tr_customer_id":98492,"tr_customer_product_id":98482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:19:19.000Z","modified_at":"2025-11-04T04:19:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-25","serial_number":"52947366541514","imei1":"52947366541514","imei2":"52947366541514","popurl":"2025-10-25T04:19:18.907152476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98477,"job_number":"JOB_98477","tr_customer_id":98494,"tr_customer_product_id":98484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:47.000Z","modified_at":"2025-11-04T04:26:47.000Z","name":"Tressie O'Kon","mobile_number":"354-616-8636","email_id":"Eunice.Wuckert@hotmail.com","dop":"2025-04-06","serial_number":"11443553984932968","imei1":"11443553984932968","imei2":"11443553984932968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98479,"job_number":"JOB_98479","tr_customer_id":98496,"tr_customer_product_id":98486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:50.000Z","modified_at":"2025-11-04T04:26:51.000Z","name":"Carmelo Lynch","mobile_number":"913-527-6842","email_id":"Johathan74@hotmail.com","dop":"2025-04-06","serial_number":"13547520597169696","imei1":"13547520597169696","imei2":"13547520597169696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98481,"job_number":"JOB_98481","tr_customer_id":98498,"tr_customer_product_id":98488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:54.000Z","modified_at":"2025-11-04T04:26:54.000Z","name":"Jimmie Erdman","mobile_number":"997-743-6530","email_id":"Lola_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"11150709242098306","imei1":"11150709242098306","imei2":"11150709242098306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98483,"job_number":"JOB_98483","tr_customer_id":98500,"tr_customer_product_id":98490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:28:50.000Z","modified_at":"2025-11-04T04:28:50.000Z","name":"Kory Langosh","mobile_number":"943-370-4172","email_id":"Daisha27@yahoo.com","dop":"2025-04-06","serial_number":"18708210352553020","imei1":"18708210352553020","imei2":"18708210352553020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98484,"job_number":"JOB_98484","tr_customer_id":98501,"tr_customer_product_id":98491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:28:59.000Z","modified_at":"2025-11-04T04:28:59.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101650569093763","imei1":"101650569093763","imei2":"101650569093763","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98487,"job_number":"JOB_98487","tr_customer_id":98504,"tr_customer_product_id":98494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:09.000Z","modified_at":"2025-11-04T04:29:09.000Z","name":"Eleanora Walter","mobile_number":"909-530-6221","email_id":"Sophie_Block86@gmail.com","dop":"2025-04-06","serial_number":"15898747220190788","imei1":"15898747220190788","imei2":"15898747220190788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98488,"job_number":"JOB_98488","tr_customer_id":98505,"tr_customer_product_id":98495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:10.000Z","modified_at":"2025-11-04T04:29:10.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105620547448978","imei1":"105620547448978","imei2":"105620547448978","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98491,"job_number":"JOB_98491","tr_customer_id":98508,"tr_customer_product_id":98498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:29.000Z","modified_at":"2025-11-04T04:29:29.000Z","name":"Margret MacGyver","mobile_number":"619-595-3713","email_id":"Albertha_Lowe@gmail.com","dop":"2025-04-06","serial_number":"10526349569058266","imei1":"10526349569058266","imei2":"10526349569058266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98493,"job_number":"JOB_98493","tr_customer_id":98510,"tr_customer_product_id":98500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:31:36.000Z","modified_at":"2025-11-04T04:31:36.000Z","name":"Keanu Ledner","mobile_number":"271-358-4454","email_id":"Geovanny5@gmail.com","dop":"2025-04-06","serial_number":"18509902553344776","imei1":"18509902553344776","imei2":"18509902553344776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98495,"job_number":"JOB_98495","tr_customer_id":98512,"tr_customer_product_id":98502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:32:23.000Z","modified_at":"2025-11-04T04:32:23.000Z","name":"Modesto Beer","mobile_number":"787-206-6540","email_id":"Darian.Yundt57@yahoo.com","dop":"2025-04-06","serial_number":"11551017706792436","imei1":"11551017706792436","imei2":"11551017706792436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98497,"job_number":"JOB_98497","tr_customer_id":98514,"tr_customer_product_id":98504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:33:09.000Z","modified_at":"2025-11-04T04:33:09.000Z","name":"Ted Crooks","mobile_number":"744-315-9320","email_id":"Lizeth.Collier76@hotmail.com","dop":"2025-04-06","serial_number":"16859895535063908","imei1":"16859895535063908","imei2":"16859895535063908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98499,"job_number":"JOB_98499","tr_customer_id":98516,"tr_customer_product_id":98506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:35:26.000Z","modified_at":"2025-11-04T04:35:26.000Z","name":"Kayla Conn","mobile_number":"739-927-4053","email_id":"Vickie.Cummings@hotmail.com","dop":"2025-04-06","serial_number":"14079196352093670","imei1":"14079196352093670","imei2":"14079196352093670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98501,"job_number":"JOB_98501","tr_customer_id":98518,"tr_customer_product_id":98508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:36:36.000Z","modified_at":"2025-11-04T04:36:36.000Z","name":"Michaela Yundt","mobile_number":"274-482-9360","email_id":"Malinda.Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"16339713731370062","imei1":"16339713731370062","imei2":"16339713731370062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98503,"job_number":"JOB_98503","tr_customer_id":98520,"tr_customer_product_id":98510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:36:58.000Z","modified_at":"2025-11-04T04:36:58.000Z","name":"April Brekke","mobile_number":"252-375-7204","email_id":"Madisyn77@hotmail.com","dop":"2025-04-06","serial_number":"12848784391840572","imei1":"12848784391840572","imei2":"12848784391840572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98505,"job_number":"JOB_98505","tr_customer_id":98522,"tr_customer_product_id":98512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:37:18.000Z","modified_at":"2025-11-04T04:37:18.000Z","name":"Sally Satterfield","mobile_number":"474-938-5999","email_id":"Rex.Heaney77@gmail.com","dop":"2025-04-06","serial_number":"17182540204090004","imei1":"17182540204090004","imei2":"17182540204090004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98507,"job_number":"JOB_98507","tr_customer_id":98524,"tr_customer_product_id":98514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:40:11.000Z","modified_at":"2025-11-04T04:40:11.000Z","name":"Rashawn Jacobi","mobile_number":"432-726-8083","email_id":"Roma_Pfannerstill18@hotmail.com","dop":"2025-04-06","serial_number":"17942805122715604","imei1":"17942805122715604","imei2":"17942805122715604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98509,"job_number":"JOB_98509","tr_customer_id":98526,"tr_customer_product_id":98516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:40:55.000Z","modified_at":"2025-11-04T04:40:55.000Z","name":"Brooke Fritsch","mobile_number":"233-265-6753","email_id":"Adella.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"12589460629562560","imei1":"12589460629562560","imei2":"12589460629562560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98511,"job_number":"JOB_98511","tr_customer_id":98528,"tr_customer_product_id":98518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:41:38.000Z","modified_at":"2025-11-04T04:41:38.000Z","name":"Elbert McLaughlin","mobile_number":"309-920-3032","email_id":"Reed48@hotmail.com","dop":"2025-04-06","serial_number":"12480812156396952","imei1":"12480812156396952","imei2":"12480812156396952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98513,"job_number":"JOB_98513","tr_customer_id":98530,"tr_customer_product_id":98520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:42:53.000Z","modified_at":"2025-11-04T04:42:53.000Z","name":"Johnathan Yost","mobile_number":"521-406-9157","email_id":"Cooper.Torphy@hotmail.com","dop":"2025-04-06","serial_number":"15716901754478980","imei1":"15716901754478980","imei2":"15716901754478980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98514,"job_number":"JOB_98514","tr_customer_id":98531,"tr_customer_product_id":98521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:29:23.000Z","modified_at":"2025-11-04T05:29:23.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12363510352105","imei1":"12363510352105","imei2":"12363510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98515,"job_number":"JOB_98515","tr_customer_id":98532,"tr_customer_product_id":98522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:32:07.000Z","modified_at":"2025-11-04T05:32:07.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12363511352105","imei1":"12363511352105","imei2":"12363511352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98516,"job_number":"JOB_98516","tr_customer_id":98533,"tr_customer_product_id":98523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:44:18.000Z","modified_at":"2025-11-04T05:44:18.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363111352105","imei1":"12363111352105","imei2":"12363111352105","popurl":"2025-11-04T05:44:15.071Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98517,"job_number":"JOB_98517","tr_customer_id":98534,"tr_customer_product_id":98524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:47:05.000Z","modified_at":"2025-11-04T05:47:05.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363111112105","imei1":"12363111112105","imei2":"12363111112105","popurl":"2025-11-04T05:47:01.998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98518,"job_number":"JOB_98518","tr_customer_id":98535,"tr_customer_product_id":98525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:49:40.000Z","modified_at":"2025-11-04T05:49:40.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11447388836958","imei1":"11447388836958","imei2":"11447388836958","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98520,"job_number":"JOB_98520","tr_customer_id":98537,"tr_customer_product_id":98527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:49:42.000Z","modified_at":"2025-11-04T05:49:42.000Z","name":"Dejon Windler","mobile_number":"804-555-2211","email_id":"Estevan_Kirlin@yahoo.com","dop":"2025-09-20","serial_number":"100242587466870","imei1":"100242587466870","imei2":"100242587466870","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98521,"job_number":"JOB_98521","tr_customer_id":98538,"tr_customer_product_id":98528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:50:31.000Z","modified_at":"2025-11-04T05:50:31.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"10939099516152","imei1":"10939099516152","imei2":"10939099516152","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98523,"job_number":"JOB_98523","tr_customer_id":98540,"tr_customer_product_id":98530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:50:33.000Z","modified_at":"2025-11-04T05:50:33.000Z","name":"Jolie Reichel","mobile_number":"633-248-4506","email_id":"Ayden_Christiansen36@hotmail.com","dop":"2025-09-20","serial_number":"100603129357002","imei1":"100603129357002","imei2":"100603129357002","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98524,"job_number":"JOB_98524","tr_customer_id":98541,"tr_customer_product_id":98531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:51:20.000Z","modified_at":"2025-11-04T05:51:20.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14600995858207","imei1":"14600995858207","imei2":"14600995858207","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98526,"job_number":"JOB_98526","tr_customer_id":98543,"tr_customer_product_id":98533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:51:22.000Z","modified_at":"2025-11-04T05:51:22.000Z","name":"Vallie Ratke","mobile_number":"204-535-3307","email_id":"Fredy80@hotmail.com","dop":"2025-09-20","serial_number":"100199424001009","imei1":"100199424001009","imei2":"100199424001009","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98527,"job_number":"JOB_98527","tr_customer_id":98544,"tr_customer_product_id":98534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:52:16.000Z","modified_at":"2025-11-04T05:52:16.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"10607119276994","imei1":"10607119276994","imei2":"10607119276994","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98529,"job_number":"JOB_98529","tr_customer_id":98546,"tr_customer_product_id":98536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:52:18.000Z","modified_at":"2025-11-04T05:52:18.000Z","name":"Bradley Prohaska","mobile_number":"788-239-5735","email_id":"Laverna89@yahoo.com","dop":"2025-09-20","serial_number":"100016365582875","imei1":"100016365582875","imei2":"100016365582875","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98530,"job_number":"JOB_98530","tr_customer_id":98547,"tr_customer_product_id":98537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:05.000Z","modified_at":"2025-11-04T05:53:05.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"11060711757111","imei1":"11060711757111","imei2":"11060711757111","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98532,"job_number":"JOB_98532","tr_customer_id":98549,"tr_customer_product_id":98539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:07.000Z","modified_at":"2025-11-04T05:53:07.000Z","name":"Zelma Hermann","mobile_number":"950-546-5152","email_id":"Dejon.Jakubowski@hotmail.com","dop":"2025-09-20","serial_number":"100175722965371","imei1":"100175722965371","imei2":"100175722965371","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98533,"job_number":"JOB_98533","tr_customer_id":98550,"tr_customer_product_id":98540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:53.000Z","modified_at":"2025-11-04T05:53:53.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15643252815454","imei1":"15643252815454","imei2":"15643252815454","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98535,"job_number":"JOB_98535","tr_customer_id":98552,"tr_customer_product_id":98542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:54.000Z","modified_at":"2025-11-04T05:53:54.000Z","name":"Jena Daniel","mobile_number":"298-928-9808","email_id":"Ewell.Veum7@hotmail.com","dop":"2025-09-20","serial_number":"100824270894911","imei1":"100824270894911","imei2":"100824270894911","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98537,"job_number":"JOB_98537","tr_customer_id":98554,"tr_customer_product_id":98544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:01:28.000Z","modified_at":"2025-11-04T06:01:28.000Z","name":"Treva Stark","mobile_number":"308-772-7344","email_id":"Charles38@yahoo.com","dop":"2025-04-06","serial_number":"15147071030934308","imei1":"15147071030934308","imei2":"15147071030934308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98547,"job_number":"JOB_98547","tr_customer_id":98564,"tr_customer_product_id":98554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:08.000Z","modified_at":"2025-11-04T06:19:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10863309322649","imei1":"10863309322649","imei2":"10863309322649","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98549,"job_number":"JOB_98549","tr_customer_id":98566,"tr_customer_product_id":98556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:09.000Z","modified_at":"2025-11-04T06:19:09.000Z","name":"Gussie Bogisich","mobile_number":"768-558-6179","email_id":"Estel.Hane@gmail.com","dop":"2025-06-18","serial_number":"1041769699580750","imei1":"1041769699580750","imei2":"1041769699580750","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98550,"job_number":"JOB_98550","tr_customer_id":98567,"tr_customer_product_id":98557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:49.000Z","modified_at":"2025-11-04T06:19:49.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10361959079370","imei1":"10361959079370","imei2":"10361959079370","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98552,"job_number":"JOB_98552","tr_customer_id":98569,"tr_customer_product_id":98559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:49.000Z","modified_at":"2025-11-04T06:19:49.000Z","name":"Elenor Rau","mobile_number":"289-836-6040","email_id":"Megane_Beier56@yahoo.com","dop":"2025-06-18","serial_number":"1033566302423036","imei1":"1033566302423036","imei2":"1033566302423036","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98553,"job_number":"JOB_98553","tr_customer_id":98570,"tr_customer_product_id":98560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:58.000Z","modified_at":"2025-11-04T06:19:58.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"15097051295033","imei1":"15097051295033","imei2":"15097051295033","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98555,"job_number":"JOB_98555","tr_customer_id":98572,"tr_customer_product_id":98562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:00.000Z","modified_at":"2025-11-04T06:20:00.000Z","name":"Marcelle Wilderman","mobile_number":"770-758-7200","email_id":"Olga_McCullough97@yahoo.com","dop":"2025-06-08","serial_number":"107450890006541","imei1":"107450890006541","imei2":"107450890006541","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98556,"job_number":"JOB_98556","tr_customer_id":98573,"tr_customer_product_id":98563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:10.000Z","modified_at":"2025-11-04T06:20:10.000Z","name":"tushar shelar","mobile_number":"8888888888","email_id":"shelar@gmail.com","dop":"2025-04-06","serial_number":"13115605825164","imei1":"13115605825164","imei2":"13115605825164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98558,"job_number":"JOB_98558","tr_customer_id":98575,"tr_customer_product_id":98565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:11.000Z","modified_at":"2025-11-04T06:20:11.000Z","name":"Ottis Friesen","mobile_number":"762-843-9454","email_id":"Tatum99@hotmail.com","dop":"2025-04-06","serial_number":"12626221472215620","imei1":"12626221472215620","imei2":"12626221472215620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98559,"job_number":"JOB_98559","tr_customer_id":98576,"tr_customer_product_id":98566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:28.000Z","modified_at":"2025-11-04T06:20:28.000Z","name":"vinod patil","mobile_number":"7874589652","email_id":"patil@gmail.com","dop":"2025-04-06","serial_number":"11948109507264","imei1":"11948109507264","imei2":"11948109507264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98560,"job_number":"JOB_98560","tr_customer_id":98577,"tr_customer_product_id":98567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:28.000Z","modified_at":"2025-11-04T06:20:28.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18290392719034","imei1":"18290392719034","imei2":"18290392719034","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98563,"job_number":"JOB_98563","tr_customer_id":98580,"tr_customer_product_id":98570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:29.000Z","modified_at":"2025-11-04T06:20:29.000Z","name":"Sandrine Wolff","mobile_number":"619-866-6048","email_id":"Maye94@hotmail.com","dop":"2025-04-06","serial_number":"16146401870343244","imei1":"16146401870343244","imei2":"16146401870343244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98564,"job_number":"JOB_98564","tr_customer_id":98581,"tr_customer_product_id":98571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:30.000Z","modified_at":"2025-11-04T06:20:30.000Z","name":"David O'Connell","mobile_number":"795-817-5721","email_id":"Lila.Erdman96@hotmail.com","dop":"2025-06-08","serial_number":"103568459532654","imei1":"103568459532654","imei2":"103568459532654","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98565,"job_number":"JOB_98565","tr_customer_id":98582,"tr_customer_product_id":98572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:46.000Z","modified_at":"2025-11-04T06:20:46.000Z","name":"vishal randive","mobile_number":"9856238956","email_id":"randive@gmail.com","dop":"2025-04-06","serial_number":"15159780335511","imei1":"15159780335511","imei2":"15159780335511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98567,"job_number":"JOB_98567","tr_customer_id":98584,"tr_customer_product_id":98574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:47.000Z","modified_at":"2025-11-04T06:20:47.000Z","name":"Timmy Jenkins","mobile_number":"780-611-6135","email_id":"Bradly.Bogisich@yahoo.com","dop":"2025-04-06","serial_number":"10727240599146226","imei1":"10727240599146226","imei2":"10727240599146226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98568,"job_number":"JOB_98568","tr_customer_id":98585,"tr_customer_product_id":98575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:58.000Z","modified_at":"2025-11-04T06:20:58.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18740442972534","imei1":"18740442972534","imei2":"18740442972534","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98570,"job_number":"JOB_98570","tr_customer_id":98587,"tr_customer_product_id":98577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:00.000Z","modified_at":"2025-11-04T06:21:00.000Z","name":"Damaris Volkman","mobile_number":"872-627-6281","email_id":"Dewitt_Leuschke@hotmail.com","dop":"2025-06-08","serial_number":"104563553345168","imei1":"104563553345168","imei2":"104563553345168","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98571,"job_number":"JOB_98571","tr_customer_id":98588,"tr_customer_product_id":98578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:35.000Z","modified_at":"2025-11-04T06:21:35.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"16183047971468","imei1":"16183047971468","imei2":"16183047971468","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98573,"job_number":"JOB_98573","tr_customer_id":98590,"tr_customer_product_id":98580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:37.000Z","modified_at":"2025-11-04T06:21:37.000Z","name":"Geovanny Vandervort","mobile_number":"791-370-0294","email_id":"Liam_Schimmel@yahoo.com","dop":"2025-09-20","serial_number":"100285067292476","imei1":"100285067292476","imei2":"100285067292476","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98574,"job_number":"JOB_98574","tr_customer_id":98591,"tr_customer_product_id":98581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:22:24.000Z","modified_at":"2025-11-04T06:22:24.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18585735516197","imei1":"18585735516197","imei2":"18585735516197","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98576,"job_number":"JOB_98576","tr_customer_id":98593,"tr_customer_product_id":98583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:22:26.000Z","modified_at":"2025-11-04T06:22:26.000Z","name":"Jamison Schimmel","mobile_number":"931-618-4062","email_id":"Rafael.Bergstrom@hotmail.com","dop":"2025-09-20","serial_number":"100368727801589","imei1":"100368727801589","imei2":"100368727801589","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98577,"job_number":"JOB_98577","tr_customer_id":98594,"tr_customer_product_id":98584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:23:12.000Z","modified_at":"2025-11-04T06:23:12.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14922185100065","imei1":"14922185100065","imei2":"14922185100065","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98579,"job_number":"JOB_98579","tr_customer_id":98596,"tr_customer_product_id":98586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:23:13.000Z","modified_at":"2025-11-04T06:23:13.000Z","name":"Obie Ortiz","mobile_number":"688-300-8107","email_id":"Drew42@gmail.com","dop":"2025-09-20","serial_number":"100649743654657","imei1":"100649743654657","imei2":"100649743654657","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:23:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98580,"job_number":"JOB_98580","tr_customer_id":98597,"tr_customer_product_id":98587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:08.000Z","modified_at":"2025-11-04T06:24:08.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"19127897337187","imei1":"19127897337187","imei2":"19127897337187","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98582,"job_number":"JOB_98582","tr_customer_id":98599,"tr_customer_product_id":98589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:09.000Z","modified_at":"2025-11-04T06:24:10.000Z","name":"Wayne Brakus","mobile_number":"436-372-6845","email_id":"Hassan.Glover25@yahoo.com","dop":"2025-09-20","serial_number":"100116702619683","imei1":"100116702619683","imei2":"100116702619683","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98583,"job_number":"JOB_98583","tr_customer_id":98600,"tr_customer_product_id":98590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:57.000Z","modified_at":"2025-11-04T06:24:57.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18910987656933","imei1":"18910987656933","imei2":"18910987656933","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98585,"job_number":"JOB_98585","tr_customer_id":98602,"tr_customer_product_id":98592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:59.000Z","modified_at":"2025-11-04T06:24:59.000Z","name":"Billy Welch","mobile_number":"502-330-0198","email_id":"Alexane74@hotmail.com","dop":"2025-09-20","serial_number":"100534139058637","imei1":"100534139058637","imei2":"100534139058637","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98586,"job_number":"JOB_98586","tr_customer_id":98603,"tr_customer_product_id":98593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:25:45.000Z","modified_at":"2025-11-04T06:25:45.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15890206206096","imei1":"15890206206096","imei2":"15890206206096","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98588,"job_number":"JOB_98588","tr_customer_id":98605,"tr_customer_product_id":98595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:25:47.000Z","modified_at":"2025-11-04T06:25:47.000Z","name":"Phoebe Nolan","mobile_number":"996-289-1550","email_id":"Asia56@gmail.com","dop":"2025-09-20","serial_number":"100267358959960","imei1":"100267358959960","imei2":"100267358959960","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98590,"job_number":"JOB_98590","tr_customer_id":98607,"tr_customer_product_id":98597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:28:34.000Z","modified_at":"2025-11-04T06:28:34.000Z","name":"Raquel Romaguera","mobile_number":"414-692-1543","email_id":"Felipa.OKeefe@hotmail.com","dop":"2025-04-06","serial_number":"18875782421889420","imei1":"18875782421889420","imei2":"18875782421889420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98592,"job_number":"JOB_98592","tr_customer_id":98609,"tr_customer_product_id":98599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:37:03.000Z","modified_at":"2025-11-04T06:37:03.000Z","name":"Coralie Hackett","mobile_number":"469-449-9653","email_id":"Larissa.Baumbach@gmail.com","dop":"2025-04-06","serial_number":"16035954866778950","imei1":"16035954866778950","imei2":"16035954866778950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98594,"job_number":"JOB_98594","tr_customer_id":98611,"tr_customer_product_id":98601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:37.000Z","modified_at":"2025-11-04T06:39:37.000Z","name":"Mossie Bins","mobile_number":"990-942-1629","email_id":"Summer7@yahoo.com","dop":"2025-04-06","serial_number":"19314570123905870","imei1":"19314570123905870","imei2":"19314570123905870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98595,"job_number":"JOB_98595","tr_customer_id":98612,"tr_customer_product_id":98602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:49.000Z","modified_at":"2025-11-04T06:39:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18083047133741","imei1":"18083047133741","imei2":"18083047133741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98597,"job_number":"JOB_98597","tr_customer_id":98614,"tr_customer_product_id":98604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:51.000Z","modified_at":"2025-11-04T06:39:51.000Z","name":"Bethany Wunsch","mobile_number":"820-942-8604","email_id":"Briana.Jerde17@gmail.com","dop":"2025-04-06","serial_number":"15829634894758502","imei1":"15829634894758502","imei2":"15829634894758502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98599,"job_number":"JOB_98599","tr_customer_id":98616,"tr_customer_product_id":98606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:03.000Z","modified_at":"2025-11-04T06:40:03.000Z","name":"Justice Nolan","mobile_number":"261-367-3788","email_id":"Macy_Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"18964325180605570","imei1":"18964325180605570","imei2":"18964325180605570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98600,"job_number":"JOB_98600","tr_customer_id":98617,"tr_customer_product_id":98607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:03.000Z","modified_at":"2025-11-04T06:40:03.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15746828017333","imei1":"15746828017333","imei2":"15746828017333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98603,"job_number":"JOB_98603","tr_customer_id":98620,"tr_customer_product_id":98610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:23.000Z","modified_at":"2025-11-04T06:40:23.000Z","name":"Sabryna Mertz","mobile_number":"822-567-2756","email_id":"Dwight_Hand@hotmail.com","dop":"2025-04-06","serial_number":"14066477844188012","imei1":"14066477844188012","imei2":"14066477844188012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98604,"job_number":"JOB_98604","tr_customer_id":98621,"tr_customer_product_id":98611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:35.000Z","modified_at":"2025-11-04T06:40:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11462625227127","imei1":"11462625227127","imei2":"11462625227127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98606,"job_number":"JOB_98606","tr_customer_id":98623,"tr_customer_product_id":98613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:37.000Z","modified_at":"2025-11-04T06:40:37.000Z","name":"Lorenzo Collins","mobile_number":"294-841-5968","email_id":"Destinee32@yahoo.com","dop":"2025-04-06","serial_number":"12843696026391972","imei1":"12843696026391972","imei2":"12843696026391972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98607,"job_number":"JOB_98607","tr_customer_id":98624,"tr_customer_product_id":98614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:50.000Z","modified_at":"2025-11-04T06:40:50.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17552711897876","imei1":"17552711897876","imei2":"17552711897876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98610,"job_number":"JOB_98610","tr_customer_id":98627,"tr_customer_product_id":98617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:08.000Z","modified_at":"2025-11-04T06:41:08.000Z","name":"Rosalyn Cronin","mobile_number":"223-601-6717","email_id":"Dora_Satterfield7@hotmail.com","dop":"2025-04-06","serial_number":"12754920165856974","imei1":"12754920165856974","imei2":"12754920165856974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98611,"job_number":"JOB_98611","tr_customer_id":98628,"tr_customer_product_id":98618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:20.000Z","modified_at":"2025-11-04T06:41:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10980959064856","imei1":"10980959064856","imei2":"10980959064856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98613,"job_number":"JOB_98613","tr_customer_id":98630,"tr_customer_product_id":98620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:22.000Z","modified_at":"2025-11-04T06:41:22.000Z","name":"Collin Kerluke","mobile_number":"236-434-4188","email_id":"Amya.Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"11421935830537612","imei1":"11421935830537612","imei2":"11421935830537612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98614,"job_number":"JOB_98614","tr_customer_id":98631,"tr_customer_product_id":98621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:36.000Z","modified_at":"2025-11-04T06:41:36.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"19790149036876","imei1":"19790149036876","imei2":"19790149036876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98616,"job_number":"JOB_98616","tr_customer_id":98633,"tr_customer_product_id":98623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:08.000Z","modified_at":"2025-11-04T06:53:08.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"17625848057606","imei1":"17625848057606","imei2":"17625848057606","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98618,"job_number":"JOB_98618","tr_customer_id":98635,"tr_customer_product_id":98625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:10.000Z","modified_at":"2025-11-04T06:53:10.000Z","name":"Stanton Abshire","mobile_number":"560-723-0534","email_id":"Marianna_Boyer84@yahoo.com","dop":"2025-09-20","serial_number":"100336762128908","imei1":"100336762128908","imei2":"100336762128908","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98619,"job_number":"JOB_98619","tr_customer_id":98636,"tr_customer_product_id":98626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:36.000Z","modified_at":"2025-11-04T06:53:36.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15333465742211","imei1":"15333465742211","imei2":"15333465742211","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98620,"job_number":"JOB_98620","tr_customer_id":98637,"tr_customer_product_id":98627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:36.000Z","modified_at":"2025-11-04T06:53:36.000Z","name":"Riley Balistreri","mobile_number":"943-838-9583","email_id":"Rey.Friesen@gmail.com","dop":"2025-09-16","serial_number":"10143323632753","imei1":"10143323632753","imei2":"10143323632753","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98621,"job_number":"JOB_98621","tr_customer_id":98638,"tr_customer_product_id":98628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:55.000Z","modified_at":"2025-11-04T06:53:55.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19463756580339","imei1":"19463756580339","imei2":"19463756580339","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98622,"job_number":"JOB_98622","tr_customer_id":98639,"tr_customer_product_id":98629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:55.000Z","modified_at":"2025-11-04T06:53:55.000Z","name":"Eleonore Hettinger","mobile_number":"556-972-1522","email_id":"Rolando_Hackett@hotmail.com","dop":"2025-09-16","serial_number":"16337347218255","imei1":"16337347218255","imei2":"16337347218255","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98623,"job_number":"JOB_98623","tr_customer_id":98640,"tr_customer_product_id":98630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:58.000Z","modified_at":"2025-11-04T06:53:58.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"14582883090557","imei1":"14582883090557","imei2":"14582883090557","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98625,"job_number":"JOB_98625","tr_customer_id":98642,"tr_customer_product_id":98632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:59.000Z","modified_at":"2025-11-04T06:53:59.000Z","name":"Sedrick Parisian","mobile_number":"915-349-2909","email_id":"Filomena_Fahey@gmail.com","dop":"2025-09-20","serial_number":"100858933661248","imei1":"100858933661248","imei2":"100858933661248","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98626,"job_number":"JOB_98626","tr_customer_id":98643,"tr_customer_product_id":98633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:14.000Z","modified_at":"2025-11-04T06:54:14.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14414340601477","imei1":"14414340601477","imei2":"14414340601477","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98627,"job_number":"JOB_98627","tr_customer_id":98644,"tr_customer_product_id":98634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:14.000Z","modified_at":"2025-11-04T06:54:14.000Z","name":"Tianna Bashirian","mobile_number":"954-502-8632","email_id":"Justus70@hotmail.com","dop":"2025-09-16","serial_number":"11094682846385","imei1":"11094682846385","imei2":"11094682846385","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98628,"job_number":"JOB_98628","tr_customer_id":98645,"tr_customer_product_id":98635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:47.000Z","modified_at":"2025-11-04T06:54:47.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13021463093801","imei1":"13021463093801","imei2":"13021463093801","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98630,"job_number":"JOB_98630","tr_customer_id":98647,"tr_customer_product_id":98637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:49.000Z","modified_at":"2025-11-04T06:54:49.000Z","name":"Elouise Kulas","mobile_number":"658-505-9993","email_id":"Al_Satterfield87@hotmail.com","dop":"2025-09-20","serial_number":"100267678564519","imei1":"100267678564519","imei2":"100267678564519","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98631,"job_number":"JOB_98631","tr_customer_id":98648,"tr_customer_product_id":98638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:19:37.000Z","modified_at":"2025-11-04T07:19:37.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"10850449661797","imei1":"10850449661797","imei2":"10850449661797","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98637,"job_number":"JOB_98637","tr_customer_id":98654,"tr_customer_product_id":98644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:40.000Z","modified_at":"2025-11-04T07:36:40.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363731112105","imei1":"12363731112105","imei2":"12363731112105","popurl":"2025-11-04T07:36:37.513Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98639,"job_number":"JOB_98639","tr_customer_id":98656,"tr_customer_product_id":98646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:46.000Z","modified_at":"2025-11-04T07:36:47.000Z","name":"Esmeralda Nolan","mobile_number":"423-861-2520","email_id":"Alana_Nikolaus75@yahoo.com","dop":"2025-09-20","serial_number":"100401764773393","imei1":"100401764773393","imei2":"100401764773393","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98641,"job_number":"JOB_98641","tr_customer_id":98658,"tr_customer_product_id":98648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:54.000Z","modified_at":"2025-11-04T07:36:55.000Z","name":"Ulices Cole","mobile_number":"973-757-3932","email_id":"Beth.Marquardt@yahoo.com","dop":"2025-09-20","serial_number":"100665333848861","imei1":"100665333848861","imei2":"100665333848861","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98643,"job_number":"JOB_98643","tr_customer_id":98660,"tr_customer_product_id":98650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:37:12.000Z","modified_at":"2025-11-04T07:37:12.000Z","name":"Tod Jacobi","mobile_number":"321-770-3239","email_id":"Jairo58@yahoo.com","dop":"2025-04-06","serial_number":"11730617249461740","imei1":"11730617249461740","imei2":"11730617249461740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98646,"job_number":"JOB_98646","tr_customer_id":98663,"tr_customer_product_id":98653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:38:49.000Z","modified_at":"2025-11-04T07:38:49.000Z","name":"Mittie Torp","mobile_number":"486-301-8221","email_id":"Ruthie_Boyle79@gmail.com","dop":"2025-09-20","serial_number":"100314694958394","imei1":"100314694958394","imei2":"100314694958394","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98647,"job_number":"JOB_98647","tr_customer_id":98664,"tr_customer_product_id":98654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:38:49.000Z","modified_at":"2025-11-04T07:38:49.000Z","name":"Randal Harber","mobile_number":"920-900-2880","email_id":"Magdalena0@hotmail.com","dop":"2025-09-20","serial_number":"100304936650912","imei1":"100304936650912","imei2":"100304936650912","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98650,"job_number":"JOB_98650","tr_customer_id":98667,"tr_customer_product_id":98657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:41:23.000Z","modified_at":"2025-11-04T07:41:23.000Z","name":"Muriel Cummings","mobile_number":"619-861-0900","email_id":"Hilbert_Dickens74@hotmail.com","dop":"2025-09-20","serial_number":"100368074404067","imei1":"100368074404067","imei2":"100368074404067","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98651,"job_number":"JOB_98651","tr_customer_id":98668,"tr_customer_product_id":98658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:41:23.000Z","modified_at":"2025-11-04T07:41:23.000Z","name":"Kailyn Terry","mobile_number":"605-357-5856","email_id":"Moriah.Harvey@hotmail.com","dop":"2025-09-20","serial_number":"100580052150778","imei1":"100580052150778","imei2":"100580052150778","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98654,"job_number":"JOB_98654","tr_customer_id":98671,"tr_customer_product_id":98661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:43:58.000Z","modified_at":"2025-11-04T07:43:58.000Z","name":"Carolanne Olson","mobile_number":"366-860-0729","email_id":"Nyah.Nicolas@gmail.com","dop":"2025-09-20","serial_number":"100143497460713","imei1":"100143497460713","imei2":"100143497460713","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98655,"job_number":"JOB_98655","tr_customer_id":98672,"tr_customer_product_id":98662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:43:58.000Z","modified_at":"2025-11-04T07:43:58.000Z","name":"Trever Ritchie","mobile_number":"792-734-9709","email_id":"Keanu_Purdy71@yahoo.com","dop":"2025-09-20","serial_number":"100903627630187","imei1":"100903627630187","imei2":"100903627630187","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98658,"job_number":"JOB_98658","tr_customer_id":98675,"tr_customer_product_id":98665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:49:14.000Z","modified_at":"2025-11-04T07:49:14.000Z","name":"Theresa Waelchi","mobile_number":"879-665-8967","email_id":"Stefanie_Senger64@gmail.com","dop":"2025-09-20","serial_number":"100300931713673","imei1":"100300931713673","imei2":"100300931713673","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98659,"job_number":"JOB_98659","tr_customer_id":98676,"tr_customer_product_id":98666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:49:14.000Z","modified_at":"2025-11-04T07:49:14.000Z","name":"Jarrell Quitzon","mobile_number":"289-633-0650","email_id":"Judge_Schumm@yahoo.com","dop":"2025-09-20","serial_number":"100129787468876","imei1":"100129787468876","imei2":"100129787468876","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98660,"job_number":"JOB_98660","tr_customer_id":98677,"tr_customer_product_id":98667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:02:02.000Z","modified_at":"2025-11-04T09:02:02.000Z","name":"Juston Lowe","mobile_number":"354-430-4755","email_id":"Alejandra.Beatty8@yahoo.com","dop":"2025-09-30","serial_number":"17746741150332","imei1":"17746741150332","imei2":"17746741150332","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98661,"job_number":"JOB_98661","tr_customer_id":98678,"tr_customer_product_id":98668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:03:03.000Z","modified_at":"2025-11-04T09:03:03.000Z","name":"Brendan Gibson","mobile_number":"408-587-1577","email_id":"Liliane.Wisozk99@hotmail.com","dop":"2025-09-30","serial_number":"13344015545645","imei1":"13344015545645","imei2":"13344015545645","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:03:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98662,"job_number":"JOB_98662","tr_customer_id":98679,"tr_customer_product_id":98669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:04:35.000Z","modified_at":"2025-11-04T09:04:35.000Z","name":"Ocie Blick","mobile_number":"924-934-5011","email_id":"Rene.Wehner@gmail.com","dop":"2025-09-30","serial_number":"18166731053652","imei1":"18166731053652","imei2":"18166731053652","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98663,"job_number":"JOB_98663","tr_customer_id":98680,"tr_customer_product_id":98670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:01.000Z","modified_at":"2025-11-04T09:05:01.000Z","name":"Rowland Daugherty","mobile_number":"506-607-3789","email_id":"Florence73@hotmail.com","dop":"2025-09-30","serial_number":"17868686902537","imei1":"17868686902537","imei2":"17868686902537","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98664,"job_number":"JOB_98664","tr_customer_id":98681,"tr_customer_product_id":98671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:04.000Z","modified_at":"2025-11-04T09:05:04.000Z","name":"Florian Koch","mobile_number":"995-521-8469","email_id":"Lucious_Thiel91@gmail.com","dop":"2025-09-30","serial_number":"14768857645295","imei1":"14768857645295","imei2":"14768857645295","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98665,"job_number":"JOB_98665","tr_customer_id":98682,"tr_customer_product_id":98672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:36.000Z","modified_at":"2025-11-04T09:05:36.000Z","name":"Verona Mayert","mobile_number":"321-758-0376","email_id":"Deanna_Mosciski@gmail.com","dop":"2025-09-30","serial_number":"13282728089551","imei1":"13282728089551","imei2":"13282728089551","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98666,"job_number":"JOB_98666","tr_customer_id":98683,"tr_customer_product_id":98673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:07:33.000Z","modified_at":"2025-11-04T09:07:33.000Z","name":"Caesar Wisozk","mobile_number":"443-865-0570","email_id":"Ella16@hotmail.com","dop":"2025-09-30","serial_number":"14261841003245","imei1":"14261841003245","imei2":"14261841003245","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:07:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98667,"job_number":"JOB_98667","tr_customer_id":98684,"tr_customer_product_id":98674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:10:59.000Z","modified_at":"2025-11-04T09:10:59.000Z","name":"Miracle Kautzer","mobile_number":"598-623-0703","email_id":"Antonio_Rowe@gmail.com","dop":"2025-09-30","serial_number":"19362363830123","imei1":"19362363830123","imei2":"19362363830123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98668,"job_number":"JOB_98668","tr_customer_id":98685,"tr_customer_product_id":98675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:11:14.000Z","modified_at":"2025-11-04T09:11:14.000Z","name":"Christophe Glover","mobile_number":"229-966-2298","email_id":"Annabel.Mayer72@hotmail.com","dop":"2025-09-30","serial_number":"18685429622566","imei1":"18685429622566","imei2":"18685429622566","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98669,"job_number":"JOB_98669","tr_customer_id":98686,"tr_customer_product_id":98676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:11:18.000Z","modified_at":"2025-11-04T09:11:18.000Z","name":"Trinity Bernhard","mobile_number":"603-250-4942","email_id":"Freda.Altenwerth40@yahoo.com","dop":"2025-09-30","serial_number":"18851789557230","imei1":"18851789557230","imei2":"18851789557230","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98670,"job_number":"JOB_98670","tr_customer_id":98687,"tr_customer_product_id":98677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:13:16.000Z","modified_at":"2025-11-04T09:13:16.000Z","name":"Luisa Robel","mobile_number":"673-916-0137","email_id":"Alivia.Ratke85@hotmail.com","dop":"2025-09-30","serial_number":"19555346163265","imei1":"19555346163265","imei2":"19555346163265","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98671,"job_number":"JOB_98671","tr_customer_id":98688,"tr_customer_product_id":98678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:16:52.000Z","modified_at":"2025-11-04T09:16:52.000Z","name":"Nico Dooley","mobile_number":"385-735-1822","email_id":"Barbara.Hilpert@gmail.com","dop":"2025-09-30","serial_number":"15209505070526","imei1":"15209505070526","imei2":"15209505070526","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98672,"job_number":"JOB_98672","tr_customer_id":98689,"tr_customer_product_id":98679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:17:17.000Z","modified_at":"2025-11-04T09:17:17.000Z","name":"Shemar Rau","mobile_number":"224-331-0710","email_id":"Reginald_Kunde42@yahoo.com","dop":"2025-09-30","serial_number":"16756507337688","imei1":"16756507337688","imei2":"16756507337688","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98673,"job_number":"JOB_98673","tr_customer_id":98690,"tr_customer_product_id":98680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:19:53.000Z","modified_at":"2025-11-04T09:19:53.000Z","name":"Hertha Morar","mobile_number":"214-559-7837","email_id":"Magnolia39@yahoo.com","dop":"2025-09-30","serial_number":"19927103000519","imei1":"19927103000519","imei2":"19927103000519","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98674,"job_number":"JOB_98674","tr_customer_id":98691,"tr_customer_product_id":98681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:20:25.000Z","modified_at":"2025-11-04T09:20:25.000Z","name":"Lavada Bins","mobile_number":"980-914-7753","email_id":"Salma.Barrows@yahoo.com","dop":"2025-09-30","serial_number":"10514125520245","imei1":"10514125520245","imei2":"10514125520245","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98675,"job_number":"JOB_98675","tr_customer_id":98692,"tr_customer_product_id":98682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:20:34.000Z","modified_at":"2025-11-04T09:20:34.000Z","name":"Maudie Bergstrom","mobile_number":"671-240-0053","email_id":"Ronaldo.Emmerich27@hotmail.com","dop":"2025-09-30","serial_number":"10213770152192","imei1":"10213770152192","imei2":"10213770152192","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98676,"job_number":"JOB_98676","tr_customer_id":98693,"tr_customer_product_id":98683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:21:46.000Z","modified_at":"2025-11-04T09:21:46.000Z","name":"Barrett Morar","mobile_number":"276-409-2888","email_id":"Emery_Marvin42@hotmail.com","dop":"2025-09-30","serial_number":"11945400999568","imei1":"11945400999568","imei2":"11945400999568","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98677,"job_number":"JOB_98677","tr_customer_id":98694,"tr_customer_product_id":98684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:22:22.000Z","modified_at":"2025-11-04T09:22:22.000Z","name":"Flavio Goyette","mobile_number":"699-251-2191","email_id":"Damaris_OKeefe92@gmail.com","dop":"2025-09-30","serial_number":"15620448377097","imei1":"15620448377097","imei2":"15620448377097","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98678,"job_number":"JOB_98678","tr_customer_id":98695,"tr_customer_product_id":98685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:26:21.000Z","modified_at":"2025-11-04T09:26:21.000Z","name":"Darlene Kautzer","mobile_number":"742-592-1275","email_id":"Magnolia78@gmail.com","dop":"2025-09-30","serial_number":"14754692165579","imei1":"14754692165579","imei2":"14754692165579","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98679,"job_number":"JOB_98679","tr_customer_id":98696,"tr_customer_product_id":98686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:26:27.000Z","modified_at":"2025-11-04T09:26:27.000Z","name":"Isidro Bahringer","mobile_number":"990-635-9457","email_id":"Rosario.Jaskolski29@yahoo.com","dop":"2025-09-30","serial_number":"18346789489570","imei1":"18346789489570","imei2":"18346789489570","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98680,"job_number":"JOB_98680","tr_customer_id":98697,"tr_customer_product_id":98687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:32:47.000Z","modified_at":"2025-11-04T09:32:47.000Z","name":"tushar shelar","mobile_number":"8888888888","email_id":"shelar@gmail.com","dop":"2025-04-06","serial_number":"14184458795262","imei1":"14184458795262","imei2":"14184458795262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98682,"job_number":"JOB_98682","tr_customer_id":98699,"tr_customer_product_id":98689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:32:48.000Z","modified_at":"2025-11-04T09:32:48.000Z","name":"Everett Little","mobile_number":"305-354-3015","email_id":"Elbert_Hansen@yahoo.com","dop":"2025-04-06","serial_number":"19836774101405580","imei1":"19836774101405580","imei2":"19836774101405580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98683,"job_number":"JOB_98683","tr_customer_id":98700,"tr_customer_product_id":98690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:07.000Z","modified_at":"2025-11-04T09:33:07.000Z","name":"vinod patil","mobile_number":"7874589652","email_id":"patil@gmail.com","dop":"2025-04-06","serial_number":"10916248448461","imei1":"10916248448461","imei2":"10916248448461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98685,"job_number":"JOB_98685","tr_customer_id":98702,"tr_customer_product_id":98692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:07.000Z","modified_at":"2025-11-04T09:33:07.000Z","name":"Barton Lesch","mobile_number":"762-872-6542","email_id":"Lamont.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"17181593633816244","imei1":"17181593633816244","imei2":"17181593633816244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98687,"job_number":"JOB_98687","tr_customer_id":98704,"tr_customer_product_id":98694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:27.000Z","modified_at":"2025-11-04T09:33:27.000Z","name":"vishal randive","mobile_number":"9856238956","email_id":"randive@gmail.com","dop":"2025-04-06","serial_number":"17950205013639","imei1":"17950205013639","imei2":"17950205013639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98689,"job_number":"JOB_98689","tr_customer_id":98706,"tr_customer_product_id":98696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:27.000Z","modified_at":"2025-11-04T09:33:27.000Z","name":"Rubie Considine","mobile_number":"688-468-7739","email_id":"Joshuah53@yahoo.com","dop":"2025-04-06","serial_number":"18627867400196980","imei1":"18627867400196980","imei2":"18627867400196980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98690,"job_number":"JOB_98690","tr_customer_id":98707,"tr_customer_product_id":98697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T10:31:33.000Z","modified_at":"2025-11-04T10:31:33.000Z","name":"Berenice Parker","mobile_number":"845-454-3693","email_id":"Darrick_Aufderhar47@gmail.com","dop":"2025-09-30","serial_number":"15083190648604","imei1":"15083190648604","imei2":"15083190648604","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T10:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98691,"job_number":"JOB_98691","tr_customer_id":98708,"tr_customer_product_id":98698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:08:39.000Z","modified_at":"2025-11-04T11:08:39.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"22314987656322","imei1":"22314987656322","imei2":"22314987656322","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98692,"job_number":"JOB_98692","tr_customer_id":98709,"tr_customer_product_id":98699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:10:48.000Z","modified_at":"2025-11-04T11:10:48.000Z","name":"Chadrick Steuber","mobile_number":"412-465-8876","email_id":"Delores.Pfeffer@yahoo.com","dop":"2025-09-30","serial_number":"12651558019753","imei1":"12651558019753","imei2":"12651558019753","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98693,"job_number":"JOB_98693","tr_customer_id":98710,"tr_customer_product_id":98700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:14:50.000Z","modified_at":"2025-11-04T11:14:50.000Z","name":"Brando Hermiston","mobile_number":"464-402-3348","email_id":"Rex_Little64@yahoo.com","dop":"2025-04-06","serial_number":"17948987964559","imei1":"17948987964559","imei2":"17948987964559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98694,"job_number":"JOB_98694","tr_customer_id":98711,"tr_customer_product_id":98701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:15:12.000Z","modified_at":"2025-11-04T11:15:12.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"16616639762237","imei1":"16616639762237","imei2":"16616639762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98696,"job_number":"JOB_98696","tr_customer_id":98713,"tr_customer_product_id":98703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:17:44.000Z","modified_at":"2025-11-04T11:17:44.000Z","name":"Cleo McGlynn","mobile_number":"527-304-2743","email_id":"Jonathan_Bashirian96@yahoo.com","dop":"2025-04-06","serial_number":"19624279598121390","imei1":"19624279598121390","imei2":"19624279598121390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98697,"job_number":"JOB_98697","tr_customer_id":98714,"tr_customer_product_id":98704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:21:03.000Z","modified_at":"2025-11-04T11:21:03.000Z","name":"Grady Hagenes","mobile_number":"763-418-5455","email_id":"Tom_Cole40@gmail.com","dop":"2025-09-30","serial_number":"16896919057891","imei1":"16896919057891","imei2":"16896919057891","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98698,"job_number":"JOB_98698","tr_customer_id":98715,"tr_customer_product_id":98705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:04.000Z","modified_at":"2025-11-04T11:25:04.000Z","name":"Eveline Harber","mobile_number":"904-259-0747","email_id":"Tomasa_Fisher@hotmail.com","dop":"2025-09-30","serial_number":"16463790355591","imei1":"16463790355591","imei2":"16463790355591","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98699,"job_number":"JOB_98699","tr_customer_id":98716,"tr_customer_product_id":98706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:36.000Z","modified_at":"2025-11-04T11:25:36.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"15447707816274","imei1":"15447707816274","imei2":"15447707816274","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98700,"job_number":"JOB_98700","tr_customer_id":98717,"tr_customer_product_id":98707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:40.000Z","modified_at":"2025-11-04T11:25:40.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"13171475736115","imei1":"13171475736115","imei2":"13171475736115","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98701,"job_number":"JOB_98701","tr_customer_id":98718,"tr_customer_product_id":98708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:26:04.000Z","modified_at":"2025-11-04T11:26:04.000Z","name":"Carrie Olson","mobile_number":"976-794-9928","email_id":"Joanny.Lebsack@yahoo.com","dop":"2025-09-30","serial_number":"17868932399510","imei1":"17868932399510","imei2":"17868932399510","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98702,"job_number":"JOB_98702","tr_customer_id":98719,"tr_customer_product_id":98709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:26:42.000Z","modified_at":"2025-11-04T11:26:42.000Z","name":"Olin Cruickshank","mobile_number":"568-921-2443","email_id":"Raymond_Jacobs@hotmail.com","dop":"2025-09-30","serial_number":"11728804574256","imei1":"11728804574256","imei2":"11728804574256","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98703,"job_number":"JOB_98703","tr_customer_id":98720,"tr_customer_product_id":98710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:43.000Z","modified_at":"2025-11-04T11:27:43.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"19770287850170","imei1":"19770287850170","imei2":"19770287850170","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98704,"job_number":"JOB_98704","tr_customer_id":98721,"tr_customer_product_id":98711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616639762239","imei1":"15616639762239","imei2":"15616639762239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98705,"job_number":"JOB_98705","tr_customer_id":98722,"tr_customer_product_id":98712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616633762237","imei1":"15616633762237","imei2":"15616633762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98706,"job_number":"JOB_98706","tr_customer_id":98723,"tr_customer_product_id":98713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616639762237","imei1":"15616639762237","imei2":"15616639762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98707,"job_number":"JOB_98707","tr_customer_id":98724,"tr_customer_product_id":98714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:28:42.000Z","modified_at":"2025-11-04T11:28:42.000Z","name":"Jayson Daniel","mobile_number":"797-377-6146","email_id":"Freddy96@hotmail.com","dop":"2025-09-30","serial_number":"16848219535046","imei1":"16848219535046","imei2":"16848219535046","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98711,"job_number":"JOB_98711","tr_customer_id":98728,"tr_customer_product_id":98718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:53:05.000Z","modified_at":"2025-11-04T11:53:05.000Z","name":"Leonardo Erdman","mobile_number":"653-341-7904","email_id":"Kaitlin.Kertzmann59@yahoo.com","dop":"2025-04-06","serial_number":"10288131061810974","imei1":"10288131061810974","imei2":"10288131061810974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98713,"job_number":"JOB_98713","tr_customer_id":98730,"tr_customer_product_id":98720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:10:31.000Z","modified_at":"2025-11-04T12:10:31.000Z","name":"Precious Daugherty","mobile_number":"932-850-6289","email_id":"Kitty_Sporer@hotmail.com","dop":"2025-04-06","serial_number":"15641172144058236","imei1":"15641172144058236","imei2":"15641172144058236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98714,"job_number":"JOB_98714","tr_customer_id":98731,"tr_customer_product_id":98721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:09.000Z","modified_at":"2025-11-04T12:49:09.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"11539700421490","imei1":"11539700421490","imei2":"11539700421490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98716,"job_number":"JOB_98716","tr_customer_id":98733,"tr_customer_product_id":98723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:10.000Z","modified_at":"2025-11-04T12:49:10.000Z","name":"Dion Grant","mobile_number":"890-419-5383","email_id":"Taurean79@gmail.com","dop":"2025-04-06","serial_number":"14338151475767020","imei1":"14338151475767020","imei2":"14338151475767020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98717,"job_number":"JOB_98717","tr_customer_id":98734,"tr_customer_product_id":98724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:15.000Z","modified_at":"2025-11-04T12:49:15.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"11586152787011","imei1":"11586152787011","imei2":"11586152787011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98719,"job_number":"JOB_98719","tr_customer_id":98736,"tr_customer_product_id":98726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:16.000Z","modified_at":"2025-11-04T12:49:16.000Z","name":"Carmen Paucek","mobile_number":"623-454-9101","email_id":"Christelle37@hotmail.com","dop":"2025-04-06","serial_number":"19845397339197816","imei1":"19845397339197816","imei2":"19845397339197816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98720,"job_number":"JOB_98720","tr_customer_id":98737,"tr_customer_product_id":98727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:21.000Z","modified_at":"2025-11-04T12:49:21.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"12359513708482","imei1":"12359513708482","imei2":"12359513708482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98722,"job_number":"JOB_98722","tr_customer_id":98739,"tr_customer_product_id":98729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:22.000Z","modified_at":"2025-11-04T12:49:22.000Z","name":"Garret Boehm","mobile_number":"876-600-2593","email_id":"Eddie.Grant42@hotmail.com","dop":"2025-04-06","serial_number":"14089955338957570","imei1":"14089955338957570","imei2":"14089955338957570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98723,"job_number":"JOB_98723","tr_customer_id":98740,"tr_customer_product_id":98730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:28.000Z","modified_at":"2025-11-04T12:49:28.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"19423078141919","imei1":"19423078141919","imei2":"19423078141919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98725,"job_number":"JOB_98725","tr_customer_id":98742,"tr_customer_product_id":98732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:29.000Z","modified_at":"2025-11-04T12:49:29.000Z","name":"Lambert Gulgowski","mobile_number":"969-695-2968","email_id":"Emerson41@hotmail.com","dop":"2025-04-06","serial_number":"19317513341407530","imei1":"19317513341407530","imei2":"19317513341407530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98727,"job_number":"JOB_98727","tr_customer_id":98744,"tr_customer_product_id":98734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:15:26.000Z","modified_at":"2025-11-04T13:15:26.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"12074917788393","imei1":"12074917788393","imei2":"12074917788393","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98730,"job_number":"JOB_98730","tr_customer_id":98747,"tr_customer_product_id":98737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42709634917328","imei1":"42709634917328","imei2":"42709634917328","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98731,"job_number":"JOB_98731","tr_customer_id":98748,"tr_customer_product_id":98738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90790146239526","imei1":"90790146239526","imei2":"90790146239526","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98732,"job_number":"JOB_98732","tr_customer_id":98749,"tr_customer_product_id":98739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48021297394811","imei1":"48021297394811","imei2":"48021297394811","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98733,"job_number":"JOB_98733","tr_customer_id":98750,"tr_customer_product_id":98740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41890315251638","imei1":"41890315251638","imei2":"41890315251638","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98734,"job_number":"JOB_98734","tr_customer_id":98751,"tr_customer_product_id":98741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97336517861418","imei1":"97336517861418","imei2":"97336517861418","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98735,"job_number":"JOB_98735","tr_customer_id":98752,"tr_customer_product_id":98742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93962372016839","imei1":"93962372016839","imei2":"93962372016839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98737,"job_number":"JOB_98737","tr_customer_id":98754,"tr_customer_product_id":98744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:04.000Z","modified_at":"2025-11-04T13:49:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61710988928861","imei1":"61710988928861","imei2":"61710988928861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98738,"job_number":"JOB_98738","tr_customer_id":98755,"tr_customer_product_id":98745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:04.000Z","modified_at":"2025-11-04T13:49:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62878409831289","imei1":"62878409831289","imei2":"62878409831289","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98739,"job_number":"JOB_98739","tr_customer_id":98756,"tr_customer_product_id":98746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39733922437884","imei1":"39733922437884","imei2":"39733922437884","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98740,"job_number":"JOB_98740","tr_customer_id":98757,"tr_customer_product_id":98747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57563179999235","imei1":"57563179999235","imei2":"57563179999235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98741,"job_number":"JOB_98741","tr_customer_id":98758,"tr_customer_product_id":98748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82669619137118","imei1":"82669619137118","imei2":"82669619137118","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98742,"job_number":"JOB_98742","tr_customer_id":98759,"tr_customer_product_id":98749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:06.000Z","modified_at":"2025-11-04T13:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91966350957394","imei1":"91966350957394","imei2":"91966350957394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98744,"job_number":"JOB_98744","tr_customer_id":98761,"tr_customer_product_id":98751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:35.000Z","modified_at":"2025-11-04T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73134650387652","imei1":"73134650387652","imei2":"73134650387652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98745,"job_number":"JOB_98745","tr_customer_id":98762,"tr_customer_product_id":98752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:35.000Z","modified_at":"2025-11-04T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45128516301249","imei1":"45128516301249","imei2":"45128516301249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98746,"job_number":"JOB_98746","tr_customer_id":98763,"tr_customer_product_id":98753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77126826150829","imei1":"77126826150829","imei2":"77126826150829","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98747,"job_number":"JOB_98747","tr_customer_id":98764,"tr_customer_product_id":98754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75823753151463","imei1":"75823753151463","imei2":"75823753151463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98748,"job_number":"JOB_98748","tr_customer_id":98765,"tr_customer_product_id":98755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78908585109171","imei1":"78908585109171","imei2":"78908585109171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98749,"job_number":"JOB_98749","tr_customer_id":98766,"tr_customer_product_id":98756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:37.000Z","modified_at":"2025-11-04T13:49:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99730856778925","imei1":"99730856778925","imei2":"99730856778925","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98758,"job_number":"JOB_98758","tr_customer_id":98775,"tr_customer_product_id":98765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:26.000Z","modified_at":"2025-11-04T14:09:26.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18443398373975","imei1":"18443398373975","imei2":"18443398373975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98760,"job_number":"JOB_98760","tr_customer_id":98777,"tr_customer_product_id":98767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:27.000Z","modified_at":"2025-11-04T14:09:27.000Z","name":"Itzel Breitenberg","mobile_number":"759-818-0857","email_id":"Kyler.Macejkovic45@gmail.com","dop":"2025-04-06","serial_number":"12127119562319062","imei1":"12127119562319062","imei2":"12127119562319062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98769,"job_number":"JOB_98769","tr_customer_id":98786,"tr_customer_product_id":98776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:08.000Z","modified_at":"2025-11-04T14:10:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11747889983223","imei1":"11747889983223","imei2":"11747889983223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98771,"job_number":"JOB_98771","tr_customer_id":98788,"tr_customer_product_id":98778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:09.000Z","modified_at":"2025-11-04T14:10:09.000Z","name":"Alexys Franecki","mobile_number":"226-465-1461","email_id":"Tatum47@hotmail.com","dop":"2025-04-06","serial_number":"18288777195660092","imei1":"18288777195660092","imei2":"18288777195660092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98772,"job_number":"JOB_98772","tr_customer_id":98789,"tr_customer_product_id":98779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:42.000Z","modified_at":"2025-11-04T14:10:42.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17229882184220","imei1":"17229882184220","imei2":"17229882184220","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98774,"job_number":"JOB_98774","tr_customer_id":98791,"tr_customer_product_id":98781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:43.000Z","modified_at":"2025-11-04T14:10:43.000Z","name":"Maritza Dare","mobile_number":"595-833-9300","email_id":"Myrtle25@hotmail.com","dop":"2025-06-08","serial_number":"108892737212504","imei1":"108892737212504","imei2":"108892737212504","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98775,"job_number":"JOB_98775","tr_customer_id":98792,"tr_customer_product_id":98782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:50.000Z","modified_at":"2025-11-04T14:10:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18589265511979","imei1":"18589265511979","imei2":"18589265511979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98777,"job_number":"JOB_98777","tr_customer_id":98794,"tr_customer_product_id":98784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:51.000Z","modified_at":"2025-11-04T14:10:51.000Z","name":"Woodrow Rath","mobile_number":"262-441-7431","email_id":"Devin_Quitzon@yahoo.com","dop":"2025-04-06","serial_number":"13398270591467098","imei1":"13398270591467098","imei2":"13398270591467098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98778,"job_number":"JOB_98778","tr_customer_id":98795,"tr_customer_product_id":98785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:09.000Z","modified_at":"2025-11-04T14:11:09.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12008019813099","imei1":"12008019813099","imei2":"12008019813099","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98780,"job_number":"JOB_98780","tr_customer_id":98797,"tr_customer_product_id":98787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:10.000Z","modified_at":"2025-11-04T14:11:10.000Z","name":"Iva McClure","mobile_number":"876-317-6806","email_id":"Brooks.Ortiz38@yahoo.com","dop":"2025-06-08","serial_number":"106978233129808","imei1":"106978233129808","imei2":"106978233129808","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98781,"job_number":"JOB_98781","tr_customer_id":98798,"tr_customer_product_id":98788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:35.000Z","modified_at":"2025-11-04T14:11:35.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15681566459172","imei1":"15681566459172","imei2":"15681566459172","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98783,"job_number":"JOB_98783","tr_customer_id":98800,"tr_customer_product_id":98790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:36.000Z","modified_at":"2025-11-04T14:11:36.000Z","name":"Magdalen Kunze","mobile_number":"845-504-5254","email_id":"Jeanne.Mills73@hotmail.com","dop":"2025-06-08","serial_number":"107797234454374","imei1":"107797234454374","imei2":"107797234454374","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98784,"job_number":"JOB_98784","tr_customer_id":98801,"tr_customer_product_id":98791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:12:02.000Z","modified_at":"2025-11-04T14:12:02.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"19095502714170","imei1":"19095502714170","imei2":"19095502714170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98786,"job_number":"JOB_98786","tr_customer_id":98803,"tr_customer_product_id":98793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:12:44.000Z","modified_at":"2025-11-04T14:12:44.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19662929425287","imei1":"19662929425287","imei2":"19662929425287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98788,"job_number":"JOB_98788","tr_customer_id":98805,"tr_customer_product_id":98795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:13:25.000Z","modified_at":"2025-11-04T14:13:25.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12926499565929","imei1":"12926499565929","imei2":"12926499565929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98791,"job_number":"JOB_98791","tr_customer_id":98808,"tr_customer_product_id":98798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:14:40.000Z","modified_at":"2025-11-04T14:14:40.000Z","name":"Nayeli Purdy","mobile_number":"310-709-7874","email_id":"Jarod.Paucek@yahoo.com","dop":"2025-04-06","serial_number":"19813514043867196","imei1":"19813514043867196","imei2":"19813514043867196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98793,"job_number":"JOB_98793","tr_customer_id":98810,"tr_customer_product_id":98800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:19.000Z","modified_at":"2025-11-04T14:15:19.000Z","name":"Darrick Bernier","mobile_number":"979-613-9254","email_id":"Nelda.Barrows82@gmail.com","dop":"2025-04-06","serial_number":"16636810467929366","imei1":"16636810467929366","imei2":"16636810467929366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98794,"job_number":"JOB_98794","tr_customer_id":98811,"tr_customer_product_id":98801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:21.000Z","modified_at":"2025-11-04T14:15:21.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10615324976513","imei1":"10615324976513","imei2":"10615324976513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98796,"job_number":"JOB_98796","tr_customer_id":98813,"tr_customer_product_id":98803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:22.000Z","modified_at":"2025-11-04T14:15:22.000Z","name":"Bart Cronin","mobile_number":"359-801-4112","email_id":"Leann17@yahoo.com","dop":"2025-06-18","serial_number":"1084046372987656","imei1":"1084046372987656","imei2":"1084046372987656","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98798,"job_number":"JOB_98798","tr_customer_id":98815,"tr_customer_product_id":98805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:58.000Z","modified_at":"2025-11-04T14:15:58.000Z","name":"Giovanni Boehm","mobile_number":"781-420-9907","email_id":"Sylvia53@yahoo.com","dop":"2025-04-06","serial_number":"14928972326540856","imei1":"14928972326540856","imei2":"14928972326540856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98799,"job_number":"JOB_98799","tr_customer_id":98816,"tr_customer_product_id":98806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:16:02.000Z","modified_at":"2025-11-04T14:16:02.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10056453117691","imei1":"10056453117691","imei2":"10056453117691","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98801,"job_number":"JOB_98801","tr_customer_id":98818,"tr_customer_product_id":98808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:16:03.000Z","modified_at":"2025-11-04T14:16:03.000Z","name":"Paige Christiansen","mobile_number":"676-583-7514","email_id":"Alverta13@hotmail.com","dop":"2025-06-18","serial_number":"1024944247669866","imei1":"1024944247669866","imei2":"1024944247669866","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98802,"job_number":"JOB_98802","tr_customer_id":98819,"tr_customer_product_id":98809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:16.000Z","modified_at":"2025-11-04T14:18:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12271349007095","imei1":"12271349007095","imei2":"12271349007095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98804,"job_number":"JOB_98804","tr_customer_id":98821,"tr_customer_product_id":98811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:17.000Z","modified_at":"2025-11-04T14:18:17.000Z","name":"Eriberto Brown","mobile_number":"208-796-8959","email_id":"Earline34@yahoo.com","dop":"2025-04-06","serial_number":"15471024849242588","imei1":"15471024849242588","imei2":"15471024849242588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98805,"job_number":"JOB_98805","tr_customer_id":98822,"tr_customer_product_id":98812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:58.000Z","modified_at":"2025-11-04T14:18:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18747237817263","imei1":"18747237817263","imei2":"18747237817263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98807,"job_number":"JOB_98807","tr_customer_id":98824,"tr_customer_product_id":98814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:00.000Z","modified_at":"2025-11-04T14:19:00.000Z","name":"Aglae Spencer","mobile_number":"878-761-5850","email_id":"Gavin_Beahan8@gmail.com","dop":"2025-04-06","serial_number":"15894649034934204","imei1":"15894649034934204","imei2":"15894649034934204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98808,"job_number":"JOB_98808","tr_customer_id":98825,"tr_customer_product_id":98815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:02.000Z","modified_at":"2025-11-04T14:19:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13412293082140","imei1":"13412293082140","imei2":"13412293082140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98810,"job_number":"JOB_98810","tr_customer_id":98827,"tr_customer_product_id":98817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:04.000Z","modified_at":"2025-11-04T14:19:04.000Z","name":"Ladarius Klein","mobile_number":"548-885-4106","email_id":"Kellen24@gmail.com","dop":"2025-04-06","serial_number":"18639678294469630","imei1":"18639678294469630","imei2":"18639678294469630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98811,"job_number":"JOB_98811","tr_customer_id":98828,"tr_customer_product_id":98818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:39.000Z","modified_at":"2025-11-04T14:19:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15649187004857","imei1":"15649187004857","imei2":"15649187004857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98813,"job_number":"JOB_98813","tr_customer_id":98830,"tr_customer_product_id":98820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:41.000Z","modified_at":"2025-11-04T14:19:41.000Z","name":"Muhammad Schultz","mobile_number":"734-488-2133","email_id":"Hope_Braun@hotmail.com","dop":"2025-04-06","serial_number":"14199746750770920","imei1":"14199746750770920","imei2":"14199746750770920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98814,"job_number":"JOB_98814","tr_customer_id":98831,"tr_customer_product_id":98821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:49.000Z","modified_at":"2025-11-04T14:19:49.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10045934138231","imei1":"10045934138231","imei2":"10045934138231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98816,"job_number":"JOB_98816","tr_customer_id":98833,"tr_customer_product_id":98823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:50.000Z","modified_at":"2025-11-04T14:19:50.000Z","name":"Okey Carroll","mobile_number":"350-546-2666","email_id":"Theresia62@yahoo.com","dop":"2025-04-06","serial_number":"19494183746051680","imei1":"19494183746051680","imei2":"19494183746051680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98817,"job_number":"JOB_98817","tr_customer_id":98834,"tr_customer_product_id":98824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:34.000Z","modified_at":"2025-11-04T14:20:34.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14703765214725","imei1":"14703765214725","imei2":"14703765214725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98819,"job_number":"JOB_98819","tr_customer_id":98836,"tr_customer_product_id":98826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:36.000Z","modified_at":"2025-11-04T14:20:36.000Z","name":"Audra Kihn","mobile_number":"859-510-6695","email_id":"Mack.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"15432667999249414","imei1":"15432667999249414","imei2":"15432667999249414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98821,"job_number":"JOB_98821","tr_customer_id":98838,"tr_customer_product_id":98828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:41.000Z","modified_at":"2025-11-04T14:20:41.000Z","name":"Jarrett Ratke","mobile_number":"363-292-1622","email_id":"Ludie96@gmail.com","dop":"2025-04-06","serial_number":"19774371618633416","imei1":"19774371618633416","imei2":"19774371618633416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98825,"job_number":"JOB_98825","tr_customer_id":98842,"tr_customer_product_id":98832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:21:27.000Z","modified_at":"2025-11-04T14:21:27.000Z","name":"Jaqueline Spinka","mobile_number":"643-915-9276","email_id":"Mason57@hotmail.com","dop":"2025-04-06","serial_number":"12367225982864154","imei1":"12367225982864154","imei2":"12367225982864154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98826,"job_number":"JOB_98826","tr_customer_id":98843,"tr_customer_product_id":98833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:34.000Z","modified_at":"2025-11-04T14:24:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19318994980494","imei1":"19318994980494","imei2":"19318994980494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98828,"job_number":"JOB_98828","tr_customer_id":98845,"tr_customer_product_id":98835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:36.000Z","modified_at":"2025-11-04T14:24:36.000Z","name":"Rusty Dibbert","mobile_number":"506-464-4302","email_id":"Rodrigo67@yahoo.com","dop":"2025-04-06","serial_number":"12259244393306610","imei1":"12259244393306610","imei2":"12259244393306610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98836,"job_number":"JOB_98836","tr_customer_id":98853,"tr_customer_product_id":98843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:21.000Z","modified_at":"2025-11-04T14:25:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19869069955119","imei1":"19869069955119","imei2":"19869069955119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98838,"job_number":"JOB_98838","tr_customer_id":98855,"tr_customer_product_id":98845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:23.000Z","modified_at":"2025-11-04T14:25:23.000Z","name":"Heidi Thiel","mobile_number":"300-423-8229","email_id":"Bernhard.Cole@hotmail.com","dop":"2025-04-06","serial_number":"12176413660038960","imei1":"12176413660038960","imei2":"12176413660038960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98843,"job_number":"JOB_98843","tr_customer_id":98860,"tr_customer_product_id":98850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:40.000Z","modified_at":"2025-11-04T14:25:40.000Z","name":"Monica Hoppe","mobile_number":"330-447-5027","email_id":"Shyann_Gulgowski@hotmail.com","dop":"2025-04-06","serial_number":"12219419970938194","imei1":"12219419970938194","imei2":"12219419970938194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98844,"job_number":"JOB_98844","tr_customer_id":98861,"tr_customer_product_id":98851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:08.000Z","modified_at":"2025-11-04T14:26:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15208203257136","imei1":"15208203257136","imei2":"15208203257136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98846,"job_number":"JOB_98846","tr_customer_id":98863,"tr_customer_product_id":98853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:10.000Z","modified_at":"2025-11-04T14:26:10.000Z","name":"Blair Schumm","mobile_number":"399-622-1906","email_id":"Whitney.Zieme66@yahoo.com","dop":"2025-04-06","serial_number":"19143375144554550","imei1":"19143375144554550","imei2":"19143375144554550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98847,"job_number":"JOB_98847","tr_customer_id":98864,"tr_customer_product_id":98854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:10.000Z","modified_at":"2025-11-04T14:26:10.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"15994699512734","imei1":"15994699512734","imei2":"15994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98849,"job_number":"JOB_98849","tr_customer_id":98866,"tr_customer_product_id":98856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:28:06.000Z","modified_at":"2025-11-04T14:28:06.000Z","name":"Rowena Kuhlman","mobile_number":"242-621-0237","email_id":"Kody_Klein@hotmail.com","dop":"2025-04-06","serial_number":"11737731383480450","imei1":"11737731383480450","imei2":"11737731383480450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98850,"job_number":"JOB_98850","tr_customer_id":98867,"tr_customer_product_id":98857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16862731250203","imei1":"16862731250203","imei2":"16862731250203","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98851,"job_number":"JOB_98851","tr_customer_id":98868,"tr_customer_product_id":98858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16582120632872","imei1":"16582120632872","imei2":"16582120632872","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98852,"job_number":"JOB_98852","tr_customer_id":98869,"tr_customer_product_id":98859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16536606865817","imei1":"16536606865817","imei2":"16536606865817","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98853,"job_number":"JOB_98853","tr_customer_id":98870,"tr_customer_product_id":98860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:43:01.000Z","modified_at":"2025-11-04T14:43:01.000Z","name":"Morris Durgan","mobile_number":"355-338-6390","email_id":"Donny.Cartwright@yahoo.com","dop":"2025-09-16","serial_number":"18507654655064","imei1":"18507654655064","imei2":"18507654655064","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98854,"job_number":"JOB_98854","tr_customer_id":98871,"tr_customer_product_id":98861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:44:43.000Z","modified_at":"2025-11-04T14:44:43.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18455922521983","imei1":"18455922521983","imei2":"18455922521983","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98855,"job_number":"JOB_98855","tr_customer_id":98872,"tr_customer_product_id":98862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:44:43.000Z","modified_at":"2025-11-04T14:44:43.000Z","name":"Dandre Cartwright","mobile_number":"817-238-3108","email_id":"Janelle37@hotmail.com","dop":"2025-09-16","serial_number":"18458480984744","imei1":"18458480984744","imei2":"18458480984744","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98856,"job_number":"JOB_98856","tr_customer_id":98873,"tr_customer_product_id":98863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:02.000Z","modified_at":"2025-11-04T14:45:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11999483553565","imei1":"11999483553565","imei2":"11999483553565","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98857,"job_number":"JOB_98857","tr_customer_id":98874,"tr_customer_product_id":98864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:03.000Z","modified_at":"2025-11-04T14:45:03.000Z","name":"Garth Hahn","mobile_number":"316-961-2371","email_id":"Ena_Kemmer@gmail.com","dop":"2025-09-16","serial_number":"14185850820940","imei1":"14185850820940","imei2":"14185850820940","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98858,"job_number":"JOB_98858","tr_customer_id":98875,"tr_customer_product_id":98865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:21.000Z","modified_at":"2025-11-04T14:45:21.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16315704291594","imei1":"16315704291594","imei2":"16315704291594","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98859,"job_number":"JOB_98859","tr_customer_id":98876,"tr_customer_product_id":98866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:21.000Z","modified_at":"2025-11-04T14:45:21.000Z","name":"Raleigh Crist","mobile_number":"878-329-7946","email_id":"Wilhelm_Steuber@hotmail.com","dop":"2025-09-16","serial_number":"19968689653315","imei1":"19968689653315","imei2":"19968689653315","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98861,"job_number":"JOB_98861","tr_customer_id":98878,"tr_customer_product_id":98868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:51.000Z","modified_at":"2025-11-04T14:45:51.000Z","name":"Delores Schroeder","mobile_number":"870-297-9490","email_id":"Ezequiel.Lebsack@gmail.com","dop":"2025-04-06","serial_number":"17161654799332806","imei1":"17161654799332806","imei2":"17161654799332806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98862,"job_number":"JOB_98862","tr_customer_id":98879,"tr_customer_product_id":98869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:46:04.000Z","modified_at":"2025-11-04T14:46:04.000Z","name":"Ethyl Thiel","mobile_number":"902-373-3350","email_id":"Jacques_Gislason94@gmail.com","dop":"2025-09-16","serial_number":"12047640248244","imei1":"12047640248244","imei2":"12047640248244","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98863,"job_number":"JOB_98863","tr_customer_id":98880,"tr_customer_product_id":98870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:46:48.000Z","modified_at":"2025-11-04T14:46:48.000Z","name":"Oswaldo Carroll","mobile_number":"905-611-9589","email_id":"Meta40@hotmail.com","dop":"2025-09-16","serial_number":"12176685360491","imei1":"12176685360491","imei2":"12176685360491","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98864,"job_number":"JOB_98864","tr_customer_id":98881,"tr_customer_product_id":98871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:47:43.000Z","modified_at":"2025-11-04T14:47:43.000Z","name":"Shaun Schamberger","mobile_number":"597-641-1255","email_id":"Maeve_Gislason19@gmail.com","dop":"2025-09-16","serial_number":"15458186071847","imei1":"15458186071847","imei2":"15458186071847","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98865,"job_number":"JOB_98865","tr_customer_id":98882,"tr_customer_product_id":98872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:49:47.000Z","modified_at":"2025-11-04T14:49:47.000Z","name":"Olen Brown","mobile_number":"518-652-6665","email_id":"Michelle.Kuvalis@gmail.com","dop":"2025-09-16","serial_number":"19356428755777","imei1":"19356428755777","imei2":"19356428755777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98866,"job_number":"JOB_98866","tr_customer_id":98883,"tr_customer_product_id":98873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:20.000Z","modified_at":"2025-11-04T15:10:20.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"18365433393705","imei1":"18365433393705","imei2":"18365433393705","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98868,"job_number":"JOB_98868","tr_customer_id":98885,"tr_customer_product_id":98875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:20.000Z","modified_at":"2025-11-04T15:10:20.000Z","name":"Wade Satterfield","mobile_number":"777-847-9052","email_id":"Hattie59@gmail.com","dop":"2025-09-30","serial_number":"10611386996087","imei1":"10611386996087","imei2":"10611386996087","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98869,"job_number":"JOB_98869","tr_customer_id":98886,"tr_customer_product_id":98876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:30.000Z","modified_at":"2025-11-04T15:10:30.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"16606733052628","imei1":"16606733052628","imei2":"16606733052628","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98871,"job_number":"JOB_98871","tr_customer_id":98888,"tr_customer_product_id":98878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:30.000Z","modified_at":"2025-11-04T15:10:30.000Z","name":"Katlynn Lueilwitz","mobile_number":"374-545-5148","email_id":"Felix.Stanton@gmail.com","dop":"2025-09-30","serial_number":"12311663614239","imei1":"12311663614239","imei2":"12311663614239","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98872,"job_number":"JOB_98872","tr_customer_id":98889,"tr_customer_product_id":98879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:40.000Z","modified_at":"2025-11-04T15:10:40.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"16737744497126","imei1":"16737744497126","imei2":"16737744497126","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98874,"job_number":"JOB_98874","tr_customer_id":98891,"tr_customer_product_id":98881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:40.000Z","modified_at":"2025-11-04T15:10:40.000Z","name":"Elliott Osinski","mobile_number":"844-442-9722","email_id":"Eugenia_Veum@yahoo.com","dop":"2025-09-30","serial_number":"13060397027066","imei1":"13060397027066","imei2":"13060397027066","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98879,"job_number":"JOB_98879","tr_customer_id":98896,"tr_customer_product_id":98886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:37:34.000Z","modified_at":"2025-11-04T15:37:34.000Z","name":"Jarod Mann","mobile_number":"626-303-3721","email_id":"Leola_Murphy72@yahoo.com","dop":"2025-04-06","serial_number":"10016794614486292","imei1":"10016794614486292","imei2":"10016794614486292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98880,"job_number":"JOB_98880","tr_customer_id":98897,"tr_customer_product_id":98887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:40:25.000Z","modified_at":"2025-11-04T15:40:25.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100310837710702","imei1":"100310837710702","imei2":"100310837710702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98882,"job_number":"JOB_98882","tr_customer_id":98899,"tr_customer_product_id":98889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:40:37.000Z","modified_at":"2025-11-04T15:40:37.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100894026421797","imei1":"100894026421797","imei2":"100894026421797","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98886,"job_number":"JOB_98886","tr_customer_id":98903,"tr_customer_product_id":98893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:44:55.000Z","modified_at":"2025-11-04T15:44:55.000Z","name":"Berenice Kunde","mobile_number":"845-293-9393","email_id":"Wiley_Carter@hotmail.com","dop":"2025-04-06","serial_number":"16548082106146944","imei1":"16548082106146944","imei2":"16548082106146944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98888,"job_number":"JOB_98888","tr_customer_id":98905,"tr_customer_product_id":98895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:52:48.000Z","modified_at":"2025-11-04T15:52:49.000Z","name":"Marques Baumbach","mobile_number":"559-804-9845","email_id":"Marianne_Crona53@yahoo.com","dop":"2025-04-06","serial_number":"18112573505111664","imei1":"18112573505111664","imei2":"18112573505111664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98890,"job_number":"JOB_98890","tr_customer_id":98907,"tr_customer_product_id":98897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98891,"job_number":"JOB_98891","tr_customer_id":98908,"tr_customer_product_id":98898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98892,"job_number":"JOB_98892","tr_customer_id":98909,"tr_customer_product_id":98899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98893,"job_number":"JOB_98893","tr_customer_id":98910,"tr_customer_product_id":98900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:13:34.000Z","modified_at":"2025-11-04T16:13:34.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10579241269298","imei1":"10579241269298","imei2":"10579241269298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98895,"job_number":"JOB_98895","tr_customer_id":98912,"tr_customer_product_id":98902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:13:36.000Z","modified_at":"2025-11-04T16:13:36.000Z","name":"Timmy Bailey","mobile_number":"926-435-4846","email_id":"Tyrique_Cummings80@yahoo.com","dop":"2025-04-06","serial_number":"17233706539619332","imei1":"17233706539619332","imei2":"17233706539619332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98896,"job_number":"JOB_98896","tr_customer_id":98913,"tr_customer_product_id":98903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:17.000Z","modified_at":"2025-11-04T16:14:17.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11814879817728","imei1":"11814879817728","imei2":"11814879817728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98898,"job_number":"JOB_98898","tr_customer_id":98915,"tr_customer_product_id":98905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:18.000Z","modified_at":"2025-11-04T16:14:19.000Z","name":"Arvid Ledner","mobile_number":"624-717-8973","email_id":"Johathan.Gibson@yahoo.com","dop":"2025-04-06","serial_number":"19244500548546270","imei1":"19244500548546270","imei2":"19244500548546270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98899,"job_number":"JOB_98899","tr_customer_id":98916,"tr_customer_product_id":98906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:58.000Z","modified_at":"2025-11-04T16:14:58.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15031240416530","imei1":"15031240416530","imei2":"15031240416530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98901,"job_number":"JOB_98901","tr_customer_id":98918,"tr_customer_product_id":98908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:15:00.000Z","modified_at":"2025-11-04T16:15:00.000Z","name":"Violet Howell","mobile_number":"309-795-0745","email_id":"Cristal.Conroy60@gmail.com","dop":"2025-04-06","serial_number":"10225629673690662","imei1":"10225629673690662","imei2":"10225629673690662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98902,"job_number":"JOB_98902","tr_customer_id":98919,"tr_customer_product_id":98909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:29:22.000Z","modified_at":"2025-11-04T16:29:22.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"59011439463114","imei1":"59011439463114","imei2":"59011439463114","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98903,"job_number":"JOB_98903","tr_customer_id":98920,"tr_customer_product_id":98910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:30:13.000Z","modified_at":"2025-11-04T16:30:13.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"80435324299474","imei1":"80435324299474","imei2":"80435324299474","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98904,"job_number":"JOB_98904","tr_customer_id":98921,"tr_customer_product_id":98911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:32:51.000Z","modified_at":"2025-11-04T16:32:51.000Z","name":"Hugh Beier","mobile_number":"392-830-0558","email_id":"Elroy13@hotmail.com","dop":"2025-10-31","serial_number":"53896644936798","imei1":"53896644936798","imei2":"53896644936798","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98906,"job_number":"JOB_98906","tr_customer_id":98923,"tr_customer_product_id":98913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:24:17.000Z","modified_at":"2025-11-04T17:24:17.000Z","name":"Ruthie Price","mobile_number":"795-706-7062","email_id":"Rosalia.Hilpert64@yahoo.com","dop":"2025-04-06","serial_number":"15925259012742510","imei1":"15925259012742510","imei2":"15925259012742510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98908,"job_number":"JOB_98908","tr_customer_id":98925,"tr_customer_product_id":98915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:24:48.000Z","modified_at":"2025-11-04T17:24:48.000Z","name":"Marion Krajcik","mobile_number":"277-499-8039","email_id":"Brain33@hotmail.com","dop":"2025-04-06","serial_number":"17011314395329924","imei1":"17011314395329924","imei2":"17011314395329924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98910,"job_number":"JOB_98910","tr_customer_id":98927,"tr_customer_product_id":98917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:25:19.000Z","modified_at":"2025-11-04T17:25:19.000Z","name":"Telly Schumm","mobile_number":"625-684-7142","email_id":"Dillon_Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"19399070240621588","imei1":"19399070240621588","imei2":"19399070240621588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98911,"job_number":"JOB_98911","tr_customer_id":98928,"tr_customer_product_id":98918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Kannen Mahajan","mobile_number":"7055509308","email_id":"devika.nayar@hotmail.com","dop":"2025-10-25","serial_number":"12159824983937","imei1":"12159824983937","imei2":"12159824983937","popurl":"www.maheswar-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98912,"job_number":"JOB_98912","tr_customer_id":98929,"tr_customer_product_id":98919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Aasa Adiga","mobile_number":"7041957098","email_id":"vaishno.kocchar@hotmail.com","dop":"2025-10-25","serial_number":"12357668779720","imei1":"12357668779720","imei2":"12357668779720","popurl":"www.amaranaath-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98913,"job_number":"JOB_98913","tr_customer_id":98930,"tr_customer_product_id":98920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Abhaidev Deshpande","mobile_number":"7009292086","email_id":"keerti.gill@hotmail.com","dop":"2025-10-25","serial_number":"14780576309870","imei1":"14780576309870","imei2":"14780576309870","popurl":"www.gudakesha-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98914,"job_number":"JOB_98914","tr_customer_id":98931,"tr_customer_product_id":98921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Devasree Gandhi","mobile_number":"7081829421","email_id":"buddhana.desai@yahoo.co.in","dop":"2025-10-25","serial_number":"19159849198012","imei1":"19159849198012","imei2":"19159849198012","popurl":"www.girish-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98915,"job_number":"JOB_98915","tr_customer_id":98932,"tr_customer_product_id":98922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Anang Varma","mobile_number":"7017254634","email_id":"uttam.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"15711497763164","imei1":"15711497763164","imei2":"15711497763164","popurl":"www.basanti-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98916,"job_number":"JOB_98916","tr_customer_id":98933,"tr_customer_product_id":98923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Lakshmi Kaniyar","mobile_number":"7088323261","email_id":"chandradev.banerjee@gmail.com","dop":"2025-10-25","serial_number":"11820618681041","imei1":"11820618681041","imei2":"11820618681041","popurl":"www.vinay-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98917,"job_number":"JOB_98917","tr_customer_id":98934,"tr_customer_product_id":98924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Meghnath Bharadwaj","mobile_number":"7070488838","email_id":"baidehi.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"13727750515796","imei1":"13727750515796","imei2":"13727750515796","popurl":"www.aryan-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98918,"job_number":"JOB_98918","tr_customer_id":98935,"tr_customer_product_id":98925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Bhooshan Deshpande","mobile_number":"7010429539","email_id":"agrata.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"11815249388438","imei1":"11815249388438","imei2":"11815249388438","popurl":"www.jagmeet-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98919,"job_number":"JOB_98919","tr_customer_id":98936,"tr_customer_product_id":98926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Sarisha Rana","mobile_number":"7059241214","email_id":"daksha.nambeesan@yahoo.co.in","dop":"2025-10-25","serial_number":"13938271760089","imei1":"13938271760089","imei2":"13938271760089","popurl":"www.nawal-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98920,"job_number":"JOB_98920","tr_customer_id":98937,"tr_customer_product_id":98927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Akshita Bhat","mobile_number":"7082779042","email_id":"poornima.deshpande@yahoo.co.in","dop":"2025-10-25","serial_number":"10436092446911","imei1":"10436092446911","imei2":"10436092446911","popurl":"www.chinmayanand-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98921,"job_number":"JOB_98921","tr_customer_id":98938,"tr_customer_product_id":98928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Somnath Somayaji","mobile_number":"7010423737","email_id":"gautama.gupta@gmail.com","dop":"2025-10-25","serial_number":"18207160050877","imei1":"18207160050877","imei2":"18207160050877","popurl":"www.opalina-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98922,"job_number":"JOB_98922","tr_customer_id":98939,"tr_customer_product_id":98929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Aagney Varrier","mobile_number":"7052438711","email_id":"opaline.chattopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"15447678498896","imei1":"15447678498896","imei2":"15447678498896","popurl":"www.smriti-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98923,"job_number":"JOB_98923","tr_customer_id":98940,"tr_customer_product_id":98930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Trilochan Khatri","mobile_number":"7002030511","email_id":"shreya.nambeesan@yahoo.co.in","dop":"2025-10-25","serial_number":"19539242980599","imei1":"19539242980599","imei2":"19539242980599","popurl":"www.lakshmidhar-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98924,"job_number":"JOB_98924","tr_customer_id":98941,"tr_customer_product_id":98931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Girja Malik","mobile_number":"7080372978","email_id":"aasa.guneta@hotmail.com","dop":"2025-10-25","serial_number":"14629204485842","imei1":"14629204485842","imei2":"14629204485842","popurl":"www.chanakya-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98925,"job_number":"JOB_98925","tr_customer_id":98942,"tr_customer_product_id":98932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Lavanya Johar","mobile_number":"7042559890","email_id":"gobinda.bhat@gmail.com","dop":"2025-10-25","serial_number":"13014730358452","imei1":"13014730358452","imei2":"13014730358452","popurl":"www.anjushri-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98926,"job_number":"JOB_98926","tr_customer_id":98943,"tr_customer_product_id":98933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Usha Malik","mobile_number":"7037576049","email_id":"vishwamitra.ganaka@hotmail.com","dop":"2025-10-25","serial_number":"18460625889727","imei1":"18460625889727","imei2":"18460625889727","popurl":"www.bhardwaj-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98927,"job_number":"JOB_98927","tr_customer_id":98944,"tr_customer_product_id":98934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Daevi Pilla","mobile_number":"7028465170","email_id":"shankar.somayaji@gmail.com","dop":"2025-10-25","serial_number":"11953257799447","imei1":"11953257799447","imei2":"11953257799447","popurl":"www.gajbaahu-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98928,"job_number":"JOB_98928","tr_customer_id":98945,"tr_customer_product_id":98935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Chiranjeev Deshpande","mobile_number":"7003756672","email_id":"goswami.talwar@gmail.com","dop":"2025-10-25","serial_number":"12109852978254","imei1":"12109852978254","imei2":"12109852978254","popurl":"www.satyen-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98929,"job_number":"JOB_98929","tr_customer_id":98946,"tr_customer_product_id":98936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Vedanshi Nambeesan","mobile_number":"7004600811","email_id":"lakshminath.nayar@yahoo.co.in","dop":"2025-10-25","serial_number":"18774296506080","imei1":"18774296506080","imei2":"18774296506080","popurl":"www.subodh-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98930,"job_number":"JOB_98930","tr_customer_id":98947,"tr_customer_product_id":98937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Chaaruchandra Shah","mobile_number":"7011452682","email_id":"chitrali.acharya@gmail.com","dop":"2025-10-25","serial_number":"19774680858277","imei1":"19774680858277","imei2":"19774680858277","popurl":"www.damodara-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98931,"job_number":"JOB_98931","tr_customer_id":98948,"tr_customer_product_id":98938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:07.000Z","modified_at":"2025-11-04T17:29:07.000Z","name":"Girja Bhattathiri","mobile_number":"7024791819","email_id":"sukanya.gill@gmail.com","dop":"2025-10-25","serial_number":"12693388765838","imei1":"12693388765838","imei2":"12693388765838","popurl":"www.atmaja-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98932,"job_number":"JOB_98932","tr_customer_id":98949,"tr_customer_product_id":98939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Devi Tagore","mobile_number":"7071469218","email_id":"bhoopat.devar@gmail.com","dop":"2025-10-25","serial_number":"16763991254999","imei1":"16763991254999","imei2":"16763991254999","popurl":"www.bandhul-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98933,"job_number":"JOB_98933","tr_customer_id":98950,"tr_customer_product_id":98940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Vidhur Nambeesan","mobile_number":"7090648945","email_id":"chaten.reddy@hotmail.com","dop":"2025-10-25","serial_number":"15041881401100","imei1":"15041881401100","imei2":"15041881401100","popurl":"www.chandrakin-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98934,"job_number":"JOB_98934","tr_customer_id":98951,"tr_customer_product_id":98941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Deeptanshu Embranthiri","mobile_number":"7098906976","email_id":"rukhmani.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"14668400780218","imei1":"14668400780218","imei2":"14668400780218","popurl":"www.nagabhushanam-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98935,"job_number":"JOB_98935","tr_customer_id":98952,"tr_customer_product_id":98942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Aadi Ahuja","mobile_number":"7018131719","email_id":"atmanand.patil@gmail.com","dop":"2025-10-25","serial_number":"14852154124661","imei1":"14852154124661","imei2":"14852154124661","popurl":"www.mohana-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98936,"job_number":"JOB_98936","tr_customer_id":98953,"tr_customer_product_id":98943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Chapal Prajapat","mobile_number":"7067770159","email_id":"jai.menon@hotmail.com","dop":"2025-10-25","serial_number":"13328148497414","imei1":"13328148497414","imei2":"13328148497414","popurl":"www.anurag-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98937,"job_number":"JOB_98937","tr_customer_id":98954,"tr_customer_product_id":98944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Rukmin Nayar","mobile_number":"7084171467","email_id":"deeksha.verma@gmail.com","dop":"2025-10-25","serial_number":"18578943791192","imei1":"18578943791192","imei2":"18578943791192","popurl":"www.rohan-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98938,"job_number":"JOB_98938","tr_customer_id":98955,"tr_customer_product_id":98945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Chitrali Pandey","mobile_number":"7023340850","email_id":"lakshmi.adiga@yahoo.co.in","dop":"2025-10-25","serial_number":"18367740719044","imei1":"18367740719044","imei2":"18367740719044","popurl":"www.daevi-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98939,"job_number":"JOB_98939","tr_customer_id":98956,"tr_customer_product_id":98946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Dhyanesh Marar","mobile_number":"7025130693","email_id":"jaimini.joshi@yahoo.co.in","dop":"2025-10-25","serial_number":"18484123261837","imei1":"18484123261837","imei2":"18484123261837","popurl":"www.gajbaahu-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98940,"job_number":"JOB_98940","tr_customer_id":98957,"tr_customer_product_id":98947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Nirbhay Pandey","mobile_number":"7084592411","email_id":"bheeshma.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"19495367456403","imei1":"19495367456403","imei2":"19495367456403","popurl":"www.vasudeva-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98941,"job_number":"JOB_98941","tr_customer_id":98958,"tr_customer_product_id":98948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Divakar Gowda","mobile_number":"7094822152","email_id":"anish.nair@yahoo.co.in","dop":"2025-10-25","serial_number":"19583122692691","imei1":"19583122692691","imei2":"19583122692691","popurl":"www.akshata-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98942,"job_number":"JOB_98942","tr_customer_id":98959,"tr_customer_product_id":98949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Goswami Joshi","mobile_number":"7038008417","email_id":"anusuya.embranthiri@hotmail.com","dop":"2025-10-25","serial_number":"11564646236836","imei1":"11564646236836","imei2":"11564646236836","popurl":"www.suma-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98943,"job_number":"JOB_98943","tr_customer_id":98960,"tr_customer_product_id":98950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Suryakanta Kaniyar","mobile_number":"7040835816","email_id":"pushti.mukhopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"18532408116880","imei1":"18532408116880","imei2":"18532408116880","popurl":"www.poornima-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98944,"job_number":"JOB_98944","tr_customer_id":98961,"tr_customer_product_id":98951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Suresh Butt","mobile_number":"7028914964","email_id":"anagh.butt@yahoo.co.in","dop":"2025-10-25","serial_number":"18040466761593","imei1":"18040466761593","imei2":"18040466761593","popurl":"www.vimala-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98945,"job_number":"JOB_98945","tr_customer_id":98962,"tr_customer_product_id":98952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kamalesh Namboothiri","mobile_number":"7025804681","email_id":"advaya.ahuja@yahoo.co.in","dop":"2025-10-25","serial_number":"16889459868365","imei1":"16889459868365","imei2":"16889459868365","popurl":"www.gudakesa-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98946,"job_number":"JOB_98946","tr_customer_id":98963,"tr_customer_product_id":98953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kamalesh Iyer","mobile_number":"7097182410","email_id":"mohana.chaturvedi@yahoo.co.in","dop":"2025-10-25","serial_number":"18186843174945","imei1":"18186843174945","imei2":"18186843174945","popurl":"www.girish-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98947,"job_number":"JOB_98947","tr_customer_id":98964,"tr_customer_product_id":98954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Chandranath Nambeesan","mobile_number":"7053816683","email_id":"chandravati.asan@gmail.com","dop":"2025-10-25","serial_number":"18345393882754","imei1":"18345393882754","imei2":"18345393882754","popurl":"www.prasad-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98948,"job_number":"JOB_98948","tr_customer_id":98965,"tr_customer_product_id":98955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kanti Bhattathiri","mobile_number":"7028583925","email_id":"amish.reddy@yahoo.co.in","dop":"2025-10-25","serial_number":"12703798569317","imei1":"12703798569317","imei2":"12703798569317","popurl":"www.divjot-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98949,"job_number":"JOB_98949","tr_customer_id":98966,"tr_customer_product_id":98956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Chinmayananda Mehrotra","mobile_number":"7002715523","email_id":"mandaakin.rana@gmail.com","dop":"2025-10-25","serial_number":"11592458134341","imei1":"11592458134341","imei2":"11592458134341","popurl":"www.devika-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98950,"job_number":"JOB_98950","tr_customer_id":98967,"tr_customer_product_id":98957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Agneya Verma","mobile_number":"7018949278","email_id":"baidehi.mukhopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"12135445945966","imei1":"12135445945966","imei2":"12135445945966","popurl":"www.gautam-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98951,"job_number":"JOB_98951","tr_customer_id":98968,"tr_customer_product_id":98958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Deeptimoyee Butt","mobile_number":"7012130650","email_id":"daevika.nambeesan@hotmail.com","dop":"2025-10-25","serial_number":"19088410776833","imei1":"19088410776833","imei2":"19088410776833","popurl":"www.priyala-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98952,"job_number":"JOB_98952","tr_customer_id":98969,"tr_customer_product_id":98959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Chakravarti Naik","mobile_number":"7025426791","email_id":"chandraprabha.kaniyar@yahoo.co.in","dop":"2025-10-25","serial_number":"14025531703059","imei1":"14025531703059","imei2":"14025531703059","popurl":"www.sarala-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98953,"job_number":"JOB_98953","tr_customer_id":98970,"tr_customer_product_id":98960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Nalini Sethi","mobile_number":"7049811738","email_id":"baladitya.acharya@hotmail.com","dop":"2025-10-25","serial_number":"12208359690380","imei1":"12208359690380","imei2":"12208359690380","popurl":"www.leela-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98954,"job_number":"JOB_98954","tr_customer_id":98971,"tr_customer_product_id":98961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Priya Dutta","mobile_number":"7020620528","email_id":"damayanti.kaniyar@gmail.com","dop":"2025-10-25","serial_number":"16717353742487","imei1":"16717353742487","imei2":"16717353742487","popurl":"www.anasooya-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98955,"job_number":"JOB_98955","tr_customer_id":98972,"tr_customer_product_id":98962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Advaya Panicker","mobile_number":"7085433920","email_id":"gemine.guneta@gmail.com","dop":"2025-10-25","serial_number":"18442065487871","imei1":"18442065487871","imei2":"18442065487871","popurl":"www.amaranaath-namboothiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98956,"job_number":"JOB_98956","tr_customer_id":98973,"tr_customer_product_id":98963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Trilokesh Johar","mobile_number":"7008730315","email_id":"param.malik@yahoo.co.in","dop":"2025-10-25","serial_number":"12046080176895","imei1":"12046080176895","imei2":"12046080176895","popurl":"www.shrishti-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98957,"job_number":"JOB_98957","tr_customer_id":98974,"tr_customer_product_id":98964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Mina Somayaji","mobile_number":"7024518527","email_id":"annapurna.pandey@gmail.com","dop":"2025-10-25","serial_number":"19404573906904","imei1":"19404573906904","imei2":"19404573906904","popurl":"www.akshat-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98958,"job_number":"JOB_98958","tr_customer_id":98975,"tr_customer_product_id":98965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Mangala Sinha","mobile_number":"7053205580","email_id":"laxmi.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"14154832326439","imei1":"14154832326439","imei2":"14154832326439","popurl":"www.aadidev-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98959,"job_number":"JOB_98959","tr_customer_id":98976,"tr_customer_product_id":98966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Divaakar Kapoor","mobile_number":"7093104044","email_id":"chetanaanand.kaul@gmail.com","dop":"2025-10-25","serial_number":"12765246674983","imei1":"12765246674983","imei2":"12765246674983","popurl":"www.bodhan-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98960,"job_number":"JOB_98960","tr_customer_id":98977,"tr_customer_product_id":98967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Gandharv Bharadwaj","mobile_number":"7037417755","email_id":"rita.adiga@hotmail.com","dop":"2025-10-25","serial_number":"10336455928519","imei1":"10336455928519","imei2":"10336455928519","popurl":"www.urmila-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98961,"job_number":"JOB_98961","tr_customer_id":98978,"tr_customer_product_id":98968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Ekaparnika Kapoor","mobile_number":"7036618408","email_id":"jagadisha.marar@gmail.com","dop":"2025-10-25","serial_number":"13507942821226","imei1":"13507942821226","imei2":"13507942821226","popurl":"www.aanandinii-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98962,"job_number":"JOB_98962","tr_customer_id":98979,"tr_customer_product_id":98969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Chandira Gandhi","mobile_number":"7075453244","email_id":"dron.patil@yahoo.co.in","dop":"2025-10-25","serial_number":"10310299647129","imei1":"10310299647129","imei2":"10310299647129","popurl":"www.trisha-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98963,"job_number":"JOB_98963","tr_customer_id":98980,"tr_customer_product_id":98970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Chanda Mehrotra","mobile_number":"7052827734","email_id":"dhanadeepa.guha@hotmail.com","dop":"2025-10-25","serial_number":"18981905336626","imei1":"18981905336626","imei2":"18981905336626","popurl":"www.laal-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98964,"job_number":"JOB_98964","tr_customer_id":98981,"tr_customer_product_id":98971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Atmaja Pillai","mobile_number":"7077711933","email_id":"ekadant.bhattacharya@yahoo.co.in","dop":"2025-10-25","serial_number":"11002450604493","imei1":"11002450604493","imei2":"11002450604493","popurl":"www.ujjawal-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98965,"job_number":"JOB_98965","tr_customer_id":98982,"tr_customer_product_id":98972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Chetan Nehru","mobile_number":"7076686444","email_id":"aruna.asan@yahoo.co.in","dop":"2025-10-25","serial_number":"19742947625981","imei1":"19742947625981","imei2":"19742947625981","popurl":"www.ahilya-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98966,"job_number":"JOB_98966","tr_customer_id":98983,"tr_customer_product_id":98973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Bhooshit Menon","mobile_number":"7035133704","email_id":"dhyaneshwar.pandey@gmail.com","dop":"2025-10-25","serial_number":"17482819286561","imei1":"17482819286561","imei2":"17482819286561","popurl":"www.deenabandhu-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98967,"job_number":"JOB_98967","tr_customer_id":98984,"tr_customer_product_id":98974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Deevakar Bandopadhyay","mobile_number":"7065675906","email_id":"trilokanath.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"19744849229145","imei1":"19744849229145","imei2":"19744849229145","popurl":"www.giriraaj-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98968,"job_number":"JOB_98968","tr_customer_id":98985,"tr_customer_product_id":98975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Anjushree Menon","mobile_number":"7068184849","email_id":"shankar.gandhi@yahoo.co.in","dop":"2025-10-25","serial_number":"17270709906946","imei1":"17270709906946","imei2":"17270709906946","popurl":"www.nimit-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98969,"job_number":"JOB_98969","tr_customer_id":98986,"tr_customer_product_id":98976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Ankal Sinha","mobile_number":"7071298165","email_id":"agasti.bhattathiri@yahoo.co.in","dop":"2025-10-25","serial_number":"19518010062528","imei1":"19518010062528","imei2":"19518010062528","popurl":"www.acaryatanaya-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98970,"job_number":"JOB_98970","tr_customer_id":98987,"tr_customer_product_id":98977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Bhramar Khatri","mobile_number":"7097371357","email_id":"amrit.joshi@hotmail.com","dop":"2025-10-25","serial_number":"10511727459521","imei1":"10511727459521","imei2":"10511727459521","popurl":"www.bhushan-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98971,"job_number":"JOB_98971","tr_customer_id":98988,"tr_customer_product_id":98978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:17.000Z","modified_at":"2025-11-04T17:29:17.000Z","name":"Sujata Chopra","mobile_number":"7021720734","email_id":"suryakanta.kaul@hotmail.com","dop":"2025-10-25","serial_number":"13659161528416","imei1":"13659161528416","imei2":"13659161528416","popurl":"www.chitraksh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98972,"job_number":"JOB_98972","tr_customer_id":98989,"tr_customer_product_id":98979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:17.000Z","modified_at":"2025-11-04T17:29:17.000Z","name":"Jagmeet Desai","mobile_number":"7035708036","email_id":"kanaka.tagore@gmail.com","dop":"2025-10-25","serial_number":"17790830368700","imei1":"17790830368700","imei2":"17790830368700","popurl":"www.bhushan-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98973,"job_number":"JOB_98973","tr_customer_id":98990,"tr_customer_product_id":98980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Deb Kaul","mobile_number":"7093332474","email_id":"girish.prajapat@yahoo.co.in","dop":"2025-10-25","serial_number":"17691880608982","imei1":"17691880608982","imei2":"17691880608982","popurl":"www.akshayakeerti-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98974,"job_number":"JOB_98974","tr_customer_id":98991,"tr_customer_product_id":98981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vasanti Bandopadhyay","mobile_number":"7003185659","email_id":"bodhan.iyengar@gmail.com","dop":"2025-10-25","serial_number":"14407589989649","imei1":"14407589989649","imei2":"14407589989649","popurl":"www.adwitiya-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98975,"job_number":"JOB_98975","tr_customer_id":98992,"tr_customer_product_id":98982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vimal Pilla","mobile_number":"7023258878","email_id":"ahilya.guneta@gmail.com","dop":"2025-10-25","serial_number":"13457358898066","imei1":"13457358898066","imei2":"13457358898066","popurl":"www.aishani-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98976,"job_number":"JOB_98976","tr_customer_id":98993,"tr_customer_product_id":98983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Deeptimoy Kaul","mobile_number":"7003249268","email_id":"ahilya.sharma@gmail.com","dop":"2025-10-25","serial_number":"14341911378408","imei1":"14341911378408","imei2":"14341911378408","popurl":"www.acharyasuta-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98977,"job_number":"JOB_98977","tr_customer_id":98994,"tr_customer_product_id":98984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vasudha Khanna","mobile_number":"7073284473","email_id":"balagopal.menon@gmail.com","dop":"2025-10-25","serial_number":"16193052995504","imei1":"16193052995504","imei2":"16193052995504","popurl":"www.sanya-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98978,"job_number":"JOB_98978","tr_customer_id":98995,"tr_customer_product_id":98985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vinay Ahuja","mobile_number":"7005091811","email_id":"amodini.adiga@gmail.com","dop":"2025-10-25","serial_number":"15871113406963","imei1":"15871113406963","imei2":"15871113406963","popurl":"www.durgeshwari-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98979,"job_number":"JOB_98979","tr_customer_id":98996,"tr_customer_product_id":98986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Anala Reddy","mobile_number":"7028066446","email_id":"vasanti.malik@yahoo.co.in","dop":"2025-10-25","serial_number":"10475868395429","imei1":"10475868395429","imei2":"10475868395429","popurl":"www.anagh-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98980,"job_number":"JOB_98980","tr_customer_id":98997,"tr_customer_product_id":98987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Rukhmani Bandopadhyay","mobile_number":"7030828497","email_id":"vaidehi.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"19429056512433","imei1":"19429056512433","imei2":"19429056512433","popurl":"www.sweta-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98981,"job_number":"JOB_98981","tr_customer_id":98998,"tr_customer_product_id":98988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Rohit Varrier","mobile_number":"7038580443","email_id":"gopi.shukla@gmail.com","dop":"2025-10-25","serial_number":"19017804357426","imei1":"19017804357426","imei2":"19017804357426","popurl":"www.soma-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98982,"job_number":"JOB_98982","tr_customer_id":98999,"tr_customer_product_id":98989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Vaishvi Chopra","mobile_number":"7082385831","email_id":"sarisha.reddy@gmail.com","dop":"2025-10-25","serial_number":"18553911539225","imei1":"18553911539225","imei2":"18553911539225","popurl":"www.bhardwaj-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98983,"job_number":"JOB_98983","tr_customer_id":99000,"tr_customer_product_id":98990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Jyoti Varma","mobile_number":"7076230053","email_id":"chaaruchandra.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"11085855828436","imei1":"11085855828436","imei2":"11085855828436","popurl":"www.rohit-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98984,"job_number":"JOB_98984","tr_customer_id":99001,"tr_customer_product_id":98991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Charumati Pothuvaal","mobile_number":"7046061163","email_id":"kannan.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"10573646115052","imei1":"10573646115052","imei2":"10573646115052","popurl":"www.bandhul-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98985,"job_number":"JOB_98985","tr_customer_id":99002,"tr_customer_product_id":98992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Trilokanath Mehrotra","mobile_number":"7075089977","email_id":"shiv.bharadwaj@hotmail.com","dop":"2025-10-25","serial_number":"15975522788544","imei1":"15975522788544","imei2":"15975522788544","popurl":"www.gaurang-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98986,"job_number":"JOB_98986","tr_customer_id":99003,"tr_customer_product_id":98993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Tarun Mishra","mobile_number":"7091047810","email_id":"vasudev.trivedi@yahoo.co.in","dop":"2025-10-25","serial_number":"17861544078152","imei1":"17861544078152","imei2":"17861544078152","popurl":"www.chandravati-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98987,"job_number":"JOB_98987","tr_customer_id":99004,"tr_customer_product_id":98994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Sarvin Jain","mobile_number":"7083538734","email_id":"chiranjeev.guneta@yahoo.co.in","dop":"2025-10-25","serial_number":"14462631634119","imei1":"14462631634119","imei2":"14462631634119","popurl":"www.kalyani-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98988,"job_number":"JOB_98988","tr_customer_id":99005,"tr_customer_product_id":98995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Siddhi Adiga","mobile_number":"7030200281","email_id":"rahul.mehra@hotmail.com","dop":"2025-10-25","serial_number":"11671510196103","imei1":"11671510196103","imei2":"11671510196103","popurl":"www.chandak-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98989,"job_number":"JOB_98989","tr_customer_id":99006,"tr_customer_product_id":98996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Rohan Adiga","mobile_number":"7001545402","email_id":"diptendu.abbott@gmail.com","dop":"2025-10-25","serial_number":"15265839784359","imei1":"15265839784359","imei2":"15265839784359","popurl":"www.devagya-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98990,"job_number":"JOB_98990","tr_customer_id":99007,"tr_customer_product_id":98997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Acharyasuta Johar","mobile_number":"7049681762","email_id":"aalok.namboothiri@gmail.com","dop":"2025-10-25","serial_number":"14761083547557","imei1":"14761083547557","imei2":"14761083547557","popurl":"www.pramila-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98991,"job_number":"JOB_98991","tr_customer_id":99008,"tr_customer_product_id":98998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Mandakini Patil","mobile_number":"7092081379","email_id":"karunanidhi.khan@hotmail.com","dop":"2025-10-25","serial_number":"16059447734201","imei1":"16059447734201","imei2":"16059447734201","popurl":"www.shiv-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98992,"job_number":"JOB_98992","tr_customer_id":99009,"tr_customer_product_id":98999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Balgopal Shah","mobile_number":"7014190523","email_id":"mina.khatri@hotmail.com","dop":"2025-10-25","serial_number":"14988521080836","imei1":"14988521080836","imei2":"14988521080836","popurl":"www.chitrangada-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98993,"job_number":"JOB_98993","tr_customer_id":99010,"tr_customer_product_id":99000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Kanishka Pilla","mobile_number":"7081075978","email_id":"aryan.bandopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"16409703458881","imei1":"16409703458881","imei2":"16409703458881","popurl":"www.mukesh-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98994,"job_number":"JOB_98994","tr_customer_id":99011,"tr_customer_product_id":99001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Vedanga Naik","mobile_number":"7016167941","email_id":"mahesh.gupta@hotmail.com","dop":"2025-10-25","serial_number":"13455872768189","imei1":"13455872768189","imei2":"13455872768189","popurl":"www.bhaanumati-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98995,"job_number":"JOB_98995","tr_customer_id":99012,"tr_customer_product_id":99002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Sarada Devar","mobile_number":"7017228681","email_id":"bahula.mukhopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"12713611583454","imei1":"12713611583454","imei2":"12713611583454","popurl":"www.gandharva-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98996,"job_number":"JOB_98996","tr_customer_id":99013,"tr_customer_product_id":99003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Narayan Marar","mobile_number":"7079930844","email_id":"saraswati.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"19808360314782","imei1":"19808360314782","imei2":"19808360314782","popurl":"www.ganapati-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98997,"job_number":"JOB_98997","tr_customer_id":99014,"tr_customer_product_id":99004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Daksha Sethi","mobile_number":"7020851023","email_id":"agnivesh.nair@gmail.com","dop":"2025-10-25","serial_number":"19390764434316","imei1":"19390764434316","imei2":"19390764434316","popurl":"www.chaten-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98998,"job_number":"JOB_98998","tr_customer_id":99015,"tr_customer_product_id":99005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Chakradhar Dutta","mobile_number":"7022095970","email_id":"som.pilla@hotmail.com","dop":"2025-10-25","serial_number":"11521467480183","imei1":"11521467480183","imei2":"11521467480183","popurl":"www.shobhana-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98999,"job_number":"JOB_98999","tr_customer_id":99016,"tr_customer_product_id":99006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Lakshman Naik","mobile_number":"7002237224","email_id":"dwaipayana.talwar@gmail.com","dop":"2025-10-25","serial_number":"15990214752016","imei1":"15990214752016","imei2":"15990214752016","popurl":"www.aadi-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99000,"job_number":"JOB_99000","tr_customer_id":99017,"tr_customer_product_id":99007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Oormila Menon","mobile_number":"7020245832","email_id":"siddarth.sethi@gmail.com","dop":"2025-10-25","serial_number":"17070402715870","imei1":"17070402715870","imei2":"17070402715870","popurl":"www.deveshwar-mahajan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99001,"job_number":"JOB_99001","tr_customer_id":99018,"tr_customer_product_id":99008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Mangala Reddy","mobile_number":"7055001330","email_id":"deepan.gupta@hotmail.com","dop":"2025-10-25","serial_number":"12154407657426","imei1":"12154407657426","imei2":"12154407657426","popurl":"www.prema-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99002,"job_number":"JOB_99002","tr_customer_id":99019,"tr_customer_product_id":99009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Eekalabya Shukla","mobile_number":"7047812966","email_id":"ananda.jha@gmail.com","dop":"2025-10-25","serial_number":"13584484915989","imei1":"13584484915989","imei2":"13584484915989","popurl":"www.anand-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99003,"job_number":"JOB_99003","tr_customer_id":99020,"tr_customer_product_id":99010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Aadinath Kaniyar","mobile_number":"7033545021","email_id":"dandak.reddy@yahoo.co.in","dop":"2025-10-25","serial_number":"19471044371411","imei1":"19471044371411","imei2":"19471044371411","popurl":"www.dharitri-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99004,"job_number":"JOB_99004","tr_customer_id":99021,"tr_customer_product_id":99011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Dinesh Kaniyar","mobile_number":"7028085106","email_id":"rajendra.tagore@hotmail.com","dop":"2025-10-25","serial_number":"11918986381099","imei1":"11918986381099","imei2":"11918986381099","popurl":"www.vimala-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99005,"job_number":"JOB_99005","tr_customer_id":99022,"tr_customer_product_id":99012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Chandira Kakkar","mobile_number":"7013682552","email_id":"anasuya.somayaji@yahoo.co.in","dop":"2025-10-25","serial_number":"14204612822683","imei1":"14204612822683","imei2":"14204612822683","popurl":"www.mangalya-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99006,"job_number":"JOB_99006","tr_customer_id":99023,"tr_customer_product_id":99013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Bhargavi Guneta","mobile_number":"7010305112","email_id":"ghanaanand.khatri@gmail.com","dop":"2025-10-25","serial_number":"19471239895228","imei1":"19471239895228","imei2":"19471239895228","popurl":"www.uttam-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99007,"job_number":"JOB_99007","tr_customer_id":99024,"tr_customer_product_id":99014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Balaaditya Gupta","mobile_number":"7044971037","email_id":"datta.varrier@hotmail.com","dop":"2025-10-25","serial_number":"15338485425367","imei1":"15338485425367","imei2":"15338485425367","popurl":"www.gorakhnath-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99008,"job_number":"JOB_99008","tr_customer_id":99025,"tr_customer_product_id":99015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Shrishti Arora","mobile_number":"7015737045","email_id":"avadhesh.dutta@gmail.com","dop":"2025-10-25","serial_number":"13397336080429","imei1":"13397336080429","imei2":"13397336080429","popurl":"www.bhagirathi-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99009,"job_number":"JOB_99009","tr_customer_id":99026,"tr_customer_product_id":99016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:24.000Z","modified_at":"2025-11-04T17:29:24.000Z","name":"Swapnil Khan","mobile_number":"7086551614","email_id":"chidambaram.iyer@hotmail.com","dop":"2025-10-25","serial_number":"12587534470256","imei1":"12587534470256","imei2":"12587534470256","popurl":"www.manoj-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99010,"job_number":"JOB_99010","tr_customer_id":99027,"tr_customer_product_id":99017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:24.000Z","modified_at":"2025-11-04T17:29:24.000Z","name":"Ashok Chaturvedi","mobile_number":"7023149784","email_id":"chandrani.asan@hotmail.com","dop":"2025-10-25","serial_number":"11152907560192","imei1":"11152907560192","imei2":"11152907560192","popurl":"www.jyotis-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99012,"job_number":"JOB_99012","tr_customer_id":99029,"tr_customer_product_id":99019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:31:40.000Z","modified_at":"2025-11-04T17:31:40.000Z","name":"Winona Boehm","mobile_number":"406-502-5848","email_id":"Shana.Cronin@yahoo.com","dop":"2025-04-06","serial_number":"11899379653556108","imei1":"11899379653556108","imei2":"11899379653556108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99014,"job_number":"JOB_99014","tr_customer_id":99031,"tr_customer_product_id":99021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:32:09.000Z","modified_at":"2025-11-04T17:32:09.000Z","name":"Moshe Rutherford","mobile_number":"847-882-6682","email_id":"Curt.Hettinger@gmail.com","dop":"2025-04-06","serial_number":"11496114031393988","imei1":"11496114031393988","imei2":"11496114031393988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99016,"job_number":"JOB_99016","tr_customer_id":99033,"tr_customer_product_id":99023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:32:40.000Z","modified_at":"2025-11-04T17:32:40.000Z","name":"Chet Lehner","mobile_number":"682-448-9253","email_id":"Eveline_Daugherty91@hotmail.com","dop":"2025-04-06","serial_number":"10011200183394932","imei1":"10011200183394932","imei2":"10011200183394932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99019,"job_number":"JOB_99019","tr_customer_id":99036,"tr_customer_product_id":99026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Dayaananda Johar","mobile_number":"7011490058","email_id":"trilochana.prajapat@gmail.com","dop":"2025-10-25","serial_number":"16550745395452","imei1":"16550745395452","imei2":"16550745395452","popurl":"www.anagh-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99020,"job_number":"JOB_99020","tr_customer_id":99037,"tr_customer_product_id":99027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Mangalya Mehrotra","mobile_number":"7044036238","email_id":"chapal.chattopadhyay@gmail.com","dop":"2025-10-25","serial_number":"13958225774073","imei1":"13958225774073","imei2":"13958225774073","popurl":"www.balagovind-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99021,"job_number":"JOB_99021","tr_customer_id":99038,"tr_customer_product_id":99028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Giriraaj Naik","mobile_number":"7059200205","email_id":"dinakar.kaur@hotmail.com","dop":"2025-10-25","serial_number":"18967114593026","imei1":"18967114593026","imei2":"18967114593026","popurl":"www.bhaanumati-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99022,"job_number":"JOB_99022","tr_customer_id":99039,"tr_customer_product_id":99029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Vrinda Kaniyar","mobile_number":"7011045876","email_id":"bala.namboothiri@hotmail.com","dop":"2025-10-25","serial_number":"16288641056535","imei1":"16288641056535","imei2":"16288641056535","popurl":"www.jagathi-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99023,"job_number":"JOB_99023","tr_customer_id":99040,"tr_customer_product_id":99030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Satish Sethi","mobile_number":"7089637158","email_id":"rakesh.gill@hotmail.com","dop":"2025-10-25","serial_number":"16113215424868","imei1":"16113215424868","imei2":"16113215424868","popurl":"www.bhagwanti-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99024,"job_number":"JOB_99024","tr_customer_id":99041,"tr_customer_product_id":99031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:05:28.000Z","modified_at":"2025-11-04T19:05:28.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10508733930043","imei1":"10508733930043","imei2":"10508733930043","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99025,"job_number":"JOB_99025","tr_customer_id":99042,"tr_customer_product_id":99032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:10:36.000Z","modified_at":"2025-11-04T19:10:36.000Z","name":"Alyce Heller","mobile_number":"942-682-9590","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10174898024849","imei1":"10174898024849","imei2":"10174898024849","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99034,"job_number":"JOB_99034","tr_customer_id":99051,"tr_customer_product_id":99041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Charuchandra Adiga","mobile_number":"7075015375","email_id":"priyala.devar@yahoo.co.in","dop":"2025-10-25","serial_number":"17930777533709","imei1":"17930777533709","imei2":"17930777533709","popurl":"www.prem-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99035,"job_number":"JOB_99035","tr_customer_id":99052,"tr_customer_product_id":99042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Dipendra Chaturvedi","mobile_number":"7015332218","email_id":"kamalesh.chattopadhyay@gmail.com","dop":"2025-10-25","serial_number":"13610836862844","imei1":"13610836862844","imei2":"13610836862844","popurl":"www.tushar-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99036,"job_number":"JOB_99036","tr_customer_id":99053,"tr_customer_product_id":99043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Bahula Pandey","mobile_number":"7085178907","email_id":"jaimini.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"17742232179965","imei1":"17742232179965","imei2":"17742232179965","popurl":"www.ramaa-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99037,"job_number":"JOB_99037","tr_customer_id":99054,"tr_customer_product_id":99044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Chakravarti Dhawan","mobile_number":"7052130122","email_id":"abhaya.somayaji@gmail.com","dop":"2025-10-25","serial_number":"16788452793123","imei1":"16788452793123","imei2":"16788452793123","popurl":"www.eshana-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99038,"job_number":"JOB_99038","tr_customer_id":99055,"tr_customer_product_id":99045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Balaaditya Mukhopadhyay","mobile_number":"7012851995","email_id":"lakshman.pillai@hotmail.com","dop":"2025-10-25","serial_number":"19389671337970","imei1":"19389671337970","imei2":"19389671337970","popurl":"www.ojaswini-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99039,"job_number":"JOB_99039","tr_customer_id":99056,"tr_customer_product_id":99046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Ramaa Kaul","mobile_number":"7042033628","email_id":"atreyee.achari@hotmail.com","dop":"2025-10-25","serial_number":"12121324420377","imei1":"12121324420377","imei2":"12121324420377","popurl":"www.lakshman-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99040,"job_number":"JOB_99040","tr_customer_id":99057,"tr_customer_product_id":99047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Suryakant Arora","mobile_number":"7099177868","email_id":"vijay.khanna@hotmail.com","dop":"2025-10-25","serial_number":"10514117923590","imei1":"10514117923590","imei2":"10514117923590","popurl":"www.rageswari-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99041,"job_number":"JOB_99041","tr_customer_id":99058,"tr_customer_product_id":99048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Devi Khatri","mobile_number":"7025769613","email_id":"maheswar.acharya@yahoo.co.in","dop":"2025-10-25","serial_number":"16019215027607","imei1":"16019215027607","imei2":"16019215027607","popurl":"www.anshula-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99042,"job_number":"JOB_99042","tr_customer_id":99059,"tr_customer_product_id":99049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Manisha Embranthiri","mobile_number":"7096604054","email_id":"daksha.sinha@hotmail.com","dop":"2025-10-25","serial_number":"11955206697240","imei1":"11955206697240","imei2":"11955206697240","popurl":"www.jagathi-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99043,"job_number":"JOB_99043","tr_customer_id":99060,"tr_customer_product_id":99050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Nimit Achari","mobile_number":"7046092850","email_id":"gobinda.adiga@hotmail.com","dop":"2025-10-25","serial_number":"16763816329484","imei1":"16763816329484","imei2":"16763816329484","popurl":"www.sanya-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99044,"job_number":"JOB_99044","tr_customer_id":99061,"tr_customer_product_id":99051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Subhashini Nehru","mobile_number":"7074855892","email_id":"chandni.nair@hotmail.com","dop":"2025-10-25","serial_number":"14766291674948","imei1":"14766291674948","imei2":"14766291674948","popurl":"www.adripathi-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99045,"job_number":"JOB_99045","tr_customer_id":99062,"tr_customer_product_id":99052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Inder Bhattacharya","mobile_number":"7073640650","email_id":"chandrakin.panicker@gmail.com","dop":"2025-10-25","serial_number":"15497906962683","imei1":"15497906962683","imei2":"15497906962683","popurl":"www.bharat-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99046,"job_number":"JOB_99046","tr_customer_id":99063,"tr_customer_product_id":99053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Rajan Gowda","mobile_number":"7042805177","email_id":"vijay.shah@yahoo.co.in","dop":"2025-10-25","serial_number":"13277167908402","imei1":"13277167908402","imei2":"13277167908402","popurl":"www.shakuntala-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99047,"job_number":"JOB_99047","tr_customer_id":99064,"tr_customer_product_id":99054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Amaranaath Jha","mobile_number":"7068391450","email_id":"adityanandana.banerjee@hotmail.com","dop":"2025-10-25","serial_number":"19569847125636","imei1":"19569847125636","imei2":"19569847125636","popurl":"www.akshainie-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99048,"job_number":"JOB_99048","tr_customer_id":99065,"tr_customer_product_id":99055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Anang Dwivedi","mobile_number":"7038068704","email_id":"ganesh.mishra@yahoo.co.in","dop":"2025-10-25","serial_number":"10050908217477","imei1":"10050908217477","imei2":"10050908217477","popurl":"www.satyen-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99049,"job_number":"JOB_99049","tr_customer_id":99066,"tr_customer_product_id":99056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Menaka Patil","mobile_number":"7028895468","email_id":"eekalabya.kakkar@hotmail.com","dop":"2025-10-25","serial_number":"18466816354661","imei1":"18466816354661","imei2":"18466816354661","popurl":"www.upendra-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99050,"job_number":"JOB_99050","tr_customer_id":99067,"tr_customer_product_id":99057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Aanand Nayar","mobile_number":"7032994240","email_id":"girja.devar@gmail.com","dop":"2025-10-25","serial_number":"17756780958657","imei1":"17756780958657","imei2":"17756780958657","popurl":"www.vedanga-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99051,"job_number":"JOB_99051","tr_customer_id":99068,"tr_customer_product_id":99058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Gandharva Tagore","mobile_number":"7032697546","email_id":"gautami.namboothiri@yahoo.co.in","dop":"2025-10-25","serial_number":"13748525903920","imei1":"13748525903920","imei2":"13748525903920","popurl":"www.bhaasvan-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99052,"job_number":"JOB_99052","tr_customer_id":99069,"tr_customer_product_id":99059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Malti Varma","mobile_number":"7075742500","email_id":"gotum.rana@hotmail.com","dop":"2025-10-25","serial_number":"14806123757947","imei1":"14806123757947","imei2":"14806123757947","popurl":"www.jitendra-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99053,"job_number":"JOB_99053","tr_customer_id":99070,"tr_customer_product_id":99060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Ananda Ahuja","mobile_number":"7042319704","email_id":"trilokanath.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"15720901576358","imei1":"15720901576358","imei2":"15720901576358","popurl":"www.mahendra-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99054,"job_number":"JOB_99054","tr_customer_id":99071,"tr_customer_product_id":99061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Aanjaneya Mehrotra","mobile_number":"7063494138","email_id":"chandramohan.bhattacharya@yahoo.co.in","dop":"2025-10-25","serial_number":"15659168097531","imei1":"15659168097531","imei2":"15659168097531","popurl":"www.madhuri-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99055,"job_number":"JOB_99055","tr_customer_id":99072,"tr_customer_product_id":99062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Bilwa Varman","mobile_number":"7046724900","email_id":"rageswari.ahluwalia@yahoo.co.in","dop":"2025-10-25","serial_number":"16476778735316","imei1":"16476778735316","imei2":"16476778735316","popurl":"www.swami-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99056,"job_number":"JOB_99056","tr_customer_id":99073,"tr_customer_product_id":99063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Girish Naik","mobile_number":"7039006901","email_id":"vimal.mahajan@gmail.com","dop":"2025-10-25","serial_number":"13031759612064","imei1":"13031759612064","imei2":"13031759612064","popurl":"www.chandra-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99057,"job_number":"JOB_99057","tr_customer_id":99074,"tr_customer_product_id":99064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Hamsini Kaul","mobile_number":"7040035494","email_id":"anish.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"17413515733409","imei1":"17413515733409","imei2":"17413515733409","popurl":"www.giri-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99058,"job_number":"JOB_99058","tr_customer_id":99075,"tr_customer_product_id":99065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Girish Agarwal","mobile_number":"7025231885","email_id":"guru.nehru@yahoo.co.in","dop":"2025-10-25","serial_number":"16622202314976","imei1":"16622202314976","imei2":"16622202314976","popurl":"www.dinesh-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99059,"job_number":"JOB_99059","tr_customer_id":99076,"tr_customer_product_id":99066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Nawal Prajapat","mobile_number":"7004688046","email_id":"vidhur.rana@yahoo.co.in","dop":"2025-10-25","serial_number":"15400409142409","imei1":"15400409142409","imei2":"15400409142409","popurl":"www.rameshwar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99060,"job_number":"JOB_99060","tr_customer_id":99077,"tr_customer_product_id":99067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Kin Bhat","mobile_number":"7004909082","email_id":"anuja.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"12136453868922","imei1":"12136453868922","imei2":"12136453868922","popurl":"www.guru-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99061,"job_number":"JOB_99061","tr_customer_id":99078,"tr_customer_product_id":99068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Ankal Menon","mobile_number":"7058317889","email_id":"daksha.namboothiri@hotmail.com","dop":"2025-10-25","serial_number":"10139472449523","imei1":"10139472449523","imei2":"10139472449523","popurl":"www.dayaanidhi-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99062,"job_number":"JOB_99062","tr_customer_id":99079,"tr_customer_product_id":99069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Aditeya Nayar","mobile_number":"7039442715","email_id":"naval.verma@hotmail.com","dop":"2025-10-25","serial_number":"16446295986841","imei1":"16446295986841","imei2":"16446295986841","popurl":"www.anjushree-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99063,"job_number":"JOB_99063","tr_customer_id":99080,"tr_customer_product_id":99070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Bhadrak Sharma","mobile_number":"7097495829","email_id":"brajendra.varma@hotmail.com","dop":"2025-10-25","serial_number":"11982783505699","imei1":"11982783505699","imei2":"11982783505699","popurl":"www.indra-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99064,"job_number":"JOB_99064","tr_customer_id":99081,"tr_customer_product_id":99071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Harinakshi Iyer","mobile_number":"7079840705","email_id":"abhaya.kaul@yahoo.co.in","dop":"2025-10-25","serial_number":"18206619079584","imei1":"18206619079584","imei2":"18206619079584","popurl":"www.apsara-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99065,"job_number":"JOB_99065","tr_customer_id":99082,"tr_customer_product_id":99072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Girika Dhawan","mobile_number":"7071901707","email_id":"gurdev.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"10430333077790","imei1":"10430333077790","imei2":"10430333077790","popurl":"www.chinmayanand-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99066,"job_number":"JOB_99066","tr_customer_id":99083,"tr_customer_product_id":99073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Vidya Mahajan","mobile_number":"7066667035","email_id":"ramesh.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"18456129853110","imei1":"18456129853110","imei2":"18456129853110","popurl":"www.gati-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99067,"job_number":"JOB_99067","tr_customer_id":99084,"tr_customer_product_id":99074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Shakuntala Arora","mobile_number":"7065282050","email_id":"durga.mishra@gmail.com","dop":"2025-10-25","serial_number":"16768611999004","imei1":"16768611999004","imei2":"16768611999004","popurl":"www.leela-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99068,"job_number":"JOB_99068","tr_customer_id":99085,"tr_customer_product_id":99075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Dinkar Bharadwaj","mobile_number":"7028044023","email_id":"rohan.varma@yahoo.co.in","dop":"2025-10-25","serial_number":"11488076064794","imei1":"11488076064794","imei2":"11488076064794","popurl":"www.vedanshi-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99069,"job_number":"JOB_99069","tr_customer_id":99086,"tr_customer_product_id":99076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Uma Sharma","mobile_number":"7044872683","email_id":"dev.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"13182248815888","imei1":"13182248815888","imei2":"13182248815888","popurl":"www.dayaamay-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99070,"job_number":"JOB_99070","tr_customer_id":99087,"tr_customer_product_id":99077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Jahnu Asan","mobile_number":"7014503104","email_id":"vasundhara.butt@hotmail.com","dop":"2025-10-25","serial_number":"16676214999763","imei1":"16676214999763","imei2":"16676214999763","popurl":"www.aslesha-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99071,"job_number":"JOB_99071","tr_customer_id":99088,"tr_customer_product_id":99078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Bodhan Agarwal","mobile_number":"7008820607","email_id":"vidya.joshi@yahoo.co.in","dop":"2025-10-25","serial_number":"15223894934218","imei1":"15223894934218","imei2":"15223894934218","popurl":"www.rukmin-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99072,"job_number":"JOB_99072","tr_customer_id":99089,"tr_customer_product_id":99079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Arjun Butt","mobile_number":"7082443254","email_id":"baijayanti.menon@yahoo.co.in","dop":"2025-10-25","serial_number":"12293696989858","imei1":"12293696989858","imei2":"12293696989858","popurl":"www.lalita-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99073,"job_number":"JOB_99073","tr_customer_id":99090,"tr_customer_product_id":99080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Dayaanidhi Mukhopadhyay","mobile_number":"7068221948","email_id":"chakrika.iyengar@gmail.com","dop":"2025-10-25","serial_number":"18683537074309","imei1":"18683537074309","imei2":"18683537074309","popurl":"www.tarun-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99074,"job_number":"JOB_99074","tr_customer_id":99091,"tr_customer_product_id":99081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Gauraang Joshi","mobile_number":"7044112769","email_id":"trisha.pandey@gmail.com","dop":"2025-10-25","serial_number":"19072339176235","imei1":"19072339176235","imei2":"19072339176235","popurl":"www.gopal-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99075,"job_number":"JOB_99075","tr_customer_id":99092,"tr_customer_product_id":99082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Usha Patel","mobile_number":"7069022581","email_id":"mukul.guneta@hotmail.com","dop":"2025-10-25","serial_number":"18418801092687","imei1":"18418801092687","imei2":"18418801092687","popurl":"www.chandrabhan-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99076,"job_number":"JOB_99076","tr_customer_id":99093,"tr_customer_product_id":99083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Deeksha Kocchar","mobile_number":"7064999039","email_id":"madhuri.nair@gmail.com","dop":"2025-10-25","serial_number":"14125620622724","imei1":"14125620622724","imei2":"14125620622724","popurl":"www.pushti-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99077,"job_number":"JOB_99077","tr_customer_id":99094,"tr_customer_product_id":99084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Dwaipayana Joshi","mobile_number":"7094111408","email_id":"pran.acharya@gmail.com","dop":"2025-10-25","serial_number":"17024448562695","imei1":"17024448562695","imei2":"17024448562695","popurl":"www.ekaaksh-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99078,"job_number":"JOB_99078","tr_customer_id":99095,"tr_customer_product_id":99085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Dhananjay Kaniyar","mobile_number":"7048311894","email_id":"dinesh.menon@hotmail.com","dop":"2025-10-25","serial_number":"11861013465738","imei1":"11861013465738","imei2":"11861013465738","popurl":"www.anwesha-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99079,"job_number":"JOB_99079","tr_customer_id":99096,"tr_customer_product_id":99086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Chakor Kocchar","mobile_number":"7046134758","email_id":"jagadish.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"15477880392671","imei1":"15477880392671","imei2":"15477880392671","popurl":"www.narayan-kaur.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99080,"job_number":"JOB_99080","tr_customer_id":99097,"tr_customer_product_id":99087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Chandani Sinha","mobile_number":"7034080708","email_id":"chandran.embranthiri@yahoo.co.in","dop":"2025-10-25","serial_number":"18647981702057","imei1":"18647981702057","imei2":"18647981702057","popurl":"www.anurag-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99081,"job_number":"JOB_99081","tr_customer_id":99098,"tr_customer_product_id":99088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Jaya Mishra","mobile_number":"7022028329","email_id":"agniprava.patil@hotmail.com","dop":"2025-10-25","serial_number":"10137709151187","imei1":"10137709151187","imei2":"10137709151187","popurl":"www.bhuvanesh-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99082,"job_number":"JOB_99082","tr_customer_id":99099,"tr_customer_product_id":99089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Aadi Dubashi","mobile_number":"7079165482","email_id":"sushil.gupta@gmail.com","dop":"2025-10-25","serial_number":"19424319060028","imei1":"19424319060028","imei2":"19424319060028","popurl":"www.geeta-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99083,"job_number":"JOB_99083","tr_customer_id":99100,"tr_customer_product_id":99090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Aatreya Deshpande","mobile_number":"7001320136","email_id":"uma.dutta@hotmail.com","dop":"2025-10-25","serial_number":"13193124391092","imei1":"13193124391092","imei2":"13193124391092","popurl":"www.ekaling-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99084,"job_number":"JOB_99084","tr_customer_id":99101,"tr_customer_product_id":99091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Uttam Embranthiri","mobile_number":"7052462681","email_id":"chidaatma.nair@hotmail.com","dop":"2025-10-25","serial_number":"18940524275178","imei1":"18940524275178","imei2":"18940524275178","popurl":"www.chatura-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99085,"job_number":"JOB_99085","tr_customer_id":99102,"tr_customer_product_id":99092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Amish Patel","mobile_number":"7072941597","email_id":"ramesh.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"16918926064717","imei1":"16918926064717","imei2":"16918926064717","popurl":"www.shashi-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99086,"job_number":"JOB_99086","tr_customer_id":99103,"tr_customer_product_id":99093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Aagney Kapoor","mobile_number":"7002541649","email_id":"eshana.bandopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"18745999157043","imei1":"18745999157043","imei2":"18745999157043","popurl":"www.agasti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99087,"job_number":"JOB_99087","tr_customer_id":99104,"tr_customer_product_id":99094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Anila Abbott","mobile_number":"7023136064","email_id":"diptendu.malik@gmail.com","dop":"2025-10-25","serial_number":"12257270151099","imei1":"12257270151099","imei2":"12257270151099","popurl":"www.vaishvi-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99088,"job_number":"JOB_99088","tr_customer_id":99105,"tr_customer_product_id":99095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Hiranya Arora","mobile_number":"7005980719","email_id":"anusuya.prajapat@hotmail.com","dop":"2025-10-25","serial_number":"17188086605554","imei1":"17188086605554","imei2":"17188086605554","popurl":"www.gandharv-talwar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99089,"job_number":"JOB_99089","tr_customer_id":99106,"tr_customer_product_id":99096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Vaishvi Mukhopadhyay","mobile_number":"7066875097","email_id":"himani.chaturvedi@gmail.com","dop":"2025-10-25","serial_number":"11049172765671","imei1":"11049172765671","imei2":"11049172765671","popurl":"www.amrita-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99090,"job_number":"JOB_99090","tr_customer_id":99107,"tr_customer_product_id":99097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Somu Dutta","mobile_number":"7054419130","email_id":"vrinda.ganaka@gmail.com","dop":"2025-10-25","serial_number":"15458401385806","imei1":"15458401385806","imei2":"15458401385806","popurl":"www.varalakshmi-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99091,"job_number":"JOB_99091","tr_customer_id":99108,"tr_customer_product_id":99098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Ravi Shah","mobile_number":"7035489540","email_id":"anandswarup.kocchar@hotmail.com","dop":"2025-10-25","serial_number":"16559142958120","imei1":"16559142958120","imei2":"16559142958120","popurl":"www.dhanpati-mehra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99092,"job_number":"JOB_99092","tr_customer_id":99109,"tr_customer_product_id":99099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Agnivesh Nehru","mobile_number":"7016236731","email_id":"chandramohan.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"10948527404843","imei1":"10948527404843","imei2":"10948527404843","popurl":"www.smriti-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99093,"job_number":"JOB_99093","tr_customer_id":99110,"tr_customer_product_id":99100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Sheela Bhattacharya","mobile_number":"7061185016","email_id":"dayaananda.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"10076923864358","imei1":"10076923864358","imei2":"10076923864358","popurl":"www.brajendra-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99094,"job_number":"JOB_99094","tr_customer_id":99111,"tr_customer_product_id":99101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Sarala Kocchar","mobile_number":"7077235514","email_id":"vimala.chaturvedi@hotmail.com","dop":"2025-10-25","serial_number":"11320393503059","imei1":"11320393503059","imei2":"11320393503059","popurl":"www.aatmaja-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99095,"job_number":"JOB_99095","tr_customer_id":99112,"tr_customer_product_id":99102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Radha Dutta","mobile_number":"7015089893","email_id":"usha.varrier@hotmail.com","dop":"2025-10-25","serial_number":"11186112932605","imei1":"11186112932605","imei2":"11186112932605","popurl":"www.gorakhanatha-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99096,"job_number":"JOB_99096","tr_customer_id":99113,"tr_customer_product_id":99103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Deeptimayee Mishra","mobile_number":"7000826835","email_id":"chinmayananda.mehra@hotmail.com","dop":"2025-10-25","serial_number":"15092702380168","imei1":"15092702380168","imei2":"15092702380168","popurl":"www.rupinder-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99097,"job_number":"JOB_99097","tr_customer_id":99114,"tr_customer_product_id":99104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Aasha Johar","mobile_number":"7031884847","email_id":"tara.talwar@yahoo.co.in","dop":"2025-10-25","serial_number":"19302858392393","imei1":"19302858392393","imei2":"19302858392393","popurl":"www.swarnalata-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99098,"job_number":"JOB_99098","tr_customer_id":99115,"tr_customer_product_id":99105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Goswamee Varman","mobile_number":"7038776216","email_id":"amodini.kaur@hotmail.com","dop":"2025-10-25","serial_number":"10788794229758","imei1":"10788794229758","imei2":"10788794229758","popurl":"www.gudakesa-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99099,"job_number":"JOB_99099","tr_customer_id":99116,"tr_customer_product_id":99106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Madhuri Banerjee","mobile_number":"7014586816","email_id":"bharat.panicker@gmail.com","dop":"2025-10-25","serial_number":"16375401384702","imei1":"16375401384702","imei2":"16375401384702","popurl":"www.swapnil-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99100,"job_number":"JOB_99100","tr_customer_id":99117,"tr_customer_product_id":99107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Brajesh Nair","mobile_number":"7080392171","email_id":"bhagwati.jha@yahoo.co.in","dop":"2025-10-25","serial_number":"13285244935912","imei1":"13285244935912","imei2":"13285244935912","popurl":"www.indra-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99101,"job_number":"JOB_99101","tr_customer_id":99118,"tr_customer_product_id":99108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Chandani Kaur","mobile_number":"7035092860","email_id":"gayatri.kakkar@gmail.com","dop":"2025-10-25","serial_number":"13939589637502","imei1":"13939589637502","imei2":"13939589637502","popurl":"www.pramila-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99102,"job_number":"JOB_99102","tr_customer_id":99120,"tr_customer_product_id":99110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Vidya Jha","mobile_number":"7048477310","email_id":"chandra.agarwal@gmail.com","dop":"2025-10-25","serial_number":"13448848914689","imei1":"13448848914689","imei2":"13448848914689","popurl":"www.subhashini-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99103,"job_number":"JOB_99103","tr_customer_id":99119,"tr_customer_product_id":99109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Baijayanti Gowda","mobile_number":"7078515297","email_id":"chidambar.pandey@hotmail.com","dop":"2025-10-25","serial_number":"11863737482809","imei1":"11863737482809","imei2":"11863737482809","popurl":"www.jaimini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99104,"job_number":"JOB_99104","tr_customer_id":99121,"tr_customer_product_id":99111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Chandran Mehra","mobile_number":"7095215842","email_id":"bandhul.reddy@gmail.com","dop":"2025-10-25","serial_number":"11927796042192","imei1":"11927796042192","imei2":"11927796042192","popurl":"www.amodini-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99105,"job_number":"JOB_99105","tr_customer_id":99122,"tr_customer_product_id":99112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Preity Agarwal","mobile_number":"7050254756","email_id":"chandrabhaga.nair@gmail.com","dop":"2025-10-25","serial_number":"10229735036246","imei1":"10229735036246","imei2":"10229735036246","popurl":"www.aagneya-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99106,"job_number":"JOB_99106","tr_customer_id":99123,"tr_customer_product_id":99113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Shakuntala Deshpande","mobile_number":"7069378748","email_id":"gouranga.guha@gmail.com","dop":"2025-10-25","serial_number":"10696998106043","imei1":"10696998106043","imei2":"10696998106043","popurl":"www.sushma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99107,"job_number":"JOB_99107","tr_customer_id":99124,"tr_customer_product_id":99114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Deeptendu Banerjee","mobile_number":"7049247918","email_id":"kanishka.johar@yahoo.co.in","dop":"2025-10-25","serial_number":"13941791021395","imei1":"13941791021395","imei2":"13941791021395","popurl":"www.amarnath-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99108,"job_number":"JOB_99108","tr_customer_id":99125,"tr_customer_product_id":99115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Mani Malik","mobile_number":"7073629464","email_id":"chandraketu.pothuvaal@yahoo.co.in","dop":"2025-10-25","serial_number":"12306169092138","imei1":"12306169092138","imei2":"12306169092138","popurl":"www.karunanidhi-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99109,"job_number":"JOB_99109","tr_customer_id":99126,"tr_customer_product_id":99116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Chandraayan Namboothiri","mobile_number":"7043228556","email_id":"gauranga.varman@gmail.com","dop":"2025-10-25","serial_number":"10535820624313","imei1":"10535820624313","imei2":"10535820624313","popurl":"www.brijesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99110,"job_number":"JOB_99110","tr_customer_id":99127,"tr_customer_product_id":99117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Tanirika Chaturvedi","mobile_number":"7043736124","email_id":"vaijayanti.dutta@hotmail.com","dop":"2025-10-25","serial_number":"11385402000009","imei1":"11385402000009","imei2":"11385402000009","popurl":"www.chandrani-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99111,"job_number":"JOB_99111","tr_customer_id":99128,"tr_customer_product_id":99118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Devesh Nambeesan","mobile_number":"7045771672","email_id":"gangesh.achari@gmail.com","dop":"2025-10-25","serial_number":"11397400314339","imei1":"11397400314339","imei2":"11397400314339","popurl":"www.rajinder-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99112,"job_number":"JOB_99112","tr_customer_id":99129,"tr_customer_product_id":99119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Vedanga Bhat","mobile_number":"7085187718","email_id":"kama.desai@gmail.com","dop":"2025-10-25","serial_number":"17456221617789","imei1":"17456221617789","imei2":"17456221617789","popurl":"www.gajabahu-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99113,"job_number":"JOB_99113","tr_customer_id":99130,"tr_customer_product_id":99120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Ajeet Nayar","mobile_number":"7090866285","email_id":"siddhran.pandey@hotmail.com","dop":"2025-10-25","serial_number":"14617369270317","imei1":"14617369270317","imei2":"14617369270317","popurl":"www.gautam-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99114,"job_number":"JOB_99114","tr_customer_id":99131,"tr_customer_product_id":99121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Shreya Embranthiri","mobile_number":"7002842302","email_id":"bheeshma.pilla@yahoo.co.in","dop":"2025-10-25","serial_number":"17681746053807","imei1":"17681746053807","imei2":"17681746053807","popurl":"www.lakshminath-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99115,"job_number":"JOB_99115","tr_customer_id":99132,"tr_customer_product_id":99122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Gajabahu Pandey","mobile_number":"7030641534","email_id":"chapal.asan@gmail.com","dop":"2025-10-25","serial_number":"18612150659603","imei1":"18612150659603","imei2":"18612150659603","popurl":"www.sujata-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99116,"job_number":"JOB_99116","tr_customer_id":99133,"tr_customer_product_id":99123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Chitrali Shukla","mobile_number":"7031317036","email_id":"deenabandhu.banerjee@yahoo.co.in","dop":"2025-10-25","serial_number":"19374140151960","imei1":"19374140151960","imei2":"19374140151960","popurl":"www.ghanashyam-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99117,"job_number":"JOB_99117","tr_customer_id":99134,"tr_customer_product_id":99124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Anal Mehrotra","mobile_number":"7057760355","email_id":"vasudev.bharadwaj@yahoo.co.in","dop":"2025-10-25","serial_number":"16169953242713","imei1":"16169953242713","imei2":"16169953242713","popurl":"www.daksha-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99118,"job_number":"JOB_99118","tr_customer_id":99135,"tr_customer_product_id":99125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Harit Abbott","mobile_number":"7018107306","email_id":"rajinder.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"13569355917580","imei1":"13569355917580","imei2":"13569355917580","popurl":"www.brahmanandam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99119,"job_number":"JOB_99119","tr_customer_id":99136,"tr_customer_product_id":99126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Tapan Trivedi","mobile_number":"7021182218","email_id":"jyotis.talwar@hotmail.com","dop":"2025-10-25","serial_number":"13075786145468","imei1":"13075786145468","imei2":"13075786145468","popurl":"www.satyen-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99120,"job_number":"JOB_99120","tr_customer_id":99137,"tr_customer_product_id":99127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Deepan Varrier","mobile_number":"7086305794","email_id":"ayushmati.tandon@hotmail.com","dop":"2025-10-25","serial_number":"15670143763542","imei1":"15670143763542","imei2":"15670143763542","popurl":"www.deependra-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99121,"job_number":"JOB_99121","tr_customer_id":99138,"tr_customer_product_id":99128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Tara Dubashi","mobile_number":"7005531560","email_id":"geeta.sethi@hotmail.com","dop":"2025-10-25","serial_number":"18031266061881","imei1":"18031266061881","imei2":"18031266061881","popurl":"www.rajinder-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99122,"job_number":"JOB_99122","tr_customer_id":99139,"tr_customer_product_id":99129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Anurag Nehru","mobile_number":"7098918262","email_id":"dwaipayan.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"12300228988244","imei1":"12300228988244","imei2":"12300228988244","popurl":"www.kalinda-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99123,"job_number":"JOB_99123","tr_customer_id":99140,"tr_customer_product_id":99130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Dhaanyalakshmi Nambeesan","mobile_number":"7002953666","email_id":"akula.shukla@yahoo.co.in","dop":"2025-10-25","serial_number":"18593557269690","imei1":"18593557269690","imei2":"18593557269690","popurl":"www.samir-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99124,"job_number":"JOB_99124","tr_customer_id":99141,"tr_customer_product_id":99131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Preity Gill","mobile_number":"7067165228","email_id":"chakravarti.pandey@gmail.com","dop":"2025-10-25","serial_number":"17914345460866","imei1":"17914345460866","imei2":"17914345460866","popurl":"www.mukesh-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99125,"job_number":"JOB_99125","tr_customer_id":99142,"tr_customer_product_id":99132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Chapala Shah","mobile_number":"7005231379","email_id":"akroor.pothuvaal@hotmail.com","dop":"2025-10-25","serial_number":"19614593010377","imei1":"19614593010377","imei2":"19614593010377","popurl":"www.javas-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99126,"job_number":"JOB_99126","tr_customer_id":99143,"tr_customer_product_id":99133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Dipankar Gupta","mobile_number":"7082836710","email_id":"kumar.tandon@yahoo.co.in","dop":"2025-10-25","serial_number":"13267154590413","imei1":"13267154590413","imei2":"13267154590413","popurl":"www.bhagavaan-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99127,"job_number":"JOB_99127","tr_customer_id":99144,"tr_customer_product_id":99134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Chandak Singh","mobile_number":"7053878702","email_id":"menka.sethi@gmail.com","dop":"2025-10-25","serial_number":"14242381232081","imei1":"14242381232081","imei2":"14242381232081","popurl":"www.swara-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99128,"job_number":"JOB_99128","tr_customer_id":99145,"tr_customer_product_id":99135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Anish Nayar","mobile_number":"7020984774","email_id":"bilva.achari@gmail.com","dop":"2025-10-25","serial_number":"17799417062477","imei1":"17799417062477","imei2":"17799417062477","popurl":"www.dhanesh-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99129,"job_number":"JOB_99129","tr_customer_id":99146,"tr_customer_product_id":99136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Mahesh Dutta","mobile_number":"7087944443","email_id":"krishnadas.patil@yahoo.co.in","dop":"2025-10-25","serial_number":"10703615245979","imei1":"10703615245979","imei2":"10703615245979","popurl":"www.subhashini-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99130,"job_number":"JOB_99130","tr_customer_id":99147,"tr_customer_product_id":99137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Aditya Rana","mobile_number":"7010289876","email_id":"rajinder.devar@gmail.com","dop":"2025-10-25","serial_number":"17061607047356","imei1":"17061607047356","imei2":"17061607047356","popurl":"www.smriti-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99131,"job_number":"JOB_99131","tr_customer_id":99148,"tr_customer_product_id":99138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Mohini Guneta","mobile_number":"7056833940","email_id":"chandrabhan.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"14947824660082","imei1":"14947824660082","imei2":"14947824660082","popurl":"www.adhiraj-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99132,"job_number":"JOB_99132","tr_customer_id":99149,"tr_customer_product_id":99139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Adityanandan Banerjee","mobile_number":"7025808047","email_id":"bilva.khan@hotmail.com","dop":"2025-10-25","serial_number":"18644947126436","imei1":"18644947126436","imei2":"18644947126436","popurl":"www.bhudev-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99133,"job_number":"JOB_99133","tr_customer_id":99150,"tr_customer_product_id":99140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Anamika Deshpande","mobile_number":"7007103405","email_id":"gatik.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"12525177462179","imei1":"12525177462179","imei2":"12525177462179","popurl":"www.shreyashi-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99142,"job_number":"JOB_99142","tr_customer_id":99159,"tr_customer_product_id":99149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:15.000Z","modified_at":"2025-11-04T23:15:15.000Z","name":"Puneet Devar","mobile_number":"7058985425","email_id":"kanti.panicker@hotmail.com","dop":"2025-10-25","serial_number":"19480787517835","imei1":"19480787517835","imei2":"19480787517835","popurl":"www.mahendra-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99143,"job_number":"JOB_99143","tr_customer_id":99160,"tr_customer_product_id":99150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:15.000Z","modified_at":"2025-11-04T23:15:15.000Z","name":"Tushar Kaul","mobile_number":"7097524821","email_id":"deeptimoy.somayaji@yahoo.co.in","dop":"2025-10-25","serial_number":"19090680770832","imei1":"19090680770832","imei2":"19090680770832","popurl":"www.urmila-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99144,"job_number":"JOB_99144","tr_customer_id":99161,"tr_customer_product_id":99151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Vasudev Singh","mobile_number":"7049412034","email_id":"arun.dubashi@hotmail.com","dop":"2025-10-25","serial_number":"13502109969671","imei1":"13502109969671","imei2":"13502109969671","popurl":"www.anjushri-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99145,"job_number":"JOB_99145","tr_customer_id":99162,"tr_customer_product_id":99152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Dhyanesh Kaniyar","mobile_number":"7068142954","email_id":"prathamesh.chaturvedi@hotmail.com","dop":"2025-10-25","serial_number":"18628913039546","imei1":"18628913039546","imei2":"18628913039546","popurl":"www.aasa-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99146,"job_number":"JOB_99146","tr_customer_id":99163,"tr_customer_product_id":99153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Amodini Prajapat","mobile_number":"7083829544","email_id":"sukanya.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"10909874068280","imei1":"10909874068280","imei2":"10909874068280","popurl":"www.somnath-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99147,"job_number":"JOB_99147","tr_customer_id":99164,"tr_customer_product_id":99154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Tejas Mishra","mobile_number":"7040452896","email_id":"tanushree.abbott@hotmail.com","dop":"2025-10-25","serial_number":"13136209063068","imei1":"13136209063068","imei2":"13136209063068","popurl":"www.vinay-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99148,"job_number":"JOB_99148","tr_customer_id":99165,"tr_customer_product_id":99155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Jitender Saini","mobile_number":"7045186954","email_id":"priya.panicker@hotmail.com","dop":"2025-10-25","serial_number":"16987164309159","imei1":"16987164309159","imei2":"16987164309159","popurl":"www.bhuvanesh-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99149,"job_number":"JOB_99149","tr_customer_id":99166,"tr_customer_product_id":99156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Eshana Bharadwaj","mobile_number":"7095234266","email_id":"bhargavi.mishra@yahoo.co.in","dop":"2025-10-25","serial_number":"18971755220601","imei1":"18971755220601","imei2":"18971755220601","popurl":"www.sweta-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99150,"job_number":"JOB_99150","tr_customer_id":99167,"tr_customer_product_id":99157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Chandramohan Johar","mobile_number":"7060189602","email_id":"abhirath.jha@yahoo.co.in","dop":"2025-10-25","serial_number":"19100238839362","imei1":"19100238839362","imei2":"19100238839362","popurl":"www.ahilya-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99151,"job_number":"JOB_99151","tr_customer_id":99168,"tr_customer_product_id":99158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Mohinder Saini","mobile_number":"7023066490","email_id":"daevika.abbott@hotmail.com","dop":"2025-10-25","serial_number":"14352304431130","imei1":"14352304431130","imei2":"14352304431130","popurl":"www.lalita-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99152,"job_number":"JOB_99152","tr_customer_id":99169,"tr_customer_product_id":99159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Purnima Bhat","mobile_number":"7017154757","email_id":"sloka.nair@hotmail.com","dop":"2025-10-25","serial_number":"17896864698935","imei1":"17896864698935","imei2":"17896864698935","popurl":"www.giri-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99153,"job_number":"JOB_99153","tr_customer_id":99170,"tr_customer_product_id":99160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Shresthi Varrier","mobile_number":"7012102282","email_id":"mandaakin.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"12229456143472","imei1":"12229456143472","imei2":"12229456143472","popurl":"www.kali-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99154,"job_number":"JOB_99154","tr_customer_id":99171,"tr_customer_product_id":99161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Aalok Kocchar","mobile_number":"7071148167","email_id":"mukesh.butt@gmail.com","dop":"2025-10-25","serial_number":"15562442423751","imei1":"15562442423751","imei2":"15562442423751","popurl":"www.jagadish-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99155,"job_number":"JOB_99155","tr_customer_id":99172,"tr_customer_product_id":99162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Aaryan Prajapat","mobile_number":"7037976693","email_id":"mina.chaturvedi@gmail.com","dop":"2025-10-25","serial_number":"14550510502150","imei1":"14550510502150","imei2":"14550510502150","popurl":"www.ananda-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99156,"job_number":"JOB_99156","tr_customer_id":99173,"tr_customer_product_id":99163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Nimit Mahajan","mobile_number":"7053941814","email_id":"sloka.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"18939910933837","imei1":"18939910933837","imei2":"18939910933837","popurl":"www.dev-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99157,"job_number":"JOB_99157","tr_customer_id":99174,"tr_customer_product_id":99164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Kannen Embranthiri","mobile_number":"7051951055","email_id":"aishani.tagore@hotmail.com","dop":"2025-10-25","serial_number":"15772910311714","imei1":"15772910311714","imei2":"15772910311714","popurl":"www.sarvin-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99158,"job_number":"JOB_99158","tr_customer_id":99175,"tr_customer_product_id":99165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Shakuntala Gowda","mobile_number":"7074066351","email_id":"niranjan.johar@yahoo.co.in","dop":"2025-10-25","serial_number":"14092264100996","imei1":"14092264100996","imei2":"14092264100996","popurl":"www.buddhana-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99159,"job_number":"JOB_99159","tr_customer_id":99176,"tr_customer_product_id":99166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Jai Bhattathiri","mobile_number":"7026771194","email_id":"tanushri.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"12796228299850","imei1":"12796228299850","imei2":"12796228299850","popurl":"www.arya-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99160,"job_number":"JOB_99160","tr_customer_id":99177,"tr_customer_product_id":99167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Abhaya Menon","mobile_number":"7076227167","email_id":"anish.asan@gmail.com","dop":"2025-10-25","serial_number":"12572558696313","imei1":"12572558696313","imei2":"12572558696313","popurl":"www.ambar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99161,"job_number":"JOB_99161","tr_customer_id":99178,"tr_customer_product_id":99168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Hiranya Embranthiri","mobile_number":"7054778880","email_id":"kanak.shukla@hotmail.com","dop":"2025-10-25","serial_number":"13854085282319","imei1":"13854085282319","imei2":"13854085282319","popurl":"www.aryan-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99162,"job_number":"JOB_99162","tr_customer_id":99179,"tr_customer_product_id":99169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Shobhana Bhat","mobile_number":"7069014054","email_id":"daksha.mahajan@yahoo.co.in","dop":"2025-10-25","serial_number":"17518457273431","imei1":"17518457273431","imei2":"17518457273431","popurl":"www.deepesh-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99163,"job_number":"JOB_99163","tr_customer_id":99180,"tr_customer_product_id":99170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Vrinda Tagore","mobile_number":"7068021588","email_id":"kalyani.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"19789240506820","imei1":"19789240506820","imei2":"19789240506820","popurl":"www.udai-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99164,"job_number":"JOB_99164","tr_customer_id":99181,"tr_customer_product_id":99171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Anilabh Banerjee","mobile_number":"7080566213","email_id":"trilochan.mahajan@yahoo.co.in","dop":"2025-10-25","serial_number":"12674238253465","imei1":"12674238253465","imei2":"12674238253465","popurl":"www.gajadhar-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99165,"job_number":"JOB_99165","tr_customer_id":99182,"tr_customer_product_id":99172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Shreyashi Acharya","mobile_number":"7017860592","email_id":"pushti.dwivedi@gmail.com","dop":"2025-10-25","serial_number":"12688008582202","imei1":"12688008582202","imei2":"12688008582202","popurl":"www.kartik-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99166,"job_number":"JOB_99166","tr_customer_id":99183,"tr_customer_product_id":99173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Bhadrak Deshpande","mobile_number":"7058970850","email_id":"balagovind.pilla@hotmail.com","dop":"2025-10-25","serial_number":"10787959158539","imei1":"10787959158539","imei2":"10787959158539","popurl":"www.akroor-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99167,"job_number":"JOB_99167","tr_customer_id":99184,"tr_customer_product_id":99174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Avani Gill","mobile_number":"7057057100","email_id":"tanushri.nair@yahoo.co.in","dop":"2025-10-25","serial_number":"14483904523236","imei1":"14483904523236","imei2":"14483904523236","popurl":"www.balagopal-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99168,"job_number":"JOB_99168","tr_customer_id":99186,"tr_customer_product_id":99176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Devi Banerjee","mobile_number":"7073069643","email_id":"kama.tagore@yahoo.co.in","dop":"2025-10-25","serial_number":"18384340792090","imei1":"18384340792090","imei2":"18384340792090","popurl":"www.adikavi-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99169,"job_number":"JOB_99169","tr_customer_id":99185,"tr_customer_product_id":99175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Chandni Ahluwalia","mobile_number":"7018338994","email_id":"nalini.butt@gmail.com","dop":"2025-10-25","serial_number":"18636914582947","imei1":"18636914582947","imei2":"18636914582947","popurl":"www.tanirika-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99170,"job_number":"JOB_99170","tr_customer_id":99187,"tr_customer_product_id":99177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:21.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Chapal Pothuvaal","mobile_number":"7097095880","email_id":"vedanshi.patel@yahoo.co.in","dop":"2025-10-25","serial_number":"15331400661765","imei1":"15331400661765","imei2":"15331400661765","popurl":"www.rohana-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99171,"job_number":"JOB_99171","tr_customer_id":99188,"tr_customer_product_id":99178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:21.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Achintya Iyengar","mobile_number":"7077134415","email_id":"deeptimayee.pothuvaal@gmail.com","dop":"2025-10-25","serial_number":"14966441016143","imei1":"14966441016143","imei2":"14966441016143","popurl":"www.gauraang-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99172,"job_number":"JOB_99172","tr_customer_id":99189,"tr_customer_product_id":99179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Aayushmaan Bhattathiri","mobile_number":"7085225642","email_id":"deepankar.chattopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"11647970672279","imei1":"11647970672279","imei2":"11647970672279","popurl":"www.tushar-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99173,"job_number":"JOB_99173","tr_customer_id":99190,"tr_customer_product_id":99180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Subhasini Mishra","mobile_number":"7034335828","email_id":"agasti.sethi@gmail.com","dop":"2025-10-25","serial_number":"12782974431613","imei1":"12782974431613","imei2":"12782974431613","popurl":"www.gemini-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99174,"job_number":"JOB_99174","tr_customer_id":99191,"tr_customer_product_id":99181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Param Somayaji","mobile_number":"7059611727","email_id":"mangalya.jha@gmail.com","dop":"2025-10-25","serial_number":"12748397347597","imei1":"12748397347597","imei2":"12748397347597","popurl":"www.achalesvara-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99175,"job_number":"JOB_99175","tr_customer_id":99192,"tr_customer_product_id":99182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Gauranga Prajapat","mobile_number":"7067069524","email_id":"atmaja.gupta@gmail.com","dop":"2025-10-25","serial_number":"11430077282415","imei1":"11430077282415","imei2":"11430077282415","popurl":"www.sanya-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99176,"job_number":"JOB_99176","tr_customer_id":99193,"tr_customer_product_id":99183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Hiranmay Kaul","mobile_number":"7054448894","email_id":"trisha.devar@hotmail.com","dop":"2025-10-25","serial_number":"17191213862014","imei1":"17191213862014","imei2":"17191213862014","popurl":"www.mohana-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99177,"job_number":"JOB_99177","tr_customer_id":99194,"tr_customer_product_id":99184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Prem Pandey","mobile_number":"7097739344","email_id":"agrata.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"11245319644498","imei1":"11245319644498","imei2":"11245319644498","popurl":"www.mandaakin-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99178,"job_number":"JOB_99178","tr_customer_id":99195,"tr_customer_product_id":99185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Dandak Pillai","mobile_number":"7071401554","email_id":"trilokinath.pothuvaal@yahoo.co.in","dop":"2025-10-25","serial_number":"19297279628685","imei1":"19297279628685","imei2":"19297279628685","popurl":"www.bhamini-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99179,"job_number":"JOB_99179","tr_customer_id":99196,"tr_customer_product_id":99186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Vedanga Dwivedi","mobile_number":"7062810887","email_id":"ekaksh.kocchar@yahoo.co.in","dop":"2025-10-25","serial_number":"10724311082070","imei1":"10724311082070","imei2":"10724311082070","popurl":"www.bhamini-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99180,"job_number":"JOB_99180","tr_customer_id":99197,"tr_customer_product_id":99187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Sheela Patel","mobile_number":"7015678683","email_id":"darshan.kapoor@gmail.com","dop":"2025-10-25","serial_number":"16286717938126","imei1":"16286717938126","imei2":"16286717938126","popurl":"www.divakar-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99181,"job_number":"JOB_99181","tr_customer_id":99198,"tr_customer_product_id":99188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Amrit Verma","mobile_number":"7061047018","email_id":"bhargavi.patel@hotmail.com","dop":"2025-10-25","serial_number":"10923540386254","imei1":"10923540386254","imei2":"10923540386254","popurl":"www.ekaksh-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99182,"job_number":"JOB_99182","tr_customer_id":99199,"tr_customer_product_id":99189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:24.000Z","modified_at":"2025-11-04T23:15:24.000Z","name":"Drona Kocchar","mobile_number":"7074394525","email_id":"ganak.tagore@gmail.com","dop":"2025-10-25","serial_number":"11070389623637","imei1":"11070389623637","imei2":"11070389623637","popurl":"www.aatmaj-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99183,"job_number":"JOB_99183","tr_customer_id":99200,"tr_customer_product_id":99190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:24.000Z","modified_at":"2025-11-04T23:15:24.000Z","name":"Mukul Bhat","mobile_number":"7080256474","email_id":"shreya.marar@gmail.com","dop":"2025-10-25","serial_number":"18011638214141","imei1":"18011638214141","imei2":"18011638214141","popurl":"www.balachandra-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99184,"job_number":"JOB_99184","tr_customer_id":99201,"tr_customer_product_id":99191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Shashi Chattopadhyay","mobile_number":"7016116749","email_id":"ujjwal.singh@yahoo.co.in","dop":"2025-10-25","serial_number":"13114716888275","imei1":"13114716888275","imei2":"13114716888275","popurl":"www.som-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99185,"job_number":"JOB_99185","tr_customer_id":99202,"tr_customer_product_id":99192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Abani Embranthiri","mobile_number":"7035842596","email_id":"aagneya.mahajan@hotmail.com","dop":"2025-10-25","serial_number":"18153527976279","imei1":"18153527976279","imei2":"18153527976279","popurl":"www.elakshi-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99186,"job_number":"JOB_99186","tr_customer_id":99203,"tr_customer_product_id":99193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Deeptiman Malik","mobile_number":"7009333116","email_id":"inder.trivedi@hotmail.com","dop":"2025-10-25","serial_number":"18829611420546","imei1":"18829611420546","imei2":"18829611420546","popurl":"www.soma-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99187,"job_number":"JOB_99187","tr_customer_id":99204,"tr_customer_product_id":99194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Ekaksh Achari","mobile_number":"7057774121","email_id":"sanka.shukla@hotmail.com","dop":"2025-10-25","serial_number":"16564874767246","imei1":"16564874767246","imei2":"16564874767246","popurl":"www.agastya-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99188,"job_number":"JOB_99188","tr_customer_id":99205,"tr_customer_product_id":99195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Anish Sinha","mobile_number":"7083518844","email_id":"dandak.mahajan@hotmail.com","dop":"2025-10-25","serial_number":"18920654800632","imei1":"18920654800632","imei2":"18920654800632","popurl":"www.bhaswar-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99189,"job_number":"JOB_99189","tr_customer_id":99206,"tr_customer_product_id":99196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Suma Mishra","mobile_number":"7088401122","email_id":"daksha.trivedi@gmail.com","dop":"2025-10-25","serial_number":"17880894031851","imei1":"17880894031851","imei2":"17880894031851","popurl":"www.bhisham-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99190,"job_number":"JOB_99190","tr_customer_id":99207,"tr_customer_product_id":99197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Jaimini Somayaji","mobile_number":"7059311935","email_id":"udai.panicker@yahoo.co.in","dop":"2025-10-25","serial_number":"12950956856351","imei1":"12950956856351","imei2":"12950956856351","popurl":"www.aanand-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99191,"job_number":"JOB_99191","tr_customer_id":99208,"tr_customer_product_id":99198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Amrita Sharma","mobile_number":"7067511730","email_id":"bhargava.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"14306832250046","imei1":"14306832250046","imei2":"14306832250046","popurl":"www.chapala-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99192,"job_number":"JOB_99192","tr_customer_id":99209,"tr_customer_product_id":99199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Tanushree Verma","mobile_number":"7056534700","email_id":"bharadwaj.pilla@gmail.com","dop":"2025-10-25","serial_number":"15941795372400","imei1":"15941795372400","imei2":"15941795372400","popurl":"www.pran-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99193,"job_number":"JOB_99193","tr_customer_id":99210,"tr_customer_product_id":99200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Gobinda Kapoor","mobile_number":"7033576474","email_id":"chidambaram.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"10065864220288","imei1":"10065864220288","imei2":"10065864220288","popurl":"www.opalina-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99194,"job_number":"JOB_99194","tr_customer_id":99211,"tr_customer_product_id":99201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Kashyapi Reddy","mobile_number":"7015521966","email_id":"susheel.arora@yahoo.co.in","dop":"2025-10-25","serial_number":"13926925217241","imei1":"13926925217241","imei2":"13926925217241","popurl":"www.deepali-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99195,"job_number":"JOB_99195","tr_customer_id":99212,"tr_customer_product_id":99202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Vinay Tandon","mobile_number":"7055848086","email_id":"aanjaneya.devar@gmail.com","dop":"2025-10-25","serial_number":"17065655054038","imei1":"17065655054038","imei2":"17065655054038","popurl":"www.ajit-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99196,"job_number":"JOB_99196","tr_customer_id":99213,"tr_customer_product_id":99203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Ekadant Arora","mobile_number":"7038405030","email_id":"suryakant.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"12649296524574","imei1":"12649296524574","imei2":"12649296524574","popurl":"www.amaresh-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99197,"job_number":"JOB_99197","tr_customer_id":99214,"tr_customer_product_id":99204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Chandraprabha Shukla","mobile_number":"7099459773","email_id":"bhanumati.kaniyar@hotmail.com","dop":"2025-10-25","serial_number":"16416145279376","imei1":"16416145279376","imei2":"16416145279376","popurl":"www.subhash-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99198,"job_number":"JOB_99198","tr_customer_id":99215,"tr_customer_product_id":99205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Anaadi Deshpande","mobile_number":"7003253560","email_id":"bhoj.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"16011964604879","imei1":"16011964604879","imei2":"16011964604879","popurl":"www.geeta-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99199,"job_number":"JOB_99199","tr_customer_id":99216,"tr_customer_product_id":99206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Amrit Abbott","mobile_number":"7096980451","email_id":"trilochana.embranthiri@gmail.com","dop":"2025-10-25","serial_number":"14894138378271","imei1":"14894138378271","imei2":"14894138378271","popurl":"www.deeptimoy-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99200,"job_number":"JOB_99200","tr_customer_id":99217,"tr_customer_product_id":99207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Gaurang Abbott","mobile_number":"7032992792","email_id":"dhanu.kaniyar@yahoo.co.in","dop":"2025-10-25","serial_number":"11781828629749","imei1":"11781828629749","imei2":"11781828629749","popurl":"www.anshula-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99201,"job_number":"JOB_99201","tr_customer_id":99218,"tr_customer_product_id":99208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Swapnil Bhattacharya","mobile_number":"7097374194","email_id":"gajbaahu.acharya@yahoo.co.in","dop":"2025-10-25","serial_number":"12044850052548","imei1":"12044850052548","imei2":"12044850052548","popurl":"www.laxman-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99202,"job_number":"JOB_99202","tr_customer_id":99219,"tr_customer_product_id":99209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Niranjan Pothuvaal","mobile_number":"7085986476","email_id":"bhargavi.bharadwaj@yahoo.co.in","dop":"2025-10-25","serial_number":"10411385223491","imei1":"10411385223491","imei2":"10411385223491","popurl":"www.bakula-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99203,"job_number":"JOB_99203","tr_customer_id":99220,"tr_customer_product_id":99210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Gauranga Kapoor","mobile_number":"7052667104","email_id":"anjushri.pilla@hotmail.com","dop":"2025-10-25","serial_number":"19228720656282","imei1":"19228720656282","imei2":"19228720656282","popurl":"www.bodhan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99204,"job_number":"JOB_99204","tr_customer_id":99221,"tr_customer_product_id":99211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Yogesh Butt","mobile_number":"7020395569","email_id":"amritambu.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"12321640941618","imei1":"12321640941618","imei2":"12321640941618","popurl":"www.pranay-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99205,"job_number":"JOB_99205","tr_customer_id":99222,"tr_customer_product_id":99212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Chetan Patel","mobile_number":"7047199989","email_id":"chandrabhaga.kakkar@hotmail.com","dop":"2025-10-25","serial_number":"15338870979864","imei1":"15338870979864","imei2":"15338870979864","popurl":"www.chandrakin-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99206,"job_number":"JOB_99206","tr_customer_id":99223,"tr_customer_product_id":99213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Usha Talwar","mobile_number":"7059485220","email_id":"krishna.patel@hotmail.com","dop":"2025-10-25","serial_number":"14930032521381","imei1":"14930032521381","imei2":"14930032521381","popurl":"www.diptendu-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99208,"job_number":"JOB_99208","tr_customer_id":99225,"tr_customer_product_id":99215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:30:30.000Z","modified_at":"2025-11-04T23:30:30.000Z","name":"Mafalda Dare","mobile_number":"423-739-5571","email_id":"Lila_Stark89@hotmail.com","dop":"2025-10-12","serial_number":"11402769883851","imei1":"11402769883851","imei2":"11402769883851","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99209,"job_number":"JOB_99209","tr_customer_id":99226,"tr_customer_product_id":99216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:32:29.000Z","modified_at":"2025-11-04T23:32:29.000Z","name":"Tyree Crooks","mobile_number":"252-394-8198","email_id":"Dina21@yahoo.com","dop":"2025-10-12","serial_number":"15763297961692","imei1":"15763297961692","imei2":"15763297961692","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99210,"job_number":"JOB_99210","tr_customer_id":99227,"tr_customer_product_id":99217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:37:17.000Z","modified_at":"2025-11-04T23:37:17.000Z","name":"Devante Kris","mobile_number":"219-883-7188","email_id":"Luciano.Dibbert@gmail.com","dop":"2025-10-12","serial_number":"17814899875270","imei1":"17814899875270","imei2":"17814899875270","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99211,"job_number":"JOB_99211","tr_customer_id":99228,"tr_customer_product_id":99218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:41:09.000Z","modified_at":"2025-11-04T23:41:09.000Z","name":"Dorian Paucek","mobile_number":"882-527-0474","email_id":"Annamarie.Bode29@yahoo.com","dop":"2025-10-12","serial_number":"19835304688127","imei1":"19835304688127","imei2":"19835304688127","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99212,"job_number":"JOB_99212","tr_customer_id":99229,"tr_customer_product_id":99219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:47:06.000Z","modified_at":"2025-11-04T23:47:06.000Z","name":"Camden Kuphal","mobile_number":"922-839-8186","email_id":"Anika.Herman@hotmail.com","dop":"2025-10-12","serial_number":"19263975408858","imei1":"19263975408858","imei2":"19263975408858","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99213,"job_number":"JOB_99213","tr_customer_id":99230,"tr_customer_product_id":99220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:53:34.000Z","modified_at":"2025-11-04T23:53:34.000Z","name":"Malcolm Wolf","mobile_number":"469-550-8133","email_id":"Elian.Dicki@gmail.com","dop":"2025-10-12","serial_number":"11804021640512","imei1":"11804021640512","imei2":"11804021640512","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:53:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99214,"job_number":"JOB_99214","tr_customer_id":99231,"tr_customer_product_id":99221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:54:42.000Z","modified_at":"2025-11-04T23:54:42.000Z","name":"Quinn Frami","mobile_number":"849-841-1442","email_id":"Velva.Gulgowski@yahoo.com","dop":"2025-10-12","serial_number":"18786529133559","imei1":"18786529133559","imei2":"18786529133559","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99215,"job_number":"JOB_99215","tr_customer_id":99232,"tr_customer_product_id":99222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:12.000Z","modified_at":"2025-11-04T23:56:12.000Z","name":"Gerald Crona","mobile_number":"210-434-3389","email_id":"Camille24@gmail.com","dop":"2025-10-12","serial_number":"10220049166470","imei1":"10220049166470","imei2":"10220049166470","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99216,"job_number":"JOB_99216","tr_customer_id":99233,"tr_customer_product_id":99223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:31.000Z","modified_at":"2025-11-04T23:56:31.000Z","name":"Joshua Abernathy","mobile_number":"631-600-6808","email_id":"Nash.Kunde53@yahoo.com","dop":"2025-10-12","serial_number":"10147252548743","imei1":"10147252548743","imei2":"10147252548743","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99217,"job_number":"JOB_99217","tr_customer_id":99234,"tr_customer_product_id":99224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:40.000Z","modified_at":"2025-11-04T23:56:40.000Z","name":"Lesly Corkery","mobile_number":"475-493-8764","email_id":"Frederick.Lemke@hotmail.com","dop":"2025-10-12","serial_number":"13517113018399","imei1":"13517113018399","imei2":"13517113018399","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99218,"job_number":"JOB_99218","tr_customer_id":99235,"tr_customer_product_id":99225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:07:35.000Z","modified_at":"2025-11-05T00:07:35.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"39630913517533","imei1":"39630913517533","imei2":"39630913517533","popurl":"2025-10-26T00:07:34.502107560Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99219,"job_number":"JOB_99219","tr_customer_id":99236,"tr_customer_product_id":99226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:15:10.000Z","modified_at":"2025-11-05T00:15:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"53572796298053","imei1":"53572796298053","imei2":"53572796298053","popurl":"2025-10-26T00:15:09.685728350Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99220,"job_number":"JOB_99220","tr_customer_id":99237,"tr_customer_product_id":99227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:15:23.000Z","modified_at":"2025-11-05T00:15:23.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"0123456789101110","imei1":"0123456789101118","imei2":"0123456789101118","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99221,"job_number":"JOB_99221","tr_customer_id":99238,"tr_customer_product_id":99228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:22:49.000Z","modified_at":"2025-11-05T00:22:49.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"160925559893101","imei1":"160925559893101","imei2":"160925559893101","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99222,"job_number":"JOB_99222","tr_customer_id":99239,"tr_customer_product_id":99229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:23:32.000Z","modified_at":"2025-11-05T00:23:32.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"155704179374061","imei1":"155704179374061","imei2":"155704179374061","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99224,"job_number":"JOB_99224","tr_customer_id":99241,"tr_customer_product_id":99231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:31:18.000Z","modified_at":"2025-11-05T00:31:18.000Z","name":"Katrina Prosacco","mobile_number":"847-778-8994","email_id":"Casey.Wiza@yahoo.com","dop":"2025-10-12","serial_number":"10000006794518","imei1":"10000006794518","imei2":"10000006794518","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99225,"job_number":"JOB_99225","tr_customer_id":99242,"tr_customer_product_id":99232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:33:06.000Z","modified_at":"2025-11-05T00:33:06.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"197468148706549","imei1":"197468148706549","imei2":"197468148706549","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99226,"job_number":"JOB_99226","tr_customer_id":99243,"tr_customer_product_id":99233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:03.000Z","modified_at":"2025-11-05T00:34:03.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"105869436268340","imei1":"105869436268340","imei2":"105869436268340","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99227,"job_number":"JOB_99227","tr_customer_id":99244,"tr_customer_product_id":99234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:20.000Z","modified_at":"2025-11-05T00:34:20.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"180883478061483","imei1":"180883478061483","imei2":"180883478061483","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99228,"job_number":"JOB_99228","tr_customer_id":99245,"tr_customer_product_id":99235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:38.000Z","modified_at":"2025-11-05T00:34:38.000Z","name":"Alysson Baumbach","mobile_number":"346-540-7938","email_id":"Jaylen16@gmail.com","dop":"2025-10-12","serial_number":"1001379455701537","imei1":"1001379455701537","imei2":"1001379455701537","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99229,"job_number":"JOB_99229","tr_customer_id":99246,"tr_customer_product_id":99236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:47.000Z","modified_at":"2025-11-05T00:34:47.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"164704937899064","imei1":"164704937899064","imei2":"164704937899064","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99230,"job_number":"JOB_99230","tr_customer_id":99247,"tr_customer_product_id":99237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:55.000Z","modified_at":"2025-11-05T00:34:55.000Z","name":"Cathrine Gottlieb","mobile_number":"865-936-0204","email_id":"Beaulah.Littel@gmail.com","dop":"2025-10-12","serial_number":"1002866097558528","imei1":"1002866097558528","imei2":"1002866097558528","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99231,"job_number":"JOB_99231","tr_customer_id":99248,"tr_customer_product_id":99238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:35:00.000Z","modified_at":"2025-11-05T00:35:01.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"139522026174181","imei1":"139522026174181","imei2":"139522026174181","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99232,"job_number":"JOB_99232","tr_customer_id":99249,"tr_customer_product_id":99239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:38:07.000Z","modified_at":"2025-11-05T00:38:07.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"118991677129170","imei1":"118991677129170","imei2":"118991677129170","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99233,"job_number":"JOB_99233","tr_customer_id":99250,"tr_customer_product_id":99240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:05.000Z","modified_at":"2025-11-05T00:39:05.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"166835805848986","imei1":"166835805848986","imei2":"166835805848986","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99234,"job_number":"JOB_99234","tr_customer_id":99251,"tr_customer_product_id":99241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:35.000Z","modified_at":"2025-11-05T00:39:35.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"189112949059077","imei1":"189112949059077","imei2":"189112949059077","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99235,"job_number":"JOB_99235","tr_customer_id":99252,"tr_customer_product_id":99242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:52.000Z","modified_at":"2025-11-05T00:39:52.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"165135061542401","imei1":"165135061542401","imei2":"165135061542401","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99236,"job_number":"JOB_99236","tr_customer_id":99253,"tr_customer_product_id":99243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:05:08.000Z","modified_at":"2025-11-05T01:05:08.000Z","name":"Tressie Leannon","mobile_number":"497-535-6133","email_id":"Alana_Zboncak@gmail.com","dop":"2025-10-12","serial_number":"19335335896460","imei1":"19335335896460","imei2":"19335335896460","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99241,"job_number":"JOB_99241","tr_customer_id":99258,"tr_customer_product_id":99248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:20:10.000Z","modified_at":"2025-11-05T01:20:10.000Z","name":"Ruth Veum","mobile_number":"299-998-5783","email_id":"Maybelle.Kshlerin@yahoo.com","dop":"2025-10-12","serial_number":"1001258047476749","imei1":"1001258047476749","imei2":"1001258047476749","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99243,"job_number":"JOB_99243","tr_customer_id":99260,"tr_customer_product_id":99250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:36:22.000Z","modified_at":"2025-11-05T01:36:22.000Z","name":"Murphy Haag","mobile_number":"892-982-7682","email_id":"Irving16@gmail.com","dop":"2025-10-12","serial_number":"1006269127094617","imei1":"1006269127094617","imei2":"1006269127094617","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99245,"job_number":"JOB_99245","tr_customer_id":99262,"tr_customer_product_id":99252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:37:16.000Z","modified_at":"2025-11-05T01:37:16.000Z","name":"Casper Osinski","mobile_number":"997-486-2181","email_id":"Kurt.Luettgen@gmail.com","dop":"2025-10-12","serial_number":"1003341536221526","imei1":"1003341536221526","imei2":"1003341536221526","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99246,"job_number":"JOB_99246","tr_customer_id":99263,"tr_customer_product_id":99253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:47:36.000Z","modified_at":"2025-11-05T01:47:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12946275973570","imei1":"12946275973570","imei2":"12946275973570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99248,"job_number":"JOB_99248","tr_customer_id":99265,"tr_customer_product_id":99255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:47:38.000Z","modified_at":"2025-11-05T01:47:38.000Z","name":"Candida Bahringer","mobile_number":"707-910-3654","email_id":"Jesus.Mitchell15@hotmail.com","dop":"2025-04-06","serial_number":"13510364492567536","imei1":"13510364492567536","imei2":"13510364492567536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99249,"job_number":"JOB_99249","tr_customer_id":99266,"tr_customer_product_id":99256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:48:22.000Z","modified_at":"2025-11-05T01:48:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10764394879790","imei1":"10764394879790","imei2":"10764394879790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99251,"job_number":"JOB_99251","tr_customer_id":99268,"tr_customer_product_id":99258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:48:24.000Z","modified_at":"2025-11-05T01:48:24.000Z","name":"Andy Nolan","mobile_number":"337-684-6272","email_id":"Alanis_Schmitt32@gmail.com","dop":"2025-04-06","serial_number":"18203311763423188","imei1":"18203311763423188","imei2":"18203311763423188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99252,"job_number":"JOB_99252","tr_customer_id":99269,"tr_customer_product_id":99259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:49:08.000Z","modified_at":"2025-11-05T01:49:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18641113279155","imei1":"18641113279155","imei2":"18641113279155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99254,"job_number":"JOB_99254","tr_customer_id":99271,"tr_customer_product_id":99261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:49:10.000Z","modified_at":"2025-11-05T01:49:10.000Z","name":"Gilbert White","mobile_number":"599-898-4368","email_id":"Lazaro_Price45@gmail.com","dop":"2025-04-06","serial_number":"19916984759234270","imei1":"19916984759234270","imei2":"19916984759234270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99255,"job_number":"JOB_99255","tr_customer_id":99272,"tr_customer_product_id":99262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:11.000Z","modified_at":"2025-11-05T01:58:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10501375085510","imei1":"10501375085510","imei2":"10501375085510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99257,"job_number":"JOB_99257","tr_customer_id":99274,"tr_customer_product_id":99264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:13.000Z","modified_at":"2025-11-05T01:58:13.000Z","name":"Jazmin Steuber","mobile_number":"811-475-8244","email_id":"Gideon_Bogan44@gmail.com","dop":"2025-04-06","serial_number":"15220111081219400","imei1":"15220111081219400","imei2":"15220111081219400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99258,"job_number":"JOB_99258","tr_customer_id":99275,"tr_customer_product_id":99265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:57.000Z","modified_at":"2025-11-05T01:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12966675326859","imei1":"12966675326859","imei2":"12966675326859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99260,"job_number":"JOB_99260","tr_customer_id":99277,"tr_customer_product_id":99267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:59.000Z","modified_at":"2025-11-05T01:58:59.000Z","name":"Velda Mayer","mobile_number":"396-996-3950","email_id":"Kyleigh90@gmail.com","dop":"2025-04-06","serial_number":"11407088911425134","imei1":"11407088911425134","imei2":"11407088911425134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99261,"job_number":"JOB_99261","tr_customer_id":99278,"tr_customer_product_id":99268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:59:44.000Z","modified_at":"2025-11-05T01:59:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17531859450324","imei1":"17531859450324","imei2":"17531859450324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99263,"job_number":"JOB_99263","tr_customer_id":99280,"tr_customer_product_id":99270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:59:45.000Z","modified_at":"2025-11-05T01:59:45.000Z","name":"Cornell Harris","mobile_number":"801-413-6975","email_id":"Rebecca.Emard44@hotmail.com","dop":"2025-04-06","serial_number":"13553361042900826","imei1":"13553361042900826","imei2":"13553361042900826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99264,"job_number":"JOB_99264","tr_customer_id":99281,"tr_customer_product_id":99271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:12.000Z","modified_at":"2025-11-05T02:03:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10690342487997","imei1":"10690342487997","imei2":"10690342487997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99266,"job_number":"JOB_99266","tr_customer_id":99283,"tr_customer_product_id":99273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:14.000Z","modified_at":"2025-11-05T02:03:14.000Z","name":"Laney Anderson","mobile_number":"667-830-5810","email_id":"Ellen_Morissette@gmail.com","dop":"2025-04-06","serial_number":"13548406972009906","imei1":"13548406972009906","imei2":"13548406972009906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99267,"job_number":"JOB_99267","tr_customer_id":99284,"tr_customer_product_id":99274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:57.000Z","modified_at":"2025-11-05T02:03:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14850607808325","imei1":"14850607808325","imei2":"14850607808325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99269,"job_number":"JOB_99269","tr_customer_id":99286,"tr_customer_product_id":99276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:59.000Z","modified_at":"2025-11-05T02:03:59.000Z","name":"Amira Dietrich","mobile_number":"652-394-7830","email_id":"Darron69@hotmail.com","dop":"2025-04-06","serial_number":"12781991909315896","imei1":"12781991909315896","imei2":"12781991909315896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99270,"job_number":"JOB_99270","tr_customer_id":99287,"tr_customer_product_id":99277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:04:42.000Z","modified_at":"2025-11-05T02:04:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10769773946718","imei1":"10769773946718","imei2":"10769773946718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:04:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99272,"job_number":"JOB_99272","tr_customer_id":99289,"tr_customer_product_id":99279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:04:43.000Z","modified_at":"2025-11-05T02:04:43.000Z","name":"Jacklyn Monahan","mobile_number":"562-662-6471","email_id":"Yvette_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"12663702508140776","imei1":"12663702508140776","imei2":"12663702508140776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99273,"job_number":"JOB_99273","tr_customer_id":99290,"tr_customer_product_id":99280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:14.000Z","modified_at":"2025-11-05T03:28:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12773274393476","imei1":"12773274393476","imei2":"12773274393476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99275,"job_number":"JOB_99275","tr_customer_id":99292,"tr_customer_product_id":99282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:15.000Z","modified_at":"2025-11-05T03:28:15.000Z","name":"Kiley Jakubowski","mobile_number":"523-489-8386","email_id":"Raymond.Kirlin5@yahoo.com","dop":"2025-04-06","serial_number":"18429427018385644","imei1":"18429427018385644","imei2":"18429427018385644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99276,"job_number":"JOB_99276","tr_customer_id":99293,"tr_customer_product_id":99283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:17.000Z","modified_at":"2025-11-05T03:28:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16049127101261","imei1":"16049127101261","imei2":"16049127101261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99278,"job_number":"JOB_99278","tr_customer_id":99295,"tr_customer_product_id":99285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:18.000Z","modified_at":"2025-11-05T03:28:18.000Z","name":"Aliyah Considine","mobile_number":"984-837-8238","email_id":"Linnea3@yahoo.com","dop":"2025-04-06","serial_number":"11996644261469712","imei1":"11996644261469712","imei2":"11996644261469712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99279,"job_number":"JOB_99279","tr_customer_id":99296,"tr_customer_product_id":99286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:55.000Z","modified_at":"2025-11-05T03:28:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11518518022513","imei1":"11518518022513","imei2":"11518518022513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99281,"job_number":"JOB_99281","tr_customer_id":99298,"tr_customer_product_id":99288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:57.000Z","modified_at":"2025-11-05T03:28:57.000Z","name":"Amparo Rutherford","mobile_number":"404-951-2750","email_id":"Madalyn_Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"19486802860627220","imei1":"19486802860627220","imei2":"19486802860627220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99282,"job_number":"JOB_99282","tr_customer_id":99299,"tr_customer_product_id":99289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:59.000Z","modified_at":"2025-11-05T03:28:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12712227353968","imei1":"12712227353968","imei2":"12712227353968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99284,"job_number":"JOB_99284","tr_customer_id":99301,"tr_customer_product_id":99291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:01.000Z","modified_at":"2025-11-05T03:29:01.000Z","name":"Ahmed Haley","mobile_number":"390-327-6652","email_id":"Valentine_Parisian@gmail.com","dop":"2025-04-06","serial_number":"16093131986257072","imei1":"16093131986257072","imei2":"16093131986257072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99287,"job_number":"JOB_99287","tr_customer_id":99304,"tr_customer_product_id":99294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:37.000Z","modified_at":"2025-11-05T03:29:37.000Z","name":"Modesta Murphy","mobile_number":"907-405-1310","email_id":"Cristian.Hoppe98@yahoo.com","dop":"2025-04-06","serial_number":"16686347496245810","imei1":"16686347496245810","imei2":"16686347496245810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99288,"job_number":"JOB_99288","tr_customer_id":99305,"tr_customer_product_id":99295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:37.000Z","modified_at":"2025-11-05T03:29:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15839325761239","imei1":"15839325761239","imei2":"15839325761239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99290,"job_number":"JOB_99290","tr_customer_id":99307,"tr_customer_product_id":99297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:39.000Z","modified_at":"2025-11-05T03:29:39.000Z","name":"Edd Thompson","mobile_number":"369-534-1986","email_id":"Zakary_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"15822568561417836","imei1":"15822568561417836","imei2":"15822568561417836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99291,"job_number":"JOB_99291","tr_customer_id":99308,"tr_customer_product_id":99298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:42.000Z","modified_at":"2025-11-05T03:29:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10856473853681","imei1":"10856473853681","imei2":"10856473853681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99293,"job_number":"JOB_99293","tr_customer_id":99310,"tr_customer_product_id":99300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:44.000Z","modified_at":"2025-11-05T03:29:44.000Z","name":"Jenifer Reinger","mobile_number":"879-655-6169","email_id":"Janae96@hotmail.com","dop":"2025-04-06","serial_number":"16865930896785436","imei1":"16865930896785436","imei2":"16865930896785436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99295,"job_number":"JOB_99295","tr_customer_id":99312,"tr_customer_product_id":99302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:54.000Z","modified_at":"2025-11-05T03:29:54.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18865775336223","imei1":"18865775336223","imei2":"18865775336223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99297,"job_number":"JOB_99297","tr_customer_id":99314,"tr_customer_product_id":99304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:55.000Z","modified_at":"2025-11-05T03:29:55.000Z","name":"Vada Mills","mobile_number":"597-936-8997","email_id":"Crystal14@gmail.com","dop":"2025-04-06","serial_number":"15622893584684760","imei1":"15622893584684760","imei2":"15622893584684760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99299,"job_number":"JOB_99299","tr_customer_id":99316,"tr_customer_product_id":99306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:02.000Z","modified_at":"2025-11-05T03:30:02.000Z","name":"Olin Schamberger","mobile_number":"222-217-5812","email_id":"Angie.Koepp47@hotmail.com","dop":"2025-04-06","serial_number":"14858429852784178","imei1":"14858429852784178","imei2":"14858429852784178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99300,"job_number":"JOB_99300","tr_customer_id":99317,"tr_customer_product_id":99307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:36.000Z","modified_at":"2025-11-05T03:30:36.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16118573159013","imei1":"16118573159013","imei2":"16118573159013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99302,"job_number":"JOB_99302","tr_customer_id":99319,"tr_customer_product_id":99309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:37.000Z","modified_at":"2025-11-05T03:30:37.000Z","name":"Orville Rodriguez","mobile_number":"620-621-7979","email_id":"Emely_Hackett@yahoo.com","dop":"2025-04-06","serial_number":"19289932023444544","imei1":"19289932023444544","imei2":"19289932023444544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99303,"job_number":"JOB_99303","tr_customer_id":99320,"tr_customer_product_id":99310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:40.000Z","modified_at":"2025-11-05T03:30:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10437296732759","imei1":"10437296732759","imei2":"10437296732759","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99305,"job_number":"JOB_99305","tr_customer_id":99322,"tr_customer_product_id":99312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:41.000Z","modified_at":"2025-11-05T03:30:41.000Z","name":"August Mitchell","mobile_number":"965-903-9205","email_id":"Michale_Abshire@hotmail.com","dop":"2025-06-18","serial_number":"1045380834003899","imei1":"1045380834003899","imei2":"1045380834003899","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99309,"job_number":"JOB_99309","tr_customer_id":99326,"tr_customer_product_id":99316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:55.000Z","modified_at":"2025-11-05T03:30:55.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17497724721626","imei1":"17497724721626","imei2":"17497724721626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99312,"job_number":"JOB_99312","tr_customer_id":99329,"tr_customer_product_id":99319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:57.000Z","modified_at":"2025-11-05T03:30:57.000Z","name":"Zachery Rempel","mobile_number":"274-953-3034","email_id":"Karine93@yahoo.com","dop":"2025-04-06","serial_number":"16008258727881390","imei1":"16008258727881390","imei2":"16008258727881390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99314,"job_number":"JOB_99314","tr_customer_id":99331,"tr_customer_product_id":99321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:09.000Z","modified_at":"2025-11-05T03:31:09.000Z","name":"Ivory Ullrich","mobile_number":"958-411-1954","email_id":"Wilber4@gmail.com","dop":"2025-04-06","serial_number":"19085789436178228","imei1":"19085789436178228","imei2":"19085789436178228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99316,"job_number":"JOB_99316","tr_customer_id":99333,"tr_customer_product_id":99323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:18.000Z","modified_at":"2025-11-05T03:31:18.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12269498143212","imei1":"12269498143212","imei2":"12269498143212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99318,"job_number":"JOB_99318","tr_customer_id":99335,"tr_customer_product_id":99325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:20.000Z","modified_at":"2025-11-05T03:31:20.000Z","name":"Nels Osinski","mobile_number":"941-652-3301","email_id":"Micaela89@gmail.com","dop":"2025-04-06","serial_number":"13412323403739122","imei1":"13412323403739122","imei2":"13412323403739122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99319,"job_number":"JOB_99319","tr_customer_id":99336,"tr_customer_product_id":99326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:22.000Z","modified_at":"2025-11-05T03:31:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10447036579443","imei1":"10447036579443","imei2":"10447036579443","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99321,"job_number":"JOB_99321","tr_customer_id":99338,"tr_customer_product_id":99328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:23.000Z","modified_at":"2025-11-05T03:31:23.000Z","name":"Karolann Rice","mobile_number":"938-736-9312","email_id":"Ray48@gmail.com","dop":"2025-06-18","serial_number":"1031271309835811","imei1":"1031271309835811","imei2":"1031271309835811","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99323,"job_number":"JOB_99323","tr_customer_id":99340,"tr_customer_product_id":99330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:29.000Z","modified_at":"2025-11-05T03:31:29.000Z","name":"Aurore Rath","mobile_number":"563-446-6349","email_id":"Madonna_Armstrong49@hotmail.com","dop":"2025-04-06","serial_number":"16796115968281964","imei1":"16796115968281964","imei2":"16796115968281964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99325,"job_number":"JOB_99325","tr_customer_id":99342,"tr_customer_product_id":99332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:38.000Z","modified_at":"2025-11-05T03:31:38.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"13307624761431","imei1":"13307624761431","imei2":"13307624761431","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99327,"job_number":"JOB_99327","tr_customer_id":99344,"tr_customer_product_id":99334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:45.000Z","modified_at":"2025-11-05T03:31:45.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14736776577841","imei1":"14736776577841","imei2":"14736776577841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99329,"job_number":"JOB_99329","tr_customer_id":99346,"tr_customer_product_id":99336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:47.000Z","modified_at":"2025-11-05T03:31:47.000Z","name":"Fatima Franecki","mobile_number":"316-357-5343","email_id":"Bella72@hotmail.com","dop":"2025-04-06","serial_number":"18588293195585576","imei1":"18588293195585576","imei2":"18588293195585576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99330,"job_number":"JOB_99330","tr_customer_id":99347,"tr_customer_product_id":99337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:49.000Z","modified_at":"2025-11-05T03:31:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11913397527223","imei1":"11913397527223","imei2":"11913397527223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99332,"job_number":"JOB_99332","tr_customer_id":99349,"tr_customer_product_id":99339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:51.000Z","modified_at":"2025-11-05T03:31:51.000Z","name":"Walter Mueller","mobile_number":"421-577-5993","email_id":"Mitchell.Kilback48@hotmail.com","dop":"2025-04-06","serial_number":"11155810142509396","imei1":"11155810142509396","imei2":"11155810142509396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99334,"job_number":"JOB_99334","tr_customer_id":99351,"tr_customer_product_id":99341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:52.000Z","modified_at":"2025-11-05T03:31:52.000Z","name":"Ole Emmerich","mobile_number":"882-300-8792","email_id":"Tyrell74@yahoo.com","dop":"2025-04-06","serial_number":"10738350906938756","imei1":"10738350906938756","imei2":"10738350906938756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99335,"job_number":"JOB_99335","tr_customer_id":99352,"tr_customer_product_id":99342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:09.000Z","modified_at":"2025-11-05T03:32:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15534908479747","imei1":"15534908479747","imei2":"15534908479747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99341,"job_number":"JOB_99341","tr_customer_id":99358,"tr_customer_product_id":99348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Adelbert Schaefer","mobile_number":"491-363-1454","email_id":"Xavier.Schoen89@gmail.com","dop":"2025-04-06","serial_number":"13228945105305658","imei1":"13228945105305658","imei2":"13228945105305658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99342,"job_number":"JOB_99342","tr_customer_id":99359,"tr_customer_product_id":99349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:11.000Z","modified_at":"2025-11-05T03:32:11.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10284656555837","imei1":"10284656555837","imei2":"10284656555837","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99344,"job_number":"JOB_99344","tr_customer_id":99361,"tr_customer_product_id":99351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:12.000Z","modified_at":"2025-11-05T03:32:12.000Z","name":"Gunnar Bradtke","mobile_number":"667-321-6810","email_id":"Bette96@gmail.com","dop":"2025-06-08","serial_number":"103912278518934","imei1":"103912278518934","imei2":"103912278518934","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99345,"job_number":"JOB_99345","tr_customer_id":99362,"tr_customer_product_id":99352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:21.000Z","modified_at":"2025-11-05T03:32:21.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15542656838371","imei1":"15542656838371","imei2":"15542656838371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99351,"job_number":"JOB_99351","tr_customer_id":99368,"tr_customer_product_id":99358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Kenyatta Rogahn","mobile_number":"995-814-6240","email_id":"Ottilie.Spencer93@yahoo.com","dop":"2025-04-06","serial_number":"12229820770151034","imei1":"12229820770151034","imei2":"12229820770151034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99353,"job_number":"JOB_99353","tr_customer_id":99370,"tr_customer_product_id":99360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:28.000Z","modified_at":"2025-11-05T03:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14062509578885","imei1":"14062509578885","imei2":"14062509578885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99355,"job_number":"JOB_99355","tr_customer_id":99372,"tr_customer_product_id":99362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:30.000Z","modified_at":"2025-11-05T03:32:30.000Z","name":"Kenneth Swaniawski","mobile_number":"918-343-7084","email_id":"Macey_Gutkowski@hotmail.com","dop":"2025-04-06","serial_number":"15280012036544548","imei1":"15280012036544548","imei2":"15280012036544548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99357,"job_number":"JOB_99357","tr_customer_id":99374,"tr_customer_product_id":99364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:35.000Z","modified_at":"2025-11-05T03:32:35.000Z","name":"Tracy Huel","mobile_number":"686-658-7991","email_id":"Francesca_Koss58@yahoo.com","dop":"2025-04-06","serial_number":"18557445875517210","imei1":"18557445875517210","imei2":"18557445875517210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99360,"job_number":"JOB_99360","tr_customer_id":99377,"tr_customer_product_id":99367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:37.000Z","modified_at":"2025-11-05T03:32:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14997615207887","imei1":"14997615207887","imei2":"14997615207887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99363,"job_number":"JOB_99363","tr_customer_id":99380,"tr_customer_product_id":99370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:39.000Z","modified_at":"2025-11-05T03:32:39.000Z","name":"Frances Huel","mobile_number":"212-375-1683","email_id":"Evelyn.Harber74@hotmail.com","dop":"2025-04-06","serial_number":"11663020572314054","imei1":"11663020572314054","imei2":"11663020572314054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99364,"job_number":"JOB_99364","tr_customer_id":99381,"tr_customer_product_id":99371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:41.000Z","modified_at":"2025-11-05T03:32:41.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19472084156468","imei1":"19472084156468","imei2":"19472084156468","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99366,"job_number":"JOB_99366","tr_customer_id":99383,"tr_customer_product_id":99373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:42.000Z","modified_at":"2025-11-05T03:32:42.000Z","name":"Oren Mueller","mobile_number":"770-322-4980","email_id":"Fiona_Lakin25@hotmail.com","dop":"2025-06-08","serial_number":"107430960919248","imei1":"107430960919248","imei2":"107430960919248","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99367,"job_number":"JOB_99367","tr_customer_id":99384,"tr_customer_product_id":99374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:53.000Z","modified_at":"2025-11-05T03:32:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18384125749765","imei1":"18384125749765","imei2":"18384125749765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99369,"job_number":"JOB_99369","tr_customer_id":99386,"tr_customer_product_id":99376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:54.000Z","modified_at":"2025-11-05T03:32:54.000Z","name":"Beau Farrell","mobile_number":"252-514-4693","email_id":"Princess_Hyatt@hotmail.com","dop":"2025-04-06","serial_number":"19406685773847230","imei1":"19406685773847230","imei2":"19406685773847230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99373,"job_number":"JOB_99373","tr_customer_id":99390,"tr_customer_product_id":99380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:10.000Z","modified_at":"2025-11-05T03:33:10.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19961707825401","imei1":"19961707825401","imei2":"19961707825401","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99377,"job_number":"JOB_99377","tr_customer_id":99394,"tr_customer_product_id":99384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:11.000Z","modified_at":"2025-11-05T03:33:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18660080252715","imei1":"18660080252715","imei2":"18660080252715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99380,"job_number":"JOB_99380","tr_customer_id":99397,"tr_customer_product_id":99387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:12.000Z","modified_at":"2025-11-05T03:33:12.000Z","name":"Schuyler Beier","mobile_number":"476-574-3776","email_id":"Dylan.Schuppe@yahoo.com","dop":"2025-06-08","serial_number":"109663941783151","imei1":"109663941783151","imei2":"109663941783151","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99381,"job_number":"JOB_99381","tr_customer_id":99398,"tr_customer_product_id":99388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:13.000Z","modified_at":"2025-11-05T03:33:13.000Z","name":"Emilio Schumm","mobile_number":"266-458-5436","email_id":"Myron_Sporer62@hotmail.com","dop":"2025-04-06","serial_number":"15687483430465676","imei1":"15687483430465676","imei2":"15687483430465676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99382,"job_number":"JOB_99382","tr_customer_id":99399,"tr_customer_product_id":99389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:26.000Z","modified_at":"2025-11-05T03:33:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14892910213761","imei1":"14892910213761","imei2":"14892910213761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99384,"job_number":"JOB_99384","tr_customer_id":99401,"tr_customer_product_id":99391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:28.000Z","modified_at":"2025-11-05T03:33:28.000Z","name":"Abby Dare","mobile_number":"593-504-6366","email_id":"Collin_Parker@hotmail.com","dop":"2025-04-06","serial_number":"15050639692522372","imei1":"15050639692522372","imei2":"15050639692522372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99385,"job_number":"JOB_99385","tr_customer_id":99402,"tr_customer_product_id":99392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:36.000Z","modified_at":"2025-11-05T03:33:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10136716846347","imei1":"10136716846347","imei2":"10136716846347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99387,"job_number":"JOB_99387","tr_customer_id":99404,"tr_customer_product_id":99394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:37.000Z","modified_at":"2025-11-05T03:33:37.000Z","name":"Celestino Nienow","mobile_number":"627-906-4063","email_id":"Joanie13@gmail.com","dop":"2025-04-06","serial_number":"16249741544083348","imei1":"16249741544083348","imei2":"16249741544083348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99388,"job_number":"JOB_99388","tr_customer_id":99405,"tr_customer_product_id":99395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20193838715266","imei1":"20193838715266","imei2":"20193838715266","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99389,"job_number":"JOB_99389","tr_customer_id":99406,"tr_customer_product_id":99396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17505858348605","imei1":"17505858348605","imei2":"17505858348605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99390,"job_number":"JOB_99390","tr_customer_id":99407,"tr_customer_product_id":99397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18927218526986","imei1":"18927218526986","imei2":"18927218526986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99391,"job_number":"JOB_99391","tr_customer_id":99408,"tr_customer_product_id":99398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82964760360429","imei1":"82964760360429","imei2":"82964760360429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99392,"job_number":"JOB_99392","tr_customer_id":99409,"tr_customer_product_id":99399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91454163958405","imei1":"91454163958405","imei2":"91454163958405","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99393,"job_number":"JOB_99393","tr_customer_id":99410,"tr_customer_product_id":99400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67822897582642","imei1":"67822897582642","imei2":"67822897582642","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99395,"job_number":"JOB_99395","tr_customer_id":99412,"tr_customer_product_id":99402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17312144428971","imei1":"17312144428971","imei2":"17312144428971","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99396,"job_number":"JOB_99396","tr_customer_id":99413,"tr_customer_product_id":99403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89933212307530","imei1":"89933212307530","imei2":"89933212307530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99397,"job_number":"JOB_99397","tr_customer_id":99414,"tr_customer_product_id":99404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73851954474799","imei1":"73851954474799","imei2":"73851954474799","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99398,"job_number":"JOB_99398","tr_customer_id":99415,"tr_customer_product_id":99405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54243259707803","imei1":"54243259707803","imei2":"54243259707803","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99399,"job_number":"JOB_99399","tr_customer_id":99416,"tr_customer_product_id":99406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17734769117026","imei1":"17734769117026","imei2":"17734769117026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99400,"job_number":"JOB_99400","tr_customer_id":99417,"tr_customer_product_id":99407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60440245740749","imei1":"60440245740749","imei2":"60440245740749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99402,"job_number":"JOB_99402","tr_customer_id":99419,"tr_customer_product_id":99409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64421809655342","imei1":"64421809655342","imei2":"64421809655342","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99403,"job_number":"JOB_99403","tr_customer_id":99420,"tr_customer_product_id":99410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67853132068698","imei1":"67853132068698","imei2":"67853132068698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99404,"job_number":"JOB_99404","tr_customer_id":99421,"tr_customer_product_id":99411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90902185229839","imei1":"90902185229839","imei2":"90902185229839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99405,"job_number":"JOB_99405","tr_customer_id":99422,"tr_customer_product_id":99412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93921084924199","imei1":"93921084924199","imei2":"93921084924199","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99406,"job_number":"JOB_99406","tr_customer_id":99423,"tr_customer_product_id":99413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50888199460599","imei1":"50888199460599","imei2":"50888199460599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99407,"job_number":"JOB_99407","tr_customer_id":99424,"tr_customer_product_id":99414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14169437252304","imei1":"14169437252304","imei2":"14169437252304","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99409,"job_number":"JOB_99409","tr_customer_id":99426,"tr_customer_product_id":99416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:29.000Z","modified_at":"2025-11-05T03:54:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16618128321697","imei1":"16618128321697","imei2":"16618128321697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99411,"job_number":"JOB_99411","tr_customer_id":99428,"tr_customer_product_id":99418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:30.000Z","modified_at":"2025-11-05T03:54:30.000Z","name":"Theodora Morar","mobile_number":"671-612-5556","email_id":"Triston15@yahoo.com","dop":"2025-04-06","serial_number":"15725508525546500","imei1":"15725508525546500","imei2":"15725508525546500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99412,"job_number":"JOB_99412","tr_customer_id":99429,"tr_customer_product_id":99419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:41.000Z","modified_at":"2025-11-05T03:54:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19587327386476","imei1":"19587327386476","imei2":"19587327386476","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99413,"job_number":"JOB_99413","tr_customer_id":99430,"tr_customer_product_id":99420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:41.000Z","modified_at":"2025-11-05T03:54:41.000Z","name":"Eulah Donnelly","mobile_number":"698-588-2417","email_id":"Lindsay.Reichert9@yahoo.com","dop":"2025-09-16","serial_number":"12227516434052","imei1":"12227516434052","imei2":"12227516434052","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99414,"job_number":"JOB_99414","tr_customer_id":99431,"tr_customer_product_id":99421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:02.000Z","modified_at":"2025-11-05T03:55:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14972601431007","imei1":"14972601431007","imei2":"14972601431007","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99415,"job_number":"JOB_99415","tr_customer_id":99432,"tr_customer_product_id":99422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:03.000Z","modified_at":"2025-11-05T03:55:03.000Z","name":"Gilda Weber","mobile_number":"664-467-1482","email_id":"Federico_Abernathy55@yahoo.com","dop":"2025-09-16","serial_number":"11839676046023","imei1":"11839676046023","imei2":"11839676046023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99416,"job_number":"JOB_99416","tr_customer_id":99433,"tr_customer_product_id":99423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:12.000Z","modified_at":"2025-11-05T03:55:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10925703720494","imei1":"10925703720494","imei2":"10925703720494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99418,"job_number":"JOB_99418","tr_customer_id":99435,"tr_customer_product_id":99425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:14.000Z","modified_at":"2025-11-05T03:55:14.000Z","name":"Alphonso Wisozk","mobile_number":"891-317-9789","email_id":"Tanner.Medhurst@hotmail.com","dop":"2025-04-06","serial_number":"16940605207056364","imei1":"16940605207056364","imei2":"16940605207056364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99419,"job_number":"JOB_99419","tr_customer_id":99436,"tr_customer_product_id":99426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:23.000Z","modified_at":"2025-11-05T03:55:23.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14950704091190","imei1":"14950704091190","imei2":"14950704091190","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99420,"job_number":"JOB_99420","tr_customer_id":99437,"tr_customer_product_id":99427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:24.000Z","modified_at":"2025-11-05T03:55:24.000Z","name":"Cierra Green","mobile_number":"372-860-9437","email_id":"Elroy49@yahoo.com","dop":"2025-09-16","serial_number":"18605413870818","imei1":"18605413870818","imei2":"18605413870818","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99421,"job_number":"JOB_99421","tr_customer_id":99438,"tr_customer_product_id":99428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:54.000Z","modified_at":"2025-11-05T03:55:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10534123660115","imei1":"10534123660115","imei2":"10534123660115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99423,"job_number":"JOB_99423","tr_customer_id":99440,"tr_customer_product_id":99430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:56.000Z","modified_at":"2025-11-05T03:55:56.000Z","name":"Timmy Gottlieb","mobile_number":"669-348-3231","email_id":"Russ37@hotmail.com","dop":"2025-04-06","serial_number":"19208649603546920","imei1":"19208649603546920","imei2":"19208649603546920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99424,"job_number":"JOB_99424","tr_customer_id":99441,"tr_customer_product_id":99431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:19:15.000Z","modified_at":"2025-11-05T04:19:15.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"73624542821496","imei1":"73624542821496","imei2":"73624542821496","popurl":"2025-10-26T04:19:14.765939206Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99425,"job_number":"JOB_99425","tr_customer_id":99442,"tr_customer_product_id":99432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:20:32.000Z","modified_at":"2025-11-05T04:20:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"68815535843746","imei1":"68815535843746","imei2":"68815535843746","popurl":"2025-10-26T04:20:31.430920913Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99426,"job_number":"JOB_99426","tr_customer_id":99443,"tr_customer_product_id":99433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:29:50.000Z","modified_at":"2025-11-05T04:29:50.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107624243455740","imei1":"107624243455740","imei2":"107624243455740","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99428,"job_number":"JOB_99428","tr_customer_id":99445,"tr_customer_product_id":99435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:30:04.000Z","modified_at":"2025-11-05T04:30:04.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104791799821680","imei1":"104791799821680","imei2":"104791799821680","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99435,"job_number":"JOB_99435","tr_customer_id":99452,"tr_customer_product_id":99442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:43:14.000Z","modified_at":"2025-11-05T04:43:14.000Z","name":"Eldred Berge","mobile_number":"390-303-6899","email_id":"Ulices.Kozey31@gmail.com","dop":"2025-04-06","serial_number":"11080680622787298","imei1":"11080680622787298","imei2":"11080680622787298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99439,"job_number":"JOB_99439","tr_customer_id":99456,"tr_customer_product_id":99446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:01:00.000Z","modified_at":"2025-11-05T06:01:00.000Z","name":"Jamel Schmitt","mobile_number":"365-660-1231","email_id":"Regan_Prohaska74@gmail.com","dop":"2025-04-06","serial_number":"13706881481800998","imei1":"13706881481800998","imei2":"13706881481800998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99440,"job_number":"JOB_99440","tr_customer_id":99457,"tr_customer_product_id":99447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:01:33.000Z","modified_at":"2025-11-05T06:01:33.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"1245552346246166","imei1":"1245552346246166","imei2":"1245552346246166","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99442,"job_number":"JOB_99442","tr_customer_id":99459,"tr_customer_product_id":99449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:12:02.000Z","modified_at":"2025-11-05T06:12:02.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456789","imei1":"21240123456789","imei2":"21240123456789","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99452,"job_number":"JOB_99452","tr_customer_id":99469,"tr_customer_product_id":99459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:03.000Z","modified_at":"2025-11-05T06:19:03.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10938149674329","imei1":"10938149674329","imei2":"10938149674329","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99454,"job_number":"JOB_99454","tr_customer_id":99471,"tr_customer_product_id":99461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:04.000Z","modified_at":"2025-11-05T06:19:04.000Z","name":"Kamren Langworth","mobile_number":"888-503-7727","email_id":"Gerhard_Rosenbaum@yahoo.com","dop":"2025-06-18","serial_number":"1022859927843291","imei1":"1022859927843291","imei2":"1022859927843291","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99455,"job_number":"JOB_99455","tr_customer_id":99472,"tr_customer_product_id":99462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:34.000Z","modified_at":"2025-11-05T06:19:34.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10396301889388","imei1":"10396301889388","imei2":"10396301889388","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99457,"job_number":"JOB_99457","tr_customer_id":99474,"tr_customer_product_id":99464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:36.000Z","modified_at":"2025-11-05T06:19:36.000Z","name":"Loy Cormier","mobile_number":"936-757-8350","email_id":"Waino_Miller@gmail.com","dop":"2025-06-08","serial_number":"102449550997179","imei1":"102449550997179","imei2":"102449550997179","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99458,"job_number":"JOB_99458","tr_customer_id":99475,"tr_customer_product_id":99465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:50.000Z","modified_at":"2025-11-05T06:19:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10955986936655","imei1":"10955986936655","imei2":"10955986936655","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99460,"job_number":"JOB_99460","tr_customer_id":99477,"tr_customer_product_id":99467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:51.000Z","modified_at":"2025-11-05T06:19:51.000Z","name":"Branson Schowalter","mobile_number":"613-953-9713","email_id":"Augusta.Roberts16@yahoo.com","dop":"2025-06-18","serial_number":"1069499412171115","imei1":"1069499412171115","imei2":"1069499412171115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99461,"job_number":"JOB_99461","tr_customer_id":99478,"tr_customer_product_id":99468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:01.000Z","modified_at":"2025-11-05T06:20:01.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14796110344649","imei1":"14796110344649","imei2":"14796110344649","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99463,"job_number":"JOB_99463","tr_customer_id":99480,"tr_customer_product_id":99470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:03.000Z","modified_at":"2025-11-05T06:20:03.000Z","name":"Asia Osinski","mobile_number":"398-869-1353","email_id":"Fernando_Lockman@gmail.com","dop":"2025-06-08","serial_number":"100569194584255","imei1":"100569194584255","imei2":"100569194584255","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99464,"job_number":"JOB_99464","tr_customer_id":99481,"tr_customer_product_id":99471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:28.000Z","modified_at":"2025-11-05T06:20:28.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12315616835745","imei1":"12315616835745","imei2":"12315616835745","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99466,"job_number":"JOB_99466","tr_customer_id":99483,"tr_customer_product_id":99473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:29.000Z","modified_at":"2025-11-05T06:20:29.000Z","name":"Jeffry Boehm","mobile_number":"363-836-6316","email_id":"Halie59@hotmail.com","dop":"2025-06-08","serial_number":"102736965254827","imei1":"102736965254827","imei2":"102736965254827","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99467,"job_number":"JOB_99467","tr_customer_id":99484,"tr_customer_product_id":99474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:26:57.000Z","modified_at":"2025-11-05T06:26:57.000Z","name":"Tanya sharma","mobile_number":"8765431278","email_id":"abc@gmail.com","dop":"2025-10-31","serial_number":"12345678913788","imei1":"12345678913788","imei2":"12345678913788","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99469,"job_number":"JOB_99469","tr_customer_id":99486,"tr_customer_product_id":99476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:28:49.000Z","modified_at":"2025-11-05T06:28:49.000Z","name":"Donnell Schroeder","mobile_number":"509-863-7554","email_id":"Mariano38@yahoo.com","dop":"2025-04-06","serial_number":"18046852813767948","imei1":"18046852813767948","imei2":"18046852813767948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99470,"job_number":"JOB_99470","tr_customer_id":99487,"tr_customer_product_id":99477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:29:58.000Z","modified_at":"2025-11-05T06:29:58.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456781","imei1":"21240123456781","imei2":"21240123456781","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99472,"job_number":"JOB_99472","tr_customer_id":99489,"tr_customer_product_id":99479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:34:00.000Z","modified_at":"2025-11-05T06:34:00.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456782","imei1":"21240123456782","imei2":"21240123456782","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99473,"job_number":"JOB_99473","tr_customer_id":99490,"tr_customer_product_id":99480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:36:20.000Z","modified_at":"2025-11-05T06:36:20.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456783","imei1":"21240123456783","imei2":"21240123456783","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99475,"job_number":"JOB_99475","tr_customer_id":99492,"tr_customer_product_id":99482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:36:31.000Z","modified_at":"2025-11-05T06:36:31.000Z","name":"Cameron Lindgren","mobile_number":"446-287-5553","email_id":"Shyanne_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"16647098228975464","imei1":"16647098228975464","imei2":"16647098228975464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99476,"job_number":"JOB_99476","tr_customer_id":99493,"tr_customer_product_id":99483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:37:30.000Z","modified_at":"2025-11-05T06:37:30.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456784","imei1":"21240123456784","imei2":"21240123456784","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99478,"job_number":"JOB_99478","tr_customer_id":99495,"tr_customer_product_id":99485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:38:55.000Z","modified_at":"2025-11-05T06:38:55.000Z","name":"Brendan Rath","mobile_number":"727-235-1396","email_id":"Laury15@hotmail.com","dop":"2025-04-06","serial_number":"11385444409009862","imei1":"11385444409009862","imei2":"11385444409009862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99479,"job_number":"JOB_99479","tr_customer_id":99496,"tr_customer_product_id":99486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:19.000Z","modified_at":"2025-11-05T06:39:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10660568771474","imei1":"10660568771474","imei2":"10660568771474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99481,"job_number":"JOB_99481","tr_customer_id":99498,"tr_customer_product_id":99488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:21.000Z","modified_at":"2025-11-05T06:39:21.000Z","name":"Filomena Rath","mobile_number":"441-241-1255","email_id":"Consuelo_Tillman@yahoo.com","dop":"2025-04-06","serial_number":"19262218640030860","imei1":"19262218640030860","imei2":"19262218640030860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99483,"job_number":"JOB_99483","tr_customer_id":99500,"tr_customer_product_id":99490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:25.000Z","modified_at":"2025-11-05T06:39:25.000Z","name":"Rebeca Lockman","mobile_number":"652-787-8609","email_id":"Daron.Auer30@gmail.com","dop":"2025-04-06","serial_number":"19632220079675860","imei1":"19632220079675860","imei2":"19632220079675860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99484,"job_number":"JOB_99484","tr_customer_id":99501,"tr_customer_product_id":99491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:30.000Z","modified_at":"2025-11-05T06:39:30.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11461244353765","imei1":"11461244353765","imei2":"11461244353765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99487,"job_number":"JOB_99487","tr_customer_id":99504,"tr_customer_product_id":99494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:39.000Z","modified_at":"2025-11-05T06:39:39.000Z","name":"Marcus Littel","mobile_number":"685-776-9604","email_id":"Jon.Bernhard@hotmail.com","dop":"2025-04-06","serial_number":"10461715109402650","imei1":"10461715109402650","imei2":"10461715109402650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99488,"job_number":"JOB_99488","tr_customer_id":99505,"tr_customer_product_id":99495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:06.000Z","modified_at":"2025-11-05T06:40:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14364423135275","imei1":"14364423135275","imei2":"14364423135275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99490,"job_number":"JOB_99490","tr_customer_id":99507,"tr_customer_product_id":99497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:08.000Z","modified_at":"2025-11-05T06:40:08.000Z","name":"Donna O'Connell","mobile_number":"218-870-9015","email_id":"Darrion_Rau@hotmail.com","dop":"2025-04-06","serial_number":"17037144646309220","imei1":"17037144646309220","imei2":"17037144646309220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99491,"job_number":"JOB_99491","tr_customer_id":99508,"tr_customer_product_id":99498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:12.000Z","modified_at":"2025-11-05T06:40:12.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19638628939507","imei1":"19638628939507","imei2":"19638628939507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99494,"job_number":"JOB_99494","tr_customer_id":99511,"tr_customer_product_id":99501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:23.000Z","modified_at":"2025-11-05T06:40:23.000Z","name":"Michael Treutel","mobile_number":"630-350-4736","email_id":"Jaylan.Kohler31@yahoo.com","dop":"2025-04-06","serial_number":"11848415608146974","imei1":"11848415608146974","imei2":"11848415608146974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99495,"job_number":"JOB_99495","tr_customer_id":99512,"tr_customer_product_id":99502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:53.000Z","modified_at":"2025-11-05T06:40:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17725948556402","imei1":"17725948556402","imei2":"17725948556402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99497,"job_number":"JOB_99497","tr_customer_id":99514,"tr_customer_product_id":99504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:54.000Z","modified_at":"2025-11-05T06:40:54.000Z","name":"Tania Prohaska","mobile_number":"583-708-7696","email_id":"Dereck79@gmail.com","dop":"2025-04-06","serial_number":"12092669747890094","imei1":"12092669747890094","imei2":"12092669747890094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99498,"job_number":"JOB_99498","tr_customer_id":99515,"tr_customer_product_id":99505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:54.000Z","modified_at":"2025-11-05T06:40:54.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10306961412971","imei1":"10306961412971","imei2":"10306961412971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99500,"job_number":"JOB_99500","tr_customer_id":99517,"tr_customer_product_id":99507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:49:33.000Z","modified_at":"2025-11-05T06:49:33.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456785","imei1":"21240123456785","imei2":"21240123456785","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99501,"job_number":"JOB_99501","tr_customer_id":99518,"tr_customer_product_id":99508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:52:51.000Z","modified_at":"2025-11-05T06:52:51.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17412117330805","imei1":"17412117330805","imei2":"17412117330805","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99502,"job_number":"JOB_99502","tr_customer_id":99519,"tr_customer_product_id":99509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:52:51.000Z","modified_at":"2025-11-05T06:52:51.000Z","name":"Mercedes Blanda","mobile_number":"587-305-9203","email_id":"Reuben.Mayer@yahoo.com","dop":"2025-09-16","serial_number":"10139798905602","imei1":"10139798905602","imei2":"10139798905602","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99503,"job_number":"JOB_99503","tr_customer_id":99520,"tr_customer_product_id":99510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:10.000Z","modified_at":"2025-11-05T06:53:10.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17060789836701","imei1":"17060789836701","imei2":"17060789836701","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99504,"job_number":"JOB_99504","tr_customer_id":99521,"tr_customer_product_id":99511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:10.000Z","modified_at":"2025-11-05T06:53:10.000Z","name":"Kiarra Jakubowski","mobile_number":"886-260-1296","email_id":"Santina.Lueilwitz60@gmail.com","dop":"2025-09-16","serial_number":"12082326069971","imei1":"12082326069971","imei2":"12082326069971","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99505,"job_number":"JOB_99505","tr_customer_id":99522,"tr_customer_product_id":99512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:28.000Z","modified_at":"2025-11-05T06:53:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13371969202726","imei1":"13371969202726","imei2":"13371969202726","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99506,"job_number":"JOB_99506","tr_customer_id":99523,"tr_customer_product_id":99513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:29.000Z","modified_at":"2025-11-05T06:53:29.000Z","name":"Deangelo Braun","mobile_number":"896-715-8407","email_id":"Gwen.Jerde@hotmail.com","dop":"2025-09-16","serial_number":"19992337363848","imei1":"19992337363848","imei2":"19992337363848","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99507,"job_number":"JOB_99507","tr_customer_id":99524,"tr_customer_product_id":99514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:06.000Z","modified_at":"2025-11-05T06:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10952469771520","imei1":"10952469771520","imei2":"10952469771520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99509,"job_number":"JOB_99509","tr_customer_id":99526,"tr_customer_product_id":99516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:07.000Z","modified_at":"2025-11-05T06:54:08.000Z","name":"Albert Reynolds","mobile_number":"255-958-0774","email_id":"Ubaldo_Anderson98@yahoo.com","dop":"2025-04-06","serial_number":"19027387423509310","imei1":"19027387423509310","imei2":"19027387423509310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99510,"job_number":"JOB_99510","tr_customer_id":99527,"tr_customer_product_id":99517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:53.000Z","modified_at":"2025-11-05T06:54:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19104474990225","imei1":"19104474990225","imei2":"19104474990225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99512,"job_number":"JOB_99512","tr_customer_id":99529,"tr_customer_product_id":99519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:55.000Z","modified_at":"2025-11-05T06:54:55.000Z","name":"Ramon Robel","mobile_number":"204-388-0184","email_id":"Rene.Kuphal27@gmail.com","dop":"2025-04-06","serial_number":"17340880616486184","imei1":"17340880616486184","imei2":"17340880616486184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99513,"job_number":"JOB_99513","tr_customer_id":99530,"tr_customer_product_id":99520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:55:40.000Z","modified_at":"2025-11-05T06:55:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17431717493944","imei1":"17431717493944","imei2":"17431717493944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99515,"job_number":"JOB_99515","tr_customer_id":99532,"tr_customer_product_id":99522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:55:42.000Z","modified_at":"2025-11-05T06:55:42.000Z","name":"Selena Walker","mobile_number":"783-544-7290","email_id":"Christy_Kessler53@yahoo.com","dop":"2025-04-06","serial_number":"10058993711514132","imei1":"10058993711514132","imei2":"10058993711514132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99519,"job_number":"JOB_99519","tr_customer_id":99536,"tr_customer_product_id":99526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:45.000Z","modified_at":"2025-11-05T07:34:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845156338415","imei1":"17845156338415","imei2":"17845156338415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99521,"job_number":"JOB_99521","tr_customer_id":99538,"tr_customer_product_id":99528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:47.000Z","modified_at":"2025-11-05T07:34:47.000Z","name":"Jermey Bayer","mobile_number":"223-510-0424","email_id":"Dee25@hotmail.com","dop":"2025-04-06","serial_number":"16829183145817240","imei1":"16829183145817240","imei2":"16829183145817240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99522,"job_number":"JOB_99522","tr_customer_id":99539,"tr_customer_product_id":99529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:47.000Z","modified_at":"2025-11-05T07:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18664306420864","imei1":"18664306420864","imei2":"18664306420864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99524,"job_number":"JOB_99524","tr_customer_id":99541,"tr_customer_product_id":99531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:48.000Z","modified_at":"2025-11-05T07:34:48.000Z","name":"Evangeline Mante","mobile_number":"278-751-6840","email_id":"Mellie83@yahoo.com","dop":"2025-04-06","serial_number":"19962894197651652","imei1":"19962894197651652","imei2":"19962894197651652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99525,"job_number":"JOB_99525","tr_customer_id":99542,"tr_customer_product_id":99532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:28.000Z","modified_at":"2025-11-05T07:35:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19761335543441","imei1":"19761335543441","imei2":"19761335543441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99527,"job_number":"JOB_99527","tr_customer_id":99544,"tr_customer_product_id":99534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:29.000Z","modified_at":"2025-11-05T07:35:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14770265026708","imei1":"14770265026708","imei2":"14770265026708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99529,"job_number":"JOB_99529","tr_customer_id":99546,"tr_customer_product_id":99536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:30.000Z","modified_at":"2025-11-05T07:35:30.000Z","name":"Mattie Tremblay","mobile_number":"887-798-5675","email_id":"Wilber.Brown99@yahoo.com","dop":"2025-04-06","serial_number":"13319497229109914","imei1":"13319497229109914","imei2":"13319497229109914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99530,"job_number":"JOB_99530","tr_customer_id":99547,"tr_customer_product_id":99537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:31.000Z","modified_at":"2025-11-05T07:35:31.000Z","name":"Ashtyn Legros","mobile_number":"333-385-1386","email_id":"Oliver.Carroll@gmail.com","dop":"2025-04-06","serial_number":"19740421904831600","imei1":"19740421904831600","imei2":"19740421904831600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99531,"job_number":"JOB_99531","tr_customer_id":99548,"tr_customer_product_id":99538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:11.000Z","modified_at":"2025-11-05T07:36:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14114003077781","imei1":"14114003077781","imei2":"14114003077781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99533,"job_number":"JOB_99533","tr_customer_id":99550,"tr_customer_product_id":99540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:12.000Z","modified_at":"2025-11-05T07:36:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15100101681512","imei1":"15100101681512","imei2":"15100101681512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99535,"job_number":"JOB_99535","tr_customer_id":99552,"tr_customer_product_id":99542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:13.000Z","modified_at":"2025-11-05T07:36:13.000Z","name":"Alexandra Howell","mobile_number":"875-939-7502","email_id":"Arlo_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"18749174162564704","imei1":"18749174162564704","imei2":"18749174162564704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99536,"job_number":"JOB_99536","tr_customer_id":99553,"tr_customer_product_id":99543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:13.000Z","modified_at":"2025-11-05T07:36:13.000Z","name":"Finn Corkery","mobile_number":"911-581-3234","email_id":"Bailey30@yahoo.com","dop":"2025-04-06","serial_number":"13474335624284504","imei1":"13474335624284504","imei2":"13474335624284504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99538,"job_number":"JOB_99538","tr_customer_id":99555,"tr_customer_product_id":99545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:52.000Z","modified_at":"2025-11-05T07:36:52.000Z","name":"Asha Jerde","mobile_number":"915-297-7681","email_id":"Daniela_Leannon96@hotmail.com","dop":"2025-04-06","serial_number":"16152691923484128","imei1":"16152691923484128","imei2":"16152691923484128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99539,"job_number":"JOB_99539","tr_customer_id":99556,"tr_customer_product_id":99546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:00.000Z","modified_at":"2025-11-05T07:43:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14256031845767","imei1":"14256031845767","imei2":"14256031845767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99541,"job_number":"JOB_99541","tr_customer_id":99558,"tr_customer_product_id":99548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:02.000Z","modified_at":"2025-11-05T07:43:02.000Z","name":"Jalon Hirthe","mobile_number":"628-247-3150","email_id":"Howell_Kris@yahoo.com","dop":"2025-04-06","serial_number":"11853369691689236","imei1":"11853369691689236","imei2":"11853369691689236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99542,"job_number":"JOB_99542","tr_customer_id":99559,"tr_customer_product_id":99549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:06.000Z","modified_at":"2025-11-05T07:43:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13920741447892","imei1":"13920741447892","imei2":"13920741447892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99544,"job_number":"JOB_99544","tr_customer_id":99561,"tr_customer_product_id":99551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:08.000Z","modified_at":"2025-11-05T07:43:08.000Z","name":"Coleman Nienow","mobile_number":"914-526-8258","email_id":"Beaulah_McCullough62@hotmail.com","dop":"2025-04-06","serial_number":"15650514213284604","imei1":"15650514213284604","imei2":"15650514213284604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99545,"job_number":"JOB_99545","tr_customer_id":99562,"tr_customer_product_id":99552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:42.000Z","modified_at":"2025-11-05T07:43:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11443331352610","imei1":"11443331352610","imei2":"11443331352610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99547,"job_number":"JOB_99547","tr_customer_id":99564,"tr_customer_product_id":99554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:44.000Z","modified_at":"2025-11-05T07:43:44.000Z","name":"Renee Boyle","mobile_number":"258-638-8475","email_id":"Kendra.Jast45@hotmail.com","dop":"2025-04-06","serial_number":"14597838906296046","imei1":"14597838906296046","imei2":"14597838906296046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99548,"job_number":"JOB_99548","tr_customer_id":99565,"tr_customer_product_id":99555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:54.000Z","modified_at":"2025-11-05T07:43:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18758451479403","imei1":"18758451479403","imei2":"18758451479403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99550,"job_number":"JOB_99550","tr_customer_id":99567,"tr_customer_product_id":99557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:55.000Z","modified_at":"2025-11-05T07:43:55.000Z","name":"Art Walker","mobile_number":"311-241-0072","email_id":"Deshawn_Legros84@gmail.com","dop":"2025-04-06","serial_number":"10259468474977278","imei1":"10259468474977278","imei2":"10259468474977278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99551,"job_number":"JOB_99551","tr_customer_id":99568,"tr_customer_product_id":99558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:24.000Z","modified_at":"2025-11-05T07:44:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14373094895281","imei1":"14373094895281","imei2":"14373094895281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99553,"job_number":"JOB_99553","tr_customer_id":99570,"tr_customer_product_id":99560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:26.000Z","modified_at":"2025-11-05T07:44:26.000Z","name":"Orlando Hauck","mobile_number":"273-994-1983","email_id":"Kattie_Harber81@hotmail.com","dop":"2025-04-06","serial_number":"18021665449328256","imei1":"18021665449328256","imei2":"18021665449328256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99554,"job_number":"JOB_99554","tr_customer_id":99571,"tr_customer_product_id":99561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:41.000Z","modified_at":"2025-11-05T07:44:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15305447111450","imei1":"15305447111450","imei2":"15305447111450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99556,"job_number":"JOB_99556","tr_customer_id":99573,"tr_customer_product_id":99563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:43.000Z","modified_at":"2025-11-05T07:44:43.000Z","name":"Liza Harris","mobile_number":"832-209-1494","email_id":"Kevin3@yahoo.com","dop":"2025-04-06","serial_number":"17737883507923060","imei1":"17737883507923060","imei2":"17737883507923060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99559,"job_number":"JOB_99559","tr_customer_id":99576,"tr_customer_product_id":99566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:02:46.000Z","modified_at":"2025-11-05T12:02:46.000Z","name":"Jaden Beatty","mobile_number":"898-269-7594","email_id":"Alexis.Kutch6@yahoo.com","dop":"2025-10-12","serial_number":"1007279467612925","imei1":"1007279467612925","imei2":"1007279467612925","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99561,"job_number":"JOB_99561","tr_customer_id":99578,"tr_customer_product_id":99568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:03:19.000Z","modified_at":"2025-11-05T12:03:19.000Z","name":"Trisha Hilpert","mobile_number":"528-497-5520","email_id":"Linnea_Bode99@hotmail.com","dop":"2025-10-12","serial_number":"1007500055719941","imei1":"1007500055719941","imei2":"1007500055719941","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99563,"job_number":"JOB_99563","tr_customer_id":99580,"tr_customer_product_id":99570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:07:10.000Z","modified_at":"2025-11-05T12:07:10.000Z","name":"Arno Hartmann","mobile_number":"716-292-3600","email_id":"Annette22@hotmail.com","dop":"2025-10-12","serial_number":"1007186021880867","imei1":"1007186021880867","imei2":"1007186021880867","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99565,"job_number":"JOB_99565","tr_customer_id":99582,"tr_customer_product_id":99572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:09:35.000Z","modified_at":"2025-11-05T12:09:35.000Z","name":"Meaghan Gerhold","mobile_number":"363-286-4677","email_id":"Hermann13@gmail.com","dop":"2025-10-12","serial_number":"1007890815668742","imei1":"1007890815668742","imei2":"1007890815668742","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99567,"job_number":"JOB_99567","tr_customer_id":99584,"tr_customer_product_id":99574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:14:56.000Z","modified_at":"2025-11-05T12:14:56.000Z","name":"Malachi Russel","mobile_number":"757-395-6798","email_id":"Nils.OKeefe@gmail.com","dop":"2025-10-12","serial_number":"1004258091230245","imei1":"1004258091230245","imei2":"1004258091230245","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99570,"job_number":"JOB_99570","tr_customer_id":99587,"tr_customer_product_id":99577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:40:18.000Z","modified_at":"2025-11-05T12:40:18.000Z","name":"Sidney Legros","mobile_number":"868-954-3090","email_id":"Brenda95@yahoo.com","dop":"2025-04-06","serial_number":"14899016526964516","imei1":"14899016526964516","imei2":"14899016526964516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99573,"job_number":"JOB_99573","tr_customer_id":99590,"tr_customer_product_id":99580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:43:57.000Z","modified_at":"2025-11-05T12:43:57.000Z","name":"Okey Schmeler","mobile_number":"404-907-8985","email_id":"Cleta60@gmail.com","dop":"2025-10-12","serial_number":"1009609731959066","imei1":"1009609731959066","imei2":"1009609731959066","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99576,"job_number":"JOB_99576","tr_customer_id":99593,"tr_customer_product_id":99583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:50:06.000Z","modified_at":"2025-11-05T12:50:06.000Z","name":"Maxime Russel","mobile_number":"865-212-8218","email_id":"Brett.Kulas15@gmail.com","dop":"2025-10-12","serial_number":"1003510897431884","imei1":"1003510897431884","imei2":"1003510897431884","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99577,"job_number":"JOB_99577","tr_customer_id":99594,"tr_customer_product_id":99584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:05:01.000Z","modified_at":"2025-11-05T13:05:01.000Z","name":"Jazmin Kunde","mobile_number":"452-481-7932","email_id":"Ellen.Abshire@gmail.com","dop":"2025-04-06","serial_number":"14400036663257","imei1":"14400036663257","imei2":"14400036663257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99578,"job_number":"JOB_99578","tr_customer_id":99595,"tr_customer_product_id":99585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Krishna Embranthiri","mobile_number":"7019766370","email_id":"swami.gupta@gmail.com","dop":"2025-10-26","serial_number":"5935968886086193","imei1":"5935968886086193","imei2":"5935968886086193","popurl":"www.guru-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99579,"job_number":"JOB_99579","tr_customer_id":99596,"tr_customer_product_id":99586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Priya Asan","mobile_number":"7041623656","email_id":"ravi.kaur@yahoo.co.in","dop":"2025-10-26","serial_number":"3580891862396158","imei1":"3580891862396158","imei2":"3580891862396158","popurl":"www.mahendra-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99580,"job_number":"JOB_99580","tr_customer_id":99597,"tr_customer_product_id":99587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Charvi Guha","mobile_number":"7056606510","email_id":"shakuntala.sharma@yahoo.co.in","dop":"2025-10-26","serial_number":"2424791919195124","imei1":"2424791919195124","imei2":"2424791919195124","popurl":"www.charak-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99581,"job_number":"JOB_99581","tr_customer_id":99598,"tr_customer_product_id":99588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Bilva Chattopadhyay","mobile_number":"7003009891","email_id":"alok.gupta@gmail.com","dop":"2025-10-26","serial_number":"4913534296675133","imei1":"4913534296675133","imei2":"4913534296675133","popurl":"www.balaaditya-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99582,"job_number":"JOB_99582","tr_customer_id":99599,"tr_customer_product_id":99589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Darshwana Bharadwaj","mobile_number":"7069253652","email_id":"umang.khatri@gmail.com","dop":"2025-10-26","serial_number":"5950520751619879","imei1":"5950520751619879","imei2":"5950520751619879","popurl":"www.divjot-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99583,"job_number":"JOB_99583","tr_customer_id":99600,"tr_customer_product_id":99590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:13.000Z","modified_at":"2025-11-05T13:32:13.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"11760302438670","imei1":"11760302438670","imei2":"11760302438670","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99585,"job_number":"JOB_99585","tr_customer_id":99602,"tr_customer_product_id":99592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:13.000Z","modified_at":"2025-11-05T13:32:13.000Z","name":"Shania Klocko","mobile_number":"299-861-1303","email_id":"Raquel_Kuhic@yahoo.com","dop":"2025-09-30","serial_number":"10012229382140","imei1":"10012229382140","imei2":"10012229382140","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99586,"job_number":"JOB_99586","tr_customer_id":99603,"tr_customer_product_id":99593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Ranjeet Khanna","mobile_number":"7016468397","email_id":"dharitri.nair@yahoo.co.in","dop":"2025-10-26","serial_number":"8109974394297386","imei1":"8109974394297386","imei2":"8109974394297386","popurl":"www.acharyanandana-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99587,"job_number":"JOB_99587","tr_customer_id":99604,"tr_customer_product_id":99594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Arjun Kocchar","mobile_number":"7078106051","email_id":"eshita.somayaji@hotmail.com","dop":"2025-10-26","serial_number":"7946788443590786","imei1":"7946788443590786","imei2":"7946788443590786","popurl":"www.dayaanidhi-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99588,"job_number":"JOB_99588","tr_customer_id":99605,"tr_customer_product_id":99595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Vaishvi Guneta","mobile_number":"7040821889","email_id":"opaline.agarwal@hotmail.com","dop":"2025-10-26","serial_number":"2618666493801190","imei1":"2618666493801190","imei2":"2618666493801190","popurl":"www.aadinath-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99589,"job_number":"JOB_99589","tr_customer_id":99606,"tr_customer_product_id":99596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Laxmi Iyer","mobile_number":"7059053136","email_id":"gaurang.adiga@gmail.com","dop":"2025-10-26","serial_number":"2121016526409748","imei1":"2121016526409748","imei2":"2121016526409748","popurl":"www.kalpana-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99590,"job_number":"JOB_99590","tr_customer_id":99607,"tr_customer_product_id":99597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Anal Patil","mobile_number":"7073949976","email_id":"manjusha.naik@gmail.com","dop":"2025-10-26","serial_number":"2333463648453542","imei1":"2333463648453542","imei2":"2333463648453542","popurl":"www.akshainie-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99591,"job_number":"JOB_99591","tr_customer_id":99608,"tr_customer_product_id":99598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:31.000Z","modified_at":"2025-11-05T13:32:31.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"10193380058634","imei1":"10193380058634","imei2":"10193380058634","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99593,"job_number":"JOB_99593","tr_customer_id":99610,"tr_customer_product_id":99600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:31.000Z","modified_at":"2025-11-05T13:32:31.000Z","name":"Maximilian Sawayn","mobile_number":"941-467-6103","email_id":"Claudie_Jacobs76@yahoo.com","dop":"2025-09-30","serial_number":"17543530530873","imei1":"17543530530873","imei2":"17543530530873","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99594,"job_number":"JOB_99594","tr_customer_id":99611,"tr_customer_product_id":99601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:48.000Z","modified_at":"2025-11-05T13:32:48.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"13788235921045","imei1":"13788235921045","imei2":"13788235921045","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99596,"job_number":"JOB_99596","tr_customer_id":99613,"tr_customer_product_id":99603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:48.000Z","modified_at":"2025-11-05T13:32:48.000Z","name":"Vaughn Cremin","mobile_number":"839-743-2818","email_id":"Hunter_Schmeler@gmail.com","dop":"2025-09-30","serial_number":"19322096840884","imei1":"19322096840884","imei2":"19322096840884","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99598,"job_number":"JOB_99598","tr_customer_id":99615,"tr_customer_product_id":99605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:35.000Z","modified_at":"2025-11-05T13:43:35.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"18979006500299","imei1":"18979006500299","imei2":"18979006500299","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99600,"job_number":"JOB_99600","tr_customer_id":99617,"tr_customer_product_id":99607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:36.000Z","modified_at":"2025-11-05T13:43:36.000Z","name":"Scotty Fadel","mobile_number":"704-863-0485","email_id":"Mozelle_Stamm@yahoo.com","dop":"2025-09-30","serial_number":"19228729729065","imei1":"19228729729065","imei2":"19228729729065","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99601,"job_number":"JOB_99601","tr_customer_id":99618,"tr_customer_product_id":99608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:52.000Z","modified_at":"2025-11-05T13:43:52.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"15234961648101","imei1":"15234961648101","imei2":"15234961648101","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99603,"job_number":"JOB_99603","tr_customer_id":99620,"tr_customer_product_id":99610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:52.000Z","modified_at":"2025-11-05T13:43:52.000Z","name":"Elenora Crooks","mobile_number":"628-654-8742","email_id":"Afton23@hotmail.com","dop":"2025-09-30","serial_number":"16685285707047","imei1":"16685285707047","imei2":"16685285707047","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99604,"job_number":"JOB_99604","tr_customer_id":99621,"tr_customer_product_id":99611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:44:08.000Z","modified_at":"2025-11-05T13:44:08.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18737185760898","imei1":"18737185760898","imei2":"18737185760898","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99606,"job_number":"JOB_99606","tr_customer_id":99623,"tr_customer_product_id":99613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:44:09.000Z","modified_at":"2025-11-05T13:44:09.000Z","name":"Melany Brown","mobile_number":"535-915-6525","email_id":"Oliver.Predovic@gmail.com","dop":"2025-09-30","serial_number":"16440805630984","imei1":"16440805630984","imei2":"16440805630984","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99607,"job_number":"JOB_99607","tr_customer_id":99624,"tr_customer_product_id":99614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:19.000Z","modified_at":"2025-11-05T13:46:20.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"19118175578102","imei1":"19118175578102","imei2":"19118175578102","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99609,"job_number":"JOB_99609","tr_customer_id":99626,"tr_customer_product_id":99616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:20.000Z","modified_at":"2025-11-05T13:46:20.000Z","name":"Torrey Upton","mobile_number":"479-573-0525","email_id":"Heber.Hettinger@gmail.com","dop":"2025-09-30","serial_number":"12009553705370","imei1":"12009553705370","imei2":"12009553705370","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99610,"job_number":"JOB_99610","tr_customer_id":99627,"tr_customer_product_id":99617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:37.000Z","modified_at":"2025-11-05T13:46:37.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"17443765831584","imei1":"17443765831584","imei2":"17443765831584","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99612,"job_number":"JOB_99612","tr_customer_id":99629,"tr_customer_product_id":99619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:38.000Z","modified_at":"2025-11-05T13:46:38.000Z","name":"Jeramy Thompson","mobile_number":"942-337-4709","email_id":"Friedrich_Durgan@gmail.com","dop":"2025-09-30","serial_number":"19185592949484","imei1":"19185592949484","imei2":"19185592949484","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99613,"job_number":"JOB_99613","tr_customer_id":99630,"tr_customer_product_id":99620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:54.000Z","modified_at":"2025-11-05T13:46:54.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"17967477976904","imei1":"17967477976904","imei2":"17967477976904","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99615,"job_number":"JOB_99615","tr_customer_id":99632,"tr_customer_product_id":99622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:55.000Z","modified_at":"2025-11-05T13:46:55.000Z","name":"Giovani Bechtelar","mobile_number":"389-994-9958","email_id":"Lavern55@yahoo.com","dop":"2025-09-30","serial_number":"16764789354777","imei1":"16764789354777","imei2":"16764789354777","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99616,"job_number":"JOB_99616","tr_customer_id":99633,"tr_customer_product_id":99623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89720651923890","imei1":"89720651923890","imei2":"89720651923890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99617,"job_number":"JOB_99617","tr_customer_id":99634,"tr_customer_product_id":99624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29215796394300","imei1":"29215796394300","imei2":"29215796394300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99618,"job_number":"JOB_99618","tr_customer_id":99635,"tr_customer_product_id":99625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64715252631213","imei1":"64715252631213","imei2":"64715252631213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99619,"job_number":"JOB_99619","tr_customer_id":99636,"tr_customer_product_id":99626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46759640952261","imei1":"46759640952261","imei2":"46759640952261","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99620,"job_number":"JOB_99620","tr_customer_id":99637,"tr_customer_product_id":99627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41852729277481","imei1":"41852729277481","imei2":"41852729277481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99621,"job_number":"JOB_99621","tr_customer_id":99638,"tr_customer_product_id":99628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85784040930302","imei1":"85784040930302","imei2":"85784040930302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99623,"job_number":"JOB_99623","tr_customer_id":99640,"tr_customer_product_id":99630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52987057196917","imei1":"52987057196917","imei2":"52987057196917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99624,"job_number":"JOB_99624","tr_customer_id":99641,"tr_customer_product_id":99631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75302507957469","imei1":"75302507957469","imei2":"75302507957469","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99625,"job_number":"JOB_99625","tr_customer_id":99642,"tr_customer_product_id":99632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98673734985170","imei1":"98673734985170","imei2":"98673734985170","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99626,"job_number":"JOB_99626","tr_customer_id":99643,"tr_customer_product_id":99633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32353729640634","imei1":"32353729640634","imei2":"32353729640634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99627,"job_number":"JOB_99627","tr_customer_id":99644,"tr_customer_product_id":99634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81264872587433","imei1":"81264872587433","imei2":"81264872587433","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99628,"job_number":"JOB_99628","tr_customer_id":99645,"tr_customer_product_id":99635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42054074194627","imei1":"42054074194627","imei2":"42054074194627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99630,"job_number":"JOB_99630","tr_customer_id":99647,"tr_customer_product_id":99637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:44.000Z","modified_at":"2025-11-05T13:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76651865659121","imei1":"76651865659121","imei2":"76651865659121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99631,"job_number":"JOB_99631","tr_customer_id":99648,"tr_customer_product_id":99638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98212411081233","imei1":"98212411081233","imei2":"98212411081233","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99632,"job_number":"JOB_99632","tr_customer_id":99649,"tr_customer_product_id":99639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94500782857948","imei1":"94500782857948","imei2":"94500782857948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99633,"job_number":"JOB_99633","tr_customer_id":99650,"tr_customer_product_id":99640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41183359488333","imei1":"41183359488333","imei2":"41183359488333","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99634,"job_number":"JOB_99634","tr_customer_id":99651,"tr_customer_product_id":99641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:46.000Z","modified_at":"2025-11-05T13:48:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57031907290511","imei1":"57031907290511","imei2":"57031907290511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99635,"job_number":"JOB_99635","tr_customer_id":99652,"tr_customer_product_id":99642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:46.000Z","modified_at":"2025-11-05T13:48:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29345124353440","imei1":"29345124353440","imei2":"29345124353440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99640,"job_number":"JOB_99640","tr_customer_id":99657,"tr_customer_product_id":99647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:53:23.000Z","modified_at":"2025-11-05T13:53:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11688305915324","imei1":"11688305915324","imei2":"11688305915324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99642,"job_number":"JOB_99642","tr_customer_id":99659,"tr_customer_product_id":99649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:53:24.000Z","modified_at":"2025-11-05T13:53:24.000Z","name":"Eliseo Swift","mobile_number":"691-405-8179","email_id":"Kyle_Durgan75@gmail.com","dop":"2025-04-06","serial_number":"14187795600032866","imei1":"14187795600032866","imei2":"14187795600032866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99643,"job_number":"JOB_99643","tr_customer_id":99660,"tr_customer_product_id":99650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:06.000Z","modified_at":"2025-11-05T13:54:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18938443815099","imei1":"18938443815099","imei2":"18938443815099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99645,"job_number":"JOB_99645","tr_customer_id":99662,"tr_customer_product_id":99652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:07.000Z","modified_at":"2025-11-05T13:54:07.000Z","name":"Bridgette Marks","mobile_number":"494-722-7050","email_id":"Bella_Runte@yahoo.com","dop":"2025-04-06","serial_number":"13905971424697252","imei1":"13905971424697252","imei2":"13905971424697252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99646,"job_number":"JOB_99646","tr_customer_id":99663,"tr_customer_product_id":99653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:49.000Z","modified_at":"2025-11-05T13:54:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17392355083388","imei1":"17392355083388","imei2":"17392355083388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99648,"job_number":"JOB_99648","tr_customer_id":99665,"tr_customer_product_id":99655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:50.000Z","modified_at":"2025-11-05T13:54:50.000Z","name":"Alysha Cartwright","mobile_number":"863-727-8989","email_id":"Lela24@hotmail.com","dop":"2025-04-06","serial_number":"14544353581685074","imei1":"14544353581685074","imei2":"14544353581685074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99649,"job_number":"JOB_99649","tr_customer_id":99666,"tr_customer_product_id":99656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:26.000Z","modified_at":"2025-11-05T14:09:26.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"11437780068902","imei1":"11437780068902","imei2":"11437780068902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99651,"job_number":"JOB_99651","tr_customer_id":99668,"tr_customer_product_id":99658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:27.000Z","modified_at":"2025-11-05T14:09:27.000Z","name":"Karlie Gerhold","mobile_number":"653-392-0946","email_id":"Jeff.Kassulke90@gmail.com","dop":"2025-04-06","serial_number":"16656323977828568","imei1":"16656323977828568","imei2":"16656323977828568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99660,"job_number":"JOB_99660","tr_customer_id":99677,"tr_customer_product_id":99667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:08.000Z","modified_at":"2025-11-05T14:10:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13360920880544","imei1":"13360920880544","imei2":"13360920880544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99662,"job_number":"JOB_99662","tr_customer_id":99679,"tr_customer_product_id":99669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:09.000Z","modified_at":"2025-11-05T14:10:09.000Z","name":"Desmond Beier","mobile_number":"711-295-2670","email_id":"Dejah_Bins10@yahoo.com","dop":"2025-04-06","serial_number":"19601175436877240","imei1":"19601175436877240","imei2":"19601175436877240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99663,"job_number":"JOB_99663","tr_customer_id":99680,"tr_customer_product_id":99670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:24.000Z","modified_at":"2025-11-05T14:10:25.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17813789355585","imei1":"17813789355585","imei2":"17813789355585","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99665,"job_number":"JOB_99665","tr_customer_id":99682,"tr_customer_product_id":99672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:26.000Z","modified_at":"2025-11-05T14:10:26.000Z","name":"Ruthe Schneider","mobile_number":"849-603-1451","email_id":"Zella_Koss30@hotmail.com","dop":"2025-06-08","serial_number":"107799480550212","imei1":"107799480550212","imei2":"107799480550212","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99666,"job_number":"JOB_99666","tr_customer_id":99683,"tr_customer_product_id":99673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:50.000Z","modified_at":"2025-11-05T14:10:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13925098868863","imei1":"13925098868863","imei2":"13925098868863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99668,"job_number":"JOB_99668","tr_customer_id":99685,"tr_customer_product_id":99675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:51.000Z","modified_at":"2025-11-05T14:10:51.000Z","name":"Vilma Cremin","mobile_number":"200-258-7155","email_id":"Juston82@hotmail.com","dop":"2025-04-06","serial_number":"16256108019207178","imei1":"16256108019207178","imei2":"16256108019207178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99669,"job_number":"JOB_99669","tr_customer_id":99686,"tr_customer_product_id":99676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:55.000Z","modified_at":"2025-11-05T14:10:55.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19741040891089","imei1":"19741040891089","imei2":"19741040891089","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99671,"job_number":"JOB_99671","tr_customer_id":99688,"tr_customer_product_id":99678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:56.000Z","modified_at":"2025-11-05T14:10:56.000Z","name":"Jevon Nitzsche","mobile_number":"637-692-7842","email_id":"Emerson_Hilll@yahoo.com","dop":"2025-06-08","serial_number":"107158042376096","imei1":"107158042376096","imei2":"107158042376096","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99672,"job_number":"JOB_99672","tr_customer_id":99689,"tr_customer_product_id":99679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:25.000Z","modified_at":"2025-11-05T14:11:25.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19063124962024","imei1":"19063124962024","imei2":"19063124962024","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99674,"job_number":"JOB_99674","tr_customer_id":99691,"tr_customer_product_id":99681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:26.000Z","modified_at":"2025-11-05T14:11:26.000Z","name":"Evelyn Ritchie","mobile_number":"455-957-7163","email_id":"Carolanne88@hotmail.com","dop":"2025-06-08","serial_number":"105750928648186","imei1":"105750928648186","imei2":"105750928648186","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99675,"job_number":"JOB_99675","tr_customer_id":99692,"tr_customer_product_id":99682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:47.000Z","modified_at":"2025-11-05T14:11:47.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"19210813079624","imei1":"19210813079624","imei2":"19210813079624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99677,"job_number":"JOB_99677","tr_customer_id":99694,"tr_customer_product_id":99684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:12:34.000Z","modified_at":"2025-11-05T14:12:34.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19342323203284","imei1":"19342323203284","imei2":"19342323203284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99679,"job_number":"JOB_99679","tr_customer_id":99696,"tr_customer_product_id":99686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:13:21.000Z","modified_at":"2025-11-05T14:13:21.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"13866780016218","imei1":"13866780016218","imei2":"13866780016218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99682,"job_number":"JOB_99682","tr_customer_id":99699,"tr_customer_product_id":99689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:09.000Z","modified_at":"2025-11-05T14:14:09.000Z","name":"Maddison Okuneva","mobile_number":"281-721-5056","email_id":"Virgie.Watsica@hotmail.com","dop":"2025-04-06","serial_number":"14149084779736596","imei1":"14149084779736596","imei2":"14149084779736596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99685,"job_number":"JOB_99685","tr_customer_id":99702,"tr_customer_product_id":99692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:51.000Z","modified_at":"2025-11-05T14:14:51.000Z","name":"Garnet Olson","mobile_number":"722-438-3327","email_id":"Jaquan_Frami83@gmail.com","dop":"2025-04-06","serial_number":"16813520665370132","imei1":"16813520665370132","imei2":"16813520665370132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99686,"job_number":"JOB_99686","tr_customer_id":99703,"tr_customer_product_id":99693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:09.000Z","modified_at":"2025-11-05T14:15:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10785172140467","imei1":"10785172140467","imei2":"10785172140467","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99688,"job_number":"JOB_99688","tr_customer_id":99705,"tr_customer_product_id":99695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:10.000Z","modified_at":"2025-11-05T14:15:10.000Z","name":"Leola Rowe","mobile_number":"652-216-1116","email_id":"Cora_VonRueden18@yahoo.com","dop":"2025-06-18","serial_number":"1091574495911792","imei1":"1091574495911792","imei2":"1091574495911792","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99690,"job_number":"JOB_99690","tr_customer_id":99707,"tr_customer_product_id":99697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:33.000Z","modified_at":"2025-11-05T14:15:33.000Z","name":"Kaia Hessel","mobile_number":"320-319-8530","email_id":"Raymundo.Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"13253140030594056","imei1":"13253140030594056","imei2":"13253140030594056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99691,"job_number":"JOB_99691","tr_customer_id":99708,"tr_customer_product_id":99698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:51.000Z","modified_at":"2025-11-05T14:15:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10320334345906","imei1":"10320334345906","imei2":"10320334345906","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99693,"job_number":"JOB_99693","tr_customer_id":99710,"tr_customer_product_id":99700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:52.000Z","modified_at":"2025-11-05T14:15:52.000Z","name":"Monserrate Doyle","mobile_number":"526-982-6793","email_id":"Heaven_Block53@gmail.com","dop":"2025-06-18","serial_number":"1076173215210055","imei1":"1076173215210055","imei2":"1076173215210055","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99694,"job_number":"JOB_99694","tr_customer_id":99711,"tr_customer_product_id":99701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:17:52.000Z","modified_at":"2025-11-05T14:17:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10973741051062","imei1":"10973741051062","imei2":"10973741051062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99696,"job_number":"JOB_99696","tr_customer_id":99713,"tr_customer_product_id":99703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:17:53.000Z","modified_at":"2025-11-05T14:17:53.000Z","name":"Elmo King","mobile_number":"913-367-8385","email_id":"Marisa77@hotmail.com","dop":"2025-04-06","serial_number":"11181930197842092","imei1":"11181930197842092","imei2":"11181930197842092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99697,"job_number":"JOB_99697","tr_customer_id":99714,"tr_customer_product_id":99704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:39.000Z","modified_at":"2025-11-05T14:18:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16653869515652","imei1":"16653869515652","imei2":"16653869515652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99699,"job_number":"JOB_99699","tr_customer_id":99716,"tr_customer_product_id":99706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:40.000Z","modified_at":"2025-11-05T14:18:40.000Z","name":"Trystan Daniel","mobile_number":"653-795-2296","email_id":"Valentin.Gutmann@gmail.com","dop":"2025-04-06","serial_number":"16584908335190524","imei1":"16584908335190524","imei2":"16584908335190524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99700,"job_number":"JOB_99700","tr_customer_id":99717,"tr_customer_product_id":99707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:55.000Z","modified_at":"2025-11-05T14:18:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12074748785930","imei1":"12074748785930","imei2":"12074748785930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99702,"job_number":"JOB_99702","tr_customer_id":99719,"tr_customer_product_id":99709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:57.000Z","modified_at":"2025-11-05T14:18:57.000Z","name":"Hattie Metz","mobile_number":"379-719-0339","email_id":"Janice66@gmail.com","dop":"2025-04-06","serial_number":"12089086118774496","imei1":"12089086118774496","imei2":"12089086118774496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99703,"job_number":"JOB_99703","tr_customer_id":99720,"tr_customer_product_id":99710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:25.000Z","modified_at":"2025-11-05T14:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15951602858028","imei1":"15951602858028","imei2":"15951602858028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99705,"job_number":"JOB_99705","tr_customer_id":99722,"tr_customer_product_id":99712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:26.000Z","modified_at":"2025-11-05T14:19:26.000Z","name":"Anya Koch","mobile_number":"577-261-1594","email_id":"Tracy.OHara@gmail.com","dop":"2025-04-06","serial_number":"10390834615531232","imei1":"10390834615531232","imei2":"10390834615531232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99706,"job_number":"JOB_99706","tr_customer_id":99723,"tr_customer_product_id":99713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:38.000Z","modified_at":"2025-11-05T14:19:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16838716998353","imei1":"16838716998353","imei2":"16838716998353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99708,"job_number":"JOB_99708","tr_customer_id":99725,"tr_customer_product_id":99715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:39.000Z","modified_at":"2025-11-05T14:19:39.000Z","name":"Jarret Lemke","mobile_number":"833-585-4556","email_id":"Maye.Grady@hotmail.com","dop":"2025-04-06","serial_number":"18648734586099090","imei1":"18648734586099090","imei2":"18648734586099090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99709,"job_number":"JOB_99709","tr_customer_id":99726,"tr_customer_product_id":99716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:20.000Z","modified_at":"2025-11-05T14:20:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12963759227908","imei1":"12963759227908","imei2":"12963759227908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99711,"job_number":"JOB_99711","tr_customer_id":99728,"tr_customer_product_id":99718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:21.000Z","modified_at":"2025-11-05T14:20:21.000Z","name":"Rusty Hayes","mobile_number":"599-848-2253","email_id":"Ayden.Gutmann80@hotmail.com","dop":"2025-04-06","serial_number":"12154328472534282","imei1":"12154328472534282","imei2":"12154328472534282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99713,"job_number":"JOB_99713","tr_customer_id":99730,"tr_customer_product_id":99720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:25.000Z","modified_at":"2025-11-05T14:20:25.000Z","name":"Lera Block","mobile_number":"651-643-7811","email_id":"Rahsaan.Little99@gmail.com","dop":"2025-04-06","serial_number":"17326980970151826","imei1":"17326980970151826","imei2":"17326980970151826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99715,"job_number":"JOB_99715","tr_customer_id":99732,"tr_customer_product_id":99722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:37.000Z","modified_at":"2025-11-05T14:20:37.000Z","name":"Germaine Denesik","mobile_number":"482-863-1147","email_id":"Roel52@gmail.com","dop":"2025-04-06","serial_number":"14754325847584712","imei1":"14754325847584712","imei2":"14754325847584712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99716,"job_number":"JOB_99716","tr_customer_id":99733,"tr_customer_product_id":99723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:25.000Z","modified_at":"2025-11-05T14:24:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10949794664110","imei1":"10949794664110","imei2":"10949794664110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99718,"job_number":"JOB_99718","tr_customer_id":99735,"tr_customer_product_id":99725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:27.000Z","modified_at":"2025-11-05T14:24:27.000Z","name":"Quinton Greenholt","mobile_number":"258-453-1781","email_id":"Unique80@yahoo.com","dop":"2025-04-06","serial_number":"12607357881344020","imei1":"12607357881344020","imei2":"12607357881344020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99728,"job_number":"JOB_99728","tr_customer_id":99745,"tr_customer_product_id":99735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:15.000Z","modified_at":"2025-11-05T14:25:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18639101670695","imei1":"18639101670695","imei2":"18639101670695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99730,"job_number":"JOB_99730","tr_customer_id":99747,"tr_customer_product_id":99737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:16.000Z","modified_at":"2025-11-05T14:25:17.000Z","name":"Vernon Nader","mobile_number":"848-729-6373","email_id":"Lesly.Ward@gmail.com","dop":"2025-04-06","serial_number":"12835241523552860","imei1":"12835241523552860","imei2":"12835241523552860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99732,"job_number":"JOB_99732","tr_customer_id":99749,"tr_customer_product_id":99739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:19.000Z","modified_at":"2025-11-05T14:25:19.000Z","name":"Clifford Hills","mobile_number":"715-208-4887","email_id":"Cecelia_Hirthe@hotmail.com","dop":"2025-04-06","serial_number":"18821564879459550","imei1":"18821564879459550","imei2":"18821564879459550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99733,"job_number":"JOB_99733","tr_customer_id":99750,"tr_customer_product_id":99740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:26:04.000Z","modified_at":"2025-11-05T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13810691625906","imei1":"13810691625906","imei2":"13810691625906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99735,"job_number":"JOB_99735","tr_customer_id":99752,"tr_customer_product_id":99742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:26:06.000Z","modified_at":"2025-11-05T14:26:06.000Z","name":"Carolina Brown","mobile_number":"384-596-6136","email_id":"Greta_Kutch@hotmail.com","dop":"2025-04-06","serial_number":"13375846082928682","imei1":"13375846082928682","imei2":"13375846082928682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99737,"job_number":"JOB_99737","tr_customer_id":99754,"tr_customer_product_id":99744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:27:47.000Z","modified_at":"2025-11-05T14:27:47.000Z","name":"Freida Wiza","mobile_number":"530-608-5857","email_id":"Lou_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"19821131677560790","imei1":"19821131677560790","imei2":"19821131677560790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99739,"job_number":"JOB_99739","tr_customer_id":99756,"tr_customer_product_id":99746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:18.000Z","modified_at":"2025-11-05T14:40:18.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14210684017344","imei1":"14210684017344","imei2":"14210684017344","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99741,"job_number":"JOB_99741","tr_customer_id":99758,"tr_customer_product_id":99748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:19.000Z","modified_at":"2025-11-05T14:40:19.000Z","name":"Cali Fadel","mobile_number":"813-561-2808","email_id":"Hailee.Heaney@gmail.com","dop":"2025-10-12","serial_number":"1007738501599632","imei1":"1007738501599632","imei2":"1007738501599632","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99742,"job_number":"JOB_99742","tr_customer_id":99759,"tr_customer_product_id":99749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:25.000Z","modified_at":"2025-11-05T14:40:26.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"17130207593894","imei1":"17130207593894","imei2":"17130207593894","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99744,"job_number":"JOB_99744","tr_customer_id":99761,"tr_customer_product_id":99751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:26.000Z","modified_at":"2025-11-05T14:40:26.000Z","name":"Deshawn Orn","mobile_number":"612-470-0219","email_id":"Bud_Hoppe@yahoo.com","dop":"2025-10-12","serial_number":"1003709799684811","imei1":"1003709799684811","imei2":"1003709799684811","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99745,"job_number":"JOB_99745","tr_customer_id":99762,"tr_customer_product_id":99752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:33.000Z","modified_at":"2025-11-05T14:40:33.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17540528160779","imei1":"17540528160779","imei2":"17540528160779","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99747,"job_number":"JOB_99747","tr_customer_id":99764,"tr_customer_product_id":99754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:34.000Z","modified_at":"2025-11-05T14:40:34.000Z","name":"Angela Windler","mobile_number":"950-506-8797","email_id":"Moises_Mitchell@hotmail.com","dop":"2025-10-12","serial_number":"1001240680763006","imei1":"1001240680763006","imei2":"1001240680763006","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99748,"job_number":"JOB_99748","tr_customer_id":99765,"tr_customer_product_id":99755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:00.000Z","modified_at":"2025-11-05T14:44:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15390212306901","imei1":"15390212306901","imei2":"15390212306901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99750,"job_number":"JOB_99750","tr_customer_id":99767,"tr_customer_product_id":99757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:02.000Z","modified_at":"2025-11-05T14:44:02.000Z","name":"Dorothea Gleason","mobile_number":"218-944-6007","email_id":"Justyn.Cassin72@hotmail.com","dop":"2025-04-06","serial_number":"12080836983348876","imei1":"12080836983348876","imei2":"12080836983348876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99751,"job_number":"JOB_99751","tr_customer_id":99768,"tr_customer_product_id":99758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:18.000Z","modified_at":"2025-11-05T14:44:18.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14498682260786","imei1":"14498682260786","imei2":"14498682260786","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99752,"job_number":"JOB_99752","tr_customer_id":99769,"tr_customer_product_id":99759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:18.000Z","modified_at":"2025-11-05T14:44:18.000Z","name":"Willa Fisher","mobile_number":"846-764-9182","email_id":"Delfina61@gmail.com","dop":"2025-09-16","serial_number":"12614075041777","imei1":"12614075041777","imei2":"12614075041777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99753,"job_number":"JOB_99753","tr_customer_id":99770,"tr_customer_product_id":99760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:39.000Z","modified_at":"2025-11-05T14:44:39.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12288170355915","imei1":"12288170355915","imei2":"12288170355915","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99754,"job_number":"JOB_99754","tr_customer_id":99771,"tr_customer_product_id":99761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:40.000Z","modified_at":"2025-11-05T14:44:40.000Z","name":"Katharina Murphy","mobile_number":"688-220-8445","email_id":"Forest_Schroeder@yahoo.com","dop":"2025-09-16","serial_number":"13492162876045","imei1":"13492162876045","imei2":"13492162876045","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99755,"job_number":"JOB_99755","tr_customer_id":99772,"tr_customer_product_id":99762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:43.000Z","modified_at":"2025-11-05T14:44:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18378860664030","imei1":"18378860664030","imei2":"18378860664030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99757,"job_number":"JOB_99757","tr_customer_id":99774,"tr_customer_product_id":99764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:45.000Z","modified_at":"2025-11-05T14:44:45.000Z","name":"Alfonso Altenwerth","mobile_number":"262-214-0019","email_id":"Hillard.Zieme97@yahoo.com","dop":"2025-04-06","serial_number":"14196885721073094","imei1":"14196885721073094","imei2":"14196885721073094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99758,"job_number":"JOB_99758","tr_customer_id":99775,"tr_customer_product_id":99765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:01.000Z","modified_at":"2025-11-05T14:45:01.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19804568968666","imei1":"19804568968666","imei2":"19804568968666","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99759,"job_number":"JOB_99759","tr_customer_id":99776,"tr_customer_product_id":99766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:01.000Z","modified_at":"2025-11-05T14:45:01.000Z","name":"Edgar Ledner","mobile_number":"278-896-4161","email_id":"Consuelo_Ferry@gmail.com","dop":"2025-09-16","serial_number":"11581294630195","imei1":"11581294630195","imei2":"11581294630195","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99760,"job_number":"JOB_99760","tr_customer_id":99777,"tr_customer_product_id":99767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:26.000Z","modified_at":"2025-11-05T14:45:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19767532439448","imei1":"19767532439448","imei2":"19767532439448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99762,"job_number":"JOB_99762","tr_customer_id":99779,"tr_customer_product_id":99769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:27.000Z","modified_at":"2025-11-05T14:45:27.000Z","name":"Madisen Paucek","mobile_number":"948-921-0751","email_id":"Golda.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"10532395993740490","imei1":"10532395993740490","imei2":"10532395993740490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99764,"job_number":"JOB_99764","tr_customer_id":99781,"tr_customer_product_id":99771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:34.000Z","modified_at":"2025-11-05T14:45:34.000Z","name":"Ernesto Block","mobile_number":"837-388-8270","email_id":"Mariela87@yahoo.com","dop":"2025-04-06","serial_number":"10109790724982946","imei1":"10109790724982946","imei2":"10109790724982946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99765,"job_number":"JOB_99765","tr_customer_id":99782,"tr_customer_product_id":99772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:20.000Z","modified_at":"2025-11-05T14:46:20.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"16049370314409","imei1":"16049370314409","imei2":"16049370314409","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99767,"job_number":"JOB_99767","tr_customer_id":99784,"tr_customer_product_id":99774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:21.000Z","modified_at":"2025-11-05T14:46:21.000Z","name":"Paxton Ledner","mobile_number":"622-663-0096","email_id":"Julio_Gerlach@hotmail.com","dop":"2025-10-12","serial_number":"1009424154850944","imei1":"1009424154850944","imei2":"1009424154850944","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99768,"job_number":"JOB_99768","tr_customer_id":99785,"tr_customer_product_id":99775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:28.000Z","modified_at":"2025-11-05T14:46:28.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12006341111284","imei1":"12006341111284","imei2":"12006341111284","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99770,"job_number":"JOB_99770","tr_customer_id":99787,"tr_customer_product_id":99777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:29.000Z","modified_at":"2025-11-05T14:46:29.000Z","name":"Charlotte Langosh","mobile_number":"211-375-7398","email_id":"Noemie.Kuhlman64@hotmail.com","dop":"2025-10-12","serial_number":"1002579614136500","imei1":"1002579614136500","imei2":"1002579614136500","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99771,"job_number":"JOB_99771","tr_customer_id":99788,"tr_customer_product_id":99778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:36.000Z","modified_at":"2025-11-05T14:46:36.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"15970340941454","imei1":"15970340941454","imei2":"15970340941454","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99773,"job_number":"JOB_99773","tr_customer_id":99790,"tr_customer_product_id":99780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:37.000Z","modified_at":"2025-11-05T14:46:37.000Z","name":"Aracely Schroeder","mobile_number":"269-830-2172","email_id":"Syble_Homenick3@gmail.com","dop":"2025-10-12","serial_number":"1003891675370555","imei1":"1003891675370555","imei2":"1003891675370555","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99774,"job_number":"JOB_99774","tr_customer_id":99791,"tr_customer_product_id":99781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:17.000Z","modified_at":"2025-11-05T14:47:17.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11677066593163","imei1":"11677066593163","imei2":"11677066593163","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99776,"job_number":"JOB_99776","tr_customer_id":99793,"tr_customer_product_id":99783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:18.000Z","modified_at":"2025-11-05T14:47:18.000Z","name":"Rickie Mertz","mobile_number":"246-939-4487","email_id":"Alayna38@yahoo.com","dop":"2025-10-12","serial_number":"1009039919921653","imei1":"1009039919921653","imei2":"1009039919921653","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99777,"job_number":"JOB_99777","tr_customer_id":99794,"tr_customer_product_id":99784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:25.000Z","modified_at":"2025-11-05T14:47:25.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"19891110612861","imei1":"19891110612861","imei2":"19891110612861","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99779,"job_number":"JOB_99779","tr_customer_id":99796,"tr_customer_product_id":99786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:26.000Z","modified_at":"2025-11-05T14:47:26.000Z","name":"Kassandra Lueilwitz","mobile_number":"869-512-1495","email_id":"Mireya.Adams@hotmail.com","dop":"2025-10-12","serial_number":"1005226894626033","imei1":"1005226894626033","imei2":"1005226894626033","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99780,"job_number":"JOB_99780","tr_customer_id":99797,"tr_customer_product_id":99787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:33.000Z","modified_at":"2025-11-05T14:47:33.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"15137695893609","imei1":"15137695893609","imei2":"15137695893609","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99782,"job_number":"JOB_99782","tr_customer_id":99799,"tr_customer_product_id":99789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:34.000Z","modified_at":"2025-11-05T14:47:34.000Z","name":"Maggie Stroman","mobile_number":"430-373-6937","email_id":"Liliana_Schinner@gmail.com","dop":"2025-10-12","serial_number":"1009536351878920","imei1":"1009536351878920","imei2":"1009536351878920","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99786,"job_number":"JOB_99786","tr_customer_id":99803,"tr_customer_product_id":99793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:31:23.000Z","modified_at":"2025-11-05T15:31:23.000Z","name":"shruti mane","mobile_number":"9004568952","email_id":"shrutimane25@gmail.com","dop":"2025-10-26","serial_number":"12345678998169","imei1":"12345678998169","imei2":"12345678998169","popurl":"2025-10-26T15:31:20.355446200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99787,"job_number":"JOB_99787","tr_customer_id":99804,"tr_customer_product_id":99794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:32:21.000Z","modified_at":"2025-11-05T15:32:21.000Z","name":"shruti mane","mobile_number":"9004568952","email_id":"shrutimane25@gmail.com","dop":"2025-10-26","serial_number":"12345678998769","imei1":"12345678997169","imei2":"12345678997169","popurl":"2025-10-26T15:32:18.424913500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99788,"job_number":"JOB_99788","tr_customer_id":99805,"tr_customer_product_id":99795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:39:00.000Z","modified_at":"2025-11-05T15:39:00.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102064830699392","imei1":"102064830699392","imei2":"102064830699392","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99790,"job_number":"JOB_99790","tr_customer_id":99807,"tr_customer_product_id":99797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:39:14.000Z","modified_at":"2025-11-05T15:39:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101623250956720","imei1":"101623250956720","imei2":"101623250956720","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99795,"job_number":"JOB_99795","tr_customer_id":99812,"tr_customer_product_id":99802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:05.000Z","modified_at":"2025-11-05T16:13:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17076837649320","imei1":"17076837649320","imei2":"17076837649320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99797,"job_number":"JOB_99797","tr_customer_id":99814,"tr_customer_product_id":99804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:07.000Z","modified_at":"2025-11-05T16:13:07.000Z","name":"Tillman Volkman","mobile_number":"345-607-6864","email_id":"Elmer56@hotmail.com","dop":"2025-04-06","serial_number":"11302945633921148","imei1":"11302945633921148","imei2":"11302945633921148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99798,"job_number":"JOB_99798","tr_customer_id":99815,"tr_customer_product_id":99805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:55.000Z","modified_at":"2025-11-05T16:13:55.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11506220637350","imei1":"11506220637350","imei2":"11506220637350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99800,"job_number":"JOB_99800","tr_customer_id":99817,"tr_customer_product_id":99807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:56.000Z","modified_at":"2025-11-05T16:13:56.000Z","name":"Noemy Purdy","mobile_number":"652-308-2723","email_id":"Raoul_Cole21@gmail.com","dop":"2025-04-06","serial_number":"19653973610832710","imei1":"19653973610832710","imei2":"19653973610832710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99801,"job_number":"JOB_99801","tr_customer_id":99818,"tr_customer_product_id":99808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:14:45.000Z","modified_at":"2025-11-05T16:14:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12823991984703","imei1":"12823991984703","imei2":"12823991984703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99803,"job_number":"JOB_99803","tr_customer_id":99820,"tr_customer_product_id":99810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:14:47.000Z","modified_at":"2025-11-05T16:14:47.000Z","name":"Claudine McClure","mobile_number":"554-391-5352","email_id":"Augustine.Miller77@gmail.com","dop":"2025-04-06","serial_number":"10351174697803828","imei1":"10351174697803828","imei2":"10351174697803828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99804,"job_number":"JOB_99804","tr_customer_id":99821,"tr_customer_product_id":99811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:07:20.000Z","modified_at":"2025-11-05T17:07:20.000Z","name":"Harmon Ernser","mobile_number":"995-627-5275","email_id":"Johann_Daniel59@hotmail.com","dop":"2025-05-30","serial_number":"11197323310327","imei1":"11197323310327","imei2":"11197323310327","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:07:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99805,"job_number":"JOB_99805","tr_customer_id":99822,"tr_customer_product_id":99812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:09:13.000Z","modified_at":"2025-11-05T17:09:13.000Z","name":"{{$randomFirstname}} {{$$randomLastName}}","mobile_number":"940-579-1391","email_id":"Bonnie.Walker@hotmail.com","dop":"2025-05-30","serial_number":"19641462112161","imei1":"19641462112161","imei2":"19641462112161","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99806,"job_number":"JOB_99806","tr_customer_id":99823,"tr_customer_product_id":99813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:10:02.000Z","modified_at":"2025-11-05T17:10:02.000Z","name":"Zoe Christiansen","mobile_number":"655-210-3410","email_id":"Juliet43@hotmail.com","dop":"2025-05-30","serial_number":"11957442435487","imei1":"11957442435487","imei2":"11957442435487","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99809,"job_number":"JOB_99809","tr_customer_id":99826,"tr_customer_product_id":99816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:30:20.000Z","modified_at":"2025-11-05T17:30:20.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"12452346246166","imei1":"12452346246166","imei2":"12452346246166","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99810,"job_number":"JOB_99810","tr_customer_id":99827,"tr_customer_product_id":99817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:31:26.000Z","modified_at":"2025-11-05T17:31:26.000Z","name":"Hermina Medhurst","mobile_number":"762-454-3385","email_id":"Dominique40@hotmail.com","dop":"2025-05-30","serial_number":"16454997863516","imei1":"16454997863516","imei2":"16454997863516","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99811,"job_number":"JOB_99811","tr_customer_id":99828,"tr_customer_product_id":99818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:10.000Z","modified_at":"2025-11-05T17:35:10.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"909066373775375","imei1":"909066373775375","imei2":"909066373775375","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99812,"job_number":"JOB_99812","tr_customer_id":99829,"tr_customer_product_id":99819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:13.000Z","modified_at":"2025-11-05T17:35:13.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"52111965318475","imei1":"52111965318475","imei2":"52111965318475","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99813,"job_number":"JOB_99813","tr_customer_id":99830,"tr_customer_product_id":99820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:15.000Z","modified_at":"2025-11-05T17:35:15.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"758407167285860","imei1":"758407167285860","imei2":"758407167285860","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99814,"job_number":"JOB_99814","tr_customer_id":99831,"tr_customer_product_id":99821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:17.000Z","modified_at":"2025-11-05T17:35:17.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"906208532778393","imei1":"906208532778393","imei2":"906208532778393","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99816,"job_number":"JOB_99816","tr_customer_id":99833,"tr_customer_product_id":99823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:38:01.000Z","modified_at":"2025-11-05T17:38:01.000Z","name":"Mozell Quigley","mobile_number":"757-226-1085","email_id":"Baron.Greenfelder65@gmail.com","dop":"2025-04-06","serial_number":"15440749408408798","imei1":"15440749408408798","imei2":"15440749408408798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99818,"job_number":"JOB_99818","tr_customer_id":99835,"tr_customer_product_id":99825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:42:12.000Z","modified_at":"2025-11-05T17:42:12.000Z","name":"Annamarie Rogahn","mobile_number":"840-702-0831","email_id":"Oswaldo24@hotmail.com","dop":"2025-04-06","serial_number":"19976087050781864","imei1":"19976087050781864","imei2":"19976087050781864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99820,"job_number":"JOB_99820","tr_customer_id":99837,"tr_customer_product_id":99827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:57:21.000Z","modified_at":"2025-11-05T17:57:21.000Z","name":"SWATI SHETTY","mobile_number":"9899999999","email_id":"swati.shetty@hotmail.com","dop":"2025-10-31","serial_number":"111111111111111","imei1":"111111111111111","imei2":"111111111111111","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99823,"job_number":"JOB_99823","tr_customer_id":99840,"tr_customer_product_id":99830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:24:10.000Z","modified_at":"2025-11-05T18:24:10.000Z","name":"Tristin Streich","mobile_number":"314-554-3555","email_id":"Chance31@yahoo.com","dop":"2025-05-30","serial_number":"15202863773522","imei1":"15202863773522","imei2":"15202863773522","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99825,"job_number":"JOB_99825","tr_customer_id":99842,"tr_customer_product_id":99832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:24:11.000Z","modified_at":"2025-11-05T18:24:11.000Z","name":"Audrey Lowe","mobile_number":"713-556-6680","email_id":"Brianne23@hotmail.com","dop":"2025-05-30","serial_number":"1132921555959712","imei1":"1132921555959712","imei2":"1132921555959712","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99827,"job_number":"JOB_99827","tr_customer_id":99844,"tr_customer_product_id":99834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Subodh Kaniyar","mobile_number":"7064319020","email_id":"divaakar.jain@gmail.com","dop":"2025-10-26","serial_number":"7987991194600493","imei1":"7987991194600493","imei2":"7987991194600493","popurl":"www.shankar-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99828,"job_number":"JOB_99828","tr_customer_id":99845,"tr_customer_product_id":99835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Dandapaani Bhattacharya","mobile_number":"7014601087","email_id":"chandraayan.nair@gmail.com","dop":"2025-10-26","serial_number":"6856443182716669","imei1":"6856443182716669","imei2":"6856443182716669","popurl":"www.purnima-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99829,"job_number":"JOB_99829","tr_customer_id":99846,"tr_customer_product_id":99836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Kumuda Desai","mobile_number":"7036991648","email_id":"aayushmaan.bharadwaj@yahoo.co.in","dop":"2025-10-26","serial_number":"2469541599928251","imei1":"2469541599928251","imei2":"2469541599928251","popurl":"www.anusuya-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99830,"job_number":"JOB_99830","tr_customer_id":99847,"tr_customer_product_id":99837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Chatur Chattopadhyay","mobile_number":"7059661079","email_id":"chandan.adiga@gmail.com","dop":"2025-10-26","serial_number":"3580073983116669","imei1":"3580073983116669","imei2":"3580073983116669","popurl":"www.gangesh-pandey.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99831,"job_number":"JOB_99831","tr_customer_id":99848,"tr_customer_product_id":99838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Rita Patil","mobile_number":"7082811369","email_id":"rohan.devar@yahoo.co.in","dop":"2025-10-26","serial_number":"3789780168101865","imei1":"3789780168101865","imei2":"3789780168101865","popurl":"www.dhananjay-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99832,"job_number":"JOB_99832","tr_customer_id":99849,"tr_customer_product_id":99839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:08:32.000Z","modified_at":"2025-11-05T19:08:32.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"427549666801868","imei1":"427549666801868","imei2":"427549666801868","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99836,"job_number":"JOB_99836","tr_customer_id":99853,"tr_customer_product_id":99843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:12:47.000Z","modified_at":"2025-11-05T19:12:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"68339893763663","imei1":"68339893763663","imei2":"68339893763663","popurl":"2025-10-26T19:12:46.437211205Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99844,"job_number":"JOB_99844","tr_customer_id":99861,"tr_customer_product_id":99851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:47:25.000Z","modified_at":"2025-11-05T19:47:25.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"26451280558456","imei1":"26451280558456","imei2":"26451280558456","popurl":"2025-10-26T19:47:25.077415477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99845,"job_number":"JOB_99845","tr_customer_id":99862,"tr_customer_product_id":99852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:47:31.000Z","modified_at":"2025-11-05T19:47:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"91843184090768","imei1":"91843184090768","imei2":"91843184090768","popurl":"2025-10-26T19:47:30.167830349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99846,"job_number":"JOB_99846","tr_customer_id":99863,"tr_customer_product_id":99853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Indra Marar","mobile_number":"7086810180","email_id":"lakshman.iyengar@yahoo.co.in","dop":"2025-10-26","serial_number":"18954862396914","imei1":"18954862396914","imei2":"18954862396914","popurl":"www.giri-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99847,"job_number":"JOB_99847","tr_customer_id":99864,"tr_customer_product_id":99854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Abhaya Kapoor","mobile_number":"7074915037","email_id":"raj.verma@hotmail.com","dop":"2025-10-26","serial_number":"15070484141957","imei1":"15070484141957","imei2":"15070484141957","popurl":"www.hiranmay-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99848,"job_number":"JOB_99848","tr_customer_id":99865,"tr_customer_product_id":99855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Balachandra Khatri","mobile_number":"7027529366","email_id":"ramesh.naik@hotmail.com","dop":"2025-10-26","serial_number":"14479671364617","imei1":"14479671364617","imei2":"14479671364617","popurl":"www.deependra-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99849,"job_number":"JOB_99849","tr_customer_id":99866,"tr_customer_product_id":99856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Som Prajapat","mobile_number":"7048762369","email_id":"charuchandra.shah@gmail.com","dop":"2025-10-26","serial_number":"11291246871409","imei1":"11291246871409","imei2":"11291246871409","popurl":"www.gopi-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99850,"job_number":"JOB_99850","tr_customer_id":99867,"tr_customer_product_id":99857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Akshainie Chattopadhyay","mobile_number":"7081240238","email_id":"paramartha.arora@hotmail.com","dop":"2025-10-26","serial_number":"17649250337685","imei1":"17649250337685","imei2":"17649250337685","popurl":"www.rupinder-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99851,"job_number":"JOB_99851","tr_customer_id":99868,"tr_customer_product_id":99858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:56:24.000Z","modified_at":"2025-11-05T19:56:24.000Z","name":"Gudrun Nikolaus","mobile_number":"594-877-9570","email_id":"Verdie.Trantow25@yahoo.com","dop":"2025-08-06","serial_number":"14834539430997","imei1":"14834539430997","imei2":"14834539430997","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99853,"job_number":"JOB_99853","tr_customer_id":99870,"tr_customer_product_id":99860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T20:44:49.000Z","modified_at":"2025-11-05T20:44:49.000Z","name":"Ella Beier","mobile_number":"511-799-5381","email_id":"Stewart.Nader@gmail.com","dop":"2025-04-06","serial_number":"12599082931829080","imei1":"12599082931829080","imei2":"12599082931829080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T20:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99857,"job_number":"JOB_99857","tr_customer_id":99874,"tr_customer_product_id":99864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:56.000Z","modified_at":"2025-11-06T03:23:56.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527876","imei1":"12995812527876","imei2":"12995812527876","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99859,"job_number":"JOB_99859","tr_customer_id":99876,"tr_customer_product_id":99866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:07.000Z","modified_at":"2025-11-06T03:27:07.000Z","name":"Tiara Schiller","mobile_number":"813-975-9040","email_id":"Lexie60@yahoo.com","dop":"2025-04-06","serial_number":"11533826383509794","imei1":"11533826383509794","imei2":"11533826383509794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99861,"job_number":"JOB_99861","tr_customer_id":99878,"tr_customer_product_id":99868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:52.000Z","modified_at":"2025-11-06T03:27:52.000Z","name":"Clair Runolfsson","mobile_number":"732-935-4974","email_id":"Freeman.Turner5@hotmail.com","dop":"2025-04-06","serial_number":"16812241227119416","imei1":"16812241227119416","imei2":"16812241227119416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99863,"job_number":"JOB_99863","tr_customer_id":99880,"tr_customer_product_id":99870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:28:36.000Z","modified_at":"2025-11-06T03:28:36.000Z","name":"Kaleb Rau","mobile_number":"256-230-0629","email_id":"Nakia_Wuckert70@yahoo.com","dop":"2025-04-06","serial_number":"11291459654286082","imei1":"11291459654286082","imei2":"11291459654286082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99865,"job_number":"JOB_99865","tr_customer_id":99882,"tr_customer_product_id":99872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:10.000Z","modified_at":"2025-11-06T03:32:10.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"129958125278731","imei2":"129958125278731","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99868,"job_number":"JOB_99868","tr_customer_id":99885,"tr_customer_product_id":99875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:49.000Z","modified_at":"2025-11-06T03:32:49.000Z","name":"Madonna Lakin","mobile_number":"531-352-5166","email_id":"Charley_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17822015155240034","imei1":"17822015155240034","imei2":"17822015155240034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99870,"job_number":"JOB_99870","tr_customer_id":99887,"tr_customer_product_id":99877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:09.000Z","modified_at":"2025-11-06T03:33:09.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11183221243655","imei1":"11183221243655","imei2":"11183221243655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99872,"job_number":"JOB_99872","tr_customer_id":99889,"tr_customer_product_id":99879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:11.000Z","modified_at":"2025-11-06T03:33:11.000Z","name":"Haskell Kunze","mobile_number":"303-297-3129","email_id":"Yvette.Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"19818044096606464","imei1":"19818044096606464","imei2":"19818044096606464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99874,"job_number":"JOB_99874","tr_customer_id":99891,"tr_customer_product_id":99881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:14.000Z","modified_at":"2025-11-06T03:33:14.000Z","name":"Etha Cassin","mobile_number":"396-439-4498","email_id":"Jaylan91@gmail.com","dop":"2025-04-06","serial_number":"11998179057122452","imei1":"11998179057122452","imei2":"11998179057122452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99875,"job_number":"JOB_99875","tr_customer_id":99892,"tr_customer_product_id":99882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:35.000Z","modified_at":"2025-11-06T03:33:35.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"13769970449096","imei1":"13769970449096","imei2":"13769970449096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99877,"job_number":"JOB_99877","tr_customer_id":99894,"tr_customer_product_id":99884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:36.000Z","modified_at":"2025-11-06T03:33:36.000Z","name":"Odie Glover","mobile_number":"294-351-9410","email_id":"Stephen.OConner@hotmail.com","dop":"2025-09-30","serial_number":"13022525422754","imei1":"13022525422754","imei2":"13022525422754","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99880,"job_number":"JOB_99880","tr_customer_id":99897,"tr_customer_product_id":99887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:52.000Z","modified_at":"2025-11-06T03:33:52.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15384613979063","imei1":"15384613979063","imei2":"15384613979063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99882,"job_number":"JOB_99882","tr_customer_id":99899,"tr_customer_product_id":99889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:53.000Z","modified_at":"2025-11-06T03:33:53.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11849622752786","imei1":"11849622752786","imei2":"11849622752786","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99884,"job_number":"JOB_99884","tr_customer_id":99901,"tr_customer_product_id":99891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Dariana Sporer","mobile_number":"316-509-5245","email_id":"Daphnee.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16435121930220934","imei1":"16435121930220934","imei2":"16435121930220934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99885,"job_number":"JOB_99885","tr_customer_id":99902,"tr_customer_product_id":99892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Justyn Tromp","mobile_number":"771-674-0799","email_id":"Kaylin90@hotmail.com","dop":"2025-09-30","serial_number":"12551591170965","imei1":"12551591170965","imei2":"12551591170965","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99886,"job_number":"JOB_99886","tr_customer_id":99903,"tr_customer_product_id":99893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:04.000Z","modified_at":"2025-11-06T03:34:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10572220241596","imei1":"10572220241596","imei2":"10572220241596","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99888,"job_number":"JOB_99888","tr_customer_id":99905,"tr_customer_product_id":99895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:05.000Z","modified_at":"2025-11-06T03:34:05.000Z","name":"Mckayla Sanford","mobile_number":"958-648-8757","email_id":"Will_Mayer@yahoo.com","dop":"2025-06-18","serial_number":"1018801462678501","imei1":"1018801462678501","imei2":"1018801462678501","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99889,"job_number":"JOB_99889","tr_customer_id":99906,"tr_customer_product_id":99896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:10.000Z","modified_at":"2025-11-06T03:34:10.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15792738078673","imei1":"15792738078673","imei2":"15792738078673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99891,"job_number":"JOB_99891","tr_customer_id":99908,"tr_customer_product_id":99898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"15252244020832","imei1":"15252244020832","imei2":"15252244020832","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99893,"job_number":"JOB_99893","tr_customer_id":99910,"tr_customer_product_id":99900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Warren Dare","mobile_number":"624-587-9151","email_id":"Wilton_Kuvalis57@yahoo.com","dop":"2025-09-30","serial_number":"12387981798650","imei1":"12387981798650","imei2":"12387981798650","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99895,"job_number":"JOB_99895","tr_customer_id":99912,"tr_customer_product_id":99902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:16.000Z","modified_at":"2025-11-06T03:34:16.000Z","name":"Tyree Luettgen","mobile_number":"685-230-3310","email_id":"Connor38@yahoo.com","dop":"2025-04-06","serial_number":"14424229899623164","imei1":"14424229899623164","imei2":"14424229899623164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99898,"job_number":"JOB_99898","tr_customer_id":99915,"tr_customer_product_id":99905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:38.000Z","modified_at":"2025-11-06T03:34:38.000Z","name":"Brandi Mertz","mobile_number":"355-897-7748","email_id":"Terrill_Collins@hotmail.com","dop":"2025-04-06","serial_number":"16797925613125546","imei1":"16797925613125546","imei2":"16797925613125546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99900,"job_number":"JOB_99900","tr_customer_id":99917,"tr_customer_product_id":99907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:40.000Z","modified_at":"2025-11-06T03:34:40.000Z","name":"Fannie O'Conner","mobile_number":"530-585-3423","email_id":"Aliyah65@gmail.com","dop":"2025-04-06","serial_number":"19950541237701104","imei1":"19950541237701104","imei2":"19950541237701104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99901,"job_number":"JOB_99901","tr_customer_id":99918,"tr_customer_product_id":99908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:42.000Z","modified_at":"2025-11-06T03:34:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12132795872842","imei1":"12132795872842","imei2":"12132795872842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99903,"job_number":"JOB_99903","tr_customer_id":99920,"tr_customer_product_id":99910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Ludwig Jenkins","mobile_number":"974-815-2806","email_id":"Noble_Barrows17@hotmail.com","dop":"2025-04-06","serial_number":"18799201905216616","imei1":"18799201905216616","imei2":"18799201905216616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99905,"job_number":"JOB_99905","tr_customer_id":99922,"tr_customer_product_id":99912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:54.000Z","modified_at":"2025-11-06T03:34:54.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"10951517549596","imei1":"10951517549596","imei2":"10951517549596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99907,"job_number":"JOB_99907","tr_customer_id":99924,"tr_customer_product_id":99914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:56.000Z","modified_at":"2025-11-06T03:34:56.000Z","name":"Deven Bernier","mobile_number":"351-797-3017","email_id":"Lue74@hotmail.com","dop":"2025-04-06","serial_number":"11899738691851424","imei1":"11899738691851424","imei2":"11899738691851424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99908,"job_number":"JOB_99908","tr_customer_id":99925,"tr_customer_product_id":99915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10642340592793","imei1":"10642340592793","imei2":"10642340592793","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99910,"job_number":"JOB_99910","tr_customer_id":99927,"tr_customer_product_id":99917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"12096509906828","imei1":"12096509906828","imei2":"12096509906828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99911,"job_number":"JOB_99911","tr_customer_id":99928,"tr_customer_product_id":99918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"Hilton Hermiston","mobile_number":"358-873-4645","email_id":"Angelita.Upton@gmail.com","dop":"2025-06-18","serial_number":"1070741767857579","imei1":"1070741767857579","imei2":"1070741767857579","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99915,"job_number":"JOB_99915","tr_customer_id":99932,"tr_customer_product_id":99922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:11.000Z","modified_at":"2025-11-06T03:35:11.000Z","name":"Tamara Daniel","mobile_number":"324-462-2861","email_id":"Nyah.Mayer@gmail.com","dop":"2025-04-06","serial_number":"14692329419021112","imei1":"14692329419021112","imei2":"14692329419021112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99916,"job_number":"JOB_99916","tr_customer_id":99933,"tr_customer_product_id":99923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:22.000Z","modified_at":"2025-11-06T03:35:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11561470494897","imei1":"11561470494897","imei2":"11561470494897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99918,"job_number":"JOB_99918","tr_customer_id":99935,"tr_customer_product_id":99925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:24.000Z","modified_at":"2025-11-06T03:35:24.000Z","name":"Dakota O'Kon","mobile_number":"715-310-0724","email_id":"Annabell.Rolfson5@hotmail.com","dop":"2025-04-06","serial_number":"18909707599517010","imei1":"18909707599517010","imei2":"18909707599517010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99920,"job_number":"JOB_99920","tr_customer_id":99937,"tr_customer_product_id":99927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:26.000Z","modified_at":"2025-11-06T03:35:26.000Z","name":"Wilhelmine Nienow","mobile_number":"625-795-7719","email_id":"Kailey.Kunze26@gmail.com","dop":"2025-04-06","serial_number":"14338479461014556","imei1":"14338479461014556","imei2":"14338479461014556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99921,"job_number":"JOB_99921","tr_customer_id":99938,"tr_customer_product_id":99928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:34.000Z","modified_at":"2025-11-06T03:35:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11012769744633","imei1":"11012769744633","imei2":"11012769744633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99923,"job_number":"JOB_99923","tr_customer_id":99940,"tr_customer_product_id":99930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Destin Schimmel","mobile_number":"498-294-9570","email_id":"Albina.Tromp32@hotmail.com","dop":"2025-04-06","serial_number":"17647044046358944","imei1":"17647044046358944","imei2":"17647044046358944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99928,"job_number":"JOB_99928","tr_customer_id":99945,"tr_customer_product_id":99935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:38.000Z","modified_at":"2025-11-06T03:35:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15519952082655","imei1":"15519952082655","imei2":"15519952082655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99930,"job_number":"JOB_99930","tr_customer_id":99947,"tr_customer_product_id":99937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:39.000Z","modified_at":"2025-11-06T03:35:39.000Z","name":"Marjolaine Kulas","mobile_number":"806-910-7703","email_id":"Trisha95@yahoo.com","dop":"2025-04-06","serial_number":"15574500901270248","imei1":"15574500901270248","imei2":"15574500901270248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99931,"job_number":"JOB_99931","tr_customer_id":99948,"tr_customer_product_id":99938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:42.000Z","modified_at":"2025-11-06T03:35:42.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12187206293561","imei1":"12187206293561","imei2":"12187206293561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99933,"job_number":"JOB_99933","tr_customer_id":99950,"tr_customer_product_id":99940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:43.000Z","modified_at":"2025-11-06T03:35:43.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19275420306427","imei1":"19275420306427","imei2":"19275420306427","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99935,"job_number":"JOB_99935","tr_customer_id":99952,"tr_customer_product_id":99942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:45.000Z","modified_at":"2025-11-06T03:35:45.000Z","name":"Favian Bednar","mobile_number":"352-872-6397","email_id":"Icie.Wintheiser@yahoo.com","dop":"2025-06-08","serial_number":"101527102446479","imei1":"101527102446479","imei2":"101527102446479","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99944,"job_number":"JOB_99944","tr_customer_id":99961,"tr_customer_product_id":99951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10158803813484","imei1":"10158803813484","imei2":"10158803813484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99946,"job_number":"JOB_99946","tr_customer_id":99963,"tr_customer_product_id":99953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:12.000Z","modified_at":"2025-11-06T03:36:12.000Z","name":"Edwina Feil","mobile_number":"373-662-4201","email_id":"Lillie59@hotmail.com","dop":"2025-04-06","serial_number":"19776874396254844","imei1":"19776874396254844","imei2":"19776874396254844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99947,"job_number":"JOB_99947","tr_customer_id":99964,"tr_customer_product_id":99954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:13.000Z","modified_at":"2025-11-06T03:36:13.000Z","name":"Chanelle Windler","mobile_number":"219-875-9029","email_id":"Twila_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"13835519724547464","imei1":"13835519724547464","imei2":"13835519724547464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99948,"job_number":"JOB_99948","tr_customer_id":99965,"tr_customer_product_id":99955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:15.000Z","modified_at":"2025-11-06T03:36:15.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14768713210375","imei1":"14768713210375","imei2":"14768713210375","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99950,"job_number":"JOB_99950","tr_customer_id":99967,"tr_customer_product_id":99957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:16.000Z","modified_at":"2025-11-06T03:36:16.000Z","name":"Pinkie Koss","mobile_number":"967-597-6677","email_id":"Randall.Altenwerth0@hotmail.com","dop":"2025-06-08","serial_number":"103603942289080","imei1":"103603942289080","imei2":"103603942289080","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99951,"job_number":"JOB_99951","tr_customer_id":99968,"tr_customer_product_id":99958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:18.000Z","modified_at":"2025-11-06T03:36:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14129483184673","imei1":"14129483184673","imei2":"14129483184673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99953,"job_number":"JOB_99953","tr_customer_id":99970,"tr_customer_product_id":99960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:20.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Daija Wehner","mobile_number":"474-641-0810","email_id":"Marcelina.Friesen23@hotmail.com","dop":"2025-04-06","serial_number":"16579153052106916","imei1":"16579153052106916","imei2":"16579153052106916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99954,"job_number":"JOB_99954","tr_customer_id":99971,"tr_customer_product_id":99961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:21.000Z","modified_at":"2025-11-06T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13227684091141","imei1":"13227684091141","imei2":"13227684091141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99956,"job_number":"JOB_99956","tr_customer_id":99973,"tr_customer_product_id":99963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:22.000Z","modified_at":"2025-11-06T03:36:22.000Z","name":"Andres Huels","mobile_number":"899-586-0897","email_id":"Christelle.Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"13356682696224662","imei1":"13356682696224662","imei2":"13356682696224662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99964,"job_number":"JOB_99964","tr_customer_id":99981,"tr_customer_product_id":99971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:46.000Z","modified_at":"2025-11-06T03:36:46.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17001140031752","imei1":"17001140031752","imei2":"17001140031752","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99966,"job_number":"JOB_99966","tr_customer_id":99983,"tr_customer_product_id":99973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:48.000Z","modified_at":"2025-11-06T03:36:48.000Z","name":"Michael Lebsack","mobile_number":"267-307-4687","email_id":"Leanna58@hotmail.com","dop":"2025-06-08","serial_number":"108873458088426","imei1":"108873458088426","imei2":"108873458088426","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99967,"job_number":"JOB_99967","tr_customer_id":99984,"tr_customer_product_id":99974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:59.000Z","modified_at":"2025-11-06T03:36:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10600463206043","imei1":"10600463206043","imei2":"10600463206043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99969,"job_number":"JOB_99969","tr_customer_id":99986,"tr_customer_product_id":99976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"Maymie Willms","mobile_number":"707-843-7185","email_id":"Julien.Nader@gmail.com","dop":"2025-04-06","serial_number":"10673526325571050","imei1":"10673526325571050","imei2":"10673526325571050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99970,"job_number":"JOB_99970","tr_customer_id":99987,"tr_customer_product_id":99977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11691606393051","imei1":"11691606393051","imei2":"11691606393051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99972,"job_number":"JOB_99972","tr_customer_id":99989,"tr_customer_product_id":99979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:03.000Z","modified_at":"2025-11-06T03:37:03.000Z","name":"Laila Auer","mobile_number":"816-961-2409","email_id":"Imogene41@hotmail.com","dop":"2025-04-06","serial_number":"10239161439775902","imei1":"10239161439775902","imei2":"10239161439775902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99973,"job_number":"JOB_99973","tr_customer_id":99990,"tr_customer_product_id":99980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93957431551191","imei1":"93957431551191","imei2":"93957431551191","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99974,"job_number":"JOB_99974","tr_customer_id":99991,"tr_customer_product_id":99981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61053352528644","imei1":"61053352528644","imei2":"61053352528644","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99975,"job_number":"JOB_99975","tr_customer_id":99992,"tr_customer_product_id":99982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78700106280037","imei1":"78700106280037","imei2":"78700106280037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99976,"job_number":"JOB_99976","tr_customer_id":99993,"tr_customer_product_id":99983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97575135106576","imei1":"97575135106576","imei2":"97575135106576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99977,"job_number":"JOB_99977","tr_customer_id":99994,"tr_customer_product_id":99984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43621165036229","imei1":"43621165036229","imei2":"43621165036229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99978,"job_number":"JOB_99978","tr_customer_id":99995,"tr_customer_product_id":99985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19205385114828","imei1":"19205385114828","imei2":"19205385114828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99980,"job_number":"JOB_99980","tr_customer_id":99997,"tr_customer_product_id":99987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80407294001220","imei1":"80407294001220","imei2":"80407294001220","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99981,"job_number":"JOB_99981","tr_customer_id":99998,"tr_customer_product_id":99988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84180452577587","imei1":"84180452577587","imei2":"84180452577587","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99982,"job_number":"JOB_99982","tr_customer_id":99999,"tr_customer_product_id":99989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42167402374935","imei1":"42167402374935","imei2":"42167402374935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99983,"job_number":"JOB_99983","tr_customer_id":100000,"tr_customer_product_id":99990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48274595650538","imei1":"48274595650538","imei2":"48274595650538","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99984,"job_number":"JOB_99984","tr_customer_id":100001,"tr_customer_product_id":99991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26143053814638","imei1":"26143053814638","imei2":"26143053814638","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99985,"job_number":"JOB_99985","tr_customer_id":100002,"tr_customer_product_id":99992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57737134753031","imei1":"57737134753031","imei2":"57737134753031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99987,"job_number":"JOB_99987","tr_customer_id":100004,"tr_customer_product_id":99994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43719748283005","imei1":"43719748283005","imei2":"43719748283005","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99988,"job_number":"JOB_99988","tr_customer_id":100005,"tr_customer_product_id":99995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18450930062996","imei1":"18450930062996","imei2":"18450930062996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99989,"job_number":"JOB_99989","tr_customer_id":100006,"tr_customer_product_id":99996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50427487783674","imei1":"50427487783674","imei2":"50427487783674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99990,"job_number":"JOB_99990","tr_customer_id":100007,"tr_customer_product_id":99997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11492195125211","imei1":"11492195125211","imei2":"11492195125211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99991,"job_number":"JOB_99991","tr_customer_id":100008,"tr_customer_product_id":99998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58118207158278","imei1":"58118207158278","imei2":"58118207158278","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99992,"job_number":"JOB_99992","tr_customer_id":100009,"tr_customer_product_id":99999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:13.000Z","modified_at":"2025-11-06T03:44:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31345958864353","imei1":"31345958864353","imei2":"31345958864353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99994,"job_number":"JOB_99994","tr_customer_id":100011,"tr_customer_product_id":100001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:16.000Z","modified_at":"2025-11-06T03:59:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16612498001924","imei1":"16612498001924","imei2":"16612498001924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99996,"job_number":"JOB_99996","tr_customer_id":100013,"tr_customer_product_id":100003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:18.000Z","modified_at":"2025-11-06T03:59:18.000Z","name":"Flavie Buckridge","mobile_number":"622-235-8538","email_id":"Aracely21@yahoo.com","dop":"2025-04-06","serial_number":"13187697433056904","imei1":"13187697433056904","imei2":"13187697433056904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99997,"job_number":"JOB_99997","tr_customer_id":100014,"tr_customer_product_id":100004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:22.000Z","modified_at":"2025-11-06T03:59:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18388905115615","imei1":"18388905115615","imei2":"18388905115615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100000,"job_number":"JOB_100000","tr_customer_id":100017,"tr_customer_product_id":100007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18024137628906","imei1":"18024137628906","imei2":"18024137628906","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100001,"job_number":"JOB_100001","tr_customer_id":100018,"tr_customer_product_id":100008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"Reymundo Huels","mobile_number":"357-687-4688","email_id":"Edd_Hodkiewicz50@hotmail.com","dop":"2025-09-16","serial_number":"12103908023090","imei1":"12103908023090","imei2":"12103908023090","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100002,"job_number":"JOB_100002","tr_customer_id":100019,"tr_customer_product_id":100009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12383495644697","imei1":"12383495644697","imei2":"12383495644697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100004,"job_number":"JOB_100004","tr_customer_id":100021,"tr_customer_product_id":100011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972995945586","imei1":"15972995945586","imei2":"15972995945586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100006,"job_number":"JOB_100006","tr_customer_id":100023,"tr_customer_product_id":100013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:05.000Z","modified_at":"2025-11-06T04:00:05.000Z","name":"Hester Reynolds","mobile_number":"818-648-8766","email_id":"Annamae_Tromp@gmail.com","dop":"2025-04-06","serial_number":"11881932913360578","imei1":"11881932913360578","imei2":"11881932913360578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100007,"job_number":"JOB_100007","tr_customer_id":100024,"tr_customer_product_id":100014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:06.000Z","modified_at":"2025-11-06T04:00:06.000Z","name":"Mariane Jast","mobile_number":"608-710-4914","email_id":"Brigitte40@hotmail.com","dop":"2025-04-06","serial_number":"15689561696390664","imei1":"15689561696390664","imei2":"15689561696390664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100008,"job_number":"JOB_100008","tr_customer_id":100025,"tr_customer_product_id":100015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:09.000Z","modified_at":"2025-11-06T04:00:09.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13376479979060","imei1":"13376479979060","imei2":"13376479979060","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100009,"job_number":"JOB_100009","tr_customer_id":100026,"tr_customer_product_id":100016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:10.000Z","modified_at":"2025-11-06T04:00:10.000Z","name":"Kian Howell","mobile_number":"722-626-6465","email_id":"Carmel18@yahoo.com","dop":"2025-09-16","serial_number":"15641624911834","imei1":"15641624911834","imei2":"15641624911834","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100010,"job_number":"JOB_100010","tr_customer_id":100027,"tr_customer_product_id":100017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10377103046235","imei1":"10377103046235","imei2":"10377103046235","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100011,"job_number":"JOB_100011","tr_customer_id":100028,"tr_customer_product_id":100018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"Russ Lubowitz","mobile_number":"616-823-5203","email_id":"Flossie.Mann@hotmail.com","dop":"2025-09-16","serial_number":"19391401148900","imei1":"19391401148900","imei2":"19391401148900","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100012,"job_number":"JOB_100012","tr_customer_id":100029,"tr_customer_product_id":100019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:45.000Z","modified_at":"2025-11-06T04:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16533599513172","imei1":"16533599513172","imei2":"16533599513172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100014,"job_number":"JOB_100014","tr_customer_id":100031,"tr_customer_product_id":100021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:47.000Z","modified_at":"2025-11-06T04:00:47.000Z","name":"Quincy Kautzer","mobile_number":"512-426-7419","email_id":"Shana82@yahoo.com","dop":"2025-04-06","serial_number":"19407613690755716","imei1":"19407613690755716","imei2":"19407613690755716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100015,"job_number":"JOB_100015","tr_customer_id":100032,"tr_customer_product_id":100022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:52.000Z","modified_at":"2025-11-06T04:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12748289154307","imei1":"12748289154307","imei2":"12748289154307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100017,"job_number":"JOB_100017","tr_customer_id":100034,"tr_customer_product_id":100024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:54.000Z","modified_at":"2025-11-06T04:00:54.000Z","name":"Thora Mills","mobile_number":"406-221-3055","email_id":"Virginia_Schmidt97@gmail.com","dop":"2025-04-06","serial_number":"16319561502148974","imei1":"16319561502148974","imei2":"16319561502148974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100019,"job_number":"JOB_100019","tr_customer_id":100036,"tr_customer_product_id":100026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:05.000Z","modified_at":"2025-11-06T04:13:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13373094444881","imei1":"13373094444881","imei2":"13373094444881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100021,"job_number":"JOB_100021","tr_customer_id":100038,"tr_customer_product_id":100028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:07.000Z","modified_at":"2025-11-06T04:13:07.000Z","name":"Nikita Towne","mobile_number":"406-932-2862","email_id":"Marcelo_Davis@yahoo.com","dop":"2025-04-06","serial_number":"18812022830871668","imei1":"18812022830871668","imei2":"18812022830871668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100022,"job_number":"JOB_100022","tr_customer_id":100039,"tr_customer_product_id":100029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:08.000Z","modified_at":"2025-11-06T04:13:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585550276914","imei1":"16585550276914","imei2":"16585550276914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100024,"job_number":"JOB_100024","tr_customer_id":100041,"tr_customer_product_id":100031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:10.000Z","modified_at":"2025-11-06T04:13:10.000Z","name":"Taryn Powlowski","mobile_number":"455-542-2892","email_id":"Abagail.Cassin@hotmail.com","dop":"2025-04-06","serial_number":"15778173711353364","imei1":"15778173711353364","imei2":"15778173711353364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100025,"job_number":"JOB_100025","tr_customer_id":100042,"tr_customer_product_id":100032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:51.000Z","modified_at":"2025-11-06T04:13:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12533669608916","imei1":"12533669608916","imei2":"12533669608916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100027,"job_number":"JOB_100027","tr_customer_id":100044,"tr_customer_product_id":100034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"Sherman Rosenbaum","mobile_number":"287-584-9052","email_id":"Julie_Abernathy87@gmail.com","dop":"2025-04-06","serial_number":"14618811477814900","imei1":"14618811477814900","imei2":"14618811477814900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100028,"job_number":"JOB_100028","tr_customer_id":100045,"tr_customer_product_id":100035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784271991234","imei1":"13784271991234","imei2":"13784271991234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100030,"job_number":"JOB_100030","tr_customer_id":100047,"tr_customer_product_id":100037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:55.000Z","modified_at":"2025-11-06T04:13:55.000Z","name":"Luis Wyman","mobile_number":"380-716-4969","email_id":"Therese.Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"19513932761044010","imei1":"19513932761044010","imei2":"19513932761044010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100031,"job_number":"JOB_100031","tr_customer_id":100048,"tr_customer_product_id":100038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:34.000Z","modified_at":"2025-11-06T04:14:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12548085507479","imei1":"12548085507479","imei2":"12548085507479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100033,"job_number":"JOB_100033","tr_customer_id":100050,"tr_customer_product_id":100040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:35.000Z","modified_at":"2025-11-06T04:14:35.000Z","name":"Hudson Fahey","mobile_number":"231-930-3967","email_id":"Maya.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"15969887906356488","imei1":"15969887906356488","imei2":"15969887906356488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100034,"job_number":"JOB_100034","tr_customer_id":100051,"tr_customer_product_id":100041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:42.000Z","modified_at":"2025-11-06T04:14:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17275017270072","imei1":"17275017270072","imei2":"17275017270072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100036,"job_number":"JOB_100036","tr_customer_id":100053,"tr_customer_product_id":100043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:44.000Z","modified_at":"2025-11-06T04:14:44.000Z","name":"Marion Parisian","mobile_number":"299-238-7630","email_id":"Ressie_VonRueden@gmail.com","dop":"2025-04-06","serial_number":"11231993252882300","imei1":"11231993252882300","imei2":"11231993252882300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100039,"job_number":"JOB_100039","tr_customer_id":100056,"tr_customer_product_id":100046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:39.000Z","modified_at":"2025-11-06T04:17:39.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701326","imei1":"51732593701326","imei2":"51732593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100043,"job_number":"JOB_100043","tr_customer_id":100060,"tr_customer_product_id":100050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:04.000Z","modified_at":"2025-11-06T04:22:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"93586005647726","imei1":"93586005647726","imei2":"93586005647726","popurl":"2025-10-27T04:22:03.519877799Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100044,"job_number":"JOB_100044","tr_customer_id":100061,"tr_customer_product_id":100051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:50.000Z","modified_at":"2025-11-06T04:22:50.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"18912283419609","imei1":"18912283419609","imei2":"18912283419609","popurl":"2025-10-27T04:22:49.437600804Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100045,"job_number":"JOB_100045","tr_customer_id":100062,"tr_customer_product_id":100052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:20.000Z","modified_at":"2025-11-06T04:29:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16276423788004","imei1":"16276423788004","imei2":"16276423788004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100047,"job_number":"JOB_100047","tr_customer_id":100064,"tr_customer_product_id":100054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:22.000Z","modified_at":"2025-11-06T04:29:22.000Z","name":"Cesar Borer","mobile_number":"435-701-2674","email_id":"Kamryn_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"17139381025928236","imei1":"17139381025928236","imei2":"17139381025928236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100048,"job_number":"JOB_100048","tr_customer_id":100065,"tr_customer_product_id":100055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:28.000Z","modified_at":"2025-11-06T04:29:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14196501845550","imei1":"14196501845550","imei2":"14196501845550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100050,"job_number":"JOB_100050","tr_customer_id":100067,"tr_customer_product_id":100057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:30.000Z","modified_at":"2025-11-06T04:29:30.000Z","name":"Gunnar Gorczany","mobile_number":"768-417-6062","email_id":"Adell.Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"19644905277591510","imei1":"19644905277591510","imei2":"19644905277591510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100051,"job_number":"JOB_100051","tr_customer_id":100068,"tr_customer_product_id":100058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:06.000Z","modified_at":"2025-11-06T04:30:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14621111052322","imei1":"14621111052322","imei2":"14621111052322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100053,"job_number":"JOB_100053","tr_customer_id":100070,"tr_customer_product_id":100060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:07.000Z","modified_at":"2025-11-06T04:30:08.000Z","name":"Camryn Upton","mobile_number":"954-698-5672","email_id":"Leatha62@gmail.com","dop":"2025-04-06","serial_number":"16503224132609702","imei1":"16503224132609702","imei2":"16503224132609702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100054,"job_number":"JOB_100054","tr_customer_id":100071,"tr_customer_product_id":100061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:19.000Z","modified_at":"2025-11-06T04:30:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16066391174793","imei1":"16066391174793","imei2":"16066391174793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100056,"job_number":"JOB_100056","tr_customer_id":100073,"tr_customer_product_id":100063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:21.000Z","modified_at":"2025-11-06T04:30:21.000Z","name":"Sherwood Klocko","mobile_number":"535-805-8492","email_id":"Braxton_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17035530602830532","imei1":"17035530602830532","imei2":"17035530602830532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100057,"job_number":"JOB_100057","tr_customer_id":100074,"tr_customer_product_id":100064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:51.000Z","modified_at":"2025-11-06T04:30:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10736468436769","imei1":"10736468436769","imei2":"10736468436769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100059,"job_number":"JOB_100059","tr_customer_id":100076,"tr_customer_product_id":100066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:53.000Z","modified_at":"2025-11-06T04:30:53.000Z","name":"Jamey Orn","mobile_number":"244-682-5820","email_id":"Declan.Gerhold18@yahoo.com","dop":"2025-04-06","serial_number":"10968021326872224","imei1":"10968021326872224","imei2":"10968021326872224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100060,"job_number":"JOB_100060","tr_customer_id":100077,"tr_customer_product_id":100067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:10.000Z","modified_at":"2025-11-06T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12046203292114","imei1":"12046203292114","imei2":"12046203292114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100062,"job_number":"JOB_100062","tr_customer_id":100079,"tr_customer_product_id":100069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:11.000Z","modified_at":"2025-11-06T04:31:11.000Z","name":"Kraig Schmeler","mobile_number":"800-972-8317","email_id":"Francesco91@hotmail.com","dop":"2025-04-06","serial_number":"18284409536603948","imei1":"18284409536603948","imei2":"18284409536603948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100063,"job_number":"JOB_100063","tr_customer_id":100080,"tr_customer_product_id":100070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:57.000Z","modified_at":"2025-11-06T04:31:57.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100764458729443","imei1":"100764458729443","imei2":"100764458729443","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100065,"job_number":"JOB_100065","tr_customer_id":100082,"tr_customer_product_id":100072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:32:12.000Z","modified_at":"2025-11-06T04:32:12.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102364463419602","imei1":"102364463419602","imei2":"102364463419602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100071,"job_number":"JOB_100071","tr_customer_id":100088,"tr_customer_product_id":100078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:09.000Z","modified_at":"2025-11-06T04:46:09.000Z","name":"Milan Sawayn","mobile_number":"343-956-2194","email_id":"Madalyn_Lakin43@yahoo.com","dop":"2025-04-06","serial_number":"13950989914984936","imei1":"13950989914984936","imei2":"13950989914984936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100076,"job_number":"JOB_100076","tr_customer_id":100093,"tr_customer_product_id":100083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:05:31.000Z","modified_at":"2025-11-06T05:05:31.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"12995812527879","imei2":"12995812527879","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100077,"job_number":"JOB_100077","tr_customer_id":100094,"tr_customer_product_id":100084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:11:04.000Z","modified_at":"2025-11-06T05:11:04.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527880","imei1":"12995812527880","imei2":"12995812527880","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100078,"job_number":"JOB_100078","tr_customer_id":100095,"tr_customer_product_id":100085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:51:36.000Z","modified_at":"2025-11-06T05:51:36.000Z","name":"oo ww","mobile_number":"8755454352","email_id":"w@w.com","dop":"2025-11-04","serial_number":"97854553542432","imei1":"97854553542432","imei2":"97854553542432","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100080,"job_number":"JOB_100080","tr_customer_id":100097,"tr_customer_product_id":100087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:01:37.000Z","modified_at":"2025-11-06T06:01:37.000Z","name":"Dereck Yost","mobile_number":"328-698-9997","email_id":"Ciara.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"16020281855507110","imei1":"16020281855507110","imei2":"16020281855507110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100081,"job_number":"JOB_100081","tr_customer_id":100098,"tr_customer_product_id":100088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10355989520825","imei1":"10355989520825","imei2":"10355989520825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100083,"job_number":"JOB_100083","tr_customer_id":100100,"tr_customer_product_id":100090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13452089068482","imei1":"13452089068482","imei2":"13452089068482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100085,"job_number":"JOB_100085","tr_customer_id":100102,"tr_customer_product_id":100092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:37.000Z","modified_at":"2025-11-06T06:02:37.000Z","name":"Elmer Upton","mobile_number":"913-498-3249","email_id":"Buddy_Barrows@yahoo.com","dop":"2025-04-06","serial_number":"16841112550743844","imei1":"16841112550743844","imei2":"16841112550743844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100086,"job_number":"JOB_100086","tr_customer_id":100103,"tr_customer_product_id":100093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:38.000Z","modified_at":"2025-11-06T06:02:38.000Z","name":"Faye Frami","mobile_number":"303-669-8674","email_id":"Sofia.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"12343129489468920","imei1":"12343129489468920","imei2":"12343129489468920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100087,"job_number":"JOB_100087","tr_customer_id":100104,"tr_customer_product_id":100094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:20.000Z","modified_at":"2025-11-06T06:03:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13092636165069","imei1":"13092636165069","imei2":"13092636165069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100089,"job_number":"JOB_100089","tr_customer_id":100106,"tr_customer_product_id":100096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13511931802525","imei1":"13511931802525","imei2":"13511931802525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100091,"job_number":"JOB_100091","tr_customer_id":100108,"tr_customer_product_id":100098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:22.000Z","modified_at":"2025-11-06T06:03:22.000Z","name":"Marcella Schulist","mobile_number":"762-792-1890","email_id":"Aiyana_Willms96@hotmail.com","dop":"2025-04-06","serial_number":"14162090629281272","imei1":"14162090629281272","imei2":"14162090629281272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100092,"job_number":"JOB_100092","tr_customer_id":100109,"tr_customer_product_id":100099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:23.000Z","modified_at":"2025-11-06T06:03:23.000Z","name":"Ruben Waelchi","mobile_number":"457-563-0629","email_id":"Melyna12@yahoo.com","dop":"2025-04-06","serial_number":"12815102067242990","imei1":"12815102067242990","imei2":"12815102067242990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100093,"job_number":"JOB_100093","tr_customer_id":100110,"tr_customer_product_id":100100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:04.000Z","modified_at":"2025-11-06T06:04:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17452409710196","imei1":"17452409710196","imei2":"17452409710196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100095,"job_number":"JOB_100095","tr_customer_id":100112,"tr_customer_product_id":100102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:05.000Z","modified_at":"2025-11-06T06:04:05.000Z","name":"Talon Simonis","mobile_number":"476-685-7934","email_id":"Leanna_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"12833016275659990","imei1":"12833016275659990","imei2":"12833016275659990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100096,"job_number":"JOB_100096","tr_customer_id":100113,"tr_customer_product_id":100103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:06.000Z","modified_at":"2025-11-06T06:04:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19964131374079","imei1":"19964131374079","imei2":"19964131374079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100098,"job_number":"JOB_100098","tr_customer_id":100115,"tr_customer_product_id":100105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:07.000Z","modified_at":"2025-11-06T06:04:07.000Z","name":"Elvera Spinka","mobile_number":"737-316-5771","email_id":"Cory.Spinka@yahoo.com","dop":"2025-04-06","serial_number":"11746592240848542","imei1":"11746592240848542","imei2":"11746592240848542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100099,"job_number":"JOB_100099","tr_customer_id":100116,"tr_customer_product_id":100106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:13:21.000Z","modified_at":"2025-11-06T06:13:21.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527881","imei1":"12995812527881","imei2":"12995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100111,"job_number":"JOB_100111","tr_customer_id":100128,"tr_customer_product_id":100118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:18:24.000Z","modified_at":"2025-11-06T06:18:24.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"13995812527881","imei1":"13995812527881","imei2":"13995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100112,"job_number":"JOB_100112","tr_customer_id":100129,"tr_customer_product_id":100119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:04.000Z","modified_at":"2025-11-06T06:19:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10838196305811","imei1":"10838196305811","imei2":"10838196305811","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100114,"job_number":"JOB_100114","tr_customer_id":100131,"tr_customer_product_id":100121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:05.000Z","modified_at":"2025-11-06T06:19:05.000Z","name":"Rhiannon Daugherty","mobile_number":"533-834-1684","email_id":"Sage9@hotmail.com","dop":"2025-06-18","serial_number":"1067343380413855","imei1":"1067343380413855","imei2":"1067343380413855","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100115,"job_number":"JOB_100115","tr_customer_id":100132,"tr_customer_product_id":100122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:45.000Z","modified_at":"2025-11-06T06:19:45.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16007161738316","imei1":"16007161738316","imei2":"16007161738316","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100117,"job_number":"JOB_100117","tr_customer_id":100134,"tr_customer_product_id":100124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:47.000Z","modified_at":"2025-11-06T06:19:47.000Z","name":"Fabian DuBuque","mobile_number":"908-936-2007","email_id":"Kariane_DuBuque@yahoo.com","dop":"2025-06-08","serial_number":"101170423948201","imei1":"101170423948201","imei2":"101170423948201","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100118,"job_number":"JOB_100118","tr_customer_id":100135,"tr_customer_product_id":100125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:49.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10979555150402","imei1":"10979555150402","imei2":"10979555150402","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100120,"job_number":"JOB_100120","tr_customer_id":100137,"tr_customer_product_id":100127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:50.000Z","name":"David Schulist","mobile_number":"805-484-7195","email_id":"Shaun_Kling@gmail.com","dop":"2025-06-18","serial_number":"1040912102788605","imei1":"1040912102788605","imei2":"1040912102788605","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100121,"job_number":"JOB_100121","tr_customer_id":100138,"tr_customer_product_id":100128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:19.000Z","modified_at":"2025-11-06T06:20:19.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18960091856805","imei1":"18960091856805","imei2":"18960091856805","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100123,"job_number":"JOB_100123","tr_customer_id":100140,"tr_customer_product_id":100130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:21.000Z","modified_at":"2025-11-06T06:20:21.000Z","name":"Precious Halvorson","mobile_number":"894-284-2232","email_id":"Woodrow_Cole@hotmail.com","dop":"2025-06-08","serial_number":"108518109635855","imei1":"108518109635855","imei2":"108518109635855","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100124,"job_number":"JOB_100124","tr_customer_id":100141,"tr_customer_product_id":100131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:51.000Z","modified_at":"2025-11-06T06:20:51.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17248586943193","imei1":"17248586943193","imei2":"17248586943193","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100126,"job_number":"JOB_100126","tr_customer_id":100143,"tr_customer_product_id":100133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:53.000Z","modified_at":"2025-11-06T06:20:53.000Z","name":"Marcella Reinger","mobile_number":"879-224-2833","email_id":"Abigale_Simonis97@hotmail.com","dop":"2025-06-08","serial_number":"108665124246180","imei1":"108665124246180","imei2":"108665124246180","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100128,"job_number":"JOB_100128","tr_customer_id":100145,"tr_customer_product_id":100135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:29:08.000Z","modified_at":"2025-11-06T06:29:08.000Z","name":"Sibyl Casper","mobile_number":"610-465-0842","email_id":"Fiona50@yahoo.com","dop":"2025-04-06","serial_number":"16322624013102782","imei1":"16322624013102782","imei2":"16322624013102782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100130,"job_number":"JOB_100130","tr_customer_id":100147,"tr_customer_product_id":100137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:37:13.000Z","modified_at":"2025-11-06T06:37:13.000Z","name":"Kellen Runolfsson","mobile_number":"547-949-2613","email_id":"Janae49@hotmail.com","dop":"2025-04-06","serial_number":"10461770789171892","imei1":"10461770789171892","imei2":"10461770789171892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100131,"job_number":"JOB_100131","tr_customer_id":100148,"tr_customer_product_id":100138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:37.000Z","modified_at":"2025-11-06T06:39:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14003397670738","imei1":"14003397670738","imei2":"14003397670738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100133,"job_number":"JOB_100133","tr_customer_id":100150,"tr_customer_product_id":100140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:38.000Z","modified_at":"2025-11-06T06:39:38.000Z","name":"Bernie Windler","mobile_number":"699-842-5344","email_id":"Marshall42@hotmail.com","dop":"2025-04-06","serial_number":"11705146249394414","imei1":"11705146249394414","imei2":"11705146249394414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100135,"job_number":"JOB_100135","tr_customer_id":100152,"tr_customer_product_id":100142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:42.000Z","modified_at":"2025-11-06T06:39:42.000Z","name":"Billy Krajcik","mobile_number":"504-348-1573","email_id":"Tillman4@yahoo.com","dop":"2025-04-06","serial_number":"18296798263653616","imei1":"18296798263653616","imei2":"18296798263653616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100136,"job_number":"JOB_100136","tr_customer_id":100153,"tr_customer_product_id":100143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:39:44.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18339593834957","imei1":"18339593834957","imei2":"18339593834957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100139,"job_number":"JOB_100139","tr_customer_id":100156,"tr_customer_product_id":100146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:45.000Z","modified_at":"2025-11-06T06:39:45.000Z","name":"Magdalena Ledner","mobile_number":"464-331-6634","email_id":"Brown_Harvey@yahoo.com","dop":"2025-04-06","serial_number":"10105627391305962","imei1":"10105627391305962","imei2":"10105627391305962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100140,"job_number":"JOB_100140","tr_customer_id":100157,"tr_customer_product_id":100147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:24.000Z","modified_at":"2025-11-06T06:40:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11871938584386","imei1":"11871938584386","imei2":"11871938584386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100142,"job_number":"JOB_100142","tr_customer_id":100159,"tr_customer_product_id":100149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:26.000Z","modified_at":"2025-11-06T06:40:26.000Z","name":"Darius Roberts","mobile_number":"543-838-0398","email_id":"Buddy_Wolf@yahoo.com","dop":"2025-04-06","serial_number":"16270464592785696","imei1":"16270464592785696","imei2":"16270464592785696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100143,"job_number":"JOB_100143","tr_customer_id":100160,"tr_customer_product_id":100150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:31.000Z","modified_at":"2025-11-06T06:40:31.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16356209961433","imei1":"16356209961433","imei2":"16356209961433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100146,"job_number":"JOB_100146","tr_customer_id":100163,"tr_customer_product_id":100153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:33.000Z","modified_at":"2025-11-06T06:40:33.000Z","name":"Monte Dicki","mobile_number":"284-707-7171","email_id":"Breanna4@gmail.com","dop":"2025-04-06","serial_number":"14527383936529268","imei1":"14527383936529268","imei2":"14527383936529268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100147,"job_number":"JOB_100147","tr_customer_id":100164,"tr_customer_product_id":100154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:11.000Z","modified_at":"2025-11-06T06:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16578659917302","imei1":"16578659917302","imei2":"16578659917302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100149,"job_number":"JOB_100149","tr_customer_id":100166,"tr_customer_product_id":100156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:13.000Z","modified_at":"2025-11-06T06:41:13.000Z","name":"Noah Erdman","mobile_number":"854-685-2661","email_id":"Jerad23@hotmail.com","dop":"2025-04-06","serial_number":"19818454464165230","imei1":"19818454464165230","imei2":"19818454464165230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100150,"job_number":"JOB_100150","tr_customer_id":100167,"tr_customer_product_id":100157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:18.000Z","modified_at":"2025-11-06T06:41:18.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"14638377935857","imei1":"14638377935857","imei2":"14638377935857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100153,"job_number":"JOB_100153","tr_customer_id":100170,"tr_customer_product_id":100160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:22.000Z","modified_at":"2025-11-06T06:41:22.000Z","name":"Brando Hyatt","mobile_number":"649-865-6877","email_id":"Elinore_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"15147825692111174","imei1":"15147825692111174","imei2":"15147825692111174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100155,"job_number":"JOB_100155","tr_customer_id":100172,"tr_customer_product_id":100162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:46.000Z","modified_at":"2025-11-06T06:53:46.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16263294883719","imei1":"16263294883719","imei2":"16263294883719","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100156,"job_number":"JOB_100156","tr_customer_id":100173,"tr_customer_product_id":100163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:47.000Z","modified_at":"2025-11-06T06:53:47.000Z","name":"Jaydon Rodriguez","mobile_number":"539-396-9699","email_id":"Ismael_Kunze80@hotmail.com","dop":"2025-09-16","serial_number":"12047761342380","imei1":"12047761342380","imei2":"12047761342380","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100157,"job_number":"JOB_100157","tr_customer_id":100174,"tr_customer_product_id":100164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15220846048350","imei1":"15220846048350","imei2":"15220846048350","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100158,"job_number":"JOB_100158","tr_customer_id":100175,"tr_customer_product_id":100165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"Keira Vandervort","mobile_number":"504-927-6841","email_id":"Gerhard_Rempel29@yahoo.com","dop":"2025-09-16","serial_number":"18658509663769","imei1":"18658509663769","imei2":"18658509663769","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100159,"job_number":"JOB_100159","tr_customer_id":100176,"tr_customer_product_id":100166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15094993708300","imei1":"15094993708300","imei2":"15094993708300","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100160,"job_number":"JOB_100160","tr_customer_id":100177,"tr_customer_product_id":100167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"Estefania Fadel","mobile_number":"526-251-2411","email_id":"Al.Robel88@yahoo.com","dop":"2025-09-16","serial_number":"13096569168742","imei1":"13096569168742","imei2":"13096569168742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100161,"job_number":"JOB_100161","tr_customer_id":100178,"tr_customer_product_id":100168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:07.000Z","modified_at":"2025-11-06T06:55:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17114050758315","imei1":"17114050758315","imei2":"17114050758315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100163,"job_number":"JOB_100163","tr_customer_id":100180,"tr_customer_product_id":100170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:09.000Z","modified_at":"2025-11-06T06:55:09.000Z","name":"Derek Gaylord","mobile_number":"654-579-8971","email_id":"Anika_Wyman62@hotmail.com","dop":"2025-04-06","serial_number":"12799971677349720","imei1":"12799971677349720","imei2":"12799971677349720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100164,"job_number":"JOB_100164","tr_customer_id":100181,"tr_customer_product_id":100171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:53.000Z","modified_at":"2025-11-06T06:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13994735650570","imei1":"13994735650570","imei2":"13994735650570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100166,"job_number":"JOB_100166","tr_customer_id":100183,"tr_customer_product_id":100173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:54.000Z","modified_at":"2025-11-06T06:55:54.000Z","name":"Salma Daugherty","mobile_number":"213-774-0970","email_id":"Ahmed_Williamson@gmail.com","dop":"2025-04-06","serial_number":"14511230342664864","imei1":"14511230342664864","imei2":"14511230342664864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100167,"job_number":"JOB_100167","tr_customer_id":100184,"tr_customer_product_id":100174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:38.000Z","modified_at":"2025-11-06T06:56:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19367230884259","imei1":"19367230884259","imei2":"19367230884259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100169,"job_number":"JOB_100169","tr_customer_id":100186,"tr_customer_product_id":100176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:39.000Z","modified_at":"2025-11-06T06:56:39.000Z","name":"Hudson Durgan","mobile_number":"637-794-0580","email_id":"Gayle_Fahey89@yahoo.com","dop":"2025-04-06","serial_number":"11091244760265798","imei1":"11091244760265798","imei2":"11091244760265798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100182,"job_number":"JOB_100182","tr_customer_id":100199,"tr_customer_product_id":100189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:36:14.000Z","modified_at":"2025-11-06T07:36:14.000Z","name":"Gene Funk","mobile_number":"894-641-0948","email_id":"Lue.Bogan41@hotmail.com","dop":"2025-04-06","serial_number":"16952016992555410","imei1":"16952016992555410","imei2":"16952016992555410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100190,"job_number":"JOB_100190","tr_customer_id":100207,"tr_customer_product_id":100197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:32:57.000Z","modified_at":"2025-11-06T08:32:57.000Z","name":"Swapnil Embranthiri","mobile_number":"7092797981","email_id":"tarun.iyer@gmail.com","dop":"2025-11-06","serial_number":"705355652067968","imei1":"705355652067968","imei2":"705355652067968","popurl":"www.yogesh-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100192,"job_number":"JOB_100192","tr_customer_id":100209,"tr_customer_product_id":100199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:42:16.000Z","modified_at":"2025-11-06T10:42:16.000Z","name":"Paramartha Dutta","mobile_number":"7045748330","email_id":"avadhesh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"002594681384097","imei1":"002594681384097","imei2":"002594681384097","popurl":"www.devika-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100193,"job_number":"JOB_100193","tr_customer_id":100210,"tr_customer_product_id":100200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:43:35.000Z","modified_at":"2025-11-06T10:43:35.000Z","name":"Bhargava Kocchar","mobile_number":"7017195208","email_id":"kashyap.kocchar@yahoo.co.in","dop":"2025-11-06","serial_number":"402450957504030","imei1":"402450957504030","imei2":"402450957504030","popurl":"www.chandan-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100195,"job_number":"JOB_100195","tr_customer_id":100212,"tr_customer_product_id":100202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Aatmaj Arora","mobile_number":"7005469793","email_id":"swarnalata.malik@gmail.com","dop":"2025-11-06","serial_number":"578604363881388","imei1":"578604363881388","imei2":"578604363881388","popurl":"www.ranjeet-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100197,"job_number":"JOB_100197","tr_customer_id":100213,"tr_customer_product_id":100203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Vidur Bhattathiri","mobile_number":"7099660964","email_id":"rati.sethi@gmail.com","dop":"2025-11-06","serial_number":"780205291655072","imei1":"780205291655072","imei2":"780205291655072","popurl":"www.draupadi-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100198,"job_number":"JOB_100198","tr_customer_id":100215,"tr_customer_product_id":100205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Lakshminath Gowda","mobile_number":"7017550610","email_id":"brahmaanand.pilla@hotmail.com","dop":"2025-11-06","serial_number":"767370402709955","imei1":"767370402709955","imei2":"767370402709955","popurl":"www.bhoj-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100199,"job_number":"JOB_100199","tr_customer_id":100216,"tr_customer_product_id":100206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Dayamayee Kaul","mobile_number":"7051251094","email_id":"sitara.somayaji@gmail.com","dop":"2025-11-06","serial_number":"959795531689786","imei1":"959795531689786","imei2":"959795531689786","popurl":"www.smita-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100201,"job_number":"JOB_100201","tr_customer_id":100218,"tr_customer_product_id":100208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Rukhmani Marar","mobile_number":"7011966502","email_id":"shresthi.guha@hotmail.com","dop":"2025-11-06","serial_number":"817095329141837","imei1":"817095329141837","imei2":"817095329141837","popurl":"www.shubhaprada-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100202,"job_number":"JOB_100202","tr_customer_id":100219,"tr_customer_product_id":100209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Hiranya Rana","mobile_number":"7074839283","email_id":"bhagwanti.kaur@gmail.com","dop":"2025-11-06","serial_number":"202654729419531","imei1":"202654729419531","imei2":"202654729419531","popurl":"www.garuda-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100203,"job_number":"JOB_100203","tr_customer_id":100220,"tr_customer_product_id":100210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Chandravati Kaniyar","mobile_number":"7091798829","email_id":"minakshi.jha@yahoo.co.in","dop":"2025-11-06","serial_number":"827215162215900","imei1":"827215162215900","imei2":"827215162215900","popurl":"www.kannen-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100208,"job_number":"JOB_100208","tr_customer_id":100225,"tr_customer_product_id":100215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Anjaneya Sinha","mobile_number":"7004297611","email_id":"himadri.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"781038468665722","imei1":"781038468665722","imei2":"781038468665722","popurl":"www.sher-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100209,"job_number":"JOB_100209","tr_customer_id":100226,"tr_customer_product_id":100216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Nikita Naik","mobile_number":"7024968276","email_id":"dipesh.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"277670349298772","imei1":"277670349298772","imei2":"277670349298772","popurl":"www.trilok-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100210,"job_number":"JOB_100210","tr_customer_id":100227,"tr_customer_product_id":100217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhanvin Devar","mobile_number":"7098179418","email_id":"indra.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"474919781094176","imei1":"474919781094176","imei2":"474919781094176","popurl":"www.omana-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100211,"job_number":"JOB_100211","tr_customer_id":100228,"tr_customer_product_id":100218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Adinath Ahuja","mobile_number":"7005784053","email_id":"dhaanyalakshmi.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"461345817651565","imei1":"461345817651565","imei2":"461345817651565","popurl":"www.chandramani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100212,"job_number":"JOB_100212","tr_customer_id":100229,"tr_customer_product_id":100219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chandrakin Chaturvedi","mobile_number":"7040721617","email_id":"devi.kakkar@gmail.com","dop":"2025-11-06","serial_number":"921654249300722","imei1":"921654249300722","imei2":"921654249300722","popurl":"www.dharitri-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100213,"job_number":"JOB_100213","tr_customer_id":100230,"tr_customer_product_id":100220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhatri Dwivedi","mobile_number":"7054210617","email_id":"swapnil.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"067624416492366","imei1":"067624416492366","imei2":"067624416492366","popurl":"www.chandranath-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100214,"job_number":"JOB_100214","tr_customer_id":100231,"tr_customer_product_id":100221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chinmayanand Verma","mobile_number":"7044038361","email_id":"rita.bhat@gmail.com","dop":"2025-11-06","serial_number":"657097486838153","imei1":"657097486838153","imei2":"657097486838153","popurl":"www.sloka-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100215,"job_number":"JOB_100215","tr_customer_id":100232,"tr_customer_product_id":100222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Saraswati Nayar","mobile_number":"7042772520","email_id":"aaryan.trivedi@gmail.com","dop":"2025-11-06","serial_number":"405909517826548","imei1":"405909517826548","imei2":"405909517826548","popurl":"www.bala-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100216,"job_number":"JOB_100216","tr_customer_id":100234,"tr_customer_product_id":100224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chidambaram Namboothiri","mobile_number":"7042891846","email_id":"chandrakala.acharya@gmail.com","dop":"2025-11-06","serial_number":"371599406349238","imei1":"371599406349238","imei2":"371599406349238","popurl":"www.bhagwanti-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100217,"job_number":"JOB_100217","tr_customer_id":100233,"tr_customer_product_id":100223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Mangala Shah","mobile_number":"7019294031","email_id":"giri.varman@hotmail.com","dop":"2025-11-06","serial_number":"113430013312984","imei1":"113430013312984","imei2":"113430013312984","popurl":"www.kumari-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100219,"job_number":"JOB_100219","tr_customer_id":100236,"tr_customer_product_id":100226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Dwaipayan Arora","mobile_number":"7092175870","email_id":"garuda.chaturvedi@gmail.com","dop":"2025-11-06","serial_number":"041673222159873","imei1":"041673222159873","imei2":"041673222159873","popurl":"www.bhudev-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100220,"job_number":"JOB_100220","tr_customer_id":100237,"tr_customer_product_id":100227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Lai Panicker","mobile_number":"7063052811","email_id":"aayushman.chattopadhyay@gmail.com","dop":"2025-11-06","serial_number":"646727329595365","imei1":"646727329595365","imei2":"646727329595365","popurl":"www.preity-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100221,"job_number":"JOB_100221","tr_customer_id":100238,"tr_customer_product_id":100228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Mukul Bhattacharya","mobile_number":"7033726479","email_id":"amogh.singh@yahoo.co.in","dop":"2025-11-06","serial_number":"129266551661554","imei1":"129266551661554","imei2":"129266551661554","popurl":"www.drona-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100222,"job_number":"JOB_100222","tr_customer_id":100239,"tr_customer_product_id":100229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ramesh Arora","mobile_number":"7044996211","email_id":"opaline.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"403424480333918","imei1":"403424480333918","imei2":"403424480333918","popurl":"www.balamani-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100223,"job_number":"JOB_100223","tr_customer_id":100240,"tr_customer_product_id":100230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Digambara Gandhi","mobile_number":"7095159367","email_id":"aagneya.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"037304917121822","imei1":"037304917121822","imei2":"037304917121822","popurl":"www.dayaanidhi-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100225,"job_number":"JOB_100225","tr_customer_id":100242,"tr_customer_product_id":100232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Bhaswar Butt","mobile_number":"7033884130","email_id":"gemini.tandon@yahoo.co.in","dop":"2025-11-06","serial_number":"035644595605302","imei1":"035644595605302","imei2":"035644595605302","popurl":"www.devi-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100226,"job_number":"JOB_100226","tr_customer_id":100243,"tr_customer_product_id":100233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Vidya Reddy","mobile_number":"7044378923","email_id":"shantanu.nehru@hotmail.com","dop":"2025-11-06","serial_number":"723739856626844","imei1":"723739856626844","imei2":"723739856626844","popurl":"www.anasooya-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100227,"job_number":"JOB_100227","tr_customer_id":100244,"tr_customer_product_id":100234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ganapati Trivedi","mobile_number":"7033185733","email_id":"gotum.gupta@gmail.com","dop":"2025-11-06","serial_number":"421788709138977","imei1":"421788709138977","imei2":"421788709138977","popurl":"www.kumuda-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100228,"job_number":"JOB_100228","tr_customer_id":100245,"tr_customer_product_id":100235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Goutam Agarwal","mobile_number":"7024428299","email_id":"rageshwari.khatri@gmail.com","dop":"2025-11-06","serial_number":"109346681341745","imei1":"109346681341745","imei2":"109346681341745","popurl":"www.jitender-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100229,"job_number":"JOB_100229","tr_customer_id":100246,"tr_customer_product_id":100236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Brahma Shukla","mobile_number":"7079068822","email_id":"shantanu.varrier@hotmail.com","dop":"2025-11-06","serial_number":"444350528979467","imei1":"444350528979467","imei2":"444350528979467","popurl":"www.tara-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100230,"job_number":"JOB_100230","tr_customer_id":100247,"tr_customer_product_id":100237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Malti Pillai","mobile_number":"7019862064","email_id":"diptendu.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"632900314222940","imei1":"632900314222940","imei2":"632900314222940","popurl":"www.chanda-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100231,"job_number":"JOB_100231","tr_customer_id":100248,"tr_customer_product_id":100238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Yogendra Desai","mobile_number":"7079143089","email_id":"mangalya.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"520781505584391","imei1":"520781505584391","imei2":"520781505584391","popurl":"www.tushar-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100232,"job_number":"JOB_100232","tr_customer_id":100249,"tr_customer_product_id":100239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Rakesh Sharma","mobile_number":"7062828596","email_id":"vishwamitra.saini@gmail.com","dop":"2025-11-06","serial_number":"660248626826527","imei1":"660248626826527","imei2":"660248626826527","popurl":"www.suryakantam-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100234,"job_number":"JOB_100234","tr_customer_id":100251,"tr_customer_product_id":100241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Sachin Mishra","mobile_number":"7079253057","email_id":"avantika.sharma@yahoo.co.in","dop":"2025-11-06","serial_number":"669937150031940","imei1":"669937150031940","imei2":"669937150031940","popurl":"www.agneya-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100236,"job_number":"JOB_100236","tr_customer_id":100253,"tr_customer_product_id":100243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Gopee Arora","mobile_number":"7062999449","email_id":"rudra.kaul@hotmail.com","dop":"2025-11-06","serial_number":"260602739655602","imei1":"260602739655602","imei2":"260602739655602","popurl":"www.dron-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100237,"job_number":"JOB_100237","tr_customer_id":100254,"tr_customer_product_id":100244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Baalaaditya Ahluwalia","mobile_number":"7053249954","email_id":"balagovind.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"541762925993447","imei1":"541762925993447","imei2":"541762925993447","popurl":"www.rati-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100238,"job_number":"JOB_100238","tr_customer_id":100255,"tr_customer_product_id":100245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Arun Kapoor","mobile_number":"7094392005","email_id":"sucheta.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"199328202192658","imei1":"199328202192658","imei2":"199328202192658","popurl":"www.dandapaani-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100239,"job_number":"JOB_100239","tr_customer_id":100256,"tr_customer_product_id":100246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Anjushree Ahluwalia","mobile_number":"7098896823","email_id":"meghnad.gupta@gmail.com","dop":"2025-11-06","serial_number":"497235122693904","imei1":"497235122693904","imei2":"497235122693904","popurl":"www.aatreya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100241,"job_number":"JOB_100241","tr_customer_id":100258,"tr_customer_product_id":100248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Himadri Abbott","mobile_number":"7058887858","email_id":"priya.kocchar@hotmail.com","dop":"2025-11-06","serial_number":"902529547307317","imei1":"902529547307317","imei2":"902529547307317","popurl":"www.bhagwati-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100243,"job_number":"JOB_100243","tr_customer_id":100260,"tr_customer_product_id":100250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Chakor Saini","mobile_number":"7044902854","email_id":"kashyapi.tagore@gmail.com","dop":"2025-11-06","serial_number":"456453421340967","imei1":"456453421340967","imei2":"456453421340967","popurl":"www.devi-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100245,"job_number":"JOB_100245","tr_customer_id":100262,"tr_customer_product_id":100252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Girish Devar","mobile_number":"7034936916","email_id":"arun.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"898089793273890","imei1":"898089793273890","imei2":"898089793273890","popurl":"www.geeta-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100247,"job_number":"JOB_100247","tr_customer_id":100264,"tr_customer_product_id":100254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Mohini Menon","mobile_number":"7009128274","email_id":"trilochana.singh@gmail.com","dop":"2025-11-06","serial_number":"319106842908006","imei1":"319106842908006","imei2":"319106842908006","popurl":"www.anamika-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100248,"job_number":"JOB_100248","tr_customer_id":100265,"tr_customer_product_id":100255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Deevakar Dutta","mobile_number":"7048292001","email_id":"mayoor.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"144463107125414","imei1":"144463107125414","imei2":"144463107125414","popurl":"www.aasha-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100249,"job_number":"JOB_100249","tr_customer_id":100266,"tr_customer_product_id":100256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Radha Nehru","mobile_number":"7016478310","email_id":"brahmabrata.guneta@hotmail.com","dop":"2025-11-06","serial_number":"550449829858673","imei1":"550449829858673","imei2":"550449829858673","popurl":"www.abhisyanta-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100252,"job_number":"JOB_100252","tr_customer_id":100269,"tr_customer_product_id":100259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Navin Abbott","mobile_number":"7085493629","email_id":"chandni.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"596614734601136","imei1":"596614734601136","imei2":"596614734601136","popurl":"www.dipankar-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100253,"job_number":"JOB_100253","tr_customer_id":100270,"tr_customer_product_id":100260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Tanushri Prajapat","mobile_number":"7087055132","email_id":"kin.varma@hotmail.com","dop":"2025-11-06","serial_number":"668639240780301","imei1":"668639240780301","imei2":"668639240780301","popurl":"www.ritesh-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100254,"job_number":"JOB_100254","tr_customer_id":100271,"tr_customer_product_id":100261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Amaranaath Mahajan","mobile_number":"7031671338","email_id":"dipankar.sethi@gmail.com","dop":"2025-11-06","serial_number":"253228159391142","imei1":"253228159391142","imei2":"253228159391142","popurl":"www.prem-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100256,"job_number":"JOB_100256","tr_customer_id":100273,"tr_customer_product_id":100263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Bharat Khatri","mobile_number":"7013592344","email_id":"dayaananda.talwar@gmail.com","dop":"2025-11-06","serial_number":"437645426110221","imei1":"437645426110221","imei2":"437645426110221","popurl":"www.sher-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100257,"job_number":"JOB_100257","tr_customer_id":100274,"tr_customer_product_id":100264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Girika Gandhi","mobile_number":"7027485118","email_id":"padma.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"935121372115021","imei1":"935121372115021","imei2":"935121372115021","popurl":"www.achyut-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100258,"job_number":"JOB_100258","tr_customer_id":100275,"tr_customer_product_id":100265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Charuchandra Ahuja","mobile_number":"7034100550","email_id":"aishani.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"959862060483413","imei1":"959862060483413","imei2":"959862060483413","popurl":"www.varalakshmi-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100260,"job_number":"JOB_100260","tr_customer_id":100277,"tr_customer_product_id":100267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Avani Abbott","mobile_number":"7069741379","email_id":"sarla.nambeesan@gmail.com","dop":"2025-11-06","serial_number":"712402230643266","imei1":"712402230643266","imei2":"712402230643266","popurl":"www.dhatri-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100261,"job_number":"JOB_100261","tr_customer_id":100278,"tr_customer_product_id":100268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Chinmayananda Kaul","mobile_number":"7015712021","email_id":"dayaanidhi.devar@yahoo.co.in","dop":"2025-11-06","serial_number":"405868813658469","imei1":"405868813658469","imei2":"405868813658469","popurl":"www.udai-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100262,"job_number":"JOB_100262","tr_customer_id":100279,"tr_customer_product_id":100269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Devi Nayar","mobile_number":"7016307285","email_id":"kannan.guneta@gmail.com","dop":"2025-11-06","serial_number":"001454539628373","imei1":"001454539628373","imei2":"001454539628373","popurl":"www.dharitri-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100264,"job_number":"JOB_100264","tr_customer_id":100281,"tr_customer_product_id":100271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Devajyoti Nehru","mobile_number":"7004075850","email_id":"vedanga.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"585220665456250","imei1":"585220665456250","imei2":"585220665456250","popurl":"www.anshula-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100266,"job_number":"JOB_100266","tr_customer_id":100283,"tr_customer_product_id":100273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Rahul Nehru","mobile_number":"7057527682","email_id":"dayaamay.arora@gmail.com","dop":"2025-11-06","serial_number":"087655093310785","imei1":"087655093310785","imei2":"087655093310785","popurl":"www.suryakant-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100267,"job_number":"JOB_100267","tr_customer_id":100284,"tr_customer_product_id":100274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Jaya Namboothiri","mobile_number":"7026316823","email_id":"mohinder.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"281599258784035","imei1":"281599258784035","imei2":"281599258784035","popurl":"www.manikya-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100268,"job_number":"JOB_100268","tr_customer_id":100285,"tr_customer_product_id":100275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Anunay Kaur","mobile_number":"7096349545","email_id":"amaresh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"035580090642874","imei1":"035580090642874","imei2":"035580090642874","popurl":"www.baala-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100271,"job_number":"JOB_100271","tr_customer_id":100288,"tr_customer_product_id":100278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Deeptanshu Nayar","mobile_number":"7006376899","email_id":"minakshi.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"058195216251768","imei1":"058195216251768","imei2":"058195216251768","popurl":"www.bahula-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100272,"job_number":"JOB_100272","tr_customer_id":100289,"tr_customer_product_id":100279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Niro Iyengar","mobile_number":"7007732565","email_id":"harinarayan.verma@hotmail.com","dop":"2025-11-06","serial_number":"284233651355991","imei1":"284233651355991","imei2":"284233651355991","popurl":"www.digambara-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100274,"job_number":"JOB_100274","tr_customer_id":100291,"tr_customer_product_id":100281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Vrinda Gill","mobile_number":"7011619540","email_id":"lal.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"669189841554204","imei1":"669189841554204","imei2":"669189841554204","popurl":"www.sarada-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100275,"job_number":"JOB_100275","tr_customer_id":100292,"tr_customer_product_id":100282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Atmananda Naik","mobile_number":"7031085877","email_id":"chandni.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"327772638812531","imei1":"327772638812531","imei2":"327772638812531","popurl":"www.sunita-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100276,"job_number":"JOB_100276","tr_customer_id":100293,"tr_customer_product_id":100283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Udit Bhattathiri","mobile_number":"7083292231","email_id":"anwesha.adiga@hotmail.com","dop":"2025-11-06","serial_number":"058762801518629","imei1":"058762801518629","imei2":"058762801518629","popurl":"www.brijesh-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100277,"job_number":"JOB_100277","tr_customer_id":100294,"tr_customer_product_id":100284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Kumar Menon","mobile_number":"7083560413","email_id":"brijesh.kaul@hotmail.com","dop":"2025-11-06","serial_number":"015864072572603","imei1":"015864072572603","imei2":"015864072572603","popurl":"www.aalok-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100278,"job_number":"JOB_100278","tr_customer_id":100295,"tr_customer_product_id":100285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Chitramala Deshpande","mobile_number":"7052740679","email_id":"daiwik.bandopadhyay@gmail.com","dop":"2025-11-06","serial_number":"662998952510488","imei1":"662998952510488","imei2":"662998952510488","popurl":"www.bhadrak-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100280,"job_number":"JOB_100280","tr_customer_id":100297,"tr_customer_product_id":100287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Shresth Nambeesan","mobile_number":"7027301126","email_id":"geeta.malik@gmail.com","dop":"2025-11-06","serial_number":"135300101774233","imei1":"135300101774233","imei2":"135300101774233","popurl":"www.menaka-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100282,"job_number":"JOB_100282","tr_customer_id":100299,"tr_customer_product_id":100289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Gopi Nair","mobile_number":"7018375556","email_id":"chidaatma.nehru@gmail.com","dop":"2025-11-06","serial_number":"505554479521895","imei1":"505554479521895","imei2":"505554479521895","popurl":"www.anish-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100283,"job_number":"JOB_100283","tr_customer_id":100300,"tr_customer_product_id":100290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Birjesh Singh","mobile_number":"7024051947","email_id":"inder.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"623555809426519","imei1":"623555809426519","imei2":"623555809426519","popurl":"www.rukhmani-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100285,"job_number":"JOB_100285","tr_customer_id":100302,"tr_customer_product_id":100292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Aamod Tagore","mobile_number":"7013281590","email_id":"vasudeva.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"795835931042791","imei1":"795835931042791","imei2":"795835931042791","popurl":"www.abhaya-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100286,"job_number":"JOB_100286","tr_customer_id":100303,"tr_customer_product_id":100293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Chandraketu Nehru","mobile_number":"7080542179","email_id":"dulari.ahuja@yahoo.co.in","dop":"2025-11-06","serial_number":"022955310927443","imei1":"022955310927443","imei2":"022955310927443","popurl":"www.balgopal-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100287,"job_number":"JOB_100287","tr_customer_id":100304,"tr_customer_product_id":100294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Bhuvanesh Kapoor","mobile_number":"7055834841","email_id":"adityanandana.pandey@hotmail.com","dop":"2025-11-06","serial_number":"913727309205995","imei1":"913727309205995","imei2":"913727309205995","popurl":"www.bhadrak-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100288,"job_number":"JOB_100288","tr_customer_id":100305,"tr_customer_product_id":100295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Ekadant Iyer","mobile_number":"7094362767","email_id":"ekaparnika.deshpande@gmail.com","dop":"2025-11-06","serial_number":"466377933022637","imei1":"466377933022637","imei2":"466377933022637","popurl":"www.elakshi-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100291,"job_number":"JOB_100291","tr_customer_id":100308,"tr_customer_product_id":100298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Kama Kaniyar","mobile_number":"7013313135","email_id":"gorakhnath.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"284347799588030","imei1":"284347799588030","imei2":"284347799588030","popurl":"www.chandradev-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100292,"job_number":"JOB_100292","tr_customer_id":100309,"tr_customer_product_id":100299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Aadrika Chopra","mobile_number":"7098852658","email_id":"ahilya.nair@gmail.com","dop":"2025-11-06","serial_number":"599808664364408","imei1":"599808664364408","imei2":"599808664364408","popurl":"www.susheel-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100294,"job_number":"JOB_100294","tr_customer_id":100311,"tr_customer_product_id":100301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Pramila Pothuvaal","mobile_number":"7003088236","email_id":"preity.sharma@hotmail.com","dop":"2025-11-06","serial_number":"711936931944650","imei1":"711936931944650","imei2":"711936931944650","popurl":"www.gopi-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100295,"job_number":"JOB_100295","tr_customer_id":100312,"tr_customer_product_id":100302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Girika Nambeesan","mobile_number":"7011986064","email_id":"priyala.menon@gmail.com","dop":"2025-11-06","serial_number":"705451290849949","imei1":"705451290849949","imei2":"705451290849949","popurl":"www.kama-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100296,"job_number":"JOB_100296","tr_customer_id":100313,"tr_customer_product_id":100303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Dhaanyalakshmi Iyer","mobile_number":"7033828008","email_id":"bhudev.sinha@gmail.com","dop":"2025-11-06","serial_number":"223884921010979","imei1":"223884921010979","imei2":"223884921010979","popurl":"www.bishnu-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100297,"job_number":"JOB_100297","tr_customer_id":100314,"tr_customer_product_id":100304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Vyas Gowda","mobile_number":"7087125380","email_id":"deeptimay.butt@hotmail.com","dop":"2025-11-06","serial_number":"012614557318657","imei1":"012614557318657","imei2":"012614557318657","popurl":"www.jagathi-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100299,"job_number":"JOB_100299","tr_customer_id":100316,"tr_customer_product_id":100306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Madhuri Pillai","mobile_number":"7017415794","email_id":"aasha.bandopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"677095717381850","imei1":"677095717381850","imei2":"677095717381850","popurl":"www.agrata-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100300,"job_number":"JOB_100300","tr_customer_id":100317,"tr_customer_product_id":100307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Diksha Nayar","mobile_number":"7030614463","email_id":"chaanakya.reddy@gmail.com","dop":"2025-11-06","serial_number":"322653072366350","imei1":"322653072366350","imei2":"322653072366350","popurl":"www.bhaumik-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100301,"job_number":"JOB_100301","tr_customer_id":100318,"tr_customer_product_id":100308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Chandini Marar","mobile_number":"7015619035","email_id":"anjushree.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"912410502359641","imei1":"912410502359641","imei2":"912410502359641","popurl":"www.uttam-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100302,"job_number":"JOB_100302","tr_customer_id":100319,"tr_customer_product_id":100309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:14.000Z","modified_at":"2025-11-06T11:06:14.000Z","name":"Shreya Tandon","mobile_number":"7023636716","email_id":"pramila.bhat@gmail.com","dop":"2025-11-06","serial_number":"661477045841216","imei1":"661477045841216","imei2":"661477045841216","popurl":"www.bala-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100304,"job_number":"JOB_100304","tr_customer_id":100321,"tr_customer_product_id":100311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:09.000Z","modified_at":"2025-11-06T11:28:09.000Z","name":"Kumar Reddy","mobile_number":"7078695075","email_id":"anil.reddy@gmail.com","dop":"2025-11-06","serial_number":"971933060213991","imei1":"971933060213991","imei2":"971933060213991","popurl":"www.aaratrika-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100305,"job_number":"JOB_100305","tr_customer_id":100322,"tr_customer_product_id":100312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Sumitra Iyengar","mobile_number":"7003080543","email_id":"swarnalata.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"590801086950258","imei1":"590801086950258","imei2":"590801086950258","popurl":"www.kamalesh-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100306,"job_number":"JOB_100306","tr_customer_id":100323,"tr_customer_product_id":100313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Eekalabya Bhat","mobile_number":"7021954147","email_id":"agniprava.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"411067596554055","imei1":"411067596554055","imei2":"411067596554055","popurl":"www.gajaadhar-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100307,"job_number":"JOB_100307","tr_customer_id":100324,"tr_customer_product_id":100314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Anal Desai","mobile_number":"7094923550","email_id":"shreya.gowda@hotmail.com","dop":"2025-11-06","serial_number":"582791393866443","imei1":"582791393866443","imei2":"582791393866443","popurl":"www.bharat-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100308,"job_number":"JOB_100308","tr_customer_id":100325,"tr_customer_product_id":100315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Bhramar Embranthiri","mobile_number":"7040194616","email_id":"saraswati.kapoor@gmail.com","dop":"2025-11-06","serial_number":"125548584989120","imei1":"125548584989120","imei2":"125548584989120","popurl":"www.ahilya-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100309,"job_number":"JOB_100309","tr_customer_id":100326,"tr_customer_product_id":100316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Krishna Dutta","mobile_number":"7035910960","email_id":"gautam.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"882743530702370","imei1":"882743530702370","imei2":"882743530702370","popurl":"www.bhaumik-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100310,"job_number":"JOB_100310","tr_customer_id":100328,"tr_customer_product_id":100318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Vaishnavi Kakkar","mobile_number":"7058162141","email_id":"manoj.panicker@gmail.com","dop":"2025-11-06","serial_number":"554206719512358","imei1":"554206719512358","imei2":"554206719512358","popurl":"www.esha-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100311,"job_number":"JOB_100311","tr_customer_id":100329,"tr_customer_product_id":100319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Rati Mishra","mobile_number":"7023847288","email_id":"girja.varman@hotmail.com","dop":"2025-11-06","serial_number":"432271696440570","imei1":"432271696440570","imei2":"432271696440570","popurl":"www.bhaswar-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100312,"job_number":"JOB_100312","tr_customer_id":100327,"tr_customer_product_id":100317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Arya Deshpande","mobile_number":"7068643756","email_id":"geeta.iyer@gmail.com","dop":"2025-11-06","serial_number":"272322507291415","imei1":"272322507291415","imei2":"272322507291415","popurl":"www.akshata-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100313,"job_number":"JOB_100313","tr_customer_id":100330,"tr_customer_product_id":100320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Agnivesh Kocchar","mobile_number":"7083078477","email_id":"bhagvan.shukla@gmail.com","dop":"2025-11-06","serial_number":"569971567467080","imei1":"569971567467080","imei2":"569971567467080","popurl":"www.ankal-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100314,"job_number":"JOB_100314","tr_customer_id":100331,"tr_customer_product_id":100321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Dwaipayana Chaturvedi","mobile_number":"7092033996","email_id":"aasha.naik@hotmail.com","dop":"2025-11-06","serial_number":"544266040178279","imei1":"544266040178279","imei2":"544266040178279","popurl":"www.satish-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100315,"job_number":"JOB_100315","tr_customer_id":100332,"tr_customer_product_id":100322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daksha Adiga","mobile_number":"7036186899","email_id":"lavanya.ahluwalia@hotmail.com","dop":"2025-11-06","serial_number":"173848384082299","imei1":"173848384082299","imei2":"173848384082299","popurl":"www.padma-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100316,"job_number":"JOB_100316","tr_customer_id":100333,"tr_customer_product_id":100323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Prasanna Mukhopadhyay","mobile_number":"7067673943","email_id":"tushar.dwivedi@yahoo.co.in","dop":"2025-11-06","serial_number":"375050234373799","imei1":"375050234373799","imei2":"375050234373799","popurl":"www.lakshman-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100317,"job_number":"JOB_100317","tr_customer_id":100334,"tr_customer_product_id":100324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daevika Nair","mobile_number":"7040314613","email_id":"tara.desai@hotmail.com","dop":"2025-11-06","serial_number":"364751542937024","imei1":"364751542937024","imei2":"364751542937024","popurl":"www.bhaasvan-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100318,"job_number":"JOB_100318","tr_customer_id":100335,"tr_customer_product_id":100325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Rajendra Desai","mobile_number":"7077781193","email_id":"aanandaswarup.shukla@hotmail.com","dop":"2025-11-06","serial_number":"685302868698443","imei1":"685302868698443","imei2":"685302868698443","popurl":"www.bhagavaan-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100319,"job_number":"JOB_100319","tr_customer_id":100336,"tr_customer_product_id":100326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanchan Embranthiri","mobile_number":"7065556485","email_id":"harita.guneta@gmail.com","dop":"2025-11-06","serial_number":"954831419624886","imei1":"954831419624886","imei2":"954831419624886","popurl":"www.ramesh-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100320,"job_number":"JOB_100320","tr_customer_id":100337,"tr_customer_product_id":100327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Lai Naik","mobile_number":"7026898901","email_id":"ekaksh.namboothiri@yahoo.co.in","dop":"2025-11-06","serial_number":"343838922122727","imei1":"343838922122727","imei2":"343838922122727","popurl":"www.jaya-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100321,"job_number":"JOB_100321","tr_customer_id":100338,"tr_customer_product_id":100328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanaka Reddy","mobile_number":"7020677343","email_id":"charuchandra.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"679844879025190","imei1":"679844879025190","imei2":"679844879025190","popurl":"www.goswami-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100322,"job_number":"JOB_100322","tr_customer_id":100339,"tr_customer_product_id":100329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Sachin Kaur","mobile_number":"7050183824","email_id":"bhishma.patil@hotmail.com","dop":"2025-11-06","serial_number":"017737678057471","imei1":"017737678057471","imei2":"017737678057471","popurl":"www.krishna-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100323,"job_number":"JOB_100323","tr_customer_id":100340,"tr_customer_product_id":100330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Adheesh Mehra","mobile_number":"7063447192","email_id":"trilokanath.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"064149525957890","imei1":"064149525957890","imei2":"064149525957890","popurl":"www.charuvrat-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100324,"job_number":"JOB_100324","tr_customer_id":100341,"tr_customer_product_id":100331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Suryakantam Adiga","mobile_number":"7061425237","email_id":"deeptimayee.kapoor@hotmail.com","dop":"2025-11-06","serial_number":"699384089901770","imei1":"699384089901770","imei2":"699384089901770","popurl":"www.indra-sharma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100325,"job_number":"JOB_100325","tr_customer_id":100342,"tr_customer_product_id":100332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Vedanga Mahajan","mobile_number":"7032920909","email_id":"anilaabh.bhattathiri@gmail.com","dop":"2025-11-06","serial_number":"889234138408855","imei1":"889234138408855","imei2":"889234138408855","popurl":"www.devasree-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100326,"job_number":"JOB_100326","tr_customer_id":100343,"tr_customer_product_id":100333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Dandapaani Pothuvaal","mobile_number":"7065134774","email_id":"bhadran.dhawan@yahoo.co.in","dop":"2025-11-06","serial_number":"849663885451482","imei1":"849663885451482","imei2":"849663885451482","popurl":"www.dhyaneshwar-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100327,"job_number":"JOB_100327","tr_customer_id":100344,"tr_customer_product_id":100334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Suman Arora","mobile_number":"7069436856","email_id":"dhatri.sethi@gmail.com","dop":"2025-11-06","serial_number":"321299839474590","imei1":"321299839474590","imei2":"321299839474590","popurl":"www.jaya-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100328,"job_number":"JOB_100328","tr_customer_id":100345,"tr_customer_product_id":100335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Gopee Mehra","mobile_number":"7089912062","email_id":"omana.varma@gmail.com","dop":"2025-11-06","serial_number":"666057644580235","imei1":"666057644580235","imei2":"666057644580235","popurl":"www.annapurna-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100329,"job_number":"JOB_100329","tr_customer_id":100346,"tr_customer_product_id":100336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Agneya Reddy","mobile_number":"7066601201","email_id":"aadidev.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"010475183997961","imei1":"010475183997961","imei2":"010475183997961","popurl":"www.anand-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100330,"job_number":"JOB_100330","tr_customer_id":100347,"tr_customer_product_id":100337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Kanishka Iyer","mobile_number":"7043505310","email_id":"giri.chopra@yahoo.co.in","dop":"2025-11-06","serial_number":"076941001361858","imei1":"076941001361858","imei2":"076941001361858","popurl":"www.charuvrat-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100331,"job_number":"JOB_100331","tr_customer_id":100348,"tr_customer_product_id":100338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Mangalya Varma","mobile_number":"7053262012","email_id":"priyala.chopra@hotmail.com","dop":"2025-11-06","serial_number":"758723078527679","imei1":"758723078527679","imei2":"758723078527679","popurl":"www.prem-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100332,"job_number":"JOB_100332","tr_customer_id":100349,"tr_customer_product_id":100339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Gajaadhar Gowda","mobile_number":"7020648452","email_id":"kannen.johar@gmail.com","dop":"2025-11-06","serial_number":"399764739210167","imei1":"399764739210167","imei2":"399764739210167","popurl":"www.mahendra-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100333,"job_number":"JOB_100333","tr_customer_id":100350,"tr_customer_product_id":100340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Geetanjali Agarwal","mobile_number":"7027427718","email_id":"ananda.ganaka@hotmail.com","dop":"2025-11-06","serial_number":"104898902458500","imei1":"104898902458500","imei2":"104898902458500","popurl":"www.vaijayanthi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100334,"job_number":"JOB_100334","tr_customer_id":100351,"tr_customer_product_id":100341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Minakshi Somayaji","mobile_number":"7048946782","email_id":"avani.menon@gmail.com","dop":"2025-11-06","serial_number":"472752255630675","imei1":"472752255630675","imei2":"472752255630675","popurl":"www.rameshwar-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100335,"job_number":"JOB_100335","tr_customer_id":100352,"tr_customer_product_id":100342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Brahmanandam Trivedi","mobile_number":"7089400129","email_id":"shresth.desai@hotmail.com","dop":"2025-11-06","serial_number":"099806364105983","imei1":"099806364105983","imei2":"099806364105983","popurl":"www.umang-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100336,"job_number":"JOB_100336","tr_customer_id":100353,"tr_customer_product_id":100343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Deven Nayar","mobile_number":"7035100318","email_id":"rita.agarwal@gmail.com","dop":"2025-11-06","serial_number":"489666168656843","imei1":"489666168656843","imei2":"489666168656843","popurl":"www.anila-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100337,"job_number":"JOB_100337","tr_customer_id":100354,"tr_customer_product_id":100344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Rageshwari Reddy","mobile_number":"7032809678","email_id":"balagovind.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"938122826124699","imei1":"938122826124699","imei2":"938122826124699","popurl":"www.drona-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100338,"job_number":"JOB_100338","tr_customer_id":100355,"tr_customer_product_id":100345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Anshula Sharma","mobile_number":"7056487367","email_id":"agasti.mehra@yahoo.co.in","dop":"2025-11-06","serial_number":"725987840809694","imei1":"725987840809694","imei2":"725987840809694","popurl":"www.vasundhara-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100339,"job_number":"JOB_100339","tr_customer_id":100356,"tr_customer_product_id":100346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Malti Ganaka","mobile_number":"7092206793","email_id":"tara.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"946345696630124","imei1":"946345696630124","imei2":"946345696630124","popurl":"www.baalagopaal-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100340,"job_number":"JOB_100340","tr_customer_id":100357,"tr_customer_product_id":100347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Agnimitra Mukhopadhyay","mobile_number":"7099709511","email_id":"ayushmati.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"211870197110378","imei1":"211870197110378","imei2":"211870197110378","popurl":"www.harita-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100341,"job_number":"JOB_100341","tr_customer_id":100358,"tr_customer_product_id":100348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Devani Khatri","mobile_number":"7029707940","email_id":"nikita.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"511658963134816","imei1":"511658963134816","imei2":"511658963134816","popurl":"www.girik-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100342,"job_number":"JOB_100342","tr_customer_id":100359,"tr_customer_product_id":100349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Agrata Panicker","mobile_number":"7054826914","email_id":"sitara.gowda@yahoo.co.in","dop":"2025-11-06","serial_number":"284863831250002","imei1":"284863831250002","imei2":"284863831250002","popurl":"www.gajabahu-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100343,"job_number":"JOB_100343","tr_customer_id":100360,"tr_customer_product_id":100350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Himadri Nambeesan","mobile_number":"7094746656","email_id":"ghanaanand.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"306444880592771","imei1":"306444880592771","imei2":"306444880592771","popurl":"www.daevika-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100344,"job_number":"JOB_100344","tr_customer_id":100361,"tr_customer_product_id":100351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Geeta Iyengar","mobile_number":"7002387687","email_id":"shresth.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"881217732707886","imei1":"881217732707886","imei2":"881217732707886","popurl":"www.bhisham-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100345,"job_number":"JOB_100345","tr_customer_id":100362,"tr_customer_product_id":100352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Somu Khatri","mobile_number":"7068214862","email_id":"nikita.jha@gmail.com","dop":"2025-11-06","serial_number":"199146876014607","imei1":"199146876014607","imei2":"199146876014607","popurl":"www.chidambaram-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100346,"job_number":"JOB_100346","tr_customer_id":100363,"tr_customer_product_id":100353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Kumar Mukhopadhyay","mobile_number":"7082380713","email_id":"durgeshwari.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"357772415654082","imei1":"357772415654082","imei2":"357772415654082","popurl":"www.trilokesh-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100347,"job_number":"JOB_100347","tr_customer_id":100364,"tr_customer_product_id":100354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Opalina Devar","mobile_number":"7090604291","email_id":"abhaya.sinha@hotmail.com","dop":"2025-11-06","serial_number":"587416484452317","imei1":"587416484452317","imei2":"587416484452317","popurl":"www.tanushri-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100348,"job_number":"JOB_100348","tr_customer_id":100365,"tr_customer_product_id":100355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Dwaipayana Dutta","mobile_number":"7072010105","email_id":"devdan.guneta@hotmail.com","dop":"2025-11-06","serial_number":"005789277052589","imei1":"005789277052589","imei2":"005789277052589","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100349,"job_number":"JOB_100349","tr_customer_id":100366,"tr_customer_product_id":100356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Chandraswaroopa Somayaji","mobile_number":"7041268901","email_id":"jagmeet.singh@gmail.com","dop":"2025-11-06","serial_number":"104837638545490","imei1":"104837638545490","imei2":"104837638545490","popurl":"www.jaimini-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100350,"job_number":"JOB_100350","tr_customer_id":100367,"tr_customer_product_id":100357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Bhima Pothuvaal","mobile_number":"7034274753","email_id":"trilokanath.kaniyar@gmail.com","dop":"2025-11-06","serial_number":"817220838108736","imei1":"817220838108736","imei2":"817220838108736","popurl":"www.sarala-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100351,"job_number":"JOB_100351","tr_customer_id":100368,"tr_customer_product_id":100358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Ayushmati Namboothiri","mobile_number":"7024929627","email_id":"bilwa.mishra@hotmail.com","dop":"2025-11-06","serial_number":"330205300457308","imei1":"330205300457308","imei2":"330205300457308","popurl":"www.agrata-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100352,"job_number":"JOB_100352","tr_customer_id":100369,"tr_customer_product_id":100359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Kamla Guha","mobile_number":"7021796833","email_id":"mukesh.embranthiri@yahoo.co.in","dop":"2025-11-06","serial_number":"369518553294578","imei1":"369518553294578","imei2":"369518553294578","popurl":"www.chaaruchandra-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100353,"job_number":"JOB_100353","tr_customer_id":100370,"tr_customer_product_id":100360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Sumitra Achari","mobile_number":"7057294347","email_id":"ameyatma.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"348197407316839","imei1":"348197407316839","imei2":"348197407316839","popurl":"www.bhoj-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100354,"job_number":"JOB_100354","tr_customer_id":100371,"tr_customer_product_id":100361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Purnima Kapoor","mobile_number":"7016685575","email_id":"arnesh.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"400768376276147","imei1":"400768376276147","imei2":"400768376276147","popurl":"www.aanjaneya-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100355,"job_number":"JOB_100355","tr_customer_id":100372,"tr_customer_product_id":100362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Bhagwanti Jha","mobile_number":"7044734292","email_id":"aayushman.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"546005618030117","imei1":"546005618030117","imei2":"546005618030117","popurl":"www.gautami-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100356,"job_number":"JOB_100356","tr_customer_id":100373,"tr_customer_product_id":100363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Shantanu Pandey","mobile_number":"7018491649","email_id":"nagabhushanam.tagore@gmail.com","dop":"2025-11-06","serial_number":"839107304368100","imei1":"839107304368100","imei2":"839107304368100","popurl":"www.akshat-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100357,"job_number":"JOB_100357","tr_customer_id":100374,"tr_customer_product_id":100364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Jai Ahluwalia","mobile_number":"7052034961","email_id":"shankar.mahajan@hotmail.com","dop":"2025-11-06","serial_number":"701849492775118","imei1":"701849492775118","imei2":"701849492775118","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100358,"job_number":"JOB_100358","tr_customer_id":100375,"tr_customer_product_id":100365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Darshwana Guneta","mobile_number":"7030642571","email_id":"chetanaanand.kaul@yahoo.co.in","dop":"2025-11-06","serial_number":"042567239276056","imei1":"042567239276056","imei2":"042567239276056","popurl":"www.jyoti-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100359,"job_number":"JOB_100359","tr_customer_id":100376,"tr_customer_product_id":100366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Chandrabhaga Kapoor","mobile_number":"7029288679","email_id":"devesh.namboothiri@hotmail.com","dop":"2025-11-06","serial_number":"688329577143761","imei1":"688329577143761","imei2":"688329577143761","popurl":"www.varalakshmi-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100360,"job_number":"JOB_100360","tr_customer_id":100377,"tr_customer_product_id":100367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Amarnath Patel","mobile_number":"7042821538","email_id":"maheswar.malik@hotmail.com","dop":"2025-11-06","serial_number":"616331845073608","imei1":"616331845073608","imei2":"616331845073608","popurl":"www.basanti-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100361,"job_number":"JOB_100361","tr_customer_id":100378,"tr_customer_product_id":100368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Sloka Saini","mobile_number":"7098945796","email_id":"mukesh.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"399358242008907","imei1":"399358242008907","imei2":"399358242008907","popurl":"www.garud-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100362,"job_number":"JOB_100362","tr_customer_id":100379,"tr_customer_product_id":100369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Brajesh Ahluwalia","mobile_number":"7004264160","email_id":"ranjit.varman@yahoo.co.in","dop":"2025-11-06","serial_number":"044805974831733","imei1":"044805974831733","imei2":"044805974831733","popurl":"www.arya-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100363,"job_number":"JOB_100363","tr_customer_id":100380,"tr_customer_product_id":100370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Tanushree Abbott","mobile_number":"7097558356","email_id":"puneet.johar@gmail.com","dop":"2025-11-06","serial_number":"000894099602600","imei1":"000894099602600","imei2":"000894099602600","popurl":"www.lai-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100364,"job_number":"JOB_100364","tr_customer_id":100381,"tr_customer_product_id":100371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Rohana Nehru","mobile_number":"7001781912","email_id":"suman.pandey@yahoo.co.in","dop":"2025-11-06","serial_number":"108342247655812","imei1":"108342247655812","imei2":"108342247655812","popurl":"www.gobinda-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100365,"job_number":"JOB_100365","tr_customer_id":100382,"tr_customer_product_id":100372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Bhasvan Sethi","mobile_number":"7037839143","email_id":"girik.gill@gmail.com","dop":"2025-11-06","serial_number":"371151554128411","imei1":"371151554128411","imei2":"371151554128411","popurl":"www.divaakar-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100366,"job_number":"JOB_100366","tr_customer_id":100383,"tr_customer_product_id":100373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Agastya Deshpande","mobile_number":"7040963516","email_id":"mohini.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"387348425241406","imei1":"387348425241406","imei2":"387348425241406","popurl":"www.pramila-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100367,"job_number":"JOB_100367","tr_customer_id":100384,"tr_customer_product_id":100374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Garuda Banerjee","mobile_number":"7024781062","email_id":"vrund.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"177479779411179","imei1":"177479779411179","imei2":"177479779411179","popurl":"www.bankimchandra-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100368,"job_number":"JOB_100368","tr_customer_id":100385,"tr_customer_product_id":100375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Balaaditya Kaur","mobile_number":"7003584583","email_id":"bhavani.khan@hotmail.com","dop":"2025-11-06","serial_number":"241943123111274","imei1":"241943123111274","imei2":"241943123111274","popurl":"www.ghanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100369,"job_number":"JOB_100369","tr_customer_id":100386,"tr_customer_product_id":100376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Ghanaanand Jain","mobile_number":"7077256445","email_id":"manik.nair@yahoo.co.in","dop":"2025-11-06","serial_number":"071187962832464","imei1":"071187962832464","imei2":"071187962832464","popurl":"www.balaaditya-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100370,"job_number":"JOB_100370","tr_customer_id":100387,"tr_customer_product_id":100377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Surya Mahajan","mobile_number":"7028116826","email_id":"lila.jain@gmail.com","dop":"2025-11-06","serial_number":"691677369105458","imei1":"691677369105458","imei2":"691677369105458","popurl":"www.siddarth-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100371,"job_number":"JOB_100371","tr_customer_id":100388,"tr_customer_product_id":100378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Dev Mehra","mobile_number":"7026612492","email_id":"chitramala.sinha@gmail.com","dop":"2025-11-06","serial_number":"559043689611688","imei1":"559043689611688","imei2":"559043689611688","popurl":"www.anand swarup-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100372,"job_number":"JOB_100372","tr_customer_id":100389,"tr_customer_product_id":100379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Kamla Kaul","mobile_number":"7043020108","email_id":"elakshi.gill@hotmail.com","dop":"2025-11-06","serial_number":"321454583589490","imei1":"321454583589490","imei2":"321454583589490","popurl":"www.achyut-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100373,"job_number":"JOB_100373","tr_customer_id":100390,"tr_customer_product_id":100380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Vasudha Dwivedi","mobile_number":"7089140614","email_id":"harit.nayar@hotmail.com","dop":"2025-11-06","serial_number":"654563275297670","imei1":"654563275297670","imei2":"654563275297670","popurl":"www.pushti-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100374,"job_number":"JOB_100374","tr_customer_id":100391,"tr_customer_product_id":100381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Sameer Achari","mobile_number":"7010389052","email_id":"vinay.kapoor@gmail.com","dop":"2025-11-06","serial_number":"623082232202650","imei1":"623082232202650","imei2":"623082232202650","popurl":"www.karan-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100375,"job_number":"JOB_100375","tr_customer_id":100392,"tr_customer_product_id":100382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Swara Jain","mobile_number":"7064763328","email_id":"chakor.gandhi@yahoo.co.in","dop":"2025-11-06","serial_number":"264091581502385","imei1":"264091581502385","imei2":"264091581502385","popurl":"www.amogh-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100376,"job_number":"JOB_100376","tr_customer_id":100393,"tr_customer_product_id":100383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Meena Gandhi","mobile_number":"7095335154","email_id":"anilabh.guha@yahoo.co.in","dop":"2025-11-06","serial_number":"456375851459728","imei1":"456375851459728","imei2":"456375851459728","popurl":"www.chidaatma-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100377,"job_number":"JOB_100377","tr_customer_id":100394,"tr_customer_product_id":100384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Rohan Saini","mobile_number":"7089638525","email_id":"dayaamay.nayar@hotmail.com","dop":"2025-11-06","serial_number":"106492589462807","imei1":"106492589462807","imei2":"106492589462807","popurl":"www.vaijayanthi-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100378,"job_number":"JOB_100378","tr_customer_id":100395,"tr_customer_product_id":100385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Sheela Varman","mobile_number":"7049992007","email_id":"kanishka.tandon@gmail.com","dop":"2025-11-06","serial_number":"450170914993622","imei1":"450170914993622","imei2":"450170914993622","popurl":"www.daevi-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100379,"job_number":"JOB_100379","tr_customer_id":100396,"tr_customer_product_id":100386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Verma","mobile_number":"7036042656","email_id":"gurdev.prajapat@gmail.com","dop":"2025-11-06","serial_number":"408187211702033","imei1":"408187211702033","imei2":"408187211702033","popurl":"www.garuda-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100380,"job_number":"JOB_100380","tr_customer_id":100397,"tr_customer_product_id":100387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Menon","mobile_number":"7072888281","email_id":"avantika.iyengar@hotmail.com","dop":"2025-11-06","serial_number":"444342662288272","imei1":"444342662288272","imei2":"444342662288272","popurl":"www.rita-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100381,"job_number":"JOB_100381","tr_customer_id":100398,"tr_customer_product_id":100388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Adityanandana Shukla","mobile_number":"7047175746","email_id":"anil.khatri@yahoo.co.in","dop":"2025-11-06","serial_number":"726622950167581","imei1":"726622950167581","imei2":"726622950167581","popurl":"www.aruna-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100382,"job_number":"JOB_100382","tr_customer_id":100399,"tr_customer_product_id":100389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Aslesha Embranthiri","mobile_number":"7090235309","email_id":"deeptimay.sethi@gmail.com","dop":"2025-11-06","serial_number":"009090295179041","imei1":"009090295179041","imei2":"009090295179041","popurl":"www.prasanna-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100383,"job_number":"JOB_100383","tr_customer_id":100400,"tr_customer_product_id":100390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nagabhushanam Khanna","mobile_number":"7083561175","email_id":"archan.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"971081468775680","imei1":"971081468775680","imei2":"971081468775680","popurl":"www.sarla-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100384,"job_number":"JOB_100384","tr_customer_id":100401,"tr_customer_product_id":100391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Sanjay Dutta","mobile_number":"7027919706","email_id":"darshan.ahluwalia@yahoo.co.in","dop":"2025-11-06","serial_number":"890455056385574","imei1":"890455056385574","imei2":"890455056385574","popurl":"www.vrinda-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100385,"job_number":"JOB_100385","tr_customer_id":100402,"tr_customer_product_id":100392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Aarya Dutta","mobile_number":"7009181783","email_id":"amaresh.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"515246471800315","imei1":"515246471800315","imei2":"515246471800315","popurl":"www.mahesh-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100386,"job_number":"JOB_100386","tr_customer_id":100403,"tr_customer_product_id":100393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Giri Gowda","mobile_number":"7029113932","email_id":"mangalya.dhawan@hotmail.com","dop":"2025-11-06","serial_number":"083630606486533","imei1":"083630606486533","imei2":"083630606486533","popurl":"www.darshan-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100387,"job_number":"JOB_100387","tr_customer_id":100404,"tr_customer_product_id":100394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nalini Prajapat","mobile_number":"7053705339","email_id":"devangana.marar@hotmail.com","dop":"2025-11-06","serial_number":"658195104346854","imei1":"658195104346854","imei2":"658195104346854","popurl":"www.charumati-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100388,"job_number":"JOB_100388","tr_customer_id":100405,"tr_customer_product_id":100395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Gajadhar Shah","mobile_number":"7010084885","email_id":"hiranmaya.arora@hotmail.com","dop":"2025-11-06","serial_number":"654802098534671","imei1":"654802098534671","imei2":"654802098534671","popurl":"www.geetanjali-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100389,"job_number":"JOB_100389","tr_customer_id":100406,"tr_customer_product_id":100396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Suryakantam Khatri","mobile_number":"7055041201","email_id":"prasanna.jain@yahoo.co.in","dop":"2025-11-06","serial_number":"658761791505178","imei1":"658761791505178","imei2":"658761791505178","popurl":"www.anala-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100390,"job_number":"JOB_100390","tr_customer_id":100407,"tr_customer_product_id":100397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Gopi Gowda","mobile_number":"7081105904","email_id":"deeptimay.kaniyar@yahoo.co.in","dop":"2025-11-06","serial_number":"979941510061335","imei1":"979941510061335","imei2":"979941510061335","popurl":"www.ankal-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100391,"job_number":"JOB_100391","tr_customer_id":100408,"tr_customer_product_id":100398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Goutam Kaul","mobile_number":"7059278196","email_id":"narinder.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"579070135142952","imei1":"579070135142952","imei2":"579070135142952","popurl":"www.chandramohan-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100392,"job_number":"JOB_100392","tr_customer_id":100409,"tr_customer_product_id":100399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Deependra Butt","mobile_number":"7075625367","email_id":"kirti.deshpande@hotmail.com","dop":"2025-11-06","serial_number":"462034700038896","imei1":"462034700038896","imei2":"462034700038896","popurl":"www.akula-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100393,"job_number":"JOB_100393","tr_customer_id":100410,"tr_customer_product_id":100400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Chandra Pillai","mobile_number":"7084870826","email_id":"dandapaani.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"141555510766994","imei1":"141555510766994","imei2":"141555510766994","popurl":"www.maheswar-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100394,"job_number":"JOB_100394","tr_customer_id":100411,"tr_customer_product_id":100401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Usha Shah","mobile_number":"7090159881","email_id":"dhanesh.kakkar@yahoo.co.in","dop":"2025-11-06","serial_number":"851218560789260","imei1":"851218560789260","imei2":"851218560789260","popurl":"www.gajabahu-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100395,"job_number":"JOB_100395","tr_customer_id":100412,"tr_customer_product_id":100402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Rohana Mukhopadhyay","mobile_number":"7044210326","email_id":"anurag.butt@gmail.com","dop":"2025-11-06","serial_number":"553762417599130","imei1":"553762417599130","imei2":"553762417599130","popurl":"www.suryakantam-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100396,"job_number":"JOB_100396","tr_customer_id":100413,"tr_customer_product_id":100403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Jagadisha Tandon","mobile_number":"7059923844","email_id":"chandraswaroopa.sinha@hotmail.com","dop":"2025-11-06","serial_number":"493620888395302","imei1":"493620888395302","imei2":"493620888395302","popurl":"www.sachin-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100397,"job_number":"JOB_100397","tr_customer_id":100414,"tr_customer_product_id":100404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Vidya Nehru","mobile_number":"7028067883","email_id":"digambara.varrier@yahoo.co.in","dop":"2025-11-06","serial_number":"602595882270739","imei1":"602595882270739","imei2":"602595882270739","popurl":"www.garuda-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100398,"job_number":"JOB_100398","tr_customer_id":100415,"tr_customer_product_id":100405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Gobinda Mukhopadhyay","mobile_number":"7050790233","email_id":"jyoti.abbott@gmail.com","dop":"2025-11-06","serial_number":"899505128119736","imei1":"899505128119736","imei2":"899505128119736","popurl":"www.chaten-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100399,"job_number":"JOB_100399","tr_customer_id":100416,"tr_customer_product_id":100406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Chandraswaroopa Ganaka","mobile_number":"7074132663","email_id":"niro.nayar@yahoo.co.in","dop":"2025-11-06","serial_number":"081266012756508","imei1":"081266012756508","imei2":"081266012756508","popurl":"www.udai-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100400,"job_number":"JOB_100400","tr_customer_id":100417,"tr_customer_product_id":100407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Jagdeep Pothuvaal","mobile_number":"7072171408","email_id":"daksha.reddy@gmail.com","dop":"2025-11-06","serial_number":"120347083503307","imei1":"120347083503307","imei2":"120347083503307","popurl":"www.agastya-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100401,"job_number":"JOB_100401","tr_customer_id":100418,"tr_customer_product_id":100408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Yoginder Guha","mobile_number":"7085665236","email_id":"subhash.achari@gmail.com","dop":"2025-11-06","serial_number":"841595928897706","imei1":"841595928897706","imei2":"841595928897706","popurl":"www.gotum-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100402,"job_number":"JOB_100402","tr_customer_id":100419,"tr_customer_product_id":100409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Atreyi Gowda","mobile_number":"7076415639","email_id":"chanakya.patel@hotmail.com","dop":"2025-11-06","serial_number":"949742940962260","imei1":"949742940962260","imei2":"949742940962260","popurl":"www.kamalesh-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100403,"job_number":"JOB_100403","tr_customer_id":100420,"tr_customer_product_id":100410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Kamla Dhawan","mobile_number":"7052870205","email_id":"gemine.johar@yahoo.co.in","dop":"2025-11-06","serial_number":"550794988637065","imei1":"550794988637065","imei2":"550794988637065","popurl":"www.achyut-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100404,"job_number":"JOB_100404","tr_customer_id":100421,"tr_customer_product_id":100411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Nanda Mukhopadhyay","mobile_number":"7012934016","email_id":"sitara.deshpande@yahoo.co.in","dop":"2025-11-06","serial_number":"020868089654136","imei1":"020868089654136","imei2":"020868089654136","popurl":"www.aditya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100405,"job_number":"JOB_100405","tr_customer_id":100422,"tr_customer_product_id":100412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Swami Kaul","mobile_number":"7068948801","email_id":"chiranjeev.adiga@hotmail.com","dop":"2025-11-06","serial_number":"049435317828947","imei1":"049435317828947","imei2":"049435317828947","popurl":"www.bhaanumati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100406,"job_number":"JOB_100406","tr_customer_id":100423,"tr_customer_product_id":100413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Gautami Iyengar","mobile_number":"7084972382","email_id":"deepesh.pothuvaal@yahoo.co.in","dop":"2025-11-06","serial_number":"686166453563799","imei1":"686166453563799","imei2":"686166453563799","popurl":"www.chandra-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100407,"job_number":"JOB_100407","tr_customer_id":100424,"tr_customer_product_id":100414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Mohinder Kaul","mobile_number":"7024388805","email_id":"budhil.prajapat@hotmail.com","dop":"2025-11-06","serial_number":"958150881717925","imei1":"958150881717925","imei2":"958150881717925","popurl":"www.acharyanandana-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100408,"job_number":"JOB_100408","tr_customer_id":100425,"tr_customer_product_id":100415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Devesh Kaniyar","mobile_number":"7025069141","email_id":"kashyapi.sethi@gmail.com","dop":"2025-11-06","serial_number":"820796326990888","imei1":"820796326990888","imei2":"820796326990888","popurl":"www.ekadant-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100409,"job_number":"JOB_100409","tr_customer_id":100426,"tr_customer_product_id":100416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Gangesh Sharma","mobile_number":"7062022148","email_id":"sanka.desai@gmail.com","dop":"2025-11-06","serial_number":"177105353552258","imei1":"177105353552258","imei2":"177105353552258","popurl":"www.triloki nath-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100410,"job_number":"JOB_100410","tr_customer_id":100427,"tr_customer_product_id":100417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Himani Pilla","mobile_number":"7005987586","email_id":"eshana.varman@hotmail.com","dop":"2025-11-06","serial_number":"627139891503284","imei1":"627139891503284","imei2":"627139891503284","popurl":"www.chandak-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100411,"job_number":"JOB_100411","tr_customer_id":100428,"tr_customer_product_id":100418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Bhaaswar Iyer","mobile_number":"7026900031","email_id":"rohan.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"636653332034637","imei1":"636653332034637","imei2":"636653332034637","popurl":"www.swarnalata-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100412,"job_number":"JOB_100412","tr_customer_id":100429,"tr_customer_product_id":100419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Jyotsana Mehrotra","mobile_number":"7067960444","email_id":"shresth.varrier@hotmail.com","dop":"2025-11-06","serial_number":"954230293982376","imei1":"954230293982376","imei2":"954230293982376","popurl":"www.pushti-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100413,"job_number":"JOB_100413","tr_customer_id":100430,"tr_customer_product_id":100420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:05.000Z","modified_at":"2025-11-06T11:31:05.000Z","name":"Rati Somayaji","mobile_number":"7082579401","email_id":"bhilangana.chattopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"894185446856644","imei1":"894185446856644","imei2":"894185446856644","popurl":"www.sucheta-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100414,"job_number":"JOB_100414","tr_customer_id":100431,"tr_customer_product_id":100421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Gautam Pilla","mobile_number":"7002822087","email_id":"rati.varma@gmail.com","dop":"2025-10-27","serial_number":"3771625569781452","imei1":"3771625569781452","imei2":"3771625569781452","popurl":"www.chandraprabha-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100415,"job_number":"JOB_100415","tr_customer_id":100432,"tr_customer_product_id":100422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Shakuntala Gandhi","mobile_number":"7078510912","email_id":"bilva.kapoor@yahoo.co.in","dop":"2025-10-27","serial_number":"3644298855479052","imei1":"3644298855479052","imei2":"3644298855479052","popurl":"www.lakshman-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100416,"job_number":"JOB_100416","tr_customer_id":100433,"tr_customer_product_id":100423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Bakula Desai","mobile_number":"7072475786","email_id":"bhoj.gupta@yahoo.co.in","dop":"2025-10-27","serial_number":"9705587893124988","imei1":"9705587893124988","imei2":"9705587893124988","popurl":"www.kashyap-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100417,"job_number":"JOB_100417","tr_customer_id":100434,"tr_customer_product_id":100424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Giriraj Talwar","mobile_number":"7059711789","email_id":"akshat.trivedi@yahoo.co.in","dop":"2025-10-27","serial_number":"3907136702870552","imei1":"3907136702870552","imei2":"3907136702870552","popurl":"www.abhaya-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100418,"job_number":"JOB_100418","tr_customer_id":100435,"tr_customer_product_id":100425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Deepesh Dubashi","mobile_number":"7092015930","email_id":"himadri.jha@gmail.com","dop":"2025-10-27","serial_number":"2097061719328982","imei1":"2097061719328982","imei2":"2097061719328982","popurl":"www.girindra-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100419,"job_number":"JOB_100419","tr_customer_id":100436,"tr_customer_product_id":100426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:24.000Z","modified_at":"2025-11-06T11:36:24.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"10280622524013","imei1":"10280622524013","imei2":"10280622524013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100421,"job_number":"JOB_100421","tr_customer_id":100438,"tr_customer_product_id":100428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:25.000Z","modified_at":"2025-11-06T11:36:25.000Z","name":"Annabel Grimes","mobile_number":"977-262-0205","email_id":"Johnathan60@hotmail.com","dop":"2025-04-06","serial_number":"12931830653723470","imei1":"12931830653723470","imei2":"12931830653723470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100422,"job_number":"JOB_100422","tr_customer_id":100439,"tr_customer_product_id":100429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:02.000Z","modified_at":"2025-11-06T11:37:02.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"10474347593634","imei1":"10474347593634","imei2":"10474347593634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100424,"job_number":"JOB_100424","tr_customer_id":100441,"tr_customer_product_id":100431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:03.000Z","modified_at":"2025-11-06T11:37:03.000Z","name":"Alan Rosenbaum","mobile_number":"746-293-7236","email_id":"Dante.Marvin@gmail.com","dop":"2025-04-06","serial_number":"18370574964769670","imei1":"18370574964769670","imei2":"18370574964769670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100425,"job_number":"JOB_100425","tr_customer_id":100442,"tr_customer_product_id":100432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:39.000Z","modified_at":"2025-11-06T11:37:39.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"13577996246236","imei1":"13577996246236","imei2":"13577996246236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100427,"job_number":"JOB_100427","tr_customer_id":100444,"tr_customer_product_id":100434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:40.000Z","modified_at":"2025-11-06T11:37:40.000Z","name":"Kaitlin Lubowitz","mobile_number":"877-206-7997","email_id":"Genevieve.Steuber19@hotmail.com","dop":"2025-04-06","serial_number":"10528870048804578","imei1":"10528870048804578","imei2":"10528870048804578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100428,"job_number":"JOB_100428","tr_customer_id":100445,"tr_customer_product_id":100435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:17.000Z","modified_at":"2025-11-06T11:38:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15881390518138","imei1":"15881390518138","imei2":"15881390518138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100430,"job_number":"JOB_100430","tr_customer_id":100447,"tr_customer_product_id":100437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:18.000Z","modified_at":"2025-11-06T11:38:18.000Z","name":"Gladyce Kris","mobile_number":"624-932-4528","email_id":"Leopold_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10463149792426114","imei1":"10463149792426114","imei2":"10463149792426114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100431,"job_number":"JOB_100431","tr_customer_id":100448,"tr_customer_product_id":100438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:46.000Z","modified_at":"2025-11-06T11:39:46.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"11227324885284","imei1":"11227324885284","imei2":"11227324885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100433,"job_number":"JOB_100433","tr_customer_id":100450,"tr_customer_product_id":100440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:47.000Z","modified_at":"2025-11-06T11:39:47.000Z","name":"Taurean Hahn","mobile_number":"244-402-6875","email_id":"Mckenzie34@hotmail.com","dop":"2025-04-06","serial_number":"13682095905185400","imei1":"13682095905185400","imei2":"13682095905185400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100434,"job_number":"JOB_100434","tr_customer_id":100451,"tr_customer_product_id":100441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:15.000Z","modified_at":"2025-11-06T11:40:15.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"16142673270630","imei1":"16142673270630","imei2":"16142673270630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100436,"job_number":"JOB_100436","tr_customer_id":100453,"tr_customer_product_id":100443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:16.000Z","modified_at":"2025-11-06T11:40:16.000Z","name":"Casey Hodkiewicz","mobile_number":"375-730-6619","email_id":"Nichole2@hotmail.com","dop":"2025-04-06","serial_number":"13803831184821526","imei1":"13803831184821526","imei2":"13803831184821526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100437,"job_number":"JOB_100437","tr_customer_id":100454,"tr_customer_product_id":100444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:45.000Z","modified_at":"2025-11-06T11:40:45.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"14786197683307","imei1":"14786197683307","imei2":"14786197683307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100439,"job_number":"JOB_100439","tr_customer_id":100456,"tr_customer_product_id":100446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:46.000Z","modified_at":"2025-11-06T11:40:46.000Z","name":"Andre Boyer","mobile_number":"539-374-1083","email_id":"Janie74@yahoo.com","dop":"2025-04-06","serial_number":"16612781757290152","imei1":"16612781757290152","imei2":"16612781757290152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100440,"job_number":"JOB_100440","tr_customer_id":100457,"tr_customer_product_id":100447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:17.000Z","modified_at":"2025-11-06T11:41:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15852829115577","imei1":"15852829115577","imei2":"15852829115577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100442,"job_number":"JOB_100442","tr_customer_id":100459,"tr_customer_product_id":100449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:18.000Z","modified_at":"2025-11-06T11:41:18.000Z","name":"Nicholaus Klocko","mobile_number":"827-466-6662","email_id":"Janie_Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"17150858326754652","imei1":"17150858326754652","imei2":"17150858326754652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100443,"job_number":"JOB_100443","tr_customer_id":100460,"tr_customer_product_id":100450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:34.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"15781138326990","imei1":"15781138326990","imei2":"15781138326990","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100445,"job_number":"JOB_100445","tr_customer_id":100462,"tr_customer_product_id":100452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:35.000Z","modified_at":"2025-11-06T11:57:35.000Z","name":"Brody Mante","mobile_number":"746-712-9467","email_id":"Gabriella_Johnson@hotmail.com","dop":"2025-09-30","serial_number":"16855128299423","imei1":"16855128299423","imei2":"16855128299423","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100446,"job_number":"JOB_100446","tr_customer_id":100463,"tr_customer_product_id":100453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:53.000Z","modified_at":"2025-11-06T11:57:53.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11265577304018","imei1":"11265577304018","imei2":"11265577304018","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100447,"job_number":"JOB_100447","tr_customer_id":100464,"tr_customer_product_id":100454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:57:54.000Z","name":"Lois Funk","mobile_number":"946-399-9451","email_id":"Trent.Kulas43@yahoo.com","dop":"2025-09-30","serial_number":"14702459547397","imei1":"14702459547397","imei2":"14702459547397","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100448,"job_number":"JOB_100448","tr_customer_id":100465,"tr_customer_product_id":100455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:57:54.000Z","name":"Vilma O'Keefe","mobile_number":"875-807-1363","email_id":"Jamil_Abernathy61@gmail.com","dop":"2025-09-30","serial_number":"18181402301671","imei1":"18181402301671","imei2":"18181402301671","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97751,"job_number":"JOB_97751","tr_customer_id":97768,"tr_customer_product_id":97758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:16:54.000Z","modified_at":"2025-11-03T08:16:54.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392911","imei1":"95849393938392911","imei2":"95849393938392911","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97821,"job_number":"JOB_97821","tr_customer_id":97839,"tr_customer_product_id":97828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:55.000Z","modified_at":"2025-11-03T11:31:55.000Z","name":"Kajol Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"105546237179917","imei1":"105546237179917","imei2":"105546237179917","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97822,"job_number":"JOB_97822","tr_customer_id":97838,"tr_customer_product_id":97829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:55.000Z","modified_at":"2025-11-03T11:31:55.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"105546237170117","imei1":"105546237170117","imei2":"105546237170117","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97913,"job_number":"JOB_97913","tr_customer_id":97930,"tr_customer_product_id":97920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:50:59.000Z","modified_at":"2025-11-03T12:50:59.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"17409559071347","imei1":"17409559071347","imei2":"17409559071347","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97914,"job_number":"JOB_97914","tr_customer_id":97931,"tr_customer_product_id":97921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:54:29.000Z","modified_at":"2025-11-03T12:54:29.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"18195519273914","imei1":"18195519273914","imei2":"18195519273914","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97915,"job_number":"JOB_97915","tr_customer_id":97932,"tr_customer_product_id":97922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:54:29.000Z","modified_at":"2025-11-03T12:54:29.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"18717386979352","imei1":"18717386979352","imei2":"18717386979352","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97923,"job_number":"JOB_97923","tr_customer_id":97940,"tr_customer_product_id":97930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:45.000Z","modified_at":"2025-11-03T13:21:45.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"108785119794387","imei1":"108785119794387","imei2":"108785119794387","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97924,"job_number":"JOB_97924","tr_customer_id":97941,"tr_customer_product_id":97931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:51.000Z","modified_at":"2025-11-03T13:21:51.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101654920168626","imei2":"101654920168626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97943,"job_number":"JOB_97943","tr_customer_id":97960,"tr_customer_product_id":97950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:40:53.000Z","modified_at":"2025-11-03T13:40:53.000Z","name":"Kajol Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101654920100626","imei2":"101654920100626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97944,"job_number":"JOB_97944","tr_customer_id":97961,"tr_customer_product_id":97951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:40:53.000Z","modified_at":"2025-11-03T13:40:53.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101656920168626","imei2":"101656920168626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97945,"job_number":"JOB_97945","tr_customer_id":97962,"tr_customer_product_id":97952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:44:22.000Z","modified_at":"2025-11-03T13:44:22.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"13523647468423","imei1":"13523647468423","imei2":"13523647468423","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97967,"job_number":"JOB_97967","tr_customer_id":97984,"tr_customer_product_id":97974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:47:04.000Z","modified_at":"2025-11-03T13:47:04.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"80114983002502","imei1":"80114983002502","imei2":"80114983002502","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97968,"job_number":"JOB_97968","tr_customer_id":97985,"tr_customer_product_id":97975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:47:05.000Z","modified_at":"2025-11-03T13:47:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"17408047552190","imei1":"17408047552190","imei2":"17408047552190","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97975,"job_number":"JOB_97975","tr_customer_id":97992,"tr_customer_product_id":97982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"171616659421857","imei1":"171616659421857","imei2":"171616659421857","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97976,"job_number":"JOB_97976","tr_customer_id":97993,"tr_customer_product_id":97983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"Felicity Gottlieb","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102037983291943","imei1":"102037983291943","imei2":"102037983291943","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97977,"job_number":"JOB_97977","tr_customer_id":97994,"tr_customer_product_id":97984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"Travon Marvin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197056939794682","imei1":"197056939794682","imei2":"197056939794682","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97978,"job_number":"JOB_97978","tr_customer_id":97995,"tr_customer_product_id":97985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:58.000Z","modified_at":"2025-11-03T14:09:58.000Z","name":"Lonny D'Amore","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116644899843325","imei1":"116644899843325","imei2":"116644899843325","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97982,"job_number":"JOB_97982","tr_customer_id":97999,"tr_customer_product_id":97989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"174621730798593","imei1":"174621730798593","imei2":"174621730798593","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97983,"job_number":"JOB_97983","tr_customer_id":98000,"tr_customer_product_id":97990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Keith Kris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125961592928450","imei1":"125961592928450","imei2":"125961592928450","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97984,"job_number":"JOB_97984","tr_customer_id":98001,"tr_customer_product_id":97991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Lucienne O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127232726876087","imei1":"127232726876087","imei2":"127232726876087","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97985,"job_number":"JOB_97985","tr_customer_id":98002,"tr_customer_product_id":97992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:10.000Z","modified_at":"2025-11-03T14:10:10.000Z","name":"Dayton Pagac","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183322769407495","imei1":"183322769407495","imei2":"183322769407495","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98043,"job_number":"JOB_98043","tr_customer_id":98060,"tr_customer_product_id":98050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:19.000Z","modified_at":"2025-11-03T14:24:19.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108826932716580","imei1":"108826932716580","imei2":"108826932716580","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98045,"job_number":"JOB_98045","tr_customer_id":98062,"tr_customer_product_id":98052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:20.000Z","modified_at":"2025-11-03T14:24:20.000Z","name":"Sienna Boyer","mobile_number":"705-976-0494","email_id":"Reagan92@hotmail.com","dop":"2025-06-09","serial_number":"109895254738035","imei1":"109895254738035","imei2":"109895254738035","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98048,"job_number":"JOB_98048","tr_customer_id":98065,"tr_customer_product_id":98055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:33.000Z","modified_at":"2025-11-03T14:24:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107491228289272","imei1":"107491228289272","imei2":"107491228289272","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98050,"job_number":"JOB_98050","tr_customer_id":98067,"tr_customer_product_id":98057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:34.000Z","modified_at":"2025-11-03T14:24:34.000Z","name":"Hortense McCullough","mobile_number":"406-600-4330","email_id":"Geraldine67@hotmail.com","dop":"2025-06-09","serial_number":"107743766880356","imei1":"107743766880356","imei2":"107743766880356","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98054,"job_number":"JOB_98054","tr_customer_id":98071,"tr_customer_product_id":98061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:47.000Z","modified_at":"2025-11-03T14:24:47.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104109787084195","imei1":"104109787084195","imei2":"104109787084195","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98056,"job_number":"JOB_98056","tr_customer_id":98073,"tr_customer_product_id":98063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:48.000Z","modified_at":"2025-11-03T14:24:48.000Z","name":"Rylee Bernier","mobile_number":"505-756-1904","email_id":"Alf74@yahoo.com","dop":"2025-06-09","serial_number":"109100794811952","imei1":"109100794811952","imei2":"109100794811952","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98089,"job_number":"JOB_98089","tr_customer_id":98106,"tr_customer_product_id":98096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:03:00.000Z","modified_at":"2025-11-03T16:03:00.000Z","name":"Jaren Rosenbaum","mobile_number":"234-814-8241","email_id":"Bart.OKeefe17@gmail.com","dop":"2025-10-18","serial_number":"17940116784711","imei1":"17940116784711","imei2":"17940116784711","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98099,"job_number":"JOB_98099","tr_customer_id":98116,"tr_customer_product_id":98106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:42:50.000Z","modified_at":"2025-11-03T16:42:50.000Z","name":"Everardo Berge","mobile_number":"{{mobile_number}}","email_id":"Eldred.Reynolds@yahoo.com","dop":"2025-10-12","serial_number":"50687556344187","imei1":"50687556344187","imei2":"50687556344187","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98115,"job_number":"JOB_98115","tr_customer_id":98132,"tr_customer_product_id":98122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:04:56.000Z","modified_at":"2025-11-03T17:13:07.000Z","name":"Prabhu AR","mobile_number":"8056818190","email_id":"prabhu8kr@gmail.com","dop":"2025-10-08","serial_number":"99999999999999999","imei1":"99999999999999999","imei2":"99999999999999999","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-11-03T17:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98306,"job_number":"JOB_98306","tr_customer_id":98323,"tr_customer_product_id":98313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T21:07:55.000Z","modified_at":"2025-11-03T21:07:55.000Z","name":"MOHAMMED MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"1920-11-05","serial_number":"11115555111155555","imei1":"11115555111155555","imei2":"11115555111155555","popurl":"1920-11-05T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T21:07:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98334,"job_number":"JOB_98334","tr_customer_id":98351,"tr_customer_product_id":98341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:56.000Z","modified_at":"2025-11-04T03:29:56.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"37438005396928","imei1":"37438005396928","imei2":"37438005396928","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98336,"job_number":"JOB_98336","tr_customer_id":98353,"tr_customer_product_id":98343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:57.000Z","modified_at":"2025-11-04T03:29:57.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"89590685732420","imei1":"89590685732420","imei2":"89590685732420","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98337,"job_number":"JOB_98337","tr_customer_id":98354,"tr_customer_product_id":98344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"29274595626395","imei1":"29274595626395","imei2":"29274595626395","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98343,"job_number":"JOB_98343","tr_customer_id":98360,"tr_customer_product_id":98350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:07.000Z","modified_at":"2025-11-04T03:30:07.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cedrick_Schuppe26@yahoo.com","dop":"2025-07-02","serial_number":"11294729992423","imei1":"11294729992423","imei2":"11294729992423","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98349,"job_number":"JOB_98349","tr_customer_id":98366,"tr_customer_product_id":98356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:24.000Z","modified_at":"2025-11-04T03:30:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Coy57@yahoo.com","dop":"2025-07-02","serial_number":"12493027344711","imei1":"12493027344711","imei2":"12493027344711","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98357,"job_number":"JOB_98357","tr_customer_id":98374,"tr_customer_product_id":98364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:41.000Z","modified_at":"2025-11-04T03:30:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Norene_Schaden46@gmail.com","dop":"2025-07-02","serial_number":"19796660999073","imei1":"19796660999073","imei2":"19796660999073","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98368,"job_number":"JOB_98368","tr_customer_id":98385,"tr_customer_product_id":98375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:03.000Z","modified_at":"2025-11-04T03:31:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"136308400812400","imei1":"136308400812400","imei2":"136308400812400","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98369,"job_number":"JOB_98369","tr_customer_id":98386,"tr_customer_product_id":98376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103191648875569","imei1":"103191648875569","imei2":"103191648875569","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98370,"job_number":"JOB_98370","tr_customer_id":98387,"tr_customer_product_id":98377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Colton Koepp","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195982859730017","imei1":"195982859730017","imei2":"195982859730017","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98371,"job_number":"JOB_98371","tr_customer_id":98388,"tr_customer_product_id":98378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Bessie Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188818879676224","imei1":"188818879676224","imei2":"188818879676224","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98374,"job_number":"JOB_98374","tr_customer_id":98391,"tr_customer_product_id":98381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Nickolas VonRueden","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132310173216259","imei1":"132310173216259","imei2":"132310173216259","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98375,"job_number":"JOB_98375","tr_customer_id":98392,"tr_customer_product_id":98382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Jacques Nikolaus","mobile_number":"831-318-6628","email_id":"Kellen.Kiehn87@gmail.com","dop":"2025-06-09","serial_number":"103276348524064","imei1":"103276348524064","imei2":"103276348524064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98379,"job_number":"JOB_98379","tr_customer_id":98396,"tr_customer_product_id":98386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:14.000Z","modified_at":"2025-11-04T03:31:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"184374624100868","imei1":"184374624100868","imei2":"184374624100868","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98380,"job_number":"JOB_98380","tr_customer_id":98397,"tr_customer_product_id":98387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Annette Upton","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138130874965638","imei1":"138130874965638","imei2":"138130874965638","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98381,"job_number":"JOB_98381","tr_customer_id":98398,"tr_customer_product_id":98388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Fatima Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111987664702170","imei1":"111987664702170","imei2":"111987664702170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98382,"job_number":"JOB_98382","tr_customer_id":98399,"tr_customer_product_id":98389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Tamia Rolfson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118264336575422","imei1":"118264336575422","imei2":"118264336575422","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98383,"job_number":"JOB_98383","tr_customer_id":98400,"tr_customer_product_id":98390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:18.000Z","modified_at":"2025-11-04T03:31:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105495942723482","imei1":"105495942723482","imei2":"105495942723482","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98385,"job_number":"JOB_98385","tr_customer_id":98402,"tr_customer_product_id":98392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:18.000Z","modified_at":"2025-11-04T03:31:18.000Z","name":"Priscilla Pfannerstill","mobile_number":"485-852-2146","email_id":"Everardo66@yahoo.com","dop":"2025-06-09","serial_number":"105169774440559","imei1":"105169774440559","imei2":"105169774440559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98391,"job_number":"JOB_98391","tr_customer_id":98408,"tr_customer_product_id":98398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:32.000Z","modified_at":"2025-11-04T03:31:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105501248841192","imei1":"105501248841192","imei2":"105501248841192","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98393,"job_number":"JOB_98393","tr_customer_id":98410,"tr_customer_product_id":98400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:32.000Z","modified_at":"2025-11-04T03:31:32.000Z","name":"Sylvia Mayert","mobile_number":"436-596-3828","email_id":"Nestor99@yahoo.com","dop":"2025-06-09","serial_number":"102548331412461","imei1":"102548331412461","imei2":"102548331412461","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98538,"job_number":"JOB_98538","tr_customer_id":98555,"tr_customer_product_id":98545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:17.000Z","modified_at":"2025-11-04T06:17:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102802148142804","imei1":"102802148142804","imei2":"102802148142804","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98540,"job_number":"JOB_98540","tr_customer_id":98557,"tr_customer_product_id":98547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:18.000Z","modified_at":"2025-11-04T06:17:18.000Z","name":"Gwendolyn Bauch","mobile_number":"413-531-1314","email_id":"Tyrell_Gislason59@hotmail.com","dop":"2025-06-09","serial_number":"105464287055333","imei1":"105464287055333","imei2":"105464287055333","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98541,"job_number":"JOB_98541","tr_customer_id":98558,"tr_customer_product_id":98548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:33.000Z","modified_at":"2025-11-04T06:17:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101663155483855","imei1":"101663155483855","imei2":"101663155483855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98543,"job_number":"JOB_98543","tr_customer_id":98560,"tr_customer_product_id":98550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:34.000Z","modified_at":"2025-11-04T06:17:34.000Z","name":"Esta Powlowski","mobile_number":"267-974-2950","email_id":"Lina.Rau@hotmail.com","dop":"2025-06-09","serial_number":"105328161010815","imei1":"105328161010815","imei2":"105328161010815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98544,"job_number":"JOB_98544","tr_customer_id":98561,"tr_customer_product_id":98551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:49.000Z","modified_at":"2025-11-04T06:17:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101516898968926","imei1":"101516898968926","imei2":"101516898968926","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98546,"job_number":"JOB_98546","tr_customer_id":98563,"tr_customer_product_id":98553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:49.000Z","modified_at":"2025-11-04T06:17:49.000Z","name":"Granville Williamson","mobile_number":"808-530-6358","email_id":"Terrance86@hotmail.com","dop":"2025-06-09","serial_number":"103872530015362","imei1":"103872530015362","imei2":"103872530015362","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98632,"job_number":"JOB_98632","tr_customer_id":98649,"tr_customer_product_id":98639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:25:56.000Z","modified_at":"2025-11-04T07:25:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Rebecca45@gmail.com","dop":"2025-07-02","serial_number":"19658337539430","imei1":"19658337539430","imei2":"19658337539430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98633,"job_number":"JOB_98633","tr_customer_id":98650,"tr_customer_product_id":98640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:26:13.000Z","modified_at":"2025-11-04T07:26:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Waldo.Langosh18@hotmail.com","dop":"2025-07-02","serial_number":"14394534442459","imei1":"14394534442459","imei2":"14394534442459","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98634,"job_number":"JOB_98634","tr_customer_id":98651,"tr_customer_product_id":98641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:26:30.000Z","modified_at":"2025-11-04T07:26:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Harvey.Feil24@yahoo.com","dop":"2025-07-02","serial_number":"10946025236849","imei1":"10946025236849","imei2":"10946025236849","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98751,"job_number":"JOB_98751","tr_customer_id":98768,"tr_customer_product_id":98758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:02.000Z","modified_at":"2025-11-04T13:50:02.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"60975577040292","imei1":"60975577040292","imei2":"60975577040292","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98752,"job_number":"JOB_98752","tr_customer_id":98769,"tr_customer_product_id":98759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:03.000Z","modified_at":"2025-11-04T13:50:03.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"97105562548527","imei1":"97105562548527","imei2":"97105562548527","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98753,"job_number":"JOB_98753","tr_customer_id":98770,"tr_customer_product_id":98760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:04.000Z","modified_at":"2025-11-04T13:50:04.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"87189295720402","imei1":"87189295720402","imei2":"87189295720402","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98754,"job_number":"JOB_98754","tr_customer_id":98771,"tr_customer_product_id":98761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:00:43.000Z","modified_at":"2025-11-04T14:00:43.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392930","imei1":"95849393938392930","imei2":"95849393938392930","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98755,"job_number":"JOB_98755","tr_customer_id":98772,"tr_customer_product_id":98762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:03:19.000Z","modified_at":"2025-11-04T14:03:19.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392934","imei1":"95849393938392934","imei2":"95849393938392934","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98756,"job_number":"JOB_98756","tr_customer_id":98773,"tr_customer_product_id":98763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:06:31.000Z","modified_at":"2025-11-04T14:06:31.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392990","imei1":"95849393938392990","imei2":"95849393938392990","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:06:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98757,"job_number":"JOB_98757","tr_customer_id":98774,"tr_customer_product_id":98764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:08:08.000Z","modified_at":"2025-11-04T14:08:08.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392789","imei1":"95849393938392789","imei2":"95849393938392789","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:08:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98761,"job_number":"JOB_98761","tr_customer_id":98778,"tr_customer_product_id":98768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:52.000Z","modified_at":"2025-11-04T14:09:52.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"107488193267931","imei1":"107488193267931","imei2":"107488193267931","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98762,"job_number":"JOB_98762","tr_customer_id":98779,"tr_customer_product_id":98769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:52.000Z","modified_at":"2025-11-04T14:09:52.000Z","name":"Dallas Kris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178892733358160","imei1":"178892733358160","imei2":"178892733358160","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98763,"job_number":"JOB_98763","tr_customer_id":98780,"tr_customer_product_id":98770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:53.000Z","modified_at":"2025-11-04T14:09:53.000Z","name":"Lorna Deckow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178920298316467","imei1":"178920298316467","imei2":"178920298316467","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98764,"job_number":"JOB_98764","tr_customer_id":98781,"tr_customer_product_id":98771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:53.000Z","modified_at":"2025-11-04T14:09:53.000Z","name":"Aisha Reilly","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102151850937019","imei1":"102151850937019","imei2":"102151850937019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98765,"job_number":"JOB_98765","tr_customer_id":98782,"tr_customer_product_id":98772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:04.000Z","modified_at":"2025-11-04T14:10:04.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168324035020727","imei1":"168324035020727","imei2":"168324035020727","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98766,"job_number":"JOB_98766","tr_customer_id":98783,"tr_customer_product_id":98773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Cooper Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198357944554623","imei1":"198357944554623","imei2":"198357944554623","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98767,"job_number":"JOB_98767","tr_customer_id":98784,"tr_customer_product_id":98774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Aric Botsford","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132654814917579","imei1":"132654814917579","imei2":"132654814917579","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98768,"job_number":"JOB_98768","tr_customer_id":98785,"tr_customer_product_id":98775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Terrance Yundt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197580002732316","imei1":"197580002732316","imei2":"197580002732316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98822,"job_number":"JOB_98822","tr_customer_id":98839,"tr_customer_product_id":98829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:51.000Z","modified_at":"2025-11-04T14:20:51.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"17757818520215","imei1":"17757818520215","imei2":"17757818520215","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98823,"job_number":"JOB_98823","tr_customer_id":98840,"tr_customer_product_id":98830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:21:02.000Z","modified_at":"2025-11-04T14:21:02.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"18640626161965","imei1":"18640626161965","imei2":"18640626161965","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98830,"job_number":"JOB_98830","tr_customer_id":98847,"tr_customer_product_id":98837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:01.000Z","modified_at":"2025-11-04T14:25:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106798034430638","imei1":"106798034430638","imei2":"106798034430638","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98832,"job_number":"JOB_98832","tr_customer_id":98849,"tr_customer_product_id":98839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:01.000Z","modified_at":"2025-11-04T14:25:01.000Z","name":"Maegan Swift","mobile_number":"590-726-5555","email_id":"Josiane42@gmail.com","dop":"2025-06-09","serial_number":"102932129047923","imei1":"102932129047923","imei2":"102932129047923","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98833,"job_number":"JOB_98833","tr_customer_id":98850,"tr_customer_product_id":98840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:15.000Z","modified_at":"2025-11-04T14:25:15.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101387183345209","imei1":"101387183345209","imei2":"101387183345209","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98835,"job_number":"JOB_98835","tr_customer_id":98852,"tr_customer_product_id":98842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:16.000Z","modified_at":"2025-11-04T14:25:16.000Z","name":"Manley Kassulke","mobile_number":"656-346-7364","email_id":"Reyes.Vandervort98@yahoo.com","dop":"2025-06-09","serial_number":"109622093784171","imei1":"109622093784171","imei2":"109622093784171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98839,"job_number":"JOB_98839","tr_customer_id":98856,"tr_customer_product_id":98846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:29.000Z","modified_at":"2025-11-04T14:25:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102110431016085","imei1":"102110431016085","imei2":"102110431016085","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98841,"job_number":"JOB_98841","tr_customer_id":98858,"tr_customer_product_id":98848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:30.000Z","modified_at":"2025-11-04T14:25:30.000Z","name":"Lia Dooley","mobile_number":"806-580-0986","email_id":"Eladio91@gmail.com","dop":"2025-06-09","serial_number":"104959476955492","imei1":"104959476955492","imei2":"104959476955492","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99026,"job_number":"JOB_99026","tr_customer_id":99043,"tr_customer_product_id":99033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Kavitha subramanian","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10435364706122","imei1":"10435364706122","imei2":"10435364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99027,"job_number":"JOB_99027","tr_customer_id":99045,"tr_customer_product_id":99034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Mothi Ayyappan","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10335364706122","imei1":"10335364706122","imei2":"10335364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99028,"job_number":"JOB_99028","tr_customer_id":99044,"tr_customer_product_id":99035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Belsi Alphonsa","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10735364706122","imei1":"10735364706122","imei2":"10735364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99029,"job_number":"JOB_99029","tr_customer_id":99046,"tr_customer_product_id":99036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Daina Makthalin","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10635364706122","imei1":"10635364706122","imei2":"10635364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99030,"job_number":"JOB_99030","tr_customer_id":99047,"tr_customer_product_id":99037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10135364706122","imei1":"10135364706122","imei2":"10135364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99031,"job_number":"JOB_99031","tr_customer_id":99048,"tr_customer_product_id":99038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Judy Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10235364706122","imei1":"10235364706122","imei2":"10235364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99032,"job_number":"JOB_99032","tr_customer_id":99049,"tr_customer_product_id":99039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Bhuvana Sriram","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10835364706122","imei1":"10835364706122","imei2":"10835364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99033,"job_number":"JOB_99033","tr_customer_id":99050,"tr_customer_product_id":99040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Karthi Subaiya","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10535364706122","imei1":"10535364706122","imei2":"10535364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99134,"job_number":"JOB_99134","tr_customer_id":99151,"tr_customer_product_id":99141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T20:41:09.000Z","modified_at":"2025-11-04T20:41:09.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"11111111111111151","imei1":"11111111111111151","imei2":"11111111111111115","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T20:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99137,"job_number":"JOB_99137","tr_customer_id":99154,"tr_customer_product_id":99144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:38:43.000Z","modified_at":"2025-11-04T21:38:43.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"51515155151515","imei1":"51515155151515","imei2":"51515155151515","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99138,"job_number":"JOB_99138","tr_customer_id":99155,"tr_customer_product_id":99145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:52:59.000Z","modified_at":"2025-11-04T21:52:59.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"18737173193295","imei1":"18737173193295","imei2":"18737173193295","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99139,"job_number":"JOB_99139","tr_customer_id":99156,"tr_customer_product_id":99146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:53:28.000Z","modified_at":"2025-11-04T21:53:28.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"18057889517754","imei1":"18057889517754","imei2":"18057889517754","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99140,"job_number":"JOB_99140","tr_customer_id":99157,"tr_customer_product_id":99147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:57:57.000Z","modified_at":"2025-11-04T21:57:57.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"17157928168149","imei1":"17157928168149","imei2":"17157928168149","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99141,"job_number":"JOB_99141","tr_customer_id":99158,"tr_customer_product_id":99148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:59:09.000Z","modified_at":"2025-11-04T21:59:09.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"12002989594766","imei1":"12002989594766","imei2":"12002989594766","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99237,"job_number":"JOB_99237","tr_customer_id":99254,"tr_customer_product_id":99244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:08:25.000Z","modified_at":"2025-11-05T01:08:25.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"19533141206945","imei1":"19533141206945","imei2":"19533141206945","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99238,"job_number":"JOB_99238","tr_customer_id":99255,"tr_customer_product_id":99245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:11:00.000Z","modified_at":"2025-11-05T01:11:00.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"10153593205356","imei1":"10153593205356","imei2":"10153593205356","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99306,"job_number":"JOB_99306","tr_customer_id":99323,"tr_customer_product_id":99313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:49.000Z","modified_at":"2025-11-05T03:30:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"57518271097291","imei1":"57518271097291","imei2":"57518271097291","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99307,"job_number":"JOB_99307","tr_customer_id":99324,"tr_customer_product_id":99314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:50.000Z","modified_at":"2025-11-05T03:30:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"45325260924059","imei1":"45325260924059","imei2":"45325260924059","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99308,"job_number":"JOB_99308","tr_customer_id":99325,"tr_customer_product_id":99315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:54.000Z","modified_at":"2025-11-05T03:30:54.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Laurence.Anderson11@hotmail.com","dop":"2025-07-02","serial_number":"17000035383184","imei1":"17000035383184","imei2":"17000035383184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99315,"job_number":"JOB_99315","tr_customer_id":99332,"tr_customer_product_id":99322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:13.000Z","modified_at":"2025-11-05T03:31:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cassandre60@hotmail.com","dop":"2025-07-02","serial_number":"14058314717980","imei1":"14058314717980","imei2":"14058314717980","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99324,"job_number":"JOB_99324","tr_customer_id":99341,"tr_customer_product_id":99331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:31.000Z","modified_at":"2025-11-05T03:31:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Emory_Bergnaum17@yahoo.com","dop":"2025-07-02","serial_number":"19773776161026","imei1":"19773776161026","imei2":"19773776161026","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99337,"job_number":"JOB_99337","tr_customer_id":99354,"tr_customer_product_id":99344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:09.000Z","modified_at":"2025-11-05T03:32:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"130150411916524","imei1":"130150411916524","imei2":"130150411916524","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99338,"job_number":"JOB_99338","tr_customer_id":99355,"tr_customer_product_id":99345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Sterling Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126404557207070","imei1":"126404557207070","imei2":"126404557207070","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99339,"job_number":"JOB_99339","tr_customer_id":99356,"tr_customer_product_id":99346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Corene Hickle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170762045082367","imei1":"170762045082367","imei2":"170762045082367","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99340,"job_number":"JOB_99340","tr_customer_id":99357,"tr_customer_product_id":99347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Eleazar McKenzie","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122229764457502","imei1":"122229764457502","imei2":"122229764457502","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99348,"job_number":"JOB_99348","tr_customer_id":99365,"tr_customer_product_id":99355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:22.000Z","modified_at":"2025-11-05T03:32:22.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186859980697473","imei1":"186859980697473","imei2":"186859980697473","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99349,"job_number":"JOB_99349","tr_customer_id":99366,"tr_customer_product_id":99356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:22.000Z","modified_at":"2025-11-05T03:32:22.000Z","name":"America Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153390926047361","imei1":"153390926047361","imei2":"153390926047361","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99350,"job_number":"JOB_99350","tr_customer_id":99367,"tr_customer_product_id":99357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Jamaal Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114791192192272","imei1":"114791192192272","imei2":"114791192192272","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99352,"job_number":"JOB_99352","tr_customer_id":99369,"tr_customer_product_id":99359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Sammie Hackett","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179882241300127","imei1":"179882241300127","imei2":"179882241300127","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99358,"job_number":"JOB_99358","tr_customer_id":99375,"tr_customer_product_id":99365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:37.000Z","modified_at":"2025-11-05T03:32:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103116763597786","imei1":"103116763597786","imei2":"103116763597786","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99361,"job_number":"JOB_99361","tr_customer_id":99378,"tr_customer_product_id":99368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:38.000Z","modified_at":"2025-11-05T03:32:38.000Z","name":"Jarret Satterfield","mobile_number":"325-231-9005","email_id":"Keely.Mayer@yahoo.com","dop":"2025-06-09","serial_number":"101660481224798","imei1":"101660481224798","imei2":"101660481224798","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99370,"job_number":"JOB_99370","tr_customer_id":99387,"tr_customer_product_id":99377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:54.000Z","modified_at":"2025-11-05T03:32:54.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105148061793670","imei1":"105148061793670","imei2":"105148061793670","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99372,"job_number":"JOB_99372","tr_customer_id":99389,"tr_customer_product_id":99379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:55.000Z","modified_at":"2025-11-05T03:32:55.000Z","name":"Corine Ryan","mobile_number":"944-817-7757","email_id":"Hadley_Terry@yahoo.com","dop":"2025-06-09","serial_number":"106074255567175","imei1":"106074255567175","imei2":"106074255567175","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99375,"job_number":"JOB_99375","tr_customer_id":99392,"tr_customer_product_id":99382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:11.000Z","modified_at":"2025-11-05T03:33:11.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107564740672106","imei1":"107564740672106","imei2":"107564740672106","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99378,"job_number":"JOB_99378","tr_customer_id":99395,"tr_customer_product_id":99385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:12.000Z","modified_at":"2025-11-05T03:33:12.000Z","name":"Belle MacGyver","mobile_number":"565-464-4158","email_id":"Lenore.Douglas70@yahoo.com","dop":"2025-06-09","serial_number":"105859483189270","imei1":"105859483189270","imei2":"105859483189270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99430,"job_number":"JOB_99430","tr_customer_id":99447,"tr_customer_product_id":99437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:36:04.000Z","modified_at":"2025-11-05T04:36:04.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"12210731281817","imei1":"12210731281817","imei2":"12210731281817","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99431,"job_number":"JOB_99431","tr_customer_id":99448,"tr_customer_product_id":99438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:38:44.000Z","modified_at":"2025-11-05T04:38:44.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"16049209617050","imei1":"16049209617050","imei2":"16049209617050","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99432,"job_number":"JOB_99432","tr_customer_id":99449,"tr_customer_product_id":99439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:38:51.000Z","modified_at":"2025-11-05T04:38:51.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"12275048797180","imei1":"12275048797180","imei2":"12275048797180","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99433,"job_number":"JOB_99433","tr_customer_id":99450,"tr_customer_product_id":99440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:39:58.000Z","modified_at":"2025-11-05T04:39:58.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"14436809623016","imei1":"14436809623016","imei2":"14436809623016","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99436,"job_number":"JOB_99436","tr_customer_id":99453,"tr_customer_product_id":99443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:44:23.000Z","modified_at":"2025-11-05T04:44:23.000Z","name":"Alvertas Wisoky","mobile_number":"852-943-3585","email_id":"Domenick_Grimes82@hotmail.com","dop":"2025-10-01","serial_number":"16868041136147","imei1":"16868041136147","imei2":"16868041136147","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99437,"job_number":"JOB_99437","tr_customer_id":99454,"tr_customer_product_id":99444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:44:30.000Z","modified_at":"2025-11-05T04:44:30.000Z","name":"Margaretes McGlynn","mobile_number":"690-550-5755","email_id":"Hubert.Schiller@yahoo.com","dop":"2025-10-01","serial_number":"12350667579304","imei1":"12350667579304","imei2":"12350667579304","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99443,"job_number":"JOB_99443","tr_customer_id":99460,"tr_customer_product_id":99450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:27.000Z","modified_at":"2025-11-05T06:16:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108162423006228","imei1":"108162423006228","imei2":"108162423006228","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99445,"job_number":"JOB_99445","tr_customer_id":99462,"tr_customer_product_id":99452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:27.000Z","modified_at":"2025-11-05T06:16:27.000Z","name":"Deonte Shields","mobile_number":"340-389-6910","email_id":"Westley_Roob@yahoo.com","dop":"2025-06-09","serial_number":"101380697292074","imei1":"101380697292074","imei2":"101380697292074","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99446,"job_number":"JOB_99446","tr_customer_id":99463,"tr_customer_product_id":99453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:45.000Z","modified_at":"2025-11-05T06:16:45.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102234289770174","imei1":"102234289770174","imei2":"102234289770174","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99448,"job_number":"JOB_99448","tr_customer_id":99465,"tr_customer_product_id":99455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:46.000Z","modified_at":"2025-11-05T06:16:46.000Z","name":"Marietta Hyatt","mobile_number":"491-932-1493","email_id":"Nia60@yahoo.com","dop":"2025-06-09","serial_number":"105053540112997","imei1":"105053540112997","imei2":"105053540112997","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99449,"job_number":"JOB_99449","tr_customer_id":99466,"tr_customer_product_id":99456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:17:03.000Z","modified_at":"2025-11-05T06:17:03.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109071627954317","imei1":"109071627954317","imei2":"109071627954317","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99451,"job_number":"JOB_99451","tr_customer_id":99468,"tr_customer_product_id":99458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:17:04.000Z","modified_at":"2025-11-05T06:17:04.000Z","name":"Micaela Veum","mobile_number":"940-922-8451","email_id":"Cali.Lueilwitz@hotmail.com","dop":"2025-06-09","serial_number":"100135056016158","imei1":"100135056016158","imei2":"100135056016158","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99516,"job_number":"JOB_99516","tr_customer_id":99533,"tr_customer_product_id":99523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:25:43.000Z","modified_at":"2025-11-05T07:25:43.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jeremie.Gottlieb@gmail.com","dop":"2025-07-02","serial_number":"17211342265801","imei1":"17211342265801","imei2":"17211342265801","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99517,"job_number":"JOB_99517","tr_customer_id":99534,"tr_customer_product_id":99524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:26:02.000Z","modified_at":"2025-11-05T07:26:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Alyce_Zulauf89@gmail.com","dop":"2025-07-02","serial_number":"15806094173035","imei1":"15806094173035","imei2":"15806094173035","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99518,"job_number":"JOB_99518","tr_customer_id":99535,"tr_customer_product_id":99525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:26:19.000Z","modified_at":"2025-11-05T07:26:19.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Fritz_Feeney92@hotmail.com","dop":"2025-07-02","serial_number":"12713529260071","imei1":"12713529260071","imei2":"12713529260071","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99637,"job_number":"JOB_99637","tr_customer_id":99654,"tr_customer_product_id":99644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:05.000Z","modified_at":"2025-11-05T13:49:05.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"38395031838056","imei1":"38395031838056","imei2":"38395031838056","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99638,"job_number":"JOB_99638","tr_customer_id":99655,"tr_customer_product_id":99645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:05.000Z","modified_at":"2025-11-05T13:49:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"62510516379327","imei1":"62510516379327","imei2":"62510516379327","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99639,"job_number":"JOB_99639","tr_customer_id":99656,"tr_customer_product_id":99646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:06.000Z","modified_at":"2025-11-05T13:49:06.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"63028447655773","imei1":"63028447655773","imei2":"63028447655773","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99652,"job_number":"JOB_99652","tr_customer_id":99669,"tr_customer_product_id":99659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:37.000Z","modified_at":"2025-11-05T14:09:37.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"195570317012771","imei1":"195570317012771","imei2":"195570317012771","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99653,"job_number":"JOB_99653","tr_customer_id":99670,"tr_customer_product_id":99660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Crawford Stracke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113152474573211","imei1":"113152474573211","imei2":"113152474573211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99654,"job_number":"JOB_99654","tr_customer_id":99671,"tr_customer_product_id":99661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Randy Mills","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"155076252234331","imei1":"155076252234331","imei2":"155076252234331","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99655,"job_number":"JOB_99655","tr_customer_id":99672,"tr_customer_product_id":99662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Hazel Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179966184228532","imei1":"179966184228532","imei2":"179966184228532","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99656,"job_number":"JOB_99656","tr_customer_id":99673,"tr_customer_product_id":99663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:49.000Z","modified_at":"2025-11-05T14:09:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"103468898943934","imei1":"103468898943934","imei2":"103468898943934","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99657,"job_number":"JOB_99657","tr_customer_id":99674,"tr_customer_product_id":99664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Kamren O'Keefe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177908094201390","imei1":"177908094201390","imei2":"177908094201390","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99658,"job_number":"JOB_99658","tr_customer_id":99675,"tr_customer_product_id":99665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Modesta Hane","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111266164876880","imei1":"111266164876880","imei2":"111266164876880","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99659,"job_number":"JOB_99659","tr_customer_id":99676,"tr_customer_product_id":99666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Donavon Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141149830238752","imei1":"141149830238752","imei2":"141149830238752","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99683,"job_number":"JOB_99683","tr_customer_id":99700,"tr_customer_product_id":99690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:35.000Z","modified_at":"2025-11-05T14:14:35.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"117592158824646","imei1":"117592158824646","imei2":"117592158824646","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99719,"job_number":"JOB_99719","tr_customer_id":99736,"tr_customer_product_id":99726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:34.000Z","modified_at":"2025-11-05T14:24:34.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109101486614054","imei1":"109101486614054","imei2":"109101486614054","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99721,"job_number":"JOB_99721","tr_customer_id":99738,"tr_customer_product_id":99728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:35.000Z","modified_at":"2025-11-05T14:24:35.000Z","name":"Vinnie Pacocha","mobile_number":"860-584-2994","email_id":"Genevieve.Dare92@gmail.com","dop":"2025-06-09","serial_number":"106629997153337","imei1":"106629997153337","imei2":"106629997153337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99722,"job_number":"JOB_99722","tr_customer_id":99739,"tr_customer_product_id":99729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:52.000Z","modified_at":"2025-11-05T14:24:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100960018826421","imei1":"100960018826421","imei2":"100960018826421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99724,"job_number":"JOB_99724","tr_customer_id":99741,"tr_customer_product_id":99731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:53.000Z","modified_at":"2025-11-05T14:24:53.000Z","name":"Carson Smith","mobile_number":"793-351-4740","email_id":"Elisa.Deckow@gmail.com","dop":"2025-06-09","serial_number":"107421246211020","imei1":"107421246211020","imei2":"107421246211020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99725,"job_number":"JOB_99725","tr_customer_id":99742,"tr_customer_product_id":99732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:10.000Z","modified_at":"2025-11-05T14:25:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108437062559103","imei1":"108437062559103","imei2":"108437062559103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99727,"job_number":"JOB_99727","tr_customer_id":99744,"tr_customer_product_id":99734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:10.000Z","modified_at":"2025-11-05T14:25:10.000Z","name":"Fritz Mosciski","mobile_number":"806-466-7617","email_id":"Ayla.Bogisich93@yahoo.com","dop":"2025-06-09","serial_number":"100580004084992","imei1":"100580004084992","imei2":"100580004084992","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99783,"job_number":"JOB_99783","tr_customer_id":99800,"tr_customer_product_id":99790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:13:59.000Z","modified_at":"2025-11-05T15:13:59.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156145030326303","imei1":"156145030326303","imei2":"156145030326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:13:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99784,"job_number":"JOB_99784","tr_customer_id":99801,"tr_customer_product_id":99791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:24:26.000Z","modified_at":"2025-11-05T15:24:26.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"216145030326303","imei1":"216145030326303","imei2":"216145030326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99785,"job_number":"JOB_99785","tr_customer_id":99802,"tr_customer_product_id":99792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:25:30.000Z","modified_at":"2025-11-05T15:25:30.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"2161423430326303","imei1":"2161423430326303","imei2":"2161423430326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99792,"job_number":"JOB_99792","tr_customer_id":99809,"tr_customer_product_id":99799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:43:46.000Z","modified_at":"2025-11-05T15:43:46.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"10414658956205","imei1":"10414658956205","imei2":"10414658956205","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99793,"job_number":"JOB_99793","tr_customer_id":99810,"tr_customer_product_id":99800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:55:49.000Z","modified_at":"2025-11-05T15:55:49.000Z","name":"Alene Wilderman","mobile_number":"738-897-6168","email_id":"Efren.Mohr@gmail.com","dop":"2025-10-14","serial_number":"13903635410353","imei1":"13903635410353","imei2":"13903635410353","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99794,"job_number":"JOB_99794","tr_customer_id":99811,"tr_customer_product_id":99801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:03:43.000Z","modified_at":"2025-11-05T16:03:43.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11427607347396","imei1":"11427607347396","imei2":"11427607347396","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99807,"job_number":"JOB_99807","tr_customer_id":99824,"tr_customer_product_id":99814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:19:12.000Z","modified_at":"2025-11-05T17:19:12.000Z","name":"Nibriti singh","mobile_number":"7982839213","email_id":"nivriti.singh@gmail.com","dop":"2025-11-04","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99808,"job_number":"JOB_99808","tr_customer_id":99825,"tr_customer_product_id":99815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:23:28.000Z","modified_at":"2025-11-05T17:23:29.000Z","name":"Nibriti singh","mobile_number":"7982839213","email_id":"nivriti.singh@gmail.com","dop":"2025-11-04","serial_number":"012345678945679","imei1":"012345678945679","imei2":"012345678945679","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99843,"job_number":"JOB_99843","tr_customer_id":99860,"tr_customer_product_id":99850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:20:42.000Z","modified_at":"2025-11-05T19:20:42.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"14660194277750","imei1":"14660194277750","imei2":"14660194277750","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99854,"job_number":"JOB_99854","tr_customer_id":99871,"tr_customer_product_id":99861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:12:49.000Z","modified_at":"2025-11-06T03:12:49.000Z","name":"Adolph Jacobson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136699443334910","imei1":"136699443334910","imei2":"136699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99855,"job_number":"JOB_99855","tr_customer_id":99872,"tr_customer_product_id":99862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:16:21.000Z","modified_at":"2025-11-06T03:16:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198514701641308","imei1":"198514701641308","imei2":"198514701641308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99856,"job_number":"JOB_99856","tr_customer_id":99873,"tr_customer_product_id":99863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:14.000Z","modified_at":"2025-11-06T03:23:14.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"126699443334910","imei1":"126699443334910","imei2":"126699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99864,"job_number":"JOB_99864","tr_customer_id":99881,"tr_customer_product_id":99871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:29:49.000Z","modified_at":"2025-11-06T03:29:49.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116699443334910","imei1":"116699443334910","imei2":"116699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99878,"job_number":"JOB_99878","tr_customer_id":99895,"tr_customer_product_id":99885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:50.000Z","modified_at":"2025-11-06T03:33:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"36363555772348","imei1":"36363555772348","imei2":"36363555772348","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99879,"job_number":"JOB_99879","tr_customer_id":99896,"tr_customer_product_id":99886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:51.000Z","modified_at":"2025-11-06T03:33:51.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"12883655980572","imei1":"12883655980572","imei2":"12883655980572","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99896,"job_number":"JOB_99896","tr_customer_id":99913,"tr_customer_product_id":99903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:22.000Z","modified_at":"2025-11-06T03:34:22.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Maye63@hotmail.com","dop":"2025-07-02","serial_number":"19091672442235","imei1":"19091672442235","imei2":"19091672442235","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99904,"job_number":"JOB_99904","tr_customer_id":99921,"tr_customer_product_id":99911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Derick83@hotmail.com","dop":"2025-07-02","serial_number":"15977404078218","imei1":"15977404078218","imei2":"15977404078218","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99913,"job_number":"JOB_99913","tr_customer_id":99930,"tr_customer_product_id":99920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:01.000Z","modified_at":"2025-11-06T03:35:01.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ella.Bogan11@yahoo.com","dop":"2025-07-02","serial_number":"18042901322988","imei1":"18042901322988","imei2":"18042901322988","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99924,"job_number":"JOB_99924","tr_customer_id":99941,"tr_customer_product_id":99931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121749146627949","imei1":"121749146627949","imei2":"121749146627949","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99925,"job_number":"JOB_99925","tr_customer_id":99942,"tr_customer_product_id":99932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Jasper Turner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100007593071249","imei1":"100007593071249","imei2":"100007593071249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99926,"job_number":"JOB_99926","tr_customer_id":99943,"tr_customer_product_id":99933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Jaden Hermiston","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145170692161041","imei1":"145170692161041","imei2":"145170692161041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99927,"job_number":"JOB_99927","tr_customer_id":99944,"tr_customer_product_id":99934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Julie Heathcote","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115782907053347","imei1":"115782907053347","imei2":"115782907053347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99936,"job_number":"JOB_99936","tr_customer_id":99953,"tr_customer_product_id":99943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114143014985952","imei1":"114143014985952","imei2":"114143014985952","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99937,"job_number":"JOB_99937","tr_customer_id":99954,"tr_customer_product_id":99944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Kacie McCullough","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163502561656767","imei1":"163502561656767","imei2":"163502561656767","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99938,"job_number":"JOB_99938","tr_customer_id":99955,"tr_customer_product_id":99945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Sharon Smitham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125651711742876","imei1":"125651711742876","imei2":"125651711742876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99939,"job_number":"JOB_99939","tr_customer_id":99956,"tr_customer_product_id":99946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:50.000Z","modified_at":"2025-11-06T03:35:50.000Z","name":"Javier Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187170702827530","imei1":"187170702827530","imei2":"187170702827530","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99940,"job_number":"JOB_99940","tr_customer_id":99957,"tr_customer_product_id":99947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:06.000Z","modified_at":"2025-11-06T03:36:06.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105731504778022","imei1":"105731504778022","imei2":"105731504778022","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99942,"job_number":"JOB_99942","tr_customer_id":99959,"tr_customer_product_id":99949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:07.000Z","modified_at":"2025-11-06T03:36:07.000Z","name":"Jena Frami","mobile_number":"801-858-8416","email_id":"Alexis_Veum@gmail.com","dop":"2025-06-09","serial_number":"100081510109652","imei1":"100081510109652","imei2":"100081510109652","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99957,"job_number":"JOB_99957","tr_customer_id":99974,"tr_customer_product_id":99964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108462982820626","imei1":"108462982820626","imei2":"108462982820626","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99959,"job_number":"JOB_99959","tr_customer_id":99976,"tr_customer_product_id":99966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Leanna Hartmann","mobile_number":"696-660-4051","email_id":"Misty47@hotmail.com","dop":"2025-06-09","serial_number":"105963473317757","imei1":"105963473317757","imei2":"105963473317757","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99960,"job_number":"JOB_99960","tr_customer_id":99977,"tr_customer_product_id":99967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108855018526722","imei1":"108855018526722","imei2":"108855018526722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99962,"job_number":"JOB_99962","tr_customer_id":99979,"tr_customer_product_id":99969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Nickolas Kohler","mobile_number":"832-523-5686","email_id":"Fredy.Windler31@yahoo.com","dop":"2025-06-09","serial_number":"105180404219257","imei1":"105180404219257","imei2":"105180404219257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99963,"job_number":"JOB_99963","tr_customer_id":99980,"tr_customer_product_id":99970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:45.000Z","modified_at":"2025-11-06T03:36:45.000Z","name":"Dina Waters","mobile_number":"867-390-5138","email_id":"Aurelia.Hilpert26@yahoo.com","dop":"2025-06-09","serial_number":"41966280789776940","imei1":"41966280789776940","imei2":"41966280789776940","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100018,"job_number":"JOB_100018","tr_customer_id":100035,"tr_customer_product_id":100025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:11:46.000Z","modified_at":"2025-11-06T04:11:46.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334910","imei1":"116599443334910","imei2":"116599443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100037,"job_number":"JOB_100037","tr_customer_id":100054,"tr_customer_product_id":100044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:51.000Z","modified_at":"2025-11-06T04:14:51.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334911","imei1":"116599443334911","imei2":"116599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100038,"job_number":"JOB_100038","tr_customer_id":100055,"tr_customer_product_id":100045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:16:32.000Z","modified_at":"2025-11-06T04:16:32.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443334911","imei1":"125599443334911","imei2":"125599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100040,"job_number":"JOB_100040","tr_customer_id":100057,"tr_customer_product_id":100047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:44.000Z","modified_at":"2025-11-06T04:17:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443332911","imei1":"125599443332911","imei2":"125599443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100041,"job_number":"JOB_100041","tr_customer_id":100058,"tr_customer_product_id":100048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:19:58.000Z","modified_at":"2025-11-06T04:19:58.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443332911","imei1":"125699443332911","imei2":"125699443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100042,"job_number":"JOB_100042","tr_customer_id":100059,"tr_customer_product_id":100049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:21:27.000Z","modified_at":"2025-11-06T04:21:27.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443132911","imei1":"125699443132911","imei2":"125699443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100067,"job_number":"JOB_100067","tr_customer_id":100084,"tr_customer_product_id":100074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:16.000Z","modified_at":"2025-11-06T04:37:17.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17012685512690","imei1":"17012685512690","imei2":"17012685512690","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100068,"job_number":"JOB_100068","tr_customer_id":100085,"tr_customer_product_id":100075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:40.000Z","modified_at":"2025-11-06T04:37:40.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443132911","imei1":"125692443132911","imei2":"125692443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100069,"job_number":"JOB_100069","tr_customer_id":100086,"tr_customer_product_id":100076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:43:43.000Z","modified_at":"2025-11-06T04:43:43.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14000896904351","imei1":"14000896904351","imei2":"14000896904351","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100072,"job_number":"JOB_100072","tr_customer_id":100089,"tr_customer_product_id":100079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:57.000Z","modified_at":"2025-11-06T04:46:57.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"15306639456399","imei1":"15306639456399","imei2":"15306639456399","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100073,"job_number":"JOB_100073","tr_customer_id":100090,"tr_customer_product_id":100080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:49:44.000Z","modified_at":"2025-11-06T04:49:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443232911","imei1":"125692443232911","imei2":"125692443232911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100074,"job_number":"JOB_100074","tr_customer_id":100091,"tr_customer_product_id":100081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:53:42.000Z","modified_at":"2025-11-06T04:53:42.000Z","name":"{{firstName1}} {{lastName1}}","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13372854133019","imei1":"13372854133019","imei2":"13372854133019","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100075,"job_number":"JOB_100075","tr_customer_id":100092,"tr_customer_product_id":100082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:54:47.000Z","modified_at":"2025-11-06T04:54:47.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14413924806038","imei1":"14413924806038","imei2":"14413924806038","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100100,"job_number":"JOB_100100","tr_customer_id":100117,"tr_customer_product_id":100107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:35.000Z","modified_at":"2025-11-06T06:16:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102867721890436","imei1":"102867721890436","imei2":"102867721890436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100102,"job_number":"JOB_100102","tr_customer_id":100119,"tr_customer_product_id":100109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:36.000Z","modified_at":"2025-11-06T06:16:36.000Z","name":"Benton Wehner","mobile_number":"413-981-7306","email_id":"Claudine_Kunze5@hotmail.com","dop":"2025-06-09","serial_number":"104870950724315","imei1":"104870950724315","imei2":"104870950724315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100103,"job_number":"JOB_100103","tr_customer_id":100120,"tr_customer_product_id":100110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:37.000Z","modified_at":"2025-11-06T06:16:37.000Z","name":"Shawna Hilll","mobile_number":"611-508-9658","email_id":"Lester.Trantow50@gmail.com","dop":"2025-06-09","serial_number":"34084446909593570","imei1":"34084446909593570","imei2":"34084446909593570","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100104,"job_number":"JOB_100104","tr_customer_id":100121,"tr_customer_product_id":100111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:51.000Z","modified_at":"2025-11-06T06:16:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102787903635637","imei1":"102787903635637","imei2":"102787903635637","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100106,"job_number":"JOB_100106","tr_customer_id":100123,"tr_customer_product_id":100113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:52.000Z","modified_at":"2025-11-06T06:16:52.000Z","name":"Rhiannon Morissette","mobile_number":"440-920-1463","email_id":"Lamar.Kuhlman60@yahoo.com","dop":"2025-06-09","serial_number":"108467325406136","imei1":"108467325406136","imei2":"108467325406136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100107,"job_number":"JOB_100107","tr_customer_id":100124,"tr_customer_product_id":100114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105018702101333","imei1":"105018702101333","imei2":"105018702101333","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100109,"job_number":"JOB_100109","tr_customer_id":100126,"tr_customer_product_id":100116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Sylvester Upton","mobile_number":"430-412-0848","email_id":"Ernestina_Lowe@hotmail.com","dop":"2025-06-09","serial_number":"101707756974759","imei1":"101707756974759","imei2":"101707756974759","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100110,"job_number":"JOB_100110","tr_customer_id":100127,"tr_customer_product_id":100117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:09.000Z","modified_at":"2025-11-06T06:17:09.000Z","name":"Marietta Lakin","mobile_number":"235-814-4045","email_id":"Kennith15@hotmail.com","dop":"2025-06-09","serial_number":"22370275715632780","imei1":"22370275715632780","imei2":"22370275715632780","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100177,"job_number":"JOB_100177","tr_customer_id":100194,"tr_customer_product_id":100184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:25.000Z","modified_at":"2025-11-06T07:25:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cedrick13@hotmail.com","dop":"2025-07-02","serial_number":"19092173190944","imei1":"19092173190944","imei2":"19092173190944","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100178,"job_number":"JOB_100178","tr_customer_id":100195,"tr_customer_product_id":100185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:45.000Z","modified_at":"2025-11-06T07:25:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Malachi_Cruickshank@hotmail.com","dop":"2025-07-02","serial_number":"10995274953996","imei1":"10995274953996","imei2":"10995274953996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100179,"job_number":"JOB_100179","tr_customer_id":100196,"tr_customer_product_id":100186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:26:04.000Z","modified_at":"2025-11-06T07:26:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Felicity_Roberts74@yahoo.com","dop":"2025-07-02","serial_number":"15185625719359","imei1":"15185625719359","imei2":"15185625719359","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100183,"job_number":"JOB_100183","tr_customer_id":100200,"tr_customer_product_id":100190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:47:37.000Z","modified_at":"2025-11-06T07:47:37.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-10-27","serial_number":"125692553232911","imei1":"125692553232911","imei2":"125692553232911","popurl":"2025-10-27T07:47:35.212787300Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99568,"job_number":"JOB_99568","tr_customer_id":99585,"tr_customer_product_id":99575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:38:58.000Z","modified_at":"2025-11-05T12:38:58.000Z","name":"Test USer","mobile_number":"9900990099","email_id":"testyopm@ym.com","dop":"2000-01-31","serial_number":"11223344556612","imei1":"11223344556612","imei2":"11223344556612","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":99571,"job_number":"JOB_99571","tr_customer_id":99588,"tr_customer_product_id":99578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:41:02.000Z","modified_at":"2025-11-05T12:41:02.000Z","name":"Test USer","mobile_number":"9900990091","email_id":"testyopm@ym1.com","dop":"2000-01-31","serial_number":"11223344556613","imei1":"11223344556613","imei2":"11223344556613","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":99574,"job_number":"JOB_99574","tr_customer_id":99591,"tr_customer_product_id":99581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:44:26.000Z","modified_at":"2025-11-05T12:44:26.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"11223344556614","imei1":"11223344556614","imei2":"11223344556614","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100154,"job_number":"JOB_100154","tr_customer_id":100171,"tr_customer_product_id":100161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:43:56.000Z","modified_at":"2025-11-06T06:43:56.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"10763906513483","imei1":"10763906513483","imei2":"10763906513483","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100170,"job_number":"JOB_100170","tr_customer_id":100187,"tr_customer_product_id":100177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:34.000Z","modified_at":"2025-11-06T07:02:34.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10985794730786","imei1":"10985794730786","imei2":"10985794730786","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100171,"job_number":"JOB_100171","tr_customer_id":100188,"tr_customer_product_id":100178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:38.000Z","modified_at":"2025-11-06T07:02:38.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10496912762131","imei1":"10496912762131","imei2":"10496912762131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100172,"job_number":"JOB_100172","tr_customer_id":100189,"tr_customer_product_id":100179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:03:01.000Z","modified_at":"2025-11-06T07:03:01.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10139267168810","imei1":"10139267168810","imei2":"10139267168810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100173,"job_number":"JOB_100173","tr_customer_id":100190,"tr_customer_product_id":100180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:04:30.000Z","modified_at":"2025-11-06T07:04:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10173997004602","imei1":"10173997004602","imei2":"10173997004602","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100174,"job_number":"JOB_100174","tr_customer_id":100191,"tr_customer_product_id":100181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:06:36.000Z","modified_at":"2025-11-06T07:06:36.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10065153475684","imei1":"10065153475684","imei2":"10065153475684","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100175,"job_number":"JOB_100175","tr_customer_id":100192,"tr_customer_product_id":100182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:07:30.000Z","modified_at":"2025-11-06T07:07:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10668286685066","imei1":"10668286685066","imei2":"10668286685066","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:07:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100176,"job_number":"JOB_100176","tr_customer_id":100193,"tr_customer_product_id":100183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:24:10.000Z","modified_at":"2025-11-06T07:24:10.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10605544668597","imei1":"10605544668597","imei2":"10605544668597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100180,"job_number":"JOB_100180","tr_customer_id":100197,"tr_customer_product_id":100187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:28:42.000Z","modified_at":"2025-11-06T07:28:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10401325821549","imei1":"10401325821549","imei2":"10401325821549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100184,"job_number":"JOB_100184","tr_customer_id":100201,"tr_customer_product_id":100191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:00:12.000Z","modified_at":"2025-11-06T08:00:12.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10935223791928","imei1":"10935223791928","imei2":"10935223791928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100185,"job_number":"JOB_100185","tr_customer_id":100202,"tr_customer_product_id":100192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:01:21.000Z","modified_at":"2025-11-06T08:01:21.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10429702695240","imei1":"10429702695240","imei2":"10429702695240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100186,"job_number":"JOB_100186","tr_customer_id":100203,"tr_customer_product_id":100193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:03.000Z","modified_at":"2025-11-06T08:02:03.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10323308838670","imei1":"10323308838670","imei2":"10323308838670","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":98078,"job_number":"JOB_98078","tr_customer_id":98095,"tr_customer_product_id":98085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:10:46.000Z","modified_at":"2025-11-03T15:10:46.000Z","name":"sfs sdffds","mobile_number":"4435353500","email_id":"test@gmail.com","dop":"2025-11-11","serial_number":"3243424232423424","imei1":"3243424232423424","imei2":"3243424232423424","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njk0NDB9.Zr1BSNTaKrraqr5zuCy1B5EoRpO6h2BfefUxWKP3hH0' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNzd9.-G5boA1Br5mjyDU0HOjuuhnJao-JGfRdoxWwCBSQHKo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7c6366b-6ab7-4c24-9f45-6d8862576e32
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njk0NDB9.Zr1BSNTaKrraqr5zuCy1B5EoRpO6h2BfefUxWKP3hH0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":75530,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk5Mjc4MTB9.2eMqgZMnJiT6ymHsR92IdE2jAPGUrYpnstD3ATPenvo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 10f18712-c32a-49fd-adb1-72f7b726c5df
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 100447,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:57:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njk0NDB9.Zr1BSNTaKrraqr5zuCy1B5EoRpO6h2BfefUxWKP3hH0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"171b9e-/DKUlb6ETNzP3T6XqFZneQIfF3I"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 453ms
Mean size per request: 1.89MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyNzd9.-G5boA1Br5mjyDU0HOjuuhnJao-JGfRdoxWwCBSQHKo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05d882f5-3c01-4ed0-bcc3-23c9dacbaefd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1e3c2c-PyD/EGYbevNy9dSqEsViqW8sbAk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":97750,"job_number":"JOB_97750","tr_customer_id":97767,"tr_customer_product_id":97757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:13:03.000Z","modified_at":"2025-11-03T08:13:03.000Z","name":"Roy Wisoky","mobile_number":"350-704-6470","email_id":"Rocio_Zboncak@gmail.com","dop":"2025-04-06","serial_number":"13643535561513","imei1":"13643535561513","imei2":"13643535561513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:13:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97753,"job_number":"JOB_97753","tr_customer_id":97770,"tr_customer_product_id":97760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:32:40.000Z","modified_at":"2025-11-03T08:32:40.000Z","name":"Arlie Anderson","mobile_number":"663-279-7542","email_id":"Okey_Bernier32@yahoo.com","dop":"2025-09-30","serial_number":"16647507768029","imei1":"16647507768029","imei2":"16647507768029","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97754,"job_number":"JOB_97754","tr_customer_id":97771,"tr_customer_product_id":97761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:32:47.000Z","modified_at":"2025-11-03T08:32:47.000Z","name":"Timmy Smitham","mobile_number":"718-556-6090","email_id":"Jarrell_Koch@hotmail.com","dop":"2025-09-30","serial_number":"12066987209045","imei1":"12066987209045","imei2":"12066987209045","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97755,"job_number":"JOB_97755","tr_customer_id":97772,"tr_customer_product_id":97762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:34:22.000Z","modified_at":"2025-11-03T08:34:22.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12579034645390","imei1":"12579034645390","imei2":"12579034645390","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97757,"job_number":"JOB_97757","tr_customer_id":97774,"tr_customer_product_id":97764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:34:24.000Z","modified_at":"2025-11-03T08:34:24.000Z","name":"Candace Ankunding","mobile_number":"448-211-9790","email_id":"Camron_Larkin33@hotmail.com","dop":"2025-09-20","serial_number":"100245648476715","imei1":"100245648476715","imei2":"100245648476715","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97758,"job_number":"JOB_97758","tr_customer_id":97775,"tr_customer_product_id":97765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:10.000Z","modified_at":"2025-11-03T08:35:10.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19845543827471","imei1":"19845543827471","imei2":"19845543827471","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97760,"job_number":"JOB_97760","tr_customer_id":97777,"tr_customer_product_id":97767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:12.000Z","modified_at":"2025-11-03T08:35:12.000Z","name":"Teresa Wisoky","mobile_number":"628-554-5811","email_id":"Joany13@gmail.com","dop":"2025-09-20","serial_number":"100548556768843","imei1":"100548556768843","imei2":"100548556768843","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97761,"job_number":"JOB_97761","tr_customer_id":97778,"tr_customer_product_id":97768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:58.000Z","modified_at":"2025-11-03T08:35:58.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"16888048974835","imei1":"16888048974835","imei2":"16888048974835","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97763,"job_number":"JOB_97763","tr_customer_id":97780,"tr_customer_product_id":97770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:36:00.000Z","modified_at":"2025-11-03T08:36:00.000Z","name":"Ulises Barton","mobile_number":"826-377-2011","email_id":"Cleo68@yahoo.com","dop":"2025-09-20","serial_number":"100738788228869","imei1":"100738788228869","imei2":"100738788228869","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97765,"job_number":"JOB_97765","tr_customer_id":97782,"tr_customer_product_id":97772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:51:38.000Z","modified_at":"2025-11-03T08:51:38.000Z","name":"Bertrand Shields","mobile_number":"546-768-7932","email_id":"Connie90@yahoo.com","dop":"2025-04-06","serial_number":"13563417122685372","imei1":"13563417122685372","imei2":"13563417122685372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:51:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97767,"job_number":"JOB_97767","tr_customer_id":97784,"tr_customer_product_id":97774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:53:03.000Z","modified_at":"2025-11-03T08:53:03.000Z","name":"Myrtle Hagenes","mobile_number":"350-417-3629","email_id":"Selina6@yahoo.com","dop":"2025-04-06","serial_number":"12329901585632324","imei1":"12329901585632324","imei2":"12329901585632324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97770,"job_number":"JOB_97770","tr_customer_id":97787,"tr_customer_product_id":97777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:54:28.000Z","modified_at":"2025-11-03T08:54:28.000Z","name":"Theron Pfannerstill","mobile_number":"414-217-3352","email_id":"Gretchen44@hotmail.com","dop":"2025-04-06","serial_number":"12310310748897016","imei1":"12310310748897016","imei2":"12310310748897016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97772,"job_number":"JOB_97772","tr_customer_id":97789,"tr_customer_product_id":97779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:55:26.000Z","modified_at":"2025-11-03T08:55:26.000Z","name":"Judge Daniel","mobile_number":"907-946-1405","email_id":"Shannon_Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"17782677518691888","imei1":"17782677518691888","imei2":"17782677518691888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97774,"job_number":"JOB_97774","tr_customer_id":97791,"tr_customer_product_id":97781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:00:57.000Z","modified_at":"2025-11-03T09:00:57.000Z","name":"Lourdes Lehner","mobile_number":"841-953-4120","email_id":"Margie23@gmail.com","dop":"2025-04-06","serial_number":"13374336015734642","imei1":"13374336015734642","imei2":"13374336015734642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97776,"job_number":"JOB_97776","tr_customer_id":97793,"tr_customer_product_id":97783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:05:11.000Z","modified_at":"2025-11-03T09:05:11.000Z","name":"Edythe Dare","mobile_number":"532-718-8913","email_id":"Darlene_Ullrich95@gmail.com","dop":"2025-04-06","serial_number":"12319850860148208","imei1":"12319850860148208","imei2":"12319850860148208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97777,"job_number":"JOB_97777","tr_customer_id":97794,"tr_customer_product_id":97784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:19.000Z","modified_at":"2025-11-03T09:20:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15521780168190","imei1":"15521780168190","imei2":"15521780168190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97779,"job_number":"JOB_97779","tr_customer_id":97796,"tr_customer_product_id":97786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:20.000Z","modified_at":"2025-11-03T09:20:20.000Z","name":"Margaretta Herman","mobile_number":"839-742-2119","email_id":"Monica_Cremin18@yahoo.com","dop":"2025-04-06","serial_number":"12493945056101340","imei1":"12493945056101340","imei2":"12493945056101340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97780,"job_number":"JOB_97780","tr_customer_id":97797,"tr_customer_product_id":97787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:44.000Z","modified_at":"2025-11-03T09:20:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472780829659","imei1":"16472780829659","imei2":"16472780829659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97782,"job_number":"JOB_97782","tr_customer_id":97799,"tr_customer_product_id":97789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:45.000Z","modified_at":"2025-11-03T09:20:45.000Z","name":"Ernest Wiegand","mobile_number":"246-582-8536","email_id":"Tia.Koss@yahoo.com","dop":"2025-04-06","serial_number":"18058308717055260","imei1":"18058308717055260","imei2":"18058308717055260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97783,"job_number":"JOB_97783","tr_customer_id":97800,"tr_customer_product_id":97790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:21:09.000Z","modified_at":"2025-11-03T09:21:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16115100084714","imei1":"16115100084714","imei2":"16115100084714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97785,"job_number":"JOB_97785","tr_customer_id":97802,"tr_customer_product_id":97792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:21:10.000Z","modified_at":"2025-11-03T09:21:10.000Z","name":"Donnell Beer","mobile_number":"693-343-6124","email_id":"Kayli.Schaefer@yahoo.com","dop":"2025-04-06","serial_number":"14320904908245582","imei1":"14320904908245582","imei2":"14320904908245582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97786,"job_number":"JOB_97786","tr_customer_id":97803,"tr_customer_product_id":97793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:53:18.000Z","modified_at":"2025-11-03T09:53:18.000Z","name":"Pearl Pollich","mobile_number":"615-744-3628","email_id":"Stanley.Hettinger@yahoo.com","dop":"2025-04-06","serial_number":"17301591476020","imei1":"17301591476020","imei2":"17301591476020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97787,"job_number":"JOB_97787","tr_customer_id":97804,"tr_customer_product_id":97794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:53:45.000Z","modified_at":"2025-11-03T09:53:45.000Z","name":"Kenyon Frami","mobile_number":"810-282-8839","email_id":"German_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"19778254414666","imei1":"19778254414666","imei2":"19778254414666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97788,"job_number":"JOB_97788","tr_customer_id":97805,"tr_customer_product_id":97795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:58:40.000Z","modified_at":"2025-11-03T09:58:40.000Z","name":"Kirsten Davis","mobile_number":"776-874-6187","email_id":"Eleonore_Toy1@hotmail.com","dop":"2025-04-06","serial_number":"14025882504941","imei1":"14025882504941","imei2":"14025882504941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97789,"job_number":"JOB_97789","tr_customer_id":97806,"tr_customer_product_id":97796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:58:43.000Z","modified_at":"2025-11-03T09:58:43.000Z","name":"Jade Metz","mobile_number":"651-260-4754","email_id":"Janae.Hoppe@hotmail.com","dop":"2025-04-06","serial_number":"17730754157887","imei1":"17730754157887","imei2":"17730754157887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97790,"job_number":"JOB_97790","tr_customer_id":97807,"tr_customer_product_id":97797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:15:13.000Z","modified_at":"2025-11-03T10:15:13.000Z","name":"Jade Metz","mobile_number":"651-260-4754","email_id":"Janae.Hoppe@hotmail.com","dop":"2025-04-06","serial_number":"37730754157887","imei1":"37730754157887","imei2":"37730754157887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97791,"job_number":"JOB_97791","tr_customer_id":97808,"tr_customer_product_id":97798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:22:08.000Z","modified_at":"2025-11-03T10:22:08.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-10-24","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-10-24T10:22:08.063798513Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97792,"job_number":"JOB_97792","tr_customer_id":97809,"tr_customer_product_id":97799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:54:52.000Z","modified_at":"2025-11-03T10:54:52.000Z","name":"Dallas Jast","mobile_number":"777-639-6727","email_id":"Ettie.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"16399974237968","imei1":"16399974237968","imei2":"16399974237968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97793,"job_number":"JOB_97793","tr_customer_id":97810,"tr_customer_product_id":97800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:55:22.000Z","modified_at":"2025-11-03T10:55:22.000Z","name":"Emmanuelle Zulauf","mobile_number":"837-940-8117","email_id":"Armand_Stroman13@gmail.com","dop":"2025-04-06","serial_number":"10638937980964","imei1":"10638937980964","imei2":"10638937980964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97794,"job_number":"JOB_97794","tr_customer_id":97811,"tr_customer_product_id":97801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:06.000Z","modified_at":"2025-11-03T10:56:06.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17415192259091","imei1":"17415192259091","imei2":"17415192259091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97796,"job_number":"JOB_97796","tr_customer_id":97813,"tr_customer_product_id":97803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:06.000Z","modified_at":"2025-11-03T10:56:06.000Z","name":"Gerhard Wolff","mobile_number":"782-986-8793","email_id":"Haley10@yahoo.com","dop":"2025-04-06","serial_number":"18897285659025996","imei1":"18897285659025996","imei2":"18897285659025996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97797,"job_number":"JOB_97797","tr_customer_id":97814,"tr_customer_product_id":97804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:24.000Z","modified_at":"2025-11-03T10:56:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17677618630777","imei1":"17677618630777","imei2":"17677618630777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97799,"job_number":"JOB_97799","tr_customer_id":97816,"tr_customer_product_id":97806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:25.000Z","modified_at":"2025-11-03T10:56:25.000Z","name":"Kris Jenkins","mobile_number":"547-805-2999","email_id":"Efrain97@hotmail.com","dop":"2025-04-06","serial_number":"12139152699851726","imei1":"12139152699851726","imei2":"12139152699851726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97800,"job_number":"JOB_97800","tr_customer_id":97817,"tr_customer_product_id":97807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:37.000Z","modified_at":"2025-11-03T10:56:37.000Z","name":"Kieran Wolff","mobile_number":"569-500-9162","email_id":"Rory33@gmail.com","dop":"2025-04-06","serial_number":"18294600352102","imei1":"18294600352102","imei2":"18294600352102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97801,"job_number":"JOB_97801","tr_customer_id":97818,"tr_customer_product_id":97808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:43.000Z","modified_at":"2025-11-03T10:56:43.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14865864073573","imei1":"14865864073573","imei2":"14865864073573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97803,"job_number":"JOB_97803","tr_customer_id":97820,"tr_customer_product_id":97810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:43.000Z","modified_at":"2025-11-03T10:56:43.000Z","name":"Rigoberto Schoen","mobile_number":"228-364-9163","email_id":"Geoffrey.Homenick@yahoo.com","dop":"2025-04-06","serial_number":"11284649363196396","imei1":"11284649363196396","imei2":"11284649363196396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97805,"job_number":"JOB_97805","tr_customer_id":97822,"tr_customer_product_id":97812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:58:17.000Z","modified_at":"2025-11-03T10:58:17.000Z","name":"Arlene Schultz","mobile_number":"411-396-5142","email_id":"Willy.White@yahoo.com","dop":"2025-04-06","serial_number":"11671328590560984","imei1":"11671328590560984","imei2":"11671328590560984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97807,"job_number":"JOB_97807","tr_customer_id":97824,"tr_customer_product_id":97814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:06:30.000Z","modified_at":"2025-11-03T11:06:30.000Z","name":"Cynthia Keeling","mobile_number":"813-937-7962","email_id":"Michaela_Hansen@gmail.com","dop":"2025-04-06","serial_number":"15517692801549268","imei1":"15517692801549268","imei2":"15517692801549268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:06:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97809,"job_number":"JOB_97809","tr_customer_id":97826,"tr_customer_product_id":97816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:10:57.000Z","modified_at":"2025-11-03T11:10:57.000Z","name":"Raphael Dach","mobile_number":"208-474-0429","email_id":"Craig.Connelly@hotmail.com","dop":"2025-04-06","serial_number":"18405092306776188","imei1":"18405092306776188","imei2":"18405092306776188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97811,"job_number":"JOB_97811","tr_customer_id":97828,"tr_customer_product_id":97818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:22:39.000Z","modified_at":"2025-11-03T11:22:39.000Z","name":"Trinity Nolan","mobile_number":"327-457-5186","email_id":"Eriberto80@hotmail.com","dop":"2025-04-06","serial_number":"14052607572543824","imei1":"14052607572543824","imei2":"14052607572543824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97813,"job_number":"JOB_97813","tr_customer_id":97830,"tr_customer_product_id":97820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:23:56.000Z","modified_at":"2025-11-03T11:23:56.000Z","name":"Margret Lebsack","mobile_number":"588-564-6710","email_id":"Jose90@yahoo.com","dop":"2025-09-20","serial_number":"100112882554184","imei1":"100112882554184","imei2":"100112882554184","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97815,"job_number":"JOB_97815","tr_customer_id":97832,"tr_customer_product_id":97822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:30:20.000Z","modified_at":"2025-11-03T11:30:20.000Z","name":"Savanna Moen","mobile_number":"500-821-4094","email_id":"Iva_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17727057278231368","imei1":"17727057278231368","imei2":"17727057278231368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97817,"job_number":"JOB_97817","tr_customer_id":97834,"tr_customer_product_id":97824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:00.000Z","modified_at":"2025-11-03T11:31:00.000Z","name":"Harry Kreiger","mobile_number":"998-540-2768","email_id":"Brooklyn.Bashirian@hotmail.com","dop":"2025-04-06","serial_number":"11778274309246842","imei1":"11778274309246842","imei2":"11778274309246842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97818,"job_number":"JOB_97818","tr_customer_id":97835,"tr_customer_product_id":97825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:39.000Z","modified_at":"2025-11-03T11:31:39.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"14435833785815","imei1":"14435833785815","imei2":"14435833785815","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97820,"job_number":"JOB_97820","tr_customer_id":97837,"tr_customer_product_id":97827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:41.000Z","modified_at":"2025-11-03T11:31:41.000Z","name":"Payton Predovic","mobile_number":"606-609-8730","email_id":"Tressie.Schmitt88@hotmail.com","dop":"2025-09-20","serial_number":"100761797927073","imei1":"100761797927073","imei2":"100761797927073","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97823,"job_number":"JOB_97823","tr_customer_id":97840,"tr_customer_product_id":97830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Bhagwanti Acharya","mobile_number":"7074005269","email_id":"vyas.bhat@yahoo.co.in","dop":"2025-10-24","serial_number":"2578011334345936","imei1":"2578011334345936","imei2":"2578011334345936","popurl":"www.hiranmay-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97824,"job_number":"JOB_97824","tr_customer_id":97841,"tr_customer_product_id":97831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Anil Devar","mobile_number":"7093329628","email_id":"adhiraj.nayar@hotmail.com","dop":"2025-10-24","serial_number":"9717823892560519","imei1":"9717823892560519","imei2":"9717823892560519","popurl":"www.anjushree-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97825,"job_number":"JOB_97825","tr_customer_id":97842,"tr_customer_product_id":97832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Triloki Nair","mobile_number":"7061740335","email_id":"agasti.johar@gmail.com","dop":"2025-10-24","serial_number":"8088777895507010","imei1":"8088777895507010","imei2":"8088777895507010","popurl":"www.rajinder-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97826,"job_number":"JOB_97826","tr_customer_id":97844,"tr_customer_product_id":97834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Mina Achari","mobile_number":"7026503598","email_id":"devangana.bhattacharya@yahoo.co.in","dop":"2025-10-24","serial_number":"4498038049631307","imei1":"4498038049631307","imei2":"4498038049631307","popurl":"www.aagam-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97827,"job_number":"JOB_97827","tr_customer_id":97843,"tr_customer_product_id":97833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Gautami Somayaji","mobile_number":"7052622152","email_id":"baalagopaal.shah@hotmail.com","dop":"2025-10-24","serial_number":"6322752497868791","imei1":"6322752497868791","imei2":"6322752497868791","popurl":"www.ranjit-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97828,"job_number":"JOB_97828","tr_customer_id":97845,"tr_customer_product_id":97835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:32:29.000Z","modified_at":"2025-11-03T11:32:29.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"10945914802411","imei1":"10945914802411","imei2":"10945914802411","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97830,"job_number":"JOB_97830","tr_customer_id":97847,"tr_customer_product_id":97837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:32:30.000Z","modified_at":"2025-11-03T11:32:30.000Z","name":"Otha Conroy","mobile_number":"804-730-9413","email_id":"Ariel_Wyman54@hotmail.com","dop":"2025-09-20","serial_number":"100244577433229","imei1":"100244577433229","imei2":"100244577433229","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97831,"job_number":"JOB_97831","tr_customer_id":97848,"tr_customer_product_id":97838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:33:18.000Z","modified_at":"2025-11-03T11:33:18.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15528853079739","imei1":"15528853079739","imei2":"15528853079739","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97833,"job_number":"JOB_97833","tr_customer_id":97850,"tr_customer_product_id":97840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:33:20.000Z","modified_at":"2025-11-03T11:33:20.000Z","name":"Johnpaul Kuphal","mobile_number":"959-411-0074","email_id":"Elyse.DuBuque30@yahoo.com","dop":"2025-09-20","serial_number":"100162911716443","imei1":"100162911716443","imei2":"100162911716443","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97838,"job_number":"JOB_97838","tr_customer_id":97855,"tr_customer_product_id":97845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:36:35.000Z","modified_at":"2025-11-03T11:36:35.000Z","name":"Lazaro Wilderman","mobile_number":"677-839-6542","email_id":"Kane21@gmail.com","dop":"2025-04-06","serial_number":"13489594001317058","imei1":"13489594001317058","imei2":"13489594001317058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97840,"job_number":"JOB_97840","tr_customer_id":97857,"tr_customer_product_id":97847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:39:50.000Z","modified_at":"2025-11-03T11:39:50.000Z","name":"Leslie Schoen","mobile_number":"779-510-3083","email_id":"Kenya6@gmail.com","dop":"2025-04-06","serial_number":"17306324710921708","imei1":"17306324710921708","imei2":"17306324710921708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97842,"job_number":"JOB_97842","tr_customer_id":97859,"tr_customer_product_id":97849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:42:47.000Z","modified_at":"2025-11-03T11:42:47.000Z","name":"Blanca Armstrong","mobile_number":"844-495-6893","email_id":"Madaline_Purdy@gmail.com","dop":"2025-04-06","serial_number":"12541016441495014","imei1":"12541016441495014","imei2":"12541016441495014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97843,"job_number":"JOB_97843","tr_customer_id":97860,"tr_customer_product_id":97850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:44:43.000Z","modified_at":"2025-11-03T11:44:43.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12218416427340","imei1":"12218416427340","imei2":"12218416427340","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97845,"job_number":"JOB_97845","tr_customer_id":97862,"tr_customer_product_id":97852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:44:45.000Z","modified_at":"2025-11-03T11:44:45.000Z","name":"Dora McClure","mobile_number":"342-737-0105","email_id":"Erik40@hotmail.com","dop":"2025-09-20","serial_number":"100669723395823","imei1":"100669723395823","imei2":"100669723395823","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97846,"job_number":"JOB_97846","tr_customer_id":97863,"tr_customer_product_id":97853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:45:31.000Z","modified_at":"2025-11-03T11:45:31.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19935824636178","imei1":"19935824636178","imei2":"19935824636178","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97848,"job_number":"JOB_97848","tr_customer_id":97865,"tr_customer_product_id":97855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:45:33.000Z","modified_at":"2025-11-03T11:45:33.000Z","name":"Libby Block","mobile_number":"444-516-7978","email_id":"Keeley60@hotmail.com","dop":"2025-09-20","serial_number":"100225797583848","imei1":"100225797583848","imei2":"100225797583848","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97849,"job_number":"JOB_97849","tr_customer_id":97866,"tr_customer_product_id":97856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:46:20.000Z","modified_at":"2025-11-03T11:46:20.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13274903488375","imei1":"13274903488375","imei2":"13274903488375","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97851,"job_number":"JOB_97851","tr_customer_id":97868,"tr_customer_product_id":97858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:46:22.000Z","modified_at":"2025-11-03T11:46:22.000Z","name":"River Grant","mobile_number":"421-894-2914","email_id":"Robert.Halvorson12@hotmail.com","dop":"2025-09-20","serial_number":"100519347684939","imei1":"100519347684939","imei2":"100519347684939","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97853,"job_number":"JOB_97853","tr_customer_id":97870,"tr_customer_product_id":97860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:48:36.000Z","modified_at":"2025-11-03T11:48:36.000Z","name":"Jalyn Predovic","mobile_number":"292-463-7405","email_id":"Carmela20@yahoo.com","dop":"2025-04-06","serial_number":"14472073370037800","imei1":"14472073370037800","imei2":"14472073370037800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97855,"job_number":"JOB_97855","tr_customer_id":97872,"tr_customer_product_id":97862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:05:43.000Z","modified_at":"2025-11-03T12:05:44.000Z","name":"Abner Johnston","mobile_number":"303-768-9405","email_id":"Jaida.Beatty55@yahoo.com","dop":"2025-04-06","serial_number":"14201850743394948","imei1":"14201850743394948","imei2":"14201850743394948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97856,"job_number":"JOB_97856","tr_customer_id":97873,"tr_customer_product_id":97863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:06:33.000Z","modified_at":"2025-11-03T12:06:33.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"17569406889196","imei1":"17569406889196","imei2":"17569406889196","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97858,"job_number":"JOB_97858","tr_customer_id":97875,"tr_customer_product_id":97865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:06:35.000Z","modified_at":"2025-11-03T12:06:35.000Z","name":"Mariam Feeney","mobile_number":"742-812-5308","email_id":"Gisselle.Smitham82@gmail.com","dop":"2025-09-20","serial_number":"100094557740353","imei1":"100094557740353","imei2":"100094557740353","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97859,"job_number":"JOB_97859","tr_customer_id":97876,"tr_customer_product_id":97866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:07:20.000Z","modified_at":"2025-11-03T12:07:20.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"13275206090013","imei1":"13275206090013","imei2":"13275206090013","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:07:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97861,"job_number":"JOB_97861","tr_customer_id":97878,"tr_customer_product_id":97868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:07:22.000Z","modified_at":"2025-11-03T12:07:22.000Z","name":"Isabella Doyle","mobile_number":"902-229-1562","email_id":"Brycen_Spencer76@yahoo.com","dop":"2025-09-20","serial_number":"100335923919255","imei1":"100335923919255","imei2":"100335923919255","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97862,"job_number":"JOB_97862","tr_customer_id":97879,"tr_customer_product_id":97869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:07.000Z","modified_at":"2025-11-03T12:08:07.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15988013906254","imei1":"15988013906254","imei2":"15988013906254","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97864,"job_number":"JOB_97864","tr_customer_id":97881,"tr_customer_product_id":97871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:09.000Z","modified_at":"2025-11-03T12:08:09.000Z","name":"Rosella Lueilwitz","mobile_number":"728-246-7951","email_id":"Gwendolyn14@yahoo.com","dop":"2025-09-20","serial_number":"100642058211019","imei1":"100642058211019","imei2":"100642058211019","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97865,"job_number":"JOB_97865","tr_customer_id":97882,"tr_customer_product_id":97872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:58.000Z","modified_at":"2025-11-03T12:08:58.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11827048764613","imei1":"11827048764613","imei2":"11827048764613","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97867,"job_number":"JOB_97867","tr_customer_id":97884,"tr_customer_product_id":97874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:00.000Z","modified_at":"2025-11-03T12:09:00.000Z","name":"Carson Hodkiewicz","mobile_number":"710-731-9000","email_id":"Dominique63@gmail.com","dop":"2025-09-20","serial_number":"100097005838151","imei1":"100097005838151","imei2":"100097005838151","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97868,"job_number":"JOB_97868","tr_customer_id":97885,"tr_customer_product_id":97875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:47.000Z","modified_at":"2025-11-03T12:09:47.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"14576903560715","imei1":"14576903560715","imei2":"14576903560715","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97870,"job_number":"JOB_97870","tr_customer_id":97887,"tr_customer_product_id":97877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:48.000Z","modified_at":"2025-11-03T12:09:48.000Z","name":"Amie Predovic","mobile_number":"587-715-7784","email_id":"Linnie41@yahoo.com","dop":"2025-09-20","serial_number":"100006770635489","imei1":"100006770635489","imei2":"100006770635489","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97871,"job_number":"JOB_97871","tr_customer_id":97888,"tr_customer_product_id":97878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:20.000Z","modified_at":"2025-11-03T12:10:20.000Z","name":"Priya Patty","mobile_number":"8912348765","email_id":"priyapatty@yahoo.com","dop":"2025-10-21","serial_number":"22314987656592","imei1":"22314987656592","imei2":"22314987656592","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97872,"job_number":"JOB_97872","tr_customer_id":97889,"tr_customer_product_id":97879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:34.000Z","modified_at":"2025-11-03T12:10:34.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13658218178722","imei1":"13658218178722","imei2":"13658218178722","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97874,"job_number":"JOB_97874","tr_customer_id":97891,"tr_customer_product_id":97881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:36.000Z","modified_at":"2025-11-03T12:10:36.000Z","name":"Anita Johnston","mobile_number":"442-389-7544","email_id":"Roberto_Breitenberg85@yahoo.com","dop":"2025-09-20","serial_number":"100328293801275","imei1":"100328293801275","imei2":"100328293801275","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97876,"job_number":"JOB_97876","tr_customer_id":97893,"tr_customer_product_id":97883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:16:34.000Z","modified_at":"2025-11-03T12:16:34.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"16758216029660","imei1":"16758216029660","imei2":"16758216029660","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97878,"job_number":"JOB_97878","tr_customer_id":97895,"tr_customer_product_id":97885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:16:36.000Z","modified_at":"2025-11-03T12:16:36.000Z","name":"Cynthia Rodriguez","mobile_number":"498-392-1321","email_id":"Myron55@hotmail.com","dop":"2025-09-20","serial_number":"100976450846936","imei1":"100976450846936","imei2":"100976450846936","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97879,"job_number":"JOB_97879","tr_customer_id":97896,"tr_customer_product_id":97886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:17:22.000Z","modified_at":"2025-11-03T12:17:22.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19321012970073","imei1":"19321012970073","imei2":"19321012970073","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97881,"job_number":"JOB_97881","tr_customer_id":97898,"tr_customer_product_id":97888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:17:23.000Z","modified_at":"2025-11-03T12:17:23.000Z","name":"Rhoda Donnelly","mobile_number":"379-347-0004","email_id":"Godfrey8@hotmail.com","dop":"2025-09-20","serial_number":"100630685372679","imei1":"100630685372679","imei2":"100630685372679","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97882,"job_number":"JOB_97882","tr_customer_id":97899,"tr_customer_product_id":97889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:18:10.000Z","modified_at":"2025-11-03T12:18:10.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"10777222553374","imei1":"10777222553374","imei2":"10777222553374","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97884,"job_number":"JOB_97884","tr_customer_id":97901,"tr_customer_product_id":97891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:18:11.000Z","modified_at":"2025-11-03T12:18:11.000Z","name":"Cleve Klein","mobile_number":"522-887-1517","email_id":"Freeman_Wintheiser@gmail.com","dop":"2025-09-20","serial_number":"100026793625750","imei1":"100026793625750","imei2":"100026793625750","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97885,"job_number":"JOB_97885","tr_customer_id":97902,"tr_customer_product_id":97892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:03.000Z","modified_at":"2025-11-03T12:19:03.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"13047614864346","imei1":"13047614864346","imei2":"13047614864346","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97887,"job_number":"JOB_97887","tr_customer_id":97904,"tr_customer_product_id":97894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:04.000Z","modified_at":"2025-11-03T12:19:04.000Z","name":"Callie Mitchell","mobile_number":"416-386-7556","email_id":"Ransom.Bahringer97@gmail.com","dop":"2025-09-20","serial_number":"100831521826805","imei1":"100831521826805","imei2":"100831521826805","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97888,"job_number":"JOB_97888","tr_customer_id":97905,"tr_customer_product_id":97895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:50.000Z","modified_at":"2025-11-03T12:19:50.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"17801970113612","imei1":"17801970113612","imei2":"17801970113612","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97890,"job_number":"JOB_97890","tr_customer_id":97907,"tr_customer_product_id":97897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:52.000Z","modified_at":"2025-11-03T12:19:52.000Z","name":"Hilda Schuster","mobile_number":"972-714-6603","email_id":"Arnold.OConnell@hotmail.com","dop":"2025-09-20","serial_number":"100319506757172","imei1":"100319506757172","imei2":"100319506757172","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97891,"job_number":"JOB_97891","tr_customer_id":97908,"tr_customer_product_id":97898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:37.000Z","modified_at":"2025-11-03T12:20:37.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"11338057776676","imei1":"11338057776676","imei2":"11338057776676","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97893,"job_number":"JOB_97893","tr_customer_id":97910,"tr_customer_product_id":97900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:39.000Z","modified_at":"2025-11-03T12:20:39.000Z","name":"Colton Willms","mobile_number":"511-693-4582","email_id":"Ismael_Boyer17@yahoo.com","dop":"2025-09-20","serial_number":"100940196357685","imei1":"100940196357685","imei2":"100940196357685","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97894,"job_number":"JOB_97894","tr_customer_id":97911,"tr_customer_product_id":97901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:46.000Z","modified_at":"2025-11-03T12:20:46.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18205078447440","imei1":"18205078447440","imei2":"18205078447440","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97895,"job_number":"JOB_97895","tr_customer_id":97912,"tr_customer_product_id":97902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:46.000Z","modified_at":"2025-11-03T12:20:46.000Z","name":"Monroe Koelpin","mobile_number":"250-789-1200","email_id":"Drake.Flatley@yahoo.com","dop":"2025-09-14","serial_number":"17144651042166","imei1":"17144651042166","imei2":"17144651042166","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97896,"job_number":"JOB_97896","tr_customer_id":97913,"tr_customer_product_id":97903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:57.000Z","modified_at":"2025-11-03T12:20:57.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14214490312454","imei1":"14214490312454","imei2":"14214490312454","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97897,"job_number":"JOB_97897","tr_customer_id":97914,"tr_customer_product_id":97904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:58.000Z","modified_at":"2025-11-03T12:20:58.000Z","name":"Chaim Goodwin","mobile_number":"924-531-9573","email_id":"Maye_Schinner@hotmail.com","dop":"2025-09-14","serial_number":"16345922003539","imei1":"16345922003539","imei2":"16345922003539","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97899,"job_number":"JOB_97899","tr_customer_id":97916,"tr_customer_product_id":97906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:21:37.000Z","modified_at":"2025-11-03T12:21:37.000Z","name":"Angie Osinski","mobile_number":"696-616-8538","email_id":"Columbus.McGlynn85@gmail.com","dop":"2025-04-06","serial_number":"18968072272385260","imei1":"18968072272385260","imei2":"18968072272385260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97901,"job_number":"JOB_97901","tr_customer_id":97918,"tr_customer_product_id":97908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:22:50.000Z","modified_at":"2025-11-03T12:22:50.000Z","name":"Sasha Hamill","mobile_number":"698-500-5862","email_id":"Braxton.Donnelly80@gmail.com","dop":"2025-04-06","serial_number":"10478294696062464","imei1":"10478294696062464","imei2":"10478294696062464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97903,"job_number":"JOB_97903","tr_customer_id":97920,"tr_customer_product_id":97910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:24:37.000Z","modified_at":"2025-11-03T12:24:37.000Z","name":"Jamir O'Conner","mobile_number":"891-860-0502","email_id":"Spencer34@gmail.com","dop":"2025-04-06","serial_number":"15563899171574692","imei1":"15563899171574692","imei2":"15563899171574692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97904,"job_number":"JOB_97904","tr_customer_id":97921,"tr_customer_product_id":97911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:25:47.000Z","modified_at":"2025-11-03T12:25:47.000Z","name":"Shanel Dibbert","mobile_number":"217-774-0942","email_id":"Melvin40@yahoo.com","dop":"2025-04-06","serial_number":"10204207353958","imei1":"10204207353958","imei2":"10204207353958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97905,"job_number":"JOB_97905","tr_customer_id":97922,"tr_customer_product_id":97912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:25:47.000Z","modified_at":"2025-11-03T12:25:47.000Z","name":"Franz Grady","mobile_number":"819-380-1056","email_id":"Myrl_Runolfsson58@hotmail.com","dop":"2025-04-06","serial_number":"16700614643203512","imei1":"16700614643203512","imei2":"16700614643203512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97907,"job_number":"JOB_97907","tr_customer_id":97924,"tr_customer_product_id":97914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:26:45.000Z","modified_at":"2025-11-03T12:26:45.000Z","name":"Deshawn Littel","mobile_number":"237-421-8597","email_id":"Carmelo.Murray@gmail.com","dop":"2025-04-06","serial_number":"10216716337771050","imei1":"10216716337771050","imei2":"10216716337771050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97908,"job_number":"JOB_97908","tr_customer_id":97925,"tr_customer_product_id":97915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:27:45.000Z","modified_at":"2025-11-03T12:27:45.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-11-03","serial_number":"77647782745374","imei1":"77647782745374","imei2":"77647782745374","popurl":"2025-11-03T12:27:40.583Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97910,"job_number":"JOB_97910","tr_customer_id":97927,"tr_customer_product_id":97917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:37:06.000Z","modified_at":"2025-11-03T12:37:06.000Z","name":"Quentin Johns","mobile_number":"353-244-5990","email_id":"Loren65@gmail.com","dop":"2025-04-06","serial_number":"19511885201214564","imei1":"19511885201214564","imei2":"19511885201214564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97912,"job_number":"JOB_97912","tr_customer_id":97929,"tr_customer_product_id":97919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:38:49.000Z","modified_at":"2025-11-03T12:38:49.000Z","name":"Tillman Wilderman","mobile_number":"887-873-8412","email_id":"Rhoda_Corwin5@hotmail.com","dop":"2025-04-06","serial_number":"10724995808649768","imei1":"10724995808649768","imei2":"10724995808649768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97920,"job_number":"JOB_97920","tr_customer_id":97937,"tr_customer_product_id":97927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:04:32.000Z","modified_at":"2025-11-03T13:04:32.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-10-24","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-10-24T13:04:31.144082371Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:04:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97922,"job_number":"JOB_97922","tr_customer_id":97939,"tr_customer_product_id":97929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:13:25.000Z","modified_at":"2025-11-03T13:13:25.000Z","name":"Odell Strosin","mobile_number":"878-983-4050","email_id":"Kyle.Grady@hotmail.com","dop":"2025-04-06","serial_number":"18355726188820296","imei1":"18355726188820296","imei2":"18355726188820296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97925,"job_number":"JOB_97925","tr_customer_id":97942,"tr_customer_product_id":97932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:58.000Z","modified_at":"2025-11-03T13:21:58.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"13539048780367","imei1":"13539048780367","imei2":"13539048780367","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97927,"job_number":"JOB_97927","tr_customer_id":97944,"tr_customer_product_id":97934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:58.000Z","modified_at":"2025-11-03T13:21:58.000Z","name":"Darren Beer","mobile_number":"285-597-7810","email_id":"Theresia.Heathcote@hotmail.com","dop":"2025-09-30","serial_number":"17593000696837","imei1":"17593000696837","imei2":"17593000696837","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97928,"job_number":"JOB_97928","tr_customer_id":97945,"tr_customer_product_id":97935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:07.000Z","modified_at":"2025-11-03T13:22:07.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11437681306415","imei1":"11437681306415","imei2":"11437681306415","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97930,"job_number":"JOB_97930","tr_customer_id":97947,"tr_customer_product_id":97937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:08.000Z","modified_at":"2025-11-03T13:22:08.000Z","name":"Carole Bernier","mobile_number":"471-587-6132","email_id":"Nella_Kreiger97@yahoo.com","dop":"2025-09-30","serial_number":"13350424827199","imei1":"13350424827199","imei2":"13350424827199","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97931,"job_number":"JOB_97931","tr_customer_id":97948,"tr_customer_product_id":97938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:16.000Z","modified_at":"2025-11-03T13:22:16.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18160617779836","imei1":"18160617779836","imei2":"18160617779836","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97933,"job_number":"JOB_97933","tr_customer_id":97950,"tr_customer_product_id":97940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:17.000Z","modified_at":"2025-11-03T13:22:17.000Z","name":"Ardella Wiegand","mobile_number":"731-576-9880","email_id":"Jabari.Mertz78@gmail.com","dop":"2025-09-30","serial_number":"15821931725145","imei1":"15821931725145","imei2":"15821931725145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97934,"job_number":"JOB_97934","tr_customer_id":97951,"tr_customer_product_id":97941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:36.000Z","modified_at":"2025-11-03T13:36:36.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"10277476978495","imei1":"10277476978495","imei2":"10277476978495","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97936,"job_number":"JOB_97936","tr_customer_id":97953,"tr_customer_product_id":97943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:37.000Z","modified_at":"2025-11-03T13:36:37.000Z","name":"Lacy Champlin","mobile_number":"483-878-8955","email_id":"Retha58@hotmail.com","dop":"2025-09-30","serial_number":"19904699373852","imei1":"19904699373852","imei2":"19904699373852","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97937,"job_number":"JOB_97937","tr_customer_id":97954,"tr_customer_product_id":97944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:47.000Z","modified_at":"2025-11-03T13:36:47.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"10388528208679","imei1":"10388528208679","imei2":"10388528208679","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97939,"job_number":"JOB_97939","tr_customer_id":97956,"tr_customer_product_id":97946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:47.000Z","modified_at":"2025-11-03T13:36:47.000Z","name":"Milford Rolfson","mobile_number":"785-354-7689","email_id":"Garret.Emard@hotmail.com","dop":"2025-09-30","serial_number":"11247159941777","imei1":"11247159941777","imei2":"11247159941777","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97940,"job_number":"JOB_97940","tr_customer_id":97957,"tr_customer_product_id":97947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:58.000Z","modified_at":"2025-11-03T13:36:58.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"16262417519656","imei1":"16262417519656","imei2":"16262417519656","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97942,"job_number":"JOB_97942","tr_customer_id":97959,"tr_customer_product_id":97949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:58.000Z","modified_at":"2025-11-03T13:36:58.000Z","name":"Trycia Mosciski","mobile_number":"725-938-0773","email_id":"Carmella_Nolan@yahoo.com","dop":"2025-09-30","serial_number":"16079871822419","imei1":"16079871822419","imei2":"16079871822419","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97946,"job_number":"JOB_97946","tr_customer_id":97963,"tr_customer_product_id":97953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75729713340354","imei1":"75729713340354","imei2":"75729713340354","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97947,"job_number":"JOB_97947","tr_customer_id":97964,"tr_customer_product_id":97954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78655027487028","imei1":"78655027487028","imei2":"78655027487028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97948,"job_number":"JOB_97948","tr_customer_id":97965,"tr_customer_product_id":97955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26650579982205","imei1":"26650579982205","imei2":"26650579982205","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97949,"job_number":"JOB_97949","tr_customer_id":97966,"tr_customer_product_id":97956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21401197265192","imei1":"21401197265192","imei2":"21401197265192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97950,"job_number":"JOB_97950","tr_customer_id":97967,"tr_customer_product_id":97957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:48.000Z","modified_at":"2025-11-03T13:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16993656689500","imei1":"16993656689500","imei2":"16993656689500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97951,"job_number":"JOB_97951","tr_customer_id":97968,"tr_customer_product_id":97958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:48.000Z","modified_at":"2025-11-03T13:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59422463348501","imei1":"59422463348501","imei2":"59422463348501","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97953,"job_number":"JOB_97953","tr_customer_id":97970,"tr_customer_product_id":97960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:17.000Z","modified_at":"2025-11-03T13:46:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77786544144534","imei1":"77786544144534","imei2":"77786544144534","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97954,"job_number":"JOB_97954","tr_customer_id":97971,"tr_customer_product_id":97961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57460924464295","imei1":"57460924464295","imei2":"57460924464295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97955,"job_number":"JOB_97955","tr_customer_id":97972,"tr_customer_product_id":97962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21293234958781","imei1":"21293234958781","imei2":"21293234958781","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97956,"job_number":"JOB_97956","tr_customer_id":97973,"tr_customer_product_id":97963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57588905780279","imei1":"57588905780279","imei2":"57588905780279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97957,"job_number":"JOB_97957","tr_customer_id":97974,"tr_customer_product_id":97964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52371144090629","imei1":"52371144090629","imei2":"52371144090629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97958,"job_number":"JOB_97958","tr_customer_id":97975,"tr_customer_product_id":97965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:19.000Z","modified_at":"2025-11-03T13:46:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83759173471758","imei1":"83759173471758","imei2":"83759173471758","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97960,"job_number":"JOB_97960","tr_customer_id":97977,"tr_customer_product_id":97967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69659437829027","imei1":"69659437829027","imei2":"69659437829027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97961,"job_number":"JOB_97961","tr_customer_id":97978,"tr_customer_product_id":97968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45929248233560","imei1":"45929248233560","imei2":"45929248233560","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97962,"job_number":"JOB_97962","tr_customer_id":97979,"tr_customer_product_id":97969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14081903290651","imei1":"14081903290651","imei2":"14081903290651","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97963,"job_number":"JOB_97963","tr_customer_id":97980,"tr_customer_product_id":97970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26592269451531","imei1":"26592269451531","imei2":"26592269451531","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97964,"job_number":"JOB_97964","tr_customer_id":97981,"tr_customer_product_id":97971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:49.000Z","modified_at":"2025-11-03T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48613522907784","imei1":"48613522907784","imei2":"48613522907784","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97965,"job_number":"JOB_97965","tr_customer_id":97982,"tr_customer_product_id":97972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:49.000Z","modified_at":"2025-11-03T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11107551382374","imei1":"11107551382374","imei2":"11107551382374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97971,"job_number":"JOB_97971","tr_customer_id":97988,"tr_customer_product_id":97978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:52:26.000Z","modified_at":"2025-11-03T13:52:26.000Z","name":"Jatin Shharma","mobile_number":"747-374-2408","email_id":"Boyd44@gmail.com","dop":"2025-04-06","serial_number":"12372289872047","imei1":"12372289872047","imei2":"12372289872047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97972,"job_number":"JOB_97972","tr_customer_id":97989,"tr_customer_product_id":97979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:14.000Z","modified_at":"2025-11-03T14:09:14.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14953379915241","imei1":"14953379915241","imei2":"14953379915241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97974,"job_number":"JOB_97974","tr_customer_id":97991,"tr_customer_product_id":97981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:16.000Z","modified_at":"2025-11-03T14:09:16.000Z","name":"Brenden Conroy","mobile_number":"969-567-0723","email_id":"Toni.Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15408138191400148","imei1":"15408138191400148","imei2":"15408138191400148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97979,"job_number":"JOB_97979","tr_customer_id":97996,"tr_customer_product_id":97986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:59.000Z","modified_at":"2025-11-03T14:09:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18985731029076","imei1":"18985731029076","imei2":"18985731029076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97981,"job_number":"JOB_97981","tr_customer_id":97998,"tr_customer_product_id":97988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:01.000Z","modified_at":"2025-11-03T14:10:01.000Z","name":"Hulda Gulgowski","mobile_number":"896-329-7115","email_id":"Juana_Konopelski53@gmail.com","dop":"2025-04-06","serial_number":"17795292900114976","imei1":"17795292900114976","imei2":"17795292900114976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97986,"job_number":"JOB_97986","tr_customer_id":98003,"tr_customer_product_id":97993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:11.000Z","modified_at":"2025-11-03T14:10:11.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14498761567742","imei1":"14498761567742","imei2":"14498761567742","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97988,"job_number":"JOB_97988","tr_customer_id":98005,"tr_customer_product_id":97995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:13.000Z","modified_at":"2025-11-03T14:10:13.000Z","name":"Antonetta Monahan","mobile_number":"957-892-3308","email_id":"Enrique.Ebert6@gmail.com","dop":"2025-06-08","serial_number":"107210570689490","imei1":"107210570689490","imei2":"107210570689490","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97989,"job_number":"JOB_97989","tr_customer_id":98006,"tr_customer_product_id":97996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:41.000Z","modified_at":"2025-11-03T14:10:41.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11046335990325","imei1":"11046335990325","imei2":"11046335990325","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97991,"job_number":"JOB_97991","tr_customer_id":98008,"tr_customer_product_id":97998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:43.000Z","modified_at":"2025-11-03T14:10:43.000Z","name":"Charlie Bode","mobile_number":"749-564-0259","email_id":"Mose56@yahoo.com","dop":"2025-06-08","serial_number":"107915748314758","imei1":"107915748314758","imei2":"107915748314758","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97992,"job_number":"JOB_97992","tr_customer_id":98009,"tr_customer_product_id":97999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:44.000Z","modified_at":"2025-11-03T14:10:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13020561371437","imei1":"13020561371437","imei2":"13020561371437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97994,"job_number":"JOB_97994","tr_customer_id":98011,"tr_customer_product_id":98001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:45.000Z","modified_at":"2025-11-03T14:10:45.000Z","name":"Terry Kunze","mobile_number":"426-547-4224","email_id":"Wiley31@yahoo.com","dop":"2025-04-06","serial_number":"17995117860568710","imei1":"17995117860568710","imei2":"17995117860568710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97995,"job_number":"JOB_97995","tr_customer_id":98012,"tr_customer_product_id":98002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:11.000Z","modified_at":"2025-11-03T14:11:11.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"14711496955538","imei1":"14711496955538","imei2":"14711496955538","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97997,"job_number":"JOB_97997","tr_customer_id":98014,"tr_customer_product_id":98004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:13.000Z","modified_at":"2025-11-03T14:11:13.000Z","name":"Malcolm Gerhold","mobile_number":"494-663-2194","email_id":"Shyanne16@gmail.com","dop":"2025-06-08","serial_number":"106916871662298","imei1":"106916871662298","imei2":"106916871662298","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97998,"job_number":"JOB_97998","tr_customer_id":98015,"tr_customer_product_id":98005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:30.000Z","modified_at":"2025-11-03T14:11:30.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14635356987196","imei1":"14635356987196","imei2":"14635356987196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98000,"job_number":"JOB_98000","tr_customer_id":98017,"tr_customer_product_id":98007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:12:22.000Z","modified_at":"2025-11-03T14:12:22.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10975923066659","imei1":"10975923066659","imei2":"10975923066659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98002,"job_number":"JOB_98002","tr_customer_id":98019,"tr_customer_product_id":98009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:13:13.000Z","modified_at":"2025-11-03T14:13:13.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12542513947553","imei1":"12542513947553","imei2":"12542513947553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98005,"job_number":"JOB_98005","tr_customer_id":98022,"tr_customer_product_id":98012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:14:21.000Z","modified_at":"2025-11-03T14:14:21.000Z","name":"Omari Reichert","mobile_number":"608-777-1313","email_id":"Marcelino20@gmail.com","dop":"2025-04-06","serial_number":"14280859293673312","imei1":"14280859293673312","imei2":"14280859293673312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:14:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98007,"job_number":"JOB_98007","tr_customer_id":98024,"tr_customer_product_id":98014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:06.000Z","modified_at":"2025-11-03T14:15:06.000Z","name":"Skylar Funk","mobile_number":"941-516-0455","email_id":"Polly17@gmail.com","dop":"2025-04-06","serial_number":"10588791116140600","imei1":"10588791116140600","imei2":"10588791116140600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98008,"job_number":"JOB_98008","tr_customer_id":98025,"tr_customer_product_id":98015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:18.000Z","modified_at":"2025-11-03T14:15:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10103002837013","imei1":"10103002837013","imei2":"10103002837013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98010,"job_number":"JOB_98010","tr_customer_id":98027,"tr_customer_product_id":98017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:19.000Z","modified_at":"2025-11-03T14:15:19.000Z","name":"Bennie Block","mobile_number":"264-470-0357","email_id":"Ricardo.Kassulke50@gmail.com","dop":"2025-06-18","serial_number":"1016100843941874","imei1":"1016100843941874","imei2":"1016100843941874","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98011,"job_number":"JOB_98011","tr_customer_id":98028,"tr_customer_product_id":98018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:35.000Z","modified_at":"2025-11-03T14:15:35.000Z","name":"Godfrey  Rice","mobile_number":"724-577-3108","email_id":"Carol.DuBuque@gmail.com","dop":"2025-08-02","serial_number":"16631077486828","imei1":"16631077486828","imei2":"16631077486828","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98013,"job_number":"JOB_98013","tr_customer_id":98030,"tr_customer_product_id":98020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:50.000Z","modified_at":"2025-11-03T14:15:50.000Z","name":"Ramon Trantow","mobile_number":"739-403-1130","email_id":"Amaya_Kunde18@gmail.com","dop":"2025-04-06","serial_number":"16547837667403192","imei1":"16547837667403192","imei2":"16547837667403192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98014,"job_number":"JOB_98014","tr_customer_id":98031,"tr_customer_product_id":98021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:01.000Z","modified_at":"2025-11-03T14:16:01.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10516363040487","imei1":"10516363040487","imei2":"10516363040487","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98016,"job_number":"JOB_98016","tr_customer_id":98033,"tr_customer_product_id":98023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:02.000Z","modified_at":"2025-11-03T14:16:02.000Z","name":"Emmalee Stehr","mobile_number":"626-666-8014","email_id":"Grady.Stark14@yahoo.com","dop":"2025-06-18","serial_number":"1072700768735220","imei1":"1072700768735220","imei2":"1072700768735220","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98017,"job_number":"JOB_98017","tr_customer_id":98034,"tr_customer_product_id":98024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:05.000Z","modified_at":"2025-11-03T14:16:05.000Z","name":"Major  Rutherford","mobile_number":"293-744-5060","email_id":"Brennon.Boehm12@gmail.com","dop":"2025-08-02","serial_number":"19123211890122","imei1":"19123211890122","imei2":"19123211890122","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98018,"job_number":"JOB_98018","tr_customer_id":98035,"tr_customer_product_id":98025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:02.000Z","modified_at":"2025-11-03T14:18:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11548284666519","imei1":"11548284666519","imei2":"11548284666519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98020,"job_number":"JOB_98020","tr_customer_id":98037,"tr_customer_product_id":98027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:03.000Z","modified_at":"2025-11-03T14:18:03.000Z","name":"Mozelle Beahan","mobile_number":"424-464-4412","email_id":"Osbaldo.Feeney80@yahoo.com","dop":"2025-04-06","serial_number":"13477083183271664","imei1":"13477083183271664","imei2":"13477083183271664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98021,"job_number":"JOB_98021","tr_customer_id":98038,"tr_customer_product_id":98028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:22.000Z","modified_at":"2025-11-03T14:18:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13765697852489","imei1":"13765697852489","imei2":"13765697852489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98023,"job_number":"JOB_98023","tr_customer_id":98040,"tr_customer_product_id":98030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:24.000Z","modified_at":"2025-11-03T14:18:24.000Z","name":"Agustin Fahey","mobile_number":"263-297-7249","email_id":"Colton90@yahoo.com","dop":"2025-04-06","serial_number":"14779924889705140","imei1":"14779924889705140","imei2":"14779924889705140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98024,"job_number":"JOB_98024","tr_customer_id":98041,"tr_customer_product_id":98031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:46.000Z","modified_at":"2025-11-03T14:18:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12669327900285","imei1":"12669327900285","imei2":"12669327900285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98026,"job_number":"JOB_98026","tr_customer_id":98043,"tr_customer_product_id":98033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:48.000Z","modified_at":"2025-11-03T14:18:48.000Z","name":"Richie Borer","mobile_number":"958-568-7225","email_id":"Roderick31@hotmail.com","dop":"2025-04-06","serial_number":"12577542560053524","imei1":"12577542560053524","imei2":"12577542560053524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98027,"job_number":"JOB_98027","tr_customer_id":98044,"tr_customer_product_id":98034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:07.000Z","modified_at":"2025-11-03T14:19:07.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16751885642482","imei1":"16751885642482","imei2":"16751885642482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98029,"job_number":"JOB_98029","tr_customer_id":98046,"tr_customer_product_id":98036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:09.000Z","modified_at":"2025-11-03T14:19:09.000Z","name":"Evangeline Sipes","mobile_number":"332-281-4302","email_id":"Cathy.OConner63@hotmail.com","dop":"2025-04-06","serial_number":"19733027106006016","imei1":"19733027106006016","imei2":"19733027106006016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98030,"job_number":"JOB_98030","tr_customer_id":98047,"tr_customer_product_id":98037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:31.000Z","modified_at":"2025-11-03T14:19:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10508889981050","imei1":"10508889981050","imei2":"10508889981050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98032,"job_number":"JOB_98032","tr_customer_id":98049,"tr_customer_product_id":98039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:32.000Z","modified_at":"2025-11-03T14:19:32.000Z","name":"Duncan Nolan","mobile_number":"853-817-5273","email_id":"Loren.Schinner11@hotmail.com","dop":"2025-04-06","serial_number":"15813527060997844","imei1":"15813527060997844","imei2":"15813527060997844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98033,"job_number":"JOB_98033","tr_customer_id":98050,"tr_customer_product_id":98040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:52.000Z","modified_at":"2025-11-03T14:19:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16253013613877","imei1":"16253013613877","imei2":"16253013613877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98035,"job_number":"JOB_98035","tr_customer_id":98052,"tr_customer_product_id":98042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:53.000Z","modified_at":"2025-11-03T14:19:53.000Z","name":"Trinity Schoen","mobile_number":"316-543-3340","email_id":"Bernadette50@hotmail.com","dop":"2025-04-06","serial_number":"11754084436728382","imei1":"11754084436728382","imei2":"11754084436728382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98037,"job_number":"JOB_98037","tr_customer_id":98054,"tr_customer_product_id":98044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:20:20.000Z","modified_at":"2025-11-03T14:20:20.000Z","name":"Daisha Kuphal","mobile_number":"265-920-0946","email_id":"Uriel20@yahoo.com","dop":"2025-04-06","serial_number":"17005759439269664","imei1":"17005759439269664","imei2":"17005759439269664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98039,"job_number":"JOB_98039","tr_customer_id":98056,"tr_customer_product_id":98046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:20:27.000Z","modified_at":"2025-11-03T14:20:27.000Z","name":"Sean Russel","mobile_number":"435-832-9646","email_id":"Rosario23@hotmail.com","dop":"2025-04-06","serial_number":"16559227498696918","imei1":"16559227498696918","imei2":"16559227498696918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98040,"job_number":"JOB_98040","tr_customer_id":98057,"tr_customer_product_id":98047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:23:52.000Z","modified_at":"2025-11-03T14:23:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17370789555334","imei1":"17370789555334","imei2":"17370789555334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98042,"job_number":"JOB_98042","tr_customer_id":98059,"tr_customer_product_id":98049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:23:53.000Z","modified_at":"2025-11-03T14:23:53.000Z","name":"Jaclyn Stracke","mobile_number":"435-951-2732","email_id":"Yessenia18@gmail.com","dop":"2025-04-06","serial_number":"17017233385050126","imei1":"17017233385050126","imei2":"17017233385050126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98047,"job_number":"JOB_98047","tr_customer_id":98064,"tr_customer_product_id":98054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:28.000Z","modified_at":"2025-11-03T14:24:28.000Z","name":"Raquel Adams","mobile_number":"701-898-7304","email_id":"Elouise41@yahoo.com","dop":"2025-04-06","serial_number":"12022427341628208","imei1":"12022427341628208","imei2":"12022427341628208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98051,"job_number":"JOB_98051","tr_customer_id":98068,"tr_customer_product_id":98058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:35.000Z","modified_at":"2025-11-03T14:24:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11572370812573","imei1":"11572370812573","imei2":"11572370812573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98053,"job_number":"JOB_98053","tr_customer_id":98070,"tr_customer_product_id":98060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:37.000Z","modified_at":"2025-11-03T14:24:37.000Z","name":"Lonzo Schmidt","mobile_number":"937-220-5892","email_id":"Anita_Bauch64@yahoo.com","dop":"2025-04-06","serial_number":"10943337127934686","imei1":"10943337127934686","imei2":"10943337127934686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98057,"job_number":"JOB_98057","tr_customer_id":98074,"tr_customer_product_id":98064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:25:16.000Z","modified_at":"2025-11-03T14:25:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15440927844111","imei1":"15440927844111","imei2":"15440927844111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98059,"job_number":"JOB_98059","tr_customer_id":98076,"tr_customer_product_id":98066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:25:18.000Z","modified_at":"2025-11-03T14:25:18.000Z","name":"Angelo Cronin","mobile_number":"491-293-9847","email_id":"Shemar.Denesik@yahoo.com","dop":"2025-04-06","serial_number":"10353741576039388","imei1":"10353741576039388","imei2":"10353741576039388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98061,"job_number":"JOB_98061","tr_customer_id":98078,"tr_customer_product_id":98068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:27:34.000Z","modified_at":"2025-11-03T14:27:34.000Z","name":"Jett Schmeler","mobile_number":"497-370-6181","email_id":"Colt.Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"10201352199960684","imei1":"10201352199960684","imei2":"10201352199960684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98065,"job_number":"JOB_98065","tr_customer_id":98082,"tr_customer_product_id":98072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:03.000Z","modified_at":"2025-11-03T14:43:03.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11370190568475","imei1":"11370190568475","imei2":"11370190568475","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98066,"job_number":"JOB_98066","tr_customer_id":98083,"tr_customer_product_id":98073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:04.000Z","modified_at":"2025-11-03T14:43:04.000Z","name":"Mazie Volkman","mobile_number":"701-583-5116","email_id":"Filomena.Grant@hotmail.com","dop":"2025-09-16","serial_number":"12578670782176","imei1":"12578670782176","imei2":"12578670782176","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98067,"job_number":"JOB_98067","tr_customer_id":98084,"tr_customer_product_id":98074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:22.000Z","modified_at":"2025-11-03T14:43:22.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18626934550320","imei1":"18626934550320","imei2":"18626934550320","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98068,"job_number":"JOB_98068","tr_customer_id":98085,"tr_customer_product_id":98075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:22.000Z","modified_at":"2025-11-03T14:43:22.000Z","name":"Abdullah Swift","mobile_number":"560-814-8765","email_id":"Katarina.Auer71@gmail.com","dop":"2025-09-16","serial_number":"12061963546002","imei1":"12061963546002","imei2":"12061963546002","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98069,"job_number":"JOB_98069","tr_customer_id":98086,"tr_customer_product_id":98076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:40.000Z","modified_at":"2025-11-03T14:43:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14877365130023","imei1":"14877365130023","imei2":"14877365130023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98070,"job_number":"JOB_98070","tr_customer_id":98087,"tr_customer_product_id":98077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:40.000Z","modified_at":"2025-11-03T14:43:40.000Z","name":"Stefan Padberg","mobile_number":"819-526-3201","email_id":"Cory82@gmail.com","dop":"2025-09-16","serial_number":"17559212114565","imei1":"17559212114565","imei2":"17559212114565","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98072,"job_number":"JOB_98072","tr_customer_id":98089,"tr_customer_product_id":98079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:44:39.000Z","modified_at":"2025-11-03T14:44:39.000Z","name":"Lexie Feeney","mobile_number":"915-520-4140","email_id":"Aurelia_Fisher@yahoo.com","dop":"2025-04-06","serial_number":"19796970555137510","imei1":"19796970555137510","imei2":"19796970555137510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98073,"job_number":"JOB_98073","tr_customer_id":98090,"tr_customer_product_id":98080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:53:50.000Z","modified_at":"2025-11-03T14:53:50.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"11294600352105","imei1":"11294600352105","imei2":"11294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98074,"job_number":"JOB_98074","tr_customer_id":98091,"tr_customer_product_id":98081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:04:50.000Z","modified_at":"2025-11-03T15:04:51.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"10294600352105","imei1":"10294600352105","imei2":"10294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98077,"job_number":"JOB_98077","tr_customer_id":98094,"tr_customer_product_id":98084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:09:50.000Z","modified_at":"2025-11-03T15:09:50.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13294600352105","imei1":"13294600352105","imei2":"13294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98079,"job_number":"JOB_98079","tr_customer_id":98096,"tr_customer_product_id":98086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:12:59.000Z","modified_at":"2025-11-03T15:12:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-24","serial_number":"32227137425957","imei1":"32227137425957","imei2":"32227137425957","popurl":"2025-10-24T15:12:58.440314721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:12:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98080,"job_number":"JOB_98080","tr_customer_id":98097,"tr_customer_product_id":98087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:16:45.000Z","modified_at":"2025-11-03T15:16:45.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13394600352105","imei1":"13394600352105","imei2":"13394600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98081,"job_number":"JOB_98081","tr_customer_id":98098,"tr_customer_product_id":98088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:17:09.000Z","modified_at":"2025-11-03T15:17:09.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333600352105","imei1":"13333600352105","imei2":"13333600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98082,"job_number":"JOB_98082","tr_customer_id":98099,"tr_customer_product_id":98089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:17:12.000Z","modified_at":"2025-11-03T15:17:12.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-24","serial_number":"90236175837531","imei1":"90236175837531","imei2":"90236175837531","popurl":"2025-10-24T15:17:11.803949984Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:17:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98083,"job_number":"JOB_98083","tr_customer_id":98100,"tr_customer_product_id":98090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:18:08.000Z","modified_at":"2025-11-03T15:18:08.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333500352105","imei1":"13333500352105","imei2":"13333500352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98084,"job_number":"JOB_98084","tr_customer_id":98101,"tr_customer_product_id":98091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:24:13.000Z","modified_at":"2025-11-03T15:24:13.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333510352105","imei1":"13333510352105","imei2":"13333510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98085,"job_number":"JOB_98085","tr_customer_id":98102,"tr_customer_product_id":98092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:40:05.000Z","modified_at":"2025-11-03T15:40:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101762988435143","imei1":"101762988435143","imei2":"101762988435143","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98087,"job_number":"JOB_98087","tr_customer_id":98104,"tr_customer_product_id":98094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:40:17.000Z","modified_at":"2025-11-03T15:40:17.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100307581137153","imei1":"100307581137153","imei2":"100307581137153","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98090,"job_number":"JOB_98090","tr_customer_id":98107,"tr_customer_product_id":98097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:12:43.000Z","modified_at":"2025-11-03T16:12:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13152317591339","imei1":"13152317591339","imei2":"13152317591339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:12:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98092,"job_number":"JOB_98092","tr_customer_id":98109,"tr_customer_product_id":98099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:12:45.000Z","modified_at":"2025-11-03T16:12:45.000Z","name":"Patsy Thompson","mobile_number":"681-564-4652","email_id":"Jacklyn_Zulauf96@hotmail.com","dop":"2025-04-06","serial_number":"12325143298809704","imei1":"12325143298809704","imei2":"12325143298809704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98093,"job_number":"JOB_98093","tr_customer_id":98110,"tr_customer_product_id":98100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:13:26.000Z","modified_at":"2025-11-03T16:13:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18342821711913","imei1":"18342821711913","imei2":"18342821711913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98095,"job_number":"JOB_98095","tr_customer_id":98112,"tr_customer_product_id":98102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:13:28.000Z","modified_at":"2025-11-03T16:13:28.000Z","name":"Adelia Schoen","mobile_number":"319-366-8042","email_id":"Paxton_Effertz84@gmail.com","dop":"2025-04-06","serial_number":"10476475696465614","imei1":"10476475696465614","imei2":"10476475696465614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98096,"job_number":"JOB_98096","tr_customer_id":98113,"tr_customer_product_id":98103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:14:09.000Z","modified_at":"2025-11-03T16:14:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18794273774614","imei1":"18794273774614","imei2":"18794273774614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98098,"job_number":"JOB_98098","tr_customer_id":98115,"tr_customer_product_id":98105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:14:11.000Z","modified_at":"2025-11-03T16:14:11.000Z","name":"Leif Bins","mobile_number":"456-559-4602","email_id":"Elinore66@hotmail.com","dop":"2025-04-06","serial_number":"15721151475728572","imei1":"15721151475728572","imei2":"15721151475728572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98101,"job_number":"JOB_98101","tr_customer_id":98118,"tr_customer_product_id":98108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:47:22.000Z","modified_at":"2025-11-03T16:47:22.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-10-24","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-10-24T16:47:21.640954897Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98102,"job_number":"JOB_98102","tr_customer_id":98119,"tr_customer_product_id":98109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:48:30.000Z","modified_at":"2025-11-03T16:48:30.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-10-24","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-10-24T16:48:29.182900532Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98103,"job_number":"JOB_98103","tr_customer_id":98120,"tr_customer_product_id":98110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:48:52.000Z","modified_at":"2025-11-03T16:48:52.000Z","name":"Bulah Peffer","mobile_number":"296-360-0709","email_id":"Christopher_Willms79@gmail.com","dop":"2025-10-24","serial_number":"10558685491189","imei1":"10558685491189","imei2":"10558685491189","popurl":"2025-10-24T16:48:51.900058089Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98104,"job_number":"JOB_98104","tr_customer_id":98121,"tr_customer_product_id":98111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:49:09.000Z","modified_at":"2025-11-03T16:49:09.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-10-24","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2025-10-24T16:49:08.810320585Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98105,"job_number":"JOB_98105","tr_customer_id":98122,"tr_customer_product_id":98112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:49:39.000Z","modified_at":"2025-11-03T16:49:39.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"80723905175480","imei1":"80723905175480","imei2":"80723905175480","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98106,"job_number":"JOB_98106","tr_customer_id":98123,"tr_customer_product_id":98113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:17.000Z","modified_at":"2025-11-03T16:52:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"14580460889689","imei1":"14580460889689","imei2":"14580460889689","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98107,"job_number":"JOB_98107","tr_customer_id":98124,"tr_customer_product_id":98114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:18.000Z","modified_at":"2025-11-03T16:52:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11506818440407","imei1":"11506818440407","imei2":"11506818440407","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98108,"job_number":"JOB_98108","tr_customer_id":98125,"tr_customer_product_id":98115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:18.000Z","modified_at":"2025-11-03T16:52:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18204171534767","imei1":"18204171534767","imei2":"18204171534767","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98110,"job_number":"JOB_98110","tr_customer_id":98127,"tr_customer_product_id":98117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:53:29.000Z","modified_at":"2025-11-03T16:53:29.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10369024970374","imei1":"10369024970374","imei2":"10369024970374","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98111,"job_number":"JOB_98111","tr_customer_id":98128,"tr_customer_product_id":98118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10368766212137","imei1":"10368766212137","imei2":"10368766212137","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98112,"job_number":"JOB_98112","tr_customer_id":98129,"tr_customer_product_id":98119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11076544884014","imei1":"11076544884014","imei2":"11076544884014","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98113,"job_number":"JOB_98113","tr_customer_id":98130,"tr_customer_product_id":98120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"13459718289806","imei1":"13459718289806","imei2":"13459718289806","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98116,"job_number":"JOB_98116","tr_customer_id":98133,"tr_customer_product_id":98123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:07:43.000Z","modified_at":"2025-11-03T17:07:43.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"40490909966129","imei1":"40490909966129","imei2":"40490909966129","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98119,"job_number":"JOB_98119","tr_customer_id":98136,"tr_customer_product_id":98126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:17:33.000Z","modified_at":"2025-11-03T17:17:33.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12318785054840","imei1":"12318785054840","imei2":"12318785054840","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98120,"job_number":"JOB_98120","tr_customer_id":98137,"tr_customer_product_id":98127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:14.000Z","modified_at":"2025-11-03T17:18:14.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11829709532545","imei1":"11829709532545","imei2":"11829709532545","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98121,"job_number":"JOB_98121","tr_customer_id":98138,"tr_customer_product_id":98128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:47.000Z","modified_at":"2025-11-03T17:18:47.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15418756081085","imei1":"15418756081085","imei2":"15418756081085","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98122,"job_number":"JOB_98122","tr_customer_id":98139,"tr_customer_product_id":98129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:56.000Z","modified_at":"2025-11-03T17:18:56.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17090252410924","imei1":"17090252410924","imei2":"17090252410924","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98123,"job_number":"JOB_98123","tr_customer_id":98140,"tr_customer_product_id":98130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:19:14.000Z","modified_at":"2025-11-03T17:19:14.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18771693777571","imei1":"18771693777571","imei2":"18771693777571","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98124,"job_number":"JOB_98124","tr_customer_id":98141,"tr_customer_product_id":98131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:19:18.000Z","modified_at":"2025-11-03T17:19:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"16568155481671","imei1":"16568155481671","imei2":"16568155481671","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98125,"job_number":"JOB_98125","tr_customer_id":98142,"tr_customer_product_id":98132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:28:58.000Z","modified_at":"2025-11-03T17:28:58.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12804517830957","imei1":"12804517830957","imei2":"12804517830957","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98126,"job_number":"JOB_98126","tr_customer_id":98143,"tr_customer_product_id":98133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:01.000Z","modified_at":"2025-11-03T17:30:01.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12963559063552","imei1":"12963559063552","imei2":"12963559063552","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98127,"job_number":"JOB_98127","tr_customer_id":98144,"tr_customer_product_id":98134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:29.000Z","modified_at":"2025-11-03T17:30:29.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12505788724304","imei1":"12505788724304","imei2":"12505788724304","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98128,"job_number":"JOB_98128","tr_customer_id":98145,"tr_customer_product_id":98135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:47.000Z","modified_at":"2025-11-03T17:30:47.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18211200382872","imei1":"18211200382872","imei2":"18211200382872","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98129,"job_number":"JOB_98129","tr_customer_id":98146,"tr_customer_product_id":98136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:53.000Z","modified_at":"2025-11-03T17:30:53.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17627545133334","imei1":"17627545133334","imei2":"17627545133334","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98131,"job_number":"JOB_98131","tr_customer_id":98148,"tr_customer_product_id":98138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:33:03.000Z","modified_at":"2025-11-03T17:33:03.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18475624904306","imei1":"18475624904306","imei2":"18475624904306","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98132,"job_number":"JOB_98132","tr_customer_id":98149,"tr_customer_product_id":98139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:42:39.000Z","modified_at":"2025-11-03T17:42:39.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15239700436038","imei1":"15239700436038","imei2":"15239700436038","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98134,"job_number":"JOB_98134","tr_customer_id":98151,"tr_customer_product_id":98141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:42:39.000Z","modified_at":"2025-11-03T17:42:39.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"19185015834999","imei1":"19185015834999","imei2":"19185015834999","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98135,"job_number":"JOB_98135","tr_customer_id":98152,"tr_customer_product_id":98142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:44:01.000Z","modified_at":"2025-11-03T17:44:01.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-10-24","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-10-24T17:44:00.321912753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98136,"job_number":"JOB_98136","tr_customer_id":98153,"tr_customer_product_id":98143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:49:54.000Z","modified_at":"2025-11-03T17:49:54.000Z","name":"Malati Patel","mobile_number":"7054850668","email_id":"kumuda.kaul@hotmail.com","dop":"2025-10-24","serial_number":"16831856061624","imei1":"16831856061624","imei2":"16831856061624","popurl":"www.bandhul-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98137,"job_number":"JOB_98137","tr_customer_id":98154,"tr_customer_product_id":98144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:57:54.000Z","modified_at":"2025-11-03T17:57:54.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"12345678910451","imei1":"12345678910451","imei2":"12345678910451","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98138,"job_number":"JOB_98138","tr_customer_id":98155,"tr_customer_product_id":98145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:08:11.000Z","modified_at":"2025-11-03T18:08:11.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10053351868216","imei1":"10053351868216","imei2":"10053351868216","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:08:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98139,"job_number":"JOB_98139","tr_customer_id":98156,"tr_customer_product_id":98146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:08:51.000Z","modified_at":"2025-11-03T18:08:51.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10975409525510","imei1":"10975409525510","imei2":"10975409525510","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98140,"job_number":"JOB_98140","tr_customer_id":98157,"tr_customer_product_id":98147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:09:40.000Z","modified_at":"2025-11-03T18:09:40.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10951698940665","imei1":"10951698940665","imei2":"10951698940665","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98142,"job_number":"JOB_98142","tr_customer_id":98159,"tr_customer_product_id":98149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:24:40.000Z","modified_at":"2025-11-03T18:24:40.000Z","name":"Brooke Jakubowski","mobile_number":"570-809-2376","email_id":"Carli.Kling69@gmail.com","dop":"2025-05-30","serial_number":"12855591103524","imei1":"12855591103524","imei2":"12855591103524","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98143,"job_number":"JOB_98143","tr_customer_id":98160,"tr_customer_product_id":98150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:42:49.000Z","modified_at":"2025-11-03T18:42:49.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15561335987917","imei1":"15561335987917","imei2":"15561335987917","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98145,"job_number":"JOB_98145","tr_customer_id":98162,"tr_customer_product_id":98152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:42:49.000Z","modified_at":"2025-11-03T18:42:49.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11933898190769","imei1":"11933898190769","imei2":"11933898190769","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98146,"job_number":"JOB_98146","tr_customer_id":98163,"tr_customer_product_id":98153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:43:04.000Z","modified_at":"2025-11-03T18:43:04.000Z","name":"Chaturaanan Saini","mobile_number":"7006033911","email_id":"laxman.rana@yahoo.co.in","dop":"2025-10-24","serial_number":"10936440819481","imei1":"10936440819481","imei2":"10936440819481","popurl":"www.abhaya-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98147,"job_number":"JOB_98147","tr_customer_id":98164,"tr_customer_product_id":98154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:45:19.000Z","modified_at":"2025-11-03T18:45:19.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10198648061152","imei1":"10198648061152","imei2":"10198648061152","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98149,"job_number":"JOB_98149","tr_customer_id":98166,"tr_customer_product_id":98156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:45:19.000Z","modified_at":"2025-11-03T18:45:19.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11933052328334","imei1":"11933052328334","imei2":"11933052328334","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98150,"job_number":"JOB_98150","tr_customer_id":98167,"tr_customer_product_id":98157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:46:44.000Z","modified_at":"2025-11-03T18:46:44.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-10-24","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-10-24T18:46:43.992133971Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98151,"job_number":"JOB_98151","tr_customer_id":98168,"tr_customer_product_id":98158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:47:06.000Z","modified_at":"2025-11-03T18:47:06.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-10-24","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-10-24T18:47:05.729934086Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98152,"job_number":"JOB_98152","tr_customer_id":98169,"tr_customer_product_id":98159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:48:04.000Z","modified_at":"2025-11-03T18:48:04.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-10-29","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-10-29T18:48:03.992414969Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98153,"job_number":"JOB_98153","tr_customer_id":98170,"tr_customer_product_id":98160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:49:57.000Z","modified_at":"2025-11-03T18:49:57.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12486523721748","imei1":"12486523721748","imei2":"12486523721748","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98155,"job_number":"JOB_98155","tr_customer_id":98172,"tr_customer_product_id":98162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:49:58.000Z","modified_at":"2025-11-03T18:49:58.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17943387429866","imei1":"17943387429866","imei2":"17943387429866","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98156,"job_number":"JOB_98156","tr_customer_id":98173,"tr_customer_product_id":98163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T19:21:54.000Z","modified_at":"2025-11-03T19:21:54.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"234262142545415","imei2":"234262142545415","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T19:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98157,"job_number":"JOB_98157","tr_customer_id":98174,"tr_customer_product_id":98164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T19:31:57.000Z","modified_at":"2025-11-03T19:31:57.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"234262142545416","imei2":"234262142545416","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T19:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98160,"job_number":"JOB_98160","tr_customer_id":98177,"tr_customer_product_id":98167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:19:32.000Z","modified_at":"2025-11-03T20:19:32.000Z","name":"Amos Stoltenberg","mobile_number":"846-287-5515","email_id":"Missouri78@hotmail.com","dop":"2025-04-06","serial_number":"16380245327493680","imei1":"16380245327493680","imei2":"16380245327493680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98162,"job_number":"JOB_98162","tr_customer_id":98179,"tr_customer_product_id":98169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:22:40.000Z","modified_at":"2025-11-03T20:22:40.000Z","name":"Grover Glover","mobile_number":"881-245-2313","email_id":"Avery.Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"10236267329044664","imei1":"10236267329044664","imei2":"10236267329044664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98163,"job_number":"JOB_98163","tr_customer_id":98180,"tr_customer_product_id":98170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Nirbhay Ganaka","mobile_number":"7062165219","email_id":"raj.chaturvedi@yahoo.co.in","dop":"2025-10-24","serial_number":"10090563139164","imei1":"10090563139164","imei2":"10090563139164","popurl":"www.nanda-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98164,"job_number":"JOB_98164","tr_customer_id":98181,"tr_customer_product_id":98171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Yoginder Deshpande","mobile_number":"7054669800","email_id":"bhuvanesh.kocchar@gmail.com","dop":"2025-10-24","serial_number":"17500913905343","imei1":"17500913905343","imei2":"17500913905343","popurl":"www.bhramar-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98165,"job_number":"JOB_98165","tr_customer_id":98182,"tr_customer_product_id":98172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Yoginder Varma","mobile_number":"7064352801","email_id":"achintya.arora@hotmail.com","dop":"2025-10-24","serial_number":"16145111414746","imei1":"16145111414746","imei2":"16145111414746","popurl":"www.mohini-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98166,"job_number":"JOB_98166","tr_customer_id":98184,"tr_customer_product_id":98174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Niro Asan","mobile_number":"7067951235","email_id":"girika.patil@gmail.com","dop":"2025-10-24","serial_number":"15719853700166","imei1":"15719853700166","imei2":"15719853700166","popurl":"www.balgopal-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98167,"job_number":"JOB_98167","tr_customer_id":98183,"tr_customer_product_id":98173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Amarnath Kapoor","mobile_number":"7013284000","email_id":"sachin.sethi@hotmail.com","dop":"2025-10-24","serial_number":"15723585601301","imei1":"15723585601301","imei2":"15723585601301","popurl":"www.sarisha-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98169,"job_number":"JOB_98169","tr_customer_id":98186,"tr_customer_product_id":98176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Shiv Rana","mobile_number":"7050531263","email_id":"anala.ahuja@yahoo.co.in","dop":"2025-10-24","serial_number":"10162009380626","imei1":"10162009380626","imei2":"10162009380626","popurl":"www.daevi-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98170,"job_number":"JOB_98170","tr_customer_id":98187,"tr_customer_product_id":98177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Chandrabhan Chattopadhyay","mobile_number":"7038142340","email_id":"aaryan.kapoor@yahoo.co.in","dop":"2025-10-24","serial_number":"13915916219019","imei1":"13915916219019","imei2":"13915916219019","popurl":"www.sharda-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98171,"job_number":"JOB_98171","tr_customer_id":98188,"tr_customer_product_id":98178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Ashok Nehru","mobile_number":"7063600929","email_id":"ranjeet.kocchar@gmail.com","dop":"2025-10-24","serial_number":"16616398538812","imei1":"16616398538812","imei2":"16616398538812","popurl":"www.bhaumik-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98172,"job_number":"JOB_98172","tr_customer_id":98189,"tr_customer_product_id":98179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Bahula Talwar","mobile_number":"7002562811","email_id":"baalagopaal.bhattacharya@hotmail.com","dop":"2025-10-24","serial_number":"11412324444312","imei1":"11412324444312","imei2":"11412324444312","popurl":"www.anjushree-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98174,"job_number":"JOB_98174","tr_customer_id":98191,"tr_customer_product_id":98181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Shrishti Adiga","mobile_number":"7063102144","email_id":"hiranmaya.panicker@hotmail.com","dop":"2025-10-24","serial_number":"11072241770897","imei1":"11072241770897","imei2":"11072241770897","popurl":"www.atmaja-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98175,"job_number":"JOB_98175","tr_customer_id":98192,"tr_customer_product_id":98182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Gobinda Mishra","mobile_number":"7011352031","email_id":"gautam.saini@yahoo.co.in","dop":"2025-10-24","serial_number":"10108492400792","imei1":"10108492400792","imei2":"10108492400792","popurl":"www.devesh-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98177,"job_number":"JOB_98177","tr_customer_id":98194,"tr_customer_product_id":98184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Daksha Joshi","mobile_number":"7031788161","email_id":"bhima.arora@yahoo.co.in","dop":"2025-10-24","serial_number":"18971470005805","imei1":"18971470005805","imei2":"18971470005805","popurl":"www.hiranmay-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98181,"job_number":"JOB_98181","tr_customer_id":98198,"tr_customer_product_id":98188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Dipankar Trivedi","mobile_number":"7046259567","email_id":"kin.embranthiri@hotmail.com","dop":"2025-10-24","serial_number":"14088430068806","imei1":"14088430068806","imei2":"14088430068806","popurl":"www.gorakhanatha-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98182,"job_number":"JOB_98182","tr_customer_id":98199,"tr_customer_product_id":98189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Bheeshma Dhawan","mobile_number":"7084926006","email_id":"avadhesh.shukla@hotmail.com","dop":"2025-10-24","serial_number":"14790576937958","imei1":"14790576937958","imei2":"14790576937958","popurl":"www.harita-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98184,"job_number":"JOB_98184","tr_customer_id":98201,"tr_customer_product_id":98191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Chidaatma Asan","mobile_number":"7020534042","email_id":"ashlesh.guha@hotmail.com","dop":"2025-10-24","serial_number":"14908421997331","imei1":"14908421997331","imei2":"14908421997331","popurl":"www.tanushri-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98185,"job_number":"JOB_98185","tr_customer_id":98202,"tr_customer_product_id":98192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Amrita Reddy","mobile_number":"7045754456","email_id":"rati.abbott@hotmail.com","dop":"2025-10-24","serial_number":"12385981589664","imei1":"12385981589664","imei2":"12385981589664","popurl":"www.anagh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98186,"job_number":"JOB_98186","tr_customer_id":98203,"tr_customer_product_id":98193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Shiv Khatri","mobile_number":"7037044624","email_id":"opaline.dutta@hotmail.com","dop":"2025-10-24","serial_number":"19272423547579","imei1":"19272423547579","imei2":"19272423547579","popurl":"www.akshat-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98187,"job_number":"JOB_98187","tr_customer_id":98204,"tr_customer_product_id":98194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Ahalya Bharadwaj","mobile_number":"7020311118","email_id":"ayushmati.tagore@yahoo.co.in","dop":"2025-10-24","serial_number":"19265510681601","imei1":"19265510681601","imei2":"19265510681601","popurl":"www.devangana-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98188,"job_number":"JOB_98188","tr_customer_id":98205,"tr_customer_product_id":98195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Gayatri Shukla","mobile_number":"7035980463","email_id":"archan.desai@hotmail.com","dop":"2025-10-24","serial_number":"19629628789645","imei1":"19629628789645","imei2":"19629628789645","popurl":"www.ganaka-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98189,"job_number":"JOB_98189","tr_customer_id":98206,"tr_customer_product_id":98196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Gemini Singh","mobile_number":"7075814485","email_id":"atreyee.kaul@yahoo.co.in","dop":"2025-10-24","serial_number":"17687327401621","imei1":"17687327401621","imei2":"17687327401621","popurl":"www.anjushri-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98190,"job_number":"JOB_98190","tr_customer_id":98207,"tr_customer_product_id":98197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Dipendra Butt","mobile_number":"7060784613","email_id":"birjesh.embranthiri@yahoo.co.in","dop":"2025-10-24","serial_number":"18848532126312","imei1":"18848532126312","imei2":"18848532126312","popurl":"www.charuvrat-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98191,"job_number":"JOB_98191","tr_customer_id":98208,"tr_customer_product_id":98198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Minakshi Sharma","mobile_number":"7092836507","email_id":"esha.devar@yahoo.co.in","dop":"2025-10-24","serial_number":"16190020280080","imei1":"16190020280080","imei2":"16190020280080","popurl":"www.ghanashyam-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98192,"job_number":"JOB_98192","tr_customer_id":98209,"tr_customer_product_id":98199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Adinath Namboothiri","mobile_number":"7001917931","email_id":"usha.nayar@hotmail.com","dop":"2025-10-24","serial_number":"12607052721458","imei1":"12607052721458","imei2":"12607052721458","popurl":"www.brajendra-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98194,"job_number":"JOB_98194","tr_customer_id":98211,"tr_customer_product_id":98201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:29:23.000Z","modified_at":"2025-11-03T20:29:23.000Z","name":"Abby Klein","mobile_number":"988-851-9093","email_id":"Freeda.Runte@gmail.com","dop":"2025-04-06","serial_number":"15647399919247644","imei1":"15647399919247644","imei2":"15647399919247644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98195,"job_number":"JOB_98195","tr_customer_id":98212,"tr_customer_product_id":98202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Ambar Bhattathiri","mobile_number":"7069420515","email_id":"mohinder.mahajan@yahoo.co.in","dop":"2025-10-24","serial_number":"16094994219823","imei1":"16094994219823","imei2":"16094994219823","popurl":"www.dhanpati-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98196,"job_number":"JOB_98196","tr_customer_id":98213,"tr_customer_product_id":98203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Hiranmaya Pothuvaal","mobile_number":"7081448992","email_id":"satyen.chattopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"19305409047975","imei1":"19305409047975","imei2":"19305409047975","popurl":"www.bhadran-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98197,"job_number":"JOB_98197","tr_customer_id":98214,"tr_customer_product_id":98204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Prayag Naik","mobile_number":"7035651822","email_id":"anusuya.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"13697208150423","imei1":"13697208150423","imei2":"13697208150423","popurl":"www.mohan-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98198,"job_number":"JOB_98198","tr_customer_id":98215,"tr_customer_product_id":98205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Aatmaja Bhat","mobile_number":"7018673807","email_id":"surya.sharma@yahoo.co.in","dop":"2025-10-24","serial_number":"10933395911020","imei1":"10933395911020","imei2":"10933395911020","popurl":"www.akshainie-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98199,"job_number":"JOB_98199","tr_customer_id":98216,"tr_customer_product_id":98206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Tarun Jha","mobile_number":"7090433242","email_id":"vijay.abbott@hotmail.com","dop":"2025-10-24","serial_number":"17172974490734","imei1":"17172974490734","imei2":"17172974490734","popurl":"www.tejas-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98200,"job_number":"JOB_98200","tr_customer_id":98217,"tr_customer_product_id":98207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Bhaasvan Joshi","mobile_number":"7070884216","email_id":"aarya.mehra@gmail.com","dop":"2025-10-24","serial_number":"13499128263630","imei1":"13499128263630","imei2":"13499128263630","popurl":"www.abani-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98201,"job_number":"JOB_98201","tr_customer_id":98218,"tr_customer_product_id":98208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Puneet Abbott","mobile_number":"7021981918","email_id":"atreyi.pothuvaal@yahoo.co.in","dop":"2025-10-24","serial_number":"15376480492481","imei1":"15376480492481","imei2":"15376480492481","popurl":"www.swapnil-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98203,"job_number":"JOB_98203","tr_customer_id":98220,"tr_customer_product_id":98210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Prem Mishra","mobile_number":"7014089974","email_id":"anish.rana@yahoo.co.in","dop":"2025-10-24","serial_number":"16863125108306","imei1":"16863125108306","imei2":"16863125108306","popurl":"www.aagneya-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98204,"job_number":"JOB_98204","tr_customer_id":98221,"tr_customer_product_id":98211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Aatreya Chaturvedi","mobile_number":"7010426723","email_id":"dharmaketu.varman@yahoo.co.in","dop":"2025-10-24","serial_number":"10125110384412","imei1":"10125110384412","imei2":"10125110384412","popurl":"www.acharyasuta-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98205,"job_number":"JOB_98205","tr_customer_id":98222,"tr_customer_product_id":98212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:13.000Z","modified_at":"2025-11-03T20:31:13.000Z","name":"Anshula Naik","mobile_number":"7094672933","email_id":"siddhran.dhawan@gmail.com","dop":"2025-10-24","serial_number":"13842327999098","imei1":"13842327999098","imei2":"13842327999098","popurl":"www.anand-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98206,"job_number":"JOB_98206","tr_customer_id":98223,"tr_customer_product_id":98213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Dhanapati Dwivedi","mobile_number":"7096169084","email_id":"priya.khatri@hotmail.com","dop":"2025-10-24","serial_number":"18833895462325","imei1":"18833895462325","imei2":"18833895462325","popurl":"www.suryakanta-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98207,"job_number":"JOB_98207","tr_customer_id":98224,"tr_customer_product_id":98214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Gorakhanatha Khanna","mobile_number":"7072712945","email_id":"devangana.guneta@yahoo.co.in","dop":"2025-10-24","serial_number":"16214198613131","imei1":"16214198613131","imei2":"16214198613131","popurl":"www.bharat-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98208,"job_number":"JOB_98208","tr_customer_id":98225,"tr_customer_product_id":98215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Chandrakin Rana","mobile_number":"7001545495","email_id":"tarun.malik@yahoo.co.in","dop":"2025-10-24","serial_number":"16501315828094","imei1":"16501315828094","imei2":"16501315828094","popurl":"www.jyotis-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98209,"job_number":"JOB_98209","tr_customer_id":98226,"tr_customer_product_id":98216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Rageshwari Pandey","mobile_number":"7063402147","email_id":"rajiv.varman@gmail.com","dop":"2025-10-24","serial_number":"17663908592998","imei1":"17663908592998","imei2":"17663908592998","popurl":"www.krishnadas-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98210,"job_number":"JOB_98210","tr_customer_id":98227,"tr_customer_product_id":98217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Priyala Gupta","mobile_number":"7031451914","email_id":"ganak.joshi@hotmail.com","dop":"2025-10-24","serial_number":"11714144882459","imei1":"11714144882459","imei2":"11714144882459","popurl":"www.mukesh-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98211,"job_number":"JOB_98211","tr_customer_id":98228,"tr_customer_product_id":98218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Rohit Shah","mobile_number":"7087503072","email_id":"ujjwal.marar@gmail.com","dop":"2025-10-24","serial_number":"18467776467068","imei1":"18467776467068","imei2":"18467776467068","popurl":"www.indra-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98212,"job_number":"JOB_98212","tr_customer_id":98229,"tr_customer_product_id":98219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Hiranya Jha","mobile_number":"7045064261","email_id":"udai.nehru@hotmail.com","dop":"2025-10-24","serial_number":"14534770554139","imei1":"14534770554139","imei2":"14534770554139","popurl":"www.chakor-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98213,"job_number":"JOB_98213","tr_customer_id":98230,"tr_customer_product_id":98220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Vidhya Asan","mobile_number":"7028818424","email_id":"vijay.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"14606049073983","imei1":"14606049073983","imei2":"14606049073983","popurl":"www.chitrali-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98214,"job_number":"JOB_98214","tr_customer_id":98231,"tr_customer_product_id":98221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Kanak Chopra","mobile_number":"7019583890","email_id":"leela.somayaji@hotmail.com","dop":"2025-10-24","serial_number":"19327538418600","imei1":"19327538418600","imei2":"19327538418600","popurl":"www.agniprava-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98215,"job_number":"JOB_98215","tr_customer_id":98232,"tr_customer_product_id":98222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Sloka Kaul","mobile_number":"7060327647","email_id":"charak.kaur@gmail.com","dop":"2025-10-24","serial_number":"19133800433723","imei1":"19133800433723","imei2":"19133800433723","popurl":"www.anshula-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98216,"job_number":"JOB_98216","tr_customer_id":98233,"tr_customer_product_id":98223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Mandakini Guneta","mobile_number":"7058821654","email_id":"kiran.gowda@hotmail.com","dop":"2025-10-24","serial_number":"18641113222704","imei1":"18641113222704","imei2":"18641113222704","popurl":"www.rati-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98217,"job_number":"JOB_98217","tr_customer_id":98234,"tr_customer_product_id":98224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Kannen Arora","mobile_number":"7022192254","email_id":"daiwik.ahluwalia@hotmail.com","dop":"2025-10-24","serial_number":"14178961847092","imei1":"14178961847092","imei2":"14178961847092","popurl":"www.suresh-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98220,"job_number":"JOB_98220","tr_customer_id":98237,"tr_customer_product_id":98227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Devi Kapoor","mobile_number":"7034649242","email_id":"trilochana.mehrotra@yahoo.co.in","dop":"2025-10-24","serial_number":"15522761620801","imei1":"15522761620801","imei2":"15522761620801","popurl":"www.somu-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98221,"job_number":"JOB_98221","tr_customer_id":98238,"tr_customer_product_id":98228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Trilokanath Kaur","mobile_number":"7058160738","email_id":"mohana.deshpande@hotmail.com","dop":"2025-10-24","serial_number":"16727762050992","imei1":"16727762050992","imei2":"16727762050992","popurl":"www.jagadisha-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98222,"job_number":"JOB_98222","tr_customer_id":98239,"tr_customer_product_id":98229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Lakshmi Acharya","mobile_number":"7035571961","email_id":"baidehi.johar@hotmail.com","dop":"2025-10-24","serial_number":"10504712399251","imei1":"10504712399251","imei2":"10504712399251","popurl":"www.chandrakin-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98223,"job_number":"JOB_98223","tr_customer_id":98240,"tr_customer_product_id":98230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Vrund Agarwal","mobile_number":"7072021283","email_id":"anshula.kaniyar@hotmail.com","dop":"2025-10-24","serial_number":"13074365788352","imei1":"13074365788352","imei2":"13074365788352","popurl":"www.nikita-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98224,"job_number":"JOB_98224","tr_customer_id":98241,"tr_customer_product_id":98231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Devvrat Gowda","mobile_number":"7088120763","email_id":"devika.kaniyar@gmail.com","dop":"2025-10-24","serial_number":"18701347716347","imei1":"18701347716347","imei2":"18701347716347","popurl":"www.mina-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98225,"job_number":"JOB_98225","tr_customer_id":98242,"tr_customer_product_id":98232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Uttam Desai","mobile_number":"7051663038","email_id":"digambara.kocchar@gmail.com","dop":"2025-10-24","serial_number":"17556942145175","imei1":"17556942145175","imei2":"17556942145175","popurl":"www.gopal-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98227,"job_number":"JOB_98227","tr_customer_id":98244,"tr_customer_product_id":98234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Chidaakaash Sinha","mobile_number":"7037408683","email_id":"suman.kocchar@hotmail.com","dop":"2025-10-24","serial_number":"19251064575750","imei1":"19251064575750","imei2":"19251064575750","popurl":"www.bhishma-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98228,"job_number":"JOB_98228","tr_customer_id":98245,"tr_customer_product_id":98235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Akula Kaur","mobile_number":"7035272007","email_id":"bhadraksh.adiga@gmail.com","dop":"2025-10-24","serial_number":"17461130583536","imei1":"17461130583536","imei2":"17461130583536","popurl":"www.omana-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98230,"job_number":"JOB_98230","tr_customer_id":98247,"tr_customer_product_id":98237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Amritambu Dhawan","mobile_number":"7049901078","email_id":"shankar.somayaji@yahoo.co.in","dop":"2025-10-24","serial_number":"18140996514048","imei1":"18140996514048","imei2":"18140996514048","popurl":"www.triloki nath-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98231,"job_number":"JOB_98231","tr_customer_id":98248,"tr_customer_product_id":98238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Trilok Dwivedi","mobile_number":"7098663287","email_id":"somu.ahluwalia@yahoo.co.in","dop":"2025-10-24","serial_number":"17976471474164","imei1":"17976471474164","imei2":"17976471474164","popurl":"www.anjali-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98233,"job_number":"JOB_98233","tr_customer_id":98250,"tr_customer_product_id":98240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:20.000Z","name":"Charuvrat Khanna","mobile_number":"7014156677","email_id":"shubha.bandopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"18387184177610","imei1":"18387184177610","imei2":"18387184177610","popurl":"www.chaitan-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98235,"job_number":"JOB_98235","tr_customer_id":98252,"tr_customer_product_id":98242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:20.000Z","name":"Dhananjay Nehru","mobile_number":"7059787873","email_id":"yogesh.pilla@hotmail.com","dop":"2025-10-24","serial_number":"16272631954732","imei1":"16272631954732","imei2":"16272631954732","popurl":"www.shubha-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98236,"job_number":"JOB_98236","tr_customer_id":98253,"tr_customer_product_id":98243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Girija Jain","mobile_number":"7034955522","email_id":"daksha.reddy@yahoo.co.in","dop":"2025-10-24","serial_number":"10318891775737","imei1":"10318891775737","imei2":"10318891775737","popurl":"www.chandramohan-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98237,"job_number":"JOB_98237","tr_customer_id":98254,"tr_customer_product_id":98244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Hiranmay Rana","mobile_number":"7083614383","email_id":"somu.ahuja@yahoo.co.in","dop":"2025-10-24","serial_number":"14430907235647","imei1":"14430907235647","imei2":"14430907235647","popurl":"www.vidya-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98239,"job_number":"JOB_98239","tr_customer_id":98256,"tr_customer_product_id":98246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Aanandinii Dutta","mobile_number":"7020310206","email_id":"anala.marar@yahoo.co.in","dop":"2025-10-24","serial_number":"16030505485275","imei1":"16030505485275","imei2":"16030505485275","popurl":"www.somnath-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98240,"job_number":"JOB_98240","tr_customer_id":98257,"tr_customer_product_id":98247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Chandraprabha Singh","mobile_number":"7058813936","email_id":"gajadhar.shukla@yahoo.co.in","dop":"2025-10-24","serial_number":"13322540631147","imei1":"13322540631147","imei2":"13322540631147","popurl":"www.sweta-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98241,"job_number":"JOB_98241","tr_customer_id":98258,"tr_customer_product_id":98248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Bhudeva Guha","mobile_number":"7002256752","email_id":"ekadant.singh@gmail.com","dop":"2025-10-24","serial_number":"17932998413370","imei1":"17932998413370","imei2":"17932998413370","popurl":"www.gautami-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98242,"job_number":"JOB_98242","tr_customer_id":98259,"tr_customer_product_id":98249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Charuvrat Devar","mobile_number":"7019819460","email_id":"tushar.johar@hotmail.com","dop":"2025-10-24","serial_number":"16246521660118","imei1":"16246521660118","imei2":"16246521660118","popurl":"www.adhrit-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98243,"job_number":"JOB_98243","tr_customer_id":98260,"tr_customer_product_id":98250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Chandramohan Somayaji","mobile_number":"7001023532","email_id":"prasad.embranthiri@hotmail.com","dop":"2025-10-24","serial_number":"18353604133993","imei1":"18353604133993","imei2":"18353604133993","popurl":"www.abhaidev-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98245,"job_number":"JOB_98245","tr_customer_id":98262,"tr_customer_product_id":98252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Harinakshi Ahluwalia","mobile_number":"7001149401","email_id":"bandhu.adiga@hotmail.com","dop":"2025-10-24","serial_number":"19796000763985","imei1":"19796000763985","imei2":"19796000763985","popurl":"www.purushottam-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98246,"job_number":"JOB_98246","tr_customer_id":98263,"tr_customer_product_id":98253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Meghnath Gupta","mobile_number":"7019850466","email_id":"ujjwal.tagore@hotmail.com","dop":"2025-10-24","serial_number":"18178917281858","imei1":"18178917281858","imei2":"18178917281858","popurl":"www.damodara-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98247,"job_number":"JOB_98247","tr_customer_id":98264,"tr_customer_product_id":98254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Chetan Banerjee","mobile_number":"7080390368","email_id":"vidhya.panicker@hotmail.com","dop":"2025-10-24","serial_number":"18431355774670","imei1":"18431355774670","imei2":"18431355774670","popurl":"www.laxmi-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98248,"job_number":"JOB_98248","tr_customer_id":98265,"tr_customer_product_id":98255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Kailash Bhattathiri","mobile_number":"7016066217","email_id":"bhardwaj.gowda@yahoo.co.in","dop":"2025-10-24","serial_number":"17297667359431","imei1":"17297667359431","imei2":"17297667359431","popurl":"www.chapala-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98249,"job_number":"JOB_98249","tr_customer_id":98266,"tr_customer_product_id":98256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Navin Prajapat","mobile_number":"7057979738","email_id":"dipali.ahuja@gmail.com","dop":"2025-10-24","serial_number":"11457387888941","imei1":"11457387888941","imei2":"11457387888941","popurl":"www.agastya-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98250,"job_number":"JOB_98250","tr_customer_id":98267,"tr_customer_product_id":98257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Devak Dubashi","mobile_number":"7093508001","email_id":"anish.trivedi@hotmail.com","dop":"2025-10-24","serial_number":"18873267330993","imei1":"18873267330993","imei2":"18873267330993","popurl":"www.aaditya-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98252,"job_number":"JOB_98252","tr_customer_id":98269,"tr_customer_product_id":98259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Tara Varrier","mobile_number":"7023818346","email_id":"harinakshi.kapoor@hotmail.com","dop":"2025-10-24","serial_number":"14748418275244","imei1":"14748418275244","imei2":"14748418275244","popurl":"www.vaijayanti-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98254,"job_number":"JOB_98254","tr_customer_id":98271,"tr_customer_product_id":98261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Akshita Kaul","mobile_number":"7078606840","email_id":"aasa.shah@hotmail.com","dop":"2025-10-24","serial_number":"17903134736574","imei1":"17903134736574","imei2":"17903134736574","popurl":"www.purnima-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98255,"job_number":"JOB_98255","tr_customer_id":98272,"tr_customer_product_id":98262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Dhananjay Mehra","mobile_number":"7096385139","email_id":"brajendra.nehru@yahoo.co.in","dop":"2025-10-24","serial_number":"16211505021094","imei1":"16211505021094","imei2":"16211505021094","popurl":"www.karthik-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98256,"job_number":"JOB_98256","tr_customer_id":98273,"tr_customer_product_id":98263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Deeptimoyee Mishra","mobile_number":"7067630568","email_id":"madhuri.prajapat@gmail.com","dop":"2025-10-24","serial_number":"17164053910003","imei1":"17164053910003","imei2":"17164053910003","popurl":"www.kashyapi-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98257,"job_number":"JOB_98257","tr_customer_id":98274,"tr_customer_product_id":98264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Trilochan Varrier","mobile_number":"7089224972","email_id":"anuja.dutta@gmail.com","dop":"2025-10-24","serial_number":"12504877466791","imei1":"12504877466791","imei2":"12504877466791","popurl":"www.krishnadas-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98258,"job_number":"JOB_98258","tr_customer_id":98275,"tr_customer_product_id":98265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Uttam Panicker","mobile_number":"7019118046","email_id":"mani.guha@yahoo.co.in","dop":"2025-10-24","serial_number":"13682235031600","imei1":"13682235031600","imei2":"13682235031600","popurl":"www.digambar-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98259,"job_number":"JOB_98259","tr_customer_id":98276,"tr_customer_product_id":98266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Mahendra Jha","mobile_number":"7094773941","email_id":"lal.dwivedi@hotmail.com","dop":"2025-10-24","serial_number":"14988369457091","imei1":"14988369457091","imei2":"14988369457091","popurl":"www.chapala-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98260,"job_number":"JOB_98260","tr_customer_id":98277,"tr_customer_product_id":98267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Ajeet Tagore","mobile_number":"7012051444","email_id":"bhagwanti.menon@gmail.com","dop":"2025-10-24","serial_number":"10476820672374","imei1":"10476820672374","imei2":"10476820672374","popurl":"www.poornima-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98261,"job_number":"JOB_98261","tr_customer_id":98278,"tr_customer_product_id":98268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Saroja Achari","mobile_number":"7007087478","email_id":"suman.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"12655917180945","imei1":"12655917180945","imei2":"12655917180945","popurl":"www.archan-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98262,"job_number":"JOB_98262","tr_customer_id":98279,"tr_customer_product_id":98269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Kanchan Khatri","mobile_number":"7044635675","email_id":"chaturbhuj.varma@hotmail.com","dop":"2025-10-24","serial_number":"18774475615738","imei1":"18774475615738","imei2":"18774475615738","popurl":"www.girish-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98263,"job_number":"JOB_98263","tr_customer_id":98280,"tr_customer_product_id":98270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Rupinder Varrier","mobile_number":"7058859748","email_id":"chanda.banerjee@hotmail.com","dop":"2025-10-24","serial_number":"16465757375798","imei1":"16465757375798","imei2":"16465757375798","popurl":"www.chandra-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98264,"job_number":"JOB_98264","tr_customer_id":98281,"tr_customer_product_id":98271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Baalaaditya Deshpande","mobile_number":"7053800651","email_id":"sarla.chopra@yahoo.co.in","dop":"2025-10-24","serial_number":"14957978137863","imei1":"14957978137863","imei2":"14957978137863","popurl":"www.kamlesh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98265,"job_number":"JOB_98265","tr_customer_id":98282,"tr_customer_product_id":98272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Bhadra Khanna","mobile_number":"7016010789","email_id":"kumar.agarwal@yahoo.co.in","dop":"2025-10-24","serial_number":"17088810724841","imei1":"17088810724841","imei2":"17088810724841","popurl":"www.dron-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98266,"job_number":"JOB_98266","tr_customer_id":98283,"tr_customer_product_id":98273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Bhavani Khanna","mobile_number":"7078571305","email_id":"vasanti.sinha@gmail.com","dop":"2025-10-24","serial_number":"19383771561231","imei1":"19383771561231","imei2":"19383771561231","popurl":"www.aadrika-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98267,"job_number":"JOB_98267","tr_customer_id":98284,"tr_customer_product_id":98274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Abhisyanta Somayaji","mobile_number":"7003540176","email_id":"mani.kaur@gmail.com","dop":"2025-10-24","serial_number":"10120487048506","imei1":"10120487048506","imei2":"10120487048506","popurl":"www.chandi-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98269,"job_number":"JOB_98269","tr_customer_id":98286,"tr_customer_product_id":98276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Aashritha Khanna","mobile_number":"7035883782","email_id":"tanushree.kapoor@hotmail.com","dop":"2025-10-24","serial_number":"18567973982189","imei1":"18567973982189","imei2":"18567973982189","popurl":"www.tara-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98272,"job_number":"JOB_98272","tr_customer_id":98289,"tr_customer_product_id":98279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:28.000Z","modified_at":"2025-11-03T20:31:28.000Z","name":"Balaaditya Abbott","mobile_number":"7021240887","email_id":"ananta.saini@hotmail.com","dop":"2025-10-24","serial_number":"11904908685930","imei1":"11904908685930","imei2":"11904908685930","popurl":"www.aanandaswarup-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98276,"job_number":"JOB_98276","tr_customer_id":98293,"tr_customer_product_id":98283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:29.000Z","modified_at":"2025-11-03T20:31:29.000Z","name":"Atreyi Bhattathiri","mobile_number":"7094654017","email_id":"satish.patil@hotmail.com","dop":"2025-10-24","serial_number":"18771217569003","imei1":"18771217569003","imei2":"18771217569003","popurl":"www.shashikala-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98278,"job_number":"JOB_98278","tr_customer_id":98295,"tr_customer_product_id":98285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:29.000Z","modified_at":"2025-11-03T20:31:29.000Z","name":"Achyut Iyer","mobile_number":"7043057023","email_id":"chetanaanand.tandon@hotmail.com","dop":"2025-10-24","serial_number":"12725605339444","imei1":"12725605339444","imei2":"12725605339444","popurl":"www.dakshayani-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98279,"job_number":"JOB_98279","tr_customer_id":98296,"tr_customer_product_id":98286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Avadhesh Reddy","mobile_number":"7094505031","email_id":"devani.bandopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"17022709774338","imei1":"17022709774338","imei2":"17022709774338","popurl":"www.dron-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98280,"job_number":"JOB_98280","tr_customer_id":98297,"tr_customer_product_id":98287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Rageswari Achari","mobile_number":"7053869894","email_id":"bhuvaneshwar.gupta@hotmail.com","dop":"2025-10-24","serial_number":"11782956549983","imei1":"11782956549983","imei2":"11782956549983","popurl":"www.bhamini-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98281,"job_number":"JOB_98281","tr_customer_id":98298,"tr_customer_product_id":98288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Aanandaswarup Ganaka","mobile_number":"7091758245","email_id":"chandranath.talwar@hotmail.com","dop":"2025-10-24","serial_number":"17560206797755","imei1":"17560206797755","imei2":"17560206797755","popurl":"www.gemine-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98282,"job_number":"JOB_98282","tr_customer_id":98299,"tr_customer_product_id":98289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Aatreya Chattopadhyay","mobile_number":"7095410019","email_id":"anuja.mehra@gmail.com","dop":"2025-10-24","serial_number":"16324096374537","imei1":"16324096374537","imei2":"16324096374537","popurl":"www.giriraj-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98283,"job_number":"JOB_98283","tr_customer_id":98300,"tr_customer_product_id":98290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Deenabandhu Tagore","mobile_number":"7025647956","email_id":"anilabh.deshpande@gmail.com","dop":"2025-10-24","serial_number":"19925763489159","imei1":"19925763489159","imei2":"19925763489159","popurl":"www.tanushri-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98284,"job_number":"JOB_98284","tr_customer_id":98301,"tr_customer_product_id":98291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Adhiraj Sethi","mobile_number":"7062205469","email_id":"ankal.deshpande@yahoo.co.in","dop":"2025-10-24","serial_number":"15692688644547","imei1":"15692688644547","imei2":"15692688644547","popurl":"www.trilochana-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98285,"job_number":"JOB_98285","tr_customer_id":98302,"tr_customer_product_id":98292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Mohana Mehrotra","mobile_number":"7036967904","email_id":"dipendra.marar@gmail.com","dop":"2025-10-24","serial_number":"15540208945660","imei1":"15540208945660","imei2":"15540208945660","popurl":"www.deepesh-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98287,"job_number":"JOB_98287","tr_customer_id":98304,"tr_customer_product_id":98294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Paramartha Bhattacharya","mobile_number":"7024595208","email_id":"deeptanshu.agarwal@yahoo.co.in","dop":"2025-10-24","serial_number":"12271245663543","imei1":"12271245663543","imei2":"12271245663543","popurl":"www.triloki-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98288,"job_number":"JOB_98288","tr_customer_id":98305,"tr_customer_product_id":98295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Adwitiya Kapoor","mobile_number":"7086653258","email_id":"aishani.mehra@hotmail.com","dop":"2025-10-24","serial_number":"10302029599391","imei1":"10302029599391","imei2":"10302029599391","popurl":"www.sucheta-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98290,"job_number":"JOB_98290","tr_customer_id":98307,"tr_customer_product_id":98297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Pran Ahuja","mobile_number":"7079301999","email_id":"chandraayan.khan@hotmail.com","dop":"2025-10-24","serial_number":"15761054274839","imei1":"15761054274839","imei2":"15761054274839","popurl":"www.devagya-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98291,"job_number":"JOB_98291","tr_customer_id":98308,"tr_customer_product_id":98298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Chandani Iyengar","mobile_number":"7083743261","email_id":"dinesh.patil@hotmail.com","dop":"2025-10-24","serial_number":"13845301219681","imei1":"13845301219681","imei2":"13845301219681","popurl":"www.jyotsana-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98292,"job_number":"JOB_98292","tr_customer_id":98309,"tr_customer_product_id":98299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Param Deshpande","mobile_number":"7072249154","email_id":"bakula.prajapat@hotmail.com","dop":"2025-10-24","serial_number":"15416235114547","imei1":"15416235114547","imei2":"15416235114547","popurl":"www.rita-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98294,"job_number":"JOB_98294","tr_customer_id":98311,"tr_customer_product_id":98301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:32.000Z","modified_at":"2025-11-03T20:31:32.000Z","name":"Menka Singh","mobile_number":"7004078270","email_id":"kanchan.pandey@gmail.com","dop":"2025-10-24","serial_number":"15984073284492","imei1":"15984073284492","imei2":"15984073284492","popurl":"www.chiranjeeve-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98296,"job_number":"JOB_98296","tr_customer_id":98313,"tr_customer_product_id":98303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:35:58.000Z","modified_at":"2025-11-03T20:35:58.000Z","name":"Connie Nitzsche","mobile_number":"296-665-6861","email_id":"Buck_Beier65@gmail.com","dop":"2025-04-06","serial_number":"14670039645779252","imei1":"14670039645779252","imei2":"14670039645779252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98299,"job_number":"JOB_98299","tr_customer_id":98316,"tr_customer_product_id":98306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:37:42.000Z","modified_at":"2025-11-03T20:37:42.000Z","name":"Jalon Hegmann","mobile_number":"541-579-5887","email_id":"Giuseppe_Kulas@yahoo.com","dop":"2025-04-06","serial_number":"16377502199621204","imei1":"16377502199621204","imei2":"16377502199621204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98301,"job_number":"JOB_98301","tr_customer_id":98318,"tr_customer_product_id":98308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:46:14.000Z","modified_at":"2025-11-03T20:46:14.000Z","name":"Demetris Considine","mobile_number":"528-450-1947","email_id":"Price_Padberg@yahoo.com","dop":"2025-04-06","serial_number":"19157365950138370","imei1":"19157365950138370","imei2":"19157365950138370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98304,"job_number":"JOB_98304","tr_customer_id":98321,"tr_customer_product_id":98311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:49:31.000Z","modified_at":"2025-11-03T20:49:31.000Z","name":"Fatima Feil","mobile_number":"207-676-4849","email_id":"Bart.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14189306095711096","imei1":"14189306095711096","imei2":"14189306095711096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98305,"job_number":"JOB_98305","tr_customer_id":98322,"tr_customer_product_id":98312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:54:27.000Z","modified_at":"2025-11-03T20:54:27.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"11511515151512","imei2":"11511515151512","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98309,"job_number":"JOB_98309","tr_customer_id":98326,"tr_customer_product_id":98316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T21:23:21.000Z","modified_at":"2025-11-03T21:23:21.000Z","name":"Amie Torphy","mobile_number":"516-358-5488","email_id":"Hilda.Rodriguez31@yahoo.com","dop":"2025-04-06","serial_number":"10721620020082028","imei1":"10721620020082028","imei2":"10721620020082028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T21:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98311,"job_number":"JOB_98311","tr_customer_id":98328,"tr_customer_product_id":98318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T23:53:07.000Z","modified_at":"2025-11-03T23:53:07.000Z","name":"Green Berge","mobile_number":"232-750-2350","email_id":"Leonardo98@gmail.com","dop":"2025-04-06","serial_number":"16248751456352640","imei1":"16248751456352640","imei2":"16248751456352640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T23:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98314,"job_number":"JOB_98314","tr_customer_id":98331,"tr_customer_product_id":98321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:15:12.000Z","modified_at":"2025-11-04T03:15:12.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13633510352105","imei1":"13633510352105","imei2":"13633510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98317,"job_number":"JOB_98317","tr_customer_id":98334,"tr_customer_product_id":98324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:41.000Z","modified_at":"2025-11-04T03:28:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17885439076382","imei1":"17885439076382","imei2":"17885439076382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98319,"job_number":"JOB_98319","tr_customer_id":98336,"tr_customer_product_id":98326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:42.000Z","modified_at":"2025-11-04T03:28:42.000Z","name":"Freddie Haley","mobile_number":"284-303-7374","email_id":"Era6@gmail.com","dop":"2025-04-06","serial_number":"19503699775063164","imei1":"19503699775063164","imei2":"19503699775063164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98321,"job_number":"JOB_98321","tr_customer_id":98338,"tr_customer_product_id":98328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:44.000Z","modified_at":"2025-11-04T03:28:44.000Z","name":"Owen Dach","mobile_number":"687-945-5846","email_id":"Braxton.Zemlak@gmail.com","dop":"2025-04-06","serial_number":"12663547212510178","imei1":"12663547212510178","imei2":"12663547212510178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98324,"job_number":"JOB_98324","tr_customer_id":98341,"tr_customer_product_id":98331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:45.000Z","modified_at":"2025-11-04T03:28:45.000Z","name":"Gordon Hermann","mobile_number":"896-669-8608","email_id":"Destany_Koelpin18@yahoo.com","dop":"2025-04-06","serial_number":"17493748141575496","imei1":"17493748141575496","imei2":"17493748141575496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98325,"job_number":"JOB_98325","tr_customer_id":98342,"tr_customer_product_id":98332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:19.000Z","modified_at":"2025-11-04T03:29:19.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17334560812229","imei1":"17334560812229","imei2":"17334560812229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98327,"job_number":"JOB_98327","tr_customer_id":98344,"tr_customer_product_id":98334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:20.000Z","modified_at":"2025-11-04T03:29:20.000Z","name":"Maurine Bins","mobile_number":"575-238-2439","email_id":"Alf16@gmail.com","dop":"2025-04-06","serial_number":"15063098113085644","imei1":"15063098113085644","imei2":"15063098113085644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98328,"job_number":"JOB_98328","tr_customer_id":98345,"tr_customer_product_id":98335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:52.000Z","modified_at":"2025-11-04T03:29:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10956802171263","imei1":"10956802171263","imei2":"10956802171263","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98331,"job_number":"JOB_98331","tr_customer_id":98348,"tr_customer_product_id":98338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:53.000Z","modified_at":"2025-11-04T03:29:53.000Z","name":"Mariane Wintheiser","mobile_number":"488-920-6590","email_id":"Perry79@yahoo.com","dop":"2025-06-18","serial_number":"1012615494605929","imei1":"1012615494605929","imei2":"1012615494605929","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98332,"job_number":"JOB_98332","tr_customer_id":98349,"tr_customer_product_id":98339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:53.000Z","modified_at":"2025-11-04T03:29:53.000Z","name":"Edythe Blick","mobile_number":"301-958-4835","email_id":"Gina42@yahoo.com","dop":"2025-04-06","serial_number":"11787850259384450","imei1":"11787850259384450","imei2":"11787850259384450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98333,"job_number":"JOB_98333","tr_customer_id":98350,"tr_customer_product_id":98340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:56.000Z","modified_at":"2025-11-04T03:29:56.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15312967124367","imei1":"15312967124367","imei2":"15312967124367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98338,"job_number":"JOB_98338","tr_customer_id":98355,"tr_customer_product_id":98345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"Rory Blanda","mobile_number":"557-421-1249","email_id":"Aisha_Howell@yahoo.com","dop":"2025-04-06","serial_number":"18378417985611904","imei1":"18378417985611904","imei2":"18378417985611904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98339,"job_number":"JOB_98339","tr_customer_id":98356,"tr_customer_product_id":98346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11328349310108","imei1":"11328349310108","imei2":"11328349310108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98342,"job_number":"JOB_98342","tr_customer_id":98359,"tr_customer_product_id":98349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:02.000Z","modified_at":"2025-11-04T03:30:02.000Z","name":"Bennett Hegmann","mobile_number":"877-355-3883","email_id":"Iva97@gmail.com","dop":"2025-04-06","serial_number":"14653088349822190","imei1":"14653088349822190","imei2":"14653088349822190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98345,"job_number":"JOB_98345","tr_customer_id":98362,"tr_customer_product_id":98352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:13.000Z","modified_at":"2025-11-04T03:30:13.000Z","name":"Jayce Considine","mobile_number":"261-818-8862","email_id":"Jude.Kerluke45@yahoo.com","dop":"2025-04-06","serial_number":"11022165135996648","imei1":"11022165135996648","imei2":"11022165135996648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98346,"job_number":"JOB_98346","tr_customer_id":98363,"tr_customer_product_id":98353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:15.000Z","modified_at":"2025-11-04T03:30:15.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"16386916775729","imei1":"16386916775729","imei2":"16386916775729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98348,"job_number":"JOB_98348","tr_customer_id":98365,"tr_customer_product_id":98355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:17.000Z","modified_at":"2025-11-04T03:30:17.000Z","name":"Myrtle Schowalter","mobile_number":"654-893-4546","email_id":"Terrill16@yahoo.com","dop":"2025-04-06","serial_number":"17599502707003748","imei1":"17599502707003748","imei2":"17599502707003748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98351,"job_number":"JOB_98351","tr_customer_id":98368,"tr_customer_product_id":98358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:29.000Z","modified_at":"2025-11-04T03:30:29.000Z","name":"Ola Mueller","mobile_number":"549-250-6858","email_id":"Flo.Hills@hotmail.com","dop":"2025-04-06","serial_number":"14159966339079184","imei1":"14159966339079184","imei2":"14159966339079184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98352,"job_number":"JOB_98352","tr_customer_id":98369,"tr_customer_product_id":98359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:31.000Z","modified_at":"2025-11-04T03:30:31.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10351477977931","imei1":"10351477977931","imei2":"10351477977931","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98354,"job_number":"JOB_98354","tr_customer_id":98371,"tr_customer_product_id":98361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:32.000Z","modified_at":"2025-11-04T03:30:32.000Z","name":"Kaitlin Murphy","mobile_number":"903-690-0489","email_id":"Eliane30@hotmail.com","dop":"2025-06-18","serial_number":"1093342926344172","imei1":"1093342926344172","imei2":"1093342926344172","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98355,"job_number":"JOB_98355","tr_customer_id":98372,"tr_customer_product_id":98362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:39.000Z","modified_at":"2025-11-04T03:30:39.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"13622394031369","imei1":"13622394031369","imei2":"13622394031369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98358,"job_number":"JOB_98358","tr_customer_id":98375,"tr_customer_product_id":98365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:51.000Z","modified_at":"2025-11-04T03:30:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14969892828226","imei1":"14969892828226","imei2":"14969892828226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98361,"job_number":"JOB_98361","tr_customer_id":98378,"tr_customer_product_id":98368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:53.000Z","modified_at":"2025-11-04T03:30:53.000Z","name":"Maude Waelchi","mobile_number":"434-561-9020","email_id":"Lambert_Beahan@hotmail.com","dop":"2025-04-06","serial_number":"14361541433523142","imei1":"14361541433523142","imei2":"14361541433523142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98362,"job_number":"JOB_98362","tr_customer_id":98379,"tr_customer_product_id":98369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:54.000Z","modified_at":"2025-11-04T03:30:54.000Z","name":"Gerhard Bins","mobile_number":"277-696-3448","email_id":"Estel.Bailey66@gmail.com","dop":"2025-04-06","serial_number":"13639192647790276","imei1":"13639192647790276","imei2":"13639192647790276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98363,"job_number":"JOB_98363","tr_customer_id":98380,"tr_customer_product_id":98370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:59.000Z","modified_at":"2025-11-04T03:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19322181894868","imei1":"19322181894868","imei2":"19322181894868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98365,"job_number":"JOB_98365","tr_customer_id":98382,"tr_customer_product_id":98372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:01.000Z","modified_at":"2025-11-04T03:31:01.000Z","name":"Chase Shields","mobile_number":"619-419-1361","email_id":"Daren_Welch@gmail.com","dop":"2025-04-06","serial_number":"14070680835574192","imei1":"14070680835574192","imei2":"14070680835574192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98366,"job_number":"JOB_98366","tr_customer_id":98383,"tr_customer_product_id":98373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:03.000Z","modified_at":"2025-11-04T03:31:03.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16215582594522","imei1":"16215582594522","imei2":"16215582594522","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98373,"job_number":"JOB_98373","tr_customer_id":98390,"tr_customer_product_id":98380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Beth Batz","mobile_number":"920-928-4381","email_id":"Garnett.Tromp@hotmail.com","dop":"2025-06-08","serial_number":"100287707326612","imei1":"100287707326612","imei2":"100287707326612","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98376,"job_number":"JOB_98376","tr_customer_id":98393,"tr_customer_product_id":98383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:12.000Z","modified_at":"2025-11-04T03:31:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18561643491721","imei1":"18561643491721","imei2":"18561643491721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98378,"job_number":"JOB_98378","tr_customer_id":98395,"tr_customer_product_id":98385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:14.000Z","modified_at":"2025-11-04T03:31:14.000Z","name":"Pearline Brekke","mobile_number":"645-722-0351","email_id":"Mylene_Rempel@yahoo.com","dop":"2025-04-06","serial_number":"14752141057550512","imei1":"14752141057550512","imei2":"14752141057550512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98386,"job_number":"JOB_98386","tr_customer_id":98403,"tr_customer_product_id":98393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:19.000Z","modified_at":"2025-11-04T03:31:19.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"18425352957100","imei1":"18425352957100","imei2":"18425352957100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98388,"job_number":"JOB_98388","tr_customer_id":98405,"tr_customer_product_id":98395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:27.000Z","modified_at":"2025-11-04T03:31:27.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"15077482487588","imei1":"15077482487588","imei2":"15077482487588","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98390,"job_number":"JOB_98390","tr_customer_id":98407,"tr_customer_product_id":98397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:28.000Z","modified_at":"2025-11-04T03:31:29.000Z","name":"Haylie Leuschke","mobile_number":"745-389-8043","email_id":"Dawn66@yahoo.com","dop":"2025-06-08","serial_number":"101296397612085","imei1":"101296397612085","imei2":"101296397612085","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98395,"job_number":"JOB_98395","tr_customer_id":98412,"tr_customer_product_id":98402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:35.000Z","modified_at":"2025-11-04T03:31:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16383519801000","imei1":"16383519801000","imei2":"16383519801000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98397,"job_number":"JOB_98397","tr_customer_id":98414,"tr_customer_product_id":98404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:36.000Z","modified_at":"2025-11-04T03:31:36.000Z","name":"Dax Doyle","mobile_number":"212-800-7126","email_id":"Nils52@yahoo.com","dop":"2025-04-06","serial_number":"19098781982362810","imei1":"19098781982362810","imei2":"19098781982362810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98398,"job_number":"JOB_98398","tr_customer_id":98415,"tr_customer_product_id":98405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:37.000Z","modified_at":"2025-11-04T03:31:37.000Z","name":"Susana Heller","mobile_number":"536-585-6299","email_id":"Jevon64@gmail.com","dop":"2025-04-06","serial_number":"11992810767534064","imei1":"11992810767534064","imei2":"11992810767534064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98399,"job_number":"JOB_98399","tr_customer_id":98416,"tr_customer_product_id":98406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:42.000Z","modified_at":"2025-11-04T03:31:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19854767738805","imei1":"19854767738805","imei2":"19854767738805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98401,"job_number":"JOB_98401","tr_customer_id":98418,"tr_customer_product_id":98408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:44.000Z","modified_at":"2025-11-04T03:31:44.000Z","name":"Dillon Welch","mobile_number":"467-872-4380","email_id":"Yoshiko8@yahoo.com","dop":"2025-04-06","serial_number":"12051876849665710","imei1":"12051876849665710","imei2":"12051876849665710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98402,"job_number":"JOB_98402","tr_customer_id":98419,"tr_customer_product_id":98409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:51.000Z","modified_at":"2025-11-04T03:31:51.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12885984014714","imei1":"12885984014714","imei2":"12885984014714","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98404,"job_number":"JOB_98404","tr_customer_id":98421,"tr_customer_product_id":98411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:53.000Z","modified_at":"2025-11-04T03:31:53.000Z","name":"Jed Mosciski","mobile_number":"317-442-2704","email_id":"Westley_Bartoletti44@yahoo.com","dop":"2025-06-08","serial_number":"106945625692674","imei1":"106945625692674","imei2":"106945625692674","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98405,"job_number":"JOB_98405","tr_customer_id":98422,"tr_customer_product_id":98412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:53.000Z","modified_at":"2025-11-04T03:31:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13165094731915","imei1":"13165094731915","imei2":"13165094731915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98407,"job_number":"JOB_98407","tr_customer_id":98424,"tr_customer_product_id":98414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:55.000Z","modified_at":"2025-11-04T03:31:55.000Z","name":"Jamar Abshire","mobile_number":"294-771-0232","email_id":"Andy_Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"19383043424441484","imei1":"19383043424441484","imei2":"19383043424441484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98408,"job_number":"JOB_98408","tr_customer_id":98425,"tr_customer_product_id":98415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:18.000Z","modified_at":"2025-11-04T03:32:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12712645223125","imei1":"12712645223125","imei2":"12712645223125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98410,"job_number":"JOB_98410","tr_customer_id":98427,"tr_customer_product_id":98417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:20.000Z","modified_at":"2025-11-04T03:32:20.000Z","name":"Eliza Quitzon","mobile_number":"826-589-4540","email_id":"Mathilde71@hotmail.com","dop":"2025-04-06","serial_number":"13625390504067314","imei1":"13625390504067314","imei2":"13625390504067314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98411,"job_number":"JOB_98411","tr_customer_id":98428,"tr_customer_product_id":98418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:33.000Z","modified_at":"2025-11-04T03:32:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11688266675018","imei1":"11688266675018","imei2":"11688266675018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98413,"job_number":"JOB_98413","tr_customer_id":98430,"tr_customer_product_id":98420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:35.000Z","modified_at":"2025-11-04T03:32:35.000Z","name":"Imelda Olson","mobile_number":"620-457-9639","email_id":"Ila16@yahoo.com","dop":"2025-04-06","serial_number":"13282064618336884","imei1":"13282064618336884","imei2":"13282064618336884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98414,"job_number":"JOB_98414","tr_customer_id":98431,"tr_customer_product_id":98421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:37:55.000Z","modified_at":"2025-11-04T03:37:55.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12343510352105","imei1":"12343510352105","imei2":"12343510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98415,"job_number":"JOB_98415","tr_customer_id":98432,"tr_customer_product_id":98422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:22.000Z","modified_at":"2025-11-04T03:38:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76049988221511","imei1":"76049988221511","imei2":"76049988221511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98416,"job_number":"JOB_98416","tr_customer_id":98433,"tr_customer_product_id":98423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:22.000Z","modified_at":"2025-11-04T03:38:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77735124563542","imei1":"77735124563542","imei2":"77735124563542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98417,"job_number":"JOB_98417","tr_customer_id":98434,"tr_customer_product_id":98424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30978830329253","imei1":"30978830329253","imei2":"30978830329253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98418,"job_number":"JOB_98418","tr_customer_id":98435,"tr_customer_product_id":98425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28002855979084","imei1":"28002855979084","imei2":"28002855979084","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98419,"job_number":"JOB_98419","tr_customer_id":98436,"tr_customer_product_id":98426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96818355573571","imei1":"96818355573571","imei2":"96818355573571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98420,"job_number":"JOB_98420","tr_customer_id":98437,"tr_customer_product_id":98427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79861726354553","imei1":"79861726354553","imei2":"79861726354553","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98422,"job_number":"JOB_98422","tr_customer_id":98439,"tr_customer_product_id":98429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:50.000Z","modified_at":"2025-11-04T03:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56790640347234","imei1":"56790640347234","imei2":"56790640347234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98423,"job_number":"JOB_98423","tr_customer_id":98440,"tr_customer_product_id":98430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52891509094400","imei1":"52891509094400","imei2":"52891509094400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98424,"job_number":"JOB_98424","tr_customer_id":98441,"tr_customer_product_id":98431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27826771128724","imei1":"27826771128724","imei2":"27826771128724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98425,"job_number":"JOB_98425","tr_customer_id":98442,"tr_customer_product_id":98432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89102402809030","imei1":"89102402809030","imei2":"89102402809030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98426,"job_number":"JOB_98426","tr_customer_id":98443,"tr_customer_product_id":98433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10340725383282","imei1":"10340725383282","imei2":"10340725383282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98427,"job_number":"JOB_98427","tr_customer_id":98444,"tr_customer_product_id":98434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:52.000Z","modified_at":"2025-11-04T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88153703384989","imei1":"88153703384989","imei2":"88153703384989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98429,"job_number":"JOB_98429","tr_customer_id":98446,"tr_customer_product_id":98436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23881002755244","imei1":"23881002755244","imei2":"23881002755244","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98430,"job_number":"JOB_98430","tr_customer_id":98447,"tr_customer_product_id":98437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43085609864430","imei1":"43085609864430","imei2":"43085609864430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98431,"job_number":"JOB_98431","tr_customer_id":98448,"tr_customer_product_id":98438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35925521820799","imei1":"35925521820799","imei2":"35925521820799","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98432,"job_number":"JOB_98432","tr_customer_id":98449,"tr_customer_product_id":98439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53995867231703","imei1":"53995867231703","imei2":"53995867231703","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98433,"job_number":"JOB_98433","tr_customer_id":98450,"tr_customer_product_id":98440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58881062559815","imei1":"58881062559815","imei2":"58881062559815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98434,"job_number":"JOB_98434","tr_customer_id":98451,"tr_customer_product_id":98441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35556124967453","imei1":"35556124967453","imei2":"35556124967453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98436,"job_number":"JOB_98436","tr_customer_id":98453,"tr_customer_product_id":98443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:51:49.000Z","modified_at":"2025-11-04T03:51:49.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11733087324544","imei1":"11733087324544","imei2":"11733087324544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98437,"job_number":"JOB_98437","tr_customer_id":98454,"tr_customer_product_id":98444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:51:49.000Z","modified_at":"2025-11-04T03:51:49.000Z","name":"Dorian Harber","mobile_number":"996-997-5684","email_id":"Judy95@gmail.com","dop":"2025-09-16","serial_number":"14163694214519","imei1":"14163694214519","imei2":"14163694214519","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98438,"job_number":"JOB_98438","tr_customer_id":98455,"tr_customer_product_id":98445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:08.000Z","modified_at":"2025-11-04T03:52:08.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14507755544506","imei1":"14507755544506","imei2":"14507755544506","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98439,"job_number":"JOB_98439","tr_customer_id":98456,"tr_customer_product_id":98446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:08.000Z","modified_at":"2025-11-04T03:52:08.000Z","name":"Novella Vandervort","mobile_number":"887-344-3822","email_id":"Rhiannon.Raynor64@hotmail.com","dop":"2025-09-16","serial_number":"19359794814698","imei1":"19359794814698","imei2":"19359794814698","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98440,"job_number":"JOB_98440","tr_customer_id":98457,"tr_customer_product_id":98447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:27.000Z","modified_at":"2025-11-04T03:52:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14066846143821","imei1":"14066846143821","imei2":"14066846143821","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98441,"job_number":"JOB_98441","tr_customer_id":98458,"tr_customer_product_id":98448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:28.000Z","modified_at":"2025-11-04T03:52:28.000Z","name":"Audrey Haley","mobile_number":"424-746-8684","email_id":"Jacques.Renner2@gmail.com","dop":"2025-09-16","serial_number":"11386393632105","imei1":"11386393632105","imei2":"11386393632105","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98443,"job_number":"JOB_98443","tr_customer_id":98460,"tr_customer_product_id":98450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:58:25.000Z","modified_at":"2025-11-04T03:58:25.000Z","name":"Carlo Gleason","mobile_number":"362-977-3701","email_id":"Judah91@hotmail.com","dop":"2025-04-06","serial_number":"14854122302995796","imei1":"14854122302995796","imei2":"14854122302995796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98445,"job_number":"JOB_98445","tr_customer_id":98462,"tr_customer_product_id":98452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:00:59.000Z","modified_at":"2025-11-04T04:00:59.000Z","name":"Gideon Daugherty","mobile_number":"827-507-6686","email_id":"Edmond.McCullough@gmail.com","dop":"2025-04-06","serial_number":"15573732929125184","imei1":"15573732929125184","imei2":"15573732929125184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98447,"job_number":"JOB_98447","tr_customer_id":98464,"tr_customer_product_id":98454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:01:13.000Z","modified_at":"2025-11-04T04:01:13.000Z","name":"Carli Jenkins","mobile_number":"794-804-6785","email_id":"Willis64@gmail.com","dop":"2025-04-06","serial_number":"14883585019221814","imei1":"14883585019221814","imei2":"14883585019221814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98449,"job_number":"JOB_98449","tr_customer_id":98466,"tr_customer_product_id":98456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:01:26.000Z","modified_at":"2025-11-04T04:01:26.000Z","name":"Valentin Borer","mobile_number":"701-609-3023","email_id":"Salvatore_Kling@yahoo.com","dop":"2025-04-06","serial_number":"13814562288571050","imei1":"13814562288571050","imei2":"13814562288571050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98451,"job_number":"JOB_98451","tr_customer_id":98468,"tr_customer_product_id":98458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:03:48.000Z","modified_at":"2025-11-04T04:03:48.000Z","name":"Antonia Abernathy","mobile_number":"954-302-2544","email_id":"Elijah40@hotmail.com","dop":"2025-04-06","serial_number":"16742738093906122","imei1":"16742738093906122","imei2":"16742738093906122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98453,"job_number":"JOB_98453","tr_customer_id":98470,"tr_customer_product_id":98460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:04:31.000Z","modified_at":"2025-11-04T04:04:31.000Z","name":"Stewart Raynor","mobile_number":"946-446-8416","email_id":"Isaiah_Labadie21@yahoo.com","dop":"2025-04-06","serial_number":"19807032290779664","imei1":"19807032290779664","imei2":"19807032290779664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98455,"job_number":"JOB_98455","tr_customer_id":98472,"tr_customer_product_id":98462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:05:13.000Z","modified_at":"2025-11-04T04:05:13.000Z","name":"Dawn Streich","mobile_number":"539-965-7344","email_id":"Ora_Doyle@gmail.com","dop":"2025-04-06","serial_number":"14233326795686560","imei1":"14233326795686560","imei2":"14233326795686560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:05:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98457,"job_number":"JOB_98457","tr_customer_id":98474,"tr_customer_product_id":98464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:40.000Z","modified_at":"2025-11-04T04:11:40.000Z","name":"Granville Bailey","mobile_number":"963-336-2554","email_id":"Amber58@yahoo.com","dop":"2025-04-06","serial_number":"14638469733338870","imei1":"14638469733338870","imei2":"14638469733338870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98459,"job_number":"JOB_98459","tr_customer_id":98476,"tr_customer_product_id":98466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:44.000Z","modified_at":"2025-11-04T04:11:44.000Z","name":"Keon Schroeder","mobile_number":"212-220-4637","email_id":"Oma63@yahoo.com","dop":"2025-04-06","serial_number":"13589320118762588","imei1":"13589320118762588","imei2":"13589320118762588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98461,"job_number":"JOB_98461","tr_customer_id":98478,"tr_customer_product_id":98468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:48.000Z","modified_at":"2025-11-04T04:11:48.000Z","name":"Garfield Kshlerin","mobile_number":"921-866-8329","email_id":"Linnea.Dicki59@gmail.com","dop":"2025-04-06","serial_number":"12471956449716372","imei1":"12471956449716372","imei2":"12471956449716372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98463,"job_number":"JOB_98463","tr_customer_id":98480,"tr_customer_product_id":98470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:13:58.000Z","modified_at":"2025-11-04T04:13:58.000Z","name":"Flavio Von","mobile_number":"340-537-9326","email_id":"Alexander_Becker55@hotmail.com","dop":"2025-04-06","serial_number":"18033158713285776","imei1":"18033158713285776","imei2":"18033158713285776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98465,"job_number":"JOB_98465","tr_customer_id":98482,"tr_customer_product_id":98472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:14:19.000Z","modified_at":"2025-11-04T04:14:19.000Z","name":"Kira Stark","mobile_number":"275-309-1750","email_id":"Tobin_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"18897216534406548","imei1":"18897216534406548","imei2":"18897216534406548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:14:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98467,"job_number":"JOB_98467","tr_customer_id":98484,"tr_customer_product_id":98474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:14:37.000Z","modified_at":"2025-11-04T04:14:37.000Z","name":"Nelda Dicki","mobile_number":"774-866-5927","email_id":"Aliyah_Schmeler@gmail.com","dop":"2025-04-06","serial_number":"12856806491917740","imei1":"12856806491917740","imei2":"12856806491917740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98469,"job_number":"JOB_98469","tr_customer_id":98486,"tr_customer_product_id":98476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:16:45.000Z","modified_at":"2025-11-04T04:16:45.000Z","name":"Damaris Rippin","mobile_number":"239-242-1265","email_id":"Dylan.Lockman86@yahoo.com","dop":"2025-04-06","serial_number":"18134272017990180","imei1":"18134272017990180","imei2":"18134272017990180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98471,"job_number":"JOB_98471","tr_customer_id":98488,"tr_customer_product_id":98478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:17:26.000Z","modified_at":"2025-11-04T04:17:26.000Z","name":"Hobart Kovacek","mobile_number":"225-702-7331","email_id":"Winifred_Hane@gmail.com","dop":"2025-04-06","serial_number":"15651796174411420","imei1":"15651796174411420","imei2":"15651796174411420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98473,"job_number":"JOB_98473","tr_customer_id":98490,"tr_customer_product_id":98480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:18:07.000Z","modified_at":"2025-11-04T04:18:07.000Z","name":"Alberta Hickle","mobile_number":"878-920-7714","email_id":"Jaylon.Macejkovic@hotmail.com","dop":"2025-04-06","serial_number":"11195610892668672","imei1":"11195610892668672","imei2":"11195610892668672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98474,"job_number":"JOB_98474","tr_customer_id":98491,"tr_customer_product_id":98481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:18:31.000Z","modified_at":"2025-11-04T04:18:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-25","serial_number":"68417040774170","imei1":"68417040774170","imei2":"68417040774170","popurl":"2025-10-25T04:18:31.019160304Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98475,"job_number":"JOB_98475","tr_customer_id":98492,"tr_customer_product_id":98482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:19:19.000Z","modified_at":"2025-11-04T04:19:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-25","serial_number":"52947366541514","imei1":"52947366541514","imei2":"52947366541514","popurl":"2025-10-25T04:19:18.907152476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98477,"job_number":"JOB_98477","tr_customer_id":98494,"tr_customer_product_id":98484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:47.000Z","modified_at":"2025-11-04T04:26:47.000Z","name":"Tressie O'Kon","mobile_number":"354-616-8636","email_id":"Eunice.Wuckert@hotmail.com","dop":"2025-04-06","serial_number":"11443553984932968","imei1":"11443553984932968","imei2":"11443553984932968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98479,"job_number":"JOB_98479","tr_customer_id":98496,"tr_customer_product_id":98486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:50.000Z","modified_at":"2025-11-04T04:26:51.000Z","name":"Carmelo Lynch","mobile_number":"913-527-6842","email_id":"Johathan74@hotmail.com","dop":"2025-04-06","serial_number":"13547520597169696","imei1":"13547520597169696","imei2":"13547520597169696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98481,"job_number":"JOB_98481","tr_customer_id":98498,"tr_customer_product_id":98488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:54.000Z","modified_at":"2025-11-04T04:26:54.000Z","name":"Jimmie Erdman","mobile_number":"997-743-6530","email_id":"Lola_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"11150709242098306","imei1":"11150709242098306","imei2":"11150709242098306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98483,"job_number":"JOB_98483","tr_customer_id":98500,"tr_customer_product_id":98490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:28:50.000Z","modified_at":"2025-11-04T04:28:50.000Z","name":"Kory Langosh","mobile_number":"943-370-4172","email_id":"Daisha27@yahoo.com","dop":"2025-04-06","serial_number":"18708210352553020","imei1":"18708210352553020","imei2":"18708210352553020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98484,"job_number":"JOB_98484","tr_customer_id":98501,"tr_customer_product_id":98491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:28:59.000Z","modified_at":"2025-11-04T04:28:59.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101650569093763","imei1":"101650569093763","imei2":"101650569093763","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98487,"job_number":"JOB_98487","tr_customer_id":98504,"tr_customer_product_id":98494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:09.000Z","modified_at":"2025-11-04T04:29:09.000Z","name":"Eleanora Walter","mobile_number":"909-530-6221","email_id":"Sophie_Block86@gmail.com","dop":"2025-04-06","serial_number":"15898747220190788","imei1":"15898747220190788","imei2":"15898747220190788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98488,"job_number":"JOB_98488","tr_customer_id":98505,"tr_customer_product_id":98495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:10.000Z","modified_at":"2025-11-04T04:29:10.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105620547448978","imei1":"105620547448978","imei2":"105620547448978","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98491,"job_number":"JOB_98491","tr_customer_id":98508,"tr_customer_product_id":98498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:29.000Z","modified_at":"2025-11-04T04:29:29.000Z","name":"Margret MacGyver","mobile_number":"619-595-3713","email_id":"Albertha_Lowe@gmail.com","dop":"2025-04-06","serial_number":"10526349569058266","imei1":"10526349569058266","imei2":"10526349569058266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98493,"job_number":"JOB_98493","tr_customer_id":98510,"tr_customer_product_id":98500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:31:36.000Z","modified_at":"2025-11-04T04:31:36.000Z","name":"Keanu Ledner","mobile_number":"271-358-4454","email_id":"Geovanny5@gmail.com","dop":"2025-04-06","serial_number":"18509902553344776","imei1":"18509902553344776","imei2":"18509902553344776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98495,"job_number":"JOB_98495","tr_customer_id":98512,"tr_customer_product_id":98502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:32:23.000Z","modified_at":"2025-11-04T04:32:23.000Z","name":"Modesto Beer","mobile_number":"787-206-6540","email_id":"Darian.Yundt57@yahoo.com","dop":"2025-04-06","serial_number":"11551017706792436","imei1":"11551017706792436","imei2":"11551017706792436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98497,"job_number":"JOB_98497","tr_customer_id":98514,"tr_customer_product_id":98504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:33:09.000Z","modified_at":"2025-11-04T04:33:09.000Z","name":"Ted Crooks","mobile_number":"744-315-9320","email_id":"Lizeth.Collier76@hotmail.com","dop":"2025-04-06","serial_number":"16859895535063908","imei1":"16859895535063908","imei2":"16859895535063908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98499,"job_number":"JOB_98499","tr_customer_id":98516,"tr_customer_product_id":98506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:35:26.000Z","modified_at":"2025-11-04T04:35:26.000Z","name":"Kayla Conn","mobile_number":"739-927-4053","email_id":"Vickie.Cummings@hotmail.com","dop":"2025-04-06","serial_number":"14079196352093670","imei1":"14079196352093670","imei2":"14079196352093670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98501,"job_number":"JOB_98501","tr_customer_id":98518,"tr_customer_product_id":98508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:36:36.000Z","modified_at":"2025-11-04T04:36:36.000Z","name":"Michaela Yundt","mobile_number":"274-482-9360","email_id":"Malinda.Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"16339713731370062","imei1":"16339713731370062","imei2":"16339713731370062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98503,"job_number":"JOB_98503","tr_customer_id":98520,"tr_customer_product_id":98510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:36:58.000Z","modified_at":"2025-11-04T04:36:58.000Z","name":"April Brekke","mobile_number":"252-375-7204","email_id":"Madisyn77@hotmail.com","dop":"2025-04-06","serial_number":"12848784391840572","imei1":"12848784391840572","imei2":"12848784391840572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98505,"job_number":"JOB_98505","tr_customer_id":98522,"tr_customer_product_id":98512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:37:18.000Z","modified_at":"2025-11-04T04:37:18.000Z","name":"Sally Satterfield","mobile_number":"474-938-5999","email_id":"Rex.Heaney77@gmail.com","dop":"2025-04-06","serial_number":"17182540204090004","imei1":"17182540204090004","imei2":"17182540204090004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98507,"job_number":"JOB_98507","tr_customer_id":98524,"tr_customer_product_id":98514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:40:11.000Z","modified_at":"2025-11-04T04:40:11.000Z","name":"Rashawn Jacobi","mobile_number":"432-726-8083","email_id":"Roma_Pfannerstill18@hotmail.com","dop":"2025-04-06","serial_number":"17942805122715604","imei1":"17942805122715604","imei2":"17942805122715604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98509,"job_number":"JOB_98509","tr_customer_id":98526,"tr_customer_product_id":98516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:40:55.000Z","modified_at":"2025-11-04T04:40:55.000Z","name":"Brooke Fritsch","mobile_number":"233-265-6753","email_id":"Adella.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"12589460629562560","imei1":"12589460629562560","imei2":"12589460629562560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98511,"job_number":"JOB_98511","tr_customer_id":98528,"tr_customer_product_id":98518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:41:38.000Z","modified_at":"2025-11-04T04:41:38.000Z","name":"Elbert McLaughlin","mobile_number":"309-920-3032","email_id":"Reed48@hotmail.com","dop":"2025-04-06","serial_number":"12480812156396952","imei1":"12480812156396952","imei2":"12480812156396952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98513,"job_number":"JOB_98513","tr_customer_id":98530,"tr_customer_product_id":98520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:42:53.000Z","modified_at":"2025-11-04T04:42:53.000Z","name":"Johnathan Yost","mobile_number":"521-406-9157","email_id":"Cooper.Torphy@hotmail.com","dop":"2025-04-06","serial_number":"15716901754478980","imei1":"15716901754478980","imei2":"15716901754478980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98514,"job_number":"JOB_98514","tr_customer_id":98531,"tr_customer_product_id":98521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:29:23.000Z","modified_at":"2025-11-04T05:29:23.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12363510352105","imei1":"12363510352105","imei2":"12363510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98515,"job_number":"JOB_98515","tr_customer_id":98532,"tr_customer_product_id":98522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:32:07.000Z","modified_at":"2025-11-04T05:32:07.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12363511352105","imei1":"12363511352105","imei2":"12363511352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98516,"job_number":"JOB_98516","tr_customer_id":98533,"tr_customer_product_id":98523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:44:18.000Z","modified_at":"2025-11-04T05:44:18.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363111352105","imei1":"12363111352105","imei2":"12363111352105","popurl":"2025-11-04T05:44:15.071Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98517,"job_number":"JOB_98517","tr_customer_id":98534,"tr_customer_product_id":98524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:47:05.000Z","modified_at":"2025-11-04T05:47:05.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363111112105","imei1":"12363111112105","imei2":"12363111112105","popurl":"2025-11-04T05:47:01.998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98518,"job_number":"JOB_98518","tr_customer_id":98535,"tr_customer_product_id":98525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:49:40.000Z","modified_at":"2025-11-04T05:49:40.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11447388836958","imei1":"11447388836958","imei2":"11447388836958","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98520,"job_number":"JOB_98520","tr_customer_id":98537,"tr_customer_product_id":98527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:49:42.000Z","modified_at":"2025-11-04T05:49:42.000Z","name":"Dejon Windler","mobile_number":"804-555-2211","email_id":"Estevan_Kirlin@yahoo.com","dop":"2025-09-20","serial_number":"100242587466870","imei1":"100242587466870","imei2":"100242587466870","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98521,"job_number":"JOB_98521","tr_customer_id":98538,"tr_customer_product_id":98528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:50:31.000Z","modified_at":"2025-11-04T05:50:31.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"10939099516152","imei1":"10939099516152","imei2":"10939099516152","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98523,"job_number":"JOB_98523","tr_customer_id":98540,"tr_customer_product_id":98530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:50:33.000Z","modified_at":"2025-11-04T05:50:33.000Z","name":"Jolie Reichel","mobile_number":"633-248-4506","email_id":"Ayden_Christiansen36@hotmail.com","dop":"2025-09-20","serial_number":"100603129357002","imei1":"100603129357002","imei2":"100603129357002","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98524,"job_number":"JOB_98524","tr_customer_id":98541,"tr_customer_product_id":98531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:51:20.000Z","modified_at":"2025-11-04T05:51:20.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14600995858207","imei1":"14600995858207","imei2":"14600995858207","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98526,"job_number":"JOB_98526","tr_customer_id":98543,"tr_customer_product_id":98533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:51:22.000Z","modified_at":"2025-11-04T05:51:22.000Z","name":"Vallie Ratke","mobile_number":"204-535-3307","email_id":"Fredy80@hotmail.com","dop":"2025-09-20","serial_number":"100199424001009","imei1":"100199424001009","imei2":"100199424001009","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98527,"job_number":"JOB_98527","tr_customer_id":98544,"tr_customer_product_id":98534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:52:16.000Z","modified_at":"2025-11-04T05:52:16.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"10607119276994","imei1":"10607119276994","imei2":"10607119276994","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98529,"job_number":"JOB_98529","tr_customer_id":98546,"tr_customer_product_id":98536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:52:18.000Z","modified_at":"2025-11-04T05:52:18.000Z","name":"Bradley Prohaska","mobile_number":"788-239-5735","email_id":"Laverna89@yahoo.com","dop":"2025-09-20","serial_number":"100016365582875","imei1":"100016365582875","imei2":"100016365582875","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98530,"job_number":"JOB_98530","tr_customer_id":98547,"tr_customer_product_id":98537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:05.000Z","modified_at":"2025-11-04T05:53:05.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"11060711757111","imei1":"11060711757111","imei2":"11060711757111","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98532,"job_number":"JOB_98532","tr_customer_id":98549,"tr_customer_product_id":98539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:07.000Z","modified_at":"2025-11-04T05:53:07.000Z","name":"Zelma Hermann","mobile_number":"950-546-5152","email_id":"Dejon.Jakubowski@hotmail.com","dop":"2025-09-20","serial_number":"100175722965371","imei1":"100175722965371","imei2":"100175722965371","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98533,"job_number":"JOB_98533","tr_customer_id":98550,"tr_customer_product_id":98540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:53.000Z","modified_at":"2025-11-04T05:53:53.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15643252815454","imei1":"15643252815454","imei2":"15643252815454","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98535,"job_number":"JOB_98535","tr_customer_id":98552,"tr_customer_product_id":98542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:54.000Z","modified_at":"2025-11-04T05:53:54.000Z","name":"Jena Daniel","mobile_number":"298-928-9808","email_id":"Ewell.Veum7@hotmail.com","dop":"2025-09-20","serial_number":"100824270894911","imei1":"100824270894911","imei2":"100824270894911","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98537,"job_number":"JOB_98537","tr_customer_id":98554,"tr_customer_product_id":98544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:01:28.000Z","modified_at":"2025-11-04T06:01:28.000Z","name":"Treva Stark","mobile_number":"308-772-7344","email_id":"Charles38@yahoo.com","dop":"2025-04-06","serial_number":"15147071030934308","imei1":"15147071030934308","imei2":"15147071030934308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98547,"job_number":"JOB_98547","tr_customer_id":98564,"tr_customer_product_id":98554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:08.000Z","modified_at":"2025-11-04T06:19:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10863309322649","imei1":"10863309322649","imei2":"10863309322649","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98549,"job_number":"JOB_98549","tr_customer_id":98566,"tr_customer_product_id":98556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:09.000Z","modified_at":"2025-11-04T06:19:09.000Z","name":"Gussie Bogisich","mobile_number":"768-558-6179","email_id":"Estel.Hane@gmail.com","dop":"2025-06-18","serial_number":"1041769699580750","imei1":"1041769699580750","imei2":"1041769699580750","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98550,"job_number":"JOB_98550","tr_customer_id":98567,"tr_customer_product_id":98557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:49.000Z","modified_at":"2025-11-04T06:19:49.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10361959079370","imei1":"10361959079370","imei2":"10361959079370","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98552,"job_number":"JOB_98552","tr_customer_id":98569,"tr_customer_product_id":98559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:49.000Z","modified_at":"2025-11-04T06:19:49.000Z","name":"Elenor Rau","mobile_number":"289-836-6040","email_id":"Megane_Beier56@yahoo.com","dop":"2025-06-18","serial_number":"1033566302423036","imei1":"1033566302423036","imei2":"1033566302423036","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98553,"job_number":"JOB_98553","tr_customer_id":98570,"tr_customer_product_id":98560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:58.000Z","modified_at":"2025-11-04T06:19:58.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"15097051295033","imei1":"15097051295033","imei2":"15097051295033","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98555,"job_number":"JOB_98555","tr_customer_id":98572,"tr_customer_product_id":98562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:00.000Z","modified_at":"2025-11-04T06:20:00.000Z","name":"Marcelle Wilderman","mobile_number":"770-758-7200","email_id":"Olga_McCullough97@yahoo.com","dop":"2025-06-08","serial_number":"107450890006541","imei1":"107450890006541","imei2":"107450890006541","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98556,"job_number":"JOB_98556","tr_customer_id":98573,"tr_customer_product_id":98563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:10.000Z","modified_at":"2025-11-04T06:20:10.000Z","name":"tushar shelar","mobile_number":"8888888888","email_id":"shelar@gmail.com","dop":"2025-04-06","serial_number":"13115605825164","imei1":"13115605825164","imei2":"13115605825164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98558,"job_number":"JOB_98558","tr_customer_id":98575,"tr_customer_product_id":98565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:11.000Z","modified_at":"2025-11-04T06:20:11.000Z","name":"Ottis Friesen","mobile_number":"762-843-9454","email_id":"Tatum99@hotmail.com","dop":"2025-04-06","serial_number":"12626221472215620","imei1":"12626221472215620","imei2":"12626221472215620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98559,"job_number":"JOB_98559","tr_customer_id":98576,"tr_customer_product_id":98566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:28.000Z","modified_at":"2025-11-04T06:20:28.000Z","name":"vinod patil","mobile_number":"7874589652","email_id":"patil@gmail.com","dop":"2025-04-06","serial_number":"11948109507264","imei1":"11948109507264","imei2":"11948109507264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98560,"job_number":"JOB_98560","tr_customer_id":98577,"tr_customer_product_id":98567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:28.000Z","modified_at":"2025-11-04T06:20:28.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18290392719034","imei1":"18290392719034","imei2":"18290392719034","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98563,"job_number":"JOB_98563","tr_customer_id":98580,"tr_customer_product_id":98570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:29.000Z","modified_at":"2025-11-04T06:20:29.000Z","name":"Sandrine Wolff","mobile_number":"619-866-6048","email_id":"Maye94@hotmail.com","dop":"2025-04-06","serial_number":"16146401870343244","imei1":"16146401870343244","imei2":"16146401870343244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98564,"job_number":"JOB_98564","tr_customer_id":98581,"tr_customer_product_id":98571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:30.000Z","modified_at":"2025-11-04T06:20:30.000Z","name":"David O'Connell","mobile_number":"795-817-5721","email_id":"Lila.Erdman96@hotmail.com","dop":"2025-06-08","serial_number":"103568459532654","imei1":"103568459532654","imei2":"103568459532654","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98565,"job_number":"JOB_98565","tr_customer_id":98582,"tr_customer_product_id":98572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:46.000Z","modified_at":"2025-11-04T06:20:46.000Z","name":"vishal randive","mobile_number":"9856238956","email_id":"randive@gmail.com","dop":"2025-04-06","serial_number":"15159780335511","imei1":"15159780335511","imei2":"15159780335511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98567,"job_number":"JOB_98567","tr_customer_id":98584,"tr_customer_product_id":98574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:47.000Z","modified_at":"2025-11-04T06:20:47.000Z","name":"Timmy Jenkins","mobile_number":"780-611-6135","email_id":"Bradly.Bogisich@yahoo.com","dop":"2025-04-06","serial_number":"10727240599146226","imei1":"10727240599146226","imei2":"10727240599146226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98568,"job_number":"JOB_98568","tr_customer_id":98585,"tr_customer_product_id":98575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:58.000Z","modified_at":"2025-11-04T06:20:58.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18740442972534","imei1":"18740442972534","imei2":"18740442972534","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98570,"job_number":"JOB_98570","tr_customer_id":98587,"tr_customer_product_id":98577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:00.000Z","modified_at":"2025-11-04T06:21:00.000Z","name":"Damaris Volkman","mobile_number":"872-627-6281","email_id":"Dewitt_Leuschke@hotmail.com","dop":"2025-06-08","serial_number":"104563553345168","imei1":"104563553345168","imei2":"104563553345168","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98571,"job_number":"JOB_98571","tr_customer_id":98588,"tr_customer_product_id":98578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:35.000Z","modified_at":"2025-11-04T06:21:35.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"16183047971468","imei1":"16183047971468","imei2":"16183047971468","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98573,"job_number":"JOB_98573","tr_customer_id":98590,"tr_customer_product_id":98580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:37.000Z","modified_at":"2025-11-04T06:21:37.000Z","name":"Geovanny Vandervort","mobile_number":"791-370-0294","email_id":"Liam_Schimmel@yahoo.com","dop":"2025-09-20","serial_number":"100285067292476","imei1":"100285067292476","imei2":"100285067292476","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98574,"job_number":"JOB_98574","tr_customer_id":98591,"tr_customer_product_id":98581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:22:24.000Z","modified_at":"2025-11-04T06:22:24.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18585735516197","imei1":"18585735516197","imei2":"18585735516197","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98576,"job_number":"JOB_98576","tr_customer_id":98593,"tr_customer_product_id":98583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:22:26.000Z","modified_at":"2025-11-04T06:22:26.000Z","name":"Jamison Schimmel","mobile_number":"931-618-4062","email_id":"Rafael.Bergstrom@hotmail.com","dop":"2025-09-20","serial_number":"100368727801589","imei1":"100368727801589","imei2":"100368727801589","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98577,"job_number":"JOB_98577","tr_customer_id":98594,"tr_customer_product_id":98584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:23:12.000Z","modified_at":"2025-11-04T06:23:12.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14922185100065","imei1":"14922185100065","imei2":"14922185100065","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98579,"job_number":"JOB_98579","tr_customer_id":98596,"tr_customer_product_id":98586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:23:13.000Z","modified_at":"2025-11-04T06:23:13.000Z","name":"Obie Ortiz","mobile_number":"688-300-8107","email_id":"Drew42@gmail.com","dop":"2025-09-20","serial_number":"100649743654657","imei1":"100649743654657","imei2":"100649743654657","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:23:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98580,"job_number":"JOB_98580","tr_customer_id":98597,"tr_customer_product_id":98587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:08.000Z","modified_at":"2025-11-04T06:24:08.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"19127897337187","imei1":"19127897337187","imei2":"19127897337187","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98582,"job_number":"JOB_98582","tr_customer_id":98599,"tr_customer_product_id":98589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:09.000Z","modified_at":"2025-11-04T06:24:10.000Z","name":"Wayne Brakus","mobile_number":"436-372-6845","email_id":"Hassan.Glover25@yahoo.com","dop":"2025-09-20","serial_number":"100116702619683","imei1":"100116702619683","imei2":"100116702619683","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98583,"job_number":"JOB_98583","tr_customer_id":98600,"tr_customer_product_id":98590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:57.000Z","modified_at":"2025-11-04T06:24:57.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18910987656933","imei1":"18910987656933","imei2":"18910987656933","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98585,"job_number":"JOB_98585","tr_customer_id":98602,"tr_customer_product_id":98592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:59.000Z","modified_at":"2025-11-04T06:24:59.000Z","name":"Billy Welch","mobile_number":"502-330-0198","email_id":"Alexane74@hotmail.com","dop":"2025-09-20","serial_number":"100534139058637","imei1":"100534139058637","imei2":"100534139058637","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98586,"job_number":"JOB_98586","tr_customer_id":98603,"tr_customer_product_id":98593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:25:45.000Z","modified_at":"2025-11-04T06:25:45.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15890206206096","imei1":"15890206206096","imei2":"15890206206096","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98588,"job_number":"JOB_98588","tr_customer_id":98605,"tr_customer_product_id":98595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:25:47.000Z","modified_at":"2025-11-04T06:25:47.000Z","name":"Phoebe Nolan","mobile_number":"996-289-1550","email_id":"Asia56@gmail.com","dop":"2025-09-20","serial_number":"100267358959960","imei1":"100267358959960","imei2":"100267358959960","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98590,"job_number":"JOB_98590","tr_customer_id":98607,"tr_customer_product_id":98597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:28:34.000Z","modified_at":"2025-11-04T06:28:34.000Z","name":"Raquel Romaguera","mobile_number":"414-692-1543","email_id":"Felipa.OKeefe@hotmail.com","dop":"2025-04-06","serial_number":"18875782421889420","imei1":"18875782421889420","imei2":"18875782421889420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98592,"job_number":"JOB_98592","tr_customer_id":98609,"tr_customer_product_id":98599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:37:03.000Z","modified_at":"2025-11-04T06:37:03.000Z","name":"Coralie Hackett","mobile_number":"469-449-9653","email_id":"Larissa.Baumbach@gmail.com","dop":"2025-04-06","serial_number":"16035954866778950","imei1":"16035954866778950","imei2":"16035954866778950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98594,"job_number":"JOB_98594","tr_customer_id":98611,"tr_customer_product_id":98601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:37.000Z","modified_at":"2025-11-04T06:39:37.000Z","name":"Mossie Bins","mobile_number":"990-942-1629","email_id":"Summer7@yahoo.com","dop":"2025-04-06","serial_number":"19314570123905870","imei1":"19314570123905870","imei2":"19314570123905870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98595,"job_number":"JOB_98595","tr_customer_id":98612,"tr_customer_product_id":98602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:49.000Z","modified_at":"2025-11-04T06:39:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18083047133741","imei1":"18083047133741","imei2":"18083047133741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98597,"job_number":"JOB_98597","tr_customer_id":98614,"tr_customer_product_id":98604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:51.000Z","modified_at":"2025-11-04T06:39:51.000Z","name":"Bethany Wunsch","mobile_number":"820-942-8604","email_id":"Briana.Jerde17@gmail.com","dop":"2025-04-06","serial_number":"15829634894758502","imei1":"15829634894758502","imei2":"15829634894758502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98599,"job_number":"JOB_98599","tr_customer_id":98616,"tr_customer_product_id":98606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:03.000Z","modified_at":"2025-11-04T06:40:03.000Z","name":"Justice Nolan","mobile_number":"261-367-3788","email_id":"Macy_Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"18964325180605570","imei1":"18964325180605570","imei2":"18964325180605570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98600,"job_number":"JOB_98600","tr_customer_id":98617,"tr_customer_product_id":98607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:03.000Z","modified_at":"2025-11-04T06:40:03.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15746828017333","imei1":"15746828017333","imei2":"15746828017333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98603,"job_number":"JOB_98603","tr_customer_id":98620,"tr_customer_product_id":98610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:23.000Z","modified_at":"2025-11-04T06:40:23.000Z","name":"Sabryna Mertz","mobile_number":"822-567-2756","email_id":"Dwight_Hand@hotmail.com","dop":"2025-04-06","serial_number":"14066477844188012","imei1":"14066477844188012","imei2":"14066477844188012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98604,"job_number":"JOB_98604","tr_customer_id":98621,"tr_customer_product_id":98611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:35.000Z","modified_at":"2025-11-04T06:40:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11462625227127","imei1":"11462625227127","imei2":"11462625227127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98606,"job_number":"JOB_98606","tr_customer_id":98623,"tr_customer_product_id":98613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:37.000Z","modified_at":"2025-11-04T06:40:37.000Z","name":"Lorenzo Collins","mobile_number":"294-841-5968","email_id":"Destinee32@yahoo.com","dop":"2025-04-06","serial_number":"12843696026391972","imei1":"12843696026391972","imei2":"12843696026391972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98607,"job_number":"JOB_98607","tr_customer_id":98624,"tr_customer_product_id":98614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:50.000Z","modified_at":"2025-11-04T06:40:50.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17552711897876","imei1":"17552711897876","imei2":"17552711897876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98610,"job_number":"JOB_98610","tr_customer_id":98627,"tr_customer_product_id":98617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:08.000Z","modified_at":"2025-11-04T06:41:08.000Z","name":"Rosalyn Cronin","mobile_number":"223-601-6717","email_id":"Dora_Satterfield7@hotmail.com","dop":"2025-04-06","serial_number":"12754920165856974","imei1":"12754920165856974","imei2":"12754920165856974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98611,"job_number":"JOB_98611","tr_customer_id":98628,"tr_customer_product_id":98618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:20.000Z","modified_at":"2025-11-04T06:41:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10980959064856","imei1":"10980959064856","imei2":"10980959064856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98613,"job_number":"JOB_98613","tr_customer_id":98630,"tr_customer_product_id":98620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:22.000Z","modified_at":"2025-11-04T06:41:22.000Z","name":"Collin Kerluke","mobile_number":"236-434-4188","email_id":"Amya.Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"11421935830537612","imei1":"11421935830537612","imei2":"11421935830537612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98614,"job_number":"JOB_98614","tr_customer_id":98631,"tr_customer_product_id":98621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:36.000Z","modified_at":"2025-11-04T06:41:36.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"19790149036876","imei1":"19790149036876","imei2":"19790149036876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98616,"job_number":"JOB_98616","tr_customer_id":98633,"tr_customer_product_id":98623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:08.000Z","modified_at":"2025-11-04T06:53:08.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"17625848057606","imei1":"17625848057606","imei2":"17625848057606","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98618,"job_number":"JOB_98618","tr_customer_id":98635,"tr_customer_product_id":98625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:10.000Z","modified_at":"2025-11-04T06:53:10.000Z","name":"Stanton Abshire","mobile_number":"560-723-0534","email_id":"Marianna_Boyer84@yahoo.com","dop":"2025-09-20","serial_number":"100336762128908","imei1":"100336762128908","imei2":"100336762128908","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98619,"job_number":"JOB_98619","tr_customer_id":98636,"tr_customer_product_id":98626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:36.000Z","modified_at":"2025-11-04T06:53:36.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15333465742211","imei1":"15333465742211","imei2":"15333465742211","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98620,"job_number":"JOB_98620","tr_customer_id":98637,"tr_customer_product_id":98627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:36.000Z","modified_at":"2025-11-04T06:53:36.000Z","name":"Riley Balistreri","mobile_number":"943-838-9583","email_id":"Rey.Friesen@gmail.com","dop":"2025-09-16","serial_number":"10143323632753","imei1":"10143323632753","imei2":"10143323632753","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98621,"job_number":"JOB_98621","tr_customer_id":98638,"tr_customer_product_id":98628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:55.000Z","modified_at":"2025-11-04T06:53:55.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19463756580339","imei1":"19463756580339","imei2":"19463756580339","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98622,"job_number":"JOB_98622","tr_customer_id":98639,"tr_customer_product_id":98629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:55.000Z","modified_at":"2025-11-04T06:53:55.000Z","name":"Eleonore Hettinger","mobile_number":"556-972-1522","email_id":"Rolando_Hackett@hotmail.com","dop":"2025-09-16","serial_number":"16337347218255","imei1":"16337347218255","imei2":"16337347218255","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98623,"job_number":"JOB_98623","tr_customer_id":98640,"tr_customer_product_id":98630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:58.000Z","modified_at":"2025-11-04T06:53:58.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"14582883090557","imei1":"14582883090557","imei2":"14582883090557","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98625,"job_number":"JOB_98625","tr_customer_id":98642,"tr_customer_product_id":98632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:59.000Z","modified_at":"2025-11-04T06:53:59.000Z","name":"Sedrick Parisian","mobile_number":"915-349-2909","email_id":"Filomena_Fahey@gmail.com","dop":"2025-09-20","serial_number":"100858933661248","imei1":"100858933661248","imei2":"100858933661248","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98626,"job_number":"JOB_98626","tr_customer_id":98643,"tr_customer_product_id":98633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:14.000Z","modified_at":"2025-11-04T06:54:14.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14414340601477","imei1":"14414340601477","imei2":"14414340601477","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98627,"job_number":"JOB_98627","tr_customer_id":98644,"tr_customer_product_id":98634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:14.000Z","modified_at":"2025-11-04T06:54:14.000Z","name":"Tianna Bashirian","mobile_number":"954-502-8632","email_id":"Justus70@hotmail.com","dop":"2025-09-16","serial_number":"11094682846385","imei1":"11094682846385","imei2":"11094682846385","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98628,"job_number":"JOB_98628","tr_customer_id":98645,"tr_customer_product_id":98635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:47.000Z","modified_at":"2025-11-04T06:54:47.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13021463093801","imei1":"13021463093801","imei2":"13021463093801","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98630,"job_number":"JOB_98630","tr_customer_id":98647,"tr_customer_product_id":98637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:49.000Z","modified_at":"2025-11-04T06:54:49.000Z","name":"Elouise Kulas","mobile_number":"658-505-9993","email_id":"Al_Satterfield87@hotmail.com","dop":"2025-09-20","serial_number":"100267678564519","imei1":"100267678564519","imei2":"100267678564519","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98631,"job_number":"JOB_98631","tr_customer_id":98648,"tr_customer_product_id":98638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:19:37.000Z","modified_at":"2025-11-04T07:19:37.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"10850449661797","imei1":"10850449661797","imei2":"10850449661797","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98637,"job_number":"JOB_98637","tr_customer_id":98654,"tr_customer_product_id":98644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:40.000Z","modified_at":"2025-11-04T07:36:40.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363731112105","imei1":"12363731112105","imei2":"12363731112105","popurl":"2025-11-04T07:36:37.513Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98639,"job_number":"JOB_98639","tr_customer_id":98656,"tr_customer_product_id":98646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:46.000Z","modified_at":"2025-11-04T07:36:47.000Z","name":"Esmeralda Nolan","mobile_number":"423-861-2520","email_id":"Alana_Nikolaus75@yahoo.com","dop":"2025-09-20","serial_number":"100401764773393","imei1":"100401764773393","imei2":"100401764773393","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98641,"job_number":"JOB_98641","tr_customer_id":98658,"tr_customer_product_id":98648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:54.000Z","modified_at":"2025-11-04T07:36:55.000Z","name":"Ulices Cole","mobile_number":"973-757-3932","email_id":"Beth.Marquardt@yahoo.com","dop":"2025-09-20","serial_number":"100665333848861","imei1":"100665333848861","imei2":"100665333848861","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98643,"job_number":"JOB_98643","tr_customer_id":98660,"tr_customer_product_id":98650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:37:12.000Z","modified_at":"2025-11-04T07:37:12.000Z","name":"Tod Jacobi","mobile_number":"321-770-3239","email_id":"Jairo58@yahoo.com","dop":"2025-04-06","serial_number":"11730617249461740","imei1":"11730617249461740","imei2":"11730617249461740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98646,"job_number":"JOB_98646","tr_customer_id":98663,"tr_customer_product_id":98653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:38:49.000Z","modified_at":"2025-11-04T07:38:49.000Z","name":"Mittie Torp","mobile_number":"486-301-8221","email_id":"Ruthie_Boyle79@gmail.com","dop":"2025-09-20","serial_number":"100314694958394","imei1":"100314694958394","imei2":"100314694958394","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98647,"job_number":"JOB_98647","tr_customer_id":98664,"tr_customer_product_id":98654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:38:49.000Z","modified_at":"2025-11-04T07:38:49.000Z","name":"Randal Harber","mobile_number":"920-900-2880","email_id":"Magdalena0@hotmail.com","dop":"2025-09-20","serial_number":"100304936650912","imei1":"100304936650912","imei2":"100304936650912","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98650,"job_number":"JOB_98650","tr_customer_id":98667,"tr_customer_product_id":98657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:41:23.000Z","modified_at":"2025-11-04T07:41:23.000Z","name":"Muriel Cummings","mobile_number":"619-861-0900","email_id":"Hilbert_Dickens74@hotmail.com","dop":"2025-09-20","serial_number":"100368074404067","imei1":"100368074404067","imei2":"100368074404067","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98651,"job_number":"JOB_98651","tr_customer_id":98668,"tr_customer_product_id":98658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:41:23.000Z","modified_at":"2025-11-04T07:41:23.000Z","name":"Kailyn Terry","mobile_number":"605-357-5856","email_id":"Moriah.Harvey@hotmail.com","dop":"2025-09-20","serial_number":"100580052150778","imei1":"100580052150778","imei2":"100580052150778","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98654,"job_number":"JOB_98654","tr_customer_id":98671,"tr_customer_product_id":98661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:43:58.000Z","modified_at":"2025-11-04T07:43:58.000Z","name":"Carolanne Olson","mobile_number":"366-860-0729","email_id":"Nyah.Nicolas@gmail.com","dop":"2025-09-20","serial_number":"100143497460713","imei1":"100143497460713","imei2":"100143497460713","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98655,"job_number":"JOB_98655","tr_customer_id":98672,"tr_customer_product_id":98662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:43:58.000Z","modified_at":"2025-11-04T07:43:58.000Z","name":"Trever Ritchie","mobile_number":"792-734-9709","email_id":"Keanu_Purdy71@yahoo.com","dop":"2025-09-20","serial_number":"100903627630187","imei1":"100903627630187","imei2":"100903627630187","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98658,"job_number":"JOB_98658","tr_customer_id":98675,"tr_customer_product_id":98665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:49:14.000Z","modified_at":"2025-11-04T07:49:14.000Z","name":"Theresa Waelchi","mobile_number":"879-665-8967","email_id":"Stefanie_Senger64@gmail.com","dop":"2025-09-20","serial_number":"100300931713673","imei1":"100300931713673","imei2":"100300931713673","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98659,"job_number":"JOB_98659","tr_customer_id":98676,"tr_customer_product_id":98666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:49:14.000Z","modified_at":"2025-11-04T07:49:14.000Z","name":"Jarrell Quitzon","mobile_number":"289-633-0650","email_id":"Judge_Schumm@yahoo.com","dop":"2025-09-20","serial_number":"100129787468876","imei1":"100129787468876","imei2":"100129787468876","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98660,"job_number":"JOB_98660","tr_customer_id":98677,"tr_customer_product_id":98667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:02:02.000Z","modified_at":"2025-11-04T09:02:02.000Z","name":"Juston Lowe","mobile_number":"354-430-4755","email_id":"Alejandra.Beatty8@yahoo.com","dop":"2025-09-30","serial_number":"17746741150332","imei1":"17746741150332","imei2":"17746741150332","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98661,"job_number":"JOB_98661","tr_customer_id":98678,"tr_customer_product_id":98668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:03:03.000Z","modified_at":"2025-11-04T09:03:03.000Z","name":"Brendan Gibson","mobile_number":"408-587-1577","email_id":"Liliane.Wisozk99@hotmail.com","dop":"2025-09-30","serial_number":"13344015545645","imei1":"13344015545645","imei2":"13344015545645","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:03:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98662,"job_number":"JOB_98662","tr_customer_id":98679,"tr_customer_product_id":98669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:04:35.000Z","modified_at":"2025-11-04T09:04:35.000Z","name":"Ocie Blick","mobile_number":"924-934-5011","email_id":"Rene.Wehner@gmail.com","dop":"2025-09-30","serial_number":"18166731053652","imei1":"18166731053652","imei2":"18166731053652","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98663,"job_number":"JOB_98663","tr_customer_id":98680,"tr_customer_product_id":98670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:01.000Z","modified_at":"2025-11-04T09:05:01.000Z","name":"Rowland Daugherty","mobile_number":"506-607-3789","email_id":"Florence73@hotmail.com","dop":"2025-09-30","serial_number":"17868686902537","imei1":"17868686902537","imei2":"17868686902537","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98664,"job_number":"JOB_98664","tr_customer_id":98681,"tr_customer_product_id":98671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:04.000Z","modified_at":"2025-11-04T09:05:04.000Z","name":"Florian Koch","mobile_number":"995-521-8469","email_id":"Lucious_Thiel91@gmail.com","dop":"2025-09-30","serial_number":"14768857645295","imei1":"14768857645295","imei2":"14768857645295","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98665,"job_number":"JOB_98665","tr_customer_id":98682,"tr_customer_product_id":98672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:36.000Z","modified_at":"2025-11-04T09:05:36.000Z","name":"Verona Mayert","mobile_number":"321-758-0376","email_id":"Deanna_Mosciski@gmail.com","dop":"2025-09-30","serial_number":"13282728089551","imei1":"13282728089551","imei2":"13282728089551","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98666,"job_number":"JOB_98666","tr_customer_id":98683,"tr_customer_product_id":98673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:07:33.000Z","modified_at":"2025-11-04T09:07:33.000Z","name":"Caesar Wisozk","mobile_number":"443-865-0570","email_id":"Ella16@hotmail.com","dop":"2025-09-30","serial_number":"14261841003245","imei1":"14261841003245","imei2":"14261841003245","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:07:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98667,"job_number":"JOB_98667","tr_customer_id":98684,"tr_customer_product_id":98674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:10:59.000Z","modified_at":"2025-11-04T09:10:59.000Z","name":"Miracle Kautzer","mobile_number":"598-623-0703","email_id":"Antonio_Rowe@gmail.com","dop":"2025-09-30","serial_number":"19362363830123","imei1":"19362363830123","imei2":"19362363830123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98668,"job_number":"JOB_98668","tr_customer_id":98685,"tr_customer_product_id":98675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:11:14.000Z","modified_at":"2025-11-04T09:11:14.000Z","name":"Christophe Glover","mobile_number":"229-966-2298","email_id":"Annabel.Mayer72@hotmail.com","dop":"2025-09-30","serial_number":"18685429622566","imei1":"18685429622566","imei2":"18685429622566","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98669,"job_number":"JOB_98669","tr_customer_id":98686,"tr_customer_product_id":98676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:11:18.000Z","modified_at":"2025-11-04T09:11:18.000Z","name":"Trinity Bernhard","mobile_number":"603-250-4942","email_id":"Freda.Altenwerth40@yahoo.com","dop":"2025-09-30","serial_number":"18851789557230","imei1":"18851789557230","imei2":"18851789557230","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98670,"job_number":"JOB_98670","tr_customer_id":98687,"tr_customer_product_id":98677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:13:16.000Z","modified_at":"2025-11-04T09:13:16.000Z","name":"Luisa Robel","mobile_number":"673-916-0137","email_id":"Alivia.Ratke85@hotmail.com","dop":"2025-09-30","serial_number":"19555346163265","imei1":"19555346163265","imei2":"19555346163265","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98671,"job_number":"JOB_98671","tr_customer_id":98688,"tr_customer_product_id":98678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:16:52.000Z","modified_at":"2025-11-04T09:16:52.000Z","name":"Nico Dooley","mobile_number":"385-735-1822","email_id":"Barbara.Hilpert@gmail.com","dop":"2025-09-30","serial_number":"15209505070526","imei1":"15209505070526","imei2":"15209505070526","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98672,"job_number":"JOB_98672","tr_customer_id":98689,"tr_customer_product_id":98679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:17:17.000Z","modified_at":"2025-11-04T09:17:17.000Z","name":"Shemar Rau","mobile_number":"224-331-0710","email_id":"Reginald_Kunde42@yahoo.com","dop":"2025-09-30","serial_number":"16756507337688","imei1":"16756507337688","imei2":"16756507337688","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98673,"job_number":"JOB_98673","tr_customer_id":98690,"tr_customer_product_id":98680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:19:53.000Z","modified_at":"2025-11-04T09:19:53.000Z","name":"Hertha Morar","mobile_number":"214-559-7837","email_id":"Magnolia39@yahoo.com","dop":"2025-09-30","serial_number":"19927103000519","imei1":"19927103000519","imei2":"19927103000519","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98674,"job_number":"JOB_98674","tr_customer_id":98691,"tr_customer_product_id":98681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:20:25.000Z","modified_at":"2025-11-04T09:20:25.000Z","name":"Lavada Bins","mobile_number":"980-914-7753","email_id":"Salma.Barrows@yahoo.com","dop":"2025-09-30","serial_number":"10514125520245","imei1":"10514125520245","imei2":"10514125520245","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98675,"job_number":"JOB_98675","tr_customer_id":98692,"tr_customer_product_id":98682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:20:34.000Z","modified_at":"2025-11-04T09:20:34.000Z","name":"Maudie Bergstrom","mobile_number":"671-240-0053","email_id":"Ronaldo.Emmerich27@hotmail.com","dop":"2025-09-30","serial_number":"10213770152192","imei1":"10213770152192","imei2":"10213770152192","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98676,"job_number":"JOB_98676","tr_customer_id":98693,"tr_customer_product_id":98683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:21:46.000Z","modified_at":"2025-11-04T09:21:46.000Z","name":"Barrett Morar","mobile_number":"276-409-2888","email_id":"Emery_Marvin42@hotmail.com","dop":"2025-09-30","serial_number":"11945400999568","imei1":"11945400999568","imei2":"11945400999568","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98677,"job_number":"JOB_98677","tr_customer_id":98694,"tr_customer_product_id":98684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:22:22.000Z","modified_at":"2025-11-04T09:22:22.000Z","name":"Flavio Goyette","mobile_number":"699-251-2191","email_id":"Damaris_OKeefe92@gmail.com","dop":"2025-09-30","serial_number":"15620448377097","imei1":"15620448377097","imei2":"15620448377097","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98678,"job_number":"JOB_98678","tr_customer_id":98695,"tr_customer_product_id":98685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:26:21.000Z","modified_at":"2025-11-04T09:26:21.000Z","name":"Darlene Kautzer","mobile_number":"742-592-1275","email_id":"Magnolia78@gmail.com","dop":"2025-09-30","serial_number":"14754692165579","imei1":"14754692165579","imei2":"14754692165579","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98679,"job_number":"JOB_98679","tr_customer_id":98696,"tr_customer_product_id":98686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:26:27.000Z","modified_at":"2025-11-04T09:26:27.000Z","name":"Isidro Bahringer","mobile_number":"990-635-9457","email_id":"Rosario.Jaskolski29@yahoo.com","dop":"2025-09-30","serial_number":"18346789489570","imei1":"18346789489570","imei2":"18346789489570","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98680,"job_number":"JOB_98680","tr_customer_id":98697,"tr_customer_product_id":98687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:32:47.000Z","modified_at":"2025-11-04T09:32:47.000Z","name":"tushar shelar","mobile_number":"8888888888","email_id":"shelar@gmail.com","dop":"2025-04-06","serial_number":"14184458795262","imei1":"14184458795262","imei2":"14184458795262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98682,"job_number":"JOB_98682","tr_customer_id":98699,"tr_customer_product_id":98689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:32:48.000Z","modified_at":"2025-11-04T09:32:48.000Z","name":"Everett Little","mobile_number":"305-354-3015","email_id":"Elbert_Hansen@yahoo.com","dop":"2025-04-06","serial_number":"19836774101405580","imei1":"19836774101405580","imei2":"19836774101405580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98683,"job_number":"JOB_98683","tr_customer_id":98700,"tr_customer_product_id":98690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:07.000Z","modified_at":"2025-11-04T09:33:07.000Z","name":"vinod patil","mobile_number":"7874589652","email_id":"patil@gmail.com","dop":"2025-04-06","serial_number":"10916248448461","imei1":"10916248448461","imei2":"10916248448461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98685,"job_number":"JOB_98685","tr_customer_id":98702,"tr_customer_product_id":98692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:07.000Z","modified_at":"2025-11-04T09:33:07.000Z","name":"Barton Lesch","mobile_number":"762-872-6542","email_id":"Lamont.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"17181593633816244","imei1":"17181593633816244","imei2":"17181593633816244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98687,"job_number":"JOB_98687","tr_customer_id":98704,"tr_customer_product_id":98694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:27.000Z","modified_at":"2025-11-04T09:33:27.000Z","name":"vishal randive","mobile_number":"9856238956","email_id":"randive@gmail.com","dop":"2025-04-06","serial_number":"17950205013639","imei1":"17950205013639","imei2":"17950205013639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98689,"job_number":"JOB_98689","tr_customer_id":98706,"tr_customer_product_id":98696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:27.000Z","modified_at":"2025-11-04T09:33:27.000Z","name":"Rubie Considine","mobile_number":"688-468-7739","email_id":"Joshuah53@yahoo.com","dop":"2025-04-06","serial_number":"18627867400196980","imei1":"18627867400196980","imei2":"18627867400196980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98690,"job_number":"JOB_98690","tr_customer_id":98707,"tr_customer_product_id":98697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T10:31:33.000Z","modified_at":"2025-11-04T10:31:33.000Z","name":"Berenice Parker","mobile_number":"845-454-3693","email_id":"Darrick_Aufderhar47@gmail.com","dop":"2025-09-30","serial_number":"15083190648604","imei1":"15083190648604","imei2":"15083190648604","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T10:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98691,"job_number":"JOB_98691","tr_customer_id":98708,"tr_customer_product_id":98698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:08:39.000Z","modified_at":"2025-11-04T11:08:39.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"22314987656322","imei1":"22314987656322","imei2":"22314987656322","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98692,"job_number":"JOB_98692","tr_customer_id":98709,"tr_customer_product_id":98699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:10:48.000Z","modified_at":"2025-11-04T11:10:48.000Z","name":"Chadrick Steuber","mobile_number":"412-465-8876","email_id":"Delores.Pfeffer@yahoo.com","dop":"2025-09-30","serial_number":"12651558019753","imei1":"12651558019753","imei2":"12651558019753","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98693,"job_number":"JOB_98693","tr_customer_id":98710,"tr_customer_product_id":98700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:14:50.000Z","modified_at":"2025-11-04T11:14:50.000Z","name":"Brando Hermiston","mobile_number":"464-402-3348","email_id":"Rex_Little64@yahoo.com","dop":"2025-04-06","serial_number":"17948987964559","imei1":"17948987964559","imei2":"17948987964559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98694,"job_number":"JOB_98694","tr_customer_id":98711,"tr_customer_product_id":98701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:15:12.000Z","modified_at":"2025-11-04T11:15:12.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"16616639762237","imei1":"16616639762237","imei2":"16616639762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98696,"job_number":"JOB_98696","tr_customer_id":98713,"tr_customer_product_id":98703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:17:44.000Z","modified_at":"2025-11-04T11:17:44.000Z","name":"Cleo McGlynn","mobile_number":"527-304-2743","email_id":"Jonathan_Bashirian96@yahoo.com","dop":"2025-04-06","serial_number":"19624279598121390","imei1":"19624279598121390","imei2":"19624279598121390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98697,"job_number":"JOB_98697","tr_customer_id":98714,"tr_customer_product_id":98704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:21:03.000Z","modified_at":"2025-11-04T11:21:03.000Z","name":"Grady Hagenes","mobile_number":"763-418-5455","email_id":"Tom_Cole40@gmail.com","dop":"2025-09-30","serial_number":"16896919057891","imei1":"16896919057891","imei2":"16896919057891","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98698,"job_number":"JOB_98698","tr_customer_id":98715,"tr_customer_product_id":98705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:04.000Z","modified_at":"2025-11-04T11:25:04.000Z","name":"Eveline Harber","mobile_number":"904-259-0747","email_id":"Tomasa_Fisher@hotmail.com","dop":"2025-09-30","serial_number":"16463790355591","imei1":"16463790355591","imei2":"16463790355591","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98699,"job_number":"JOB_98699","tr_customer_id":98716,"tr_customer_product_id":98706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:36.000Z","modified_at":"2025-11-04T11:25:36.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"15447707816274","imei1":"15447707816274","imei2":"15447707816274","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98700,"job_number":"JOB_98700","tr_customer_id":98717,"tr_customer_product_id":98707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:40.000Z","modified_at":"2025-11-04T11:25:40.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"13171475736115","imei1":"13171475736115","imei2":"13171475736115","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98701,"job_number":"JOB_98701","tr_customer_id":98718,"tr_customer_product_id":98708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:26:04.000Z","modified_at":"2025-11-04T11:26:04.000Z","name":"Carrie Olson","mobile_number":"976-794-9928","email_id":"Joanny.Lebsack@yahoo.com","dop":"2025-09-30","serial_number":"17868932399510","imei1":"17868932399510","imei2":"17868932399510","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98702,"job_number":"JOB_98702","tr_customer_id":98719,"tr_customer_product_id":98709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:26:42.000Z","modified_at":"2025-11-04T11:26:42.000Z","name":"Olin Cruickshank","mobile_number":"568-921-2443","email_id":"Raymond_Jacobs@hotmail.com","dop":"2025-09-30","serial_number":"11728804574256","imei1":"11728804574256","imei2":"11728804574256","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98703,"job_number":"JOB_98703","tr_customer_id":98720,"tr_customer_product_id":98710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:43.000Z","modified_at":"2025-11-04T11:27:43.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"19770287850170","imei1":"19770287850170","imei2":"19770287850170","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98704,"job_number":"JOB_98704","tr_customer_id":98721,"tr_customer_product_id":98711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616639762239","imei1":"15616639762239","imei2":"15616639762239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98705,"job_number":"JOB_98705","tr_customer_id":98722,"tr_customer_product_id":98712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616633762237","imei1":"15616633762237","imei2":"15616633762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98706,"job_number":"JOB_98706","tr_customer_id":98723,"tr_customer_product_id":98713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616639762237","imei1":"15616639762237","imei2":"15616639762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98707,"job_number":"JOB_98707","tr_customer_id":98724,"tr_customer_product_id":98714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:28:42.000Z","modified_at":"2025-11-04T11:28:42.000Z","name":"Jayson Daniel","mobile_number":"797-377-6146","email_id":"Freddy96@hotmail.com","dop":"2025-09-30","serial_number":"16848219535046","imei1":"16848219535046","imei2":"16848219535046","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98711,"job_number":"JOB_98711","tr_customer_id":98728,"tr_customer_product_id":98718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:53:05.000Z","modified_at":"2025-11-04T11:53:05.000Z","name":"Leonardo Erdman","mobile_number":"653-341-7904","email_id":"Kaitlin.Kertzmann59@yahoo.com","dop":"2025-04-06","serial_number":"10288131061810974","imei1":"10288131061810974","imei2":"10288131061810974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98713,"job_number":"JOB_98713","tr_customer_id":98730,"tr_customer_product_id":98720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:10:31.000Z","modified_at":"2025-11-04T12:10:31.000Z","name":"Precious Daugherty","mobile_number":"932-850-6289","email_id":"Kitty_Sporer@hotmail.com","dop":"2025-04-06","serial_number":"15641172144058236","imei1":"15641172144058236","imei2":"15641172144058236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98714,"job_number":"JOB_98714","tr_customer_id":98731,"tr_customer_product_id":98721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:09.000Z","modified_at":"2025-11-04T12:49:09.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"11539700421490","imei1":"11539700421490","imei2":"11539700421490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98716,"job_number":"JOB_98716","tr_customer_id":98733,"tr_customer_product_id":98723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:10.000Z","modified_at":"2025-11-04T12:49:10.000Z","name":"Dion Grant","mobile_number":"890-419-5383","email_id":"Taurean79@gmail.com","dop":"2025-04-06","serial_number":"14338151475767020","imei1":"14338151475767020","imei2":"14338151475767020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98717,"job_number":"JOB_98717","tr_customer_id":98734,"tr_customer_product_id":98724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:15.000Z","modified_at":"2025-11-04T12:49:15.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"11586152787011","imei1":"11586152787011","imei2":"11586152787011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98719,"job_number":"JOB_98719","tr_customer_id":98736,"tr_customer_product_id":98726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:16.000Z","modified_at":"2025-11-04T12:49:16.000Z","name":"Carmen Paucek","mobile_number":"623-454-9101","email_id":"Christelle37@hotmail.com","dop":"2025-04-06","serial_number":"19845397339197816","imei1":"19845397339197816","imei2":"19845397339197816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98720,"job_number":"JOB_98720","tr_customer_id":98737,"tr_customer_product_id":98727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:21.000Z","modified_at":"2025-11-04T12:49:21.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"12359513708482","imei1":"12359513708482","imei2":"12359513708482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98722,"job_number":"JOB_98722","tr_customer_id":98739,"tr_customer_product_id":98729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:22.000Z","modified_at":"2025-11-04T12:49:22.000Z","name":"Garret Boehm","mobile_number":"876-600-2593","email_id":"Eddie.Grant42@hotmail.com","dop":"2025-04-06","serial_number":"14089955338957570","imei1":"14089955338957570","imei2":"14089955338957570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98723,"job_number":"JOB_98723","tr_customer_id":98740,"tr_customer_product_id":98730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:28.000Z","modified_at":"2025-11-04T12:49:28.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"19423078141919","imei1":"19423078141919","imei2":"19423078141919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98725,"job_number":"JOB_98725","tr_customer_id":98742,"tr_customer_product_id":98732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:29.000Z","modified_at":"2025-11-04T12:49:29.000Z","name":"Lambert Gulgowski","mobile_number":"969-695-2968","email_id":"Emerson41@hotmail.com","dop":"2025-04-06","serial_number":"19317513341407530","imei1":"19317513341407530","imei2":"19317513341407530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98727,"job_number":"JOB_98727","tr_customer_id":98744,"tr_customer_product_id":98734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:15:26.000Z","modified_at":"2025-11-04T13:15:26.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"12074917788393","imei1":"12074917788393","imei2":"12074917788393","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98730,"job_number":"JOB_98730","tr_customer_id":98747,"tr_customer_product_id":98737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42709634917328","imei1":"42709634917328","imei2":"42709634917328","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98731,"job_number":"JOB_98731","tr_customer_id":98748,"tr_customer_product_id":98738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90790146239526","imei1":"90790146239526","imei2":"90790146239526","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98732,"job_number":"JOB_98732","tr_customer_id":98749,"tr_customer_product_id":98739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48021297394811","imei1":"48021297394811","imei2":"48021297394811","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98733,"job_number":"JOB_98733","tr_customer_id":98750,"tr_customer_product_id":98740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41890315251638","imei1":"41890315251638","imei2":"41890315251638","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98734,"job_number":"JOB_98734","tr_customer_id":98751,"tr_customer_product_id":98741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97336517861418","imei1":"97336517861418","imei2":"97336517861418","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98735,"job_number":"JOB_98735","tr_customer_id":98752,"tr_customer_product_id":98742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93962372016839","imei1":"93962372016839","imei2":"93962372016839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98737,"job_number":"JOB_98737","tr_customer_id":98754,"tr_customer_product_id":98744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:04.000Z","modified_at":"2025-11-04T13:49:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61710988928861","imei1":"61710988928861","imei2":"61710988928861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98738,"job_number":"JOB_98738","tr_customer_id":98755,"tr_customer_product_id":98745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:04.000Z","modified_at":"2025-11-04T13:49:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62878409831289","imei1":"62878409831289","imei2":"62878409831289","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98739,"job_number":"JOB_98739","tr_customer_id":98756,"tr_customer_product_id":98746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39733922437884","imei1":"39733922437884","imei2":"39733922437884","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98740,"job_number":"JOB_98740","tr_customer_id":98757,"tr_customer_product_id":98747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57563179999235","imei1":"57563179999235","imei2":"57563179999235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98741,"job_number":"JOB_98741","tr_customer_id":98758,"tr_customer_product_id":98748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82669619137118","imei1":"82669619137118","imei2":"82669619137118","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98742,"job_number":"JOB_98742","tr_customer_id":98759,"tr_customer_product_id":98749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:06.000Z","modified_at":"2025-11-04T13:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91966350957394","imei1":"91966350957394","imei2":"91966350957394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98744,"job_number":"JOB_98744","tr_customer_id":98761,"tr_customer_product_id":98751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:35.000Z","modified_at":"2025-11-04T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73134650387652","imei1":"73134650387652","imei2":"73134650387652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98745,"job_number":"JOB_98745","tr_customer_id":98762,"tr_customer_product_id":98752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:35.000Z","modified_at":"2025-11-04T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45128516301249","imei1":"45128516301249","imei2":"45128516301249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98746,"job_number":"JOB_98746","tr_customer_id":98763,"tr_customer_product_id":98753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77126826150829","imei1":"77126826150829","imei2":"77126826150829","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98747,"job_number":"JOB_98747","tr_customer_id":98764,"tr_customer_product_id":98754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75823753151463","imei1":"75823753151463","imei2":"75823753151463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98748,"job_number":"JOB_98748","tr_customer_id":98765,"tr_customer_product_id":98755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78908585109171","imei1":"78908585109171","imei2":"78908585109171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98749,"job_number":"JOB_98749","tr_customer_id":98766,"tr_customer_product_id":98756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:37.000Z","modified_at":"2025-11-04T13:49:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99730856778925","imei1":"99730856778925","imei2":"99730856778925","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98758,"job_number":"JOB_98758","tr_customer_id":98775,"tr_customer_product_id":98765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:26.000Z","modified_at":"2025-11-04T14:09:26.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18443398373975","imei1":"18443398373975","imei2":"18443398373975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98760,"job_number":"JOB_98760","tr_customer_id":98777,"tr_customer_product_id":98767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:27.000Z","modified_at":"2025-11-04T14:09:27.000Z","name":"Itzel Breitenberg","mobile_number":"759-818-0857","email_id":"Kyler.Macejkovic45@gmail.com","dop":"2025-04-06","serial_number":"12127119562319062","imei1":"12127119562319062","imei2":"12127119562319062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98769,"job_number":"JOB_98769","tr_customer_id":98786,"tr_customer_product_id":98776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:08.000Z","modified_at":"2025-11-04T14:10:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11747889983223","imei1":"11747889983223","imei2":"11747889983223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98771,"job_number":"JOB_98771","tr_customer_id":98788,"tr_customer_product_id":98778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:09.000Z","modified_at":"2025-11-04T14:10:09.000Z","name":"Alexys Franecki","mobile_number":"226-465-1461","email_id":"Tatum47@hotmail.com","dop":"2025-04-06","serial_number":"18288777195660092","imei1":"18288777195660092","imei2":"18288777195660092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98772,"job_number":"JOB_98772","tr_customer_id":98789,"tr_customer_product_id":98779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:42.000Z","modified_at":"2025-11-04T14:10:42.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17229882184220","imei1":"17229882184220","imei2":"17229882184220","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98774,"job_number":"JOB_98774","tr_customer_id":98791,"tr_customer_product_id":98781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:43.000Z","modified_at":"2025-11-04T14:10:43.000Z","name":"Maritza Dare","mobile_number":"595-833-9300","email_id":"Myrtle25@hotmail.com","dop":"2025-06-08","serial_number":"108892737212504","imei1":"108892737212504","imei2":"108892737212504","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98775,"job_number":"JOB_98775","tr_customer_id":98792,"tr_customer_product_id":98782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:50.000Z","modified_at":"2025-11-04T14:10:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18589265511979","imei1":"18589265511979","imei2":"18589265511979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98777,"job_number":"JOB_98777","tr_customer_id":98794,"tr_customer_product_id":98784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:51.000Z","modified_at":"2025-11-04T14:10:51.000Z","name":"Woodrow Rath","mobile_number":"262-441-7431","email_id":"Devin_Quitzon@yahoo.com","dop":"2025-04-06","serial_number":"13398270591467098","imei1":"13398270591467098","imei2":"13398270591467098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98778,"job_number":"JOB_98778","tr_customer_id":98795,"tr_customer_product_id":98785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:09.000Z","modified_at":"2025-11-04T14:11:09.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12008019813099","imei1":"12008019813099","imei2":"12008019813099","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98780,"job_number":"JOB_98780","tr_customer_id":98797,"tr_customer_product_id":98787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:10.000Z","modified_at":"2025-11-04T14:11:10.000Z","name":"Iva McClure","mobile_number":"876-317-6806","email_id":"Brooks.Ortiz38@yahoo.com","dop":"2025-06-08","serial_number":"106978233129808","imei1":"106978233129808","imei2":"106978233129808","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98781,"job_number":"JOB_98781","tr_customer_id":98798,"tr_customer_product_id":98788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:35.000Z","modified_at":"2025-11-04T14:11:35.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15681566459172","imei1":"15681566459172","imei2":"15681566459172","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98783,"job_number":"JOB_98783","tr_customer_id":98800,"tr_customer_product_id":98790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:36.000Z","modified_at":"2025-11-04T14:11:36.000Z","name":"Magdalen Kunze","mobile_number":"845-504-5254","email_id":"Jeanne.Mills73@hotmail.com","dop":"2025-06-08","serial_number":"107797234454374","imei1":"107797234454374","imei2":"107797234454374","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98784,"job_number":"JOB_98784","tr_customer_id":98801,"tr_customer_product_id":98791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:12:02.000Z","modified_at":"2025-11-04T14:12:02.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"19095502714170","imei1":"19095502714170","imei2":"19095502714170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98786,"job_number":"JOB_98786","tr_customer_id":98803,"tr_customer_product_id":98793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:12:44.000Z","modified_at":"2025-11-04T14:12:44.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19662929425287","imei1":"19662929425287","imei2":"19662929425287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98788,"job_number":"JOB_98788","tr_customer_id":98805,"tr_customer_product_id":98795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:13:25.000Z","modified_at":"2025-11-04T14:13:25.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12926499565929","imei1":"12926499565929","imei2":"12926499565929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98791,"job_number":"JOB_98791","tr_customer_id":98808,"tr_customer_product_id":98798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:14:40.000Z","modified_at":"2025-11-04T14:14:40.000Z","name":"Nayeli Purdy","mobile_number":"310-709-7874","email_id":"Jarod.Paucek@yahoo.com","dop":"2025-04-06","serial_number":"19813514043867196","imei1":"19813514043867196","imei2":"19813514043867196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98793,"job_number":"JOB_98793","tr_customer_id":98810,"tr_customer_product_id":98800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:19.000Z","modified_at":"2025-11-04T14:15:19.000Z","name":"Darrick Bernier","mobile_number":"979-613-9254","email_id":"Nelda.Barrows82@gmail.com","dop":"2025-04-06","serial_number":"16636810467929366","imei1":"16636810467929366","imei2":"16636810467929366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98794,"job_number":"JOB_98794","tr_customer_id":98811,"tr_customer_product_id":98801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:21.000Z","modified_at":"2025-11-04T14:15:21.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10615324976513","imei1":"10615324976513","imei2":"10615324976513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98796,"job_number":"JOB_98796","tr_customer_id":98813,"tr_customer_product_id":98803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:22.000Z","modified_at":"2025-11-04T14:15:22.000Z","name":"Bart Cronin","mobile_number":"359-801-4112","email_id":"Leann17@yahoo.com","dop":"2025-06-18","serial_number":"1084046372987656","imei1":"1084046372987656","imei2":"1084046372987656","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98798,"job_number":"JOB_98798","tr_customer_id":98815,"tr_customer_product_id":98805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:58.000Z","modified_at":"2025-11-04T14:15:58.000Z","name":"Giovanni Boehm","mobile_number":"781-420-9907","email_id":"Sylvia53@yahoo.com","dop":"2025-04-06","serial_number":"14928972326540856","imei1":"14928972326540856","imei2":"14928972326540856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98799,"job_number":"JOB_98799","tr_customer_id":98816,"tr_customer_product_id":98806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:16:02.000Z","modified_at":"2025-11-04T14:16:02.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10056453117691","imei1":"10056453117691","imei2":"10056453117691","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98801,"job_number":"JOB_98801","tr_customer_id":98818,"tr_customer_product_id":98808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:16:03.000Z","modified_at":"2025-11-04T14:16:03.000Z","name":"Paige Christiansen","mobile_number":"676-583-7514","email_id":"Alverta13@hotmail.com","dop":"2025-06-18","serial_number":"1024944247669866","imei1":"1024944247669866","imei2":"1024944247669866","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98802,"job_number":"JOB_98802","tr_customer_id":98819,"tr_customer_product_id":98809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:16.000Z","modified_at":"2025-11-04T14:18:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12271349007095","imei1":"12271349007095","imei2":"12271349007095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98804,"job_number":"JOB_98804","tr_customer_id":98821,"tr_customer_product_id":98811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:17.000Z","modified_at":"2025-11-04T14:18:17.000Z","name":"Eriberto Brown","mobile_number":"208-796-8959","email_id":"Earline34@yahoo.com","dop":"2025-04-06","serial_number":"15471024849242588","imei1":"15471024849242588","imei2":"15471024849242588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98805,"job_number":"JOB_98805","tr_customer_id":98822,"tr_customer_product_id":98812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:58.000Z","modified_at":"2025-11-04T14:18:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18747237817263","imei1":"18747237817263","imei2":"18747237817263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98807,"job_number":"JOB_98807","tr_customer_id":98824,"tr_customer_product_id":98814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:00.000Z","modified_at":"2025-11-04T14:19:00.000Z","name":"Aglae Spencer","mobile_number":"878-761-5850","email_id":"Gavin_Beahan8@gmail.com","dop":"2025-04-06","serial_number":"15894649034934204","imei1":"15894649034934204","imei2":"15894649034934204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98808,"job_number":"JOB_98808","tr_customer_id":98825,"tr_customer_product_id":98815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:02.000Z","modified_at":"2025-11-04T14:19:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13412293082140","imei1":"13412293082140","imei2":"13412293082140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98810,"job_number":"JOB_98810","tr_customer_id":98827,"tr_customer_product_id":98817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:04.000Z","modified_at":"2025-11-04T14:19:04.000Z","name":"Ladarius Klein","mobile_number":"548-885-4106","email_id":"Kellen24@gmail.com","dop":"2025-04-06","serial_number":"18639678294469630","imei1":"18639678294469630","imei2":"18639678294469630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98811,"job_number":"JOB_98811","tr_customer_id":98828,"tr_customer_product_id":98818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:39.000Z","modified_at":"2025-11-04T14:19:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15649187004857","imei1":"15649187004857","imei2":"15649187004857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98813,"job_number":"JOB_98813","tr_customer_id":98830,"tr_customer_product_id":98820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:41.000Z","modified_at":"2025-11-04T14:19:41.000Z","name":"Muhammad Schultz","mobile_number":"734-488-2133","email_id":"Hope_Braun@hotmail.com","dop":"2025-04-06","serial_number":"14199746750770920","imei1":"14199746750770920","imei2":"14199746750770920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98814,"job_number":"JOB_98814","tr_customer_id":98831,"tr_customer_product_id":98821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:49.000Z","modified_at":"2025-11-04T14:19:49.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10045934138231","imei1":"10045934138231","imei2":"10045934138231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98816,"job_number":"JOB_98816","tr_customer_id":98833,"tr_customer_product_id":98823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:50.000Z","modified_at":"2025-11-04T14:19:50.000Z","name":"Okey Carroll","mobile_number":"350-546-2666","email_id":"Theresia62@yahoo.com","dop":"2025-04-06","serial_number":"19494183746051680","imei1":"19494183746051680","imei2":"19494183746051680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98817,"job_number":"JOB_98817","tr_customer_id":98834,"tr_customer_product_id":98824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:34.000Z","modified_at":"2025-11-04T14:20:34.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14703765214725","imei1":"14703765214725","imei2":"14703765214725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98819,"job_number":"JOB_98819","tr_customer_id":98836,"tr_customer_product_id":98826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:36.000Z","modified_at":"2025-11-04T14:20:36.000Z","name":"Audra Kihn","mobile_number":"859-510-6695","email_id":"Mack.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"15432667999249414","imei1":"15432667999249414","imei2":"15432667999249414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98821,"job_number":"JOB_98821","tr_customer_id":98838,"tr_customer_product_id":98828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:41.000Z","modified_at":"2025-11-04T14:20:41.000Z","name":"Jarrett Ratke","mobile_number":"363-292-1622","email_id":"Ludie96@gmail.com","dop":"2025-04-06","serial_number":"19774371618633416","imei1":"19774371618633416","imei2":"19774371618633416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98825,"job_number":"JOB_98825","tr_customer_id":98842,"tr_customer_product_id":98832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:21:27.000Z","modified_at":"2025-11-04T14:21:27.000Z","name":"Jaqueline Spinka","mobile_number":"643-915-9276","email_id":"Mason57@hotmail.com","dop":"2025-04-06","serial_number":"12367225982864154","imei1":"12367225982864154","imei2":"12367225982864154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98826,"job_number":"JOB_98826","tr_customer_id":98843,"tr_customer_product_id":98833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:34.000Z","modified_at":"2025-11-04T14:24:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19318994980494","imei1":"19318994980494","imei2":"19318994980494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98828,"job_number":"JOB_98828","tr_customer_id":98845,"tr_customer_product_id":98835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:36.000Z","modified_at":"2025-11-04T14:24:36.000Z","name":"Rusty Dibbert","mobile_number":"506-464-4302","email_id":"Rodrigo67@yahoo.com","dop":"2025-04-06","serial_number":"12259244393306610","imei1":"12259244393306610","imei2":"12259244393306610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98836,"job_number":"JOB_98836","tr_customer_id":98853,"tr_customer_product_id":98843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:21.000Z","modified_at":"2025-11-04T14:25:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19869069955119","imei1":"19869069955119","imei2":"19869069955119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98838,"job_number":"JOB_98838","tr_customer_id":98855,"tr_customer_product_id":98845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:23.000Z","modified_at":"2025-11-04T14:25:23.000Z","name":"Heidi Thiel","mobile_number":"300-423-8229","email_id":"Bernhard.Cole@hotmail.com","dop":"2025-04-06","serial_number":"12176413660038960","imei1":"12176413660038960","imei2":"12176413660038960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98843,"job_number":"JOB_98843","tr_customer_id":98860,"tr_customer_product_id":98850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:40.000Z","modified_at":"2025-11-04T14:25:40.000Z","name":"Monica Hoppe","mobile_number":"330-447-5027","email_id":"Shyann_Gulgowski@hotmail.com","dop":"2025-04-06","serial_number":"12219419970938194","imei1":"12219419970938194","imei2":"12219419970938194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98844,"job_number":"JOB_98844","tr_customer_id":98861,"tr_customer_product_id":98851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:08.000Z","modified_at":"2025-11-04T14:26:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15208203257136","imei1":"15208203257136","imei2":"15208203257136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98846,"job_number":"JOB_98846","tr_customer_id":98863,"tr_customer_product_id":98853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:10.000Z","modified_at":"2025-11-04T14:26:10.000Z","name":"Blair Schumm","mobile_number":"399-622-1906","email_id":"Whitney.Zieme66@yahoo.com","dop":"2025-04-06","serial_number":"19143375144554550","imei1":"19143375144554550","imei2":"19143375144554550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98847,"job_number":"JOB_98847","tr_customer_id":98864,"tr_customer_product_id":98854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:10.000Z","modified_at":"2025-11-04T14:26:10.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"15994699512734","imei1":"15994699512734","imei2":"15994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98849,"job_number":"JOB_98849","tr_customer_id":98866,"tr_customer_product_id":98856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:28:06.000Z","modified_at":"2025-11-04T14:28:06.000Z","name":"Rowena Kuhlman","mobile_number":"242-621-0237","email_id":"Kody_Klein@hotmail.com","dop":"2025-04-06","serial_number":"11737731383480450","imei1":"11737731383480450","imei2":"11737731383480450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98850,"job_number":"JOB_98850","tr_customer_id":98867,"tr_customer_product_id":98857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16862731250203","imei1":"16862731250203","imei2":"16862731250203","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98851,"job_number":"JOB_98851","tr_customer_id":98868,"tr_customer_product_id":98858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16582120632872","imei1":"16582120632872","imei2":"16582120632872","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98852,"job_number":"JOB_98852","tr_customer_id":98869,"tr_customer_product_id":98859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16536606865817","imei1":"16536606865817","imei2":"16536606865817","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98853,"job_number":"JOB_98853","tr_customer_id":98870,"tr_customer_product_id":98860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:43:01.000Z","modified_at":"2025-11-04T14:43:01.000Z","name":"Morris Durgan","mobile_number":"355-338-6390","email_id":"Donny.Cartwright@yahoo.com","dop":"2025-09-16","serial_number":"18507654655064","imei1":"18507654655064","imei2":"18507654655064","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98854,"job_number":"JOB_98854","tr_customer_id":98871,"tr_customer_product_id":98861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:44:43.000Z","modified_at":"2025-11-04T14:44:43.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18455922521983","imei1":"18455922521983","imei2":"18455922521983","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98855,"job_number":"JOB_98855","tr_customer_id":98872,"tr_customer_product_id":98862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:44:43.000Z","modified_at":"2025-11-04T14:44:43.000Z","name":"Dandre Cartwright","mobile_number":"817-238-3108","email_id":"Janelle37@hotmail.com","dop":"2025-09-16","serial_number":"18458480984744","imei1":"18458480984744","imei2":"18458480984744","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98856,"job_number":"JOB_98856","tr_customer_id":98873,"tr_customer_product_id":98863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:02.000Z","modified_at":"2025-11-04T14:45:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11999483553565","imei1":"11999483553565","imei2":"11999483553565","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98857,"job_number":"JOB_98857","tr_customer_id":98874,"tr_customer_product_id":98864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:03.000Z","modified_at":"2025-11-04T14:45:03.000Z","name":"Garth Hahn","mobile_number":"316-961-2371","email_id":"Ena_Kemmer@gmail.com","dop":"2025-09-16","serial_number":"14185850820940","imei1":"14185850820940","imei2":"14185850820940","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98858,"job_number":"JOB_98858","tr_customer_id":98875,"tr_customer_product_id":98865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:21.000Z","modified_at":"2025-11-04T14:45:21.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16315704291594","imei1":"16315704291594","imei2":"16315704291594","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98859,"job_number":"JOB_98859","tr_customer_id":98876,"tr_customer_product_id":98866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:21.000Z","modified_at":"2025-11-04T14:45:21.000Z","name":"Raleigh Crist","mobile_number":"878-329-7946","email_id":"Wilhelm_Steuber@hotmail.com","dop":"2025-09-16","serial_number":"19968689653315","imei1":"19968689653315","imei2":"19968689653315","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98861,"job_number":"JOB_98861","tr_customer_id":98878,"tr_customer_product_id":98868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:51.000Z","modified_at":"2025-11-04T14:45:51.000Z","name":"Delores Schroeder","mobile_number":"870-297-9490","email_id":"Ezequiel.Lebsack@gmail.com","dop":"2025-04-06","serial_number":"17161654799332806","imei1":"17161654799332806","imei2":"17161654799332806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98862,"job_number":"JOB_98862","tr_customer_id":98879,"tr_customer_product_id":98869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:46:04.000Z","modified_at":"2025-11-04T14:46:04.000Z","name":"Ethyl Thiel","mobile_number":"902-373-3350","email_id":"Jacques_Gislason94@gmail.com","dop":"2025-09-16","serial_number":"12047640248244","imei1":"12047640248244","imei2":"12047640248244","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98863,"job_number":"JOB_98863","tr_customer_id":98880,"tr_customer_product_id":98870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:46:48.000Z","modified_at":"2025-11-04T14:46:48.000Z","name":"Oswaldo Carroll","mobile_number":"905-611-9589","email_id":"Meta40@hotmail.com","dop":"2025-09-16","serial_number":"12176685360491","imei1":"12176685360491","imei2":"12176685360491","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98864,"job_number":"JOB_98864","tr_customer_id":98881,"tr_customer_product_id":98871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:47:43.000Z","modified_at":"2025-11-04T14:47:43.000Z","name":"Shaun Schamberger","mobile_number":"597-641-1255","email_id":"Maeve_Gislason19@gmail.com","dop":"2025-09-16","serial_number":"15458186071847","imei1":"15458186071847","imei2":"15458186071847","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98865,"job_number":"JOB_98865","tr_customer_id":98882,"tr_customer_product_id":98872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:49:47.000Z","modified_at":"2025-11-04T14:49:47.000Z","name":"Olen Brown","mobile_number":"518-652-6665","email_id":"Michelle.Kuvalis@gmail.com","dop":"2025-09-16","serial_number":"19356428755777","imei1":"19356428755777","imei2":"19356428755777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98866,"job_number":"JOB_98866","tr_customer_id":98883,"tr_customer_product_id":98873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:20.000Z","modified_at":"2025-11-04T15:10:20.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"18365433393705","imei1":"18365433393705","imei2":"18365433393705","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98868,"job_number":"JOB_98868","tr_customer_id":98885,"tr_customer_product_id":98875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:20.000Z","modified_at":"2025-11-04T15:10:20.000Z","name":"Wade Satterfield","mobile_number":"777-847-9052","email_id":"Hattie59@gmail.com","dop":"2025-09-30","serial_number":"10611386996087","imei1":"10611386996087","imei2":"10611386996087","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98869,"job_number":"JOB_98869","tr_customer_id":98886,"tr_customer_product_id":98876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:30.000Z","modified_at":"2025-11-04T15:10:30.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"16606733052628","imei1":"16606733052628","imei2":"16606733052628","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98871,"job_number":"JOB_98871","tr_customer_id":98888,"tr_customer_product_id":98878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:30.000Z","modified_at":"2025-11-04T15:10:30.000Z","name":"Katlynn Lueilwitz","mobile_number":"374-545-5148","email_id":"Felix.Stanton@gmail.com","dop":"2025-09-30","serial_number":"12311663614239","imei1":"12311663614239","imei2":"12311663614239","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98872,"job_number":"JOB_98872","tr_customer_id":98889,"tr_customer_product_id":98879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:40.000Z","modified_at":"2025-11-04T15:10:40.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"16737744497126","imei1":"16737744497126","imei2":"16737744497126","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98874,"job_number":"JOB_98874","tr_customer_id":98891,"tr_customer_product_id":98881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:40.000Z","modified_at":"2025-11-04T15:10:40.000Z","name":"Elliott Osinski","mobile_number":"844-442-9722","email_id":"Eugenia_Veum@yahoo.com","dop":"2025-09-30","serial_number":"13060397027066","imei1":"13060397027066","imei2":"13060397027066","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98879,"job_number":"JOB_98879","tr_customer_id":98896,"tr_customer_product_id":98886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:37:34.000Z","modified_at":"2025-11-04T15:37:34.000Z","name":"Jarod Mann","mobile_number":"626-303-3721","email_id":"Leola_Murphy72@yahoo.com","dop":"2025-04-06","serial_number":"10016794614486292","imei1":"10016794614486292","imei2":"10016794614486292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98880,"job_number":"JOB_98880","tr_customer_id":98897,"tr_customer_product_id":98887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:40:25.000Z","modified_at":"2025-11-04T15:40:25.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100310837710702","imei1":"100310837710702","imei2":"100310837710702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98882,"job_number":"JOB_98882","tr_customer_id":98899,"tr_customer_product_id":98889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:40:37.000Z","modified_at":"2025-11-04T15:40:37.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100894026421797","imei1":"100894026421797","imei2":"100894026421797","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98886,"job_number":"JOB_98886","tr_customer_id":98903,"tr_customer_product_id":98893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:44:55.000Z","modified_at":"2025-11-04T15:44:55.000Z","name":"Berenice Kunde","mobile_number":"845-293-9393","email_id":"Wiley_Carter@hotmail.com","dop":"2025-04-06","serial_number":"16548082106146944","imei1":"16548082106146944","imei2":"16548082106146944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98888,"job_number":"JOB_98888","tr_customer_id":98905,"tr_customer_product_id":98895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:52:48.000Z","modified_at":"2025-11-04T15:52:49.000Z","name":"Marques Baumbach","mobile_number":"559-804-9845","email_id":"Marianne_Crona53@yahoo.com","dop":"2025-04-06","serial_number":"18112573505111664","imei1":"18112573505111664","imei2":"18112573505111664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98890,"job_number":"JOB_98890","tr_customer_id":98907,"tr_customer_product_id":98897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98891,"job_number":"JOB_98891","tr_customer_id":98908,"tr_customer_product_id":98898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98892,"job_number":"JOB_98892","tr_customer_id":98909,"tr_customer_product_id":98899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98893,"job_number":"JOB_98893","tr_customer_id":98910,"tr_customer_product_id":98900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:13:34.000Z","modified_at":"2025-11-04T16:13:34.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10579241269298","imei1":"10579241269298","imei2":"10579241269298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98895,"job_number":"JOB_98895","tr_customer_id":98912,"tr_customer_product_id":98902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:13:36.000Z","modified_at":"2025-11-04T16:13:36.000Z","name":"Timmy Bailey","mobile_number":"926-435-4846","email_id":"Tyrique_Cummings80@yahoo.com","dop":"2025-04-06","serial_number":"17233706539619332","imei1":"17233706539619332","imei2":"17233706539619332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98896,"job_number":"JOB_98896","tr_customer_id":98913,"tr_customer_product_id":98903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:17.000Z","modified_at":"2025-11-04T16:14:17.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11814879817728","imei1":"11814879817728","imei2":"11814879817728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98898,"job_number":"JOB_98898","tr_customer_id":98915,"tr_customer_product_id":98905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:18.000Z","modified_at":"2025-11-04T16:14:19.000Z","name":"Arvid Ledner","mobile_number":"624-717-8973","email_id":"Johathan.Gibson@yahoo.com","dop":"2025-04-06","serial_number":"19244500548546270","imei1":"19244500548546270","imei2":"19244500548546270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98899,"job_number":"JOB_98899","tr_customer_id":98916,"tr_customer_product_id":98906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:58.000Z","modified_at":"2025-11-04T16:14:58.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15031240416530","imei1":"15031240416530","imei2":"15031240416530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98901,"job_number":"JOB_98901","tr_customer_id":98918,"tr_customer_product_id":98908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:15:00.000Z","modified_at":"2025-11-04T16:15:00.000Z","name":"Violet Howell","mobile_number":"309-795-0745","email_id":"Cristal.Conroy60@gmail.com","dop":"2025-04-06","serial_number":"10225629673690662","imei1":"10225629673690662","imei2":"10225629673690662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98902,"job_number":"JOB_98902","tr_customer_id":98919,"tr_customer_product_id":98909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:29:22.000Z","modified_at":"2025-11-04T16:29:22.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"59011439463114","imei1":"59011439463114","imei2":"59011439463114","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98903,"job_number":"JOB_98903","tr_customer_id":98920,"tr_customer_product_id":98910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:30:13.000Z","modified_at":"2025-11-04T16:30:13.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"80435324299474","imei1":"80435324299474","imei2":"80435324299474","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98904,"job_number":"JOB_98904","tr_customer_id":98921,"tr_customer_product_id":98911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:32:51.000Z","modified_at":"2025-11-04T16:32:51.000Z","name":"Hugh Beier","mobile_number":"392-830-0558","email_id":"Elroy13@hotmail.com","dop":"2025-10-31","serial_number":"53896644936798","imei1":"53896644936798","imei2":"53896644936798","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98906,"job_number":"JOB_98906","tr_customer_id":98923,"tr_customer_product_id":98913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:24:17.000Z","modified_at":"2025-11-04T17:24:17.000Z","name":"Ruthie Price","mobile_number":"795-706-7062","email_id":"Rosalia.Hilpert64@yahoo.com","dop":"2025-04-06","serial_number":"15925259012742510","imei1":"15925259012742510","imei2":"15925259012742510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98908,"job_number":"JOB_98908","tr_customer_id":98925,"tr_customer_product_id":98915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:24:48.000Z","modified_at":"2025-11-04T17:24:48.000Z","name":"Marion Krajcik","mobile_number":"277-499-8039","email_id":"Brain33@hotmail.com","dop":"2025-04-06","serial_number":"17011314395329924","imei1":"17011314395329924","imei2":"17011314395329924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98910,"job_number":"JOB_98910","tr_customer_id":98927,"tr_customer_product_id":98917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:25:19.000Z","modified_at":"2025-11-04T17:25:19.000Z","name":"Telly Schumm","mobile_number":"625-684-7142","email_id":"Dillon_Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"19399070240621588","imei1":"19399070240621588","imei2":"19399070240621588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98911,"job_number":"JOB_98911","tr_customer_id":98928,"tr_customer_product_id":98918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Kannen Mahajan","mobile_number":"7055509308","email_id":"devika.nayar@hotmail.com","dop":"2025-10-25","serial_number":"12159824983937","imei1":"12159824983937","imei2":"12159824983937","popurl":"www.maheswar-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98912,"job_number":"JOB_98912","tr_customer_id":98929,"tr_customer_product_id":98919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Aasa Adiga","mobile_number":"7041957098","email_id":"vaishno.kocchar@hotmail.com","dop":"2025-10-25","serial_number":"12357668779720","imei1":"12357668779720","imei2":"12357668779720","popurl":"www.amaranaath-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98913,"job_number":"JOB_98913","tr_customer_id":98930,"tr_customer_product_id":98920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Abhaidev Deshpande","mobile_number":"7009292086","email_id":"keerti.gill@hotmail.com","dop":"2025-10-25","serial_number":"14780576309870","imei1":"14780576309870","imei2":"14780576309870","popurl":"www.gudakesha-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98914,"job_number":"JOB_98914","tr_customer_id":98931,"tr_customer_product_id":98921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Devasree Gandhi","mobile_number":"7081829421","email_id":"buddhana.desai@yahoo.co.in","dop":"2025-10-25","serial_number":"19159849198012","imei1":"19159849198012","imei2":"19159849198012","popurl":"www.girish-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98915,"job_number":"JOB_98915","tr_customer_id":98932,"tr_customer_product_id":98922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Anang Varma","mobile_number":"7017254634","email_id":"uttam.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"15711497763164","imei1":"15711497763164","imei2":"15711497763164","popurl":"www.basanti-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98916,"job_number":"JOB_98916","tr_customer_id":98933,"tr_customer_product_id":98923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Lakshmi Kaniyar","mobile_number":"7088323261","email_id":"chandradev.banerjee@gmail.com","dop":"2025-10-25","serial_number":"11820618681041","imei1":"11820618681041","imei2":"11820618681041","popurl":"www.vinay-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98917,"job_number":"JOB_98917","tr_customer_id":98934,"tr_customer_product_id":98924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Meghnath Bharadwaj","mobile_number":"7070488838","email_id":"baidehi.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"13727750515796","imei1":"13727750515796","imei2":"13727750515796","popurl":"www.aryan-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98918,"job_number":"JOB_98918","tr_customer_id":98935,"tr_customer_product_id":98925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Bhooshan Deshpande","mobile_number":"7010429539","email_id":"agrata.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"11815249388438","imei1":"11815249388438","imei2":"11815249388438","popurl":"www.jagmeet-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98919,"job_number":"JOB_98919","tr_customer_id":98936,"tr_customer_product_id":98926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Sarisha Rana","mobile_number":"7059241214","email_id":"daksha.nambeesan@yahoo.co.in","dop":"2025-10-25","serial_number":"13938271760089","imei1":"13938271760089","imei2":"13938271760089","popurl":"www.nawal-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98920,"job_number":"JOB_98920","tr_customer_id":98937,"tr_customer_product_id":98927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Akshita Bhat","mobile_number":"7082779042","email_id":"poornima.deshpande@yahoo.co.in","dop":"2025-10-25","serial_number":"10436092446911","imei1":"10436092446911","imei2":"10436092446911","popurl":"www.chinmayanand-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98921,"job_number":"JOB_98921","tr_customer_id":98938,"tr_customer_product_id":98928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Somnath Somayaji","mobile_number":"7010423737","email_id":"gautama.gupta@gmail.com","dop":"2025-10-25","serial_number":"18207160050877","imei1":"18207160050877","imei2":"18207160050877","popurl":"www.opalina-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98922,"job_number":"JOB_98922","tr_customer_id":98939,"tr_customer_product_id":98929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Aagney Varrier","mobile_number":"7052438711","email_id":"opaline.chattopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"15447678498896","imei1":"15447678498896","imei2":"15447678498896","popurl":"www.smriti-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98923,"job_number":"JOB_98923","tr_customer_id":98940,"tr_customer_product_id":98930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Trilochan Khatri","mobile_number":"7002030511","email_id":"shreya.nambeesan@yahoo.co.in","dop":"2025-10-25","serial_number":"19539242980599","imei1":"19539242980599","imei2":"19539242980599","popurl":"www.lakshmidhar-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98924,"job_number":"JOB_98924","tr_customer_id":98941,"tr_customer_product_id":98931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Girja Malik","mobile_number":"7080372978","email_id":"aasa.guneta@hotmail.com","dop":"2025-10-25","serial_number":"14629204485842","imei1":"14629204485842","imei2":"14629204485842","popurl":"www.chanakya-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98925,"job_number":"JOB_98925","tr_customer_id":98942,"tr_customer_product_id":98932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Lavanya Johar","mobile_number":"7042559890","email_id":"gobinda.bhat@gmail.com","dop":"2025-10-25","serial_number":"13014730358452","imei1":"13014730358452","imei2":"13014730358452","popurl":"www.anjushri-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98926,"job_number":"JOB_98926","tr_customer_id":98943,"tr_customer_product_id":98933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Usha Malik","mobile_number":"7037576049","email_id":"vishwamitra.ganaka@hotmail.com","dop":"2025-10-25","serial_number":"18460625889727","imei1":"18460625889727","imei2":"18460625889727","popurl":"www.bhardwaj-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98927,"job_number":"JOB_98927","tr_customer_id":98944,"tr_customer_product_id":98934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Daevi Pilla","mobile_number":"7028465170","email_id":"shankar.somayaji@gmail.com","dop":"2025-10-25","serial_number":"11953257799447","imei1":"11953257799447","imei2":"11953257799447","popurl":"www.gajbaahu-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98928,"job_number":"JOB_98928","tr_customer_id":98945,"tr_customer_product_id":98935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Chiranjeev Deshpande","mobile_number":"7003756672","email_id":"goswami.talwar@gmail.com","dop":"2025-10-25","serial_number":"12109852978254","imei1":"12109852978254","imei2":"12109852978254","popurl":"www.satyen-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98929,"job_number":"JOB_98929","tr_customer_id":98946,"tr_customer_product_id":98936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Vedanshi Nambeesan","mobile_number":"7004600811","email_id":"lakshminath.nayar@yahoo.co.in","dop":"2025-10-25","serial_number":"18774296506080","imei1":"18774296506080","imei2":"18774296506080","popurl":"www.subodh-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98930,"job_number":"JOB_98930","tr_customer_id":98947,"tr_customer_product_id":98937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Chaaruchandra Shah","mobile_number":"7011452682","email_id":"chitrali.acharya@gmail.com","dop":"2025-10-25","serial_number":"19774680858277","imei1":"19774680858277","imei2":"19774680858277","popurl":"www.damodara-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98931,"job_number":"JOB_98931","tr_customer_id":98948,"tr_customer_product_id":98938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:07.000Z","modified_at":"2025-11-04T17:29:07.000Z","name":"Girja Bhattathiri","mobile_number":"7024791819","email_id":"sukanya.gill@gmail.com","dop":"2025-10-25","serial_number":"12693388765838","imei1":"12693388765838","imei2":"12693388765838","popurl":"www.atmaja-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98932,"job_number":"JOB_98932","tr_customer_id":98949,"tr_customer_product_id":98939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Devi Tagore","mobile_number":"7071469218","email_id":"bhoopat.devar@gmail.com","dop":"2025-10-25","serial_number":"16763991254999","imei1":"16763991254999","imei2":"16763991254999","popurl":"www.bandhul-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98933,"job_number":"JOB_98933","tr_customer_id":98950,"tr_customer_product_id":98940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Vidhur Nambeesan","mobile_number":"7090648945","email_id":"chaten.reddy@hotmail.com","dop":"2025-10-25","serial_number":"15041881401100","imei1":"15041881401100","imei2":"15041881401100","popurl":"www.chandrakin-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98934,"job_number":"JOB_98934","tr_customer_id":98951,"tr_customer_product_id":98941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Deeptanshu Embranthiri","mobile_number":"7098906976","email_id":"rukhmani.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"14668400780218","imei1":"14668400780218","imei2":"14668400780218","popurl":"www.nagabhushanam-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98935,"job_number":"JOB_98935","tr_customer_id":98952,"tr_customer_product_id":98942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Aadi Ahuja","mobile_number":"7018131719","email_id":"atmanand.patil@gmail.com","dop":"2025-10-25","serial_number":"14852154124661","imei1":"14852154124661","imei2":"14852154124661","popurl":"www.mohana-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98936,"job_number":"JOB_98936","tr_customer_id":98953,"tr_customer_product_id":98943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Chapal Prajapat","mobile_number":"7067770159","email_id":"jai.menon@hotmail.com","dop":"2025-10-25","serial_number":"13328148497414","imei1":"13328148497414","imei2":"13328148497414","popurl":"www.anurag-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98937,"job_number":"JOB_98937","tr_customer_id":98954,"tr_customer_product_id":98944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Rukmin Nayar","mobile_number":"7084171467","email_id":"deeksha.verma@gmail.com","dop":"2025-10-25","serial_number":"18578943791192","imei1":"18578943791192","imei2":"18578943791192","popurl":"www.rohan-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98938,"job_number":"JOB_98938","tr_customer_id":98955,"tr_customer_product_id":98945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Chitrali Pandey","mobile_number":"7023340850","email_id":"lakshmi.adiga@yahoo.co.in","dop":"2025-10-25","serial_number":"18367740719044","imei1":"18367740719044","imei2":"18367740719044","popurl":"www.daevi-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98939,"job_number":"JOB_98939","tr_customer_id":98956,"tr_customer_product_id":98946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Dhyanesh Marar","mobile_number":"7025130693","email_id":"jaimini.joshi@yahoo.co.in","dop":"2025-10-25","serial_number":"18484123261837","imei1":"18484123261837","imei2":"18484123261837","popurl":"www.gajbaahu-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98940,"job_number":"JOB_98940","tr_customer_id":98957,"tr_customer_product_id":98947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Nirbhay Pandey","mobile_number":"7084592411","email_id":"bheeshma.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"19495367456403","imei1":"19495367456403","imei2":"19495367456403","popurl":"www.vasudeva-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98941,"job_number":"JOB_98941","tr_customer_id":98958,"tr_customer_product_id":98948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Divakar Gowda","mobile_number":"7094822152","email_id":"anish.nair@yahoo.co.in","dop":"2025-10-25","serial_number":"19583122692691","imei1":"19583122692691","imei2":"19583122692691","popurl":"www.akshata-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98942,"job_number":"JOB_98942","tr_customer_id":98959,"tr_customer_product_id":98949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Goswami Joshi","mobile_number":"7038008417","email_id":"anusuya.embranthiri@hotmail.com","dop":"2025-10-25","serial_number":"11564646236836","imei1":"11564646236836","imei2":"11564646236836","popurl":"www.suma-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98943,"job_number":"JOB_98943","tr_customer_id":98960,"tr_customer_product_id":98950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Suryakanta Kaniyar","mobile_number":"7040835816","email_id":"pushti.mukhopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"18532408116880","imei1":"18532408116880","imei2":"18532408116880","popurl":"www.poornima-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98944,"job_number":"JOB_98944","tr_customer_id":98961,"tr_customer_product_id":98951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Suresh Butt","mobile_number":"7028914964","email_id":"anagh.butt@yahoo.co.in","dop":"2025-10-25","serial_number":"18040466761593","imei1":"18040466761593","imei2":"18040466761593","popurl":"www.vimala-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98945,"job_number":"JOB_98945","tr_customer_id":98962,"tr_customer_product_id":98952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kamalesh Namboothiri","mobile_number":"7025804681","email_id":"advaya.ahuja@yahoo.co.in","dop":"2025-10-25","serial_number":"16889459868365","imei1":"16889459868365","imei2":"16889459868365","popurl":"www.gudakesa-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98946,"job_number":"JOB_98946","tr_customer_id":98963,"tr_customer_product_id":98953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kamalesh Iyer","mobile_number":"7097182410","email_id":"mohana.chaturvedi@yahoo.co.in","dop":"2025-10-25","serial_number":"18186843174945","imei1":"18186843174945","imei2":"18186843174945","popurl":"www.girish-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98947,"job_number":"JOB_98947","tr_customer_id":98964,"tr_customer_product_id":98954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Chandranath Nambeesan","mobile_number":"7053816683","email_id":"chandravati.asan@gmail.com","dop":"2025-10-25","serial_number":"18345393882754","imei1":"18345393882754","imei2":"18345393882754","popurl":"www.prasad-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98948,"job_number":"JOB_98948","tr_customer_id":98965,"tr_customer_product_id":98955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kanti Bhattathiri","mobile_number":"7028583925","email_id":"amish.reddy@yahoo.co.in","dop":"2025-10-25","serial_number":"12703798569317","imei1":"12703798569317","imei2":"12703798569317","popurl":"www.divjot-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98949,"job_number":"JOB_98949","tr_customer_id":98966,"tr_customer_product_id":98956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Chinmayananda Mehrotra","mobile_number":"7002715523","email_id":"mandaakin.rana@gmail.com","dop":"2025-10-25","serial_number":"11592458134341","imei1":"11592458134341","imei2":"11592458134341","popurl":"www.devika-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98950,"job_number":"JOB_98950","tr_customer_id":98967,"tr_customer_product_id":98957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Agneya Verma","mobile_number":"7018949278","email_id":"baidehi.mukhopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"12135445945966","imei1":"12135445945966","imei2":"12135445945966","popurl":"www.gautam-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98951,"job_number":"JOB_98951","tr_customer_id":98968,"tr_customer_product_id":98958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Deeptimoyee Butt","mobile_number":"7012130650","email_id":"daevika.nambeesan@hotmail.com","dop":"2025-10-25","serial_number":"19088410776833","imei1":"19088410776833","imei2":"19088410776833","popurl":"www.priyala-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98952,"job_number":"JOB_98952","tr_customer_id":98969,"tr_customer_product_id":98959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Chakravarti Naik","mobile_number":"7025426791","email_id":"chandraprabha.kaniyar@yahoo.co.in","dop":"2025-10-25","serial_number":"14025531703059","imei1":"14025531703059","imei2":"14025531703059","popurl":"www.sarala-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98953,"job_number":"JOB_98953","tr_customer_id":98970,"tr_customer_product_id":98960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Nalini Sethi","mobile_number":"7049811738","email_id":"baladitya.acharya@hotmail.com","dop":"2025-10-25","serial_number":"12208359690380","imei1":"12208359690380","imei2":"12208359690380","popurl":"www.leela-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98954,"job_number":"JOB_98954","tr_customer_id":98971,"tr_customer_product_id":98961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Priya Dutta","mobile_number":"7020620528","email_id":"damayanti.kaniyar@gmail.com","dop":"2025-10-25","serial_number":"16717353742487","imei1":"16717353742487","imei2":"16717353742487","popurl":"www.anasooya-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98955,"job_number":"JOB_98955","tr_customer_id":98972,"tr_customer_product_id":98962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Advaya Panicker","mobile_number":"7085433920","email_id":"gemine.guneta@gmail.com","dop":"2025-10-25","serial_number":"18442065487871","imei1":"18442065487871","imei2":"18442065487871","popurl":"www.amaranaath-namboothiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98956,"job_number":"JOB_98956","tr_customer_id":98973,"tr_customer_product_id":98963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Trilokesh Johar","mobile_number":"7008730315","email_id":"param.malik@yahoo.co.in","dop":"2025-10-25","serial_number":"12046080176895","imei1":"12046080176895","imei2":"12046080176895","popurl":"www.shrishti-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98957,"job_number":"JOB_98957","tr_customer_id":98974,"tr_customer_product_id":98964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Mina Somayaji","mobile_number":"7024518527","email_id":"annapurna.pandey@gmail.com","dop":"2025-10-25","serial_number":"19404573906904","imei1":"19404573906904","imei2":"19404573906904","popurl":"www.akshat-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98958,"job_number":"JOB_98958","tr_customer_id":98975,"tr_customer_product_id":98965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Mangala Sinha","mobile_number":"7053205580","email_id":"laxmi.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"14154832326439","imei1":"14154832326439","imei2":"14154832326439","popurl":"www.aadidev-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98959,"job_number":"JOB_98959","tr_customer_id":98976,"tr_customer_product_id":98966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Divaakar Kapoor","mobile_number":"7093104044","email_id":"chetanaanand.kaul@gmail.com","dop":"2025-10-25","serial_number":"12765246674983","imei1":"12765246674983","imei2":"12765246674983","popurl":"www.bodhan-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98960,"job_number":"JOB_98960","tr_customer_id":98977,"tr_customer_product_id":98967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Gandharv Bharadwaj","mobile_number":"7037417755","email_id":"rita.adiga@hotmail.com","dop":"2025-10-25","serial_number":"10336455928519","imei1":"10336455928519","imei2":"10336455928519","popurl":"www.urmila-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98961,"job_number":"JOB_98961","tr_customer_id":98978,"tr_customer_product_id":98968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Ekaparnika Kapoor","mobile_number":"7036618408","email_id":"jagadisha.marar@gmail.com","dop":"2025-10-25","serial_number":"13507942821226","imei1":"13507942821226","imei2":"13507942821226","popurl":"www.aanandinii-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98962,"job_number":"JOB_98962","tr_customer_id":98979,"tr_customer_product_id":98969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Chandira Gandhi","mobile_number":"7075453244","email_id":"dron.patil@yahoo.co.in","dop":"2025-10-25","serial_number":"10310299647129","imei1":"10310299647129","imei2":"10310299647129","popurl":"www.trisha-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98963,"job_number":"JOB_98963","tr_customer_id":98980,"tr_customer_product_id":98970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Chanda Mehrotra","mobile_number":"7052827734","email_id":"dhanadeepa.guha@hotmail.com","dop":"2025-10-25","serial_number":"18981905336626","imei1":"18981905336626","imei2":"18981905336626","popurl":"www.laal-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98964,"job_number":"JOB_98964","tr_customer_id":98981,"tr_customer_product_id":98971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Atmaja Pillai","mobile_number":"7077711933","email_id":"ekadant.bhattacharya@yahoo.co.in","dop":"2025-10-25","serial_number":"11002450604493","imei1":"11002450604493","imei2":"11002450604493","popurl":"www.ujjawal-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98965,"job_number":"JOB_98965","tr_customer_id":98982,"tr_customer_product_id":98972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Chetan Nehru","mobile_number":"7076686444","email_id":"aruna.asan@yahoo.co.in","dop":"2025-10-25","serial_number":"19742947625981","imei1":"19742947625981","imei2":"19742947625981","popurl":"www.ahilya-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98966,"job_number":"JOB_98966","tr_customer_id":98983,"tr_customer_product_id":98973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Bhooshit Menon","mobile_number":"7035133704","email_id":"dhyaneshwar.pandey@gmail.com","dop":"2025-10-25","serial_number":"17482819286561","imei1":"17482819286561","imei2":"17482819286561","popurl":"www.deenabandhu-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98967,"job_number":"JOB_98967","tr_customer_id":98984,"tr_customer_product_id":98974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Deevakar Bandopadhyay","mobile_number":"7065675906","email_id":"trilokanath.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"19744849229145","imei1":"19744849229145","imei2":"19744849229145","popurl":"www.giriraaj-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98968,"job_number":"JOB_98968","tr_customer_id":98985,"tr_customer_product_id":98975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Anjushree Menon","mobile_number":"7068184849","email_id":"shankar.gandhi@yahoo.co.in","dop":"2025-10-25","serial_number":"17270709906946","imei1":"17270709906946","imei2":"17270709906946","popurl":"www.nimit-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98969,"job_number":"JOB_98969","tr_customer_id":98986,"tr_customer_product_id":98976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Ankal Sinha","mobile_number":"7071298165","email_id":"agasti.bhattathiri@yahoo.co.in","dop":"2025-10-25","serial_number":"19518010062528","imei1":"19518010062528","imei2":"19518010062528","popurl":"www.acaryatanaya-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98970,"job_number":"JOB_98970","tr_customer_id":98987,"tr_customer_product_id":98977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Bhramar Khatri","mobile_number":"7097371357","email_id":"amrit.joshi@hotmail.com","dop":"2025-10-25","serial_number":"10511727459521","imei1":"10511727459521","imei2":"10511727459521","popurl":"www.bhushan-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98971,"job_number":"JOB_98971","tr_customer_id":98988,"tr_customer_product_id":98978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:17.000Z","modified_at":"2025-11-04T17:29:17.000Z","name":"Sujata Chopra","mobile_number":"7021720734","email_id":"suryakanta.kaul@hotmail.com","dop":"2025-10-25","serial_number":"13659161528416","imei1":"13659161528416","imei2":"13659161528416","popurl":"www.chitraksh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98972,"job_number":"JOB_98972","tr_customer_id":98989,"tr_customer_product_id":98979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:17.000Z","modified_at":"2025-11-04T17:29:17.000Z","name":"Jagmeet Desai","mobile_number":"7035708036","email_id":"kanaka.tagore@gmail.com","dop":"2025-10-25","serial_number":"17790830368700","imei1":"17790830368700","imei2":"17790830368700","popurl":"www.bhushan-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98973,"job_number":"JOB_98973","tr_customer_id":98990,"tr_customer_product_id":98980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Deb Kaul","mobile_number":"7093332474","email_id":"girish.prajapat@yahoo.co.in","dop":"2025-10-25","serial_number":"17691880608982","imei1":"17691880608982","imei2":"17691880608982","popurl":"www.akshayakeerti-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98974,"job_number":"JOB_98974","tr_customer_id":98991,"tr_customer_product_id":98981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vasanti Bandopadhyay","mobile_number":"7003185659","email_id":"bodhan.iyengar@gmail.com","dop":"2025-10-25","serial_number":"14407589989649","imei1":"14407589989649","imei2":"14407589989649","popurl":"www.adwitiya-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98975,"job_number":"JOB_98975","tr_customer_id":98992,"tr_customer_product_id":98982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vimal Pilla","mobile_number":"7023258878","email_id":"ahilya.guneta@gmail.com","dop":"2025-10-25","serial_number":"13457358898066","imei1":"13457358898066","imei2":"13457358898066","popurl":"www.aishani-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98976,"job_number":"JOB_98976","tr_customer_id":98993,"tr_customer_product_id":98983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Deeptimoy Kaul","mobile_number":"7003249268","email_id":"ahilya.sharma@gmail.com","dop":"2025-10-25","serial_number":"14341911378408","imei1":"14341911378408","imei2":"14341911378408","popurl":"www.acharyasuta-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98977,"job_number":"JOB_98977","tr_customer_id":98994,"tr_customer_product_id":98984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vasudha Khanna","mobile_number":"7073284473","email_id":"balagopal.menon@gmail.com","dop":"2025-10-25","serial_number":"16193052995504","imei1":"16193052995504","imei2":"16193052995504","popurl":"www.sanya-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98978,"job_number":"JOB_98978","tr_customer_id":98995,"tr_customer_product_id":98985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vinay Ahuja","mobile_number":"7005091811","email_id":"amodini.adiga@gmail.com","dop":"2025-10-25","serial_number":"15871113406963","imei1":"15871113406963","imei2":"15871113406963","popurl":"www.durgeshwari-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98979,"job_number":"JOB_98979","tr_customer_id":98996,"tr_customer_product_id":98986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Anala Reddy","mobile_number":"7028066446","email_id":"vasanti.malik@yahoo.co.in","dop":"2025-10-25","serial_number":"10475868395429","imei1":"10475868395429","imei2":"10475868395429","popurl":"www.anagh-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98980,"job_number":"JOB_98980","tr_customer_id":98997,"tr_customer_product_id":98987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Rukhmani Bandopadhyay","mobile_number":"7030828497","email_id":"vaidehi.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"19429056512433","imei1":"19429056512433","imei2":"19429056512433","popurl":"www.sweta-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98981,"job_number":"JOB_98981","tr_customer_id":98998,"tr_customer_product_id":98988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Rohit Varrier","mobile_number":"7038580443","email_id":"gopi.shukla@gmail.com","dop":"2025-10-25","serial_number":"19017804357426","imei1":"19017804357426","imei2":"19017804357426","popurl":"www.soma-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98982,"job_number":"JOB_98982","tr_customer_id":98999,"tr_customer_product_id":98989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Vaishvi Chopra","mobile_number":"7082385831","email_id":"sarisha.reddy@gmail.com","dop":"2025-10-25","serial_number":"18553911539225","imei1":"18553911539225","imei2":"18553911539225","popurl":"www.bhardwaj-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98983,"job_number":"JOB_98983","tr_customer_id":99000,"tr_customer_product_id":98990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Jyoti Varma","mobile_number":"7076230053","email_id":"chaaruchandra.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"11085855828436","imei1":"11085855828436","imei2":"11085855828436","popurl":"www.rohit-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98984,"job_number":"JOB_98984","tr_customer_id":99001,"tr_customer_product_id":98991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Charumati Pothuvaal","mobile_number":"7046061163","email_id":"kannan.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"10573646115052","imei1":"10573646115052","imei2":"10573646115052","popurl":"www.bandhul-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98985,"job_number":"JOB_98985","tr_customer_id":99002,"tr_customer_product_id":98992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Trilokanath Mehrotra","mobile_number":"7075089977","email_id":"shiv.bharadwaj@hotmail.com","dop":"2025-10-25","serial_number":"15975522788544","imei1":"15975522788544","imei2":"15975522788544","popurl":"www.gaurang-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98986,"job_number":"JOB_98986","tr_customer_id":99003,"tr_customer_product_id":98993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Tarun Mishra","mobile_number":"7091047810","email_id":"vasudev.trivedi@yahoo.co.in","dop":"2025-10-25","serial_number":"17861544078152","imei1":"17861544078152","imei2":"17861544078152","popurl":"www.chandravati-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98987,"job_number":"JOB_98987","tr_customer_id":99004,"tr_customer_product_id":98994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Sarvin Jain","mobile_number":"7083538734","email_id":"chiranjeev.guneta@yahoo.co.in","dop":"2025-10-25","serial_number":"14462631634119","imei1":"14462631634119","imei2":"14462631634119","popurl":"www.kalyani-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98988,"job_number":"JOB_98988","tr_customer_id":99005,"tr_customer_product_id":98995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Siddhi Adiga","mobile_number":"7030200281","email_id":"rahul.mehra@hotmail.com","dop":"2025-10-25","serial_number":"11671510196103","imei1":"11671510196103","imei2":"11671510196103","popurl":"www.chandak-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98989,"job_number":"JOB_98989","tr_customer_id":99006,"tr_customer_product_id":98996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Rohan Adiga","mobile_number":"7001545402","email_id":"diptendu.abbott@gmail.com","dop":"2025-10-25","serial_number":"15265839784359","imei1":"15265839784359","imei2":"15265839784359","popurl":"www.devagya-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98990,"job_number":"JOB_98990","tr_customer_id":99007,"tr_customer_product_id":98997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Acharyasuta Johar","mobile_number":"7049681762","email_id":"aalok.namboothiri@gmail.com","dop":"2025-10-25","serial_number":"14761083547557","imei1":"14761083547557","imei2":"14761083547557","popurl":"www.pramila-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98991,"job_number":"JOB_98991","tr_customer_id":99008,"tr_customer_product_id":98998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Mandakini Patil","mobile_number":"7092081379","email_id":"karunanidhi.khan@hotmail.com","dop":"2025-10-25","serial_number":"16059447734201","imei1":"16059447734201","imei2":"16059447734201","popurl":"www.shiv-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98992,"job_number":"JOB_98992","tr_customer_id":99009,"tr_customer_product_id":98999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Balgopal Shah","mobile_number":"7014190523","email_id":"mina.khatri@hotmail.com","dop":"2025-10-25","serial_number":"14988521080836","imei1":"14988521080836","imei2":"14988521080836","popurl":"www.chitrangada-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98993,"job_number":"JOB_98993","tr_customer_id":99010,"tr_customer_product_id":99000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Kanishka Pilla","mobile_number":"7081075978","email_id":"aryan.bandopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"16409703458881","imei1":"16409703458881","imei2":"16409703458881","popurl":"www.mukesh-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98994,"job_number":"JOB_98994","tr_customer_id":99011,"tr_customer_product_id":99001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Vedanga Naik","mobile_number":"7016167941","email_id":"mahesh.gupta@hotmail.com","dop":"2025-10-25","serial_number":"13455872768189","imei1":"13455872768189","imei2":"13455872768189","popurl":"www.bhaanumati-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98995,"job_number":"JOB_98995","tr_customer_id":99012,"tr_customer_product_id":99002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Sarada Devar","mobile_number":"7017228681","email_id":"bahula.mukhopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"12713611583454","imei1":"12713611583454","imei2":"12713611583454","popurl":"www.gandharva-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98996,"job_number":"JOB_98996","tr_customer_id":99013,"tr_customer_product_id":99003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Narayan Marar","mobile_number":"7079930844","email_id":"saraswati.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"19808360314782","imei1":"19808360314782","imei2":"19808360314782","popurl":"www.ganapati-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98997,"job_number":"JOB_98997","tr_customer_id":99014,"tr_customer_product_id":99004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Daksha Sethi","mobile_number":"7020851023","email_id":"agnivesh.nair@gmail.com","dop":"2025-10-25","serial_number":"19390764434316","imei1":"19390764434316","imei2":"19390764434316","popurl":"www.chaten-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98998,"job_number":"JOB_98998","tr_customer_id":99015,"tr_customer_product_id":99005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Chakradhar Dutta","mobile_number":"7022095970","email_id":"som.pilla@hotmail.com","dop":"2025-10-25","serial_number":"11521467480183","imei1":"11521467480183","imei2":"11521467480183","popurl":"www.shobhana-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98999,"job_number":"JOB_98999","tr_customer_id":99016,"tr_customer_product_id":99006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Lakshman Naik","mobile_number":"7002237224","email_id":"dwaipayana.talwar@gmail.com","dop":"2025-10-25","serial_number":"15990214752016","imei1":"15990214752016","imei2":"15990214752016","popurl":"www.aadi-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99000,"job_number":"JOB_99000","tr_customer_id":99017,"tr_customer_product_id":99007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Oormila Menon","mobile_number":"7020245832","email_id":"siddarth.sethi@gmail.com","dop":"2025-10-25","serial_number":"17070402715870","imei1":"17070402715870","imei2":"17070402715870","popurl":"www.deveshwar-mahajan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99001,"job_number":"JOB_99001","tr_customer_id":99018,"tr_customer_product_id":99008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Mangala Reddy","mobile_number":"7055001330","email_id":"deepan.gupta@hotmail.com","dop":"2025-10-25","serial_number":"12154407657426","imei1":"12154407657426","imei2":"12154407657426","popurl":"www.prema-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99002,"job_number":"JOB_99002","tr_customer_id":99019,"tr_customer_product_id":99009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Eekalabya Shukla","mobile_number":"7047812966","email_id":"ananda.jha@gmail.com","dop":"2025-10-25","serial_number":"13584484915989","imei1":"13584484915989","imei2":"13584484915989","popurl":"www.anand-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99003,"job_number":"JOB_99003","tr_customer_id":99020,"tr_customer_product_id":99010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Aadinath Kaniyar","mobile_number":"7033545021","email_id":"dandak.reddy@yahoo.co.in","dop":"2025-10-25","serial_number":"19471044371411","imei1":"19471044371411","imei2":"19471044371411","popurl":"www.dharitri-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99004,"job_number":"JOB_99004","tr_customer_id":99021,"tr_customer_product_id":99011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Dinesh Kaniyar","mobile_number":"7028085106","email_id":"rajendra.tagore@hotmail.com","dop":"2025-10-25","serial_number":"11918986381099","imei1":"11918986381099","imei2":"11918986381099","popurl":"www.vimala-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99005,"job_number":"JOB_99005","tr_customer_id":99022,"tr_customer_product_id":99012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Chandira Kakkar","mobile_number":"7013682552","email_id":"anasuya.somayaji@yahoo.co.in","dop":"2025-10-25","serial_number":"14204612822683","imei1":"14204612822683","imei2":"14204612822683","popurl":"www.mangalya-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99006,"job_number":"JOB_99006","tr_customer_id":99023,"tr_customer_product_id":99013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Bhargavi Guneta","mobile_number":"7010305112","email_id":"ghanaanand.khatri@gmail.com","dop":"2025-10-25","serial_number":"19471239895228","imei1":"19471239895228","imei2":"19471239895228","popurl":"www.uttam-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99007,"job_number":"JOB_99007","tr_customer_id":99024,"tr_customer_product_id":99014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Balaaditya Gupta","mobile_number":"7044971037","email_id":"datta.varrier@hotmail.com","dop":"2025-10-25","serial_number":"15338485425367","imei1":"15338485425367","imei2":"15338485425367","popurl":"www.gorakhnath-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99008,"job_number":"JOB_99008","tr_customer_id":99025,"tr_customer_product_id":99015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Shrishti Arora","mobile_number":"7015737045","email_id":"avadhesh.dutta@gmail.com","dop":"2025-10-25","serial_number":"13397336080429","imei1":"13397336080429","imei2":"13397336080429","popurl":"www.bhagirathi-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99009,"job_number":"JOB_99009","tr_customer_id":99026,"tr_customer_product_id":99016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:24.000Z","modified_at":"2025-11-04T17:29:24.000Z","name":"Swapnil Khan","mobile_number":"7086551614","email_id":"chidambaram.iyer@hotmail.com","dop":"2025-10-25","serial_number":"12587534470256","imei1":"12587534470256","imei2":"12587534470256","popurl":"www.manoj-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99010,"job_number":"JOB_99010","tr_customer_id":99027,"tr_customer_product_id":99017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:24.000Z","modified_at":"2025-11-04T17:29:24.000Z","name":"Ashok Chaturvedi","mobile_number":"7023149784","email_id":"chandrani.asan@hotmail.com","dop":"2025-10-25","serial_number":"11152907560192","imei1":"11152907560192","imei2":"11152907560192","popurl":"www.jyotis-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99012,"job_number":"JOB_99012","tr_customer_id":99029,"tr_customer_product_id":99019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:31:40.000Z","modified_at":"2025-11-04T17:31:40.000Z","name":"Winona Boehm","mobile_number":"406-502-5848","email_id":"Shana.Cronin@yahoo.com","dop":"2025-04-06","serial_number":"11899379653556108","imei1":"11899379653556108","imei2":"11899379653556108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99014,"job_number":"JOB_99014","tr_customer_id":99031,"tr_customer_product_id":99021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:32:09.000Z","modified_at":"2025-11-04T17:32:09.000Z","name":"Moshe Rutherford","mobile_number":"847-882-6682","email_id":"Curt.Hettinger@gmail.com","dop":"2025-04-06","serial_number":"11496114031393988","imei1":"11496114031393988","imei2":"11496114031393988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99016,"job_number":"JOB_99016","tr_customer_id":99033,"tr_customer_product_id":99023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:32:40.000Z","modified_at":"2025-11-04T17:32:40.000Z","name":"Chet Lehner","mobile_number":"682-448-9253","email_id":"Eveline_Daugherty91@hotmail.com","dop":"2025-04-06","serial_number":"10011200183394932","imei1":"10011200183394932","imei2":"10011200183394932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99019,"job_number":"JOB_99019","tr_customer_id":99036,"tr_customer_product_id":99026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Dayaananda Johar","mobile_number":"7011490058","email_id":"trilochana.prajapat@gmail.com","dop":"2025-10-25","serial_number":"16550745395452","imei1":"16550745395452","imei2":"16550745395452","popurl":"www.anagh-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99020,"job_number":"JOB_99020","tr_customer_id":99037,"tr_customer_product_id":99027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Mangalya Mehrotra","mobile_number":"7044036238","email_id":"chapal.chattopadhyay@gmail.com","dop":"2025-10-25","serial_number":"13958225774073","imei1":"13958225774073","imei2":"13958225774073","popurl":"www.balagovind-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99021,"job_number":"JOB_99021","tr_customer_id":99038,"tr_customer_product_id":99028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Giriraaj Naik","mobile_number":"7059200205","email_id":"dinakar.kaur@hotmail.com","dop":"2025-10-25","serial_number":"18967114593026","imei1":"18967114593026","imei2":"18967114593026","popurl":"www.bhaanumati-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99022,"job_number":"JOB_99022","tr_customer_id":99039,"tr_customer_product_id":99029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Vrinda Kaniyar","mobile_number":"7011045876","email_id":"bala.namboothiri@hotmail.com","dop":"2025-10-25","serial_number":"16288641056535","imei1":"16288641056535","imei2":"16288641056535","popurl":"www.jagathi-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99023,"job_number":"JOB_99023","tr_customer_id":99040,"tr_customer_product_id":99030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Satish Sethi","mobile_number":"7089637158","email_id":"rakesh.gill@hotmail.com","dop":"2025-10-25","serial_number":"16113215424868","imei1":"16113215424868","imei2":"16113215424868","popurl":"www.bhagwanti-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99024,"job_number":"JOB_99024","tr_customer_id":99041,"tr_customer_product_id":99031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:05:28.000Z","modified_at":"2025-11-04T19:05:28.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10508733930043","imei1":"10508733930043","imei2":"10508733930043","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99025,"job_number":"JOB_99025","tr_customer_id":99042,"tr_customer_product_id":99032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:10:36.000Z","modified_at":"2025-11-04T19:10:36.000Z","name":"Alyce Heller","mobile_number":"942-682-9590","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10174898024849","imei1":"10174898024849","imei2":"10174898024849","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99034,"job_number":"JOB_99034","tr_customer_id":99051,"tr_customer_product_id":99041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Charuchandra Adiga","mobile_number":"7075015375","email_id":"priyala.devar@yahoo.co.in","dop":"2025-10-25","serial_number":"17930777533709","imei1":"17930777533709","imei2":"17930777533709","popurl":"www.prem-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99035,"job_number":"JOB_99035","tr_customer_id":99052,"tr_customer_product_id":99042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Dipendra Chaturvedi","mobile_number":"7015332218","email_id":"kamalesh.chattopadhyay@gmail.com","dop":"2025-10-25","serial_number":"13610836862844","imei1":"13610836862844","imei2":"13610836862844","popurl":"www.tushar-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99036,"job_number":"JOB_99036","tr_customer_id":99053,"tr_customer_product_id":99043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Bahula Pandey","mobile_number":"7085178907","email_id":"jaimini.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"17742232179965","imei1":"17742232179965","imei2":"17742232179965","popurl":"www.ramaa-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99037,"job_number":"JOB_99037","tr_customer_id":99054,"tr_customer_product_id":99044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Chakravarti Dhawan","mobile_number":"7052130122","email_id":"abhaya.somayaji@gmail.com","dop":"2025-10-25","serial_number":"16788452793123","imei1":"16788452793123","imei2":"16788452793123","popurl":"www.eshana-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99038,"job_number":"JOB_99038","tr_customer_id":99055,"tr_customer_product_id":99045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Balaaditya Mukhopadhyay","mobile_number":"7012851995","email_id":"lakshman.pillai@hotmail.com","dop":"2025-10-25","serial_number":"19389671337970","imei1":"19389671337970","imei2":"19389671337970","popurl":"www.ojaswini-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99039,"job_number":"JOB_99039","tr_customer_id":99056,"tr_customer_product_id":99046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Ramaa Kaul","mobile_number":"7042033628","email_id":"atreyee.achari@hotmail.com","dop":"2025-10-25","serial_number":"12121324420377","imei1":"12121324420377","imei2":"12121324420377","popurl":"www.lakshman-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99040,"job_number":"JOB_99040","tr_customer_id":99057,"tr_customer_product_id":99047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Suryakant Arora","mobile_number":"7099177868","email_id":"vijay.khanna@hotmail.com","dop":"2025-10-25","serial_number":"10514117923590","imei1":"10514117923590","imei2":"10514117923590","popurl":"www.rageswari-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99041,"job_number":"JOB_99041","tr_customer_id":99058,"tr_customer_product_id":99048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Devi Khatri","mobile_number":"7025769613","email_id":"maheswar.acharya@yahoo.co.in","dop":"2025-10-25","serial_number":"16019215027607","imei1":"16019215027607","imei2":"16019215027607","popurl":"www.anshula-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99042,"job_number":"JOB_99042","tr_customer_id":99059,"tr_customer_product_id":99049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Manisha Embranthiri","mobile_number":"7096604054","email_id":"daksha.sinha@hotmail.com","dop":"2025-10-25","serial_number":"11955206697240","imei1":"11955206697240","imei2":"11955206697240","popurl":"www.jagathi-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99043,"job_number":"JOB_99043","tr_customer_id":99060,"tr_customer_product_id":99050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Nimit Achari","mobile_number":"7046092850","email_id":"gobinda.adiga@hotmail.com","dop":"2025-10-25","serial_number":"16763816329484","imei1":"16763816329484","imei2":"16763816329484","popurl":"www.sanya-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99044,"job_number":"JOB_99044","tr_customer_id":99061,"tr_customer_product_id":99051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Subhashini Nehru","mobile_number":"7074855892","email_id":"chandni.nair@hotmail.com","dop":"2025-10-25","serial_number":"14766291674948","imei1":"14766291674948","imei2":"14766291674948","popurl":"www.adripathi-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99045,"job_number":"JOB_99045","tr_customer_id":99062,"tr_customer_product_id":99052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Inder Bhattacharya","mobile_number":"7073640650","email_id":"chandrakin.panicker@gmail.com","dop":"2025-10-25","serial_number":"15497906962683","imei1":"15497906962683","imei2":"15497906962683","popurl":"www.bharat-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99046,"job_number":"JOB_99046","tr_customer_id":99063,"tr_customer_product_id":99053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Rajan Gowda","mobile_number":"7042805177","email_id":"vijay.shah@yahoo.co.in","dop":"2025-10-25","serial_number":"13277167908402","imei1":"13277167908402","imei2":"13277167908402","popurl":"www.shakuntala-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99047,"job_number":"JOB_99047","tr_customer_id":99064,"tr_customer_product_id":99054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Amaranaath Jha","mobile_number":"7068391450","email_id":"adityanandana.banerjee@hotmail.com","dop":"2025-10-25","serial_number":"19569847125636","imei1":"19569847125636","imei2":"19569847125636","popurl":"www.akshainie-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99048,"job_number":"JOB_99048","tr_customer_id":99065,"tr_customer_product_id":99055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Anang Dwivedi","mobile_number":"7038068704","email_id":"ganesh.mishra@yahoo.co.in","dop":"2025-10-25","serial_number":"10050908217477","imei1":"10050908217477","imei2":"10050908217477","popurl":"www.satyen-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99049,"job_number":"JOB_99049","tr_customer_id":99066,"tr_customer_product_id":99056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Menaka Patil","mobile_number":"7028895468","email_id":"eekalabya.kakkar@hotmail.com","dop":"2025-10-25","serial_number":"18466816354661","imei1":"18466816354661","imei2":"18466816354661","popurl":"www.upendra-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99050,"job_number":"JOB_99050","tr_customer_id":99067,"tr_customer_product_id":99057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Aanand Nayar","mobile_number":"7032994240","email_id":"girja.devar@gmail.com","dop":"2025-10-25","serial_number":"17756780958657","imei1":"17756780958657","imei2":"17756780958657","popurl":"www.vedanga-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99051,"job_number":"JOB_99051","tr_customer_id":99068,"tr_customer_product_id":99058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Gandharva Tagore","mobile_number":"7032697546","email_id":"gautami.namboothiri@yahoo.co.in","dop":"2025-10-25","serial_number":"13748525903920","imei1":"13748525903920","imei2":"13748525903920","popurl":"www.bhaasvan-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99052,"job_number":"JOB_99052","tr_customer_id":99069,"tr_customer_product_id":99059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Malti Varma","mobile_number":"7075742500","email_id":"gotum.rana@hotmail.com","dop":"2025-10-25","serial_number":"14806123757947","imei1":"14806123757947","imei2":"14806123757947","popurl":"www.jitendra-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99053,"job_number":"JOB_99053","tr_customer_id":99070,"tr_customer_product_id":99060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Ananda Ahuja","mobile_number":"7042319704","email_id":"trilokanath.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"15720901576358","imei1":"15720901576358","imei2":"15720901576358","popurl":"www.mahendra-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99054,"job_number":"JOB_99054","tr_customer_id":99071,"tr_customer_product_id":99061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Aanjaneya Mehrotra","mobile_number":"7063494138","email_id":"chandramohan.bhattacharya@yahoo.co.in","dop":"2025-10-25","serial_number":"15659168097531","imei1":"15659168097531","imei2":"15659168097531","popurl":"www.madhuri-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99055,"job_number":"JOB_99055","tr_customer_id":99072,"tr_customer_product_id":99062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Bilwa Varman","mobile_number":"7046724900","email_id":"rageswari.ahluwalia@yahoo.co.in","dop":"2025-10-25","serial_number":"16476778735316","imei1":"16476778735316","imei2":"16476778735316","popurl":"www.swami-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99056,"job_number":"JOB_99056","tr_customer_id":99073,"tr_customer_product_id":99063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Girish Naik","mobile_number":"7039006901","email_id":"vimal.mahajan@gmail.com","dop":"2025-10-25","serial_number":"13031759612064","imei1":"13031759612064","imei2":"13031759612064","popurl":"www.chandra-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99057,"job_number":"JOB_99057","tr_customer_id":99074,"tr_customer_product_id":99064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Hamsini Kaul","mobile_number":"7040035494","email_id":"anish.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"17413515733409","imei1":"17413515733409","imei2":"17413515733409","popurl":"www.giri-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99058,"job_number":"JOB_99058","tr_customer_id":99075,"tr_customer_product_id":99065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Girish Agarwal","mobile_number":"7025231885","email_id":"guru.nehru@yahoo.co.in","dop":"2025-10-25","serial_number":"16622202314976","imei1":"16622202314976","imei2":"16622202314976","popurl":"www.dinesh-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99059,"job_number":"JOB_99059","tr_customer_id":99076,"tr_customer_product_id":99066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Nawal Prajapat","mobile_number":"7004688046","email_id":"vidhur.rana@yahoo.co.in","dop":"2025-10-25","serial_number":"15400409142409","imei1":"15400409142409","imei2":"15400409142409","popurl":"www.rameshwar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99060,"job_number":"JOB_99060","tr_customer_id":99077,"tr_customer_product_id":99067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Kin Bhat","mobile_number":"7004909082","email_id":"anuja.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"12136453868922","imei1":"12136453868922","imei2":"12136453868922","popurl":"www.guru-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99061,"job_number":"JOB_99061","tr_customer_id":99078,"tr_customer_product_id":99068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Ankal Menon","mobile_number":"7058317889","email_id":"daksha.namboothiri@hotmail.com","dop":"2025-10-25","serial_number":"10139472449523","imei1":"10139472449523","imei2":"10139472449523","popurl":"www.dayaanidhi-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99062,"job_number":"JOB_99062","tr_customer_id":99079,"tr_customer_product_id":99069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Aditeya Nayar","mobile_number":"7039442715","email_id":"naval.verma@hotmail.com","dop":"2025-10-25","serial_number":"16446295986841","imei1":"16446295986841","imei2":"16446295986841","popurl":"www.anjushree-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99063,"job_number":"JOB_99063","tr_customer_id":99080,"tr_customer_product_id":99070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Bhadrak Sharma","mobile_number":"7097495829","email_id":"brajendra.varma@hotmail.com","dop":"2025-10-25","serial_number":"11982783505699","imei1":"11982783505699","imei2":"11982783505699","popurl":"www.indra-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99064,"job_number":"JOB_99064","tr_customer_id":99081,"tr_customer_product_id":99071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Harinakshi Iyer","mobile_number":"7079840705","email_id":"abhaya.kaul@yahoo.co.in","dop":"2025-10-25","serial_number":"18206619079584","imei1":"18206619079584","imei2":"18206619079584","popurl":"www.apsara-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99065,"job_number":"JOB_99065","tr_customer_id":99082,"tr_customer_product_id":99072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Girika Dhawan","mobile_number":"7071901707","email_id":"gurdev.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"10430333077790","imei1":"10430333077790","imei2":"10430333077790","popurl":"www.chinmayanand-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99066,"job_number":"JOB_99066","tr_customer_id":99083,"tr_customer_product_id":99073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Vidya Mahajan","mobile_number":"7066667035","email_id":"ramesh.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"18456129853110","imei1":"18456129853110","imei2":"18456129853110","popurl":"www.gati-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99067,"job_number":"JOB_99067","tr_customer_id":99084,"tr_customer_product_id":99074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Shakuntala Arora","mobile_number":"7065282050","email_id":"durga.mishra@gmail.com","dop":"2025-10-25","serial_number":"16768611999004","imei1":"16768611999004","imei2":"16768611999004","popurl":"www.leela-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99068,"job_number":"JOB_99068","tr_customer_id":99085,"tr_customer_product_id":99075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Dinkar Bharadwaj","mobile_number":"7028044023","email_id":"rohan.varma@yahoo.co.in","dop":"2025-10-25","serial_number":"11488076064794","imei1":"11488076064794","imei2":"11488076064794","popurl":"www.vedanshi-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99069,"job_number":"JOB_99069","tr_customer_id":99086,"tr_customer_product_id":99076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Uma Sharma","mobile_number":"7044872683","email_id":"dev.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"13182248815888","imei1":"13182248815888","imei2":"13182248815888","popurl":"www.dayaamay-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99070,"job_number":"JOB_99070","tr_customer_id":99087,"tr_customer_product_id":99077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Jahnu Asan","mobile_number":"7014503104","email_id":"vasundhara.butt@hotmail.com","dop":"2025-10-25","serial_number":"16676214999763","imei1":"16676214999763","imei2":"16676214999763","popurl":"www.aslesha-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99071,"job_number":"JOB_99071","tr_customer_id":99088,"tr_customer_product_id":99078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Bodhan Agarwal","mobile_number":"7008820607","email_id":"vidya.joshi@yahoo.co.in","dop":"2025-10-25","serial_number":"15223894934218","imei1":"15223894934218","imei2":"15223894934218","popurl":"www.rukmin-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99072,"job_number":"JOB_99072","tr_customer_id":99089,"tr_customer_product_id":99079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Arjun Butt","mobile_number":"7082443254","email_id":"baijayanti.menon@yahoo.co.in","dop":"2025-10-25","serial_number":"12293696989858","imei1":"12293696989858","imei2":"12293696989858","popurl":"www.lalita-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99073,"job_number":"JOB_99073","tr_customer_id":99090,"tr_customer_product_id":99080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Dayaanidhi Mukhopadhyay","mobile_number":"7068221948","email_id":"chakrika.iyengar@gmail.com","dop":"2025-10-25","serial_number":"18683537074309","imei1":"18683537074309","imei2":"18683537074309","popurl":"www.tarun-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99074,"job_number":"JOB_99074","tr_customer_id":99091,"tr_customer_product_id":99081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Gauraang Joshi","mobile_number":"7044112769","email_id":"trisha.pandey@gmail.com","dop":"2025-10-25","serial_number":"19072339176235","imei1":"19072339176235","imei2":"19072339176235","popurl":"www.gopal-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99075,"job_number":"JOB_99075","tr_customer_id":99092,"tr_customer_product_id":99082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Usha Patel","mobile_number":"7069022581","email_id":"mukul.guneta@hotmail.com","dop":"2025-10-25","serial_number":"18418801092687","imei1":"18418801092687","imei2":"18418801092687","popurl":"www.chandrabhan-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99076,"job_number":"JOB_99076","tr_customer_id":99093,"tr_customer_product_id":99083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Deeksha Kocchar","mobile_number":"7064999039","email_id":"madhuri.nair@gmail.com","dop":"2025-10-25","serial_number":"14125620622724","imei1":"14125620622724","imei2":"14125620622724","popurl":"www.pushti-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99077,"job_number":"JOB_99077","tr_customer_id":99094,"tr_customer_product_id":99084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Dwaipayana Joshi","mobile_number":"7094111408","email_id":"pran.acharya@gmail.com","dop":"2025-10-25","serial_number":"17024448562695","imei1":"17024448562695","imei2":"17024448562695","popurl":"www.ekaaksh-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99078,"job_number":"JOB_99078","tr_customer_id":99095,"tr_customer_product_id":99085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Dhananjay Kaniyar","mobile_number":"7048311894","email_id":"dinesh.menon@hotmail.com","dop":"2025-10-25","serial_number":"11861013465738","imei1":"11861013465738","imei2":"11861013465738","popurl":"www.anwesha-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99079,"job_number":"JOB_99079","tr_customer_id":99096,"tr_customer_product_id":99086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Chakor Kocchar","mobile_number":"7046134758","email_id":"jagadish.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"15477880392671","imei1":"15477880392671","imei2":"15477880392671","popurl":"www.narayan-kaur.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99080,"job_number":"JOB_99080","tr_customer_id":99097,"tr_customer_product_id":99087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Chandani Sinha","mobile_number":"7034080708","email_id":"chandran.embranthiri@yahoo.co.in","dop":"2025-10-25","serial_number":"18647981702057","imei1":"18647981702057","imei2":"18647981702057","popurl":"www.anurag-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99081,"job_number":"JOB_99081","tr_customer_id":99098,"tr_customer_product_id":99088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Jaya Mishra","mobile_number":"7022028329","email_id":"agniprava.patil@hotmail.com","dop":"2025-10-25","serial_number":"10137709151187","imei1":"10137709151187","imei2":"10137709151187","popurl":"www.bhuvanesh-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99082,"job_number":"JOB_99082","tr_customer_id":99099,"tr_customer_product_id":99089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Aadi Dubashi","mobile_number":"7079165482","email_id":"sushil.gupta@gmail.com","dop":"2025-10-25","serial_number":"19424319060028","imei1":"19424319060028","imei2":"19424319060028","popurl":"www.geeta-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99083,"job_number":"JOB_99083","tr_customer_id":99100,"tr_customer_product_id":99090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Aatreya Deshpande","mobile_number":"7001320136","email_id":"uma.dutta@hotmail.com","dop":"2025-10-25","serial_number":"13193124391092","imei1":"13193124391092","imei2":"13193124391092","popurl":"www.ekaling-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99084,"job_number":"JOB_99084","tr_customer_id":99101,"tr_customer_product_id":99091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Uttam Embranthiri","mobile_number":"7052462681","email_id":"chidaatma.nair@hotmail.com","dop":"2025-10-25","serial_number":"18940524275178","imei1":"18940524275178","imei2":"18940524275178","popurl":"www.chatura-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99085,"job_number":"JOB_99085","tr_customer_id":99102,"tr_customer_product_id":99092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Amish Patel","mobile_number":"7072941597","email_id":"ramesh.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"16918926064717","imei1":"16918926064717","imei2":"16918926064717","popurl":"www.shashi-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99086,"job_number":"JOB_99086","tr_customer_id":99103,"tr_customer_product_id":99093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Aagney Kapoor","mobile_number":"7002541649","email_id":"eshana.bandopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"18745999157043","imei1":"18745999157043","imei2":"18745999157043","popurl":"www.agasti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99087,"job_number":"JOB_99087","tr_customer_id":99104,"tr_customer_product_id":99094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Anila Abbott","mobile_number":"7023136064","email_id":"diptendu.malik@gmail.com","dop":"2025-10-25","serial_number":"12257270151099","imei1":"12257270151099","imei2":"12257270151099","popurl":"www.vaishvi-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99088,"job_number":"JOB_99088","tr_customer_id":99105,"tr_customer_product_id":99095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Hiranya Arora","mobile_number":"7005980719","email_id":"anusuya.prajapat@hotmail.com","dop":"2025-10-25","serial_number":"17188086605554","imei1":"17188086605554","imei2":"17188086605554","popurl":"www.gandharv-talwar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99089,"job_number":"JOB_99089","tr_customer_id":99106,"tr_customer_product_id":99096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Vaishvi Mukhopadhyay","mobile_number":"7066875097","email_id":"himani.chaturvedi@gmail.com","dop":"2025-10-25","serial_number":"11049172765671","imei1":"11049172765671","imei2":"11049172765671","popurl":"www.amrita-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99090,"job_number":"JOB_99090","tr_customer_id":99107,"tr_customer_product_id":99097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Somu Dutta","mobile_number":"7054419130","email_id":"vrinda.ganaka@gmail.com","dop":"2025-10-25","serial_number":"15458401385806","imei1":"15458401385806","imei2":"15458401385806","popurl":"www.varalakshmi-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99091,"job_number":"JOB_99091","tr_customer_id":99108,"tr_customer_product_id":99098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Ravi Shah","mobile_number":"7035489540","email_id":"anandswarup.kocchar@hotmail.com","dop":"2025-10-25","serial_number":"16559142958120","imei1":"16559142958120","imei2":"16559142958120","popurl":"www.dhanpati-mehra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99092,"job_number":"JOB_99092","tr_customer_id":99109,"tr_customer_product_id":99099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Agnivesh Nehru","mobile_number":"7016236731","email_id":"chandramohan.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"10948527404843","imei1":"10948527404843","imei2":"10948527404843","popurl":"www.smriti-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99093,"job_number":"JOB_99093","tr_customer_id":99110,"tr_customer_product_id":99100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Sheela Bhattacharya","mobile_number":"7061185016","email_id":"dayaananda.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"10076923864358","imei1":"10076923864358","imei2":"10076923864358","popurl":"www.brajendra-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99094,"job_number":"JOB_99094","tr_customer_id":99111,"tr_customer_product_id":99101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Sarala Kocchar","mobile_number":"7077235514","email_id":"vimala.chaturvedi@hotmail.com","dop":"2025-10-25","serial_number":"11320393503059","imei1":"11320393503059","imei2":"11320393503059","popurl":"www.aatmaja-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99095,"job_number":"JOB_99095","tr_customer_id":99112,"tr_customer_product_id":99102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Radha Dutta","mobile_number":"7015089893","email_id":"usha.varrier@hotmail.com","dop":"2025-10-25","serial_number":"11186112932605","imei1":"11186112932605","imei2":"11186112932605","popurl":"www.gorakhanatha-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99096,"job_number":"JOB_99096","tr_customer_id":99113,"tr_customer_product_id":99103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Deeptimayee Mishra","mobile_number":"7000826835","email_id":"chinmayananda.mehra@hotmail.com","dop":"2025-10-25","serial_number":"15092702380168","imei1":"15092702380168","imei2":"15092702380168","popurl":"www.rupinder-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99097,"job_number":"JOB_99097","tr_customer_id":99114,"tr_customer_product_id":99104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Aasha Johar","mobile_number":"7031884847","email_id":"tara.talwar@yahoo.co.in","dop":"2025-10-25","serial_number":"19302858392393","imei1":"19302858392393","imei2":"19302858392393","popurl":"www.swarnalata-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99098,"job_number":"JOB_99098","tr_customer_id":99115,"tr_customer_product_id":99105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Goswamee Varman","mobile_number":"7038776216","email_id":"amodini.kaur@hotmail.com","dop":"2025-10-25","serial_number":"10788794229758","imei1":"10788794229758","imei2":"10788794229758","popurl":"www.gudakesa-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99099,"job_number":"JOB_99099","tr_customer_id":99116,"tr_customer_product_id":99106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Madhuri Banerjee","mobile_number":"7014586816","email_id":"bharat.panicker@gmail.com","dop":"2025-10-25","serial_number":"16375401384702","imei1":"16375401384702","imei2":"16375401384702","popurl":"www.swapnil-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99100,"job_number":"JOB_99100","tr_customer_id":99117,"tr_customer_product_id":99107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Brajesh Nair","mobile_number":"7080392171","email_id":"bhagwati.jha@yahoo.co.in","dop":"2025-10-25","serial_number":"13285244935912","imei1":"13285244935912","imei2":"13285244935912","popurl":"www.indra-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99101,"job_number":"JOB_99101","tr_customer_id":99118,"tr_customer_product_id":99108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Chandani Kaur","mobile_number":"7035092860","email_id":"gayatri.kakkar@gmail.com","dop":"2025-10-25","serial_number":"13939589637502","imei1":"13939589637502","imei2":"13939589637502","popurl":"www.pramila-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99102,"job_number":"JOB_99102","tr_customer_id":99120,"tr_customer_product_id":99110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Vidya Jha","mobile_number":"7048477310","email_id":"chandra.agarwal@gmail.com","dop":"2025-10-25","serial_number":"13448848914689","imei1":"13448848914689","imei2":"13448848914689","popurl":"www.subhashini-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99103,"job_number":"JOB_99103","tr_customer_id":99119,"tr_customer_product_id":99109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Baijayanti Gowda","mobile_number":"7078515297","email_id":"chidambar.pandey@hotmail.com","dop":"2025-10-25","serial_number":"11863737482809","imei1":"11863737482809","imei2":"11863737482809","popurl":"www.jaimini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99104,"job_number":"JOB_99104","tr_customer_id":99121,"tr_customer_product_id":99111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Chandran Mehra","mobile_number":"7095215842","email_id":"bandhul.reddy@gmail.com","dop":"2025-10-25","serial_number":"11927796042192","imei1":"11927796042192","imei2":"11927796042192","popurl":"www.amodini-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99105,"job_number":"JOB_99105","tr_customer_id":99122,"tr_customer_product_id":99112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Preity Agarwal","mobile_number":"7050254756","email_id":"chandrabhaga.nair@gmail.com","dop":"2025-10-25","serial_number":"10229735036246","imei1":"10229735036246","imei2":"10229735036246","popurl":"www.aagneya-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99106,"job_number":"JOB_99106","tr_customer_id":99123,"tr_customer_product_id":99113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Shakuntala Deshpande","mobile_number":"7069378748","email_id":"gouranga.guha@gmail.com","dop":"2025-10-25","serial_number":"10696998106043","imei1":"10696998106043","imei2":"10696998106043","popurl":"www.sushma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99107,"job_number":"JOB_99107","tr_customer_id":99124,"tr_customer_product_id":99114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Deeptendu Banerjee","mobile_number":"7049247918","email_id":"kanishka.johar@yahoo.co.in","dop":"2025-10-25","serial_number":"13941791021395","imei1":"13941791021395","imei2":"13941791021395","popurl":"www.amarnath-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99108,"job_number":"JOB_99108","tr_customer_id":99125,"tr_customer_product_id":99115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Mani Malik","mobile_number":"7073629464","email_id":"chandraketu.pothuvaal@yahoo.co.in","dop":"2025-10-25","serial_number":"12306169092138","imei1":"12306169092138","imei2":"12306169092138","popurl":"www.karunanidhi-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99109,"job_number":"JOB_99109","tr_customer_id":99126,"tr_customer_product_id":99116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Chandraayan Namboothiri","mobile_number":"7043228556","email_id":"gauranga.varman@gmail.com","dop":"2025-10-25","serial_number":"10535820624313","imei1":"10535820624313","imei2":"10535820624313","popurl":"www.brijesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99110,"job_number":"JOB_99110","tr_customer_id":99127,"tr_customer_product_id":99117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Tanirika Chaturvedi","mobile_number":"7043736124","email_id":"vaijayanti.dutta@hotmail.com","dop":"2025-10-25","serial_number":"11385402000009","imei1":"11385402000009","imei2":"11385402000009","popurl":"www.chandrani-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99111,"job_number":"JOB_99111","tr_customer_id":99128,"tr_customer_product_id":99118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Devesh Nambeesan","mobile_number":"7045771672","email_id":"gangesh.achari@gmail.com","dop":"2025-10-25","serial_number":"11397400314339","imei1":"11397400314339","imei2":"11397400314339","popurl":"www.rajinder-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99112,"job_number":"JOB_99112","tr_customer_id":99129,"tr_customer_product_id":99119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Vedanga Bhat","mobile_number":"7085187718","email_id":"kama.desai@gmail.com","dop":"2025-10-25","serial_number":"17456221617789","imei1":"17456221617789","imei2":"17456221617789","popurl":"www.gajabahu-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99113,"job_number":"JOB_99113","tr_customer_id":99130,"tr_customer_product_id":99120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Ajeet Nayar","mobile_number":"7090866285","email_id":"siddhran.pandey@hotmail.com","dop":"2025-10-25","serial_number":"14617369270317","imei1":"14617369270317","imei2":"14617369270317","popurl":"www.gautam-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99114,"job_number":"JOB_99114","tr_customer_id":99131,"tr_customer_product_id":99121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Shreya Embranthiri","mobile_number":"7002842302","email_id":"bheeshma.pilla@yahoo.co.in","dop":"2025-10-25","serial_number":"17681746053807","imei1":"17681746053807","imei2":"17681746053807","popurl":"www.lakshminath-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99115,"job_number":"JOB_99115","tr_customer_id":99132,"tr_customer_product_id":99122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Gajabahu Pandey","mobile_number":"7030641534","email_id":"chapal.asan@gmail.com","dop":"2025-10-25","serial_number":"18612150659603","imei1":"18612150659603","imei2":"18612150659603","popurl":"www.sujata-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99116,"job_number":"JOB_99116","tr_customer_id":99133,"tr_customer_product_id":99123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Chitrali Shukla","mobile_number":"7031317036","email_id":"deenabandhu.banerjee@yahoo.co.in","dop":"2025-10-25","serial_number":"19374140151960","imei1":"19374140151960","imei2":"19374140151960","popurl":"www.ghanashyam-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99117,"job_number":"JOB_99117","tr_customer_id":99134,"tr_customer_product_id":99124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Anal Mehrotra","mobile_number":"7057760355","email_id":"vasudev.bharadwaj@yahoo.co.in","dop":"2025-10-25","serial_number":"16169953242713","imei1":"16169953242713","imei2":"16169953242713","popurl":"www.daksha-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99118,"job_number":"JOB_99118","tr_customer_id":99135,"tr_customer_product_id":99125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Harit Abbott","mobile_number":"7018107306","email_id":"rajinder.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"13569355917580","imei1":"13569355917580","imei2":"13569355917580","popurl":"www.brahmanandam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99119,"job_number":"JOB_99119","tr_customer_id":99136,"tr_customer_product_id":99126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Tapan Trivedi","mobile_number":"7021182218","email_id":"jyotis.talwar@hotmail.com","dop":"2025-10-25","serial_number":"13075786145468","imei1":"13075786145468","imei2":"13075786145468","popurl":"www.satyen-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99120,"job_number":"JOB_99120","tr_customer_id":99137,"tr_customer_product_id":99127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Deepan Varrier","mobile_number":"7086305794","email_id":"ayushmati.tandon@hotmail.com","dop":"2025-10-25","serial_number":"15670143763542","imei1":"15670143763542","imei2":"15670143763542","popurl":"www.deependra-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99121,"job_number":"JOB_99121","tr_customer_id":99138,"tr_customer_product_id":99128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Tara Dubashi","mobile_number":"7005531560","email_id":"geeta.sethi@hotmail.com","dop":"2025-10-25","serial_number":"18031266061881","imei1":"18031266061881","imei2":"18031266061881","popurl":"www.rajinder-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99122,"job_number":"JOB_99122","tr_customer_id":99139,"tr_customer_product_id":99129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Anurag Nehru","mobile_number":"7098918262","email_id":"dwaipayan.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"12300228988244","imei1":"12300228988244","imei2":"12300228988244","popurl":"www.kalinda-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99123,"job_number":"JOB_99123","tr_customer_id":99140,"tr_customer_product_id":99130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Dhaanyalakshmi Nambeesan","mobile_number":"7002953666","email_id":"akula.shukla@yahoo.co.in","dop":"2025-10-25","serial_number":"18593557269690","imei1":"18593557269690","imei2":"18593557269690","popurl":"www.samir-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99124,"job_number":"JOB_99124","tr_customer_id":99141,"tr_customer_product_id":99131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Preity Gill","mobile_number":"7067165228","email_id":"chakravarti.pandey@gmail.com","dop":"2025-10-25","serial_number":"17914345460866","imei1":"17914345460866","imei2":"17914345460866","popurl":"www.mukesh-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99125,"job_number":"JOB_99125","tr_customer_id":99142,"tr_customer_product_id":99132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Chapala Shah","mobile_number":"7005231379","email_id":"akroor.pothuvaal@hotmail.com","dop":"2025-10-25","serial_number":"19614593010377","imei1":"19614593010377","imei2":"19614593010377","popurl":"www.javas-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99126,"job_number":"JOB_99126","tr_customer_id":99143,"tr_customer_product_id":99133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Dipankar Gupta","mobile_number":"7082836710","email_id":"kumar.tandon@yahoo.co.in","dop":"2025-10-25","serial_number":"13267154590413","imei1":"13267154590413","imei2":"13267154590413","popurl":"www.bhagavaan-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99127,"job_number":"JOB_99127","tr_customer_id":99144,"tr_customer_product_id":99134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Chandak Singh","mobile_number":"7053878702","email_id":"menka.sethi@gmail.com","dop":"2025-10-25","serial_number":"14242381232081","imei1":"14242381232081","imei2":"14242381232081","popurl":"www.swara-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99128,"job_number":"JOB_99128","tr_customer_id":99145,"tr_customer_product_id":99135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Anish Nayar","mobile_number":"7020984774","email_id":"bilva.achari@gmail.com","dop":"2025-10-25","serial_number":"17799417062477","imei1":"17799417062477","imei2":"17799417062477","popurl":"www.dhanesh-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99129,"job_number":"JOB_99129","tr_customer_id":99146,"tr_customer_product_id":99136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Mahesh Dutta","mobile_number":"7087944443","email_id":"krishnadas.patil@yahoo.co.in","dop":"2025-10-25","serial_number":"10703615245979","imei1":"10703615245979","imei2":"10703615245979","popurl":"www.subhashini-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99130,"job_number":"JOB_99130","tr_customer_id":99147,"tr_customer_product_id":99137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Aditya Rana","mobile_number":"7010289876","email_id":"rajinder.devar@gmail.com","dop":"2025-10-25","serial_number":"17061607047356","imei1":"17061607047356","imei2":"17061607047356","popurl":"www.smriti-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99131,"job_number":"JOB_99131","tr_customer_id":99148,"tr_customer_product_id":99138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Mohini Guneta","mobile_number":"7056833940","email_id":"chandrabhan.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"14947824660082","imei1":"14947824660082","imei2":"14947824660082","popurl":"www.adhiraj-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99132,"job_number":"JOB_99132","tr_customer_id":99149,"tr_customer_product_id":99139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Adityanandan Banerjee","mobile_number":"7025808047","email_id":"bilva.khan@hotmail.com","dop":"2025-10-25","serial_number":"18644947126436","imei1":"18644947126436","imei2":"18644947126436","popurl":"www.bhudev-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99133,"job_number":"JOB_99133","tr_customer_id":99150,"tr_customer_product_id":99140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Anamika Deshpande","mobile_number":"7007103405","email_id":"gatik.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"12525177462179","imei1":"12525177462179","imei2":"12525177462179","popurl":"www.shreyashi-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99142,"job_number":"JOB_99142","tr_customer_id":99159,"tr_customer_product_id":99149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:15.000Z","modified_at":"2025-11-04T23:15:15.000Z","name":"Puneet Devar","mobile_number":"7058985425","email_id":"kanti.panicker@hotmail.com","dop":"2025-10-25","serial_number":"19480787517835","imei1":"19480787517835","imei2":"19480787517835","popurl":"www.mahendra-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99143,"job_number":"JOB_99143","tr_customer_id":99160,"tr_customer_product_id":99150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:15.000Z","modified_at":"2025-11-04T23:15:15.000Z","name":"Tushar Kaul","mobile_number":"7097524821","email_id":"deeptimoy.somayaji@yahoo.co.in","dop":"2025-10-25","serial_number":"19090680770832","imei1":"19090680770832","imei2":"19090680770832","popurl":"www.urmila-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99144,"job_number":"JOB_99144","tr_customer_id":99161,"tr_customer_product_id":99151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Vasudev Singh","mobile_number":"7049412034","email_id":"arun.dubashi@hotmail.com","dop":"2025-10-25","serial_number":"13502109969671","imei1":"13502109969671","imei2":"13502109969671","popurl":"www.anjushri-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99145,"job_number":"JOB_99145","tr_customer_id":99162,"tr_customer_product_id":99152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Dhyanesh Kaniyar","mobile_number":"7068142954","email_id":"prathamesh.chaturvedi@hotmail.com","dop":"2025-10-25","serial_number":"18628913039546","imei1":"18628913039546","imei2":"18628913039546","popurl":"www.aasa-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99146,"job_number":"JOB_99146","tr_customer_id":99163,"tr_customer_product_id":99153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Amodini Prajapat","mobile_number":"7083829544","email_id":"sukanya.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"10909874068280","imei1":"10909874068280","imei2":"10909874068280","popurl":"www.somnath-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99147,"job_number":"JOB_99147","tr_customer_id":99164,"tr_customer_product_id":99154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Tejas Mishra","mobile_number":"7040452896","email_id":"tanushree.abbott@hotmail.com","dop":"2025-10-25","serial_number":"13136209063068","imei1":"13136209063068","imei2":"13136209063068","popurl":"www.vinay-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99148,"job_number":"JOB_99148","tr_customer_id":99165,"tr_customer_product_id":99155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Jitender Saini","mobile_number":"7045186954","email_id":"priya.panicker@hotmail.com","dop":"2025-10-25","serial_number":"16987164309159","imei1":"16987164309159","imei2":"16987164309159","popurl":"www.bhuvanesh-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99149,"job_number":"JOB_99149","tr_customer_id":99166,"tr_customer_product_id":99156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Eshana Bharadwaj","mobile_number":"7095234266","email_id":"bhargavi.mishra@yahoo.co.in","dop":"2025-10-25","serial_number":"18971755220601","imei1":"18971755220601","imei2":"18971755220601","popurl":"www.sweta-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99150,"job_number":"JOB_99150","tr_customer_id":99167,"tr_customer_product_id":99157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Chandramohan Johar","mobile_number":"7060189602","email_id":"abhirath.jha@yahoo.co.in","dop":"2025-10-25","serial_number":"19100238839362","imei1":"19100238839362","imei2":"19100238839362","popurl":"www.ahilya-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99151,"job_number":"JOB_99151","tr_customer_id":99168,"tr_customer_product_id":99158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Mohinder Saini","mobile_number":"7023066490","email_id":"daevika.abbott@hotmail.com","dop":"2025-10-25","serial_number":"14352304431130","imei1":"14352304431130","imei2":"14352304431130","popurl":"www.lalita-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99152,"job_number":"JOB_99152","tr_customer_id":99169,"tr_customer_product_id":99159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Purnima Bhat","mobile_number":"7017154757","email_id":"sloka.nair@hotmail.com","dop":"2025-10-25","serial_number":"17896864698935","imei1":"17896864698935","imei2":"17896864698935","popurl":"www.giri-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99153,"job_number":"JOB_99153","tr_customer_id":99170,"tr_customer_product_id":99160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Shresthi Varrier","mobile_number":"7012102282","email_id":"mandaakin.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"12229456143472","imei1":"12229456143472","imei2":"12229456143472","popurl":"www.kali-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99154,"job_number":"JOB_99154","tr_customer_id":99171,"tr_customer_product_id":99161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Aalok Kocchar","mobile_number":"7071148167","email_id":"mukesh.butt@gmail.com","dop":"2025-10-25","serial_number":"15562442423751","imei1":"15562442423751","imei2":"15562442423751","popurl":"www.jagadish-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99155,"job_number":"JOB_99155","tr_customer_id":99172,"tr_customer_product_id":99162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Aaryan Prajapat","mobile_number":"7037976693","email_id":"mina.chaturvedi@gmail.com","dop":"2025-10-25","serial_number":"14550510502150","imei1":"14550510502150","imei2":"14550510502150","popurl":"www.ananda-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99156,"job_number":"JOB_99156","tr_customer_id":99173,"tr_customer_product_id":99163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Nimit Mahajan","mobile_number":"7053941814","email_id":"sloka.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"18939910933837","imei1":"18939910933837","imei2":"18939910933837","popurl":"www.dev-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99157,"job_number":"JOB_99157","tr_customer_id":99174,"tr_customer_product_id":99164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Kannen Embranthiri","mobile_number":"7051951055","email_id":"aishani.tagore@hotmail.com","dop":"2025-10-25","serial_number":"15772910311714","imei1":"15772910311714","imei2":"15772910311714","popurl":"www.sarvin-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99158,"job_number":"JOB_99158","tr_customer_id":99175,"tr_customer_product_id":99165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Shakuntala Gowda","mobile_number":"7074066351","email_id":"niranjan.johar@yahoo.co.in","dop":"2025-10-25","serial_number":"14092264100996","imei1":"14092264100996","imei2":"14092264100996","popurl":"www.buddhana-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99159,"job_number":"JOB_99159","tr_customer_id":99176,"tr_customer_product_id":99166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Jai Bhattathiri","mobile_number":"7026771194","email_id":"tanushri.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"12796228299850","imei1":"12796228299850","imei2":"12796228299850","popurl":"www.arya-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99160,"job_number":"JOB_99160","tr_customer_id":99177,"tr_customer_product_id":99167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Abhaya Menon","mobile_number":"7076227167","email_id":"anish.asan@gmail.com","dop":"2025-10-25","serial_number":"12572558696313","imei1":"12572558696313","imei2":"12572558696313","popurl":"www.ambar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99161,"job_number":"JOB_99161","tr_customer_id":99178,"tr_customer_product_id":99168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Hiranya Embranthiri","mobile_number":"7054778880","email_id":"kanak.shukla@hotmail.com","dop":"2025-10-25","serial_number":"13854085282319","imei1":"13854085282319","imei2":"13854085282319","popurl":"www.aryan-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99162,"job_number":"JOB_99162","tr_customer_id":99179,"tr_customer_product_id":99169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Shobhana Bhat","mobile_number":"7069014054","email_id":"daksha.mahajan@yahoo.co.in","dop":"2025-10-25","serial_number":"17518457273431","imei1":"17518457273431","imei2":"17518457273431","popurl":"www.deepesh-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99163,"job_number":"JOB_99163","tr_customer_id":99180,"tr_customer_product_id":99170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Vrinda Tagore","mobile_number":"7068021588","email_id":"kalyani.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"19789240506820","imei1":"19789240506820","imei2":"19789240506820","popurl":"www.udai-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99164,"job_number":"JOB_99164","tr_customer_id":99181,"tr_customer_product_id":99171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Anilabh Banerjee","mobile_number":"7080566213","email_id":"trilochan.mahajan@yahoo.co.in","dop":"2025-10-25","serial_number":"12674238253465","imei1":"12674238253465","imei2":"12674238253465","popurl":"www.gajadhar-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99165,"job_number":"JOB_99165","tr_customer_id":99182,"tr_customer_product_id":99172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Shreyashi Acharya","mobile_number":"7017860592","email_id":"pushti.dwivedi@gmail.com","dop":"2025-10-25","serial_number":"12688008582202","imei1":"12688008582202","imei2":"12688008582202","popurl":"www.kartik-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99166,"job_number":"JOB_99166","tr_customer_id":99183,"tr_customer_product_id":99173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Bhadrak Deshpande","mobile_number":"7058970850","email_id":"balagovind.pilla@hotmail.com","dop":"2025-10-25","serial_number":"10787959158539","imei1":"10787959158539","imei2":"10787959158539","popurl":"www.akroor-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99167,"job_number":"JOB_99167","tr_customer_id":99184,"tr_customer_product_id":99174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Avani Gill","mobile_number":"7057057100","email_id":"tanushri.nair@yahoo.co.in","dop":"2025-10-25","serial_number":"14483904523236","imei1":"14483904523236","imei2":"14483904523236","popurl":"www.balagopal-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99168,"job_number":"JOB_99168","tr_customer_id":99186,"tr_customer_product_id":99176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Devi Banerjee","mobile_number":"7073069643","email_id":"kama.tagore@yahoo.co.in","dop":"2025-10-25","serial_number":"18384340792090","imei1":"18384340792090","imei2":"18384340792090","popurl":"www.adikavi-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99169,"job_number":"JOB_99169","tr_customer_id":99185,"tr_customer_product_id":99175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Chandni Ahluwalia","mobile_number":"7018338994","email_id":"nalini.butt@gmail.com","dop":"2025-10-25","serial_number":"18636914582947","imei1":"18636914582947","imei2":"18636914582947","popurl":"www.tanirika-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99170,"job_number":"JOB_99170","tr_customer_id":99187,"tr_customer_product_id":99177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:21.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Chapal Pothuvaal","mobile_number":"7097095880","email_id":"vedanshi.patel@yahoo.co.in","dop":"2025-10-25","serial_number":"15331400661765","imei1":"15331400661765","imei2":"15331400661765","popurl":"www.rohana-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99171,"job_number":"JOB_99171","tr_customer_id":99188,"tr_customer_product_id":99178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:21.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Achintya Iyengar","mobile_number":"7077134415","email_id":"deeptimayee.pothuvaal@gmail.com","dop":"2025-10-25","serial_number":"14966441016143","imei1":"14966441016143","imei2":"14966441016143","popurl":"www.gauraang-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99172,"job_number":"JOB_99172","tr_customer_id":99189,"tr_customer_product_id":99179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Aayushmaan Bhattathiri","mobile_number":"7085225642","email_id":"deepankar.chattopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"11647970672279","imei1":"11647970672279","imei2":"11647970672279","popurl":"www.tushar-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99173,"job_number":"JOB_99173","tr_customer_id":99190,"tr_customer_product_id":99180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Subhasini Mishra","mobile_number":"7034335828","email_id":"agasti.sethi@gmail.com","dop":"2025-10-25","serial_number":"12782974431613","imei1":"12782974431613","imei2":"12782974431613","popurl":"www.gemini-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99174,"job_number":"JOB_99174","tr_customer_id":99191,"tr_customer_product_id":99181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Param Somayaji","mobile_number":"7059611727","email_id":"mangalya.jha@gmail.com","dop":"2025-10-25","serial_number":"12748397347597","imei1":"12748397347597","imei2":"12748397347597","popurl":"www.achalesvara-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99175,"job_number":"JOB_99175","tr_customer_id":99192,"tr_customer_product_id":99182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Gauranga Prajapat","mobile_number":"7067069524","email_id":"atmaja.gupta@gmail.com","dop":"2025-10-25","serial_number":"11430077282415","imei1":"11430077282415","imei2":"11430077282415","popurl":"www.sanya-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99176,"job_number":"JOB_99176","tr_customer_id":99193,"tr_customer_product_id":99183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Hiranmay Kaul","mobile_number":"7054448894","email_id":"trisha.devar@hotmail.com","dop":"2025-10-25","serial_number":"17191213862014","imei1":"17191213862014","imei2":"17191213862014","popurl":"www.mohana-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99177,"job_number":"JOB_99177","tr_customer_id":99194,"tr_customer_product_id":99184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Prem Pandey","mobile_number":"7097739344","email_id":"agrata.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"11245319644498","imei1":"11245319644498","imei2":"11245319644498","popurl":"www.mandaakin-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99178,"job_number":"JOB_99178","tr_customer_id":99195,"tr_customer_product_id":99185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Dandak Pillai","mobile_number":"7071401554","email_id":"trilokinath.pothuvaal@yahoo.co.in","dop":"2025-10-25","serial_number":"19297279628685","imei1":"19297279628685","imei2":"19297279628685","popurl":"www.bhamini-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99179,"job_number":"JOB_99179","tr_customer_id":99196,"tr_customer_product_id":99186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Vedanga Dwivedi","mobile_number":"7062810887","email_id":"ekaksh.kocchar@yahoo.co.in","dop":"2025-10-25","serial_number":"10724311082070","imei1":"10724311082070","imei2":"10724311082070","popurl":"www.bhamini-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99180,"job_number":"JOB_99180","tr_customer_id":99197,"tr_customer_product_id":99187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Sheela Patel","mobile_number":"7015678683","email_id":"darshan.kapoor@gmail.com","dop":"2025-10-25","serial_number":"16286717938126","imei1":"16286717938126","imei2":"16286717938126","popurl":"www.divakar-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99181,"job_number":"JOB_99181","tr_customer_id":99198,"tr_customer_product_id":99188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Amrit Verma","mobile_number":"7061047018","email_id":"bhargavi.patel@hotmail.com","dop":"2025-10-25","serial_number":"10923540386254","imei1":"10923540386254","imei2":"10923540386254","popurl":"www.ekaksh-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99182,"job_number":"JOB_99182","tr_customer_id":99199,"tr_customer_product_id":99189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:24.000Z","modified_at":"2025-11-04T23:15:24.000Z","name":"Drona Kocchar","mobile_number":"7074394525","email_id":"ganak.tagore@gmail.com","dop":"2025-10-25","serial_number":"11070389623637","imei1":"11070389623637","imei2":"11070389623637","popurl":"www.aatmaj-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99183,"job_number":"JOB_99183","tr_customer_id":99200,"tr_customer_product_id":99190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:24.000Z","modified_at":"2025-11-04T23:15:24.000Z","name":"Mukul Bhat","mobile_number":"7080256474","email_id":"shreya.marar@gmail.com","dop":"2025-10-25","serial_number":"18011638214141","imei1":"18011638214141","imei2":"18011638214141","popurl":"www.balachandra-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99184,"job_number":"JOB_99184","tr_customer_id":99201,"tr_customer_product_id":99191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Shashi Chattopadhyay","mobile_number":"7016116749","email_id":"ujjwal.singh@yahoo.co.in","dop":"2025-10-25","serial_number":"13114716888275","imei1":"13114716888275","imei2":"13114716888275","popurl":"www.som-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99185,"job_number":"JOB_99185","tr_customer_id":99202,"tr_customer_product_id":99192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Abani Embranthiri","mobile_number":"7035842596","email_id":"aagneya.mahajan@hotmail.com","dop":"2025-10-25","serial_number":"18153527976279","imei1":"18153527976279","imei2":"18153527976279","popurl":"www.elakshi-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99186,"job_number":"JOB_99186","tr_customer_id":99203,"tr_customer_product_id":99193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Deeptiman Malik","mobile_number":"7009333116","email_id":"inder.trivedi@hotmail.com","dop":"2025-10-25","serial_number":"18829611420546","imei1":"18829611420546","imei2":"18829611420546","popurl":"www.soma-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99187,"job_number":"JOB_99187","tr_customer_id":99204,"tr_customer_product_id":99194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Ekaksh Achari","mobile_number":"7057774121","email_id":"sanka.shukla@hotmail.com","dop":"2025-10-25","serial_number":"16564874767246","imei1":"16564874767246","imei2":"16564874767246","popurl":"www.agastya-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99188,"job_number":"JOB_99188","tr_customer_id":99205,"tr_customer_product_id":99195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Anish Sinha","mobile_number":"7083518844","email_id":"dandak.mahajan@hotmail.com","dop":"2025-10-25","serial_number":"18920654800632","imei1":"18920654800632","imei2":"18920654800632","popurl":"www.bhaswar-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99189,"job_number":"JOB_99189","tr_customer_id":99206,"tr_customer_product_id":99196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Suma Mishra","mobile_number":"7088401122","email_id":"daksha.trivedi@gmail.com","dop":"2025-10-25","serial_number":"17880894031851","imei1":"17880894031851","imei2":"17880894031851","popurl":"www.bhisham-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99190,"job_number":"JOB_99190","tr_customer_id":99207,"tr_customer_product_id":99197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Jaimini Somayaji","mobile_number":"7059311935","email_id":"udai.panicker@yahoo.co.in","dop":"2025-10-25","serial_number":"12950956856351","imei1":"12950956856351","imei2":"12950956856351","popurl":"www.aanand-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99191,"job_number":"JOB_99191","tr_customer_id":99208,"tr_customer_product_id":99198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Amrita Sharma","mobile_number":"7067511730","email_id":"bhargava.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"14306832250046","imei1":"14306832250046","imei2":"14306832250046","popurl":"www.chapala-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99192,"job_number":"JOB_99192","tr_customer_id":99209,"tr_customer_product_id":99199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Tanushree Verma","mobile_number":"7056534700","email_id":"bharadwaj.pilla@gmail.com","dop":"2025-10-25","serial_number":"15941795372400","imei1":"15941795372400","imei2":"15941795372400","popurl":"www.pran-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99193,"job_number":"JOB_99193","tr_customer_id":99210,"tr_customer_product_id":99200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Gobinda Kapoor","mobile_number":"7033576474","email_id":"chidambaram.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"10065864220288","imei1":"10065864220288","imei2":"10065864220288","popurl":"www.opalina-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99194,"job_number":"JOB_99194","tr_customer_id":99211,"tr_customer_product_id":99201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Kashyapi Reddy","mobile_number":"7015521966","email_id":"susheel.arora@yahoo.co.in","dop":"2025-10-25","serial_number":"13926925217241","imei1":"13926925217241","imei2":"13926925217241","popurl":"www.deepali-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99195,"job_number":"JOB_99195","tr_customer_id":99212,"tr_customer_product_id":99202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Vinay Tandon","mobile_number":"7055848086","email_id":"aanjaneya.devar@gmail.com","dop":"2025-10-25","serial_number":"17065655054038","imei1":"17065655054038","imei2":"17065655054038","popurl":"www.ajit-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99196,"job_number":"JOB_99196","tr_customer_id":99213,"tr_customer_product_id":99203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Ekadant Arora","mobile_number":"7038405030","email_id":"suryakant.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"12649296524574","imei1":"12649296524574","imei2":"12649296524574","popurl":"www.amaresh-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99197,"job_number":"JOB_99197","tr_customer_id":99214,"tr_customer_product_id":99204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Chandraprabha Shukla","mobile_number":"7099459773","email_id":"bhanumati.kaniyar@hotmail.com","dop":"2025-10-25","serial_number":"16416145279376","imei1":"16416145279376","imei2":"16416145279376","popurl":"www.subhash-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99198,"job_number":"JOB_99198","tr_customer_id":99215,"tr_customer_product_id":99205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Anaadi Deshpande","mobile_number":"7003253560","email_id":"bhoj.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"16011964604879","imei1":"16011964604879","imei2":"16011964604879","popurl":"www.geeta-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99199,"job_number":"JOB_99199","tr_customer_id":99216,"tr_customer_product_id":99206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Amrit Abbott","mobile_number":"7096980451","email_id":"trilochana.embranthiri@gmail.com","dop":"2025-10-25","serial_number":"14894138378271","imei1":"14894138378271","imei2":"14894138378271","popurl":"www.deeptimoy-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99200,"job_number":"JOB_99200","tr_customer_id":99217,"tr_customer_product_id":99207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Gaurang Abbott","mobile_number":"7032992792","email_id":"dhanu.kaniyar@yahoo.co.in","dop":"2025-10-25","serial_number":"11781828629749","imei1":"11781828629749","imei2":"11781828629749","popurl":"www.anshula-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99201,"job_number":"JOB_99201","tr_customer_id":99218,"tr_customer_product_id":99208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Swapnil Bhattacharya","mobile_number":"7097374194","email_id":"gajbaahu.acharya@yahoo.co.in","dop":"2025-10-25","serial_number":"12044850052548","imei1":"12044850052548","imei2":"12044850052548","popurl":"www.laxman-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99202,"job_number":"JOB_99202","tr_customer_id":99219,"tr_customer_product_id":99209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Niranjan Pothuvaal","mobile_number":"7085986476","email_id":"bhargavi.bharadwaj@yahoo.co.in","dop":"2025-10-25","serial_number":"10411385223491","imei1":"10411385223491","imei2":"10411385223491","popurl":"www.bakula-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99203,"job_number":"JOB_99203","tr_customer_id":99220,"tr_customer_product_id":99210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Gauranga Kapoor","mobile_number":"7052667104","email_id":"anjushri.pilla@hotmail.com","dop":"2025-10-25","serial_number":"19228720656282","imei1":"19228720656282","imei2":"19228720656282","popurl":"www.bodhan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99204,"job_number":"JOB_99204","tr_customer_id":99221,"tr_customer_product_id":99211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Yogesh Butt","mobile_number":"7020395569","email_id":"amritambu.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"12321640941618","imei1":"12321640941618","imei2":"12321640941618","popurl":"www.pranay-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99205,"job_number":"JOB_99205","tr_customer_id":99222,"tr_customer_product_id":99212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Chetan Patel","mobile_number":"7047199989","email_id":"chandrabhaga.kakkar@hotmail.com","dop":"2025-10-25","serial_number":"15338870979864","imei1":"15338870979864","imei2":"15338870979864","popurl":"www.chandrakin-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99206,"job_number":"JOB_99206","tr_customer_id":99223,"tr_customer_product_id":99213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Usha Talwar","mobile_number":"7059485220","email_id":"krishna.patel@hotmail.com","dop":"2025-10-25","serial_number":"14930032521381","imei1":"14930032521381","imei2":"14930032521381","popurl":"www.diptendu-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99208,"job_number":"JOB_99208","tr_customer_id":99225,"tr_customer_product_id":99215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:30:30.000Z","modified_at":"2025-11-04T23:30:30.000Z","name":"Mafalda Dare","mobile_number":"423-739-5571","email_id":"Lila_Stark89@hotmail.com","dop":"2025-10-12","serial_number":"11402769883851","imei1":"11402769883851","imei2":"11402769883851","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99209,"job_number":"JOB_99209","tr_customer_id":99226,"tr_customer_product_id":99216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:32:29.000Z","modified_at":"2025-11-04T23:32:29.000Z","name":"Tyree Crooks","mobile_number":"252-394-8198","email_id":"Dina21@yahoo.com","dop":"2025-10-12","serial_number":"15763297961692","imei1":"15763297961692","imei2":"15763297961692","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99210,"job_number":"JOB_99210","tr_customer_id":99227,"tr_customer_product_id":99217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:37:17.000Z","modified_at":"2025-11-04T23:37:17.000Z","name":"Devante Kris","mobile_number":"219-883-7188","email_id":"Luciano.Dibbert@gmail.com","dop":"2025-10-12","serial_number":"17814899875270","imei1":"17814899875270","imei2":"17814899875270","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99211,"job_number":"JOB_99211","tr_customer_id":99228,"tr_customer_product_id":99218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:41:09.000Z","modified_at":"2025-11-04T23:41:09.000Z","name":"Dorian Paucek","mobile_number":"882-527-0474","email_id":"Annamarie.Bode29@yahoo.com","dop":"2025-10-12","serial_number":"19835304688127","imei1":"19835304688127","imei2":"19835304688127","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99212,"job_number":"JOB_99212","tr_customer_id":99229,"tr_customer_product_id":99219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:47:06.000Z","modified_at":"2025-11-04T23:47:06.000Z","name":"Camden Kuphal","mobile_number":"922-839-8186","email_id":"Anika.Herman@hotmail.com","dop":"2025-10-12","serial_number":"19263975408858","imei1":"19263975408858","imei2":"19263975408858","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99213,"job_number":"JOB_99213","tr_customer_id":99230,"tr_customer_product_id":99220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:53:34.000Z","modified_at":"2025-11-04T23:53:34.000Z","name":"Malcolm Wolf","mobile_number":"469-550-8133","email_id":"Elian.Dicki@gmail.com","dop":"2025-10-12","serial_number":"11804021640512","imei1":"11804021640512","imei2":"11804021640512","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:53:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99214,"job_number":"JOB_99214","tr_customer_id":99231,"tr_customer_product_id":99221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:54:42.000Z","modified_at":"2025-11-04T23:54:42.000Z","name":"Quinn Frami","mobile_number":"849-841-1442","email_id":"Velva.Gulgowski@yahoo.com","dop":"2025-10-12","serial_number":"18786529133559","imei1":"18786529133559","imei2":"18786529133559","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99215,"job_number":"JOB_99215","tr_customer_id":99232,"tr_customer_product_id":99222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:12.000Z","modified_at":"2025-11-04T23:56:12.000Z","name":"Gerald Crona","mobile_number":"210-434-3389","email_id":"Camille24@gmail.com","dop":"2025-10-12","serial_number":"10220049166470","imei1":"10220049166470","imei2":"10220049166470","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99216,"job_number":"JOB_99216","tr_customer_id":99233,"tr_customer_product_id":99223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:31.000Z","modified_at":"2025-11-04T23:56:31.000Z","name":"Joshua Abernathy","mobile_number":"631-600-6808","email_id":"Nash.Kunde53@yahoo.com","dop":"2025-10-12","serial_number":"10147252548743","imei1":"10147252548743","imei2":"10147252548743","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99217,"job_number":"JOB_99217","tr_customer_id":99234,"tr_customer_product_id":99224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:40.000Z","modified_at":"2025-11-04T23:56:40.000Z","name":"Lesly Corkery","mobile_number":"475-493-8764","email_id":"Frederick.Lemke@hotmail.com","dop":"2025-10-12","serial_number":"13517113018399","imei1":"13517113018399","imei2":"13517113018399","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99218,"job_number":"JOB_99218","tr_customer_id":99235,"tr_customer_product_id":99225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:07:35.000Z","modified_at":"2025-11-05T00:07:35.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"39630913517533","imei1":"39630913517533","imei2":"39630913517533","popurl":"2025-10-26T00:07:34.502107560Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99219,"job_number":"JOB_99219","tr_customer_id":99236,"tr_customer_product_id":99226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:15:10.000Z","modified_at":"2025-11-05T00:15:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"53572796298053","imei1":"53572796298053","imei2":"53572796298053","popurl":"2025-10-26T00:15:09.685728350Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99220,"job_number":"JOB_99220","tr_customer_id":99237,"tr_customer_product_id":99227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:15:23.000Z","modified_at":"2025-11-05T00:15:23.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"0123456789101110","imei1":"0123456789101118","imei2":"0123456789101118","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99221,"job_number":"JOB_99221","tr_customer_id":99238,"tr_customer_product_id":99228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:22:49.000Z","modified_at":"2025-11-05T00:22:49.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"160925559893101","imei1":"160925559893101","imei2":"160925559893101","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99222,"job_number":"JOB_99222","tr_customer_id":99239,"tr_customer_product_id":99229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:23:32.000Z","modified_at":"2025-11-05T00:23:32.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"155704179374061","imei1":"155704179374061","imei2":"155704179374061","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99224,"job_number":"JOB_99224","tr_customer_id":99241,"tr_customer_product_id":99231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:31:18.000Z","modified_at":"2025-11-05T00:31:18.000Z","name":"Katrina Prosacco","mobile_number":"847-778-8994","email_id":"Casey.Wiza@yahoo.com","dop":"2025-10-12","serial_number":"10000006794518","imei1":"10000006794518","imei2":"10000006794518","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99225,"job_number":"JOB_99225","tr_customer_id":99242,"tr_customer_product_id":99232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:33:06.000Z","modified_at":"2025-11-05T00:33:06.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"197468148706549","imei1":"197468148706549","imei2":"197468148706549","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99226,"job_number":"JOB_99226","tr_customer_id":99243,"tr_customer_product_id":99233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:03.000Z","modified_at":"2025-11-05T00:34:03.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"105869436268340","imei1":"105869436268340","imei2":"105869436268340","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99227,"job_number":"JOB_99227","tr_customer_id":99244,"tr_customer_product_id":99234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:20.000Z","modified_at":"2025-11-05T00:34:20.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"180883478061483","imei1":"180883478061483","imei2":"180883478061483","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99228,"job_number":"JOB_99228","tr_customer_id":99245,"tr_customer_product_id":99235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:38.000Z","modified_at":"2025-11-05T00:34:38.000Z","name":"Alysson Baumbach","mobile_number":"346-540-7938","email_id":"Jaylen16@gmail.com","dop":"2025-10-12","serial_number":"1001379455701537","imei1":"1001379455701537","imei2":"1001379455701537","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99229,"job_number":"JOB_99229","tr_customer_id":99246,"tr_customer_product_id":99236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:47.000Z","modified_at":"2025-11-05T00:34:47.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"164704937899064","imei1":"164704937899064","imei2":"164704937899064","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99230,"job_number":"JOB_99230","tr_customer_id":99247,"tr_customer_product_id":99237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:55.000Z","modified_at":"2025-11-05T00:34:55.000Z","name":"Cathrine Gottlieb","mobile_number":"865-936-0204","email_id":"Beaulah.Littel@gmail.com","dop":"2025-10-12","serial_number":"1002866097558528","imei1":"1002866097558528","imei2":"1002866097558528","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99231,"job_number":"JOB_99231","tr_customer_id":99248,"tr_customer_product_id":99238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:35:00.000Z","modified_at":"2025-11-05T00:35:01.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"139522026174181","imei1":"139522026174181","imei2":"139522026174181","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99232,"job_number":"JOB_99232","tr_customer_id":99249,"tr_customer_product_id":99239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:38:07.000Z","modified_at":"2025-11-05T00:38:07.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"118991677129170","imei1":"118991677129170","imei2":"118991677129170","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99233,"job_number":"JOB_99233","tr_customer_id":99250,"tr_customer_product_id":99240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:05.000Z","modified_at":"2025-11-05T00:39:05.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"166835805848986","imei1":"166835805848986","imei2":"166835805848986","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99234,"job_number":"JOB_99234","tr_customer_id":99251,"tr_customer_product_id":99241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:35.000Z","modified_at":"2025-11-05T00:39:35.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"189112949059077","imei1":"189112949059077","imei2":"189112949059077","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99235,"job_number":"JOB_99235","tr_customer_id":99252,"tr_customer_product_id":99242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:52.000Z","modified_at":"2025-11-05T00:39:52.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"165135061542401","imei1":"165135061542401","imei2":"165135061542401","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99236,"job_number":"JOB_99236","tr_customer_id":99253,"tr_customer_product_id":99243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:05:08.000Z","modified_at":"2025-11-05T01:05:08.000Z","name":"Tressie Leannon","mobile_number":"497-535-6133","email_id":"Alana_Zboncak@gmail.com","dop":"2025-10-12","serial_number":"19335335896460","imei1":"19335335896460","imei2":"19335335896460","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99241,"job_number":"JOB_99241","tr_customer_id":99258,"tr_customer_product_id":99248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:20:10.000Z","modified_at":"2025-11-05T01:20:10.000Z","name":"Ruth Veum","mobile_number":"299-998-5783","email_id":"Maybelle.Kshlerin@yahoo.com","dop":"2025-10-12","serial_number":"1001258047476749","imei1":"1001258047476749","imei2":"1001258047476749","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99243,"job_number":"JOB_99243","tr_customer_id":99260,"tr_customer_product_id":99250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:36:22.000Z","modified_at":"2025-11-05T01:36:22.000Z","name":"Murphy Haag","mobile_number":"892-982-7682","email_id":"Irving16@gmail.com","dop":"2025-10-12","serial_number":"1006269127094617","imei1":"1006269127094617","imei2":"1006269127094617","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99245,"job_number":"JOB_99245","tr_customer_id":99262,"tr_customer_product_id":99252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:37:16.000Z","modified_at":"2025-11-05T01:37:16.000Z","name":"Casper Osinski","mobile_number":"997-486-2181","email_id":"Kurt.Luettgen@gmail.com","dop":"2025-10-12","serial_number":"1003341536221526","imei1":"1003341536221526","imei2":"1003341536221526","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99246,"job_number":"JOB_99246","tr_customer_id":99263,"tr_customer_product_id":99253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:47:36.000Z","modified_at":"2025-11-05T01:47:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12946275973570","imei1":"12946275973570","imei2":"12946275973570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99248,"job_number":"JOB_99248","tr_customer_id":99265,"tr_customer_product_id":99255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:47:38.000Z","modified_at":"2025-11-05T01:47:38.000Z","name":"Candida Bahringer","mobile_number":"707-910-3654","email_id":"Jesus.Mitchell15@hotmail.com","dop":"2025-04-06","serial_number":"13510364492567536","imei1":"13510364492567536","imei2":"13510364492567536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99249,"job_number":"JOB_99249","tr_customer_id":99266,"tr_customer_product_id":99256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:48:22.000Z","modified_at":"2025-11-05T01:48:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10764394879790","imei1":"10764394879790","imei2":"10764394879790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99251,"job_number":"JOB_99251","tr_customer_id":99268,"tr_customer_product_id":99258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:48:24.000Z","modified_at":"2025-11-05T01:48:24.000Z","name":"Andy Nolan","mobile_number":"337-684-6272","email_id":"Alanis_Schmitt32@gmail.com","dop":"2025-04-06","serial_number":"18203311763423188","imei1":"18203311763423188","imei2":"18203311763423188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99252,"job_number":"JOB_99252","tr_customer_id":99269,"tr_customer_product_id":99259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:49:08.000Z","modified_at":"2025-11-05T01:49:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18641113279155","imei1":"18641113279155","imei2":"18641113279155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99254,"job_number":"JOB_99254","tr_customer_id":99271,"tr_customer_product_id":99261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:49:10.000Z","modified_at":"2025-11-05T01:49:10.000Z","name":"Gilbert White","mobile_number":"599-898-4368","email_id":"Lazaro_Price45@gmail.com","dop":"2025-04-06","serial_number":"19916984759234270","imei1":"19916984759234270","imei2":"19916984759234270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99255,"job_number":"JOB_99255","tr_customer_id":99272,"tr_customer_product_id":99262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:11.000Z","modified_at":"2025-11-05T01:58:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10501375085510","imei1":"10501375085510","imei2":"10501375085510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99257,"job_number":"JOB_99257","tr_customer_id":99274,"tr_customer_product_id":99264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:13.000Z","modified_at":"2025-11-05T01:58:13.000Z","name":"Jazmin Steuber","mobile_number":"811-475-8244","email_id":"Gideon_Bogan44@gmail.com","dop":"2025-04-06","serial_number":"15220111081219400","imei1":"15220111081219400","imei2":"15220111081219400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99258,"job_number":"JOB_99258","tr_customer_id":99275,"tr_customer_product_id":99265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:57.000Z","modified_at":"2025-11-05T01:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12966675326859","imei1":"12966675326859","imei2":"12966675326859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99260,"job_number":"JOB_99260","tr_customer_id":99277,"tr_customer_product_id":99267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:59.000Z","modified_at":"2025-11-05T01:58:59.000Z","name":"Velda Mayer","mobile_number":"396-996-3950","email_id":"Kyleigh90@gmail.com","dop":"2025-04-06","serial_number":"11407088911425134","imei1":"11407088911425134","imei2":"11407088911425134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99261,"job_number":"JOB_99261","tr_customer_id":99278,"tr_customer_product_id":99268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:59:44.000Z","modified_at":"2025-11-05T01:59:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17531859450324","imei1":"17531859450324","imei2":"17531859450324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99263,"job_number":"JOB_99263","tr_customer_id":99280,"tr_customer_product_id":99270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:59:45.000Z","modified_at":"2025-11-05T01:59:45.000Z","name":"Cornell Harris","mobile_number":"801-413-6975","email_id":"Rebecca.Emard44@hotmail.com","dop":"2025-04-06","serial_number":"13553361042900826","imei1":"13553361042900826","imei2":"13553361042900826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99264,"job_number":"JOB_99264","tr_customer_id":99281,"tr_customer_product_id":99271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:12.000Z","modified_at":"2025-11-05T02:03:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10690342487997","imei1":"10690342487997","imei2":"10690342487997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99266,"job_number":"JOB_99266","tr_customer_id":99283,"tr_customer_product_id":99273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:14.000Z","modified_at":"2025-11-05T02:03:14.000Z","name":"Laney Anderson","mobile_number":"667-830-5810","email_id":"Ellen_Morissette@gmail.com","dop":"2025-04-06","serial_number":"13548406972009906","imei1":"13548406972009906","imei2":"13548406972009906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99267,"job_number":"JOB_99267","tr_customer_id":99284,"tr_customer_product_id":99274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:57.000Z","modified_at":"2025-11-05T02:03:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14850607808325","imei1":"14850607808325","imei2":"14850607808325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99269,"job_number":"JOB_99269","tr_customer_id":99286,"tr_customer_product_id":99276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:59.000Z","modified_at":"2025-11-05T02:03:59.000Z","name":"Amira Dietrich","mobile_number":"652-394-7830","email_id":"Darron69@hotmail.com","dop":"2025-04-06","serial_number":"12781991909315896","imei1":"12781991909315896","imei2":"12781991909315896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99270,"job_number":"JOB_99270","tr_customer_id":99287,"tr_customer_product_id":99277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:04:42.000Z","modified_at":"2025-11-05T02:04:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10769773946718","imei1":"10769773946718","imei2":"10769773946718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:04:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99272,"job_number":"JOB_99272","tr_customer_id":99289,"tr_customer_product_id":99279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:04:43.000Z","modified_at":"2025-11-05T02:04:43.000Z","name":"Jacklyn Monahan","mobile_number":"562-662-6471","email_id":"Yvette_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"12663702508140776","imei1":"12663702508140776","imei2":"12663702508140776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99273,"job_number":"JOB_99273","tr_customer_id":99290,"tr_customer_product_id":99280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:14.000Z","modified_at":"2025-11-05T03:28:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12773274393476","imei1":"12773274393476","imei2":"12773274393476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99275,"job_number":"JOB_99275","tr_customer_id":99292,"tr_customer_product_id":99282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:15.000Z","modified_at":"2025-11-05T03:28:15.000Z","name":"Kiley Jakubowski","mobile_number":"523-489-8386","email_id":"Raymond.Kirlin5@yahoo.com","dop":"2025-04-06","serial_number":"18429427018385644","imei1":"18429427018385644","imei2":"18429427018385644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99276,"job_number":"JOB_99276","tr_customer_id":99293,"tr_customer_product_id":99283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:17.000Z","modified_at":"2025-11-05T03:28:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16049127101261","imei1":"16049127101261","imei2":"16049127101261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99278,"job_number":"JOB_99278","tr_customer_id":99295,"tr_customer_product_id":99285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:18.000Z","modified_at":"2025-11-05T03:28:18.000Z","name":"Aliyah Considine","mobile_number":"984-837-8238","email_id":"Linnea3@yahoo.com","dop":"2025-04-06","serial_number":"11996644261469712","imei1":"11996644261469712","imei2":"11996644261469712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99279,"job_number":"JOB_99279","tr_customer_id":99296,"tr_customer_product_id":99286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:55.000Z","modified_at":"2025-11-05T03:28:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11518518022513","imei1":"11518518022513","imei2":"11518518022513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99281,"job_number":"JOB_99281","tr_customer_id":99298,"tr_customer_product_id":99288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:57.000Z","modified_at":"2025-11-05T03:28:57.000Z","name":"Amparo Rutherford","mobile_number":"404-951-2750","email_id":"Madalyn_Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"19486802860627220","imei1":"19486802860627220","imei2":"19486802860627220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99282,"job_number":"JOB_99282","tr_customer_id":99299,"tr_customer_product_id":99289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:59.000Z","modified_at":"2025-11-05T03:28:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12712227353968","imei1":"12712227353968","imei2":"12712227353968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99284,"job_number":"JOB_99284","tr_customer_id":99301,"tr_customer_product_id":99291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:01.000Z","modified_at":"2025-11-05T03:29:01.000Z","name":"Ahmed Haley","mobile_number":"390-327-6652","email_id":"Valentine_Parisian@gmail.com","dop":"2025-04-06","serial_number":"16093131986257072","imei1":"16093131986257072","imei2":"16093131986257072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99287,"job_number":"JOB_99287","tr_customer_id":99304,"tr_customer_product_id":99294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:37.000Z","modified_at":"2025-11-05T03:29:37.000Z","name":"Modesta Murphy","mobile_number":"907-405-1310","email_id":"Cristian.Hoppe98@yahoo.com","dop":"2025-04-06","serial_number":"16686347496245810","imei1":"16686347496245810","imei2":"16686347496245810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99288,"job_number":"JOB_99288","tr_customer_id":99305,"tr_customer_product_id":99295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:37.000Z","modified_at":"2025-11-05T03:29:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15839325761239","imei1":"15839325761239","imei2":"15839325761239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99290,"job_number":"JOB_99290","tr_customer_id":99307,"tr_customer_product_id":99297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:39.000Z","modified_at":"2025-11-05T03:29:39.000Z","name":"Edd Thompson","mobile_number":"369-534-1986","email_id":"Zakary_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"15822568561417836","imei1":"15822568561417836","imei2":"15822568561417836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99291,"job_number":"JOB_99291","tr_customer_id":99308,"tr_customer_product_id":99298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:42.000Z","modified_at":"2025-11-05T03:29:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10856473853681","imei1":"10856473853681","imei2":"10856473853681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99293,"job_number":"JOB_99293","tr_customer_id":99310,"tr_customer_product_id":99300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:44.000Z","modified_at":"2025-11-05T03:29:44.000Z","name":"Jenifer Reinger","mobile_number":"879-655-6169","email_id":"Janae96@hotmail.com","dop":"2025-04-06","serial_number":"16865930896785436","imei1":"16865930896785436","imei2":"16865930896785436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99295,"job_number":"JOB_99295","tr_customer_id":99312,"tr_customer_product_id":99302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:54.000Z","modified_at":"2025-11-05T03:29:54.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18865775336223","imei1":"18865775336223","imei2":"18865775336223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99297,"job_number":"JOB_99297","tr_customer_id":99314,"tr_customer_product_id":99304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:55.000Z","modified_at":"2025-11-05T03:29:55.000Z","name":"Vada Mills","mobile_number":"597-936-8997","email_id":"Crystal14@gmail.com","dop":"2025-04-06","serial_number":"15622893584684760","imei1":"15622893584684760","imei2":"15622893584684760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99299,"job_number":"JOB_99299","tr_customer_id":99316,"tr_customer_product_id":99306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:02.000Z","modified_at":"2025-11-05T03:30:02.000Z","name":"Olin Schamberger","mobile_number":"222-217-5812","email_id":"Angie.Koepp47@hotmail.com","dop":"2025-04-06","serial_number":"14858429852784178","imei1":"14858429852784178","imei2":"14858429852784178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99300,"job_number":"JOB_99300","tr_customer_id":99317,"tr_customer_product_id":99307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:36.000Z","modified_at":"2025-11-05T03:30:36.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16118573159013","imei1":"16118573159013","imei2":"16118573159013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99302,"job_number":"JOB_99302","tr_customer_id":99319,"tr_customer_product_id":99309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:37.000Z","modified_at":"2025-11-05T03:30:37.000Z","name":"Orville Rodriguez","mobile_number":"620-621-7979","email_id":"Emely_Hackett@yahoo.com","dop":"2025-04-06","serial_number":"19289932023444544","imei1":"19289932023444544","imei2":"19289932023444544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99303,"job_number":"JOB_99303","tr_customer_id":99320,"tr_customer_product_id":99310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:40.000Z","modified_at":"2025-11-05T03:30:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10437296732759","imei1":"10437296732759","imei2":"10437296732759","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99305,"job_number":"JOB_99305","tr_customer_id":99322,"tr_customer_product_id":99312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:41.000Z","modified_at":"2025-11-05T03:30:41.000Z","name":"August Mitchell","mobile_number":"965-903-9205","email_id":"Michale_Abshire@hotmail.com","dop":"2025-06-18","serial_number":"1045380834003899","imei1":"1045380834003899","imei2":"1045380834003899","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99309,"job_number":"JOB_99309","tr_customer_id":99326,"tr_customer_product_id":99316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:55.000Z","modified_at":"2025-11-05T03:30:55.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17497724721626","imei1":"17497724721626","imei2":"17497724721626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99312,"job_number":"JOB_99312","tr_customer_id":99329,"tr_customer_product_id":99319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:57.000Z","modified_at":"2025-11-05T03:30:57.000Z","name":"Zachery Rempel","mobile_number":"274-953-3034","email_id":"Karine93@yahoo.com","dop":"2025-04-06","serial_number":"16008258727881390","imei1":"16008258727881390","imei2":"16008258727881390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99314,"job_number":"JOB_99314","tr_customer_id":99331,"tr_customer_product_id":99321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:09.000Z","modified_at":"2025-11-05T03:31:09.000Z","name":"Ivory Ullrich","mobile_number":"958-411-1954","email_id":"Wilber4@gmail.com","dop":"2025-04-06","serial_number":"19085789436178228","imei1":"19085789436178228","imei2":"19085789436178228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99316,"job_number":"JOB_99316","tr_customer_id":99333,"tr_customer_product_id":99323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:18.000Z","modified_at":"2025-11-05T03:31:18.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12269498143212","imei1":"12269498143212","imei2":"12269498143212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99318,"job_number":"JOB_99318","tr_customer_id":99335,"tr_customer_product_id":99325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:20.000Z","modified_at":"2025-11-05T03:31:20.000Z","name":"Nels Osinski","mobile_number":"941-652-3301","email_id":"Micaela89@gmail.com","dop":"2025-04-06","serial_number":"13412323403739122","imei1":"13412323403739122","imei2":"13412323403739122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99319,"job_number":"JOB_99319","tr_customer_id":99336,"tr_customer_product_id":99326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:22.000Z","modified_at":"2025-11-05T03:31:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10447036579443","imei1":"10447036579443","imei2":"10447036579443","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99321,"job_number":"JOB_99321","tr_customer_id":99338,"tr_customer_product_id":99328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:23.000Z","modified_at":"2025-11-05T03:31:23.000Z","name":"Karolann Rice","mobile_number":"938-736-9312","email_id":"Ray48@gmail.com","dop":"2025-06-18","serial_number":"1031271309835811","imei1":"1031271309835811","imei2":"1031271309835811","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99323,"job_number":"JOB_99323","tr_customer_id":99340,"tr_customer_product_id":99330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:29.000Z","modified_at":"2025-11-05T03:31:29.000Z","name":"Aurore Rath","mobile_number":"563-446-6349","email_id":"Madonna_Armstrong49@hotmail.com","dop":"2025-04-06","serial_number":"16796115968281964","imei1":"16796115968281964","imei2":"16796115968281964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99325,"job_number":"JOB_99325","tr_customer_id":99342,"tr_customer_product_id":99332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:38.000Z","modified_at":"2025-11-05T03:31:38.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"13307624761431","imei1":"13307624761431","imei2":"13307624761431","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99327,"job_number":"JOB_99327","tr_customer_id":99344,"tr_customer_product_id":99334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:45.000Z","modified_at":"2025-11-05T03:31:45.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14736776577841","imei1":"14736776577841","imei2":"14736776577841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99329,"job_number":"JOB_99329","tr_customer_id":99346,"tr_customer_product_id":99336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:47.000Z","modified_at":"2025-11-05T03:31:47.000Z","name":"Fatima Franecki","mobile_number":"316-357-5343","email_id":"Bella72@hotmail.com","dop":"2025-04-06","serial_number":"18588293195585576","imei1":"18588293195585576","imei2":"18588293195585576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99330,"job_number":"JOB_99330","tr_customer_id":99347,"tr_customer_product_id":99337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:49.000Z","modified_at":"2025-11-05T03:31:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11913397527223","imei1":"11913397527223","imei2":"11913397527223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99332,"job_number":"JOB_99332","tr_customer_id":99349,"tr_customer_product_id":99339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:51.000Z","modified_at":"2025-11-05T03:31:51.000Z","name":"Walter Mueller","mobile_number":"421-577-5993","email_id":"Mitchell.Kilback48@hotmail.com","dop":"2025-04-06","serial_number":"11155810142509396","imei1":"11155810142509396","imei2":"11155810142509396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99334,"job_number":"JOB_99334","tr_customer_id":99351,"tr_customer_product_id":99341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:52.000Z","modified_at":"2025-11-05T03:31:52.000Z","name":"Ole Emmerich","mobile_number":"882-300-8792","email_id":"Tyrell74@yahoo.com","dop":"2025-04-06","serial_number":"10738350906938756","imei1":"10738350906938756","imei2":"10738350906938756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99335,"job_number":"JOB_99335","tr_customer_id":99352,"tr_customer_product_id":99342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:09.000Z","modified_at":"2025-11-05T03:32:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15534908479747","imei1":"15534908479747","imei2":"15534908479747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99341,"job_number":"JOB_99341","tr_customer_id":99358,"tr_customer_product_id":99348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Adelbert Schaefer","mobile_number":"491-363-1454","email_id":"Xavier.Schoen89@gmail.com","dop":"2025-04-06","serial_number":"13228945105305658","imei1":"13228945105305658","imei2":"13228945105305658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99342,"job_number":"JOB_99342","tr_customer_id":99359,"tr_customer_product_id":99349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:11.000Z","modified_at":"2025-11-05T03:32:11.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10284656555837","imei1":"10284656555837","imei2":"10284656555837","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99344,"job_number":"JOB_99344","tr_customer_id":99361,"tr_customer_product_id":99351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:12.000Z","modified_at":"2025-11-05T03:32:12.000Z","name":"Gunnar Bradtke","mobile_number":"667-321-6810","email_id":"Bette96@gmail.com","dop":"2025-06-08","serial_number":"103912278518934","imei1":"103912278518934","imei2":"103912278518934","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99345,"job_number":"JOB_99345","tr_customer_id":99362,"tr_customer_product_id":99352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:21.000Z","modified_at":"2025-11-05T03:32:21.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15542656838371","imei1":"15542656838371","imei2":"15542656838371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99351,"job_number":"JOB_99351","tr_customer_id":99368,"tr_customer_product_id":99358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Kenyatta Rogahn","mobile_number":"995-814-6240","email_id":"Ottilie.Spencer93@yahoo.com","dop":"2025-04-06","serial_number":"12229820770151034","imei1":"12229820770151034","imei2":"12229820770151034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99353,"job_number":"JOB_99353","tr_customer_id":99370,"tr_customer_product_id":99360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:28.000Z","modified_at":"2025-11-05T03:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14062509578885","imei1":"14062509578885","imei2":"14062509578885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99355,"job_number":"JOB_99355","tr_customer_id":99372,"tr_customer_product_id":99362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:30.000Z","modified_at":"2025-11-05T03:32:30.000Z","name":"Kenneth Swaniawski","mobile_number":"918-343-7084","email_id":"Macey_Gutkowski@hotmail.com","dop":"2025-04-06","serial_number":"15280012036544548","imei1":"15280012036544548","imei2":"15280012036544548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99357,"job_number":"JOB_99357","tr_customer_id":99374,"tr_customer_product_id":99364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:35.000Z","modified_at":"2025-11-05T03:32:35.000Z","name":"Tracy Huel","mobile_number":"686-658-7991","email_id":"Francesca_Koss58@yahoo.com","dop":"2025-04-06","serial_number":"18557445875517210","imei1":"18557445875517210","imei2":"18557445875517210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99360,"job_number":"JOB_99360","tr_customer_id":99377,"tr_customer_product_id":99367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:37.000Z","modified_at":"2025-11-05T03:32:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14997615207887","imei1":"14997615207887","imei2":"14997615207887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99363,"job_number":"JOB_99363","tr_customer_id":99380,"tr_customer_product_id":99370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:39.000Z","modified_at":"2025-11-05T03:32:39.000Z","name":"Frances Huel","mobile_number":"212-375-1683","email_id":"Evelyn.Harber74@hotmail.com","dop":"2025-04-06","serial_number":"11663020572314054","imei1":"11663020572314054","imei2":"11663020572314054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99364,"job_number":"JOB_99364","tr_customer_id":99381,"tr_customer_product_id":99371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:41.000Z","modified_at":"2025-11-05T03:32:41.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19472084156468","imei1":"19472084156468","imei2":"19472084156468","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99366,"job_number":"JOB_99366","tr_customer_id":99383,"tr_customer_product_id":99373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:42.000Z","modified_at":"2025-11-05T03:32:42.000Z","name":"Oren Mueller","mobile_number":"770-322-4980","email_id":"Fiona_Lakin25@hotmail.com","dop":"2025-06-08","serial_number":"107430960919248","imei1":"107430960919248","imei2":"107430960919248","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99367,"job_number":"JOB_99367","tr_customer_id":99384,"tr_customer_product_id":99374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:53.000Z","modified_at":"2025-11-05T03:32:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18384125749765","imei1":"18384125749765","imei2":"18384125749765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99369,"job_number":"JOB_99369","tr_customer_id":99386,"tr_customer_product_id":99376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:54.000Z","modified_at":"2025-11-05T03:32:54.000Z","name":"Beau Farrell","mobile_number":"252-514-4693","email_id":"Princess_Hyatt@hotmail.com","dop":"2025-04-06","serial_number":"19406685773847230","imei1":"19406685773847230","imei2":"19406685773847230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99373,"job_number":"JOB_99373","tr_customer_id":99390,"tr_customer_product_id":99380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:10.000Z","modified_at":"2025-11-05T03:33:10.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19961707825401","imei1":"19961707825401","imei2":"19961707825401","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99377,"job_number":"JOB_99377","tr_customer_id":99394,"tr_customer_product_id":99384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:11.000Z","modified_at":"2025-11-05T03:33:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18660080252715","imei1":"18660080252715","imei2":"18660080252715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99380,"job_number":"JOB_99380","tr_customer_id":99397,"tr_customer_product_id":99387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:12.000Z","modified_at":"2025-11-05T03:33:12.000Z","name":"Schuyler Beier","mobile_number":"476-574-3776","email_id":"Dylan.Schuppe@yahoo.com","dop":"2025-06-08","serial_number":"109663941783151","imei1":"109663941783151","imei2":"109663941783151","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99381,"job_number":"JOB_99381","tr_customer_id":99398,"tr_customer_product_id":99388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:13.000Z","modified_at":"2025-11-05T03:33:13.000Z","name":"Emilio Schumm","mobile_number":"266-458-5436","email_id":"Myron_Sporer62@hotmail.com","dop":"2025-04-06","serial_number":"15687483430465676","imei1":"15687483430465676","imei2":"15687483430465676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99382,"job_number":"JOB_99382","tr_customer_id":99399,"tr_customer_product_id":99389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:26.000Z","modified_at":"2025-11-05T03:33:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14892910213761","imei1":"14892910213761","imei2":"14892910213761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99384,"job_number":"JOB_99384","tr_customer_id":99401,"tr_customer_product_id":99391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:28.000Z","modified_at":"2025-11-05T03:33:28.000Z","name":"Abby Dare","mobile_number":"593-504-6366","email_id":"Collin_Parker@hotmail.com","dop":"2025-04-06","serial_number":"15050639692522372","imei1":"15050639692522372","imei2":"15050639692522372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99385,"job_number":"JOB_99385","tr_customer_id":99402,"tr_customer_product_id":99392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:36.000Z","modified_at":"2025-11-05T03:33:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10136716846347","imei1":"10136716846347","imei2":"10136716846347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99387,"job_number":"JOB_99387","tr_customer_id":99404,"tr_customer_product_id":99394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:37.000Z","modified_at":"2025-11-05T03:33:37.000Z","name":"Celestino Nienow","mobile_number":"627-906-4063","email_id":"Joanie13@gmail.com","dop":"2025-04-06","serial_number":"16249741544083348","imei1":"16249741544083348","imei2":"16249741544083348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99388,"job_number":"JOB_99388","tr_customer_id":99405,"tr_customer_product_id":99395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20193838715266","imei1":"20193838715266","imei2":"20193838715266","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99389,"job_number":"JOB_99389","tr_customer_id":99406,"tr_customer_product_id":99396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17505858348605","imei1":"17505858348605","imei2":"17505858348605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99390,"job_number":"JOB_99390","tr_customer_id":99407,"tr_customer_product_id":99397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18927218526986","imei1":"18927218526986","imei2":"18927218526986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99391,"job_number":"JOB_99391","tr_customer_id":99408,"tr_customer_product_id":99398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82964760360429","imei1":"82964760360429","imei2":"82964760360429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99392,"job_number":"JOB_99392","tr_customer_id":99409,"tr_customer_product_id":99399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91454163958405","imei1":"91454163958405","imei2":"91454163958405","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99393,"job_number":"JOB_99393","tr_customer_id":99410,"tr_customer_product_id":99400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67822897582642","imei1":"67822897582642","imei2":"67822897582642","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99395,"job_number":"JOB_99395","tr_customer_id":99412,"tr_customer_product_id":99402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17312144428971","imei1":"17312144428971","imei2":"17312144428971","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99396,"job_number":"JOB_99396","tr_customer_id":99413,"tr_customer_product_id":99403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89933212307530","imei1":"89933212307530","imei2":"89933212307530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99397,"job_number":"JOB_99397","tr_customer_id":99414,"tr_customer_product_id":99404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73851954474799","imei1":"73851954474799","imei2":"73851954474799","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99398,"job_number":"JOB_99398","tr_customer_id":99415,"tr_customer_product_id":99405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54243259707803","imei1":"54243259707803","imei2":"54243259707803","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99399,"job_number":"JOB_99399","tr_customer_id":99416,"tr_customer_product_id":99406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17734769117026","imei1":"17734769117026","imei2":"17734769117026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99400,"job_number":"JOB_99400","tr_customer_id":99417,"tr_customer_product_id":99407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60440245740749","imei1":"60440245740749","imei2":"60440245740749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99402,"job_number":"JOB_99402","tr_customer_id":99419,"tr_customer_product_id":99409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64421809655342","imei1":"64421809655342","imei2":"64421809655342","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99403,"job_number":"JOB_99403","tr_customer_id":99420,"tr_customer_product_id":99410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67853132068698","imei1":"67853132068698","imei2":"67853132068698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99404,"job_number":"JOB_99404","tr_customer_id":99421,"tr_customer_product_id":99411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90902185229839","imei1":"90902185229839","imei2":"90902185229839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99405,"job_number":"JOB_99405","tr_customer_id":99422,"tr_customer_product_id":99412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93921084924199","imei1":"93921084924199","imei2":"93921084924199","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99406,"job_number":"JOB_99406","tr_customer_id":99423,"tr_customer_product_id":99413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50888199460599","imei1":"50888199460599","imei2":"50888199460599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99407,"job_number":"JOB_99407","tr_customer_id":99424,"tr_customer_product_id":99414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14169437252304","imei1":"14169437252304","imei2":"14169437252304","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99409,"job_number":"JOB_99409","tr_customer_id":99426,"tr_customer_product_id":99416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:29.000Z","modified_at":"2025-11-05T03:54:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16618128321697","imei1":"16618128321697","imei2":"16618128321697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99411,"job_number":"JOB_99411","tr_customer_id":99428,"tr_customer_product_id":99418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:30.000Z","modified_at":"2025-11-05T03:54:30.000Z","name":"Theodora Morar","mobile_number":"671-612-5556","email_id":"Triston15@yahoo.com","dop":"2025-04-06","serial_number":"15725508525546500","imei1":"15725508525546500","imei2":"15725508525546500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99412,"job_number":"JOB_99412","tr_customer_id":99429,"tr_customer_product_id":99419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:41.000Z","modified_at":"2025-11-05T03:54:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19587327386476","imei1":"19587327386476","imei2":"19587327386476","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99413,"job_number":"JOB_99413","tr_customer_id":99430,"tr_customer_product_id":99420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:41.000Z","modified_at":"2025-11-05T03:54:41.000Z","name":"Eulah Donnelly","mobile_number":"698-588-2417","email_id":"Lindsay.Reichert9@yahoo.com","dop":"2025-09-16","serial_number":"12227516434052","imei1":"12227516434052","imei2":"12227516434052","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99414,"job_number":"JOB_99414","tr_customer_id":99431,"tr_customer_product_id":99421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:02.000Z","modified_at":"2025-11-05T03:55:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14972601431007","imei1":"14972601431007","imei2":"14972601431007","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99415,"job_number":"JOB_99415","tr_customer_id":99432,"tr_customer_product_id":99422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:03.000Z","modified_at":"2025-11-05T03:55:03.000Z","name":"Gilda Weber","mobile_number":"664-467-1482","email_id":"Federico_Abernathy55@yahoo.com","dop":"2025-09-16","serial_number":"11839676046023","imei1":"11839676046023","imei2":"11839676046023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99416,"job_number":"JOB_99416","tr_customer_id":99433,"tr_customer_product_id":99423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:12.000Z","modified_at":"2025-11-05T03:55:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10925703720494","imei1":"10925703720494","imei2":"10925703720494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99418,"job_number":"JOB_99418","tr_customer_id":99435,"tr_customer_product_id":99425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:14.000Z","modified_at":"2025-11-05T03:55:14.000Z","name":"Alphonso Wisozk","mobile_number":"891-317-9789","email_id":"Tanner.Medhurst@hotmail.com","dop":"2025-04-06","serial_number":"16940605207056364","imei1":"16940605207056364","imei2":"16940605207056364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99419,"job_number":"JOB_99419","tr_customer_id":99436,"tr_customer_product_id":99426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:23.000Z","modified_at":"2025-11-05T03:55:23.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14950704091190","imei1":"14950704091190","imei2":"14950704091190","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99420,"job_number":"JOB_99420","tr_customer_id":99437,"tr_customer_product_id":99427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:24.000Z","modified_at":"2025-11-05T03:55:24.000Z","name":"Cierra Green","mobile_number":"372-860-9437","email_id":"Elroy49@yahoo.com","dop":"2025-09-16","serial_number":"18605413870818","imei1":"18605413870818","imei2":"18605413870818","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99421,"job_number":"JOB_99421","tr_customer_id":99438,"tr_customer_product_id":99428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:54.000Z","modified_at":"2025-11-05T03:55:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10534123660115","imei1":"10534123660115","imei2":"10534123660115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99423,"job_number":"JOB_99423","tr_customer_id":99440,"tr_customer_product_id":99430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:56.000Z","modified_at":"2025-11-05T03:55:56.000Z","name":"Timmy Gottlieb","mobile_number":"669-348-3231","email_id":"Russ37@hotmail.com","dop":"2025-04-06","serial_number":"19208649603546920","imei1":"19208649603546920","imei2":"19208649603546920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99424,"job_number":"JOB_99424","tr_customer_id":99441,"tr_customer_product_id":99431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:19:15.000Z","modified_at":"2025-11-05T04:19:15.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"73624542821496","imei1":"73624542821496","imei2":"73624542821496","popurl":"2025-10-26T04:19:14.765939206Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99425,"job_number":"JOB_99425","tr_customer_id":99442,"tr_customer_product_id":99432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:20:32.000Z","modified_at":"2025-11-05T04:20:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"68815535843746","imei1":"68815535843746","imei2":"68815535843746","popurl":"2025-10-26T04:20:31.430920913Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99426,"job_number":"JOB_99426","tr_customer_id":99443,"tr_customer_product_id":99433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:29:50.000Z","modified_at":"2025-11-05T04:29:50.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107624243455740","imei1":"107624243455740","imei2":"107624243455740","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99428,"job_number":"JOB_99428","tr_customer_id":99445,"tr_customer_product_id":99435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:30:04.000Z","modified_at":"2025-11-05T04:30:04.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104791799821680","imei1":"104791799821680","imei2":"104791799821680","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99435,"job_number":"JOB_99435","tr_customer_id":99452,"tr_customer_product_id":99442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:43:14.000Z","modified_at":"2025-11-05T04:43:14.000Z","name":"Eldred Berge","mobile_number":"390-303-6899","email_id":"Ulices.Kozey31@gmail.com","dop":"2025-04-06","serial_number":"11080680622787298","imei1":"11080680622787298","imei2":"11080680622787298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99439,"job_number":"JOB_99439","tr_customer_id":99456,"tr_customer_product_id":99446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:01:00.000Z","modified_at":"2025-11-05T06:01:00.000Z","name":"Jamel Schmitt","mobile_number":"365-660-1231","email_id":"Regan_Prohaska74@gmail.com","dop":"2025-04-06","serial_number":"13706881481800998","imei1":"13706881481800998","imei2":"13706881481800998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99440,"job_number":"JOB_99440","tr_customer_id":99457,"tr_customer_product_id":99447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:01:33.000Z","modified_at":"2025-11-05T06:01:33.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"1245552346246166","imei1":"1245552346246166","imei2":"1245552346246166","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99442,"job_number":"JOB_99442","tr_customer_id":99459,"tr_customer_product_id":99449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:12:02.000Z","modified_at":"2025-11-05T06:12:02.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456789","imei1":"21240123456789","imei2":"21240123456789","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99452,"job_number":"JOB_99452","tr_customer_id":99469,"tr_customer_product_id":99459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:03.000Z","modified_at":"2025-11-05T06:19:03.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10938149674329","imei1":"10938149674329","imei2":"10938149674329","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99454,"job_number":"JOB_99454","tr_customer_id":99471,"tr_customer_product_id":99461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:04.000Z","modified_at":"2025-11-05T06:19:04.000Z","name":"Kamren Langworth","mobile_number":"888-503-7727","email_id":"Gerhard_Rosenbaum@yahoo.com","dop":"2025-06-18","serial_number":"1022859927843291","imei1":"1022859927843291","imei2":"1022859927843291","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99455,"job_number":"JOB_99455","tr_customer_id":99472,"tr_customer_product_id":99462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:34.000Z","modified_at":"2025-11-05T06:19:34.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10396301889388","imei1":"10396301889388","imei2":"10396301889388","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99457,"job_number":"JOB_99457","tr_customer_id":99474,"tr_customer_product_id":99464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:36.000Z","modified_at":"2025-11-05T06:19:36.000Z","name":"Loy Cormier","mobile_number":"936-757-8350","email_id":"Waino_Miller@gmail.com","dop":"2025-06-08","serial_number":"102449550997179","imei1":"102449550997179","imei2":"102449550997179","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99458,"job_number":"JOB_99458","tr_customer_id":99475,"tr_customer_product_id":99465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:50.000Z","modified_at":"2025-11-05T06:19:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10955986936655","imei1":"10955986936655","imei2":"10955986936655","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99460,"job_number":"JOB_99460","tr_customer_id":99477,"tr_customer_product_id":99467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:51.000Z","modified_at":"2025-11-05T06:19:51.000Z","name":"Branson Schowalter","mobile_number":"613-953-9713","email_id":"Augusta.Roberts16@yahoo.com","dop":"2025-06-18","serial_number":"1069499412171115","imei1":"1069499412171115","imei2":"1069499412171115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99461,"job_number":"JOB_99461","tr_customer_id":99478,"tr_customer_product_id":99468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:01.000Z","modified_at":"2025-11-05T06:20:01.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14796110344649","imei1":"14796110344649","imei2":"14796110344649","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99463,"job_number":"JOB_99463","tr_customer_id":99480,"tr_customer_product_id":99470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:03.000Z","modified_at":"2025-11-05T06:20:03.000Z","name":"Asia Osinski","mobile_number":"398-869-1353","email_id":"Fernando_Lockman@gmail.com","dop":"2025-06-08","serial_number":"100569194584255","imei1":"100569194584255","imei2":"100569194584255","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99464,"job_number":"JOB_99464","tr_customer_id":99481,"tr_customer_product_id":99471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:28.000Z","modified_at":"2025-11-05T06:20:28.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12315616835745","imei1":"12315616835745","imei2":"12315616835745","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99466,"job_number":"JOB_99466","tr_customer_id":99483,"tr_customer_product_id":99473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:29.000Z","modified_at":"2025-11-05T06:20:29.000Z","name":"Jeffry Boehm","mobile_number":"363-836-6316","email_id":"Halie59@hotmail.com","dop":"2025-06-08","serial_number":"102736965254827","imei1":"102736965254827","imei2":"102736965254827","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99467,"job_number":"JOB_99467","tr_customer_id":99484,"tr_customer_product_id":99474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:26:57.000Z","modified_at":"2025-11-05T06:26:57.000Z","name":"Tanya sharma","mobile_number":"8765431278","email_id":"abc@gmail.com","dop":"2025-10-31","serial_number":"12345678913788","imei1":"12345678913788","imei2":"12345678913788","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99469,"job_number":"JOB_99469","tr_customer_id":99486,"tr_customer_product_id":99476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:28:49.000Z","modified_at":"2025-11-05T06:28:49.000Z","name":"Donnell Schroeder","mobile_number":"509-863-7554","email_id":"Mariano38@yahoo.com","dop":"2025-04-06","serial_number":"18046852813767948","imei1":"18046852813767948","imei2":"18046852813767948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99470,"job_number":"JOB_99470","tr_customer_id":99487,"tr_customer_product_id":99477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:29:58.000Z","modified_at":"2025-11-05T06:29:58.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456781","imei1":"21240123456781","imei2":"21240123456781","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99472,"job_number":"JOB_99472","tr_customer_id":99489,"tr_customer_product_id":99479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:34:00.000Z","modified_at":"2025-11-05T06:34:00.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456782","imei1":"21240123456782","imei2":"21240123456782","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99473,"job_number":"JOB_99473","tr_customer_id":99490,"tr_customer_product_id":99480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:36:20.000Z","modified_at":"2025-11-05T06:36:20.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456783","imei1":"21240123456783","imei2":"21240123456783","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99475,"job_number":"JOB_99475","tr_customer_id":99492,"tr_customer_product_id":99482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:36:31.000Z","modified_at":"2025-11-05T06:36:31.000Z","name":"Cameron Lindgren","mobile_number":"446-287-5553","email_id":"Shyanne_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"16647098228975464","imei1":"16647098228975464","imei2":"16647098228975464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99476,"job_number":"JOB_99476","tr_customer_id":99493,"tr_customer_product_id":99483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:37:30.000Z","modified_at":"2025-11-05T06:37:30.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456784","imei1":"21240123456784","imei2":"21240123456784","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99478,"job_number":"JOB_99478","tr_customer_id":99495,"tr_customer_product_id":99485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:38:55.000Z","modified_at":"2025-11-05T06:38:55.000Z","name":"Brendan Rath","mobile_number":"727-235-1396","email_id":"Laury15@hotmail.com","dop":"2025-04-06","serial_number":"11385444409009862","imei1":"11385444409009862","imei2":"11385444409009862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99479,"job_number":"JOB_99479","tr_customer_id":99496,"tr_customer_product_id":99486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:19.000Z","modified_at":"2025-11-05T06:39:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10660568771474","imei1":"10660568771474","imei2":"10660568771474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99481,"job_number":"JOB_99481","tr_customer_id":99498,"tr_customer_product_id":99488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:21.000Z","modified_at":"2025-11-05T06:39:21.000Z","name":"Filomena Rath","mobile_number":"441-241-1255","email_id":"Consuelo_Tillman@yahoo.com","dop":"2025-04-06","serial_number":"19262218640030860","imei1":"19262218640030860","imei2":"19262218640030860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99483,"job_number":"JOB_99483","tr_customer_id":99500,"tr_customer_product_id":99490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:25.000Z","modified_at":"2025-11-05T06:39:25.000Z","name":"Rebeca Lockman","mobile_number":"652-787-8609","email_id":"Daron.Auer30@gmail.com","dop":"2025-04-06","serial_number":"19632220079675860","imei1":"19632220079675860","imei2":"19632220079675860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99484,"job_number":"JOB_99484","tr_customer_id":99501,"tr_customer_product_id":99491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:30.000Z","modified_at":"2025-11-05T06:39:30.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11461244353765","imei1":"11461244353765","imei2":"11461244353765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99487,"job_number":"JOB_99487","tr_customer_id":99504,"tr_customer_product_id":99494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:39.000Z","modified_at":"2025-11-05T06:39:39.000Z","name":"Marcus Littel","mobile_number":"685-776-9604","email_id":"Jon.Bernhard@hotmail.com","dop":"2025-04-06","serial_number":"10461715109402650","imei1":"10461715109402650","imei2":"10461715109402650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99488,"job_number":"JOB_99488","tr_customer_id":99505,"tr_customer_product_id":99495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:06.000Z","modified_at":"2025-11-05T06:40:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14364423135275","imei1":"14364423135275","imei2":"14364423135275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99490,"job_number":"JOB_99490","tr_customer_id":99507,"tr_customer_product_id":99497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:08.000Z","modified_at":"2025-11-05T06:40:08.000Z","name":"Donna O'Connell","mobile_number":"218-870-9015","email_id":"Darrion_Rau@hotmail.com","dop":"2025-04-06","serial_number":"17037144646309220","imei1":"17037144646309220","imei2":"17037144646309220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99491,"job_number":"JOB_99491","tr_customer_id":99508,"tr_customer_product_id":99498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:12.000Z","modified_at":"2025-11-05T06:40:12.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19638628939507","imei1":"19638628939507","imei2":"19638628939507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99494,"job_number":"JOB_99494","tr_customer_id":99511,"tr_customer_product_id":99501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:23.000Z","modified_at":"2025-11-05T06:40:23.000Z","name":"Michael Treutel","mobile_number":"630-350-4736","email_id":"Jaylan.Kohler31@yahoo.com","dop":"2025-04-06","serial_number":"11848415608146974","imei1":"11848415608146974","imei2":"11848415608146974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99495,"job_number":"JOB_99495","tr_customer_id":99512,"tr_customer_product_id":99502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:53.000Z","modified_at":"2025-11-05T06:40:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17725948556402","imei1":"17725948556402","imei2":"17725948556402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99497,"job_number":"JOB_99497","tr_customer_id":99514,"tr_customer_product_id":99504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:54.000Z","modified_at":"2025-11-05T06:40:54.000Z","name":"Tania Prohaska","mobile_number":"583-708-7696","email_id":"Dereck79@gmail.com","dop":"2025-04-06","serial_number":"12092669747890094","imei1":"12092669747890094","imei2":"12092669747890094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99498,"job_number":"JOB_99498","tr_customer_id":99515,"tr_customer_product_id":99505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:54.000Z","modified_at":"2025-11-05T06:40:54.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10306961412971","imei1":"10306961412971","imei2":"10306961412971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99500,"job_number":"JOB_99500","tr_customer_id":99517,"tr_customer_product_id":99507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:49:33.000Z","modified_at":"2025-11-05T06:49:33.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456785","imei1":"21240123456785","imei2":"21240123456785","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99501,"job_number":"JOB_99501","tr_customer_id":99518,"tr_customer_product_id":99508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:52:51.000Z","modified_at":"2025-11-05T06:52:51.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17412117330805","imei1":"17412117330805","imei2":"17412117330805","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99502,"job_number":"JOB_99502","tr_customer_id":99519,"tr_customer_product_id":99509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:52:51.000Z","modified_at":"2025-11-05T06:52:51.000Z","name":"Mercedes Blanda","mobile_number":"587-305-9203","email_id":"Reuben.Mayer@yahoo.com","dop":"2025-09-16","serial_number":"10139798905602","imei1":"10139798905602","imei2":"10139798905602","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99503,"job_number":"JOB_99503","tr_customer_id":99520,"tr_customer_product_id":99510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:10.000Z","modified_at":"2025-11-05T06:53:10.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17060789836701","imei1":"17060789836701","imei2":"17060789836701","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99504,"job_number":"JOB_99504","tr_customer_id":99521,"tr_customer_product_id":99511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:10.000Z","modified_at":"2025-11-05T06:53:10.000Z","name":"Kiarra Jakubowski","mobile_number":"886-260-1296","email_id":"Santina.Lueilwitz60@gmail.com","dop":"2025-09-16","serial_number":"12082326069971","imei1":"12082326069971","imei2":"12082326069971","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99505,"job_number":"JOB_99505","tr_customer_id":99522,"tr_customer_product_id":99512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:28.000Z","modified_at":"2025-11-05T06:53:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13371969202726","imei1":"13371969202726","imei2":"13371969202726","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99506,"job_number":"JOB_99506","tr_customer_id":99523,"tr_customer_product_id":99513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:29.000Z","modified_at":"2025-11-05T06:53:29.000Z","name":"Deangelo Braun","mobile_number":"896-715-8407","email_id":"Gwen.Jerde@hotmail.com","dop":"2025-09-16","serial_number":"19992337363848","imei1":"19992337363848","imei2":"19992337363848","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99507,"job_number":"JOB_99507","tr_customer_id":99524,"tr_customer_product_id":99514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:06.000Z","modified_at":"2025-11-05T06:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10952469771520","imei1":"10952469771520","imei2":"10952469771520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99509,"job_number":"JOB_99509","tr_customer_id":99526,"tr_customer_product_id":99516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:07.000Z","modified_at":"2025-11-05T06:54:08.000Z","name":"Albert Reynolds","mobile_number":"255-958-0774","email_id":"Ubaldo_Anderson98@yahoo.com","dop":"2025-04-06","serial_number":"19027387423509310","imei1":"19027387423509310","imei2":"19027387423509310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99510,"job_number":"JOB_99510","tr_customer_id":99527,"tr_customer_product_id":99517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:53.000Z","modified_at":"2025-11-05T06:54:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19104474990225","imei1":"19104474990225","imei2":"19104474990225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99512,"job_number":"JOB_99512","tr_customer_id":99529,"tr_customer_product_id":99519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:55.000Z","modified_at":"2025-11-05T06:54:55.000Z","name":"Ramon Robel","mobile_number":"204-388-0184","email_id":"Rene.Kuphal27@gmail.com","dop":"2025-04-06","serial_number":"17340880616486184","imei1":"17340880616486184","imei2":"17340880616486184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99513,"job_number":"JOB_99513","tr_customer_id":99530,"tr_customer_product_id":99520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:55:40.000Z","modified_at":"2025-11-05T06:55:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17431717493944","imei1":"17431717493944","imei2":"17431717493944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99515,"job_number":"JOB_99515","tr_customer_id":99532,"tr_customer_product_id":99522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:55:42.000Z","modified_at":"2025-11-05T06:55:42.000Z","name":"Selena Walker","mobile_number":"783-544-7290","email_id":"Christy_Kessler53@yahoo.com","dop":"2025-04-06","serial_number":"10058993711514132","imei1":"10058993711514132","imei2":"10058993711514132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99519,"job_number":"JOB_99519","tr_customer_id":99536,"tr_customer_product_id":99526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:45.000Z","modified_at":"2025-11-05T07:34:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845156338415","imei1":"17845156338415","imei2":"17845156338415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99521,"job_number":"JOB_99521","tr_customer_id":99538,"tr_customer_product_id":99528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:47.000Z","modified_at":"2025-11-05T07:34:47.000Z","name":"Jermey Bayer","mobile_number":"223-510-0424","email_id":"Dee25@hotmail.com","dop":"2025-04-06","serial_number":"16829183145817240","imei1":"16829183145817240","imei2":"16829183145817240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99522,"job_number":"JOB_99522","tr_customer_id":99539,"tr_customer_product_id":99529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:47.000Z","modified_at":"2025-11-05T07:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18664306420864","imei1":"18664306420864","imei2":"18664306420864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99524,"job_number":"JOB_99524","tr_customer_id":99541,"tr_customer_product_id":99531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:48.000Z","modified_at":"2025-11-05T07:34:48.000Z","name":"Evangeline Mante","mobile_number":"278-751-6840","email_id":"Mellie83@yahoo.com","dop":"2025-04-06","serial_number":"19962894197651652","imei1":"19962894197651652","imei2":"19962894197651652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99525,"job_number":"JOB_99525","tr_customer_id":99542,"tr_customer_product_id":99532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:28.000Z","modified_at":"2025-11-05T07:35:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19761335543441","imei1":"19761335543441","imei2":"19761335543441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99527,"job_number":"JOB_99527","tr_customer_id":99544,"tr_customer_product_id":99534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:29.000Z","modified_at":"2025-11-05T07:35:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14770265026708","imei1":"14770265026708","imei2":"14770265026708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99529,"job_number":"JOB_99529","tr_customer_id":99546,"tr_customer_product_id":99536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:30.000Z","modified_at":"2025-11-05T07:35:30.000Z","name":"Mattie Tremblay","mobile_number":"887-798-5675","email_id":"Wilber.Brown99@yahoo.com","dop":"2025-04-06","serial_number":"13319497229109914","imei1":"13319497229109914","imei2":"13319497229109914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99530,"job_number":"JOB_99530","tr_customer_id":99547,"tr_customer_product_id":99537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:31.000Z","modified_at":"2025-11-05T07:35:31.000Z","name":"Ashtyn Legros","mobile_number":"333-385-1386","email_id":"Oliver.Carroll@gmail.com","dop":"2025-04-06","serial_number":"19740421904831600","imei1":"19740421904831600","imei2":"19740421904831600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99531,"job_number":"JOB_99531","tr_customer_id":99548,"tr_customer_product_id":99538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:11.000Z","modified_at":"2025-11-05T07:36:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14114003077781","imei1":"14114003077781","imei2":"14114003077781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99533,"job_number":"JOB_99533","tr_customer_id":99550,"tr_customer_product_id":99540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:12.000Z","modified_at":"2025-11-05T07:36:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15100101681512","imei1":"15100101681512","imei2":"15100101681512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99535,"job_number":"JOB_99535","tr_customer_id":99552,"tr_customer_product_id":99542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:13.000Z","modified_at":"2025-11-05T07:36:13.000Z","name":"Alexandra Howell","mobile_number":"875-939-7502","email_id":"Arlo_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"18749174162564704","imei1":"18749174162564704","imei2":"18749174162564704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99536,"job_number":"JOB_99536","tr_customer_id":99553,"tr_customer_product_id":99543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:13.000Z","modified_at":"2025-11-05T07:36:13.000Z","name":"Finn Corkery","mobile_number":"911-581-3234","email_id":"Bailey30@yahoo.com","dop":"2025-04-06","serial_number":"13474335624284504","imei1":"13474335624284504","imei2":"13474335624284504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99538,"job_number":"JOB_99538","tr_customer_id":99555,"tr_customer_product_id":99545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:52.000Z","modified_at":"2025-11-05T07:36:52.000Z","name":"Asha Jerde","mobile_number":"915-297-7681","email_id":"Daniela_Leannon96@hotmail.com","dop":"2025-04-06","serial_number":"16152691923484128","imei1":"16152691923484128","imei2":"16152691923484128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99539,"job_number":"JOB_99539","tr_customer_id":99556,"tr_customer_product_id":99546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:00.000Z","modified_at":"2025-11-05T07:43:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14256031845767","imei1":"14256031845767","imei2":"14256031845767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99541,"job_number":"JOB_99541","tr_customer_id":99558,"tr_customer_product_id":99548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:02.000Z","modified_at":"2025-11-05T07:43:02.000Z","name":"Jalon Hirthe","mobile_number":"628-247-3150","email_id":"Howell_Kris@yahoo.com","dop":"2025-04-06","serial_number":"11853369691689236","imei1":"11853369691689236","imei2":"11853369691689236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99542,"job_number":"JOB_99542","tr_customer_id":99559,"tr_customer_product_id":99549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:06.000Z","modified_at":"2025-11-05T07:43:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13920741447892","imei1":"13920741447892","imei2":"13920741447892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99544,"job_number":"JOB_99544","tr_customer_id":99561,"tr_customer_product_id":99551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:08.000Z","modified_at":"2025-11-05T07:43:08.000Z","name":"Coleman Nienow","mobile_number":"914-526-8258","email_id":"Beaulah_McCullough62@hotmail.com","dop":"2025-04-06","serial_number":"15650514213284604","imei1":"15650514213284604","imei2":"15650514213284604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99545,"job_number":"JOB_99545","tr_customer_id":99562,"tr_customer_product_id":99552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:42.000Z","modified_at":"2025-11-05T07:43:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11443331352610","imei1":"11443331352610","imei2":"11443331352610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99547,"job_number":"JOB_99547","tr_customer_id":99564,"tr_customer_product_id":99554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:44.000Z","modified_at":"2025-11-05T07:43:44.000Z","name":"Renee Boyle","mobile_number":"258-638-8475","email_id":"Kendra.Jast45@hotmail.com","dop":"2025-04-06","serial_number":"14597838906296046","imei1":"14597838906296046","imei2":"14597838906296046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99548,"job_number":"JOB_99548","tr_customer_id":99565,"tr_customer_product_id":99555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:54.000Z","modified_at":"2025-11-05T07:43:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18758451479403","imei1":"18758451479403","imei2":"18758451479403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99550,"job_number":"JOB_99550","tr_customer_id":99567,"tr_customer_product_id":99557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:55.000Z","modified_at":"2025-11-05T07:43:55.000Z","name":"Art Walker","mobile_number":"311-241-0072","email_id":"Deshawn_Legros84@gmail.com","dop":"2025-04-06","serial_number":"10259468474977278","imei1":"10259468474977278","imei2":"10259468474977278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99551,"job_number":"JOB_99551","tr_customer_id":99568,"tr_customer_product_id":99558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:24.000Z","modified_at":"2025-11-05T07:44:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14373094895281","imei1":"14373094895281","imei2":"14373094895281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99553,"job_number":"JOB_99553","tr_customer_id":99570,"tr_customer_product_id":99560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:26.000Z","modified_at":"2025-11-05T07:44:26.000Z","name":"Orlando Hauck","mobile_number":"273-994-1983","email_id":"Kattie_Harber81@hotmail.com","dop":"2025-04-06","serial_number":"18021665449328256","imei1":"18021665449328256","imei2":"18021665449328256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99554,"job_number":"JOB_99554","tr_customer_id":99571,"tr_customer_product_id":99561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:41.000Z","modified_at":"2025-11-05T07:44:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15305447111450","imei1":"15305447111450","imei2":"15305447111450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99556,"job_number":"JOB_99556","tr_customer_id":99573,"tr_customer_product_id":99563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:43.000Z","modified_at":"2025-11-05T07:44:43.000Z","name":"Liza Harris","mobile_number":"832-209-1494","email_id":"Kevin3@yahoo.com","dop":"2025-04-06","serial_number":"17737883507923060","imei1":"17737883507923060","imei2":"17737883507923060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99559,"job_number":"JOB_99559","tr_customer_id":99576,"tr_customer_product_id":99566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:02:46.000Z","modified_at":"2025-11-05T12:02:46.000Z","name":"Jaden Beatty","mobile_number":"898-269-7594","email_id":"Alexis.Kutch6@yahoo.com","dop":"2025-10-12","serial_number":"1007279467612925","imei1":"1007279467612925","imei2":"1007279467612925","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99561,"job_number":"JOB_99561","tr_customer_id":99578,"tr_customer_product_id":99568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:03:19.000Z","modified_at":"2025-11-05T12:03:19.000Z","name":"Trisha Hilpert","mobile_number":"528-497-5520","email_id":"Linnea_Bode99@hotmail.com","dop":"2025-10-12","serial_number":"1007500055719941","imei1":"1007500055719941","imei2":"1007500055719941","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99563,"job_number":"JOB_99563","tr_customer_id":99580,"tr_customer_product_id":99570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:07:10.000Z","modified_at":"2025-11-05T12:07:10.000Z","name":"Arno Hartmann","mobile_number":"716-292-3600","email_id":"Annette22@hotmail.com","dop":"2025-10-12","serial_number":"1007186021880867","imei1":"1007186021880867","imei2":"1007186021880867","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99565,"job_number":"JOB_99565","tr_customer_id":99582,"tr_customer_product_id":99572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:09:35.000Z","modified_at":"2025-11-05T12:09:35.000Z","name":"Meaghan Gerhold","mobile_number":"363-286-4677","email_id":"Hermann13@gmail.com","dop":"2025-10-12","serial_number":"1007890815668742","imei1":"1007890815668742","imei2":"1007890815668742","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99567,"job_number":"JOB_99567","tr_customer_id":99584,"tr_customer_product_id":99574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:14:56.000Z","modified_at":"2025-11-05T12:14:56.000Z","name":"Malachi Russel","mobile_number":"757-395-6798","email_id":"Nils.OKeefe@gmail.com","dop":"2025-10-12","serial_number":"1004258091230245","imei1":"1004258091230245","imei2":"1004258091230245","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99570,"job_number":"JOB_99570","tr_customer_id":99587,"tr_customer_product_id":99577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:40:18.000Z","modified_at":"2025-11-05T12:40:18.000Z","name":"Sidney Legros","mobile_number":"868-954-3090","email_id":"Brenda95@yahoo.com","dop":"2025-04-06","serial_number":"14899016526964516","imei1":"14899016526964516","imei2":"14899016526964516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99573,"job_number":"JOB_99573","tr_customer_id":99590,"tr_customer_product_id":99580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:43:57.000Z","modified_at":"2025-11-05T12:43:57.000Z","name":"Okey Schmeler","mobile_number":"404-907-8985","email_id":"Cleta60@gmail.com","dop":"2025-10-12","serial_number":"1009609731959066","imei1":"1009609731959066","imei2":"1009609731959066","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99576,"job_number":"JOB_99576","tr_customer_id":99593,"tr_customer_product_id":99583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:50:06.000Z","modified_at":"2025-11-05T12:50:06.000Z","name":"Maxime Russel","mobile_number":"865-212-8218","email_id":"Brett.Kulas15@gmail.com","dop":"2025-10-12","serial_number":"1003510897431884","imei1":"1003510897431884","imei2":"1003510897431884","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99577,"job_number":"JOB_99577","tr_customer_id":99594,"tr_customer_product_id":99584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:05:01.000Z","modified_at":"2025-11-05T13:05:01.000Z","name":"Jazmin Kunde","mobile_number":"452-481-7932","email_id":"Ellen.Abshire@gmail.com","dop":"2025-04-06","serial_number":"14400036663257","imei1":"14400036663257","imei2":"14400036663257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99578,"job_number":"JOB_99578","tr_customer_id":99595,"tr_customer_product_id":99585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Krishna Embranthiri","mobile_number":"7019766370","email_id":"swami.gupta@gmail.com","dop":"2025-10-26","serial_number":"5935968886086193","imei1":"5935968886086193","imei2":"5935968886086193","popurl":"www.guru-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99579,"job_number":"JOB_99579","tr_customer_id":99596,"tr_customer_product_id":99586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Priya Asan","mobile_number":"7041623656","email_id":"ravi.kaur@yahoo.co.in","dop":"2025-10-26","serial_number":"3580891862396158","imei1":"3580891862396158","imei2":"3580891862396158","popurl":"www.mahendra-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99580,"job_number":"JOB_99580","tr_customer_id":99597,"tr_customer_product_id":99587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Charvi Guha","mobile_number":"7056606510","email_id":"shakuntala.sharma@yahoo.co.in","dop":"2025-10-26","serial_number":"2424791919195124","imei1":"2424791919195124","imei2":"2424791919195124","popurl":"www.charak-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99581,"job_number":"JOB_99581","tr_customer_id":99598,"tr_customer_product_id":99588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Bilva Chattopadhyay","mobile_number":"7003009891","email_id":"alok.gupta@gmail.com","dop":"2025-10-26","serial_number":"4913534296675133","imei1":"4913534296675133","imei2":"4913534296675133","popurl":"www.balaaditya-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99582,"job_number":"JOB_99582","tr_customer_id":99599,"tr_customer_product_id":99589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Darshwana Bharadwaj","mobile_number":"7069253652","email_id":"umang.khatri@gmail.com","dop":"2025-10-26","serial_number":"5950520751619879","imei1":"5950520751619879","imei2":"5950520751619879","popurl":"www.divjot-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99583,"job_number":"JOB_99583","tr_customer_id":99600,"tr_customer_product_id":99590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:13.000Z","modified_at":"2025-11-05T13:32:13.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"11760302438670","imei1":"11760302438670","imei2":"11760302438670","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99585,"job_number":"JOB_99585","tr_customer_id":99602,"tr_customer_product_id":99592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:13.000Z","modified_at":"2025-11-05T13:32:13.000Z","name":"Shania Klocko","mobile_number":"299-861-1303","email_id":"Raquel_Kuhic@yahoo.com","dop":"2025-09-30","serial_number":"10012229382140","imei1":"10012229382140","imei2":"10012229382140","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99586,"job_number":"JOB_99586","tr_customer_id":99603,"tr_customer_product_id":99593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Ranjeet Khanna","mobile_number":"7016468397","email_id":"dharitri.nair@yahoo.co.in","dop":"2025-10-26","serial_number":"8109974394297386","imei1":"8109974394297386","imei2":"8109974394297386","popurl":"www.acharyanandana-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99587,"job_number":"JOB_99587","tr_customer_id":99604,"tr_customer_product_id":99594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Arjun Kocchar","mobile_number":"7078106051","email_id":"eshita.somayaji@hotmail.com","dop":"2025-10-26","serial_number":"7946788443590786","imei1":"7946788443590786","imei2":"7946788443590786","popurl":"www.dayaanidhi-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99588,"job_number":"JOB_99588","tr_customer_id":99605,"tr_customer_product_id":99595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Vaishvi Guneta","mobile_number":"7040821889","email_id":"opaline.agarwal@hotmail.com","dop":"2025-10-26","serial_number":"2618666493801190","imei1":"2618666493801190","imei2":"2618666493801190","popurl":"www.aadinath-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99589,"job_number":"JOB_99589","tr_customer_id":99606,"tr_customer_product_id":99596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Laxmi Iyer","mobile_number":"7059053136","email_id":"gaurang.adiga@gmail.com","dop":"2025-10-26","serial_number":"2121016526409748","imei1":"2121016526409748","imei2":"2121016526409748","popurl":"www.kalpana-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99590,"job_number":"JOB_99590","tr_customer_id":99607,"tr_customer_product_id":99597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Anal Patil","mobile_number":"7073949976","email_id":"manjusha.naik@gmail.com","dop":"2025-10-26","serial_number":"2333463648453542","imei1":"2333463648453542","imei2":"2333463648453542","popurl":"www.akshainie-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99591,"job_number":"JOB_99591","tr_customer_id":99608,"tr_customer_product_id":99598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:31.000Z","modified_at":"2025-11-05T13:32:31.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"10193380058634","imei1":"10193380058634","imei2":"10193380058634","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99593,"job_number":"JOB_99593","tr_customer_id":99610,"tr_customer_product_id":99600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:31.000Z","modified_at":"2025-11-05T13:32:31.000Z","name":"Maximilian Sawayn","mobile_number":"941-467-6103","email_id":"Claudie_Jacobs76@yahoo.com","dop":"2025-09-30","serial_number":"17543530530873","imei1":"17543530530873","imei2":"17543530530873","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99594,"job_number":"JOB_99594","tr_customer_id":99611,"tr_customer_product_id":99601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:48.000Z","modified_at":"2025-11-05T13:32:48.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"13788235921045","imei1":"13788235921045","imei2":"13788235921045","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99596,"job_number":"JOB_99596","tr_customer_id":99613,"tr_customer_product_id":99603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:48.000Z","modified_at":"2025-11-05T13:32:48.000Z","name":"Vaughn Cremin","mobile_number":"839-743-2818","email_id":"Hunter_Schmeler@gmail.com","dop":"2025-09-30","serial_number":"19322096840884","imei1":"19322096840884","imei2":"19322096840884","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99598,"job_number":"JOB_99598","tr_customer_id":99615,"tr_customer_product_id":99605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:35.000Z","modified_at":"2025-11-05T13:43:35.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"18979006500299","imei1":"18979006500299","imei2":"18979006500299","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99600,"job_number":"JOB_99600","tr_customer_id":99617,"tr_customer_product_id":99607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:36.000Z","modified_at":"2025-11-05T13:43:36.000Z","name":"Scotty Fadel","mobile_number":"704-863-0485","email_id":"Mozelle_Stamm@yahoo.com","dop":"2025-09-30","serial_number":"19228729729065","imei1":"19228729729065","imei2":"19228729729065","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99601,"job_number":"JOB_99601","tr_customer_id":99618,"tr_customer_product_id":99608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:52.000Z","modified_at":"2025-11-05T13:43:52.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"15234961648101","imei1":"15234961648101","imei2":"15234961648101","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99603,"job_number":"JOB_99603","tr_customer_id":99620,"tr_customer_product_id":99610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:52.000Z","modified_at":"2025-11-05T13:43:52.000Z","name":"Elenora Crooks","mobile_number":"628-654-8742","email_id":"Afton23@hotmail.com","dop":"2025-09-30","serial_number":"16685285707047","imei1":"16685285707047","imei2":"16685285707047","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99604,"job_number":"JOB_99604","tr_customer_id":99621,"tr_customer_product_id":99611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:44:08.000Z","modified_at":"2025-11-05T13:44:08.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18737185760898","imei1":"18737185760898","imei2":"18737185760898","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99606,"job_number":"JOB_99606","tr_customer_id":99623,"tr_customer_product_id":99613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:44:09.000Z","modified_at":"2025-11-05T13:44:09.000Z","name":"Melany Brown","mobile_number":"535-915-6525","email_id":"Oliver.Predovic@gmail.com","dop":"2025-09-30","serial_number":"16440805630984","imei1":"16440805630984","imei2":"16440805630984","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99607,"job_number":"JOB_99607","tr_customer_id":99624,"tr_customer_product_id":99614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:19.000Z","modified_at":"2025-11-05T13:46:20.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"19118175578102","imei1":"19118175578102","imei2":"19118175578102","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99609,"job_number":"JOB_99609","tr_customer_id":99626,"tr_customer_product_id":99616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:20.000Z","modified_at":"2025-11-05T13:46:20.000Z","name":"Torrey Upton","mobile_number":"479-573-0525","email_id":"Heber.Hettinger@gmail.com","dop":"2025-09-30","serial_number":"12009553705370","imei1":"12009553705370","imei2":"12009553705370","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99610,"job_number":"JOB_99610","tr_customer_id":99627,"tr_customer_product_id":99617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:37.000Z","modified_at":"2025-11-05T13:46:37.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"17443765831584","imei1":"17443765831584","imei2":"17443765831584","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99612,"job_number":"JOB_99612","tr_customer_id":99629,"tr_customer_product_id":99619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:38.000Z","modified_at":"2025-11-05T13:46:38.000Z","name":"Jeramy Thompson","mobile_number":"942-337-4709","email_id":"Friedrich_Durgan@gmail.com","dop":"2025-09-30","serial_number":"19185592949484","imei1":"19185592949484","imei2":"19185592949484","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99613,"job_number":"JOB_99613","tr_customer_id":99630,"tr_customer_product_id":99620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:54.000Z","modified_at":"2025-11-05T13:46:54.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"17967477976904","imei1":"17967477976904","imei2":"17967477976904","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99615,"job_number":"JOB_99615","tr_customer_id":99632,"tr_customer_product_id":99622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:55.000Z","modified_at":"2025-11-05T13:46:55.000Z","name":"Giovani Bechtelar","mobile_number":"389-994-9958","email_id":"Lavern55@yahoo.com","dop":"2025-09-30","serial_number":"16764789354777","imei1":"16764789354777","imei2":"16764789354777","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99616,"job_number":"JOB_99616","tr_customer_id":99633,"tr_customer_product_id":99623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89720651923890","imei1":"89720651923890","imei2":"89720651923890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99617,"job_number":"JOB_99617","tr_customer_id":99634,"tr_customer_product_id":99624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29215796394300","imei1":"29215796394300","imei2":"29215796394300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99618,"job_number":"JOB_99618","tr_customer_id":99635,"tr_customer_product_id":99625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64715252631213","imei1":"64715252631213","imei2":"64715252631213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99619,"job_number":"JOB_99619","tr_customer_id":99636,"tr_customer_product_id":99626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46759640952261","imei1":"46759640952261","imei2":"46759640952261","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99620,"job_number":"JOB_99620","tr_customer_id":99637,"tr_customer_product_id":99627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41852729277481","imei1":"41852729277481","imei2":"41852729277481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99621,"job_number":"JOB_99621","tr_customer_id":99638,"tr_customer_product_id":99628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85784040930302","imei1":"85784040930302","imei2":"85784040930302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99623,"job_number":"JOB_99623","tr_customer_id":99640,"tr_customer_product_id":99630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52987057196917","imei1":"52987057196917","imei2":"52987057196917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99624,"job_number":"JOB_99624","tr_customer_id":99641,"tr_customer_product_id":99631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75302507957469","imei1":"75302507957469","imei2":"75302507957469","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99625,"job_number":"JOB_99625","tr_customer_id":99642,"tr_customer_product_id":99632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98673734985170","imei1":"98673734985170","imei2":"98673734985170","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99626,"job_number":"JOB_99626","tr_customer_id":99643,"tr_customer_product_id":99633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32353729640634","imei1":"32353729640634","imei2":"32353729640634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99627,"job_number":"JOB_99627","tr_customer_id":99644,"tr_customer_product_id":99634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81264872587433","imei1":"81264872587433","imei2":"81264872587433","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99628,"job_number":"JOB_99628","tr_customer_id":99645,"tr_customer_product_id":99635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42054074194627","imei1":"42054074194627","imei2":"42054074194627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99630,"job_number":"JOB_99630","tr_customer_id":99647,"tr_customer_product_id":99637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:44.000Z","modified_at":"2025-11-05T13:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76651865659121","imei1":"76651865659121","imei2":"76651865659121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99631,"job_number":"JOB_99631","tr_customer_id":99648,"tr_customer_product_id":99638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98212411081233","imei1":"98212411081233","imei2":"98212411081233","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99632,"job_number":"JOB_99632","tr_customer_id":99649,"tr_customer_product_id":99639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94500782857948","imei1":"94500782857948","imei2":"94500782857948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99633,"job_number":"JOB_99633","tr_customer_id":99650,"tr_customer_product_id":99640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41183359488333","imei1":"41183359488333","imei2":"41183359488333","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99634,"job_number":"JOB_99634","tr_customer_id":99651,"tr_customer_product_id":99641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:46.000Z","modified_at":"2025-11-05T13:48:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57031907290511","imei1":"57031907290511","imei2":"57031907290511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99635,"job_number":"JOB_99635","tr_customer_id":99652,"tr_customer_product_id":99642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:46.000Z","modified_at":"2025-11-05T13:48:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29345124353440","imei1":"29345124353440","imei2":"29345124353440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99640,"job_number":"JOB_99640","tr_customer_id":99657,"tr_customer_product_id":99647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:53:23.000Z","modified_at":"2025-11-05T13:53:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11688305915324","imei1":"11688305915324","imei2":"11688305915324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99642,"job_number":"JOB_99642","tr_customer_id":99659,"tr_customer_product_id":99649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:53:24.000Z","modified_at":"2025-11-05T13:53:24.000Z","name":"Eliseo Swift","mobile_number":"691-405-8179","email_id":"Kyle_Durgan75@gmail.com","dop":"2025-04-06","serial_number":"14187795600032866","imei1":"14187795600032866","imei2":"14187795600032866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99643,"job_number":"JOB_99643","tr_customer_id":99660,"tr_customer_product_id":99650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:06.000Z","modified_at":"2025-11-05T13:54:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18938443815099","imei1":"18938443815099","imei2":"18938443815099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99645,"job_number":"JOB_99645","tr_customer_id":99662,"tr_customer_product_id":99652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:07.000Z","modified_at":"2025-11-05T13:54:07.000Z","name":"Bridgette Marks","mobile_number":"494-722-7050","email_id":"Bella_Runte@yahoo.com","dop":"2025-04-06","serial_number":"13905971424697252","imei1":"13905971424697252","imei2":"13905971424697252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99646,"job_number":"JOB_99646","tr_customer_id":99663,"tr_customer_product_id":99653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:49.000Z","modified_at":"2025-11-05T13:54:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17392355083388","imei1":"17392355083388","imei2":"17392355083388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99648,"job_number":"JOB_99648","tr_customer_id":99665,"tr_customer_product_id":99655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:50.000Z","modified_at":"2025-11-05T13:54:50.000Z","name":"Alysha Cartwright","mobile_number":"863-727-8989","email_id":"Lela24@hotmail.com","dop":"2025-04-06","serial_number":"14544353581685074","imei1":"14544353581685074","imei2":"14544353581685074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99649,"job_number":"JOB_99649","tr_customer_id":99666,"tr_customer_product_id":99656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:26.000Z","modified_at":"2025-11-05T14:09:26.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"11437780068902","imei1":"11437780068902","imei2":"11437780068902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99651,"job_number":"JOB_99651","tr_customer_id":99668,"tr_customer_product_id":99658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:27.000Z","modified_at":"2025-11-05T14:09:27.000Z","name":"Karlie Gerhold","mobile_number":"653-392-0946","email_id":"Jeff.Kassulke90@gmail.com","dop":"2025-04-06","serial_number":"16656323977828568","imei1":"16656323977828568","imei2":"16656323977828568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99660,"job_number":"JOB_99660","tr_customer_id":99677,"tr_customer_product_id":99667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:08.000Z","modified_at":"2025-11-05T14:10:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13360920880544","imei1":"13360920880544","imei2":"13360920880544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99662,"job_number":"JOB_99662","tr_customer_id":99679,"tr_customer_product_id":99669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:09.000Z","modified_at":"2025-11-05T14:10:09.000Z","name":"Desmond Beier","mobile_number":"711-295-2670","email_id":"Dejah_Bins10@yahoo.com","dop":"2025-04-06","serial_number":"19601175436877240","imei1":"19601175436877240","imei2":"19601175436877240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99663,"job_number":"JOB_99663","tr_customer_id":99680,"tr_customer_product_id":99670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:24.000Z","modified_at":"2025-11-05T14:10:25.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17813789355585","imei1":"17813789355585","imei2":"17813789355585","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99665,"job_number":"JOB_99665","tr_customer_id":99682,"tr_customer_product_id":99672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:26.000Z","modified_at":"2025-11-05T14:10:26.000Z","name":"Ruthe Schneider","mobile_number":"849-603-1451","email_id":"Zella_Koss30@hotmail.com","dop":"2025-06-08","serial_number":"107799480550212","imei1":"107799480550212","imei2":"107799480550212","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99666,"job_number":"JOB_99666","tr_customer_id":99683,"tr_customer_product_id":99673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:50.000Z","modified_at":"2025-11-05T14:10:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13925098868863","imei1":"13925098868863","imei2":"13925098868863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99668,"job_number":"JOB_99668","tr_customer_id":99685,"tr_customer_product_id":99675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:51.000Z","modified_at":"2025-11-05T14:10:51.000Z","name":"Vilma Cremin","mobile_number":"200-258-7155","email_id":"Juston82@hotmail.com","dop":"2025-04-06","serial_number":"16256108019207178","imei1":"16256108019207178","imei2":"16256108019207178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99669,"job_number":"JOB_99669","tr_customer_id":99686,"tr_customer_product_id":99676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:55.000Z","modified_at":"2025-11-05T14:10:55.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19741040891089","imei1":"19741040891089","imei2":"19741040891089","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99671,"job_number":"JOB_99671","tr_customer_id":99688,"tr_customer_product_id":99678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:56.000Z","modified_at":"2025-11-05T14:10:56.000Z","name":"Jevon Nitzsche","mobile_number":"637-692-7842","email_id":"Emerson_Hilll@yahoo.com","dop":"2025-06-08","serial_number":"107158042376096","imei1":"107158042376096","imei2":"107158042376096","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99672,"job_number":"JOB_99672","tr_customer_id":99689,"tr_customer_product_id":99679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:25.000Z","modified_at":"2025-11-05T14:11:25.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19063124962024","imei1":"19063124962024","imei2":"19063124962024","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99674,"job_number":"JOB_99674","tr_customer_id":99691,"tr_customer_product_id":99681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:26.000Z","modified_at":"2025-11-05T14:11:26.000Z","name":"Evelyn Ritchie","mobile_number":"455-957-7163","email_id":"Carolanne88@hotmail.com","dop":"2025-06-08","serial_number":"105750928648186","imei1":"105750928648186","imei2":"105750928648186","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99675,"job_number":"JOB_99675","tr_customer_id":99692,"tr_customer_product_id":99682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:47.000Z","modified_at":"2025-11-05T14:11:47.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"19210813079624","imei1":"19210813079624","imei2":"19210813079624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99677,"job_number":"JOB_99677","tr_customer_id":99694,"tr_customer_product_id":99684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:12:34.000Z","modified_at":"2025-11-05T14:12:34.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19342323203284","imei1":"19342323203284","imei2":"19342323203284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99679,"job_number":"JOB_99679","tr_customer_id":99696,"tr_customer_product_id":99686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:13:21.000Z","modified_at":"2025-11-05T14:13:21.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"13866780016218","imei1":"13866780016218","imei2":"13866780016218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99682,"job_number":"JOB_99682","tr_customer_id":99699,"tr_customer_product_id":99689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:09.000Z","modified_at":"2025-11-05T14:14:09.000Z","name":"Maddison Okuneva","mobile_number":"281-721-5056","email_id":"Virgie.Watsica@hotmail.com","dop":"2025-04-06","serial_number":"14149084779736596","imei1":"14149084779736596","imei2":"14149084779736596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99685,"job_number":"JOB_99685","tr_customer_id":99702,"tr_customer_product_id":99692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:51.000Z","modified_at":"2025-11-05T14:14:51.000Z","name":"Garnet Olson","mobile_number":"722-438-3327","email_id":"Jaquan_Frami83@gmail.com","dop":"2025-04-06","serial_number":"16813520665370132","imei1":"16813520665370132","imei2":"16813520665370132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99686,"job_number":"JOB_99686","tr_customer_id":99703,"tr_customer_product_id":99693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:09.000Z","modified_at":"2025-11-05T14:15:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10785172140467","imei1":"10785172140467","imei2":"10785172140467","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99688,"job_number":"JOB_99688","tr_customer_id":99705,"tr_customer_product_id":99695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:10.000Z","modified_at":"2025-11-05T14:15:10.000Z","name":"Leola Rowe","mobile_number":"652-216-1116","email_id":"Cora_VonRueden18@yahoo.com","dop":"2025-06-18","serial_number":"1091574495911792","imei1":"1091574495911792","imei2":"1091574495911792","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99690,"job_number":"JOB_99690","tr_customer_id":99707,"tr_customer_product_id":99697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:33.000Z","modified_at":"2025-11-05T14:15:33.000Z","name":"Kaia Hessel","mobile_number":"320-319-8530","email_id":"Raymundo.Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"13253140030594056","imei1":"13253140030594056","imei2":"13253140030594056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99691,"job_number":"JOB_99691","tr_customer_id":99708,"tr_customer_product_id":99698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:51.000Z","modified_at":"2025-11-05T14:15:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10320334345906","imei1":"10320334345906","imei2":"10320334345906","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99693,"job_number":"JOB_99693","tr_customer_id":99710,"tr_customer_product_id":99700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:52.000Z","modified_at":"2025-11-05T14:15:52.000Z","name":"Monserrate Doyle","mobile_number":"526-982-6793","email_id":"Heaven_Block53@gmail.com","dop":"2025-06-18","serial_number":"1076173215210055","imei1":"1076173215210055","imei2":"1076173215210055","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99694,"job_number":"JOB_99694","tr_customer_id":99711,"tr_customer_product_id":99701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:17:52.000Z","modified_at":"2025-11-05T14:17:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10973741051062","imei1":"10973741051062","imei2":"10973741051062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99696,"job_number":"JOB_99696","tr_customer_id":99713,"tr_customer_product_id":99703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:17:53.000Z","modified_at":"2025-11-05T14:17:53.000Z","name":"Elmo King","mobile_number":"913-367-8385","email_id":"Marisa77@hotmail.com","dop":"2025-04-06","serial_number":"11181930197842092","imei1":"11181930197842092","imei2":"11181930197842092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99697,"job_number":"JOB_99697","tr_customer_id":99714,"tr_customer_product_id":99704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:39.000Z","modified_at":"2025-11-05T14:18:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16653869515652","imei1":"16653869515652","imei2":"16653869515652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99699,"job_number":"JOB_99699","tr_customer_id":99716,"tr_customer_product_id":99706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:40.000Z","modified_at":"2025-11-05T14:18:40.000Z","name":"Trystan Daniel","mobile_number":"653-795-2296","email_id":"Valentin.Gutmann@gmail.com","dop":"2025-04-06","serial_number":"16584908335190524","imei1":"16584908335190524","imei2":"16584908335190524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99700,"job_number":"JOB_99700","tr_customer_id":99717,"tr_customer_product_id":99707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:55.000Z","modified_at":"2025-11-05T14:18:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12074748785930","imei1":"12074748785930","imei2":"12074748785930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99702,"job_number":"JOB_99702","tr_customer_id":99719,"tr_customer_product_id":99709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:57.000Z","modified_at":"2025-11-05T14:18:57.000Z","name":"Hattie Metz","mobile_number":"379-719-0339","email_id":"Janice66@gmail.com","dop":"2025-04-06","serial_number":"12089086118774496","imei1":"12089086118774496","imei2":"12089086118774496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99703,"job_number":"JOB_99703","tr_customer_id":99720,"tr_customer_product_id":99710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:25.000Z","modified_at":"2025-11-05T14:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15951602858028","imei1":"15951602858028","imei2":"15951602858028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99705,"job_number":"JOB_99705","tr_customer_id":99722,"tr_customer_product_id":99712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:26.000Z","modified_at":"2025-11-05T14:19:26.000Z","name":"Anya Koch","mobile_number":"577-261-1594","email_id":"Tracy.OHara@gmail.com","dop":"2025-04-06","serial_number":"10390834615531232","imei1":"10390834615531232","imei2":"10390834615531232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99706,"job_number":"JOB_99706","tr_customer_id":99723,"tr_customer_product_id":99713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:38.000Z","modified_at":"2025-11-05T14:19:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16838716998353","imei1":"16838716998353","imei2":"16838716998353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99708,"job_number":"JOB_99708","tr_customer_id":99725,"tr_customer_product_id":99715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:39.000Z","modified_at":"2025-11-05T14:19:39.000Z","name":"Jarret Lemke","mobile_number":"833-585-4556","email_id":"Maye.Grady@hotmail.com","dop":"2025-04-06","serial_number":"18648734586099090","imei1":"18648734586099090","imei2":"18648734586099090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99709,"job_number":"JOB_99709","tr_customer_id":99726,"tr_customer_product_id":99716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:20.000Z","modified_at":"2025-11-05T14:20:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12963759227908","imei1":"12963759227908","imei2":"12963759227908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99711,"job_number":"JOB_99711","tr_customer_id":99728,"tr_customer_product_id":99718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:21.000Z","modified_at":"2025-11-05T14:20:21.000Z","name":"Rusty Hayes","mobile_number":"599-848-2253","email_id":"Ayden.Gutmann80@hotmail.com","dop":"2025-04-06","serial_number":"12154328472534282","imei1":"12154328472534282","imei2":"12154328472534282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99713,"job_number":"JOB_99713","tr_customer_id":99730,"tr_customer_product_id":99720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:25.000Z","modified_at":"2025-11-05T14:20:25.000Z","name":"Lera Block","mobile_number":"651-643-7811","email_id":"Rahsaan.Little99@gmail.com","dop":"2025-04-06","serial_number":"17326980970151826","imei1":"17326980970151826","imei2":"17326980970151826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99715,"job_number":"JOB_99715","tr_customer_id":99732,"tr_customer_product_id":99722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:37.000Z","modified_at":"2025-11-05T14:20:37.000Z","name":"Germaine Denesik","mobile_number":"482-863-1147","email_id":"Roel52@gmail.com","dop":"2025-04-06","serial_number":"14754325847584712","imei1":"14754325847584712","imei2":"14754325847584712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99716,"job_number":"JOB_99716","tr_customer_id":99733,"tr_customer_product_id":99723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:25.000Z","modified_at":"2025-11-05T14:24:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10949794664110","imei1":"10949794664110","imei2":"10949794664110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99718,"job_number":"JOB_99718","tr_customer_id":99735,"tr_customer_product_id":99725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:27.000Z","modified_at":"2025-11-05T14:24:27.000Z","name":"Quinton Greenholt","mobile_number":"258-453-1781","email_id":"Unique80@yahoo.com","dop":"2025-04-06","serial_number":"12607357881344020","imei1":"12607357881344020","imei2":"12607357881344020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99728,"job_number":"JOB_99728","tr_customer_id":99745,"tr_customer_product_id":99735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:15.000Z","modified_at":"2025-11-05T14:25:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18639101670695","imei1":"18639101670695","imei2":"18639101670695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99730,"job_number":"JOB_99730","tr_customer_id":99747,"tr_customer_product_id":99737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:16.000Z","modified_at":"2025-11-05T14:25:17.000Z","name":"Vernon Nader","mobile_number":"848-729-6373","email_id":"Lesly.Ward@gmail.com","dop":"2025-04-06","serial_number":"12835241523552860","imei1":"12835241523552860","imei2":"12835241523552860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99732,"job_number":"JOB_99732","tr_customer_id":99749,"tr_customer_product_id":99739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:19.000Z","modified_at":"2025-11-05T14:25:19.000Z","name":"Clifford Hills","mobile_number":"715-208-4887","email_id":"Cecelia_Hirthe@hotmail.com","dop":"2025-04-06","serial_number":"18821564879459550","imei1":"18821564879459550","imei2":"18821564879459550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99733,"job_number":"JOB_99733","tr_customer_id":99750,"tr_customer_product_id":99740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:26:04.000Z","modified_at":"2025-11-05T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13810691625906","imei1":"13810691625906","imei2":"13810691625906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99735,"job_number":"JOB_99735","tr_customer_id":99752,"tr_customer_product_id":99742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:26:06.000Z","modified_at":"2025-11-05T14:26:06.000Z","name":"Carolina Brown","mobile_number":"384-596-6136","email_id":"Greta_Kutch@hotmail.com","dop":"2025-04-06","serial_number":"13375846082928682","imei1":"13375846082928682","imei2":"13375846082928682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99737,"job_number":"JOB_99737","tr_customer_id":99754,"tr_customer_product_id":99744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:27:47.000Z","modified_at":"2025-11-05T14:27:47.000Z","name":"Freida Wiza","mobile_number":"530-608-5857","email_id":"Lou_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"19821131677560790","imei1":"19821131677560790","imei2":"19821131677560790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99739,"job_number":"JOB_99739","tr_customer_id":99756,"tr_customer_product_id":99746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:18.000Z","modified_at":"2025-11-05T14:40:18.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14210684017344","imei1":"14210684017344","imei2":"14210684017344","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99741,"job_number":"JOB_99741","tr_customer_id":99758,"tr_customer_product_id":99748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:19.000Z","modified_at":"2025-11-05T14:40:19.000Z","name":"Cali Fadel","mobile_number":"813-561-2808","email_id":"Hailee.Heaney@gmail.com","dop":"2025-10-12","serial_number":"1007738501599632","imei1":"1007738501599632","imei2":"1007738501599632","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99742,"job_number":"JOB_99742","tr_customer_id":99759,"tr_customer_product_id":99749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:25.000Z","modified_at":"2025-11-05T14:40:26.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"17130207593894","imei1":"17130207593894","imei2":"17130207593894","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99744,"job_number":"JOB_99744","tr_customer_id":99761,"tr_customer_product_id":99751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:26.000Z","modified_at":"2025-11-05T14:40:26.000Z","name":"Deshawn Orn","mobile_number":"612-470-0219","email_id":"Bud_Hoppe@yahoo.com","dop":"2025-10-12","serial_number":"1003709799684811","imei1":"1003709799684811","imei2":"1003709799684811","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99745,"job_number":"JOB_99745","tr_customer_id":99762,"tr_customer_product_id":99752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:33.000Z","modified_at":"2025-11-05T14:40:33.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17540528160779","imei1":"17540528160779","imei2":"17540528160779","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99747,"job_number":"JOB_99747","tr_customer_id":99764,"tr_customer_product_id":99754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:34.000Z","modified_at":"2025-11-05T14:40:34.000Z","name":"Angela Windler","mobile_number":"950-506-8797","email_id":"Moises_Mitchell@hotmail.com","dop":"2025-10-12","serial_number":"1001240680763006","imei1":"1001240680763006","imei2":"1001240680763006","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99748,"job_number":"JOB_99748","tr_customer_id":99765,"tr_customer_product_id":99755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:00.000Z","modified_at":"2025-11-05T14:44:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15390212306901","imei1":"15390212306901","imei2":"15390212306901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99750,"job_number":"JOB_99750","tr_customer_id":99767,"tr_customer_product_id":99757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:02.000Z","modified_at":"2025-11-05T14:44:02.000Z","name":"Dorothea Gleason","mobile_number":"218-944-6007","email_id":"Justyn.Cassin72@hotmail.com","dop":"2025-04-06","serial_number":"12080836983348876","imei1":"12080836983348876","imei2":"12080836983348876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99751,"job_number":"JOB_99751","tr_customer_id":99768,"tr_customer_product_id":99758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:18.000Z","modified_at":"2025-11-05T14:44:18.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14498682260786","imei1":"14498682260786","imei2":"14498682260786","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99752,"job_number":"JOB_99752","tr_customer_id":99769,"tr_customer_product_id":99759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:18.000Z","modified_at":"2025-11-05T14:44:18.000Z","name":"Willa Fisher","mobile_number":"846-764-9182","email_id":"Delfina61@gmail.com","dop":"2025-09-16","serial_number":"12614075041777","imei1":"12614075041777","imei2":"12614075041777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99753,"job_number":"JOB_99753","tr_customer_id":99770,"tr_customer_product_id":99760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:39.000Z","modified_at":"2025-11-05T14:44:39.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12288170355915","imei1":"12288170355915","imei2":"12288170355915","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99754,"job_number":"JOB_99754","tr_customer_id":99771,"tr_customer_product_id":99761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:40.000Z","modified_at":"2025-11-05T14:44:40.000Z","name":"Katharina Murphy","mobile_number":"688-220-8445","email_id":"Forest_Schroeder@yahoo.com","dop":"2025-09-16","serial_number":"13492162876045","imei1":"13492162876045","imei2":"13492162876045","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99755,"job_number":"JOB_99755","tr_customer_id":99772,"tr_customer_product_id":99762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:43.000Z","modified_at":"2025-11-05T14:44:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18378860664030","imei1":"18378860664030","imei2":"18378860664030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99757,"job_number":"JOB_99757","tr_customer_id":99774,"tr_customer_product_id":99764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:45.000Z","modified_at":"2025-11-05T14:44:45.000Z","name":"Alfonso Altenwerth","mobile_number":"262-214-0019","email_id":"Hillard.Zieme97@yahoo.com","dop":"2025-04-06","serial_number":"14196885721073094","imei1":"14196885721073094","imei2":"14196885721073094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99758,"job_number":"JOB_99758","tr_customer_id":99775,"tr_customer_product_id":99765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:01.000Z","modified_at":"2025-11-05T14:45:01.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19804568968666","imei1":"19804568968666","imei2":"19804568968666","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99759,"job_number":"JOB_99759","tr_customer_id":99776,"tr_customer_product_id":99766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:01.000Z","modified_at":"2025-11-05T14:45:01.000Z","name":"Edgar Ledner","mobile_number":"278-896-4161","email_id":"Consuelo_Ferry@gmail.com","dop":"2025-09-16","serial_number":"11581294630195","imei1":"11581294630195","imei2":"11581294630195","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99760,"job_number":"JOB_99760","tr_customer_id":99777,"tr_customer_product_id":99767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:26.000Z","modified_at":"2025-11-05T14:45:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19767532439448","imei1":"19767532439448","imei2":"19767532439448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99762,"job_number":"JOB_99762","tr_customer_id":99779,"tr_customer_product_id":99769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:27.000Z","modified_at":"2025-11-05T14:45:27.000Z","name":"Madisen Paucek","mobile_number":"948-921-0751","email_id":"Golda.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"10532395993740490","imei1":"10532395993740490","imei2":"10532395993740490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99764,"job_number":"JOB_99764","tr_customer_id":99781,"tr_customer_product_id":99771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:34.000Z","modified_at":"2025-11-05T14:45:34.000Z","name":"Ernesto Block","mobile_number":"837-388-8270","email_id":"Mariela87@yahoo.com","dop":"2025-04-06","serial_number":"10109790724982946","imei1":"10109790724982946","imei2":"10109790724982946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99765,"job_number":"JOB_99765","tr_customer_id":99782,"tr_customer_product_id":99772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:20.000Z","modified_at":"2025-11-05T14:46:20.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"16049370314409","imei1":"16049370314409","imei2":"16049370314409","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99767,"job_number":"JOB_99767","tr_customer_id":99784,"tr_customer_product_id":99774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:21.000Z","modified_at":"2025-11-05T14:46:21.000Z","name":"Paxton Ledner","mobile_number":"622-663-0096","email_id":"Julio_Gerlach@hotmail.com","dop":"2025-10-12","serial_number":"1009424154850944","imei1":"1009424154850944","imei2":"1009424154850944","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99768,"job_number":"JOB_99768","tr_customer_id":99785,"tr_customer_product_id":99775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:28.000Z","modified_at":"2025-11-05T14:46:28.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12006341111284","imei1":"12006341111284","imei2":"12006341111284","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99770,"job_number":"JOB_99770","tr_customer_id":99787,"tr_customer_product_id":99777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:29.000Z","modified_at":"2025-11-05T14:46:29.000Z","name":"Charlotte Langosh","mobile_number":"211-375-7398","email_id":"Noemie.Kuhlman64@hotmail.com","dop":"2025-10-12","serial_number":"1002579614136500","imei1":"1002579614136500","imei2":"1002579614136500","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99771,"job_number":"JOB_99771","tr_customer_id":99788,"tr_customer_product_id":99778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:36.000Z","modified_at":"2025-11-05T14:46:36.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"15970340941454","imei1":"15970340941454","imei2":"15970340941454","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99773,"job_number":"JOB_99773","tr_customer_id":99790,"tr_customer_product_id":99780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:37.000Z","modified_at":"2025-11-05T14:46:37.000Z","name":"Aracely Schroeder","mobile_number":"269-830-2172","email_id":"Syble_Homenick3@gmail.com","dop":"2025-10-12","serial_number":"1003891675370555","imei1":"1003891675370555","imei2":"1003891675370555","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99774,"job_number":"JOB_99774","tr_customer_id":99791,"tr_customer_product_id":99781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:17.000Z","modified_at":"2025-11-05T14:47:17.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11677066593163","imei1":"11677066593163","imei2":"11677066593163","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99776,"job_number":"JOB_99776","tr_customer_id":99793,"tr_customer_product_id":99783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:18.000Z","modified_at":"2025-11-05T14:47:18.000Z","name":"Rickie Mertz","mobile_number":"246-939-4487","email_id":"Alayna38@yahoo.com","dop":"2025-10-12","serial_number":"1009039919921653","imei1":"1009039919921653","imei2":"1009039919921653","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99777,"job_number":"JOB_99777","tr_customer_id":99794,"tr_customer_product_id":99784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:25.000Z","modified_at":"2025-11-05T14:47:25.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"19891110612861","imei1":"19891110612861","imei2":"19891110612861","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99779,"job_number":"JOB_99779","tr_customer_id":99796,"tr_customer_product_id":99786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:26.000Z","modified_at":"2025-11-05T14:47:26.000Z","name":"Kassandra Lueilwitz","mobile_number":"869-512-1495","email_id":"Mireya.Adams@hotmail.com","dop":"2025-10-12","serial_number":"1005226894626033","imei1":"1005226894626033","imei2":"1005226894626033","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99780,"job_number":"JOB_99780","tr_customer_id":99797,"tr_customer_product_id":99787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:33.000Z","modified_at":"2025-11-05T14:47:33.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"15137695893609","imei1":"15137695893609","imei2":"15137695893609","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99782,"job_number":"JOB_99782","tr_customer_id":99799,"tr_customer_product_id":99789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:34.000Z","modified_at":"2025-11-05T14:47:34.000Z","name":"Maggie Stroman","mobile_number":"430-373-6937","email_id":"Liliana_Schinner@gmail.com","dop":"2025-10-12","serial_number":"1009536351878920","imei1":"1009536351878920","imei2":"1009536351878920","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99786,"job_number":"JOB_99786","tr_customer_id":99803,"tr_customer_product_id":99793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:31:23.000Z","modified_at":"2025-11-05T15:31:23.000Z","name":"shruti mane","mobile_number":"9004568952","email_id":"shrutimane25@gmail.com","dop":"2025-10-26","serial_number":"12345678998169","imei1":"12345678998169","imei2":"12345678998169","popurl":"2025-10-26T15:31:20.355446200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99787,"job_number":"JOB_99787","tr_customer_id":99804,"tr_customer_product_id":99794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:32:21.000Z","modified_at":"2025-11-05T15:32:21.000Z","name":"shruti mane","mobile_number":"9004568952","email_id":"shrutimane25@gmail.com","dop":"2025-10-26","serial_number":"12345678998769","imei1":"12345678997169","imei2":"12345678997169","popurl":"2025-10-26T15:32:18.424913500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99788,"job_number":"JOB_99788","tr_customer_id":99805,"tr_customer_product_id":99795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:39:00.000Z","modified_at":"2025-11-05T15:39:00.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102064830699392","imei1":"102064830699392","imei2":"102064830699392","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99790,"job_number":"JOB_99790","tr_customer_id":99807,"tr_customer_product_id":99797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:39:14.000Z","modified_at":"2025-11-05T15:39:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101623250956720","imei1":"101623250956720","imei2":"101623250956720","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99795,"job_number":"JOB_99795","tr_customer_id":99812,"tr_customer_product_id":99802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:05.000Z","modified_at":"2025-11-05T16:13:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17076837649320","imei1":"17076837649320","imei2":"17076837649320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99797,"job_number":"JOB_99797","tr_customer_id":99814,"tr_customer_product_id":99804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:07.000Z","modified_at":"2025-11-05T16:13:07.000Z","name":"Tillman Volkman","mobile_number":"345-607-6864","email_id":"Elmer56@hotmail.com","dop":"2025-04-06","serial_number":"11302945633921148","imei1":"11302945633921148","imei2":"11302945633921148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99798,"job_number":"JOB_99798","tr_customer_id":99815,"tr_customer_product_id":99805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:55.000Z","modified_at":"2025-11-05T16:13:55.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11506220637350","imei1":"11506220637350","imei2":"11506220637350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99800,"job_number":"JOB_99800","tr_customer_id":99817,"tr_customer_product_id":99807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:56.000Z","modified_at":"2025-11-05T16:13:56.000Z","name":"Noemy Purdy","mobile_number":"652-308-2723","email_id":"Raoul_Cole21@gmail.com","dop":"2025-04-06","serial_number":"19653973610832710","imei1":"19653973610832710","imei2":"19653973610832710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99801,"job_number":"JOB_99801","tr_customer_id":99818,"tr_customer_product_id":99808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:14:45.000Z","modified_at":"2025-11-05T16:14:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12823991984703","imei1":"12823991984703","imei2":"12823991984703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99803,"job_number":"JOB_99803","tr_customer_id":99820,"tr_customer_product_id":99810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:14:47.000Z","modified_at":"2025-11-05T16:14:47.000Z","name":"Claudine McClure","mobile_number":"554-391-5352","email_id":"Augustine.Miller77@gmail.com","dop":"2025-04-06","serial_number":"10351174697803828","imei1":"10351174697803828","imei2":"10351174697803828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99804,"job_number":"JOB_99804","tr_customer_id":99821,"tr_customer_product_id":99811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:07:20.000Z","modified_at":"2025-11-05T17:07:20.000Z","name":"Harmon Ernser","mobile_number":"995-627-5275","email_id":"Johann_Daniel59@hotmail.com","dop":"2025-05-30","serial_number":"11197323310327","imei1":"11197323310327","imei2":"11197323310327","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:07:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99805,"job_number":"JOB_99805","tr_customer_id":99822,"tr_customer_product_id":99812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:09:13.000Z","modified_at":"2025-11-05T17:09:13.000Z","name":"{{$randomFirstname}} {{$$randomLastName}}","mobile_number":"940-579-1391","email_id":"Bonnie.Walker@hotmail.com","dop":"2025-05-30","serial_number":"19641462112161","imei1":"19641462112161","imei2":"19641462112161","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99806,"job_number":"JOB_99806","tr_customer_id":99823,"tr_customer_product_id":99813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:10:02.000Z","modified_at":"2025-11-05T17:10:02.000Z","name":"Zoe Christiansen","mobile_number":"655-210-3410","email_id":"Juliet43@hotmail.com","dop":"2025-05-30","serial_number":"11957442435487","imei1":"11957442435487","imei2":"11957442435487","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99809,"job_number":"JOB_99809","tr_customer_id":99826,"tr_customer_product_id":99816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:30:20.000Z","modified_at":"2025-11-05T17:30:20.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"12452346246166","imei1":"12452346246166","imei2":"12452346246166","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99810,"job_number":"JOB_99810","tr_customer_id":99827,"tr_customer_product_id":99817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:31:26.000Z","modified_at":"2025-11-05T17:31:26.000Z","name":"Hermina Medhurst","mobile_number":"762-454-3385","email_id":"Dominique40@hotmail.com","dop":"2025-05-30","serial_number":"16454997863516","imei1":"16454997863516","imei2":"16454997863516","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99811,"job_number":"JOB_99811","tr_customer_id":99828,"tr_customer_product_id":99818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:10.000Z","modified_at":"2025-11-05T17:35:10.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"909066373775375","imei1":"909066373775375","imei2":"909066373775375","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99812,"job_number":"JOB_99812","tr_customer_id":99829,"tr_customer_product_id":99819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:13.000Z","modified_at":"2025-11-05T17:35:13.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"52111965318475","imei1":"52111965318475","imei2":"52111965318475","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99813,"job_number":"JOB_99813","tr_customer_id":99830,"tr_customer_product_id":99820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:15.000Z","modified_at":"2025-11-05T17:35:15.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"758407167285860","imei1":"758407167285860","imei2":"758407167285860","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99814,"job_number":"JOB_99814","tr_customer_id":99831,"tr_customer_product_id":99821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:17.000Z","modified_at":"2025-11-05T17:35:17.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"906208532778393","imei1":"906208532778393","imei2":"906208532778393","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99816,"job_number":"JOB_99816","tr_customer_id":99833,"tr_customer_product_id":99823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:38:01.000Z","modified_at":"2025-11-05T17:38:01.000Z","name":"Mozell Quigley","mobile_number":"757-226-1085","email_id":"Baron.Greenfelder65@gmail.com","dop":"2025-04-06","serial_number":"15440749408408798","imei1":"15440749408408798","imei2":"15440749408408798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99818,"job_number":"JOB_99818","tr_customer_id":99835,"tr_customer_product_id":99825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:42:12.000Z","modified_at":"2025-11-05T17:42:12.000Z","name":"Annamarie Rogahn","mobile_number":"840-702-0831","email_id":"Oswaldo24@hotmail.com","dop":"2025-04-06","serial_number":"19976087050781864","imei1":"19976087050781864","imei2":"19976087050781864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99820,"job_number":"JOB_99820","tr_customer_id":99837,"tr_customer_product_id":99827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:57:21.000Z","modified_at":"2025-11-05T17:57:21.000Z","name":"SWATI SHETTY","mobile_number":"9899999999","email_id":"swati.shetty@hotmail.com","dop":"2025-10-31","serial_number":"111111111111111","imei1":"111111111111111","imei2":"111111111111111","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99823,"job_number":"JOB_99823","tr_customer_id":99840,"tr_customer_product_id":99830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:24:10.000Z","modified_at":"2025-11-05T18:24:10.000Z","name":"Tristin Streich","mobile_number":"314-554-3555","email_id":"Chance31@yahoo.com","dop":"2025-05-30","serial_number":"15202863773522","imei1":"15202863773522","imei2":"15202863773522","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99825,"job_number":"JOB_99825","tr_customer_id":99842,"tr_customer_product_id":99832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:24:11.000Z","modified_at":"2025-11-05T18:24:11.000Z","name":"Audrey Lowe","mobile_number":"713-556-6680","email_id":"Brianne23@hotmail.com","dop":"2025-05-30","serial_number":"1132921555959712","imei1":"1132921555959712","imei2":"1132921555959712","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99827,"job_number":"JOB_99827","tr_customer_id":99844,"tr_customer_product_id":99834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Subodh Kaniyar","mobile_number":"7064319020","email_id":"divaakar.jain@gmail.com","dop":"2025-10-26","serial_number":"7987991194600493","imei1":"7987991194600493","imei2":"7987991194600493","popurl":"www.shankar-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99828,"job_number":"JOB_99828","tr_customer_id":99845,"tr_customer_product_id":99835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Dandapaani Bhattacharya","mobile_number":"7014601087","email_id":"chandraayan.nair@gmail.com","dop":"2025-10-26","serial_number":"6856443182716669","imei1":"6856443182716669","imei2":"6856443182716669","popurl":"www.purnima-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99829,"job_number":"JOB_99829","tr_customer_id":99846,"tr_customer_product_id":99836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Kumuda Desai","mobile_number":"7036991648","email_id":"aayushmaan.bharadwaj@yahoo.co.in","dop":"2025-10-26","serial_number":"2469541599928251","imei1":"2469541599928251","imei2":"2469541599928251","popurl":"www.anusuya-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99830,"job_number":"JOB_99830","tr_customer_id":99847,"tr_customer_product_id":99837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Chatur Chattopadhyay","mobile_number":"7059661079","email_id":"chandan.adiga@gmail.com","dop":"2025-10-26","serial_number":"3580073983116669","imei1":"3580073983116669","imei2":"3580073983116669","popurl":"www.gangesh-pandey.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99831,"job_number":"JOB_99831","tr_customer_id":99848,"tr_customer_product_id":99838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Rita Patil","mobile_number":"7082811369","email_id":"rohan.devar@yahoo.co.in","dop":"2025-10-26","serial_number":"3789780168101865","imei1":"3789780168101865","imei2":"3789780168101865","popurl":"www.dhananjay-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99832,"job_number":"JOB_99832","tr_customer_id":99849,"tr_customer_product_id":99839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:08:32.000Z","modified_at":"2025-11-05T19:08:32.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"427549666801868","imei1":"427549666801868","imei2":"427549666801868","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99836,"job_number":"JOB_99836","tr_customer_id":99853,"tr_customer_product_id":99843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:12:47.000Z","modified_at":"2025-11-05T19:12:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"68339893763663","imei1":"68339893763663","imei2":"68339893763663","popurl":"2025-10-26T19:12:46.437211205Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99844,"job_number":"JOB_99844","tr_customer_id":99861,"tr_customer_product_id":99851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:47:25.000Z","modified_at":"2025-11-05T19:47:25.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"26451280558456","imei1":"26451280558456","imei2":"26451280558456","popurl":"2025-10-26T19:47:25.077415477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99845,"job_number":"JOB_99845","tr_customer_id":99862,"tr_customer_product_id":99852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:47:31.000Z","modified_at":"2025-11-05T19:47:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"91843184090768","imei1":"91843184090768","imei2":"91843184090768","popurl":"2025-10-26T19:47:30.167830349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99846,"job_number":"JOB_99846","tr_customer_id":99863,"tr_customer_product_id":99853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Indra Marar","mobile_number":"7086810180","email_id":"lakshman.iyengar@yahoo.co.in","dop":"2025-10-26","serial_number":"18954862396914","imei1":"18954862396914","imei2":"18954862396914","popurl":"www.giri-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99847,"job_number":"JOB_99847","tr_customer_id":99864,"tr_customer_product_id":99854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Abhaya Kapoor","mobile_number":"7074915037","email_id":"raj.verma@hotmail.com","dop":"2025-10-26","serial_number":"15070484141957","imei1":"15070484141957","imei2":"15070484141957","popurl":"www.hiranmay-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99848,"job_number":"JOB_99848","tr_customer_id":99865,"tr_customer_product_id":99855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Balachandra Khatri","mobile_number":"7027529366","email_id":"ramesh.naik@hotmail.com","dop":"2025-10-26","serial_number":"14479671364617","imei1":"14479671364617","imei2":"14479671364617","popurl":"www.deependra-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99849,"job_number":"JOB_99849","tr_customer_id":99866,"tr_customer_product_id":99856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Som Prajapat","mobile_number":"7048762369","email_id":"charuchandra.shah@gmail.com","dop":"2025-10-26","serial_number":"11291246871409","imei1":"11291246871409","imei2":"11291246871409","popurl":"www.gopi-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99850,"job_number":"JOB_99850","tr_customer_id":99867,"tr_customer_product_id":99857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Akshainie Chattopadhyay","mobile_number":"7081240238","email_id":"paramartha.arora@hotmail.com","dop":"2025-10-26","serial_number":"17649250337685","imei1":"17649250337685","imei2":"17649250337685","popurl":"www.rupinder-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99851,"job_number":"JOB_99851","tr_customer_id":99868,"tr_customer_product_id":99858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:56:24.000Z","modified_at":"2025-11-05T19:56:24.000Z","name":"Gudrun Nikolaus","mobile_number":"594-877-9570","email_id":"Verdie.Trantow25@yahoo.com","dop":"2025-08-06","serial_number":"14834539430997","imei1":"14834539430997","imei2":"14834539430997","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99853,"job_number":"JOB_99853","tr_customer_id":99870,"tr_customer_product_id":99860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T20:44:49.000Z","modified_at":"2025-11-05T20:44:49.000Z","name":"Ella Beier","mobile_number":"511-799-5381","email_id":"Stewart.Nader@gmail.com","dop":"2025-04-06","serial_number":"12599082931829080","imei1":"12599082931829080","imei2":"12599082931829080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T20:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99857,"job_number":"JOB_99857","tr_customer_id":99874,"tr_customer_product_id":99864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:56.000Z","modified_at":"2025-11-06T03:23:56.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527876","imei1":"12995812527876","imei2":"12995812527876","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99859,"job_number":"JOB_99859","tr_customer_id":99876,"tr_customer_product_id":99866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:07.000Z","modified_at":"2025-11-06T03:27:07.000Z","name":"Tiara Schiller","mobile_number":"813-975-9040","email_id":"Lexie60@yahoo.com","dop":"2025-04-06","serial_number":"11533826383509794","imei1":"11533826383509794","imei2":"11533826383509794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99861,"job_number":"JOB_99861","tr_customer_id":99878,"tr_customer_product_id":99868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:52.000Z","modified_at":"2025-11-06T03:27:52.000Z","name":"Clair Runolfsson","mobile_number":"732-935-4974","email_id":"Freeman.Turner5@hotmail.com","dop":"2025-04-06","serial_number":"16812241227119416","imei1":"16812241227119416","imei2":"16812241227119416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99863,"job_number":"JOB_99863","tr_customer_id":99880,"tr_customer_product_id":99870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:28:36.000Z","modified_at":"2025-11-06T03:28:36.000Z","name":"Kaleb Rau","mobile_number":"256-230-0629","email_id":"Nakia_Wuckert70@yahoo.com","dop":"2025-04-06","serial_number":"11291459654286082","imei1":"11291459654286082","imei2":"11291459654286082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99865,"job_number":"JOB_99865","tr_customer_id":99882,"tr_customer_product_id":99872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:10.000Z","modified_at":"2025-11-06T03:32:10.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"129958125278731","imei2":"129958125278731","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99868,"job_number":"JOB_99868","tr_customer_id":99885,"tr_customer_product_id":99875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:49.000Z","modified_at":"2025-11-06T03:32:49.000Z","name":"Madonna Lakin","mobile_number":"531-352-5166","email_id":"Charley_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17822015155240034","imei1":"17822015155240034","imei2":"17822015155240034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99870,"job_number":"JOB_99870","tr_customer_id":99887,"tr_customer_product_id":99877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:09.000Z","modified_at":"2025-11-06T03:33:09.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11183221243655","imei1":"11183221243655","imei2":"11183221243655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99872,"job_number":"JOB_99872","tr_customer_id":99889,"tr_customer_product_id":99879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:11.000Z","modified_at":"2025-11-06T03:33:11.000Z","name":"Haskell Kunze","mobile_number":"303-297-3129","email_id":"Yvette.Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"19818044096606464","imei1":"19818044096606464","imei2":"19818044096606464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99874,"job_number":"JOB_99874","tr_customer_id":99891,"tr_customer_product_id":99881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:14.000Z","modified_at":"2025-11-06T03:33:14.000Z","name":"Etha Cassin","mobile_number":"396-439-4498","email_id":"Jaylan91@gmail.com","dop":"2025-04-06","serial_number":"11998179057122452","imei1":"11998179057122452","imei2":"11998179057122452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99875,"job_number":"JOB_99875","tr_customer_id":99892,"tr_customer_product_id":99882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:35.000Z","modified_at":"2025-11-06T03:33:35.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"13769970449096","imei1":"13769970449096","imei2":"13769970449096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99877,"job_number":"JOB_99877","tr_customer_id":99894,"tr_customer_product_id":99884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:36.000Z","modified_at":"2025-11-06T03:33:36.000Z","name":"Odie Glover","mobile_number":"294-351-9410","email_id":"Stephen.OConner@hotmail.com","dop":"2025-09-30","serial_number":"13022525422754","imei1":"13022525422754","imei2":"13022525422754","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99880,"job_number":"JOB_99880","tr_customer_id":99897,"tr_customer_product_id":99887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:52.000Z","modified_at":"2025-11-06T03:33:52.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15384613979063","imei1":"15384613979063","imei2":"15384613979063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99882,"job_number":"JOB_99882","tr_customer_id":99899,"tr_customer_product_id":99889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:53.000Z","modified_at":"2025-11-06T03:33:53.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11849622752786","imei1":"11849622752786","imei2":"11849622752786","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99884,"job_number":"JOB_99884","tr_customer_id":99901,"tr_customer_product_id":99891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Dariana Sporer","mobile_number":"316-509-5245","email_id":"Daphnee.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16435121930220934","imei1":"16435121930220934","imei2":"16435121930220934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99885,"job_number":"JOB_99885","tr_customer_id":99902,"tr_customer_product_id":99892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Justyn Tromp","mobile_number":"771-674-0799","email_id":"Kaylin90@hotmail.com","dop":"2025-09-30","serial_number":"12551591170965","imei1":"12551591170965","imei2":"12551591170965","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99886,"job_number":"JOB_99886","tr_customer_id":99903,"tr_customer_product_id":99893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:04.000Z","modified_at":"2025-11-06T03:34:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10572220241596","imei1":"10572220241596","imei2":"10572220241596","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99888,"job_number":"JOB_99888","tr_customer_id":99905,"tr_customer_product_id":99895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:05.000Z","modified_at":"2025-11-06T03:34:05.000Z","name":"Mckayla Sanford","mobile_number":"958-648-8757","email_id":"Will_Mayer@yahoo.com","dop":"2025-06-18","serial_number":"1018801462678501","imei1":"1018801462678501","imei2":"1018801462678501","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99889,"job_number":"JOB_99889","tr_customer_id":99906,"tr_customer_product_id":99896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:10.000Z","modified_at":"2025-11-06T03:34:10.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15792738078673","imei1":"15792738078673","imei2":"15792738078673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99891,"job_number":"JOB_99891","tr_customer_id":99908,"tr_customer_product_id":99898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"15252244020832","imei1":"15252244020832","imei2":"15252244020832","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99893,"job_number":"JOB_99893","tr_customer_id":99910,"tr_customer_product_id":99900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Warren Dare","mobile_number":"624-587-9151","email_id":"Wilton_Kuvalis57@yahoo.com","dop":"2025-09-30","serial_number":"12387981798650","imei1":"12387981798650","imei2":"12387981798650","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99895,"job_number":"JOB_99895","tr_customer_id":99912,"tr_customer_product_id":99902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:16.000Z","modified_at":"2025-11-06T03:34:16.000Z","name":"Tyree Luettgen","mobile_number":"685-230-3310","email_id":"Connor38@yahoo.com","dop":"2025-04-06","serial_number":"14424229899623164","imei1":"14424229899623164","imei2":"14424229899623164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99898,"job_number":"JOB_99898","tr_customer_id":99915,"tr_customer_product_id":99905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:38.000Z","modified_at":"2025-11-06T03:34:38.000Z","name":"Brandi Mertz","mobile_number":"355-897-7748","email_id":"Terrill_Collins@hotmail.com","dop":"2025-04-06","serial_number":"16797925613125546","imei1":"16797925613125546","imei2":"16797925613125546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99900,"job_number":"JOB_99900","tr_customer_id":99917,"tr_customer_product_id":99907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:40.000Z","modified_at":"2025-11-06T03:34:40.000Z","name":"Fannie O'Conner","mobile_number":"530-585-3423","email_id":"Aliyah65@gmail.com","dop":"2025-04-06","serial_number":"19950541237701104","imei1":"19950541237701104","imei2":"19950541237701104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99901,"job_number":"JOB_99901","tr_customer_id":99918,"tr_customer_product_id":99908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:42.000Z","modified_at":"2025-11-06T03:34:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12132795872842","imei1":"12132795872842","imei2":"12132795872842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99903,"job_number":"JOB_99903","tr_customer_id":99920,"tr_customer_product_id":99910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Ludwig Jenkins","mobile_number":"974-815-2806","email_id":"Noble_Barrows17@hotmail.com","dop":"2025-04-06","serial_number":"18799201905216616","imei1":"18799201905216616","imei2":"18799201905216616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99905,"job_number":"JOB_99905","tr_customer_id":99922,"tr_customer_product_id":99912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:54.000Z","modified_at":"2025-11-06T03:34:54.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"10951517549596","imei1":"10951517549596","imei2":"10951517549596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99907,"job_number":"JOB_99907","tr_customer_id":99924,"tr_customer_product_id":99914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:56.000Z","modified_at":"2025-11-06T03:34:56.000Z","name":"Deven Bernier","mobile_number":"351-797-3017","email_id":"Lue74@hotmail.com","dop":"2025-04-06","serial_number":"11899738691851424","imei1":"11899738691851424","imei2":"11899738691851424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99908,"job_number":"JOB_99908","tr_customer_id":99925,"tr_customer_product_id":99915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10642340592793","imei1":"10642340592793","imei2":"10642340592793","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99910,"job_number":"JOB_99910","tr_customer_id":99927,"tr_customer_product_id":99917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"12096509906828","imei1":"12096509906828","imei2":"12096509906828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99911,"job_number":"JOB_99911","tr_customer_id":99928,"tr_customer_product_id":99918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"Hilton Hermiston","mobile_number":"358-873-4645","email_id":"Angelita.Upton@gmail.com","dop":"2025-06-18","serial_number":"1070741767857579","imei1":"1070741767857579","imei2":"1070741767857579","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99915,"job_number":"JOB_99915","tr_customer_id":99932,"tr_customer_product_id":99922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:11.000Z","modified_at":"2025-11-06T03:35:11.000Z","name":"Tamara Daniel","mobile_number":"324-462-2861","email_id":"Nyah.Mayer@gmail.com","dop":"2025-04-06","serial_number":"14692329419021112","imei1":"14692329419021112","imei2":"14692329419021112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99916,"job_number":"JOB_99916","tr_customer_id":99933,"tr_customer_product_id":99923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:22.000Z","modified_at":"2025-11-06T03:35:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11561470494897","imei1":"11561470494897","imei2":"11561470494897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99918,"job_number":"JOB_99918","tr_customer_id":99935,"tr_customer_product_id":99925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:24.000Z","modified_at":"2025-11-06T03:35:24.000Z","name":"Dakota O'Kon","mobile_number":"715-310-0724","email_id":"Annabell.Rolfson5@hotmail.com","dop":"2025-04-06","serial_number":"18909707599517010","imei1":"18909707599517010","imei2":"18909707599517010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99920,"job_number":"JOB_99920","tr_customer_id":99937,"tr_customer_product_id":99927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:26.000Z","modified_at":"2025-11-06T03:35:26.000Z","name":"Wilhelmine Nienow","mobile_number":"625-795-7719","email_id":"Kailey.Kunze26@gmail.com","dop":"2025-04-06","serial_number":"14338479461014556","imei1":"14338479461014556","imei2":"14338479461014556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99921,"job_number":"JOB_99921","tr_customer_id":99938,"tr_customer_product_id":99928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:34.000Z","modified_at":"2025-11-06T03:35:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11012769744633","imei1":"11012769744633","imei2":"11012769744633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99923,"job_number":"JOB_99923","tr_customer_id":99940,"tr_customer_product_id":99930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Destin Schimmel","mobile_number":"498-294-9570","email_id":"Albina.Tromp32@hotmail.com","dop":"2025-04-06","serial_number":"17647044046358944","imei1":"17647044046358944","imei2":"17647044046358944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99928,"job_number":"JOB_99928","tr_customer_id":99945,"tr_customer_product_id":99935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:38.000Z","modified_at":"2025-11-06T03:35:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15519952082655","imei1":"15519952082655","imei2":"15519952082655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99930,"job_number":"JOB_99930","tr_customer_id":99947,"tr_customer_product_id":99937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:39.000Z","modified_at":"2025-11-06T03:35:39.000Z","name":"Marjolaine Kulas","mobile_number":"806-910-7703","email_id":"Trisha95@yahoo.com","dop":"2025-04-06","serial_number":"15574500901270248","imei1":"15574500901270248","imei2":"15574500901270248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99931,"job_number":"JOB_99931","tr_customer_id":99948,"tr_customer_product_id":99938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:42.000Z","modified_at":"2025-11-06T03:35:42.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12187206293561","imei1":"12187206293561","imei2":"12187206293561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99933,"job_number":"JOB_99933","tr_customer_id":99950,"tr_customer_product_id":99940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:43.000Z","modified_at":"2025-11-06T03:35:43.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19275420306427","imei1":"19275420306427","imei2":"19275420306427","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99935,"job_number":"JOB_99935","tr_customer_id":99952,"tr_customer_product_id":99942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:45.000Z","modified_at":"2025-11-06T03:35:45.000Z","name":"Favian Bednar","mobile_number":"352-872-6397","email_id":"Icie.Wintheiser@yahoo.com","dop":"2025-06-08","serial_number":"101527102446479","imei1":"101527102446479","imei2":"101527102446479","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99944,"job_number":"JOB_99944","tr_customer_id":99961,"tr_customer_product_id":99951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10158803813484","imei1":"10158803813484","imei2":"10158803813484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99946,"job_number":"JOB_99946","tr_customer_id":99963,"tr_customer_product_id":99953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:12.000Z","modified_at":"2025-11-06T03:36:12.000Z","name":"Edwina Feil","mobile_number":"373-662-4201","email_id":"Lillie59@hotmail.com","dop":"2025-04-06","serial_number":"19776874396254844","imei1":"19776874396254844","imei2":"19776874396254844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99947,"job_number":"JOB_99947","tr_customer_id":99964,"tr_customer_product_id":99954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:13.000Z","modified_at":"2025-11-06T03:36:13.000Z","name":"Chanelle Windler","mobile_number":"219-875-9029","email_id":"Twila_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"13835519724547464","imei1":"13835519724547464","imei2":"13835519724547464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99948,"job_number":"JOB_99948","tr_customer_id":99965,"tr_customer_product_id":99955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:15.000Z","modified_at":"2025-11-06T03:36:15.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14768713210375","imei1":"14768713210375","imei2":"14768713210375","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99950,"job_number":"JOB_99950","tr_customer_id":99967,"tr_customer_product_id":99957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:16.000Z","modified_at":"2025-11-06T03:36:16.000Z","name":"Pinkie Koss","mobile_number":"967-597-6677","email_id":"Randall.Altenwerth0@hotmail.com","dop":"2025-06-08","serial_number":"103603942289080","imei1":"103603942289080","imei2":"103603942289080","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99951,"job_number":"JOB_99951","tr_customer_id":99968,"tr_customer_product_id":99958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:18.000Z","modified_at":"2025-11-06T03:36:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14129483184673","imei1":"14129483184673","imei2":"14129483184673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99953,"job_number":"JOB_99953","tr_customer_id":99970,"tr_customer_product_id":99960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:20.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Daija Wehner","mobile_number":"474-641-0810","email_id":"Marcelina.Friesen23@hotmail.com","dop":"2025-04-06","serial_number":"16579153052106916","imei1":"16579153052106916","imei2":"16579153052106916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99954,"job_number":"JOB_99954","tr_customer_id":99971,"tr_customer_product_id":99961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:21.000Z","modified_at":"2025-11-06T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13227684091141","imei1":"13227684091141","imei2":"13227684091141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99956,"job_number":"JOB_99956","tr_customer_id":99973,"tr_customer_product_id":99963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:22.000Z","modified_at":"2025-11-06T03:36:22.000Z","name":"Andres Huels","mobile_number":"899-586-0897","email_id":"Christelle.Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"13356682696224662","imei1":"13356682696224662","imei2":"13356682696224662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99964,"job_number":"JOB_99964","tr_customer_id":99981,"tr_customer_product_id":99971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:46.000Z","modified_at":"2025-11-06T03:36:46.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17001140031752","imei1":"17001140031752","imei2":"17001140031752","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99966,"job_number":"JOB_99966","tr_customer_id":99983,"tr_customer_product_id":99973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:48.000Z","modified_at":"2025-11-06T03:36:48.000Z","name":"Michael Lebsack","mobile_number":"267-307-4687","email_id":"Leanna58@hotmail.com","dop":"2025-06-08","serial_number":"108873458088426","imei1":"108873458088426","imei2":"108873458088426","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99967,"job_number":"JOB_99967","tr_customer_id":99984,"tr_customer_product_id":99974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:59.000Z","modified_at":"2025-11-06T03:36:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10600463206043","imei1":"10600463206043","imei2":"10600463206043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99969,"job_number":"JOB_99969","tr_customer_id":99986,"tr_customer_product_id":99976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"Maymie Willms","mobile_number":"707-843-7185","email_id":"Julien.Nader@gmail.com","dop":"2025-04-06","serial_number":"10673526325571050","imei1":"10673526325571050","imei2":"10673526325571050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99970,"job_number":"JOB_99970","tr_customer_id":99987,"tr_customer_product_id":99977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11691606393051","imei1":"11691606393051","imei2":"11691606393051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99972,"job_number":"JOB_99972","tr_customer_id":99989,"tr_customer_product_id":99979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:03.000Z","modified_at":"2025-11-06T03:37:03.000Z","name":"Laila Auer","mobile_number":"816-961-2409","email_id":"Imogene41@hotmail.com","dop":"2025-04-06","serial_number":"10239161439775902","imei1":"10239161439775902","imei2":"10239161439775902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99973,"job_number":"JOB_99973","tr_customer_id":99990,"tr_customer_product_id":99980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93957431551191","imei1":"93957431551191","imei2":"93957431551191","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99974,"job_number":"JOB_99974","tr_customer_id":99991,"tr_customer_product_id":99981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61053352528644","imei1":"61053352528644","imei2":"61053352528644","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99975,"job_number":"JOB_99975","tr_customer_id":99992,"tr_customer_product_id":99982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78700106280037","imei1":"78700106280037","imei2":"78700106280037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99976,"job_number":"JOB_99976","tr_customer_id":99993,"tr_customer_product_id":99983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97575135106576","imei1":"97575135106576","imei2":"97575135106576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99977,"job_number":"JOB_99977","tr_customer_id":99994,"tr_customer_product_id":99984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43621165036229","imei1":"43621165036229","imei2":"43621165036229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99978,"job_number":"JOB_99978","tr_customer_id":99995,"tr_customer_product_id":99985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19205385114828","imei1":"19205385114828","imei2":"19205385114828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99980,"job_number":"JOB_99980","tr_customer_id":99997,"tr_customer_product_id":99987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80407294001220","imei1":"80407294001220","imei2":"80407294001220","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99981,"job_number":"JOB_99981","tr_customer_id":99998,"tr_customer_product_id":99988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84180452577587","imei1":"84180452577587","imei2":"84180452577587","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99982,"job_number":"JOB_99982","tr_customer_id":99999,"tr_customer_product_id":99989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42167402374935","imei1":"42167402374935","imei2":"42167402374935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99983,"job_number":"JOB_99983","tr_customer_id":100000,"tr_customer_product_id":99990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48274595650538","imei1":"48274595650538","imei2":"48274595650538","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99984,"job_number":"JOB_99984","tr_customer_id":100001,"tr_customer_product_id":99991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26143053814638","imei1":"26143053814638","imei2":"26143053814638","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99985,"job_number":"JOB_99985","tr_customer_id":100002,"tr_customer_product_id":99992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57737134753031","imei1":"57737134753031","imei2":"57737134753031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99987,"job_number":"JOB_99987","tr_customer_id":100004,"tr_customer_product_id":99994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43719748283005","imei1":"43719748283005","imei2":"43719748283005","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99988,"job_number":"JOB_99988","tr_customer_id":100005,"tr_customer_product_id":99995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18450930062996","imei1":"18450930062996","imei2":"18450930062996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99989,"job_number":"JOB_99989","tr_customer_id":100006,"tr_customer_product_id":99996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50427487783674","imei1":"50427487783674","imei2":"50427487783674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99990,"job_number":"JOB_99990","tr_customer_id":100007,"tr_customer_product_id":99997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11492195125211","imei1":"11492195125211","imei2":"11492195125211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99991,"job_number":"JOB_99991","tr_customer_id":100008,"tr_customer_product_id":99998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58118207158278","imei1":"58118207158278","imei2":"58118207158278","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99992,"job_number":"JOB_99992","tr_customer_id":100009,"tr_customer_product_id":99999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:13.000Z","modified_at":"2025-11-06T03:44:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31345958864353","imei1":"31345958864353","imei2":"31345958864353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99994,"job_number":"JOB_99994","tr_customer_id":100011,"tr_customer_product_id":100001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:16.000Z","modified_at":"2025-11-06T03:59:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16612498001924","imei1":"16612498001924","imei2":"16612498001924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99996,"job_number":"JOB_99996","tr_customer_id":100013,"tr_customer_product_id":100003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:18.000Z","modified_at":"2025-11-06T03:59:18.000Z","name":"Flavie Buckridge","mobile_number":"622-235-8538","email_id":"Aracely21@yahoo.com","dop":"2025-04-06","serial_number":"13187697433056904","imei1":"13187697433056904","imei2":"13187697433056904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99997,"job_number":"JOB_99997","tr_customer_id":100014,"tr_customer_product_id":100004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:22.000Z","modified_at":"2025-11-06T03:59:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18388905115615","imei1":"18388905115615","imei2":"18388905115615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100000,"job_number":"JOB_100000","tr_customer_id":100017,"tr_customer_product_id":100007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18024137628906","imei1":"18024137628906","imei2":"18024137628906","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100001,"job_number":"JOB_100001","tr_customer_id":100018,"tr_customer_product_id":100008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"Reymundo Huels","mobile_number":"357-687-4688","email_id":"Edd_Hodkiewicz50@hotmail.com","dop":"2025-09-16","serial_number":"12103908023090","imei1":"12103908023090","imei2":"12103908023090","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100002,"job_number":"JOB_100002","tr_customer_id":100019,"tr_customer_product_id":100009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12383495644697","imei1":"12383495644697","imei2":"12383495644697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100004,"job_number":"JOB_100004","tr_customer_id":100021,"tr_customer_product_id":100011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972995945586","imei1":"15972995945586","imei2":"15972995945586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100006,"job_number":"JOB_100006","tr_customer_id":100023,"tr_customer_product_id":100013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:05.000Z","modified_at":"2025-11-06T04:00:05.000Z","name":"Hester Reynolds","mobile_number":"818-648-8766","email_id":"Annamae_Tromp@gmail.com","dop":"2025-04-06","serial_number":"11881932913360578","imei1":"11881932913360578","imei2":"11881932913360578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100007,"job_number":"JOB_100007","tr_customer_id":100024,"tr_customer_product_id":100014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:06.000Z","modified_at":"2025-11-06T04:00:06.000Z","name":"Mariane Jast","mobile_number":"608-710-4914","email_id":"Brigitte40@hotmail.com","dop":"2025-04-06","serial_number":"15689561696390664","imei1":"15689561696390664","imei2":"15689561696390664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100008,"job_number":"JOB_100008","tr_customer_id":100025,"tr_customer_product_id":100015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:09.000Z","modified_at":"2025-11-06T04:00:09.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13376479979060","imei1":"13376479979060","imei2":"13376479979060","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100009,"job_number":"JOB_100009","tr_customer_id":100026,"tr_customer_product_id":100016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:10.000Z","modified_at":"2025-11-06T04:00:10.000Z","name":"Kian Howell","mobile_number":"722-626-6465","email_id":"Carmel18@yahoo.com","dop":"2025-09-16","serial_number":"15641624911834","imei1":"15641624911834","imei2":"15641624911834","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100010,"job_number":"JOB_100010","tr_customer_id":100027,"tr_customer_product_id":100017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10377103046235","imei1":"10377103046235","imei2":"10377103046235","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100011,"job_number":"JOB_100011","tr_customer_id":100028,"tr_customer_product_id":100018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"Russ Lubowitz","mobile_number":"616-823-5203","email_id":"Flossie.Mann@hotmail.com","dop":"2025-09-16","serial_number":"19391401148900","imei1":"19391401148900","imei2":"19391401148900","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100012,"job_number":"JOB_100012","tr_customer_id":100029,"tr_customer_product_id":100019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:45.000Z","modified_at":"2025-11-06T04:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16533599513172","imei1":"16533599513172","imei2":"16533599513172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100014,"job_number":"JOB_100014","tr_customer_id":100031,"tr_customer_product_id":100021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:47.000Z","modified_at":"2025-11-06T04:00:47.000Z","name":"Quincy Kautzer","mobile_number":"512-426-7419","email_id":"Shana82@yahoo.com","dop":"2025-04-06","serial_number":"19407613690755716","imei1":"19407613690755716","imei2":"19407613690755716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100015,"job_number":"JOB_100015","tr_customer_id":100032,"tr_customer_product_id":100022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:52.000Z","modified_at":"2025-11-06T04:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12748289154307","imei1":"12748289154307","imei2":"12748289154307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100017,"job_number":"JOB_100017","tr_customer_id":100034,"tr_customer_product_id":100024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:54.000Z","modified_at":"2025-11-06T04:00:54.000Z","name":"Thora Mills","mobile_number":"406-221-3055","email_id":"Virginia_Schmidt97@gmail.com","dop":"2025-04-06","serial_number":"16319561502148974","imei1":"16319561502148974","imei2":"16319561502148974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100019,"job_number":"JOB_100019","tr_customer_id":100036,"tr_customer_product_id":100026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:05.000Z","modified_at":"2025-11-06T04:13:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13373094444881","imei1":"13373094444881","imei2":"13373094444881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100021,"job_number":"JOB_100021","tr_customer_id":100038,"tr_customer_product_id":100028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:07.000Z","modified_at":"2025-11-06T04:13:07.000Z","name":"Nikita Towne","mobile_number":"406-932-2862","email_id":"Marcelo_Davis@yahoo.com","dop":"2025-04-06","serial_number":"18812022830871668","imei1":"18812022830871668","imei2":"18812022830871668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100022,"job_number":"JOB_100022","tr_customer_id":100039,"tr_customer_product_id":100029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:08.000Z","modified_at":"2025-11-06T04:13:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585550276914","imei1":"16585550276914","imei2":"16585550276914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100024,"job_number":"JOB_100024","tr_customer_id":100041,"tr_customer_product_id":100031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:10.000Z","modified_at":"2025-11-06T04:13:10.000Z","name":"Taryn Powlowski","mobile_number":"455-542-2892","email_id":"Abagail.Cassin@hotmail.com","dop":"2025-04-06","serial_number":"15778173711353364","imei1":"15778173711353364","imei2":"15778173711353364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100025,"job_number":"JOB_100025","tr_customer_id":100042,"tr_customer_product_id":100032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:51.000Z","modified_at":"2025-11-06T04:13:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12533669608916","imei1":"12533669608916","imei2":"12533669608916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100027,"job_number":"JOB_100027","tr_customer_id":100044,"tr_customer_product_id":100034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"Sherman Rosenbaum","mobile_number":"287-584-9052","email_id":"Julie_Abernathy87@gmail.com","dop":"2025-04-06","serial_number":"14618811477814900","imei1":"14618811477814900","imei2":"14618811477814900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100028,"job_number":"JOB_100028","tr_customer_id":100045,"tr_customer_product_id":100035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784271991234","imei1":"13784271991234","imei2":"13784271991234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100030,"job_number":"JOB_100030","tr_customer_id":100047,"tr_customer_product_id":100037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:55.000Z","modified_at":"2025-11-06T04:13:55.000Z","name":"Luis Wyman","mobile_number":"380-716-4969","email_id":"Therese.Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"19513932761044010","imei1":"19513932761044010","imei2":"19513932761044010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100031,"job_number":"JOB_100031","tr_customer_id":100048,"tr_customer_product_id":100038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:34.000Z","modified_at":"2025-11-06T04:14:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12548085507479","imei1":"12548085507479","imei2":"12548085507479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100033,"job_number":"JOB_100033","tr_customer_id":100050,"tr_customer_product_id":100040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:35.000Z","modified_at":"2025-11-06T04:14:35.000Z","name":"Hudson Fahey","mobile_number":"231-930-3967","email_id":"Maya.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"15969887906356488","imei1":"15969887906356488","imei2":"15969887906356488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100034,"job_number":"JOB_100034","tr_customer_id":100051,"tr_customer_product_id":100041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:42.000Z","modified_at":"2025-11-06T04:14:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17275017270072","imei1":"17275017270072","imei2":"17275017270072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100036,"job_number":"JOB_100036","tr_customer_id":100053,"tr_customer_product_id":100043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:44.000Z","modified_at":"2025-11-06T04:14:44.000Z","name":"Marion Parisian","mobile_number":"299-238-7630","email_id":"Ressie_VonRueden@gmail.com","dop":"2025-04-06","serial_number":"11231993252882300","imei1":"11231993252882300","imei2":"11231993252882300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100039,"job_number":"JOB_100039","tr_customer_id":100056,"tr_customer_product_id":100046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:39.000Z","modified_at":"2025-11-06T04:17:39.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701326","imei1":"51732593701326","imei2":"51732593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100043,"job_number":"JOB_100043","tr_customer_id":100060,"tr_customer_product_id":100050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:04.000Z","modified_at":"2025-11-06T04:22:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"93586005647726","imei1":"93586005647726","imei2":"93586005647726","popurl":"2025-10-27T04:22:03.519877799Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100044,"job_number":"JOB_100044","tr_customer_id":100061,"tr_customer_product_id":100051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:50.000Z","modified_at":"2025-11-06T04:22:50.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"18912283419609","imei1":"18912283419609","imei2":"18912283419609","popurl":"2025-10-27T04:22:49.437600804Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100045,"job_number":"JOB_100045","tr_customer_id":100062,"tr_customer_product_id":100052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:20.000Z","modified_at":"2025-11-06T04:29:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16276423788004","imei1":"16276423788004","imei2":"16276423788004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100047,"job_number":"JOB_100047","tr_customer_id":100064,"tr_customer_product_id":100054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:22.000Z","modified_at":"2025-11-06T04:29:22.000Z","name":"Cesar Borer","mobile_number":"435-701-2674","email_id":"Kamryn_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"17139381025928236","imei1":"17139381025928236","imei2":"17139381025928236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100048,"job_number":"JOB_100048","tr_customer_id":100065,"tr_customer_product_id":100055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:28.000Z","modified_at":"2025-11-06T04:29:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14196501845550","imei1":"14196501845550","imei2":"14196501845550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100050,"job_number":"JOB_100050","tr_customer_id":100067,"tr_customer_product_id":100057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:30.000Z","modified_at":"2025-11-06T04:29:30.000Z","name":"Gunnar Gorczany","mobile_number":"768-417-6062","email_id":"Adell.Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"19644905277591510","imei1":"19644905277591510","imei2":"19644905277591510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100051,"job_number":"JOB_100051","tr_customer_id":100068,"tr_customer_product_id":100058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:06.000Z","modified_at":"2025-11-06T04:30:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14621111052322","imei1":"14621111052322","imei2":"14621111052322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100053,"job_number":"JOB_100053","tr_customer_id":100070,"tr_customer_product_id":100060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:07.000Z","modified_at":"2025-11-06T04:30:08.000Z","name":"Camryn Upton","mobile_number":"954-698-5672","email_id":"Leatha62@gmail.com","dop":"2025-04-06","serial_number":"16503224132609702","imei1":"16503224132609702","imei2":"16503224132609702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100054,"job_number":"JOB_100054","tr_customer_id":100071,"tr_customer_product_id":100061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:19.000Z","modified_at":"2025-11-06T04:30:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16066391174793","imei1":"16066391174793","imei2":"16066391174793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100056,"job_number":"JOB_100056","tr_customer_id":100073,"tr_customer_product_id":100063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:21.000Z","modified_at":"2025-11-06T04:30:21.000Z","name":"Sherwood Klocko","mobile_number":"535-805-8492","email_id":"Braxton_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17035530602830532","imei1":"17035530602830532","imei2":"17035530602830532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100057,"job_number":"JOB_100057","tr_customer_id":100074,"tr_customer_product_id":100064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:51.000Z","modified_at":"2025-11-06T04:30:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10736468436769","imei1":"10736468436769","imei2":"10736468436769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100059,"job_number":"JOB_100059","tr_customer_id":100076,"tr_customer_product_id":100066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:53.000Z","modified_at":"2025-11-06T04:30:53.000Z","name":"Jamey Orn","mobile_number":"244-682-5820","email_id":"Declan.Gerhold18@yahoo.com","dop":"2025-04-06","serial_number":"10968021326872224","imei1":"10968021326872224","imei2":"10968021326872224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100060,"job_number":"JOB_100060","tr_customer_id":100077,"tr_customer_product_id":100067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:10.000Z","modified_at":"2025-11-06T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12046203292114","imei1":"12046203292114","imei2":"12046203292114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100062,"job_number":"JOB_100062","tr_customer_id":100079,"tr_customer_product_id":100069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:11.000Z","modified_at":"2025-11-06T04:31:11.000Z","name":"Kraig Schmeler","mobile_number":"800-972-8317","email_id":"Francesco91@hotmail.com","dop":"2025-04-06","serial_number":"18284409536603948","imei1":"18284409536603948","imei2":"18284409536603948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100063,"job_number":"JOB_100063","tr_customer_id":100080,"tr_customer_product_id":100070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:57.000Z","modified_at":"2025-11-06T04:31:57.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100764458729443","imei1":"100764458729443","imei2":"100764458729443","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100065,"job_number":"JOB_100065","tr_customer_id":100082,"tr_customer_product_id":100072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:32:12.000Z","modified_at":"2025-11-06T04:32:12.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102364463419602","imei1":"102364463419602","imei2":"102364463419602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100071,"job_number":"JOB_100071","tr_customer_id":100088,"tr_customer_product_id":100078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:09.000Z","modified_at":"2025-11-06T04:46:09.000Z","name":"Milan Sawayn","mobile_number":"343-956-2194","email_id":"Madalyn_Lakin43@yahoo.com","dop":"2025-04-06","serial_number":"13950989914984936","imei1":"13950989914984936","imei2":"13950989914984936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100076,"job_number":"JOB_100076","tr_customer_id":100093,"tr_customer_product_id":100083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:05:31.000Z","modified_at":"2025-11-06T05:05:31.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"12995812527879","imei2":"12995812527879","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100077,"job_number":"JOB_100077","tr_customer_id":100094,"tr_customer_product_id":100084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:11:04.000Z","modified_at":"2025-11-06T05:11:04.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527880","imei1":"12995812527880","imei2":"12995812527880","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100078,"job_number":"JOB_100078","tr_customer_id":100095,"tr_customer_product_id":100085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:51:36.000Z","modified_at":"2025-11-06T05:51:36.000Z","name":"oo ww","mobile_number":"8755454352","email_id":"w@w.com","dop":"2025-11-04","serial_number":"97854553542432","imei1":"97854553542432","imei2":"97854553542432","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100080,"job_number":"JOB_100080","tr_customer_id":100097,"tr_customer_product_id":100087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:01:37.000Z","modified_at":"2025-11-06T06:01:37.000Z","name":"Dereck Yost","mobile_number":"328-698-9997","email_id":"Ciara.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"16020281855507110","imei1":"16020281855507110","imei2":"16020281855507110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100081,"job_number":"JOB_100081","tr_customer_id":100098,"tr_customer_product_id":100088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10355989520825","imei1":"10355989520825","imei2":"10355989520825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100083,"job_number":"JOB_100083","tr_customer_id":100100,"tr_customer_product_id":100090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13452089068482","imei1":"13452089068482","imei2":"13452089068482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100085,"job_number":"JOB_100085","tr_customer_id":100102,"tr_customer_product_id":100092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:37.000Z","modified_at":"2025-11-06T06:02:37.000Z","name":"Elmer Upton","mobile_number":"913-498-3249","email_id":"Buddy_Barrows@yahoo.com","dop":"2025-04-06","serial_number":"16841112550743844","imei1":"16841112550743844","imei2":"16841112550743844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100086,"job_number":"JOB_100086","tr_customer_id":100103,"tr_customer_product_id":100093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:38.000Z","modified_at":"2025-11-06T06:02:38.000Z","name":"Faye Frami","mobile_number":"303-669-8674","email_id":"Sofia.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"12343129489468920","imei1":"12343129489468920","imei2":"12343129489468920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100087,"job_number":"JOB_100087","tr_customer_id":100104,"tr_customer_product_id":100094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:20.000Z","modified_at":"2025-11-06T06:03:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13092636165069","imei1":"13092636165069","imei2":"13092636165069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100089,"job_number":"JOB_100089","tr_customer_id":100106,"tr_customer_product_id":100096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13511931802525","imei1":"13511931802525","imei2":"13511931802525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100091,"job_number":"JOB_100091","tr_customer_id":100108,"tr_customer_product_id":100098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:22.000Z","modified_at":"2025-11-06T06:03:22.000Z","name":"Marcella Schulist","mobile_number":"762-792-1890","email_id":"Aiyana_Willms96@hotmail.com","dop":"2025-04-06","serial_number":"14162090629281272","imei1":"14162090629281272","imei2":"14162090629281272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100092,"job_number":"JOB_100092","tr_customer_id":100109,"tr_customer_product_id":100099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:23.000Z","modified_at":"2025-11-06T06:03:23.000Z","name":"Ruben Waelchi","mobile_number":"457-563-0629","email_id":"Melyna12@yahoo.com","dop":"2025-04-06","serial_number":"12815102067242990","imei1":"12815102067242990","imei2":"12815102067242990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100093,"job_number":"JOB_100093","tr_customer_id":100110,"tr_customer_product_id":100100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:04.000Z","modified_at":"2025-11-06T06:04:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17452409710196","imei1":"17452409710196","imei2":"17452409710196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100095,"job_number":"JOB_100095","tr_customer_id":100112,"tr_customer_product_id":100102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:05.000Z","modified_at":"2025-11-06T06:04:05.000Z","name":"Talon Simonis","mobile_number":"476-685-7934","email_id":"Leanna_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"12833016275659990","imei1":"12833016275659990","imei2":"12833016275659990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100096,"job_number":"JOB_100096","tr_customer_id":100113,"tr_customer_product_id":100103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:06.000Z","modified_at":"2025-11-06T06:04:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19964131374079","imei1":"19964131374079","imei2":"19964131374079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100098,"job_number":"JOB_100098","tr_customer_id":100115,"tr_customer_product_id":100105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:07.000Z","modified_at":"2025-11-06T06:04:07.000Z","name":"Elvera Spinka","mobile_number":"737-316-5771","email_id":"Cory.Spinka@yahoo.com","dop":"2025-04-06","serial_number":"11746592240848542","imei1":"11746592240848542","imei2":"11746592240848542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100099,"job_number":"JOB_100099","tr_customer_id":100116,"tr_customer_product_id":100106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:13:21.000Z","modified_at":"2025-11-06T06:13:21.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527881","imei1":"12995812527881","imei2":"12995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100111,"job_number":"JOB_100111","tr_customer_id":100128,"tr_customer_product_id":100118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:18:24.000Z","modified_at":"2025-11-06T06:18:24.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"13995812527881","imei1":"13995812527881","imei2":"13995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100112,"job_number":"JOB_100112","tr_customer_id":100129,"tr_customer_product_id":100119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:04.000Z","modified_at":"2025-11-06T06:19:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10838196305811","imei1":"10838196305811","imei2":"10838196305811","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100114,"job_number":"JOB_100114","tr_customer_id":100131,"tr_customer_product_id":100121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:05.000Z","modified_at":"2025-11-06T06:19:05.000Z","name":"Rhiannon Daugherty","mobile_number":"533-834-1684","email_id":"Sage9@hotmail.com","dop":"2025-06-18","serial_number":"1067343380413855","imei1":"1067343380413855","imei2":"1067343380413855","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100115,"job_number":"JOB_100115","tr_customer_id":100132,"tr_customer_product_id":100122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:45.000Z","modified_at":"2025-11-06T06:19:45.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16007161738316","imei1":"16007161738316","imei2":"16007161738316","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100117,"job_number":"JOB_100117","tr_customer_id":100134,"tr_customer_product_id":100124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:47.000Z","modified_at":"2025-11-06T06:19:47.000Z","name":"Fabian DuBuque","mobile_number":"908-936-2007","email_id":"Kariane_DuBuque@yahoo.com","dop":"2025-06-08","serial_number":"101170423948201","imei1":"101170423948201","imei2":"101170423948201","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100118,"job_number":"JOB_100118","tr_customer_id":100135,"tr_customer_product_id":100125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:49.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10979555150402","imei1":"10979555150402","imei2":"10979555150402","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100120,"job_number":"JOB_100120","tr_customer_id":100137,"tr_customer_product_id":100127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:50.000Z","name":"David Schulist","mobile_number":"805-484-7195","email_id":"Shaun_Kling@gmail.com","dop":"2025-06-18","serial_number":"1040912102788605","imei1":"1040912102788605","imei2":"1040912102788605","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100121,"job_number":"JOB_100121","tr_customer_id":100138,"tr_customer_product_id":100128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:19.000Z","modified_at":"2025-11-06T06:20:19.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18960091856805","imei1":"18960091856805","imei2":"18960091856805","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100123,"job_number":"JOB_100123","tr_customer_id":100140,"tr_customer_product_id":100130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:21.000Z","modified_at":"2025-11-06T06:20:21.000Z","name":"Precious Halvorson","mobile_number":"894-284-2232","email_id":"Woodrow_Cole@hotmail.com","dop":"2025-06-08","serial_number":"108518109635855","imei1":"108518109635855","imei2":"108518109635855","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100124,"job_number":"JOB_100124","tr_customer_id":100141,"tr_customer_product_id":100131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:51.000Z","modified_at":"2025-11-06T06:20:51.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17248586943193","imei1":"17248586943193","imei2":"17248586943193","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100126,"job_number":"JOB_100126","tr_customer_id":100143,"tr_customer_product_id":100133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:53.000Z","modified_at":"2025-11-06T06:20:53.000Z","name":"Marcella Reinger","mobile_number":"879-224-2833","email_id":"Abigale_Simonis97@hotmail.com","dop":"2025-06-08","serial_number":"108665124246180","imei1":"108665124246180","imei2":"108665124246180","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100128,"job_number":"JOB_100128","tr_customer_id":100145,"tr_customer_product_id":100135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:29:08.000Z","modified_at":"2025-11-06T06:29:08.000Z","name":"Sibyl Casper","mobile_number":"610-465-0842","email_id":"Fiona50@yahoo.com","dop":"2025-04-06","serial_number":"16322624013102782","imei1":"16322624013102782","imei2":"16322624013102782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100130,"job_number":"JOB_100130","tr_customer_id":100147,"tr_customer_product_id":100137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:37:13.000Z","modified_at":"2025-11-06T06:37:13.000Z","name":"Kellen Runolfsson","mobile_number":"547-949-2613","email_id":"Janae49@hotmail.com","dop":"2025-04-06","serial_number":"10461770789171892","imei1":"10461770789171892","imei2":"10461770789171892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100131,"job_number":"JOB_100131","tr_customer_id":100148,"tr_customer_product_id":100138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:37.000Z","modified_at":"2025-11-06T06:39:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14003397670738","imei1":"14003397670738","imei2":"14003397670738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100133,"job_number":"JOB_100133","tr_customer_id":100150,"tr_customer_product_id":100140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:38.000Z","modified_at":"2025-11-06T06:39:38.000Z","name":"Bernie Windler","mobile_number":"699-842-5344","email_id":"Marshall42@hotmail.com","dop":"2025-04-06","serial_number":"11705146249394414","imei1":"11705146249394414","imei2":"11705146249394414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100135,"job_number":"JOB_100135","tr_customer_id":100152,"tr_customer_product_id":100142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:42.000Z","modified_at":"2025-11-06T06:39:42.000Z","name":"Billy Krajcik","mobile_number":"504-348-1573","email_id":"Tillman4@yahoo.com","dop":"2025-04-06","serial_number":"18296798263653616","imei1":"18296798263653616","imei2":"18296798263653616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100136,"job_number":"JOB_100136","tr_customer_id":100153,"tr_customer_product_id":100143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:39:44.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18339593834957","imei1":"18339593834957","imei2":"18339593834957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100139,"job_number":"JOB_100139","tr_customer_id":100156,"tr_customer_product_id":100146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:45.000Z","modified_at":"2025-11-06T06:39:45.000Z","name":"Magdalena Ledner","mobile_number":"464-331-6634","email_id":"Brown_Harvey@yahoo.com","dop":"2025-04-06","serial_number":"10105627391305962","imei1":"10105627391305962","imei2":"10105627391305962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100140,"job_number":"JOB_100140","tr_customer_id":100157,"tr_customer_product_id":100147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:24.000Z","modified_at":"2025-11-06T06:40:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11871938584386","imei1":"11871938584386","imei2":"11871938584386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100142,"job_number":"JOB_100142","tr_customer_id":100159,"tr_customer_product_id":100149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:26.000Z","modified_at":"2025-11-06T06:40:26.000Z","name":"Darius Roberts","mobile_number":"543-838-0398","email_id":"Buddy_Wolf@yahoo.com","dop":"2025-04-06","serial_number":"16270464592785696","imei1":"16270464592785696","imei2":"16270464592785696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100143,"job_number":"JOB_100143","tr_customer_id":100160,"tr_customer_product_id":100150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:31.000Z","modified_at":"2025-11-06T06:40:31.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16356209961433","imei1":"16356209961433","imei2":"16356209961433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100146,"job_number":"JOB_100146","tr_customer_id":100163,"tr_customer_product_id":100153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:33.000Z","modified_at":"2025-11-06T06:40:33.000Z","name":"Monte Dicki","mobile_number":"284-707-7171","email_id":"Breanna4@gmail.com","dop":"2025-04-06","serial_number":"14527383936529268","imei1":"14527383936529268","imei2":"14527383936529268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100147,"job_number":"JOB_100147","tr_customer_id":100164,"tr_customer_product_id":100154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:11.000Z","modified_at":"2025-11-06T06:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16578659917302","imei1":"16578659917302","imei2":"16578659917302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100149,"job_number":"JOB_100149","tr_customer_id":100166,"tr_customer_product_id":100156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:13.000Z","modified_at":"2025-11-06T06:41:13.000Z","name":"Noah Erdman","mobile_number":"854-685-2661","email_id":"Jerad23@hotmail.com","dop":"2025-04-06","serial_number":"19818454464165230","imei1":"19818454464165230","imei2":"19818454464165230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100150,"job_number":"JOB_100150","tr_customer_id":100167,"tr_customer_product_id":100157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:18.000Z","modified_at":"2025-11-06T06:41:18.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"14638377935857","imei1":"14638377935857","imei2":"14638377935857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100153,"job_number":"JOB_100153","tr_customer_id":100170,"tr_customer_product_id":100160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:22.000Z","modified_at":"2025-11-06T06:41:22.000Z","name":"Brando Hyatt","mobile_number":"649-865-6877","email_id":"Elinore_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"15147825692111174","imei1":"15147825692111174","imei2":"15147825692111174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100155,"job_number":"JOB_100155","tr_customer_id":100172,"tr_customer_product_id":100162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:46.000Z","modified_at":"2025-11-06T06:53:46.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16263294883719","imei1":"16263294883719","imei2":"16263294883719","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100156,"job_number":"JOB_100156","tr_customer_id":100173,"tr_customer_product_id":100163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:47.000Z","modified_at":"2025-11-06T06:53:47.000Z","name":"Jaydon Rodriguez","mobile_number":"539-396-9699","email_id":"Ismael_Kunze80@hotmail.com","dop":"2025-09-16","serial_number":"12047761342380","imei1":"12047761342380","imei2":"12047761342380","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100157,"job_number":"JOB_100157","tr_customer_id":100174,"tr_customer_product_id":100164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15220846048350","imei1":"15220846048350","imei2":"15220846048350","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100158,"job_number":"JOB_100158","tr_customer_id":100175,"tr_customer_product_id":100165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"Keira Vandervort","mobile_number":"504-927-6841","email_id":"Gerhard_Rempel29@yahoo.com","dop":"2025-09-16","serial_number":"18658509663769","imei1":"18658509663769","imei2":"18658509663769","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100159,"job_number":"JOB_100159","tr_customer_id":100176,"tr_customer_product_id":100166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15094993708300","imei1":"15094993708300","imei2":"15094993708300","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100160,"job_number":"JOB_100160","tr_customer_id":100177,"tr_customer_product_id":100167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"Estefania Fadel","mobile_number":"526-251-2411","email_id":"Al.Robel88@yahoo.com","dop":"2025-09-16","serial_number":"13096569168742","imei1":"13096569168742","imei2":"13096569168742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100161,"job_number":"JOB_100161","tr_customer_id":100178,"tr_customer_product_id":100168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:07.000Z","modified_at":"2025-11-06T06:55:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17114050758315","imei1":"17114050758315","imei2":"17114050758315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100163,"job_number":"JOB_100163","tr_customer_id":100180,"tr_customer_product_id":100170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:09.000Z","modified_at":"2025-11-06T06:55:09.000Z","name":"Derek Gaylord","mobile_number":"654-579-8971","email_id":"Anika_Wyman62@hotmail.com","dop":"2025-04-06","serial_number":"12799971677349720","imei1":"12799971677349720","imei2":"12799971677349720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100164,"job_number":"JOB_100164","tr_customer_id":100181,"tr_customer_product_id":100171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:53.000Z","modified_at":"2025-11-06T06:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13994735650570","imei1":"13994735650570","imei2":"13994735650570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100166,"job_number":"JOB_100166","tr_customer_id":100183,"tr_customer_product_id":100173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:54.000Z","modified_at":"2025-11-06T06:55:54.000Z","name":"Salma Daugherty","mobile_number":"213-774-0970","email_id":"Ahmed_Williamson@gmail.com","dop":"2025-04-06","serial_number":"14511230342664864","imei1":"14511230342664864","imei2":"14511230342664864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100167,"job_number":"JOB_100167","tr_customer_id":100184,"tr_customer_product_id":100174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:38.000Z","modified_at":"2025-11-06T06:56:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19367230884259","imei1":"19367230884259","imei2":"19367230884259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100169,"job_number":"JOB_100169","tr_customer_id":100186,"tr_customer_product_id":100176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:39.000Z","modified_at":"2025-11-06T06:56:39.000Z","name":"Hudson Durgan","mobile_number":"637-794-0580","email_id":"Gayle_Fahey89@yahoo.com","dop":"2025-04-06","serial_number":"11091244760265798","imei1":"11091244760265798","imei2":"11091244760265798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100182,"job_number":"JOB_100182","tr_customer_id":100199,"tr_customer_product_id":100189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:36:14.000Z","modified_at":"2025-11-06T07:36:14.000Z","name":"Gene Funk","mobile_number":"894-641-0948","email_id":"Lue.Bogan41@hotmail.com","dop":"2025-04-06","serial_number":"16952016992555410","imei1":"16952016992555410","imei2":"16952016992555410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100190,"job_number":"JOB_100190","tr_customer_id":100207,"tr_customer_product_id":100197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:32:57.000Z","modified_at":"2025-11-06T08:32:57.000Z","name":"Swapnil Embranthiri","mobile_number":"7092797981","email_id":"tarun.iyer@gmail.com","dop":"2025-11-06","serial_number":"705355652067968","imei1":"705355652067968","imei2":"705355652067968","popurl":"www.yogesh-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100192,"job_number":"JOB_100192","tr_customer_id":100209,"tr_customer_product_id":100199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:42:16.000Z","modified_at":"2025-11-06T10:42:16.000Z","name":"Paramartha Dutta","mobile_number":"7045748330","email_id":"avadhesh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"002594681384097","imei1":"002594681384097","imei2":"002594681384097","popurl":"www.devika-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100193,"job_number":"JOB_100193","tr_customer_id":100210,"tr_customer_product_id":100200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:43:35.000Z","modified_at":"2025-11-06T10:43:35.000Z","name":"Bhargava Kocchar","mobile_number":"7017195208","email_id":"kashyap.kocchar@yahoo.co.in","dop":"2025-11-06","serial_number":"402450957504030","imei1":"402450957504030","imei2":"402450957504030","popurl":"www.chandan-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100195,"job_number":"JOB_100195","tr_customer_id":100212,"tr_customer_product_id":100202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Aatmaj Arora","mobile_number":"7005469793","email_id":"swarnalata.malik@gmail.com","dop":"2025-11-06","serial_number":"578604363881388","imei1":"578604363881388","imei2":"578604363881388","popurl":"www.ranjeet-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100197,"job_number":"JOB_100197","tr_customer_id":100213,"tr_customer_product_id":100203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Vidur Bhattathiri","mobile_number":"7099660964","email_id":"rati.sethi@gmail.com","dop":"2025-11-06","serial_number":"780205291655072","imei1":"780205291655072","imei2":"780205291655072","popurl":"www.draupadi-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100198,"job_number":"JOB_100198","tr_customer_id":100215,"tr_customer_product_id":100205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Lakshminath Gowda","mobile_number":"7017550610","email_id":"brahmaanand.pilla@hotmail.com","dop":"2025-11-06","serial_number":"767370402709955","imei1":"767370402709955","imei2":"767370402709955","popurl":"www.bhoj-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100199,"job_number":"JOB_100199","tr_customer_id":100216,"tr_customer_product_id":100206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Dayamayee Kaul","mobile_number":"7051251094","email_id":"sitara.somayaji@gmail.com","dop":"2025-11-06","serial_number":"959795531689786","imei1":"959795531689786","imei2":"959795531689786","popurl":"www.smita-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100201,"job_number":"JOB_100201","tr_customer_id":100218,"tr_customer_product_id":100208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Rukhmani Marar","mobile_number":"7011966502","email_id":"shresthi.guha@hotmail.com","dop":"2025-11-06","serial_number":"817095329141837","imei1":"817095329141837","imei2":"817095329141837","popurl":"www.shubhaprada-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100202,"job_number":"JOB_100202","tr_customer_id":100219,"tr_customer_product_id":100209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Hiranya Rana","mobile_number":"7074839283","email_id":"bhagwanti.kaur@gmail.com","dop":"2025-11-06","serial_number":"202654729419531","imei1":"202654729419531","imei2":"202654729419531","popurl":"www.garuda-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100203,"job_number":"JOB_100203","tr_customer_id":100220,"tr_customer_product_id":100210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Chandravati Kaniyar","mobile_number":"7091798829","email_id":"minakshi.jha@yahoo.co.in","dop":"2025-11-06","serial_number":"827215162215900","imei1":"827215162215900","imei2":"827215162215900","popurl":"www.kannen-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100208,"job_number":"JOB_100208","tr_customer_id":100225,"tr_customer_product_id":100215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Anjaneya Sinha","mobile_number":"7004297611","email_id":"himadri.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"781038468665722","imei1":"781038468665722","imei2":"781038468665722","popurl":"www.sher-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100209,"job_number":"JOB_100209","tr_customer_id":100226,"tr_customer_product_id":100216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Nikita Naik","mobile_number":"7024968276","email_id":"dipesh.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"277670349298772","imei1":"277670349298772","imei2":"277670349298772","popurl":"www.trilok-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100210,"job_number":"JOB_100210","tr_customer_id":100227,"tr_customer_product_id":100217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhanvin Devar","mobile_number":"7098179418","email_id":"indra.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"474919781094176","imei1":"474919781094176","imei2":"474919781094176","popurl":"www.omana-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100211,"job_number":"JOB_100211","tr_customer_id":100228,"tr_customer_product_id":100218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Adinath Ahuja","mobile_number":"7005784053","email_id":"dhaanyalakshmi.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"461345817651565","imei1":"461345817651565","imei2":"461345817651565","popurl":"www.chandramani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100212,"job_number":"JOB_100212","tr_customer_id":100229,"tr_customer_product_id":100219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chandrakin Chaturvedi","mobile_number":"7040721617","email_id":"devi.kakkar@gmail.com","dop":"2025-11-06","serial_number":"921654249300722","imei1":"921654249300722","imei2":"921654249300722","popurl":"www.dharitri-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100213,"job_number":"JOB_100213","tr_customer_id":100230,"tr_customer_product_id":100220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhatri Dwivedi","mobile_number":"7054210617","email_id":"swapnil.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"067624416492366","imei1":"067624416492366","imei2":"067624416492366","popurl":"www.chandranath-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100214,"job_number":"JOB_100214","tr_customer_id":100231,"tr_customer_product_id":100221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chinmayanand Verma","mobile_number":"7044038361","email_id":"rita.bhat@gmail.com","dop":"2025-11-06","serial_number":"657097486838153","imei1":"657097486838153","imei2":"657097486838153","popurl":"www.sloka-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100215,"job_number":"JOB_100215","tr_customer_id":100232,"tr_customer_product_id":100222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Saraswati Nayar","mobile_number":"7042772520","email_id":"aaryan.trivedi@gmail.com","dop":"2025-11-06","serial_number":"405909517826548","imei1":"405909517826548","imei2":"405909517826548","popurl":"www.bala-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100216,"job_number":"JOB_100216","tr_customer_id":100234,"tr_customer_product_id":100224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chidambaram Namboothiri","mobile_number":"7042891846","email_id":"chandrakala.acharya@gmail.com","dop":"2025-11-06","serial_number":"371599406349238","imei1":"371599406349238","imei2":"371599406349238","popurl":"www.bhagwanti-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100217,"job_number":"JOB_100217","tr_customer_id":100233,"tr_customer_product_id":100223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Mangala Shah","mobile_number":"7019294031","email_id":"giri.varman@hotmail.com","dop":"2025-11-06","serial_number":"113430013312984","imei1":"113430013312984","imei2":"113430013312984","popurl":"www.kumari-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100219,"job_number":"JOB_100219","tr_customer_id":100236,"tr_customer_product_id":100226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Dwaipayan Arora","mobile_number":"7092175870","email_id":"garuda.chaturvedi@gmail.com","dop":"2025-11-06","serial_number":"041673222159873","imei1":"041673222159873","imei2":"041673222159873","popurl":"www.bhudev-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100220,"job_number":"JOB_100220","tr_customer_id":100237,"tr_customer_product_id":100227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Lai Panicker","mobile_number":"7063052811","email_id":"aayushman.chattopadhyay@gmail.com","dop":"2025-11-06","serial_number":"646727329595365","imei1":"646727329595365","imei2":"646727329595365","popurl":"www.preity-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100221,"job_number":"JOB_100221","tr_customer_id":100238,"tr_customer_product_id":100228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Mukul Bhattacharya","mobile_number":"7033726479","email_id":"amogh.singh@yahoo.co.in","dop":"2025-11-06","serial_number":"129266551661554","imei1":"129266551661554","imei2":"129266551661554","popurl":"www.drona-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100222,"job_number":"JOB_100222","tr_customer_id":100239,"tr_customer_product_id":100229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ramesh Arora","mobile_number":"7044996211","email_id":"opaline.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"403424480333918","imei1":"403424480333918","imei2":"403424480333918","popurl":"www.balamani-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100223,"job_number":"JOB_100223","tr_customer_id":100240,"tr_customer_product_id":100230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Digambara Gandhi","mobile_number":"7095159367","email_id":"aagneya.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"037304917121822","imei1":"037304917121822","imei2":"037304917121822","popurl":"www.dayaanidhi-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100225,"job_number":"JOB_100225","tr_customer_id":100242,"tr_customer_product_id":100232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Bhaswar Butt","mobile_number":"7033884130","email_id":"gemini.tandon@yahoo.co.in","dop":"2025-11-06","serial_number":"035644595605302","imei1":"035644595605302","imei2":"035644595605302","popurl":"www.devi-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100226,"job_number":"JOB_100226","tr_customer_id":100243,"tr_customer_product_id":100233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Vidya Reddy","mobile_number":"7044378923","email_id":"shantanu.nehru@hotmail.com","dop":"2025-11-06","serial_number":"723739856626844","imei1":"723739856626844","imei2":"723739856626844","popurl":"www.anasooya-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100227,"job_number":"JOB_100227","tr_customer_id":100244,"tr_customer_product_id":100234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ganapati Trivedi","mobile_number":"7033185733","email_id":"gotum.gupta@gmail.com","dop":"2025-11-06","serial_number":"421788709138977","imei1":"421788709138977","imei2":"421788709138977","popurl":"www.kumuda-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100228,"job_number":"JOB_100228","tr_customer_id":100245,"tr_customer_product_id":100235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Goutam Agarwal","mobile_number":"7024428299","email_id":"rageshwari.khatri@gmail.com","dop":"2025-11-06","serial_number":"109346681341745","imei1":"109346681341745","imei2":"109346681341745","popurl":"www.jitender-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100229,"job_number":"JOB_100229","tr_customer_id":100246,"tr_customer_product_id":100236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Brahma Shukla","mobile_number":"7079068822","email_id":"shantanu.varrier@hotmail.com","dop":"2025-11-06","serial_number":"444350528979467","imei1":"444350528979467","imei2":"444350528979467","popurl":"www.tara-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100230,"job_number":"JOB_100230","tr_customer_id":100247,"tr_customer_product_id":100237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Malti Pillai","mobile_number":"7019862064","email_id":"diptendu.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"632900314222940","imei1":"632900314222940","imei2":"632900314222940","popurl":"www.chanda-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100231,"job_number":"JOB_100231","tr_customer_id":100248,"tr_customer_product_id":100238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Yogendra Desai","mobile_number":"7079143089","email_id":"mangalya.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"520781505584391","imei1":"520781505584391","imei2":"520781505584391","popurl":"www.tushar-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100232,"job_number":"JOB_100232","tr_customer_id":100249,"tr_customer_product_id":100239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Rakesh Sharma","mobile_number":"7062828596","email_id":"vishwamitra.saini@gmail.com","dop":"2025-11-06","serial_number":"660248626826527","imei1":"660248626826527","imei2":"660248626826527","popurl":"www.suryakantam-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100234,"job_number":"JOB_100234","tr_customer_id":100251,"tr_customer_product_id":100241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Sachin Mishra","mobile_number":"7079253057","email_id":"avantika.sharma@yahoo.co.in","dop":"2025-11-06","serial_number":"669937150031940","imei1":"669937150031940","imei2":"669937150031940","popurl":"www.agneya-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100236,"job_number":"JOB_100236","tr_customer_id":100253,"tr_customer_product_id":100243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Gopee Arora","mobile_number":"7062999449","email_id":"rudra.kaul@hotmail.com","dop":"2025-11-06","serial_number":"260602739655602","imei1":"260602739655602","imei2":"260602739655602","popurl":"www.dron-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100237,"job_number":"JOB_100237","tr_customer_id":100254,"tr_customer_product_id":100244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Baalaaditya Ahluwalia","mobile_number":"7053249954","email_id":"balagovind.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"541762925993447","imei1":"541762925993447","imei2":"541762925993447","popurl":"www.rati-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100238,"job_number":"JOB_100238","tr_customer_id":100255,"tr_customer_product_id":100245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Arun Kapoor","mobile_number":"7094392005","email_id":"sucheta.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"199328202192658","imei1":"199328202192658","imei2":"199328202192658","popurl":"www.dandapaani-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100239,"job_number":"JOB_100239","tr_customer_id":100256,"tr_customer_product_id":100246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Anjushree Ahluwalia","mobile_number":"7098896823","email_id":"meghnad.gupta@gmail.com","dop":"2025-11-06","serial_number":"497235122693904","imei1":"497235122693904","imei2":"497235122693904","popurl":"www.aatreya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100241,"job_number":"JOB_100241","tr_customer_id":100258,"tr_customer_product_id":100248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Himadri Abbott","mobile_number":"7058887858","email_id":"priya.kocchar@hotmail.com","dop":"2025-11-06","serial_number":"902529547307317","imei1":"902529547307317","imei2":"902529547307317","popurl":"www.bhagwati-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100243,"job_number":"JOB_100243","tr_customer_id":100260,"tr_customer_product_id":100250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Chakor Saini","mobile_number":"7044902854","email_id":"kashyapi.tagore@gmail.com","dop":"2025-11-06","serial_number":"456453421340967","imei1":"456453421340967","imei2":"456453421340967","popurl":"www.devi-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100245,"job_number":"JOB_100245","tr_customer_id":100262,"tr_customer_product_id":100252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Girish Devar","mobile_number":"7034936916","email_id":"arun.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"898089793273890","imei1":"898089793273890","imei2":"898089793273890","popurl":"www.geeta-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100247,"job_number":"JOB_100247","tr_customer_id":100264,"tr_customer_product_id":100254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Mohini Menon","mobile_number":"7009128274","email_id":"trilochana.singh@gmail.com","dop":"2025-11-06","serial_number":"319106842908006","imei1":"319106842908006","imei2":"319106842908006","popurl":"www.anamika-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100248,"job_number":"JOB_100248","tr_customer_id":100265,"tr_customer_product_id":100255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Deevakar Dutta","mobile_number":"7048292001","email_id":"mayoor.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"144463107125414","imei1":"144463107125414","imei2":"144463107125414","popurl":"www.aasha-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100249,"job_number":"JOB_100249","tr_customer_id":100266,"tr_customer_product_id":100256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Radha Nehru","mobile_number":"7016478310","email_id":"brahmabrata.guneta@hotmail.com","dop":"2025-11-06","serial_number":"550449829858673","imei1":"550449829858673","imei2":"550449829858673","popurl":"www.abhisyanta-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100252,"job_number":"JOB_100252","tr_customer_id":100269,"tr_customer_product_id":100259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Navin Abbott","mobile_number":"7085493629","email_id":"chandni.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"596614734601136","imei1":"596614734601136","imei2":"596614734601136","popurl":"www.dipankar-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100253,"job_number":"JOB_100253","tr_customer_id":100270,"tr_customer_product_id":100260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Tanushri Prajapat","mobile_number":"7087055132","email_id":"kin.varma@hotmail.com","dop":"2025-11-06","serial_number":"668639240780301","imei1":"668639240780301","imei2":"668639240780301","popurl":"www.ritesh-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100254,"job_number":"JOB_100254","tr_customer_id":100271,"tr_customer_product_id":100261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Amaranaath Mahajan","mobile_number":"7031671338","email_id":"dipankar.sethi@gmail.com","dop":"2025-11-06","serial_number":"253228159391142","imei1":"253228159391142","imei2":"253228159391142","popurl":"www.prem-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100256,"job_number":"JOB_100256","tr_customer_id":100273,"tr_customer_product_id":100263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Bharat Khatri","mobile_number":"7013592344","email_id":"dayaananda.talwar@gmail.com","dop":"2025-11-06","serial_number":"437645426110221","imei1":"437645426110221","imei2":"437645426110221","popurl":"www.sher-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100257,"job_number":"JOB_100257","tr_customer_id":100274,"tr_customer_product_id":100264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Girika Gandhi","mobile_number":"7027485118","email_id":"padma.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"935121372115021","imei1":"935121372115021","imei2":"935121372115021","popurl":"www.achyut-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100258,"job_number":"JOB_100258","tr_customer_id":100275,"tr_customer_product_id":100265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Charuchandra Ahuja","mobile_number":"7034100550","email_id":"aishani.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"959862060483413","imei1":"959862060483413","imei2":"959862060483413","popurl":"www.varalakshmi-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100260,"job_number":"JOB_100260","tr_customer_id":100277,"tr_customer_product_id":100267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Avani Abbott","mobile_number":"7069741379","email_id":"sarla.nambeesan@gmail.com","dop":"2025-11-06","serial_number":"712402230643266","imei1":"712402230643266","imei2":"712402230643266","popurl":"www.dhatri-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100261,"job_number":"JOB_100261","tr_customer_id":100278,"tr_customer_product_id":100268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Chinmayananda Kaul","mobile_number":"7015712021","email_id":"dayaanidhi.devar@yahoo.co.in","dop":"2025-11-06","serial_number":"405868813658469","imei1":"405868813658469","imei2":"405868813658469","popurl":"www.udai-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100262,"job_number":"JOB_100262","tr_customer_id":100279,"tr_customer_product_id":100269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Devi Nayar","mobile_number":"7016307285","email_id":"kannan.guneta@gmail.com","dop":"2025-11-06","serial_number":"001454539628373","imei1":"001454539628373","imei2":"001454539628373","popurl":"www.dharitri-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100264,"job_number":"JOB_100264","tr_customer_id":100281,"tr_customer_product_id":100271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Devajyoti Nehru","mobile_number":"7004075850","email_id":"vedanga.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"585220665456250","imei1":"585220665456250","imei2":"585220665456250","popurl":"www.anshula-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100266,"job_number":"JOB_100266","tr_customer_id":100283,"tr_customer_product_id":100273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Rahul Nehru","mobile_number":"7057527682","email_id":"dayaamay.arora@gmail.com","dop":"2025-11-06","serial_number":"087655093310785","imei1":"087655093310785","imei2":"087655093310785","popurl":"www.suryakant-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100267,"job_number":"JOB_100267","tr_customer_id":100284,"tr_customer_product_id":100274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Jaya Namboothiri","mobile_number":"7026316823","email_id":"mohinder.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"281599258784035","imei1":"281599258784035","imei2":"281599258784035","popurl":"www.manikya-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100268,"job_number":"JOB_100268","tr_customer_id":100285,"tr_customer_product_id":100275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Anunay Kaur","mobile_number":"7096349545","email_id":"amaresh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"035580090642874","imei1":"035580090642874","imei2":"035580090642874","popurl":"www.baala-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100271,"job_number":"JOB_100271","tr_customer_id":100288,"tr_customer_product_id":100278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Deeptanshu Nayar","mobile_number":"7006376899","email_id":"minakshi.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"058195216251768","imei1":"058195216251768","imei2":"058195216251768","popurl":"www.bahula-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100272,"job_number":"JOB_100272","tr_customer_id":100289,"tr_customer_product_id":100279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Niro Iyengar","mobile_number":"7007732565","email_id":"harinarayan.verma@hotmail.com","dop":"2025-11-06","serial_number":"284233651355991","imei1":"284233651355991","imei2":"284233651355991","popurl":"www.digambara-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100274,"job_number":"JOB_100274","tr_customer_id":100291,"tr_customer_product_id":100281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Vrinda Gill","mobile_number":"7011619540","email_id":"lal.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"669189841554204","imei1":"669189841554204","imei2":"669189841554204","popurl":"www.sarada-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100275,"job_number":"JOB_100275","tr_customer_id":100292,"tr_customer_product_id":100282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Atmananda Naik","mobile_number":"7031085877","email_id":"chandni.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"327772638812531","imei1":"327772638812531","imei2":"327772638812531","popurl":"www.sunita-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100276,"job_number":"JOB_100276","tr_customer_id":100293,"tr_customer_product_id":100283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Udit Bhattathiri","mobile_number":"7083292231","email_id":"anwesha.adiga@hotmail.com","dop":"2025-11-06","serial_number":"058762801518629","imei1":"058762801518629","imei2":"058762801518629","popurl":"www.brijesh-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100277,"job_number":"JOB_100277","tr_customer_id":100294,"tr_customer_product_id":100284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Kumar Menon","mobile_number":"7083560413","email_id":"brijesh.kaul@hotmail.com","dop":"2025-11-06","serial_number":"015864072572603","imei1":"015864072572603","imei2":"015864072572603","popurl":"www.aalok-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100278,"job_number":"JOB_100278","tr_customer_id":100295,"tr_customer_product_id":100285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Chitramala Deshpande","mobile_number":"7052740679","email_id":"daiwik.bandopadhyay@gmail.com","dop":"2025-11-06","serial_number":"662998952510488","imei1":"662998952510488","imei2":"662998952510488","popurl":"www.bhadrak-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100280,"job_number":"JOB_100280","tr_customer_id":100297,"tr_customer_product_id":100287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Shresth Nambeesan","mobile_number":"7027301126","email_id":"geeta.malik@gmail.com","dop":"2025-11-06","serial_number":"135300101774233","imei1":"135300101774233","imei2":"135300101774233","popurl":"www.menaka-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100282,"job_number":"JOB_100282","tr_customer_id":100299,"tr_customer_product_id":100289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Gopi Nair","mobile_number":"7018375556","email_id":"chidaatma.nehru@gmail.com","dop":"2025-11-06","serial_number":"505554479521895","imei1":"505554479521895","imei2":"505554479521895","popurl":"www.anish-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100283,"job_number":"JOB_100283","tr_customer_id":100300,"tr_customer_product_id":100290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Birjesh Singh","mobile_number":"7024051947","email_id":"inder.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"623555809426519","imei1":"623555809426519","imei2":"623555809426519","popurl":"www.rukhmani-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100285,"job_number":"JOB_100285","tr_customer_id":100302,"tr_customer_product_id":100292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Aamod Tagore","mobile_number":"7013281590","email_id":"vasudeva.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"795835931042791","imei1":"795835931042791","imei2":"795835931042791","popurl":"www.abhaya-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100286,"job_number":"JOB_100286","tr_customer_id":100303,"tr_customer_product_id":100293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Chandraketu Nehru","mobile_number":"7080542179","email_id":"dulari.ahuja@yahoo.co.in","dop":"2025-11-06","serial_number":"022955310927443","imei1":"022955310927443","imei2":"022955310927443","popurl":"www.balgopal-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100287,"job_number":"JOB_100287","tr_customer_id":100304,"tr_customer_product_id":100294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Bhuvanesh Kapoor","mobile_number":"7055834841","email_id":"adityanandana.pandey@hotmail.com","dop":"2025-11-06","serial_number":"913727309205995","imei1":"913727309205995","imei2":"913727309205995","popurl":"www.bhadrak-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100288,"job_number":"JOB_100288","tr_customer_id":100305,"tr_customer_product_id":100295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Ekadant Iyer","mobile_number":"7094362767","email_id":"ekaparnika.deshpande@gmail.com","dop":"2025-11-06","serial_number":"466377933022637","imei1":"466377933022637","imei2":"466377933022637","popurl":"www.elakshi-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100291,"job_number":"JOB_100291","tr_customer_id":100308,"tr_customer_product_id":100298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Kama Kaniyar","mobile_number":"7013313135","email_id":"gorakhnath.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"284347799588030","imei1":"284347799588030","imei2":"284347799588030","popurl":"www.chandradev-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100292,"job_number":"JOB_100292","tr_customer_id":100309,"tr_customer_product_id":100299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Aadrika Chopra","mobile_number":"7098852658","email_id":"ahilya.nair@gmail.com","dop":"2025-11-06","serial_number":"599808664364408","imei1":"599808664364408","imei2":"599808664364408","popurl":"www.susheel-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100294,"job_number":"JOB_100294","tr_customer_id":100311,"tr_customer_product_id":100301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Pramila Pothuvaal","mobile_number":"7003088236","email_id":"preity.sharma@hotmail.com","dop":"2025-11-06","serial_number":"711936931944650","imei1":"711936931944650","imei2":"711936931944650","popurl":"www.gopi-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100295,"job_number":"JOB_100295","tr_customer_id":100312,"tr_customer_product_id":100302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Girika Nambeesan","mobile_number":"7011986064","email_id":"priyala.menon@gmail.com","dop":"2025-11-06","serial_number":"705451290849949","imei1":"705451290849949","imei2":"705451290849949","popurl":"www.kama-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100296,"job_number":"JOB_100296","tr_customer_id":100313,"tr_customer_product_id":100303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Dhaanyalakshmi Iyer","mobile_number":"7033828008","email_id":"bhudev.sinha@gmail.com","dop":"2025-11-06","serial_number":"223884921010979","imei1":"223884921010979","imei2":"223884921010979","popurl":"www.bishnu-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100297,"job_number":"JOB_100297","tr_customer_id":100314,"tr_customer_product_id":100304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Vyas Gowda","mobile_number":"7087125380","email_id":"deeptimay.butt@hotmail.com","dop":"2025-11-06","serial_number":"012614557318657","imei1":"012614557318657","imei2":"012614557318657","popurl":"www.jagathi-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100299,"job_number":"JOB_100299","tr_customer_id":100316,"tr_customer_product_id":100306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Madhuri Pillai","mobile_number":"7017415794","email_id":"aasha.bandopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"677095717381850","imei1":"677095717381850","imei2":"677095717381850","popurl":"www.agrata-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100300,"job_number":"JOB_100300","tr_customer_id":100317,"tr_customer_product_id":100307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Diksha Nayar","mobile_number":"7030614463","email_id":"chaanakya.reddy@gmail.com","dop":"2025-11-06","serial_number":"322653072366350","imei1":"322653072366350","imei2":"322653072366350","popurl":"www.bhaumik-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100301,"job_number":"JOB_100301","tr_customer_id":100318,"tr_customer_product_id":100308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Chandini Marar","mobile_number":"7015619035","email_id":"anjushree.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"912410502359641","imei1":"912410502359641","imei2":"912410502359641","popurl":"www.uttam-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100302,"job_number":"JOB_100302","tr_customer_id":100319,"tr_customer_product_id":100309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:14.000Z","modified_at":"2025-11-06T11:06:14.000Z","name":"Shreya Tandon","mobile_number":"7023636716","email_id":"pramila.bhat@gmail.com","dop":"2025-11-06","serial_number":"661477045841216","imei1":"661477045841216","imei2":"661477045841216","popurl":"www.bala-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100304,"job_number":"JOB_100304","tr_customer_id":100321,"tr_customer_product_id":100311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:09.000Z","modified_at":"2025-11-06T11:28:09.000Z","name":"Kumar Reddy","mobile_number":"7078695075","email_id":"anil.reddy@gmail.com","dop":"2025-11-06","serial_number":"971933060213991","imei1":"971933060213991","imei2":"971933060213991","popurl":"www.aaratrika-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100305,"job_number":"JOB_100305","tr_customer_id":100322,"tr_customer_product_id":100312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Sumitra Iyengar","mobile_number":"7003080543","email_id":"swarnalata.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"590801086950258","imei1":"590801086950258","imei2":"590801086950258","popurl":"www.kamalesh-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100306,"job_number":"JOB_100306","tr_customer_id":100323,"tr_customer_product_id":100313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Eekalabya Bhat","mobile_number":"7021954147","email_id":"agniprava.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"411067596554055","imei1":"411067596554055","imei2":"411067596554055","popurl":"www.gajaadhar-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100307,"job_number":"JOB_100307","tr_customer_id":100324,"tr_customer_product_id":100314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Anal Desai","mobile_number":"7094923550","email_id":"shreya.gowda@hotmail.com","dop":"2025-11-06","serial_number":"582791393866443","imei1":"582791393866443","imei2":"582791393866443","popurl":"www.bharat-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100308,"job_number":"JOB_100308","tr_customer_id":100325,"tr_customer_product_id":100315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Bhramar Embranthiri","mobile_number":"7040194616","email_id":"saraswati.kapoor@gmail.com","dop":"2025-11-06","serial_number":"125548584989120","imei1":"125548584989120","imei2":"125548584989120","popurl":"www.ahilya-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100309,"job_number":"JOB_100309","tr_customer_id":100326,"tr_customer_product_id":100316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Krishna Dutta","mobile_number":"7035910960","email_id":"gautam.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"882743530702370","imei1":"882743530702370","imei2":"882743530702370","popurl":"www.bhaumik-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100310,"job_number":"JOB_100310","tr_customer_id":100328,"tr_customer_product_id":100318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Vaishnavi Kakkar","mobile_number":"7058162141","email_id":"manoj.panicker@gmail.com","dop":"2025-11-06","serial_number":"554206719512358","imei1":"554206719512358","imei2":"554206719512358","popurl":"www.esha-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100311,"job_number":"JOB_100311","tr_customer_id":100329,"tr_customer_product_id":100319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Rati Mishra","mobile_number":"7023847288","email_id":"girja.varman@hotmail.com","dop":"2025-11-06","serial_number":"432271696440570","imei1":"432271696440570","imei2":"432271696440570","popurl":"www.bhaswar-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100312,"job_number":"JOB_100312","tr_customer_id":100327,"tr_customer_product_id":100317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Arya Deshpande","mobile_number":"7068643756","email_id":"geeta.iyer@gmail.com","dop":"2025-11-06","serial_number":"272322507291415","imei1":"272322507291415","imei2":"272322507291415","popurl":"www.akshata-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100313,"job_number":"JOB_100313","tr_customer_id":100330,"tr_customer_product_id":100320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Agnivesh Kocchar","mobile_number":"7083078477","email_id":"bhagvan.shukla@gmail.com","dop":"2025-11-06","serial_number":"569971567467080","imei1":"569971567467080","imei2":"569971567467080","popurl":"www.ankal-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100314,"job_number":"JOB_100314","tr_customer_id":100331,"tr_customer_product_id":100321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Dwaipayana Chaturvedi","mobile_number":"7092033996","email_id":"aasha.naik@hotmail.com","dop":"2025-11-06","serial_number":"544266040178279","imei1":"544266040178279","imei2":"544266040178279","popurl":"www.satish-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100315,"job_number":"JOB_100315","tr_customer_id":100332,"tr_customer_product_id":100322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daksha Adiga","mobile_number":"7036186899","email_id":"lavanya.ahluwalia@hotmail.com","dop":"2025-11-06","serial_number":"173848384082299","imei1":"173848384082299","imei2":"173848384082299","popurl":"www.padma-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100316,"job_number":"JOB_100316","tr_customer_id":100333,"tr_customer_product_id":100323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Prasanna Mukhopadhyay","mobile_number":"7067673943","email_id":"tushar.dwivedi@yahoo.co.in","dop":"2025-11-06","serial_number":"375050234373799","imei1":"375050234373799","imei2":"375050234373799","popurl":"www.lakshman-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100317,"job_number":"JOB_100317","tr_customer_id":100334,"tr_customer_product_id":100324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daevika Nair","mobile_number":"7040314613","email_id":"tara.desai@hotmail.com","dop":"2025-11-06","serial_number":"364751542937024","imei1":"364751542937024","imei2":"364751542937024","popurl":"www.bhaasvan-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100318,"job_number":"JOB_100318","tr_customer_id":100335,"tr_customer_product_id":100325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Rajendra Desai","mobile_number":"7077781193","email_id":"aanandaswarup.shukla@hotmail.com","dop":"2025-11-06","serial_number":"685302868698443","imei1":"685302868698443","imei2":"685302868698443","popurl":"www.bhagavaan-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100319,"job_number":"JOB_100319","tr_customer_id":100336,"tr_customer_product_id":100326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanchan Embranthiri","mobile_number":"7065556485","email_id":"harita.guneta@gmail.com","dop":"2025-11-06","serial_number":"954831419624886","imei1":"954831419624886","imei2":"954831419624886","popurl":"www.ramesh-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100320,"job_number":"JOB_100320","tr_customer_id":100337,"tr_customer_product_id":100327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Lai Naik","mobile_number":"7026898901","email_id":"ekaksh.namboothiri@yahoo.co.in","dop":"2025-11-06","serial_number":"343838922122727","imei1":"343838922122727","imei2":"343838922122727","popurl":"www.jaya-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100321,"job_number":"JOB_100321","tr_customer_id":100338,"tr_customer_product_id":100328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanaka Reddy","mobile_number":"7020677343","email_id":"charuchandra.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"679844879025190","imei1":"679844879025190","imei2":"679844879025190","popurl":"www.goswami-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100322,"job_number":"JOB_100322","tr_customer_id":100339,"tr_customer_product_id":100329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Sachin Kaur","mobile_number":"7050183824","email_id":"bhishma.patil@hotmail.com","dop":"2025-11-06","serial_number":"017737678057471","imei1":"017737678057471","imei2":"017737678057471","popurl":"www.krishna-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100323,"job_number":"JOB_100323","tr_customer_id":100340,"tr_customer_product_id":100330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Adheesh Mehra","mobile_number":"7063447192","email_id":"trilokanath.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"064149525957890","imei1":"064149525957890","imei2":"064149525957890","popurl":"www.charuvrat-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100324,"job_number":"JOB_100324","tr_customer_id":100341,"tr_customer_product_id":100331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Suryakantam Adiga","mobile_number":"7061425237","email_id":"deeptimayee.kapoor@hotmail.com","dop":"2025-11-06","serial_number":"699384089901770","imei1":"699384089901770","imei2":"699384089901770","popurl":"www.indra-sharma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100325,"job_number":"JOB_100325","tr_customer_id":100342,"tr_customer_product_id":100332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Vedanga Mahajan","mobile_number":"7032920909","email_id":"anilaabh.bhattathiri@gmail.com","dop":"2025-11-06","serial_number":"889234138408855","imei1":"889234138408855","imei2":"889234138408855","popurl":"www.devasree-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100326,"job_number":"JOB_100326","tr_customer_id":100343,"tr_customer_product_id":100333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Dandapaani Pothuvaal","mobile_number":"7065134774","email_id":"bhadran.dhawan@yahoo.co.in","dop":"2025-11-06","serial_number":"849663885451482","imei1":"849663885451482","imei2":"849663885451482","popurl":"www.dhyaneshwar-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100327,"job_number":"JOB_100327","tr_customer_id":100344,"tr_customer_product_id":100334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Suman Arora","mobile_number":"7069436856","email_id":"dhatri.sethi@gmail.com","dop":"2025-11-06","serial_number":"321299839474590","imei1":"321299839474590","imei2":"321299839474590","popurl":"www.jaya-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100328,"job_number":"JOB_100328","tr_customer_id":100345,"tr_customer_product_id":100335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Gopee Mehra","mobile_number":"7089912062","email_id":"omana.varma@gmail.com","dop":"2025-11-06","serial_number":"666057644580235","imei1":"666057644580235","imei2":"666057644580235","popurl":"www.annapurna-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100329,"job_number":"JOB_100329","tr_customer_id":100346,"tr_customer_product_id":100336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Agneya Reddy","mobile_number":"7066601201","email_id":"aadidev.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"010475183997961","imei1":"010475183997961","imei2":"010475183997961","popurl":"www.anand-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100330,"job_number":"JOB_100330","tr_customer_id":100347,"tr_customer_product_id":100337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Kanishka Iyer","mobile_number":"7043505310","email_id":"giri.chopra@yahoo.co.in","dop":"2025-11-06","serial_number":"076941001361858","imei1":"076941001361858","imei2":"076941001361858","popurl":"www.charuvrat-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100331,"job_number":"JOB_100331","tr_customer_id":100348,"tr_customer_product_id":100338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Mangalya Varma","mobile_number":"7053262012","email_id":"priyala.chopra@hotmail.com","dop":"2025-11-06","serial_number":"758723078527679","imei1":"758723078527679","imei2":"758723078527679","popurl":"www.prem-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100332,"job_number":"JOB_100332","tr_customer_id":100349,"tr_customer_product_id":100339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Gajaadhar Gowda","mobile_number":"7020648452","email_id":"kannen.johar@gmail.com","dop":"2025-11-06","serial_number":"399764739210167","imei1":"399764739210167","imei2":"399764739210167","popurl":"www.mahendra-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100333,"job_number":"JOB_100333","tr_customer_id":100350,"tr_customer_product_id":100340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Geetanjali Agarwal","mobile_number":"7027427718","email_id":"ananda.ganaka@hotmail.com","dop":"2025-11-06","serial_number":"104898902458500","imei1":"104898902458500","imei2":"104898902458500","popurl":"www.vaijayanthi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100334,"job_number":"JOB_100334","tr_customer_id":100351,"tr_customer_product_id":100341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Minakshi Somayaji","mobile_number":"7048946782","email_id":"avani.menon@gmail.com","dop":"2025-11-06","serial_number":"472752255630675","imei1":"472752255630675","imei2":"472752255630675","popurl":"www.rameshwar-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100335,"job_number":"JOB_100335","tr_customer_id":100352,"tr_customer_product_id":100342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Brahmanandam Trivedi","mobile_number":"7089400129","email_id":"shresth.desai@hotmail.com","dop":"2025-11-06","serial_number":"099806364105983","imei1":"099806364105983","imei2":"099806364105983","popurl":"www.umang-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100336,"job_number":"JOB_100336","tr_customer_id":100353,"tr_customer_product_id":100343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Deven Nayar","mobile_number":"7035100318","email_id":"rita.agarwal@gmail.com","dop":"2025-11-06","serial_number":"489666168656843","imei1":"489666168656843","imei2":"489666168656843","popurl":"www.anila-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100337,"job_number":"JOB_100337","tr_customer_id":100354,"tr_customer_product_id":100344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Rageshwari Reddy","mobile_number":"7032809678","email_id":"balagovind.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"938122826124699","imei1":"938122826124699","imei2":"938122826124699","popurl":"www.drona-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100338,"job_number":"JOB_100338","tr_customer_id":100355,"tr_customer_product_id":100345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Anshula Sharma","mobile_number":"7056487367","email_id":"agasti.mehra@yahoo.co.in","dop":"2025-11-06","serial_number":"725987840809694","imei1":"725987840809694","imei2":"725987840809694","popurl":"www.vasundhara-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100339,"job_number":"JOB_100339","tr_customer_id":100356,"tr_customer_product_id":100346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Malti Ganaka","mobile_number":"7092206793","email_id":"tara.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"946345696630124","imei1":"946345696630124","imei2":"946345696630124","popurl":"www.baalagopaal-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100340,"job_number":"JOB_100340","tr_customer_id":100357,"tr_customer_product_id":100347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Agnimitra Mukhopadhyay","mobile_number":"7099709511","email_id":"ayushmati.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"211870197110378","imei1":"211870197110378","imei2":"211870197110378","popurl":"www.harita-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100341,"job_number":"JOB_100341","tr_customer_id":100358,"tr_customer_product_id":100348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Devani Khatri","mobile_number":"7029707940","email_id":"nikita.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"511658963134816","imei1":"511658963134816","imei2":"511658963134816","popurl":"www.girik-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100342,"job_number":"JOB_100342","tr_customer_id":100359,"tr_customer_product_id":100349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Agrata Panicker","mobile_number":"7054826914","email_id":"sitara.gowda@yahoo.co.in","dop":"2025-11-06","serial_number":"284863831250002","imei1":"284863831250002","imei2":"284863831250002","popurl":"www.gajabahu-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100343,"job_number":"JOB_100343","tr_customer_id":100360,"tr_customer_product_id":100350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Himadri Nambeesan","mobile_number":"7094746656","email_id":"ghanaanand.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"306444880592771","imei1":"306444880592771","imei2":"306444880592771","popurl":"www.daevika-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100344,"job_number":"JOB_100344","tr_customer_id":100361,"tr_customer_product_id":100351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Geeta Iyengar","mobile_number":"7002387687","email_id":"shresth.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"881217732707886","imei1":"881217732707886","imei2":"881217732707886","popurl":"www.bhisham-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100345,"job_number":"JOB_100345","tr_customer_id":100362,"tr_customer_product_id":100352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Somu Khatri","mobile_number":"7068214862","email_id":"nikita.jha@gmail.com","dop":"2025-11-06","serial_number":"199146876014607","imei1":"199146876014607","imei2":"199146876014607","popurl":"www.chidambaram-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100346,"job_number":"JOB_100346","tr_customer_id":100363,"tr_customer_product_id":100353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Kumar Mukhopadhyay","mobile_number":"7082380713","email_id":"durgeshwari.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"357772415654082","imei1":"357772415654082","imei2":"357772415654082","popurl":"www.trilokesh-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100347,"job_number":"JOB_100347","tr_customer_id":100364,"tr_customer_product_id":100354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Opalina Devar","mobile_number":"7090604291","email_id":"abhaya.sinha@hotmail.com","dop":"2025-11-06","serial_number":"587416484452317","imei1":"587416484452317","imei2":"587416484452317","popurl":"www.tanushri-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100348,"job_number":"JOB_100348","tr_customer_id":100365,"tr_customer_product_id":100355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Dwaipayana Dutta","mobile_number":"7072010105","email_id":"devdan.guneta@hotmail.com","dop":"2025-11-06","serial_number":"005789277052589","imei1":"005789277052589","imei2":"005789277052589","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100349,"job_number":"JOB_100349","tr_customer_id":100366,"tr_customer_product_id":100356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Chandraswaroopa Somayaji","mobile_number":"7041268901","email_id":"jagmeet.singh@gmail.com","dop":"2025-11-06","serial_number":"104837638545490","imei1":"104837638545490","imei2":"104837638545490","popurl":"www.jaimini-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100350,"job_number":"JOB_100350","tr_customer_id":100367,"tr_customer_product_id":100357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Bhima Pothuvaal","mobile_number":"7034274753","email_id":"trilokanath.kaniyar@gmail.com","dop":"2025-11-06","serial_number":"817220838108736","imei1":"817220838108736","imei2":"817220838108736","popurl":"www.sarala-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100351,"job_number":"JOB_100351","tr_customer_id":100368,"tr_customer_product_id":100358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Ayushmati Namboothiri","mobile_number":"7024929627","email_id":"bilwa.mishra@hotmail.com","dop":"2025-11-06","serial_number":"330205300457308","imei1":"330205300457308","imei2":"330205300457308","popurl":"www.agrata-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100352,"job_number":"JOB_100352","tr_customer_id":100369,"tr_customer_product_id":100359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Kamla Guha","mobile_number":"7021796833","email_id":"mukesh.embranthiri@yahoo.co.in","dop":"2025-11-06","serial_number":"369518553294578","imei1":"369518553294578","imei2":"369518553294578","popurl":"www.chaaruchandra-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100353,"job_number":"JOB_100353","tr_customer_id":100370,"tr_customer_product_id":100360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Sumitra Achari","mobile_number":"7057294347","email_id":"ameyatma.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"348197407316839","imei1":"348197407316839","imei2":"348197407316839","popurl":"www.bhoj-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100354,"job_number":"JOB_100354","tr_customer_id":100371,"tr_customer_product_id":100361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Purnima Kapoor","mobile_number":"7016685575","email_id":"arnesh.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"400768376276147","imei1":"400768376276147","imei2":"400768376276147","popurl":"www.aanjaneya-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100355,"job_number":"JOB_100355","tr_customer_id":100372,"tr_customer_product_id":100362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Bhagwanti Jha","mobile_number":"7044734292","email_id":"aayushman.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"546005618030117","imei1":"546005618030117","imei2":"546005618030117","popurl":"www.gautami-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100356,"job_number":"JOB_100356","tr_customer_id":100373,"tr_customer_product_id":100363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Shantanu Pandey","mobile_number":"7018491649","email_id":"nagabhushanam.tagore@gmail.com","dop":"2025-11-06","serial_number":"839107304368100","imei1":"839107304368100","imei2":"839107304368100","popurl":"www.akshat-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100357,"job_number":"JOB_100357","tr_customer_id":100374,"tr_customer_product_id":100364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Jai Ahluwalia","mobile_number":"7052034961","email_id":"shankar.mahajan@hotmail.com","dop":"2025-11-06","serial_number":"701849492775118","imei1":"701849492775118","imei2":"701849492775118","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100358,"job_number":"JOB_100358","tr_customer_id":100375,"tr_customer_product_id":100365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Darshwana Guneta","mobile_number":"7030642571","email_id":"chetanaanand.kaul@yahoo.co.in","dop":"2025-11-06","serial_number":"042567239276056","imei1":"042567239276056","imei2":"042567239276056","popurl":"www.jyoti-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100359,"job_number":"JOB_100359","tr_customer_id":100376,"tr_customer_product_id":100366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Chandrabhaga Kapoor","mobile_number":"7029288679","email_id":"devesh.namboothiri@hotmail.com","dop":"2025-11-06","serial_number":"688329577143761","imei1":"688329577143761","imei2":"688329577143761","popurl":"www.varalakshmi-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100360,"job_number":"JOB_100360","tr_customer_id":100377,"tr_customer_product_id":100367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Amarnath Patel","mobile_number":"7042821538","email_id":"maheswar.malik@hotmail.com","dop":"2025-11-06","serial_number":"616331845073608","imei1":"616331845073608","imei2":"616331845073608","popurl":"www.basanti-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100361,"job_number":"JOB_100361","tr_customer_id":100378,"tr_customer_product_id":100368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Sloka Saini","mobile_number":"7098945796","email_id":"mukesh.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"399358242008907","imei1":"399358242008907","imei2":"399358242008907","popurl":"www.garud-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100362,"job_number":"JOB_100362","tr_customer_id":100379,"tr_customer_product_id":100369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Brajesh Ahluwalia","mobile_number":"7004264160","email_id":"ranjit.varman@yahoo.co.in","dop":"2025-11-06","serial_number":"044805974831733","imei1":"044805974831733","imei2":"044805974831733","popurl":"www.arya-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100363,"job_number":"JOB_100363","tr_customer_id":100380,"tr_customer_product_id":100370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Tanushree Abbott","mobile_number":"7097558356","email_id":"puneet.johar@gmail.com","dop":"2025-11-06","serial_number":"000894099602600","imei1":"000894099602600","imei2":"000894099602600","popurl":"www.lai-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100364,"job_number":"JOB_100364","tr_customer_id":100381,"tr_customer_product_id":100371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Rohana Nehru","mobile_number":"7001781912","email_id":"suman.pandey@yahoo.co.in","dop":"2025-11-06","serial_number":"108342247655812","imei1":"108342247655812","imei2":"108342247655812","popurl":"www.gobinda-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100365,"job_number":"JOB_100365","tr_customer_id":100382,"tr_customer_product_id":100372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Bhasvan Sethi","mobile_number":"7037839143","email_id":"girik.gill@gmail.com","dop":"2025-11-06","serial_number":"371151554128411","imei1":"371151554128411","imei2":"371151554128411","popurl":"www.divaakar-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100366,"job_number":"JOB_100366","tr_customer_id":100383,"tr_customer_product_id":100373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Agastya Deshpande","mobile_number":"7040963516","email_id":"mohini.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"387348425241406","imei1":"387348425241406","imei2":"387348425241406","popurl":"www.pramila-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100367,"job_number":"JOB_100367","tr_customer_id":100384,"tr_customer_product_id":100374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Garuda Banerjee","mobile_number":"7024781062","email_id":"vrund.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"177479779411179","imei1":"177479779411179","imei2":"177479779411179","popurl":"www.bankimchandra-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100368,"job_number":"JOB_100368","tr_customer_id":100385,"tr_customer_product_id":100375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Balaaditya Kaur","mobile_number":"7003584583","email_id":"bhavani.khan@hotmail.com","dop":"2025-11-06","serial_number":"241943123111274","imei1":"241943123111274","imei2":"241943123111274","popurl":"www.ghanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100369,"job_number":"JOB_100369","tr_customer_id":100386,"tr_customer_product_id":100376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Ghanaanand Jain","mobile_number":"7077256445","email_id":"manik.nair@yahoo.co.in","dop":"2025-11-06","serial_number":"071187962832464","imei1":"071187962832464","imei2":"071187962832464","popurl":"www.balaaditya-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100370,"job_number":"JOB_100370","tr_customer_id":100387,"tr_customer_product_id":100377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Surya Mahajan","mobile_number":"7028116826","email_id":"lila.jain@gmail.com","dop":"2025-11-06","serial_number":"691677369105458","imei1":"691677369105458","imei2":"691677369105458","popurl":"www.siddarth-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100371,"job_number":"JOB_100371","tr_customer_id":100388,"tr_customer_product_id":100378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Dev Mehra","mobile_number":"7026612492","email_id":"chitramala.sinha@gmail.com","dop":"2025-11-06","serial_number":"559043689611688","imei1":"559043689611688","imei2":"559043689611688","popurl":"www.anand swarup-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100372,"job_number":"JOB_100372","tr_customer_id":100389,"tr_customer_product_id":100379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Kamla Kaul","mobile_number":"7043020108","email_id":"elakshi.gill@hotmail.com","dop":"2025-11-06","serial_number":"321454583589490","imei1":"321454583589490","imei2":"321454583589490","popurl":"www.achyut-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100373,"job_number":"JOB_100373","tr_customer_id":100390,"tr_customer_product_id":100380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Vasudha Dwivedi","mobile_number":"7089140614","email_id":"harit.nayar@hotmail.com","dop":"2025-11-06","serial_number":"654563275297670","imei1":"654563275297670","imei2":"654563275297670","popurl":"www.pushti-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100374,"job_number":"JOB_100374","tr_customer_id":100391,"tr_customer_product_id":100381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Sameer Achari","mobile_number":"7010389052","email_id":"vinay.kapoor@gmail.com","dop":"2025-11-06","serial_number":"623082232202650","imei1":"623082232202650","imei2":"623082232202650","popurl":"www.karan-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100375,"job_number":"JOB_100375","tr_customer_id":100392,"tr_customer_product_id":100382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Swara Jain","mobile_number":"7064763328","email_id":"chakor.gandhi@yahoo.co.in","dop":"2025-11-06","serial_number":"264091581502385","imei1":"264091581502385","imei2":"264091581502385","popurl":"www.amogh-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100376,"job_number":"JOB_100376","tr_customer_id":100393,"tr_customer_product_id":100383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Meena Gandhi","mobile_number":"7095335154","email_id":"anilabh.guha@yahoo.co.in","dop":"2025-11-06","serial_number":"456375851459728","imei1":"456375851459728","imei2":"456375851459728","popurl":"www.chidaatma-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100377,"job_number":"JOB_100377","tr_customer_id":100394,"tr_customer_product_id":100384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Rohan Saini","mobile_number":"7089638525","email_id":"dayaamay.nayar@hotmail.com","dop":"2025-11-06","serial_number":"106492589462807","imei1":"106492589462807","imei2":"106492589462807","popurl":"www.vaijayanthi-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100378,"job_number":"JOB_100378","tr_customer_id":100395,"tr_customer_product_id":100385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Sheela Varman","mobile_number":"7049992007","email_id":"kanishka.tandon@gmail.com","dop":"2025-11-06","serial_number":"450170914993622","imei1":"450170914993622","imei2":"450170914993622","popurl":"www.daevi-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100379,"job_number":"JOB_100379","tr_customer_id":100396,"tr_customer_product_id":100386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Verma","mobile_number":"7036042656","email_id":"gurdev.prajapat@gmail.com","dop":"2025-11-06","serial_number":"408187211702033","imei1":"408187211702033","imei2":"408187211702033","popurl":"www.garuda-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100380,"job_number":"JOB_100380","tr_customer_id":100397,"tr_customer_product_id":100387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Menon","mobile_number":"7072888281","email_id":"avantika.iyengar@hotmail.com","dop":"2025-11-06","serial_number":"444342662288272","imei1":"444342662288272","imei2":"444342662288272","popurl":"www.rita-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100381,"job_number":"JOB_100381","tr_customer_id":100398,"tr_customer_product_id":100388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Adityanandana Shukla","mobile_number":"7047175746","email_id":"anil.khatri@yahoo.co.in","dop":"2025-11-06","serial_number":"726622950167581","imei1":"726622950167581","imei2":"726622950167581","popurl":"www.aruna-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100382,"job_number":"JOB_100382","tr_customer_id":100399,"tr_customer_product_id":100389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Aslesha Embranthiri","mobile_number":"7090235309","email_id":"deeptimay.sethi@gmail.com","dop":"2025-11-06","serial_number":"009090295179041","imei1":"009090295179041","imei2":"009090295179041","popurl":"www.prasanna-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100383,"job_number":"JOB_100383","tr_customer_id":100400,"tr_customer_product_id":100390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nagabhushanam Khanna","mobile_number":"7083561175","email_id":"archan.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"971081468775680","imei1":"971081468775680","imei2":"971081468775680","popurl":"www.sarla-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100384,"job_number":"JOB_100384","tr_customer_id":100401,"tr_customer_product_id":100391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Sanjay Dutta","mobile_number":"7027919706","email_id":"darshan.ahluwalia@yahoo.co.in","dop":"2025-11-06","serial_number":"890455056385574","imei1":"890455056385574","imei2":"890455056385574","popurl":"www.vrinda-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100385,"job_number":"JOB_100385","tr_customer_id":100402,"tr_customer_product_id":100392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Aarya Dutta","mobile_number":"7009181783","email_id":"amaresh.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"515246471800315","imei1":"515246471800315","imei2":"515246471800315","popurl":"www.mahesh-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100386,"job_number":"JOB_100386","tr_customer_id":100403,"tr_customer_product_id":100393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Giri Gowda","mobile_number":"7029113932","email_id":"mangalya.dhawan@hotmail.com","dop":"2025-11-06","serial_number":"083630606486533","imei1":"083630606486533","imei2":"083630606486533","popurl":"www.darshan-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100387,"job_number":"JOB_100387","tr_customer_id":100404,"tr_customer_product_id":100394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nalini Prajapat","mobile_number":"7053705339","email_id":"devangana.marar@hotmail.com","dop":"2025-11-06","serial_number":"658195104346854","imei1":"658195104346854","imei2":"658195104346854","popurl":"www.charumati-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100388,"job_number":"JOB_100388","tr_customer_id":100405,"tr_customer_product_id":100395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Gajadhar Shah","mobile_number":"7010084885","email_id":"hiranmaya.arora@hotmail.com","dop":"2025-11-06","serial_number":"654802098534671","imei1":"654802098534671","imei2":"654802098534671","popurl":"www.geetanjali-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100389,"job_number":"JOB_100389","tr_customer_id":100406,"tr_customer_product_id":100396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Suryakantam Khatri","mobile_number":"7055041201","email_id":"prasanna.jain@yahoo.co.in","dop":"2025-11-06","serial_number":"658761791505178","imei1":"658761791505178","imei2":"658761791505178","popurl":"www.anala-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100390,"job_number":"JOB_100390","tr_customer_id":100407,"tr_customer_product_id":100397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Gopi Gowda","mobile_number":"7081105904","email_id":"deeptimay.kaniyar@yahoo.co.in","dop":"2025-11-06","serial_number":"979941510061335","imei1":"979941510061335","imei2":"979941510061335","popurl":"www.ankal-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100391,"job_number":"JOB_100391","tr_customer_id":100408,"tr_customer_product_id":100398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Goutam Kaul","mobile_number":"7059278196","email_id":"narinder.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"579070135142952","imei1":"579070135142952","imei2":"579070135142952","popurl":"www.chandramohan-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100392,"job_number":"JOB_100392","tr_customer_id":100409,"tr_customer_product_id":100399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Deependra Butt","mobile_number":"7075625367","email_id":"kirti.deshpande@hotmail.com","dop":"2025-11-06","serial_number":"462034700038896","imei1":"462034700038896","imei2":"462034700038896","popurl":"www.akula-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100393,"job_number":"JOB_100393","tr_customer_id":100410,"tr_customer_product_id":100400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Chandra Pillai","mobile_number":"7084870826","email_id":"dandapaani.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"141555510766994","imei1":"141555510766994","imei2":"141555510766994","popurl":"www.maheswar-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100394,"job_number":"JOB_100394","tr_customer_id":100411,"tr_customer_product_id":100401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Usha Shah","mobile_number":"7090159881","email_id":"dhanesh.kakkar@yahoo.co.in","dop":"2025-11-06","serial_number":"851218560789260","imei1":"851218560789260","imei2":"851218560789260","popurl":"www.gajabahu-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100395,"job_number":"JOB_100395","tr_customer_id":100412,"tr_customer_product_id":100402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Rohana Mukhopadhyay","mobile_number":"7044210326","email_id":"anurag.butt@gmail.com","dop":"2025-11-06","serial_number":"553762417599130","imei1":"553762417599130","imei2":"553762417599130","popurl":"www.suryakantam-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100396,"job_number":"JOB_100396","tr_customer_id":100413,"tr_customer_product_id":100403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Jagadisha Tandon","mobile_number":"7059923844","email_id":"chandraswaroopa.sinha@hotmail.com","dop":"2025-11-06","serial_number":"493620888395302","imei1":"493620888395302","imei2":"493620888395302","popurl":"www.sachin-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100397,"job_number":"JOB_100397","tr_customer_id":100414,"tr_customer_product_id":100404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Vidya Nehru","mobile_number":"7028067883","email_id":"digambara.varrier@yahoo.co.in","dop":"2025-11-06","serial_number":"602595882270739","imei1":"602595882270739","imei2":"602595882270739","popurl":"www.garuda-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100398,"job_number":"JOB_100398","tr_customer_id":100415,"tr_customer_product_id":100405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Gobinda Mukhopadhyay","mobile_number":"7050790233","email_id":"jyoti.abbott@gmail.com","dop":"2025-11-06","serial_number":"899505128119736","imei1":"899505128119736","imei2":"899505128119736","popurl":"www.chaten-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100399,"job_number":"JOB_100399","tr_customer_id":100416,"tr_customer_product_id":100406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Chandraswaroopa Ganaka","mobile_number":"7074132663","email_id":"niro.nayar@yahoo.co.in","dop":"2025-11-06","serial_number":"081266012756508","imei1":"081266012756508","imei2":"081266012756508","popurl":"www.udai-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100400,"job_number":"JOB_100400","tr_customer_id":100417,"tr_customer_product_id":100407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Jagdeep Pothuvaal","mobile_number":"7072171408","email_id":"daksha.reddy@gmail.com","dop":"2025-11-06","serial_number":"120347083503307","imei1":"120347083503307","imei2":"120347083503307","popurl":"www.agastya-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100401,"job_number":"JOB_100401","tr_customer_id":100418,"tr_customer_product_id":100408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Yoginder Guha","mobile_number":"7085665236","email_id":"subhash.achari@gmail.com","dop":"2025-11-06","serial_number":"841595928897706","imei1":"841595928897706","imei2":"841595928897706","popurl":"www.gotum-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100402,"job_number":"JOB_100402","tr_customer_id":100419,"tr_customer_product_id":100409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Atreyi Gowda","mobile_number":"7076415639","email_id":"chanakya.patel@hotmail.com","dop":"2025-11-06","serial_number":"949742940962260","imei1":"949742940962260","imei2":"949742940962260","popurl":"www.kamalesh-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100403,"job_number":"JOB_100403","tr_customer_id":100420,"tr_customer_product_id":100410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Kamla Dhawan","mobile_number":"7052870205","email_id":"gemine.johar@yahoo.co.in","dop":"2025-11-06","serial_number":"550794988637065","imei1":"550794988637065","imei2":"550794988637065","popurl":"www.achyut-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100404,"job_number":"JOB_100404","tr_customer_id":100421,"tr_customer_product_id":100411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Nanda Mukhopadhyay","mobile_number":"7012934016","email_id":"sitara.deshpande@yahoo.co.in","dop":"2025-11-06","serial_number":"020868089654136","imei1":"020868089654136","imei2":"020868089654136","popurl":"www.aditya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100405,"job_number":"JOB_100405","tr_customer_id":100422,"tr_customer_product_id":100412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Swami Kaul","mobile_number":"7068948801","email_id":"chiranjeev.adiga@hotmail.com","dop":"2025-11-06","serial_number":"049435317828947","imei1":"049435317828947","imei2":"049435317828947","popurl":"www.bhaanumati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100406,"job_number":"JOB_100406","tr_customer_id":100423,"tr_customer_product_id":100413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Gautami Iyengar","mobile_number":"7084972382","email_id":"deepesh.pothuvaal@yahoo.co.in","dop":"2025-11-06","serial_number":"686166453563799","imei1":"686166453563799","imei2":"686166453563799","popurl":"www.chandra-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100407,"job_number":"JOB_100407","tr_customer_id":100424,"tr_customer_product_id":100414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Mohinder Kaul","mobile_number":"7024388805","email_id":"budhil.prajapat@hotmail.com","dop":"2025-11-06","serial_number":"958150881717925","imei1":"958150881717925","imei2":"958150881717925","popurl":"www.acharyanandana-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100408,"job_number":"JOB_100408","tr_customer_id":100425,"tr_customer_product_id":100415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Devesh Kaniyar","mobile_number":"7025069141","email_id":"kashyapi.sethi@gmail.com","dop":"2025-11-06","serial_number":"820796326990888","imei1":"820796326990888","imei2":"820796326990888","popurl":"www.ekadant-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100409,"job_number":"JOB_100409","tr_customer_id":100426,"tr_customer_product_id":100416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Gangesh Sharma","mobile_number":"7062022148","email_id":"sanka.desai@gmail.com","dop":"2025-11-06","serial_number":"177105353552258","imei1":"177105353552258","imei2":"177105353552258","popurl":"www.triloki nath-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100410,"job_number":"JOB_100410","tr_customer_id":100427,"tr_customer_product_id":100417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Himani Pilla","mobile_number":"7005987586","email_id":"eshana.varman@hotmail.com","dop":"2025-11-06","serial_number":"627139891503284","imei1":"627139891503284","imei2":"627139891503284","popurl":"www.chandak-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100411,"job_number":"JOB_100411","tr_customer_id":100428,"tr_customer_product_id":100418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Bhaaswar Iyer","mobile_number":"7026900031","email_id":"rohan.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"636653332034637","imei1":"636653332034637","imei2":"636653332034637","popurl":"www.swarnalata-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100412,"job_number":"JOB_100412","tr_customer_id":100429,"tr_customer_product_id":100419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Jyotsana Mehrotra","mobile_number":"7067960444","email_id":"shresth.varrier@hotmail.com","dop":"2025-11-06","serial_number":"954230293982376","imei1":"954230293982376","imei2":"954230293982376","popurl":"www.pushti-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100413,"job_number":"JOB_100413","tr_customer_id":100430,"tr_customer_product_id":100420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:05.000Z","modified_at":"2025-11-06T11:31:05.000Z","name":"Rati Somayaji","mobile_number":"7082579401","email_id":"bhilangana.chattopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"894185446856644","imei1":"894185446856644","imei2":"894185446856644","popurl":"www.sucheta-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100414,"job_number":"JOB_100414","tr_customer_id":100431,"tr_customer_product_id":100421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Gautam Pilla","mobile_number":"7002822087","email_id":"rati.varma@gmail.com","dop":"2025-10-27","serial_number":"3771625569781452","imei1":"3771625569781452","imei2":"3771625569781452","popurl":"www.chandraprabha-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100415,"job_number":"JOB_100415","tr_customer_id":100432,"tr_customer_product_id":100422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Shakuntala Gandhi","mobile_number":"7078510912","email_id":"bilva.kapoor@yahoo.co.in","dop":"2025-10-27","serial_number":"3644298855479052","imei1":"3644298855479052","imei2":"3644298855479052","popurl":"www.lakshman-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100416,"job_number":"JOB_100416","tr_customer_id":100433,"tr_customer_product_id":100423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Bakula Desai","mobile_number":"7072475786","email_id":"bhoj.gupta@yahoo.co.in","dop":"2025-10-27","serial_number":"9705587893124988","imei1":"9705587893124988","imei2":"9705587893124988","popurl":"www.kashyap-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100417,"job_number":"JOB_100417","tr_customer_id":100434,"tr_customer_product_id":100424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Giriraj Talwar","mobile_number":"7059711789","email_id":"akshat.trivedi@yahoo.co.in","dop":"2025-10-27","serial_number":"3907136702870552","imei1":"3907136702870552","imei2":"3907136702870552","popurl":"www.abhaya-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100418,"job_number":"JOB_100418","tr_customer_id":100435,"tr_customer_product_id":100425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Deepesh Dubashi","mobile_number":"7092015930","email_id":"himadri.jha@gmail.com","dop":"2025-10-27","serial_number":"2097061719328982","imei1":"2097061719328982","imei2":"2097061719328982","popurl":"www.girindra-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100419,"job_number":"JOB_100419","tr_customer_id":100436,"tr_customer_product_id":100426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:24.000Z","modified_at":"2025-11-06T11:36:24.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"10280622524013","imei1":"10280622524013","imei2":"10280622524013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100421,"job_number":"JOB_100421","tr_customer_id":100438,"tr_customer_product_id":100428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:25.000Z","modified_at":"2025-11-06T11:36:25.000Z","name":"Annabel Grimes","mobile_number":"977-262-0205","email_id":"Johnathan60@hotmail.com","dop":"2025-04-06","serial_number":"12931830653723470","imei1":"12931830653723470","imei2":"12931830653723470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100422,"job_number":"JOB_100422","tr_customer_id":100439,"tr_customer_product_id":100429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:02.000Z","modified_at":"2025-11-06T11:37:02.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"10474347593634","imei1":"10474347593634","imei2":"10474347593634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100424,"job_number":"JOB_100424","tr_customer_id":100441,"tr_customer_product_id":100431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:03.000Z","modified_at":"2025-11-06T11:37:03.000Z","name":"Alan Rosenbaum","mobile_number":"746-293-7236","email_id":"Dante.Marvin@gmail.com","dop":"2025-04-06","serial_number":"18370574964769670","imei1":"18370574964769670","imei2":"18370574964769670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100425,"job_number":"JOB_100425","tr_customer_id":100442,"tr_customer_product_id":100432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:39.000Z","modified_at":"2025-11-06T11:37:39.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"13577996246236","imei1":"13577996246236","imei2":"13577996246236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100427,"job_number":"JOB_100427","tr_customer_id":100444,"tr_customer_product_id":100434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:40.000Z","modified_at":"2025-11-06T11:37:40.000Z","name":"Kaitlin Lubowitz","mobile_number":"877-206-7997","email_id":"Genevieve.Steuber19@hotmail.com","dop":"2025-04-06","serial_number":"10528870048804578","imei1":"10528870048804578","imei2":"10528870048804578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100428,"job_number":"JOB_100428","tr_customer_id":100445,"tr_customer_product_id":100435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:17.000Z","modified_at":"2025-11-06T11:38:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15881390518138","imei1":"15881390518138","imei2":"15881390518138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100430,"job_number":"JOB_100430","tr_customer_id":100447,"tr_customer_product_id":100437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:18.000Z","modified_at":"2025-11-06T11:38:18.000Z","name":"Gladyce Kris","mobile_number":"624-932-4528","email_id":"Leopold_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10463149792426114","imei1":"10463149792426114","imei2":"10463149792426114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100431,"job_number":"JOB_100431","tr_customer_id":100448,"tr_customer_product_id":100438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:46.000Z","modified_at":"2025-11-06T11:39:46.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"11227324885284","imei1":"11227324885284","imei2":"11227324885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100433,"job_number":"JOB_100433","tr_customer_id":100450,"tr_customer_product_id":100440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:47.000Z","modified_at":"2025-11-06T11:39:47.000Z","name":"Taurean Hahn","mobile_number":"244-402-6875","email_id":"Mckenzie34@hotmail.com","dop":"2025-04-06","serial_number":"13682095905185400","imei1":"13682095905185400","imei2":"13682095905185400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100434,"job_number":"JOB_100434","tr_customer_id":100451,"tr_customer_product_id":100441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:15.000Z","modified_at":"2025-11-06T11:40:15.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"16142673270630","imei1":"16142673270630","imei2":"16142673270630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100436,"job_number":"JOB_100436","tr_customer_id":100453,"tr_customer_product_id":100443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:16.000Z","modified_at":"2025-11-06T11:40:16.000Z","name":"Casey Hodkiewicz","mobile_number":"375-730-6619","email_id":"Nichole2@hotmail.com","dop":"2025-04-06","serial_number":"13803831184821526","imei1":"13803831184821526","imei2":"13803831184821526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100437,"job_number":"JOB_100437","tr_customer_id":100454,"tr_customer_product_id":100444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:45.000Z","modified_at":"2025-11-06T11:40:45.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"14786197683307","imei1":"14786197683307","imei2":"14786197683307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100439,"job_number":"JOB_100439","tr_customer_id":100456,"tr_customer_product_id":100446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:46.000Z","modified_at":"2025-11-06T11:40:46.000Z","name":"Andre Boyer","mobile_number":"539-374-1083","email_id":"Janie74@yahoo.com","dop":"2025-04-06","serial_number":"16612781757290152","imei1":"16612781757290152","imei2":"16612781757290152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100440,"job_number":"JOB_100440","tr_customer_id":100457,"tr_customer_product_id":100447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:17.000Z","modified_at":"2025-11-06T11:41:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15852829115577","imei1":"15852829115577","imei2":"15852829115577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100442,"job_number":"JOB_100442","tr_customer_id":100459,"tr_customer_product_id":100449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:18.000Z","modified_at":"2025-11-06T11:41:18.000Z","name":"Nicholaus Klocko","mobile_number":"827-466-6662","email_id":"Janie_Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"17150858326754652","imei1":"17150858326754652","imei2":"17150858326754652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100443,"job_number":"JOB_100443","tr_customer_id":100460,"tr_customer_product_id":100450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:34.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"15781138326990","imei1":"15781138326990","imei2":"15781138326990","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100445,"job_number":"JOB_100445","tr_customer_id":100462,"tr_customer_product_id":100452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:35.000Z","modified_at":"2025-11-06T11:57:35.000Z","name":"Brody Mante","mobile_number":"746-712-9467","email_id":"Gabriella_Johnson@hotmail.com","dop":"2025-09-30","serial_number":"16855128299423","imei1":"16855128299423","imei2":"16855128299423","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100446,"job_number":"JOB_100446","tr_customer_id":100463,"tr_customer_product_id":100453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:53.000Z","modified_at":"2025-11-06T11:57:53.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11265577304018","imei1":"11265577304018","imei2":"11265577304018","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100448,"job_number":"JOB_100448","tr_customer_id":100465,"tr_customer_product_id":100455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:57:54.000Z","name":"Vilma O'Keefe","mobile_number":"875-807-1363","email_id":"Jamil_Abernathy61@gmail.com","dop":"2025-09-30","serial_number":"18181402301671","imei1":"18181402301671","imei2":"18181402301671","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97751,"job_number":"JOB_97751","tr_customer_id":97768,"tr_customer_product_id":97758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:16:54.000Z","modified_at":"2025-11-03T08:16:54.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392911","imei1":"95849393938392911","imei2":"95849393938392911","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97821,"job_number":"JOB_97821","tr_customer_id":97839,"tr_customer_product_id":97828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:55.000Z","modified_at":"2025-11-03T11:31:55.000Z","name":"Kajol Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"105546237179917","imei1":"105546237179917","imei2":"105546237179917","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97822,"job_number":"JOB_97822","tr_customer_id":97838,"tr_customer_product_id":97829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:55.000Z","modified_at":"2025-11-03T11:31:55.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"105546237170117","imei1":"105546237170117","imei2":"105546237170117","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97913,"job_number":"JOB_97913","tr_customer_id":97930,"tr_customer_product_id":97920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:50:59.000Z","modified_at":"2025-11-03T12:50:59.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"17409559071347","imei1":"17409559071347","imei2":"17409559071347","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97914,"job_number":"JOB_97914","tr_customer_id":97931,"tr_customer_product_id":97921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:54:29.000Z","modified_at":"2025-11-03T12:54:29.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"18195519273914","imei1":"18195519273914","imei2":"18195519273914","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97915,"job_number":"JOB_97915","tr_customer_id":97932,"tr_customer_product_id":97922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:54:29.000Z","modified_at":"2025-11-03T12:54:29.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"18717386979352","imei1":"18717386979352","imei2":"18717386979352","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97923,"job_number":"JOB_97923","tr_customer_id":97940,"tr_customer_product_id":97930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:45.000Z","modified_at":"2025-11-03T13:21:45.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"108785119794387","imei1":"108785119794387","imei2":"108785119794387","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97924,"job_number":"JOB_97924","tr_customer_id":97941,"tr_customer_product_id":97931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:51.000Z","modified_at":"2025-11-03T13:21:51.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101654920168626","imei2":"101654920168626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97943,"job_number":"JOB_97943","tr_customer_id":97960,"tr_customer_product_id":97950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:40:53.000Z","modified_at":"2025-11-03T13:40:53.000Z","name":"Kajol Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101654920100626","imei2":"101654920100626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97944,"job_number":"JOB_97944","tr_customer_id":97961,"tr_customer_product_id":97951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:40:53.000Z","modified_at":"2025-11-03T13:40:53.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101656920168626","imei2":"101656920168626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97945,"job_number":"JOB_97945","tr_customer_id":97962,"tr_customer_product_id":97952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:44:22.000Z","modified_at":"2025-11-03T13:44:22.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"13523647468423","imei1":"13523647468423","imei2":"13523647468423","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97967,"job_number":"JOB_97967","tr_customer_id":97984,"tr_customer_product_id":97974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:47:04.000Z","modified_at":"2025-11-03T13:47:04.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"80114983002502","imei1":"80114983002502","imei2":"80114983002502","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97968,"job_number":"JOB_97968","tr_customer_id":97985,"tr_customer_product_id":97975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:47:05.000Z","modified_at":"2025-11-03T13:47:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"17408047552190","imei1":"17408047552190","imei2":"17408047552190","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97975,"job_number":"JOB_97975","tr_customer_id":97992,"tr_customer_product_id":97982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"171616659421857","imei1":"171616659421857","imei2":"171616659421857","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97976,"job_number":"JOB_97976","tr_customer_id":97993,"tr_customer_product_id":97983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"Felicity Gottlieb","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102037983291943","imei1":"102037983291943","imei2":"102037983291943","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97977,"job_number":"JOB_97977","tr_customer_id":97994,"tr_customer_product_id":97984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"Travon Marvin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197056939794682","imei1":"197056939794682","imei2":"197056939794682","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97978,"job_number":"JOB_97978","tr_customer_id":97995,"tr_customer_product_id":97985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:58.000Z","modified_at":"2025-11-03T14:09:58.000Z","name":"Lonny D'Amore","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116644899843325","imei1":"116644899843325","imei2":"116644899843325","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97982,"job_number":"JOB_97982","tr_customer_id":97999,"tr_customer_product_id":97989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"174621730798593","imei1":"174621730798593","imei2":"174621730798593","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97983,"job_number":"JOB_97983","tr_customer_id":98000,"tr_customer_product_id":97990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Keith Kris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125961592928450","imei1":"125961592928450","imei2":"125961592928450","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97984,"job_number":"JOB_97984","tr_customer_id":98001,"tr_customer_product_id":97991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Lucienne O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127232726876087","imei1":"127232726876087","imei2":"127232726876087","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97985,"job_number":"JOB_97985","tr_customer_id":98002,"tr_customer_product_id":97992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:10.000Z","modified_at":"2025-11-03T14:10:10.000Z","name":"Dayton Pagac","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183322769407495","imei1":"183322769407495","imei2":"183322769407495","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98043,"job_number":"JOB_98043","tr_customer_id":98060,"tr_customer_product_id":98050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:19.000Z","modified_at":"2025-11-03T14:24:19.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108826932716580","imei1":"108826932716580","imei2":"108826932716580","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98045,"job_number":"JOB_98045","tr_customer_id":98062,"tr_customer_product_id":98052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:20.000Z","modified_at":"2025-11-03T14:24:20.000Z","name":"Sienna Boyer","mobile_number":"705-976-0494","email_id":"Reagan92@hotmail.com","dop":"2025-06-09","serial_number":"109895254738035","imei1":"109895254738035","imei2":"109895254738035","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98048,"job_number":"JOB_98048","tr_customer_id":98065,"tr_customer_product_id":98055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:33.000Z","modified_at":"2025-11-03T14:24:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107491228289272","imei1":"107491228289272","imei2":"107491228289272","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98050,"job_number":"JOB_98050","tr_customer_id":98067,"tr_customer_product_id":98057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:34.000Z","modified_at":"2025-11-03T14:24:34.000Z","name":"Hortense McCullough","mobile_number":"406-600-4330","email_id":"Geraldine67@hotmail.com","dop":"2025-06-09","serial_number":"107743766880356","imei1":"107743766880356","imei2":"107743766880356","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98054,"job_number":"JOB_98054","tr_customer_id":98071,"tr_customer_product_id":98061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:47.000Z","modified_at":"2025-11-03T14:24:47.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104109787084195","imei1":"104109787084195","imei2":"104109787084195","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98056,"job_number":"JOB_98056","tr_customer_id":98073,"tr_customer_product_id":98063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:48.000Z","modified_at":"2025-11-03T14:24:48.000Z","name":"Rylee Bernier","mobile_number":"505-756-1904","email_id":"Alf74@yahoo.com","dop":"2025-06-09","serial_number":"109100794811952","imei1":"109100794811952","imei2":"109100794811952","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98089,"job_number":"JOB_98089","tr_customer_id":98106,"tr_customer_product_id":98096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:03:00.000Z","modified_at":"2025-11-03T16:03:00.000Z","name":"Jaren Rosenbaum","mobile_number":"234-814-8241","email_id":"Bart.OKeefe17@gmail.com","dop":"2025-10-18","serial_number":"17940116784711","imei1":"17940116784711","imei2":"17940116784711","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98099,"job_number":"JOB_98099","tr_customer_id":98116,"tr_customer_product_id":98106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:42:50.000Z","modified_at":"2025-11-03T16:42:50.000Z","name":"Everardo Berge","mobile_number":"{{mobile_number}}","email_id":"Eldred.Reynolds@yahoo.com","dop":"2025-10-12","serial_number":"50687556344187","imei1":"50687556344187","imei2":"50687556344187","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98115,"job_number":"JOB_98115","tr_customer_id":98132,"tr_customer_product_id":98122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:04:56.000Z","modified_at":"2025-11-03T17:13:07.000Z","name":"Prabhu AR","mobile_number":"8056818190","email_id":"prabhu8kr@gmail.com","dop":"2025-10-08","serial_number":"99999999999999999","imei1":"99999999999999999","imei2":"99999999999999999","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-11-03T17:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98306,"job_number":"JOB_98306","tr_customer_id":98323,"tr_customer_product_id":98313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T21:07:55.000Z","modified_at":"2025-11-03T21:07:55.000Z","name":"MOHAMMED MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"1920-11-05","serial_number":"11115555111155555","imei1":"11115555111155555","imei2":"11115555111155555","popurl":"1920-11-05T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T21:07:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98334,"job_number":"JOB_98334","tr_customer_id":98351,"tr_customer_product_id":98341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:56.000Z","modified_at":"2025-11-04T03:29:56.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"37438005396928","imei1":"37438005396928","imei2":"37438005396928","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98336,"job_number":"JOB_98336","tr_customer_id":98353,"tr_customer_product_id":98343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:57.000Z","modified_at":"2025-11-04T03:29:57.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"89590685732420","imei1":"89590685732420","imei2":"89590685732420","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98337,"job_number":"JOB_98337","tr_customer_id":98354,"tr_customer_product_id":98344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"29274595626395","imei1":"29274595626395","imei2":"29274595626395","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98343,"job_number":"JOB_98343","tr_customer_id":98360,"tr_customer_product_id":98350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:07.000Z","modified_at":"2025-11-04T03:30:07.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cedrick_Schuppe26@yahoo.com","dop":"2025-07-02","serial_number":"11294729992423","imei1":"11294729992423","imei2":"11294729992423","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98349,"job_number":"JOB_98349","tr_customer_id":98366,"tr_customer_product_id":98356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:24.000Z","modified_at":"2025-11-04T03:30:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Coy57@yahoo.com","dop":"2025-07-02","serial_number":"12493027344711","imei1":"12493027344711","imei2":"12493027344711","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98357,"job_number":"JOB_98357","tr_customer_id":98374,"tr_customer_product_id":98364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:41.000Z","modified_at":"2025-11-04T03:30:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Norene_Schaden46@gmail.com","dop":"2025-07-02","serial_number":"19796660999073","imei1":"19796660999073","imei2":"19796660999073","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98368,"job_number":"JOB_98368","tr_customer_id":98385,"tr_customer_product_id":98375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:03.000Z","modified_at":"2025-11-04T03:31:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"136308400812400","imei1":"136308400812400","imei2":"136308400812400","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98369,"job_number":"JOB_98369","tr_customer_id":98386,"tr_customer_product_id":98376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103191648875569","imei1":"103191648875569","imei2":"103191648875569","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98370,"job_number":"JOB_98370","tr_customer_id":98387,"tr_customer_product_id":98377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Colton Koepp","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195982859730017","imei1":"195982859730017","imei2":"195982859730017","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98371,"job_number":"JOB_98371","tr_customer_id":98388,"tr_customer_product_id":98378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Bessie Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188818879676224","imei1":"188818879676224","imei2":"188818879676224","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98374,"job_number":"JOB_98374","tr_customer_id":98391,"tr_customer_product_id":98381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Nickolas VonRueden","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132310173216259","imei1":"132310173216259","imei2":"132310173216259","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98375,"job_number":"JOB_98375","tr_customer_id":98392,"tr_customer_product_id":98382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Jacques Nikolaus","mobile_number":"831-318-6628","email_id":"Kellen.Kiehn87@gmail.com","dop":"2025-06-09","serial_number":"103276348524064","imei1":"103276348524064","imei2":"103276348524064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98379,"job_number":"JOB_98379","tr_customer_id":98396,"tr_customer_product_id":98386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:14.000Z","modified_at":"2025-11-04T03:31:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"184374624100868","imei1":"184374624100868","imei2":"184374624100868","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98380,"job_number":"JOB_98380","tr_customer_id":98397,"tr_customer_product_id":98387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Annette Upton","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138130874965638","imei1":"138130874965638","imei2":"138130874965638","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98381,"job_number":"JOB_98381","tr_customer_id":98398,"tr_customer_product_id":98388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Fatima Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111987664702170","imei1":"111987664702170","imei2":"111987664702170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98382,"job_number":"JOB_98382","tr_customer_id":98399,"tr_customer_product_id":98389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Tamia Rolfson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118264336575422","imei1":"118264336575422","imei2":"118264336575422","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98383,"job_number":"JOB_98383","tr_customer_id":98400,"tr_customer_product_id":98390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:18.000Z","modified_at":"2025-11-04T03:31:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105495942723482","imei1":"105495942723482","imei2":"105495942723482","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98385,"job_number":"JOB_98385","tr_customer_id":98402,"tr_customer_product_id":98392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:18.000Z","modified_at":"2025-11-04T03:31:18.000Z","name":"Priscilla Pfannerstill","mobile_number":"485-852-2146","email_id":"Everardo66@yahoo.com","dop":"2025-06-09","serial_number":"105169774440559","imei1":"105169774440559","imei2":"105169774440559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98391,"job_number":"JOB_98391","tr_customer_id":98408,"tr_customer_product_id":98398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:32.000Z","modified_at":"2025-11-04T03:31:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105501248841192","imei1":"105501248841192","imei2":"105501248841192","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98393,"job_number":"JOB_98393","tr_customer_id":98410,"tr_customer_product_id":98400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:32.000Z","modified_at":"2025-11-04T03:31:32.000Z","name":"Sylvia Mayert","mobile_number":"436-596-3828","email_id":"Nestor99@yahoo.com","dop":"2025-06-09","serial_number":"102548331412461","imei1":"102548331412461","imei2":"102548331412461","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98538,"job_number":"JOB_98538","tr_customer_id":98555,"tr_customer_product_id":98545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:17.000Z","modified_at":"2025-11-04T06:17:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102802148142804","imei1":"102802148142804","imei2":"102802148142804","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98540,"job_number":"JOB_98540","tr_customer_id":98557,"tr_customer_product_id":98547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:18.000Z","modified_at":"2025-11-04T06:17:18.000Z","name":"Gwendolyn Bauch","mobile_number":"413-531-1314","email_id":"Tyrell_Gislason59@hotmail.com","dop":"2025-06-09","serial_number":"105464287055333","imei1":"105464287055333","imei2":"105464287055333","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98541,"job_number":"JOB_98541","tr_customer_id":98558,"tr_customer_product_id":98548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:33.000Z","modified_at":"2025-11-04T06:17:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101663155483855","imei1":"101663155483855","imei2":"101663155483855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98543,"job_number":"JOB_98543","tr_customer_id":98560,"tr_customer_product_id":98550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:34.000Z","modified_at":"2025-11-04T06:17:34.000Z","name":"Esta Powlowski","mobile_number":"267-974-2950","email_id":"Lina.Rau@hotmail.com","dop":"2025-06-09","serial_number":"105328161010815","imei1":"105328161010815","imei2":"105328161010815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98544,"job_number":"JOB_98544","tr_customer_id":98561,"tr_customer_product_id":98551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:49.000Z","modified_at":"2025-11-04T06:17:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101516898968926","imei1":"101516898968926","imei2":"101516898968926","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98546,"job_number":"JOB_98546","tr_customer_id":98563,"tr_customer_product_id":98553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:49.000Z","modified_at":"2025-11-04T06:17:49.000Z","name":"Granville Williamson","mobile_number":"808-530-6358","email_id":"Terrance86@hotmail.com","dop":"2025-06-09","serial_number":"103872530015362","imei1":"103872530015362","imei2":"103872530015362","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98632,"job_number":"JOB_98632","tr_customer_id":98649,"tr_customer_product_id":98639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:25:56.000Z","modified_at":"2025-11-04T07:25:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Rebecca45@gmail.com","dop":"2025-07-02","serial_number":"19658337539430","imei1":"19658337539430","imei2":"19658337539430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98633,"job_number":"JOB_98633","tr_customer_id":98650,"tr_customer_product_id":98640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:26:13.000Z","modified_at":"2025-11-04T07:26:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Waldo.Langosh18@hotmail.com","dop":"2025-07-02","serial_number":"14394534442459","imei1":"14394534442459","imei2":"14394534442459","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98634,"job_number":"JOB_98634","tr_customer_id":98651,"tr_customer_product_id":98641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:26:30.000Z","modified_at":"2025-11-04T07:26:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Harvey.Feil24@yahoo.com","dop":"2025-07-02","serial_number":"10946025236849","imei1":"10946025236849","imei2":"10946025236849","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98751,"job_number":"JOB_98751","tr_customer_id":98768,"tr_customer_product_id":98758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:02.000Z","modified_at":"2025-11-04T13:50:02.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"60975577040292","imei1":"60975577040292","imei2":"60975577040292","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98752,"job_number":"JOB_98752","tr_customer_id":98769,"tr_customer_product_id":98759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:03.000Z","modified_at":"2025-11-04T13:50:03.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"97105562548527","imei1":"97105562548527","imei2":"97105562548527","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98753,"job_number":"JOB_98753","tr_customer_id":98770,"tr_customer_product_id":98760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:04.000Z","modified_at":"2025-11-04T13:50:04.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"87189295720402","imei1":"87189295720402","imei2":"87189295720402","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98754,"job_number":"JOB_98754","tr_customer_id":98771,"tr_customer_product_id":98761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:00:43.000Z","modified_at":"2025-11-04T14:00:43.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392930","imei1":"95849393938392930","imei2":"95849393938392930","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98755,"job_number":"JOB_98755","tr_customer_id":98772,"tr_customer_product_id":98762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:03:19.000Z","modified_at":"2025-11-04T14:03:19.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392934","imei1":"95849393938392934","imei2":"95849393938392934","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98756,"job_number":"JOB_98756","tr_customer_id":98773,"tr_customer_product_id":98763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:06:31.000Z","modified_at":"2025-11-04T14:06:31.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392990","imei1":"95849393938392990","imei2":"95849393938392990","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:06:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98757,"job_number":"JOB_98757","tr_customer_id":98774,"tr_customer_product_id":98764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:08:08.000Z","modified_at":"2025-11-04T14:08:08.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392789","imei1":"95849393938392789","imei2":"95849393938392789","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:08:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98761,"job_number":"JOB_98761","tr_customer_id":98778,"tr_customer_product_id":98768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:52.000Z","modified_at":"2025-11-04T14:09:52.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"107488193267931","imei1":"107488193267931","imei2":"107488193267931","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98762,"job_number":"JOB_98762","tr_customer_id":98779,"tr_customer_product_id":98769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:52.000Z","modified_at":"2025-11-04T14:09:52.000Z","name":"Dallas Kris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178892733358160","imei1":"178892733358160","imei2":"178892733358160","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98763,"job_number":"JOB_98763","tr_customer_id":98780,"tr_customer_product_id":98770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:53.000Z","modified_at":"2025-11-04T14:09:53.000Z","name":"Lorna Deckow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178920298316467","imei1":"178920298316467","imei2":"178920298316467","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98764,"job_number":"JOB_98764","tr_customer_id":98781,"tr_customer_product_id":98771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:53.000Z","modified_at":"2025-11-04T14:09:53.000Z","name":"Aisha Reilly","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102151850937019","imei1":"102151850937019","imei2":"102151850937019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98765,"job_number":"JOB_98765","tr_customer_id":98782,"tr_customer_product_id":98772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:04.000Z","modified_at":"2025-11-04T14:10:04.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168324035020727","imei1":"168324035020727","imei2":"168324035020727","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98766,"job_number":"JOB_98766","tr_customer_id":98783,"tr_customer_product_id":98773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Cooper Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198357944554623","imei1":"198357944554623","imei2":"198357944554623","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98767,"job_number":"JOB_98767","tr_customer_id":98784,"tr_customer_product_id":98774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Aric Botsford","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132654814917579","imei1":"132654814917579","imei2":"132654814917579","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98768,"job_number":"JOB_98768","tr_customer_id":98785,"tr_customer_product_id":98775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Terrance Yundt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197580002732316","imei1":"197580002732316","imei2":"197580002732316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98822,"job_number":"JOB_98822","tr_customer_id":98839,"tr_customer_product_id":98829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:51.000Z","modified_at":"2025-11-04T14:20:51.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"17757818520215","imei1":"17757818520215","imei2":"17757818520215","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98823,"job_number":"JOB_98823","tr_customer_id":98840,"tr_customer_product_id":98830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:21:02.000Z","modified_at":"2025-11-04T14:21:02.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"18640626161965","imei1":"18640626161965","imei2":"18640626161965","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98830,"job_number":"JOB_98830","tr_customer_id":98847,"tr_customer_product_id":98837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:01.000Z","modified_at":"2025-11-04T14:25:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106798034430638","imei1":"106798034430638","imei2":"106798034430638","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98832,"job_number":"JOB_98832","tr_customer_id":98849,"tr_customer_product_id":98839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:01.000Z","modified_at":"2025-11-04T14:25:01.000Z","name":"Maegan Swift","mobile_number":"590-726-5555","email_id":"Josiane42@gmail.com","dop":"2025-06-09","serial_number":"102932129047923","imei1":"102932129047923","imei2":"102932129047923","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98833,"job_number":"JOB_98833","tr_customer_id":98850,"tr_customer_product_id":98840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:15.000Z","modified_at":"2025-11-04T14:25:15.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101387183345209","imei1":"101387183345209","imei2":"101387183345209","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98835,"job_number":"JOB_98835","tr_customer_id":98852,"tr_customer_product_id":98842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:16.000Z","modified_at":"2025-11-04T14:25:16.000Z","name":"Manley Kassulke","mobile_number":"656-346-7364","email_id":"Reyes.Vandervort98@yahoo.com","dop":"2025-06-09","serial_number":"109622093784171","imei1":"109622093784171","imei2":"109622093784171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98839,"job_number":"JOB_98839","tr_customer_id":98856,"tr_customer_product_id":98846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:29.000Z","modified_at":"2025-11-04T14:25:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102110431016085","imei1":"102110431016085","imei2":"102110431016085","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98841,"job_number":"JOB_98841","tr_customer_id":98858,"tr_customer_product_id":98848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:30.000Z","modified_at":"2025-11-04T14:25:30.000Z","name":"Lia Dooley","mobile_number":"806-580-0986","email_id":"Eladio91@gmail.com","dop":"2025-06-09","serial_number":"104959476955492","imei1":"104959476955492","imei2":"104959476955492","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99026,"job_number":"JOB_99026","tr_customer_id":99043,"tr_customer_product_id":99033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Kavitha subramanian","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10435364706122","imei1":"10435364706122","imei2":"10435364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99027,"job_number":"JOB_99027","tr_customer_id":99045,"tr_customer_product_id":99034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Mothi Ayyappan","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10335364706122","imei1":"10335364706122","imei2":"10335364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99028,"job_number":"JOB_99028","tr_customer_id":99044,"tr_customer_product_id":99035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Belsi Alphonsa","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10735364706122","imei1":"10735364706122","imei2":"10735364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99029,"job_number":"JOB_99029","tr_customer_id":99046,"tr_customer_product_id":99036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Daina Makthalin","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10635364706122","imei1":"10635364706122","imei2":"10635364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99030,"job_number":"JOB_99030","tr_customer_id":99047,"tr_customer_product_id":99037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10135364706122","imei1":"10135364706122","imei2":"10135364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99031,"job_number":"JOB_99031","tr_customer_id":99048,"tr_customer_product_id":99038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Judy Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10235364706122","imei1":"10235364706122","imei2":"10235364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99032,"job_number":"JOB_99032","tr_customer_id":99049,"tr_customer_product_id":99039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Bhuvana Sriram","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10835364706122","imei1":"10835364706122","imei2":"10835364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99033,"job_number":"JOB_99033","tr_customer_id":99050,"tr_customer_product_id":99040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Karthi Subaiya","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10535364706122","imei1":"10535364706122","imei2":"10535364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99134,"job_number":"JOB_99134","tr_customer_id":99151,"tr_customer_product_id":99141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T20:41:09.000Z","modified_at":"2025-11-04T20:41:09.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"11111111111111151","imei1":"11111111111111151","imei2":"11111111111111115","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T20:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99137,"job_number":"JOB_99137","tr_customer_id":99154,"tr_customer_product_id":99144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:38:43.000Z","modified_at":"2025-11-04T21:38:43.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"51515155151515","imei1":"51515155151515","imei2":"51515155151515","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99138,"job_number":"JOB_99138","tr_customer_id":99155,"tr_customer_product_id":99145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:52:59.000Z","modified_at":"2025-11-04T21:52:59.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"18737173193295","imei1":"18737173193295","imei2":"18737173193295","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99139,"job_number":"JOB_99139","tr_customer_id":99156,"tr_customer_product_id":99146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:53:28.000Z","modified_at":"2025-11-04T21:53:28.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"18057889517754","imei1":"18057889517754","imei2":"18057889517754","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99140,"job_number":"JOB_99140","tr_customer_id":99157,"tr_customer_product_id":99147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:57:57.000Z","modified_at":"2025-11-04T21:57:57.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"17157928168149","imei1":"17157928168149","imei2":"17157928168149","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99141,"job_number":"JOB_99141","tr_customer_id":99158,"tr_customer_product_id":99148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:59:09.000Z","modified_at":"2025-11-04T21:59:09.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"12002989594766","imei1":"12002989594766","imei2":"12002989594766","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99237,"job_number":"JOB_99237","tr_customer_id":99254,"tr_customer_product_id":99244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:08:25.000Z","modified_at":"2025-11-05T01:08:25.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"19533141206945","imei1":"19533141206945","imei2":"19533141206945","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99238,"job_number":"JOB_99238","tr_customer_id":99255,"tr_customer_product_id":99245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:11:00.000Z","modified_at":"2025-11-05T01:11:00.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"10153593205356","imei1":"10153593205356","imei2":"10153593205356","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99306,"job_number":"JOB_99306","tr_customer_id":99323,"tr_customer_product_id":99313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:49.000Z","modified_at":"2025-11-05T03:30:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"57518271097291","imei1":"57518271097291","imei2":"57518271097291","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99307,"job_number":"JOB_99307","tr_customer_id":99324,"tr_customer_product_id":99314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:50.000Z","modified_at":"2025-11-05T03:30:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"45325260924059","imei1":"45325260924059","imei2":"45325260924059","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99308,"job_number":"JOB_99308","tr_customer_id":99325,"tr_customer_product_id":99315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:54.000Z","modified_at":"2025-11-05T03:30:54.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Laurence.Anderson11@hotmail.com","dop":"2025-07-02","serial_number":"17000035383184","imei1":"17000035383184","imei2":"17000035383184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99315,"job_number":"JOB_99315","tr_customer_id":99332,"tr_customer_product_id":99322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:13.000Z","modified_at":"2025-11-05T03:31:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cassandre60@hotmail.com","dop":"2025-07-02","serial_number":"14058314717980","imei1":"14058314717980","imei2":"14058314717980","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99324,"job_number":"JOB_99324","tr_customer_id":99341,"tr_customer_product_id":99331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:31.000Z","modified_at":"2025-11-05T03:31:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Emory_Bergnaum17@yahoo.com","dop":"2025-07-02","serial_number":"19773776161026","imei1":"19773776161026","imei2":"19773776161026","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99337,"job_number":"JOB_99337","tr_customer_id":99354,"tr_customer_product_id":99344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:09.000Z","modified_at":"2025-11-05T03:32:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"130150411916524","imei1":"130150411916524","imei2":"130150411916524","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99338,"job_number":"JOB_99338","tr_customer_id":99355,"tr_customer_product_id":99345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Sterling Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126404557207070","imei1":"126404557207070","imei2":"126404557207070","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99339,"job_number":"JOB_99339","tr_customer_id":99356,"tr_customer_product_id":99346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Corene Hickle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170762045082367","imei1":"170762045082367","imei2":"170762045082367","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99340,"job_number":"JOB_99340","tr_customer_id":99357,"tr_customer_product_id":99347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Eleazar McKenzie","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122229764457502","imei1":"122229764457502","imei2":"122229764457502","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99348,"job_number":"JOB_99348","tr_customer_id":99365,"tr_customer_product_id":99355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:22.000Z","modified_at":"2025-11-05T03:32:22.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186859980697473","imei1":"186859980697473","imei2":"186859980697473","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99349,"job_number":"JOB_99349","tr_customer_id":99366,"tr_customer_product_id":99356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:22.000Z","modified_at":"2025-11-05T03:32:22.000Z","name":"America Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153390926047361","imei1":"153390926047361","imei2":"153390926047361","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99350,"job_number":"JOB_99350","tr_customer_id":99367,"tr_customer_product_id":99357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Jamaal Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114791192192272","imei1":"114791192192272","imei2":"114791192192272","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99352,"job_number":"JOB_99352","tr_customer_id":99369,"tr_customer_product_id":99359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Sammie Hackett","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179882241300127","imei1":"179882241300127","imei2":"179882241300127","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99358,"job_number":"JOB_99358","tr_customer_id":99375,"tr_customer_product_id":99365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:37.000Z","modified_at":"2025-11-05T03:32:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103116763597786","imei1":"103116763597786","imei2":"103116763597786","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99361,"job_number":"JOB_99361","tr_customer_id":99378,"tr_customer_product_id":99368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:38.000Z","modified_at":"2025-11-05T03:32:38.000Z","name":"Jarret Satterfield","mobile_number":"325-231-9005","email_id":"Keely.Mayer@yahoo.com","dop":"2025-06-09","serial_number":"101660481224798","imei1":"101660481224798","imei2":"101660481224798","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99370,"job_number":"JOB_99370","tr_customer_id":99387,"tr_customer_product_id":99377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:54.000Z","modified_at":"2025-11-05T03:32:54.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105148061793670","imei1":"105148061793670","imei2":"105148061793670","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99372,"job_number":"JOB_99372","tr_customer_id":99389,"tr_customer_product_id":99379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:55.000Z","modified_at":"2025-11-05T03:32:55.000Z","name":"Corine Ryan","mobile_number":"944-817-7757","email_id":"Hadley_Terry@yahoo.com","dop":"2025-06-09","serial_number":"106074255567175","imei1":"106074255567175","imei2":"106074255567175","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99375,"job_number":"JOB_99375","tr_customer_id":99392,"tr_customer_product_id":99382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:11.000Z","modified_at":"2025-11-05T03:33:11.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107564740672106","imei1":"107564740672106","imei2":"107564740672106","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99378,"job_number":"JOB_99378","tr_customer_id":99395,"tr_customer_product_id":99385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:12.000Z","modified_at":"2025-11-05T03:33:12.000Z","name":"Belle MacGyver","mobile_number":"565-464-4158","email_id":"Lenore.Douglas70@yahoo.com","dop":"2025-06-09","serial_number":"105859483189270","imei1":"105859483189270","imei2":"105859483189270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99430,"job_number":"JOB_99430","tr_customer_id":99447,"tr_customer_product_id":99437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:36:04.000Z","modified_at":"2025-11-05T04:36:04.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"12210731281817","imei1":"12210731281817","imei2":"12210731281817","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99431,"job_number":"JOB_99431","tr_customer_id":99448,"tr_customer_product_id":99438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:38:44.000Z","modified_at":"2025-11-05T04:38:44.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"16049209617050","imei1":"16049209617050","imei2":"16049209617050","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99432,"job_number":"JOB_99432","tr_customer_id":99449,"tr_customer_product_id":99439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:38:51.000Z","modified_at":"2025-11-05T04:38:51.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"12275048797180","imei1":"12275048797180","imei2":"12275048797180","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99433,"job_number":"JOB_99433","tr_customer_id":99450,"tr_customer_product_id":99440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:39:58.000Z","modified_at":"2025-11-05T04:39:58.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"14436809623016","imei1":"14436809623016","imei2":"14436809623016","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99436,"job_number":"JOB_99436","tr_customer_id":99453,"tr_customer_product_id":99443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:44:23.000Z","modified_at":"2025-11-05T04:44:23.000Z","name":"Alvertas Wisoky","mobile_number":"852-943-3585","email_id":"Domenick_Grimes82@hotmail.com","dop":"2025-10-01","serial_number":"16868041136147","imei1":"16868041136147","imei2":"16868041136147","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99437,"job_number":"JOB_99437","tr_customer_id":99454,"tr_customer_product_id":99444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:44:30.000Z","modified_at":"2025-11-05T04:44:30.000Z","name":"Margaretes McGlynn","mobile_number":"690-550-5755","email_id":"Hubert.Schiller@yahoo.com","dop":"2025-10-01","serial_number":"12350667579304","imei1":"12350667579304","imei2":"12350667579304","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99443,"job_number":"JOB_99443","tr_customer_id":99460,"tr_customer_product_id":99450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:27.000Z","modified_at":"2025-11-05T06:16:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108162423006228","imei1":"108162423006228","imei2":"108162423006228","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99445,"job_number":"JOB_99445","tr_customer_id":99462,"tr_customer_product_id":99452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:27.000Z","modified_at":"2025-11-05T06:16:27.000Z","name":"Deonte Shields","mobile_number":"340-389-6910","email_id":"Westley_Roob@yahoo.com","dop":"2025-06-09","serial_number":"101380697292074","imei1":"101380697292074","imei2":"101380697292074","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99446,"job_number":"JOB_99446","tr_customer_id":99463,"tr_customer_product_id":99453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:45.000Z","modified_at":"2025-11-05T06:16:45.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102234289770174","imei1":"102234289770174","imei2":"102234289770174","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99448,"job_number":"JOB_99448","tr_customer_id":99465,"tr_customer_product_id":99455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:46.000Z","modified_at":"2025-11-05T06:16:46.000Z","name":"Marietta Hyatt","mobile_number":"491-932-1493","email_id":"Nia60@yahoo.com","dop":"2025-06-09","serial_number":"105053540112997","imei1":"105053540112997","imei2":"105053540112997","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99449,"job_number":"JOB_99449","tr_customer_id":99466,"tr_customer_product_id":99456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:17:03.000Z","modified_at":"2025-11-05T06:17:03.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109071627954317","imei1":"109071627954317","imei2":"109071627954317","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99451,"job_number":"JOB_99451","tr_customer_id":99468,"tr_customer_product_id":99458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:17:04.000Z","modified_at":"2025-11-05T06:17:04.000Z","name":"Micaela Veum","mobile_number":"940-922-8451","email_id":"Cali.Lueilwitz@hotmail.com","dop":"2025-06-09","serial_number":"100135056016158","imei1":"100135056016158","imei2":"100135056016158","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99516,"job_number":"JOB_99516","tr_customer_id":99533,"tr_customer_product_id":99523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:25:43.000Z","modified_at":"2025-11-05T07:25:43.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jeremie.Gottlieb@gmail.com","dop":"2025-07-02","serial_number":"17211342265801","imei1":"17211342265801","imei2":"17211342265801","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99517,"job_number":"JOB_99517","tr_customer_id":99534,"tr_customer_product_id":99524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:26:02.000Z","modified_at":"2025-11-05T07:26:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Alyce_Zulauf89@gmail.com","dop":"2025-07-02","serial_number":"15806094173035","imei1":"15806094173035","imei2":"15806094173035","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99518,"job_number":"JOB_99518","tr_customer_id":99535,"tr_customer_product_id":99525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:26:19.000Z","modified_at":"2025-11-05T07:26:19.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Fritz_Feeney92@hotmail.com","dop":"2025-07-02","serial_number":"12713529260071","imei1":"12713529260071","imei2":"12713529260071","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99637,"job_number":"JOB_99637","tr_customer_id":99654,"tr_customer_product_id":99644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:05.000Z","modified_at":"2025-11-05T13:49:05.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"38395031838056","imei1":"38395031838056","imei2":"38395031838056","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99638,"job_number":"JOB_99638","tr_customer_id":99655,"tr_customer_product_id":99645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:05.000Z","modified_at":"2025-11-05T13:49:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"62510516379327","imei1":"62510516379327","imei2":"62510516379327","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99639,"job_number":"JOB_99639","tr_customer_id":99656,"tr_customer_product_id":99646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:06.000Z","modified_at":"2025-11-05T13:49:06.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"63028447655773","imei1":"63028447655773","imei2":"63028447655773","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99652,"job_number":"JOB_99652","tr_customer_id":99669,"tr_customer_product_id":99659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:37.000Z","modified_at":"2025-11-05T14:09:37.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"195570317012771","imei1":"195570317012771","imei2":"195570317012771","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99653,"job_number":"JOB_99653","tr_customer_id":99670,"tr_customer_product_id":99660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Crawford Stracke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113152474573211","imei1":"113152474573211","imei2":"113152474573211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99654,"job_number":"JOB_99654","tr_customer_id":99671,"tr_customer_product_id":99661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Randy Mills","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"155076252234331","imei1":"155076252234331","imei2":"155076252234331","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99655,"job_number":"JOB_99655","tr_customer_id":99672,"tr_customer_product_id":99662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Hazel Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179966184228532","imei1":"179966184228532","imei2":"179966184228532","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99656,"job_number":"JOB_99656","tr_customer_id":99673,"tr_customer_product_id":99663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:49.000Z","modified_at":"2025-11-05T14:09:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"103468898943934","imei1":"103468898943934","imei2":"103468898943934","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99657,"job_number":"JOB_99657","tr_customer_id":99674,"tr_customer_product_id":99664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Kamren O'Keefe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177908094201390","imei1":"177908094201390","imei2":"177908094201390","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99658,"job_number":"JOB_99658","tr_customer_id":99675,"tr_customer_product_id":99665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Modesta Hane","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111266164876880","imei1":"111266164876880","imei2":"111266164876880","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99659,"job_number":"JOB_99659","tr_customer_id":99676,"tr_customer_product_id":99666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Donavon Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141149830238752","imei1":"141149830238752","imei2":"141149830238752","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99683,"job_number":"JOB_99683","tr_customer_id":99700,"tr_customer_product_id":99690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:35.000Z","modified_at":"2025-11-05T14:14:35.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"117592158824646","imei1":"117592158824646","imei2":"117592158824646","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99719,"job_number":"JOB_99719","tr_customer_id":99736,"tr_customer_product_id":99726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:34.000Z","modified_at":"2025-11-05T14:24:34.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109101486614054","imei1":"109101486614054","imei2":"109101486614054","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99721,"job_number":"JOB_99721","tr_customer_id":99738,"tr_customer_product_id":99728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:35.000Z","modified_at":"2025-11-05T14:24:35.000Z","name":"Vinnie Pacocha","mobile_number":"860-584-2994","email_id":"Genevieve.Dare92@gmail.com","dop":"2025-06-09","serial_number":"106629997153337","imei1":"106629997153337","imei2":"106629997153337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99722,"job_number":"JOB_99722","tr_customer_id":99739,"tr_customer_product_id":99729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:52.000Z","modified_at":"2025-11-05T14:24:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100960018826421","imei1":"100960018826421","imei2":"100960018826421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99724,"job_number":"JOB_99724","tr_customer_id":99741,"tr_customer_product_id":99731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:53.000Z","modified_at":"2025-11-05T14:24:53.000Z","name":"Carson Smith","mobile_number":"793-351-4740","email_id":"Elisa.Deckow@gmail.com","dop":"2025-06-09","serial_number":"107421246211020","imei1":"107421246211020","imei2":"107421246211020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99725,"job_number":"JOB_99725","tr_customer_id":99742,"tr_customer_product_id":99732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:10.000Z","modified_at":"2025-11-05T14:25:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108437062559103","imei1":"108437062559103","imei2":"108437062559103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99727,"job_number":"JOB_99727","tr_customer_id":99744,"tr_customer_product_id":99734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:10.000Z","modified_at":"2025-11-05T14:25:10.000Z","name":"Fritz Mosciski","mobile_number":"806-466-7617","email_id":"Ayla.Bogisich93@yahoo.com","dop":"2025-06-09","serial_number":"100580004084992","imei1":"100580004084992","imei2":"100580004084992","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99783,"job_number":"JOB_99783","tr_customer_id":99800,"tr_customer_product_id":99790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:13:59.000Z","modified_at":"2025-11-05T15:13:59.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156145030326303","imei1":"156145030326303","imei2":"156145030326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:13:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99784,"job_number":"JOB_99784","tr_customer_id":99801,"tr_customer_product_id":99791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:24:26.000Z","modified_at":"2025-11-05T15:24:26.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"216145030326303","imei1":"216145030326303","imei2":"216145030326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99785,"job_number":"JOB_99785","tr_customer_id":99802,"tr_customer_product_id":99792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:25:30.000Z","modified_at":"2025-11-05T15:25:30.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"2161423430326303","imei1":"2161423430326303","imei2":"2161423430326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99792,"job_number":"JOB_99792","tr_customer_id":99809,"tr_customer_product_id":99799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:43:46.000Z","modified_at":"2025-11-05T15:43:46.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"10414658956205","imei1":"10414658956205","imei2":"10414658956205","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99793,"job_number":"JOB_99793","tr_customer_id":99810,"tr_customer_product_id":99800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:55:49.000Z","modified_at":"2025-11-05T15:55:49.000Z","name":"Alene Wilderman","mobile_number":"738-897-6168","email_id":"Efren.Mohr@gmail.com","dop":"2025-10-14","serial_number":"13903635410353","imei1":"13903635410353","imei2":"13903635410353","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99794,"job_number":"JOB_99794","tr_customer_id":99811,"tr_customer_product_id":99801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:03:43.000Z","modified_at":"2025-11-05T16:03:43.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11427607347396","imei1":"11427607347396","imei2":"11427607347396","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99807,"job_number":"JOB_99807","tr_customer_id":99824,"tr_customer_product_id":99814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:19:12.000Z","modified_at":"2025-11-05T17:19:12.000Z","name":"Nibriti singh","mobile_number":"7982839213","email_id":"nivriti.singh@gmail.com","dop":"2025-11-04","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99808,"job_number":"JOB_99808","tr_customer_id":99825,"tr_customer_product_id":99815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:23:28.000Z","modified_at":"2025-11-05T17:23:29.000Z","name":"Nibriti singh","mobile_number":"7982839213","email_id":"nivriti.singh@gmail.com","dop":"2025-11-04","serial_number":"012345678945679","imei1":"012345678945679","imei2":"012345678945679","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99843,"job_number":"JOB_99843","tr_customer_id":99860,"tr_customer_product_id":99850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:20:42.000Z","modified_at":"2025-11-05T19:20:42.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"14660194277750","imei1":"14660194277750","imei2":"14660194277750","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99854,"job_number":"JOB_99854","tr_customer_id":99871,"tr_customer_product_id":99861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:12:49.000Z","modified_at":"2025-11-06T03:12:49.000Z","name":"Adolph Jacobson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136699443334910","imei1":"136699443334910","imei2":"136699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99855,"job_number":"JOB_99855","tr_customer_id":99872,"tr_customer_product_id":99862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:16:21.000Z","modified_at":"2025-11-06T03:16:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198514701641308","imei1":"198514701641308","imei2":"198514701641308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99856,"job_number":"JOB_99856","tr_customer_id":99873,"tr_customer_product_id":99863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:14.000Z","modified_at":"2025-11-06T03:23:14.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"126699443334910","imei1":"126699443334910","imei2":"126699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99864,"job_number":"JOB_99864","tr_customer_id":99881,"tr_customer_product_id":99871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:29:49.000Z","modified_at":"2025-11-06T03:29:49.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116699443334910","imei1":"116699443334910","imei2":"116699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99878,"job_number":"JOB_99878","tr_customer_id":99895,"tr_customer_product_id":99885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:50.000Z","modified_at":"2025-11-06T03:33:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"36363555772348","imei1":"36363555772348","imei2":"36363555772348","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99879,"job_number":"JOB_99879","tr_customer_id":99896,"tr_customer_product_id":99886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:51.000Z","modified_at":"2025-11-06T03:33:51.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"12883655980572","imei1":"12883655980572","imei2":"12883655980572","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99896,"job_number":"JOB_99896","tr_customer_id":99913,"tr_customer_product_id":99903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:22.000Z","modified_at":"2025-11-06T03:34:22.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Maye63@hotmail.com","dop":"2025-07-02","serial_number":"19091672442235","imei1":"19091672442235","imei2":"19091672442235","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99904,"job_number":"JOB_99904","tr_customer_id":99921,"tr_customer_product_id":99911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Derick83@hotmail.com","dop":"2025-07-02","serial_number":"15977404078218","imei1":"15977404078218","imei2":"15977404078218","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99913,"job_number":"JOB_99913","tr_customer_id":99930,"tr_customer_product_id":99920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:01.000Z","modified_at":"2025-11-06T03:35:01.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ella.Bogan11@yahoo.com","dop":"2025-07-02","serial_number":"18042901322988","imei1":"18042901322988","imei2":"18042901322988","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99924,"job_number":"JOB_99924","tr_customer_id":99941,"tr_customer_product_id":99931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121749146627949","imei1":"121749146627949","imei2":"121749146627949","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99925,"job_number":"JOB_99925","tr_customer_id":99942,"tr_customer_product_id":99932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Jasper Turner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100007593071249","imei1":"100007593071249","imei2":"100007593071249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99926,"job_number":"JOB_99926","tr_customer_id":99943,"tr_customer_product_id":99933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Jaden Hermiston","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145170692161041","imei1":"145170692161041","imei2":"145170692161041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99927,"job_number":"JOB_99927","tr_customer_id":99944,"tr_customer_product_id":99934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Julie Heathcote","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115782907053347","imei1":"115782907053347","imei2":"115782907053347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99936,"job_number":"JOB_99936","tr_customer_id":99953,"tr_customer_product_id":99943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114143014985952","imei1":"114143014985952","imei2":"114143014985952","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99937,"job_number":"JOB_99937","tr_customer_id":99954,"tr_customer_product_id":99944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Kacie McCullough","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163502561656767","imei1":"163502561656767","imei2":"163502561656767","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99938,"job_number":"JOB_99938","tr_customer_id":99955,"tr_customer_product_id":99945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Sharon Smitham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125651711742876","imei1":"125651711742876","imei2":"125651711742876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99939,"job_number":"JOB_99939","tr_customer_id":99956,"tr_customer_product_id":99946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:50.000Z","modified_at":"2025-11-06T03:35:50.000Z","name":"Javier Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187170702827530","imei1":"187170702827530","imei2":"187170702827530","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99940,"job_number":"JOB_99940","tr_customer_id":99957,"tr_customer_product_id":99947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:06.000Z","modified_at":"2025-11-06T03:36:06.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105731504778022","imei1":"105731504778022","imei2":"105731504778022","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99942,"job_number":"JOB_99942","tr_customer_id":99959,"tr_customer_product_id":99949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:07.000Z","modified_at":"2025-11-06T03:36:07.000Z","name":"Jena Frami","mobile_number":"801-858-8416","email_id":"Alexis_Veum@gmail.com","dop":"2025-06-09","serial_number":"100081510109652","imei1":"100081510109652","imei2":"100081510109652","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99957,"job_number":"JOB_99957","tr_customer_id":99974,"tr_customer_product_id":99964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108462982820626","imei1":"108462982820626","imei2":"108462982820626","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99959,"job_number":"JOB_99959","tr_customer_id":99976,"tr_customer_product_id":99966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Leanna Hartmann","mobile_number":"696-660-4051","email_id":"Misty47@hotmail.com","dop":"2025-06-09","serial_number":"105963473317757","imei1":"105963473317757","imei2":"105963473317757","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99960,"job_number":"JOB_99960","tr_customer_id":99977,"tr_customer_product_id":99967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108855018526722","imei1":"108855018526722","imei2":"108855018526722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99962,"job_number":"JOB_99962","tr_customer_id":99979,"tr_customer_product_id":99969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Nickolas Kohler","mobile_number":"832-523-5686","email_id":"Fredy.Windler31@yahoo.com","dop":"2025-06-09","serial_number":"105180404219257","imei1":"105180404219257","imei2":"105180404219257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99963,"job_number":"JOB_99963","tr_customer_id":99980,"tr_customer_product_id":99970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:45.000Z","modified_at":"2025-11-06T03:36:45.000Z","name":"Dina Waters","mobile_number":"867-390-5138","email_id":"Aurelia.Hilpert26@yahoo.com","dop":"2025-06-09","serial_number":"41966280789776940","imei1":"41966280789776940","imei2":"41966280789776940","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100018,"job_number":"JOB_100018","tr_customer_id":100035,"tr_customer_product_id":100025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:11:46.000Z","modified_at":"2025-11-06T04:11:46.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334910","imei1":"116599443334910","imei2":"116599443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100037,"job_number":"JOB_100037","tr_customer_id":100054,"tr_customer_product_id":100044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:51.000Z","modified_at":"2025-11-06T04:14:51.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334911","imei1":"116599443334911","imei2":"116599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100038,"job_number":"JOB_100038","tr_customer_id":100055,"tr_customer_product_id":100045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:16:32.000Z","modified_at":"2025-11-06T04:16:32.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443334911","imei1":"125599443334911","imei2":"125599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100040,"job_number":"JOB_100040","tr_customer_id":100057,"tr_customer_product_id":100047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:44.000Z","modified_at":"2025-11-06T04:17:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443332911","imei1":"125599443332911","imei2":"125599443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100041,"job_number":"JOB_100041","tr_customer_id":100058,"tr_customer_product_id":100048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:19:58.000Z","modified_at":"2025-11-06T04:19:58.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443332911","imei1":"125699443332911","imei2":"125699443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100042,"job_number":"JOB_100042","tr_customer_id":100059,"tr_customer_product_id":100049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:21:27.000Z","modified_at":"2025-11-06T04:21:27.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443132911","imei1":"125699443132911","imei2":"125699443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100067,"job_number":"JOB_100067","tr_customer_id":100084,"tr_customer_product_id":100074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:16.000Z","modified_at":"2025-11-06T04:37:17.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17012685512690","imei1":"17012685512690","imei2":"17012685512690","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100068,"job_number":"JOB_100068","tr_customer_id":100085,"tr_customer_product_id":100075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:40.000Z","modified_at":"2025-11-06T04:37:40.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443132911","imei1":"125692443132911","imei2":"125692443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100069,"job_number":"JOB_100069","tr_customer_id":100086,"tr_customer_product_id":100076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:43:43.000Z","modified_at":"2025-11-06T04:43:43.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14000896904351","imei1":"14000896904351","imei2":"14000896904351","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100072,"job_number":"JOB_100072","tr_customer_id":100089,"tr_customer_product_id":100079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:57.000Z","modified_at":"2025-11-06T04:46:57.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"15306639456399","imei1":"15306639456399","imei2":"15306639456399","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100073,"job_number":"JOB_100073","tr_customer_id":100090,"tr_customer_product_id":100080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:49:44.000Z","modified_at":"2025-11-06T04:49:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443232911","imei1":"125692443232911","imei2":"125692443232911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100074,"job_number":"JOB_100074","tr_customer_id":100091,"tr_customer_product_id":100081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:53:42.000Z","modified_at":"2025-11-06T04:53:42.000Z","name":"{{firstName1}} {{lastName1}}","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13372854133019","imei1":"13372854133019","imei2":"13372854133019","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100075,"job_number":"JOB_100075","tr_customer_id":100092,"tr_customer_product_id":100082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:54:47.000Z","modified_at":"2025-11-06T04:54:47.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14413924806038","imei1":"14413924806038","imei2":"14413924806038","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100100,"job_number":"JOB_100100","tr_customer_id":100117,"tr_customer_product_id":100107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:35.000Z","modified_at":"2025-11-06T06:16:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102867721890436","imei1":"102867721890436","imei2":"102867721890436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100102,"job_number":"JOB_100102","tr_customer_id":100119,"tr_customer_product_id":100109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:36.000Z","modified_at":"2025-11-06T06:16:36.000Z","name":"Benton Wehner","mobile_number":"413-981-7306","email_id":"Claudine_Kunze5@hotmail.com","dop":"2025-06-09","serial_number":"104870950724315","imei1":"104870950724315","imei2":"104870950724315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100103,"job_number":"JOB_100103","tr_customer_id":100120,"tr_customer_product_id":100110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:37.000Z","modified_at":"2025-11-06T06:16:37.000Z","name":"Shawna Hilll","mobile_number":"611-508-9658","email_id":"Lester.Trantow50@gmail.com","dop":"2025-06-09","serial_number":"34084446909593570","imei1":"34084446909593570","imei2":"34084446909593570","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100104,"job_number":"JOB_100104","tr_customer_id":100121,"tr_customer_product_id":100111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:51.000Z","modified_at":"2025-11-06T06:16:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102787903635637","imei1":"102787903635637","imei2":"102787903635637","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100106,"job_number":"JOB_100106","tr_customer_id":100123,"tr_customer_product_id":100113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:52.000Z","modified_at":"2025-11-06T06:16:52.000Z","name":"Rhiannon Morissette","mobile_number":"440-920-1463","email_id":"Lamar.Kuhlman60@yahoo.com","dop":"2025-06-09","serial_number":"108467325406136","imei1":"108467325406136","imei2":"108467325406136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100107,"job_number":"JOB_100107","tr_customer_id":100124,"tr_customer_product_id":100114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105018702101333","imei1":"105018702101333","imei2":"105018702101333","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100109,"job_number":"JOB_100109","tr_customer_id":100126,"tr_customer_product_id":100116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Sylvester Upton","mobile_number":"430-412-0848","email_id":"Ernestina_Lowe@hotmail.com","dop":"2025-06-09","serial_number":"101707756974759","imei1":"101707756974759","imei2":"101707756974759","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100110,"job_number":"JOB_100110","tr_customer_id":100127,"tr_customer_product_id":100117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:09.000Z","modified_at":"2025-11-06T06:17:09.000Z","name":"Marietta Lakin","mobile_number":"235-814-4045","email_id":"Kennith15@hotmail.com","dop":"2025-06-09","serial_number":"22370275715632780","imei1":"22370275715632780","imei2":"22370275715632780","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100177,"job_number":"JOB_100177","tr_customer_id":100194,"tr_customer_product_id":100184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:25.000Z","modified_at":"2025-11-06T07:25:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cedrick13@hotmail.com","dop":"2025-07-02","serial_number":"19092173190944","imei1":"19092173190944","imei2":"19092173190944","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100178,"job_number":"JOB_100178","tr_customer_id":100195,"tr_customer_product_id":100185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:45.000Z","modified_at":"2025-11-06T07:25:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Malachi_Cruickshank@hotmail.com","dop":"2025-07-02","serial_number":"10995274953996","imei1":"10995274953996","imei2":"10995274953996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100179,"job_number":"JOB_100179","tr_customer_id":100196,"tr_customer_product_id":100186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:26:04.000Z","modified_at":"2025-11-06T07:26:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Felicity_Roberts74@yahoo.com","dop":"2025-07-02","serial_number":"15185625719359","imei1":"15185625719359","imei2":"15185625719359","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100183,"job_number":"JOB_100183","tr_customer_id":100200,"tr_customer_product_id":100190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:47:37.000Z","modified_at":"2025-11-06T07:47:37.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-10-27","serial_number":"125692553232911","imei1":"125692553232911","imei2":"125692553232911","popurl":"2025-10-27T07:47:35.212787300Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99568,"job_number":"JOB_99568","tr_customer_id":99585,"tr_customer_product_id":99575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:38:58.000Z","modified_at":"2025-11-05T12:38:58.000Z","name":"Test USer","mobile_number":"9900990099","email_id":"testyopm@ym.com","dop":"2000-01-31","serial_number":"11223344556612","imei1":"11223344556612","imei2":"11223344556612","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":99571,"job_number":"JOB_99571","tr_customer_id":99588,"tr_customer_product_id":99578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:41:02.000Z","modified_at":"2025-11-05T12:41:02.000Z","name":"Test USer","mobile_number":"9900990091","email_id":"testyopm@ym1.com","dop":"2000-01-31","serial_number":"11223344556613","imei1":"11223344556613","imei2":"11223344556613","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":99574,"job_number":"JOB_99574","tr_customer_id":99591,"tr_customer_product_id":99581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:44:26.000Z","modified_at":"2025-11-05T12:44:26.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"11223344556614","imei1":"11223344556614","imei2":"11223344556614","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100154,"job_number":"JOB_100154","tr_customer_id":100171,"tr_customer_product_id":100161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:43:56.000Z","modified_at":"2025-11-06T06:43:56.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"10763906513483","imei1":"10763906513483","imei2":"10763906513483","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100170,"job_number":"JOB_100170","tr_customer_id":100187,"tr_customer_product_id":100177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:34.000Z","modified_at":"2025-11-06T07:02:34.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10985794730786","imei1":"10985794730786","imei2":"10985794730786","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100171,"job_number":"JOB_100171","tr_customer_id":100188,"tr_customer_product_id":100178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:38.000Z","modified_at":"2025-11-06T07:02:38.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10496912762131","imei1":"10496912762131","imei2":"10496912762131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100172,"job_number":"JOB_100172","tr_customer_id":100189,"tr_customer_product_id":100179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:03:01.000Z","modified_at":"2025-11-06T07:03:01.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10139267168810","imei1":"10139267168810","imei2":"10139267168810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100173,"job_number":"JOB_100173","tr_customer_id":100190,"tr_customer_product_id":100180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:04:30.000Z","modified_at":"2025-11-06T07:04:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10173997004602","imei1":"10173997004602","imei2":"10173997004602","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100174,"job_number":"JOB_100174","tr_customer_id":100191,"tr_customer_product_id":100181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:06:36.000Z","modified_at":"2025-11-06T07:06:36.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10065153475684","imei1":"10065153475684","imei2":"10065153475684","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100175,"job_number":"JOB_100175","tr_customer_id":100192,"tr_customer_product_id":100182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:07:30.000Z","modified_at":"2025-11-06T07:07:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10668286685066","imei1":"10668286685066","imei2":"10668286685066","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:07:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100176,"job_number":"JOB_100176","tr_customer_id":100193,"tr_customer_product_id":100183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:24:10.000Z","modified_at":"2025-11-06T07:24:10.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10605544668597","imei1":"10605544668597","imei2":"10605544668597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100180,"job_number":"JOB_100180","tr_customer_id":100197,"tr_customer_product_id":100187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:28:42.000Z","modified_at":"2025-11-06T07:28:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10401325821549","imei1":"10401325821549","imei2":"10401325821549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100184,"job_number":"JOB_100184","tr_customer_id":100201,"tr_customer_product_id":100191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:00:12.000Z","modified_at":"2025-11-06T08:00:12.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10935223791928","imei1":"10935223791928","imei2":"10935223791928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100185,"job_number":"JOB_100185","tr_customer_id":100202,"tr_customer_product_id":100192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:01:21.000Z","modified_at":"2025-11-06T08:01:21.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10429702695240","imei1":"10429702695240","imei2":"10429702695240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100186,"job_number":"JOB_100186","tr_customer_id":100203,"tr_customer_product_id":100193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:03.000Z","modified_at":"2025-11-06T08:02:03.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10323308838670","imei1":"10323308838670","imei2":"10323308838670","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":98078,"job_number":"JOB_98078","tr_customer_id":98095,"tr_customer_product_id":98085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:10:46.000Z","modified_at":"2025-11-03T15:10:46.000Z","name":"sfs sdffds","mobile_number":"4435353500","email_id":"test@gmail.com","dop":"2025-11-11","serial_number":"3243424232423424","imei1":"3243424232423424","imei2":"3243424232423424","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a1a81ea7-5fd2-4de2-84d2-4143e1902823
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{"username":"iameng","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-0a5ZnazkoHExku0vprZ7wxLJhts"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODB9.bcAs33R91Q-a6YK-0uoepOjqOLnJXCiwERFjKzfuW5c"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODB9.bcAs33R91Q-a6YK-0uoepOjqOLnJXCiwERFjKzfuW5c
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3d4cd15a-0430-4a1f-90a4-cfd624b5a0ac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-tHO2iHBoRD8tMp6WDGAaWgT9Mls"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODB9.bcAs33R91Q-a6YK-0uoepOjqOLnJXCiwERFjKzfuW5c
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1e649688-5897-4680-b9a9-67017b98ef1a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-cm/4vmyG9jFfxEep7k+AVdlt+QM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":34},{"label":"Repair completed","key":"repair_completed","count":104}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 284ms
Mean size per request: 32.46KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODB9.bcAs33R91Q-a6YK-0uoepOjqOLnJXCiwERFjKzfuW5c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6ef36f2d-1013-491e-82b5-5df9840c1048
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"81d4-zVG+zCN+/2tRun7ADlv02GTs2O8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":97764,"job_number":"JOB_97764","tr_customer_id":97781,"tr_customer_product_id":97771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:51:37.000Z","modified_at":"2025-11-03T08:51:42.000Z","name":"Camilla Von","mobile_number":"925-542-4461","email_id":"Demetrius22@hotmail.com","dop":"2025-04-06","serial_number":"19684196876406","imei1":"19684196876406","imei2":"19684196876406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:51:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97766,"job_number":"JOB_97766","tr_customer_id":97783,"tr_customer_product_id":97773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:53:03.000Z","modified_at":"2025-11-03T08:53:08.000Z","name":"Darrin Bailey","mobile_number":"984-966-0383","email_id":"Joy8@gmail.com","dop":"2025-04-06","serial_number":"16081788228502","imei1":"16081788228502","imei2":"16081788228502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:53:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97769,"job_number":"JOB_97769","tr_customer_id":97786,"tr_customer_product_id":97776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:54:27.000Z","modified_at":"2025-11-03T08:54:32.000Z","name":"Rosalee McKenzie","mobile_number":"772-250-9454","email_id":"Tremayne_Parker89@yahoo.com","dop":"2025-04-06","serial_number":"13300381786762","imei1":"13300381786762","imei2":"13300381786762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:54:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97771,"job_number":"JOB_97771","tr_customer_id":97788,"tr_customer_product_id":97778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:55:26.000Z","modified_at":"2025-11-03T08:55:31.000Z","name":"Mona Zboncak","mobile_number":"564-208-5449","email_id":"Gisselle34@yahoo.com","dop":"2025-04-06","serial_number":"15732022949518","imei1":"15732022949518","imei2":"15732022949518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:55:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97804,"job_number":"JOB_97804","tr_customer_id":97821,"tr_customer_product_id":97811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:58:16.000Z","modified_at":"2025-11-03T10:58:21.000Z","name":"Gail Huel","mobile_number":"778-484-2099","email_id":"Jaquan_Walker@hotmail.com","dop":"2025-04-06","serial_number":"17148304506313","imei1":"17148304506313","imei2":"17148304506313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T10:58:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97806,"job_number":"JOB_97806","tr_customer_id":97823,"tr_customer_product_id":97813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:06:29.000Z","modified_at":"2025-11-03T11:06:34.000Z","name":"Isabella Bins","mobile_number":"828-556-4854","email_id":"Modesta.Robel83@yahoo.com","dop":"2025-04-06","serial_number":"10760707293899","imei1":"10760707293899","imei2":"10760707293899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:06:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97808,"job_number":"JOB_97808","tr_customer_id":97825,"tr_customer_product_id":97815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:10:57.000Z","modified_at":"2025-11-03T11:11:01.000Z","name":"Bella Zboncak","mobile_number":"702-627-6265","email_id":"Deonte_Gerhold61@yahoo.com","dop":"2025-04-06","serial_number":"12158171183128","imei1":"12158171183128","imei2":"12158171183128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:11:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97814,"job_number":"JOB_97814","tr_customer_id":97831,"tr_customer_product_id":97821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:30:19.000Z","modified_at":"2025-11-03T11:30:24.000Z","name":"Hester Schowalter","mobile_number":"344-658-7320","email_id":"Silas90@hotmail.com","dop":"2025-04-06","serial_number":"11506176712873","imei1":"11506176712873","imei2":"11506176712873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:30:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97900,"job_number":"JOB_97900","tr_customer_id":97917,"tr_customer_product_id":97907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:22:49.000Z","modified_at":"2025-11-03T12:22:54.000Z","name":"Rashawn Schaden","mobile_number":"824-392-6856","email_id":"Bailey_Jast@hotmail.com","dop":"2025-04-06","serial_number":"11404161246495","imei1":"11404161246495","imei2":"11404161246495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T12:22:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97902,"job_number":"JOB_97902","tr_customer_id":97919,"tr_customer_product_id":97909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:24:36.000Z","modified_at":"2025-11-03T12:24:41.000Z","name":"Chester Kuhic","mobile_number":"388-276-6311","email_id":"Chauncey_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14767477092933","imei1":"14767477092933","imei2":"14767477092933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T12:24:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98109,"job_number":"JOB_98109","tr_customer_id":98126,"tr_customer_product_id":98116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:39.000Z","modified_at":"2025-11-03T16:53:45.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"45814692484740","imei1":"45814692484740","imei2":"45814692484740","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T16:53:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98114,"job_number":"JOB_98114","tr_customer_id":98131,"tr_customer_product_id":98121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:59:51.000Z","modified_at":"2025-11-03T16:59:52.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"58737734172126","imei1":"58737734172126","imei2":"58737734172126","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T16:59:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98117,"job_number":"JOB_98117","tr_customer_id":98134,"tr_customer_product_id":98124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:07:44.000Z","modified_at":"2025-11-03T17:08:48.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"26139507701253","imei1":"26139507701253","imei2":"26139507701253","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T17:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98118,"job_number":"JOB_98118","tr_customer_id":98135,"tr_customer_product_id":98125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:11:32.000Z","modified_at":"2025-11-03T17:11:33.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"51348275498862","imei1":"51348275498862","imei2":"51348275498862","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T17:11:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98161,"job_number":"JOB_98161","tr_customer_id":98178,"tr_customer_product_id":98168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:22:38.000Z","modified_at":"2025-11-03T20:25:29.000Z","name":"Webster Koch","mobile_number":"213-394-9111","email_id":"Emil66@yahoo.com","dop":"2025-04-06","serial_number":"19978197697510","imei1":"19978197697510","imei2":"19978197697510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T20:25:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98297,"job_number":"JOB_98297","tr_customer_id":98314,"tr_customer_product_id":98304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:36:34.000Z","modified_at":"2025-11-03T20:44:20.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"11511515151515","imei2":"11511515151515","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T20:44:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98442,"job_number":"JOB_98442","tr_customer_id":98459,"tr_customer_product_id":98449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:58:25.000Z","modified_at":"2025-11-04T03:58:28.000Z","name":"Cindy Durgan","mobile_number":"531-916-1553","email_id":"Cyril.Bashirian32@gmail.com","dop":"2025-04-06","serial_number":"10883195810385","imei1":"10883195810385","imei2":"10883195810385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T03:58:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98456,"job_number":"JOB_98456","tr_customer_id":98473,"tr_customer_product_id":98463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:40.000Z","modified_at":"2025-11-04T04:11:43.000Z","name":"Dashawn Denesik","mobile_number":"215-243-5725","email_id":"Porter.Little@hotmail.com","dop":"2025-04-06","serial_number":"15130788548769","imei1":"15130788548769","imei2":"15130788548769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98458,"job_number":"JOB_98458","tr_customer_id":98475,"tr_customer_product_id":98465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:44.000Z","modified_at":"2025-11-04T04:11:47.000Z","name":"Walton Ernser","mobile_number":"661-548-2346","email_id":"Dejah_Koelpin36@yahoo.com","dop":"2025-04-06","serial_number":"12000839995054","imei1":"12000839995054","imei2":"12000839995054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98460,"job_number":"JOB_98460","tr_customer_id":98477,"tr_customer_product_id":98467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:48.000Z","modified_at":"2025-11-04T04:11:50.000Z","name":"Melody Lebsack","mobile_number":"544-979-7407","email_id":"Dillan_Marvin79@yahoo.com","dop":"2025-04-06","serial_number":"11747033595691","imei1":"11747033595691","imei2":"11747033595691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98476,"job_number":"JOB_98476","tr_customer_id":98493,"tr_customer_product_id":98483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:46.000Z","modified_at":"2025-11-04T04:26:49.000Z","name":"Marie D'Amore","mobile_number":"433-405-6623","email_id":"Abby_Schuster37@gmail.com","dop":"2025-04-06","serial_number":"17949620835544","imei1":"17949620835544","imei2":"17949620835544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98478,"job_number":"JOB_98478","tr_customer_id":98495,"tr_customer_product_id":98485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:50.000Z","modified_at":"2025-11-04T04:26:53.000Z","name":"Diego Abshire","mobile_number":"240-893-2342","email_id":"Mabel_Kunde21@hotmail.com","dop":"2025-04-06","serial_number":"14208919600584","imei1":"14208919600584","imei2":"14208919600584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98480,"job_number":"JOB_98480","tr_customer_id":98497,"tr_customer_product_id":98487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:54.000Z","modified_at":"2025-11-04T04:26:57.000Z","name":"Owen Crona","mobile_number":"443-931-6290","email_id":"Larue.Kulas@yahoo.com","dop":"2025-04-06","serial_number":"15321107282683","imei1":"15321107282683","imei2":"15321107282683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98498,"job_number":"JOB_98498","tr_customer_id":98515,"tr_customer_product_id":98505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:35:25.000Z","modified_at":"2025-11-04T04:35:29.000Z","name":"Dejon Zboncak","mobile_number":"682-677-5721","email_id":"Effie56@gmail.com","dop":"2025-04-06","serial_number":"19616223525844","imei1":"19616223525844","imei2":"19616223525844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:35:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98715,"job_number":"JOB_98715","tr_customer_id":98732,"tr_customer_product_id":98722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:09.000Z","modified_at":"2025-11-04T12:49:13.000Z","name":"Caden Franecki","mobile_number":"427-424-7342","email_id":"Evie80@gmail.com","dop":"2025-04-06","serial_number":"16756251072157","imei1":"16756251072157","imei2":"16756251072157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98718,"job_number":"JOB_98718","tr_customer_id":98735,"tr_customer_product_id":98725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:15.000Z","modified_at":"2025-11-04T12:49:20.000Z","name":"King Will","mobile_number":"775-829-4162","email_id":"Broderick31@yahoo.com","dop":"2025-04-06","serial_number":"17921007040377","imei1":"17921007040377","imei2":"17921007040377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98721,"job_number":"JOB_98721","tr_customer_id":98738,"tr_customer_product_id":98728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:21.000Z","modified_at":"2025-11-04T12:49:26.000Z","name":"Solon Kuhn","mobile_number":"759-790-9728","email_id":"Fiona89@hotmail.com","dop":"2025-04-06","serial_number":"17322397060566","imei1":"17322397060566","imei2":"17322397060566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98724,"job_number":"JOB_98724","tr_customer_id":98741,"tr_customer_product_id":98731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:28.000Z","modified_at":"2025-11-04T12:49:33.000Z","name":"Cedrick Bernier","mobile_number":"475-333-3498","email_id":"Willis.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"11891305370148","imei1":"11891305370148","imei2":"11891305370148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":99999,"job_number":"JOB_99999","tr_customer_id":100016,"tr_customer_product_id":100006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:23.000Z","modified_at":"2025-11-06T08:36:03.000Z","name":"Hyman Gutmann","mobile_number":"339-982-3438","email_id":"Emilia70@yahoo.com","dop":"2025-04-06","serial_number":"12746490476542912","imei1":"12746490476542912","imei2":"12746490476542912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T08:36:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":100447,"job_number":"JOB_100447","tr_customer_id":100464,"tr_customer_product_id":100454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:57:59.000Z","name":"Lois Funk","mobile_number":"946-399-9451","email_id":"Trent.Kulas43@yahoo.com","dop":"2025-09-30","serial_number":"14702459547397","imei1":"14702459547397","imei2":"14702459547397","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T11:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98100,"job_number":"JOB_98100","tr_customer_id":98117,"tr_customer_product_id":98107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:43:59.000Z","modified_at":"2025-11-04T14:26:52.000Z","name":"Jedidiah Jacobi","mobile_number":"{{mobile_number}}","email_id":"Lucienne85@yahoo.com","dop":"2025-10-12","serial_number":"97269971773991","imei1":"97269971773991","imei2":"97269971773991","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T14:26:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98829,"job_number":"JOB_98829","tr_customer_id":98846,"tr_customer_product_id":98836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:56.000Z","modified_at":"2025-11-04T15:29:09.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"18146334376997","imei1":"18146334376997","imei2":"18146334376997","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T15:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":99738,"job_number":"JOB_99738","tr_customer_id":99755,"tr_customer_product_id":99745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:31:57.000Z","modified_at":"2025-11-05T14:34:35.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"11223344556615","imei1":"11223344556615","imei2":"11223344556615","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-05T14:34:35.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":100187,"job_number":"JOB_100187","tr_customer_id":100204,"tr_customer_product_id":100194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:06.000Z","modified_at":"2025-11-06T09:58:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10823787456816","imei1":"10823787456816","imei2":"10823787456816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T09:58:42.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODB9.bcAs33R91Q-a6YK-0uoepOjqOLnJXCiwERFjKzfuW5c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c3832f03-afbe-45cd-bc92-4c950a4fe63d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 515ms
Mean size per request: 39.4KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODB9.bcAs33R91Q-a6YK-0uoepOjqOLnJXCiwERFjKzfuW5c
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0bd72f72-b3dd-47a7-91a9-d425235fb9a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"9d9b-z+kclryI6FjCr+Gtda8v0o9bw+M"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":100447,"job_number":"JOB_100447","tr_customer_id":100464,"tr_customer_product_id":100454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:57:59.000Z","name":"Lois Funk","mobile_number":"946-399-9451","email_id":"Trent.Kulas43@yahoo.com","dop":"2025-09-30","serial_number":"14702459547397","imei1":"14702459547397","imei2":"14702459547397","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T11:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":100447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-06T11:57:54.000Z"}],"quatations":[]},{"id":100187,"job_number":"JOB_100187","tr_customer_id":100204,"tr_customer_product_id":100194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:06.000Z","modified_at":"2025-11-06T09:58:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10823787456816","imei1":"10823787456816","imei2":"10823787456816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T09:58:42.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":100187,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-06T08:02:06.000Z"}],"quatations":[]},{"id":99999,"job_number":"JOB_99999","tr_customer_id":100016,"tr_customer_product_id":100006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:23.000Z","modified_at":"2025-11-06T08:36:03.000Z","name":"Hyman Gutmann","mobile_number":"339-982-3438","email_id":"Emilia70@yahoo.com","dop":"2025-04-06","serial_number":"12746490476542912","imei1":"12746490476542912","imei2":"12746490476542912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T08:36:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":99999,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-06T03:59:23.000Z"}],"quatations":[]},{"id":99738,"job_number":"JOB_99738","tr_customer_id":99755,"tr_customer_product_id":99745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:31:57.000Z","modified_at":"2025-11-05T14:34:35.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"11223344556615","imei1":"11223344556615","imei2":"11223344556615","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-05T14:34:35.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":99738,"remark":"Rww","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-05T14:31:57.000Z"}],"quatations":[]},{"id":98829,"job_number":"JOB_98829","tr_customer_id":98846,"tr_customer_product_id":98836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:56.000Z","modified_at":"2025-11-04T15:29:09.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"18146334376997","imei1":"18146334376997","imei2":"18146334376997","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T15:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":98829,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T14:24:56.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":98829,"remark":"Replaced Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-11-04T14:58:46.000Z"}],"quatations":[]},{"id":98724,"job_number":"JOB_98724","tr_customer_id":98741,"tr_customer_product_id":98731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:28.000Z","modified_at":"2025-11-04T12:49:33.000Z","name":"Cedrick Bernier","mobile_number":"475-333-3498","email_id":"Willis.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"11891305370148","imei1":"11891305370148","imei2":"11891305370148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T12:49:28.000Z"}],"quatations":[]},{"id":98721,"job_number":"JOB_98721","tr_customer_id":98738,"tr_customer_product_id":98728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:21.000Z","modified_at":"2025-11-04T12:49:26.000Z","name":"Solon Kuhn","mobile_number":"759-790-9728","email_id":"Fiona89@hotmail.com","dop":"2025-04-06","serial_number":"17322397060566","imei1":"17322397060566","imei2":"17322397060566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98721,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T12:49:21.000Z"}],"quatations":[]},{"id":98718,"job_number":"JOB_98718","tr_customer_id":98735,"tr_customer_product_id":98725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:15.000Z","modified_at":"2025-11-04T12:49:20.000Z","name":"King Will","mobile_number":"775-829-4162","email_id":"Broderick31@yahoo.com","dop":"2025-04-06","serial_number":"17921007040377","imei1":"17921007040377","imei2":"17921007040377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98718,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T12:49:15.000Z"}],"quatations":[]},{"id":98715,"job_number":"JOB_98715","tr_customer_id":98732,"tr_customer_product_id":98722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:09.000Z","modified_at":"2025-11-04T12:49:13.000Z","name":"Caden Franecki","mobile_number":"427-424-7342","email_id":"Evie80@gmail.com","dop":"2025-04-06","serial_number":"16756251072157","imei1":"16756251072157","imei2":"16756251072157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98715,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T12:49:09.000Z"}],"quatations":[]},{"id":98498,"job_number":"JOB_98498","tr_customer_id":98515,"tr_customer_product_id":98505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:35:25.000Z","modified_at":"2025-11-04T04:35:29.000Z","name":"Dejon Zboncak","mobile_number":"682-677-5721","email_id":"Effie56@gmail.com","dop":"2025-04-06","serial_number":"19616223525844","imei1":"19616223525844","imei2":"19616223525844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:35:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98498,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:35:25.000Z"}],"quatations":[]},{"id":98480,"job_number":"JOB_98480","tr_customer_id":98497,"tr_customer_product_id":98487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:54.000Z","modified_at":"2025-11-04T04:26:57.000Z","name":"Owen Crona","mobile_number":"443-931-6290","email_id":"Larue.Kulas@yahoo.com","dop":"2025-04-06","serial_number":"15321107282683","imei1":"15321107282683","imei2":"15321107282683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98480,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:26:54.000Z"}],"quatations":[]},{"id":98478,"job_number":"JOB_98478","tr_customer_id":98495,"tr_customer_product_id":98485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:50.000Z","modified_at":"2025-11-04T04:26:53.000Z","name":"Diego Abshire","mobile_number":"240-893-2342","email_id":"Mabel_Kunde21@hotmail.com","dop":"2025-04-06","serial_number":"14208919600584","imei1":"14208919600584","imei2":"14208919600584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98478,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:26:50.000Z"}],"quatations":[]},{"id":98476,"job_number":"JOB_98476","tr_customer_id":98493,"tr_customer_product_id":98483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:46.000Z","modified_at":"2025-11-04T04:26:49.000Z","name":"Marie D'Amore","mobile_number":"433-405-6623","email_id":"Abby_Schuster37@gmail.com","dop":"2025-04-06","serial_number":"17949620835544","imei1":"17949620835544","imei2":"17949620835544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98476,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:26:46.000Z"}],"quatations":[]},{"id":98460,"job_number":"JOB_98460","tr_customer_id":98477,"tr_customer_product_id":98467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:48.000Z","modified_at":"2025-11-04T04:11:50.000Z","name":"Melody Lebsack","mobile_number":"544-979-7407","email_id":"Dillan_Marvin79@yahoo.com","dop":"2025-04-06","serial_number":"11747033595691","imei1":"11747033595691","imei2":"11747033595691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98460,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:11:48.000Z"}],"quatations":[]},{"id":98458,"job_number":"JOB_98458","tr_customer_id":98475,"tr_customer_product_id":98465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:44.000Z","modified_at":"2025-11-04T04:11:47.000Z","name":"Walton Ernser","mobile_number":"661-548-2346","email_id":"Dejah_Koelpin36@yahoo.com","dop":"2025-04-06","serial_number":"12000839995054","imei1":"12000839995054","imei2":"12000839995054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98458,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:11:44.000Z"}],"quatations":[]},{"id":98456,"job_number":"JOB_98456","tr_customer_id":98473,"tr_customer_product_id":98463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:40.000Z","modified_at":"2025-11-04T04:11:43.000Z","name":"Dashawn Denesik","mobile_number":"215-243-5725","email_id":"Porter.Little@hotmail.com","dop":"2025-04-06","serial_number":"15130788548769","imei1":"15130788548769","imei2":"15130788548769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98456,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:11:40.000Z"}],"quatations":[]},{"id":98442,"job_number":"JOB_98442","tr_customer_id":98459,"tr_customer_product_id":98449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:58:25.000Z","modified_at":"2025-11-04T03:58:28.000Z","name":"Cindy Durgan","mobile_number":"531-916-1553","email_id":"Cyril.Bashirian32@gmail.com","dop":"2025-04-06","serial_number":"10883195810385","imei1":"10883195810385","imei2":"10883195810385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T03:58:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98442,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T03:58:25.000Z"}],"quatations":[]},{"id":98297,"job_number":"JOB_98297","tr_customer_id":98314,"tr_customer_product_id":98304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:36:34.000Z","modified_at":"2025-11-03T20:44:20.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"11511515151515","imei2":"11511515151515","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T20:44:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98297,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T20:36:34.000Z"}],"quatations":[]},{"id":98161,"job_number":"JOB_98161","tr_customer_id":98178,"tr_customer_product_id":98168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:22:38.000Z","modified_at":"2025-11-03T20:25:29.000Z","name":"Webster Koch","mobile_number":"213-394-9111","email_id":"Emil66@yahoo.com","dop":"2025-04-06","serial_number":"19978197697510","imei1":"19978197697510","imei2":"19978197697510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T20:25:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98161,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T20:22:38.000Z"}],"quatations":[]},{"id":98118,"job_number":"JOB_98118","tr_customer_id":98135,"tr_customer_product_id":98125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:11:32.000Z","modified_at":"2025-11-03T17:11:33.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"51348275498862","imei1":"51348275498862","imei2":"51348275498862","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T17:11:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98118,"remark":"hgf. bvgfvb ertyuik","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T17:11:32.000Z"}],"quatations":[]},{"id":98117,"job_number":"JOB_98117","tr_customer_id":98134,"tr_customer_product_id":98124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:07:44.000Z","modified_at":"2025-11-03T17:08:48.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"26139507701253","imei1":"26139507701253","imei2":"26139507701253","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T17:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98117,"remark":"hgf. bvgfvb ertyuik","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T17:07:44.000Z"}],"quatations":[]},{"id":98114,"job_number":"JOB_98114","tr_customer_id":98131,"tr_customer_product_id":98121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:59:51.000Z","modified_at":"2025-11-03T16:59:52.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"58737734172126","imei1":"58737734172126","imei2":"58737734172126","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T16:59:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98114,"remark":"hgf. bvgfvb ertyuik","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T16:59:51.000Z"}],"quatations":[]},{"id":98109,"job_number":"JOB_98109","tr_customer_id":98126,"tr_customer_product_id":98116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:39.000Z","modified_at":"2025-11-03T16:53:45.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"45814692484740","imei1":"45814692484740","imei2":"45814692484740","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T16:53:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98109,"remark":"hgf. bvgfvb ertyuik","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T16:52:39.000Z"}],"quatations":[]},{"id":98100,"job_number":"JOB_98100","tr_customer_id":98117,"tr_customer_product_id":98107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:43:59.000Z","modified_at":"2025-11-04T14:26:52.000Z","name":"Jedidiah Jacobi","mobile_number":"{{mobile_number}}","email_id":"Lucienne85@yahoo.com","dop":"2025-10-12","serial_number":"97269971773991","imei1":"97269971773991","imei2":"97269971773991","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T14:26:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":98100,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T16:43:59.000Z"}],"quatations":[]},{"id":97902,"job_number":"JOB_97902","tr_customer_id":97919,"tr_customer_product_id":97909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:24:36.000Z","modified_at":"2025-11-03T12:24:41.000Z","name":"Chester Kuhic","mobile_number":"388-276-6311","email_id":"Chauncey_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14767477092933","imei1":"14767477092933","imei2":"14767477092933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T12:24:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97902,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T12:24:36.000Z"}],"quatations":[]},{"id":97900,"job_number":"JOB_97900","tr_customer_id":97917,"tr_customer_product_id":97907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:22:49.000Z","modified_at":"2025-11-03T12:22:54.000Z","name":"Rashawn Schaden","mobile_number":"824-392-6856","email_id":"Bailey_Jast@hotmail.com","dop":"2025-04-06","serial_number":"11404161246495","imei1":"11404161246495","imei2":"11404161246495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T12:22:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97900,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T12:22:49.000Z"}],"quatations":[]},{"id":97814,"job_number":"JOB_97814","tr_customer_id":97831,"tr_customer_product_id":97821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:30:19.000Z","modified_at":"2025-11-03T11:30:24.000Z","name":"Hester Schowalter","mobile_number":"344-658-7320","email_id":"Silas90@hotmail.com","dop":"2025-04-06","serial_number":"11506176712873","imei1":"11506176712873","imei2":"11506176712873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:30:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97814,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T11:30:19.000Z"}],"quatations":[]},{"id":97808,"job_number":"JOB_97808","tr_customer_id":97825,"tr_customer_product_id":97815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:10:57.000Z","modified_at":"2025-11-03T11:11:01.000Z","name":"Bella Zboncak","mobile_number":"702-627-6265","email_id":"Deonte_Gerhold61@yahoo.com","dop":"2025-04-06","serial_number":"12158171183128","imei1":"12158171183128","imei2":"12158171183128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:11:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97808,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T11:10:57.000Z"}],"quatations":[]},{"id":97806,"job_number":"JOB_97806","tr_customer_id":97823,"tr_customer_product_id":97813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:06:29.000Z","modified_at":"2025-11-03T11:06:34.000Z","name":"Isabella Bins","mobile_number":"828-556-4854","email_id":"Modesta.Robel83@yahoo.com","dop":"2025-04-06","serial_number":"10760707293899","imei1":"10760707293899","imei2":"10760707293899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:06:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97806,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T11:06:29.000Z"}],"quatations":[]},{"id":97804,"job_number":"JOB_97804","tr_customer_id":97821,"tr_customer_product_id":97811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:58:16.000Z","modified_at":"2025-11-03T10:58:21.000Z","name":"Gail Huel","mobile_number":"778-484-2099","email_id":"Jaquan_Walker@hotmail.com","dop":"2025-04-06","serial_number":"17148304506313","imei1":"17148304506313","imei2":"17148304506313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T10:58:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97804,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T10:58:16.000Z"}],"quatations":[]},{"id":97771,"job_number":"JOB_97771","tr_customer_id":97788,"tr_customer_product_id":97778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:55:26.000Z","modified_at":"2025-11-03T08:55:31.000Z","name":"Mona Zboncak","mobile_number":"564-208-5449","email_id":"Gisselle34@yahoo.com","dop":"2025-04-06","serial_number":"15732022949518","imei1":"15732022949518","imei2":"15732022949518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:55:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97771,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T08:55:26.000Z"}],"quatations":[]},{"id":97769,"job_number":"JOB_97769","tr_customer_id":97786,"tr_customer_product_id":97776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:54:27.000Z","modified_at":"2025-11-03T08:54:32.000Z","name":"Rosalee McKenzie","mobile_number":"772-250-9454","email_id":"Tremayne_Parker89@yahoo.com","dop":"2025-04-06","serial_number":"13300381786762","imei1":"13300381786762","imei2":"13300381786762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:54:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97769,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T08:54:27.000Z"}],"quatations":[]},{"id":97766,"job_number":"JOB_97766","tr_customer_id":97783,"tr_customer_product_id":97773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:53:03.000Z","modified_at":"2025-11-03T08:53:08.000Z","name":"Darrin Bailey","mobile_number":"984-966-0383","email_id":"Joy8@gmail.com","dop":"2025-04-06","serial_number":"16081788228502","imei1":"16081788228502","imei2":"16081788228502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:53:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97766,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T08:53:03.000Z"}],"quatations":[]},{"id":97764,"job_number":"JOB_97764","tr_customer_id":97781,"tr_customer_product_id":97771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:51:37.000Z","modified_at":"2025-11-03T08:51:42.000Z","name":"Camilla Von","mobile_number":"925-542-4461","email_id":"Demetrius22@hotmail.com","dop":"2025-04-06","serial_number":"19684196876406","imei1":"19684196876406","imei2":"19684196876406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:51:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97764,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T08:51:37.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODB9.bcAs33R91Q-a6YK-0uoepOjqOLnJXCiwERFjKzfuW5c
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7ce1246c-2f70-439d-9ad2-c1060b641f7a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":75530,"problems":[{"id":1,"remark":"Re installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODB9.bcAs33R91Q-a6YK-0uoepOjqOLnJXCiwERFjKzfuW5c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e69a527-1d32-49d7-9f5f-4ff4b9c4f341
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 138
Request Body
{
            "job_id": 100447,
            "problems": [
                {
                    "id": 1,
                    "remark": "Battery refresh"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8af524c-4ec4-43f1-b9ec-f098efd6cbb6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamqc","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-RMWzga73byv4SgqmWNRIIEZbbUQ"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI4Mn0.YB2EN5vq4T0ZJ9imYb1LrTa1mO1HpNGy3hYd3qFi5xQ"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI4Mn0.YB2EN5vq4T0ZJ9imYb1LrTa1mO1HpNGy3hYd3qFi5xQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9e3bcc3e-6ecb-4d73-8589-038b16164c0b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-a8y3lbugDONOGd7L1tMAaAeKefY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 278ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI4Mn0.YB2EN5vq4T0ZJ9imYb1LrTa1mO1HpNGy3hYd3qFi5xQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3736d2e5-974a-4c20-93c6-d0b6bf2411ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-0smcR/fAq2pOtwPJlQGdn5Aecyg"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":3},{"label":"QC Completed","key":"qc_completed","count":104},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI4Mn0.YB2EN5vq4T0ZJ9imYb1LrTa1mO1HpNGy3hYd3qFi5xQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e088b3e-bd60-42fa-a3d5-0d55a58d811c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 100.48KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI4Mn0.YB2EN5vq4T0ZJ9imYb1LrTa1mO1HpNGy3hYd3qFi5xQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e093918-3a59-4676-b632-aa75c0d0cacd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"191e7-X2z0xe5idQTe8n3tTxU+6dXrZEg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":99858,"job_number":"JOB_99858","tr_customer_id":99875,"tr_customer_product_id":99865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:06.000Z","modified_at":"2025-11-06T03:27:44.000Z","name":"Clare Brekke","mobile_number":"564-522-0865","email_id":"Jade7@gmail.com","dop":"2025-04-06","serial_number":"15480979637359","imei1":"15480979637359","imei2":"15480979637359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99860,"job_number":"JOB_99860","tr_customer_id":99877,"tr_customer_product_id":99867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:50.000Z","modified_at":"2025-11-06T03:28:28.000Z","name":"Briana Haley","mobile_number":"358-742-9338","email_id":"Cynthia88@gmail.com","dop":"2025-04-06","serial_number":"18487307469129","imei1":"18487307469129","imei2":"18487307469129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99862,"job_number":"JOB_99862","tr_customer_id":99879,"tr_customer_product_id":99869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:28:35.000Z","modified_at":"2025-11-06T03:29:12.000Z","name":"Cielo Mosciski","mobile_number":"862-316-5481","email_id":"Eleonore94@gmail.com","dop":"2025-04-06","serial_number":"10445258244928","imei1":"10445258244928","imei2":"10445258244928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99866,"job_number":"JOB_99866","tr_customer_id":99883,"tr_customer_product_id":99873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:47.000Z","modified_at":"2025-11-06T03:33:26.000Z","name":"Hiram Murray","mobile_number":"488-985-8586","email_id":"Molly.Stanton@hotmail.com","dop":"2025-04-06","serial_number":"14951983875955","imei1":"14951983875955","imei2":"14951983875955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99867,"job_number":"JOB_99867","tr_customer_id":99884,"tr_customer_product_id":99874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:49.000Z","modified_at":"2025-11-06T03:33:00.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63512020998609","imei1":"63512020998609","imei2":"63512020998609","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99869,"job_number":"JOB_99869","tr_customer_id":99886,"tr_customer_product_id":99876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:03.000Z","modified_at":"2025-11-06T03:33:14.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"49306286011165","imei1":"49306286011165","imei2":"49306286011165","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99871,"job_number":"JOB_99871","tr_customer_id":99888,"tr_customer_product_id":99878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:10.000Z","modified_at":"2025-11-06T03:33:46.000Z","name":"Dagmar Willms","mobile_number":"380-709-8913","email_id":"Ladarius49@gmail.com","dop":"2025-04-06","serial_number":"14536092679180","imei1":"14536092679180","imei2":"14536092679180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99873,"job_number":"JOB_99873","tr_customer_id":99890,"tr_customer_product_id":99880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:13.000Z","modified_at":"2025-11-06T03:33:49.000Z","name":"Jacinto Deckow","mobile_number":"554-425-9516","email_id":"Jovanny.Johnston@yahoo.com","dop":"2025-04-06","serial_number":"19955862327507","imei1":"19955862327507","imei2":"19955862327507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99876,"job_number":"JOB_99876","tr_customer_id":99893,"tr_customer_product_id":99883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:35.000Z","modified_at":"2025-11-06T03:33:48.000Z","name":"Rosina Beier","mobile_number":"519-736-6153","email_id":"Davon.Von@hotmail.com","dop":"2025-09-30","serial_number":"12947648500974","imei1":"12947648500974","imei2":"12947648500974","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99881,"job_number":"JOB_99881","tr_customer_id":99898,"tr_customer_product_id":99888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:52.000Z","modified_at":"2025-11-06T03:34:36.000Z","name":"Durward Bernhard","mobile_number":"496-848-5919","email_id":"Lorenzo51@yahoo.com","dop":"2025-04-06","serial_number":"11486797719962","imei1":"11486797719962","imei2":"11486797719962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99883,"job_number":"JOB_99883","tr_customer_id":99900,"tr_customer_product_id":99890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:34:07.000Z","name":"Gonzalo Green","mobile_number":"283-667-5326","email_id":"Freddie.Greenfelder8@hotmail.com","dop":"2025-09-30","serial_number":"15193310476351","imei1":"15193310476351","imei2":"15193310476351","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99887,"job_number":"JOB_99887","tr_customer_id":99904,"tr_customer_product_id":99894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:05.000Z","modified_at":"2025-11-06T03:34:49.000Z","name":"Colton O'Conner","mobile_number":"874-310-9770","email_id":"Derek.Stanton24@gmail.com","dop":"2025-06-18","serial_number":"10327266711381","imei1":"10327266711381","imei2":"10327266711381","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99890,"job_number":"JOB_99890","tr_customer_id":99907,"tr_customer_product_id":99897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:10.000Z","modified_at":"2025-11-06T03:34:50.000Z","name":"Dolores O'Keefe","mobile_number":"751-830-1817","email_id":"Marguerite_Rutherford16@yahoo.com","dop":"2025-04-06","serial_number":"17257780617549","imei1":"17257780617549","imei2":"17257780617549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99892,"job_number":"JOB_99892","tr_customer_id":99909,"tr_customer_product_id":99899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:33.000Z","name":"Martine McCullough","mobile_number":"995-360-5712","email_id":"Jimmy69@yahoo.com","dop":"2025-09-30","serial_number":"18835577682910","imei1":"18835577682910","imei2":"18835577682910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99894,"job_number":"JOB_99894","tr_customer_id":99911,"tr_customer_product_id":99901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:15.000Z","modified_at":"2025-11-06T03:35:00.000Z","name":"Dominique Hills","mobile_number":"761-955-6669","email_id":"Naomi_Baumbach54@yahoo.com","dop":"2025-04-06","serial_number":"12668441421241","imei1":"12668441421241","imei2":"12668441421241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99897,"job_number":"JOB_99897","tr_customer_id":99914,"tr_customer_product_id":99904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:36.000Z","modified_at":"2025-11-06T03:35:17.000Z","name":"Emory Boyle","mobile_number":"676-503-8350","email_id":"Trisha63@yahoo.com","dop":"2025-04-06","serial_number":"15000381971176","imei1":"15000381971176","imei2":"15000381971176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99899,"job_number":"JOB_99899","tr_customer_id":99916,"tr_customer_product_id":99906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:39.000Z","modified_at":"2025-11-06T03:35:15.000Z","name":"Reba Weber","mobile_number":"883-732-0080","email_id":"Friedrich_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"10580646257157","imei1":"10580646257157","imei2":"10580646257157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99902,"job_number":"JOB_99902","tr_customer_id":99919,"tr_customer_product_id":99909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:42.000Z","modified_at":"2025-11-06T03:35:19.000Z","name":"Antonette Blanda","mobile_number":"204-332-5347","email_id":"Berniece.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"15902724439527","imei1":"15902724439527","imei2":"15902724439527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99906,"job_number":"JOB_99906","tr_customer_id":99923,"tr_customer_product_id":99913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:55.000Z","modified_at":"2025-11-06T03:35:31.000Z","name":"Brendon Runolfsson","mobile_number":"905-787-1894","email_id":"Lola49@gmail.com","dop":"2025-04-06","serial_number":"11919700795399","imei1":"11919700795399","imei2":"11919700795399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99909,"job_number":"JOB_99909","tr_customer_id":99926,"tr_customer_product_id":99916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:35:38.000Z","name":"Rollin Homenick","mobile_number":"399-409-5571","email_id":"Emily.Graham86@yahoo.com","dop":"2025-06-18","serial_number":"10492828052636","imei1":"10492828052636","imei2":"10492828052636","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99912,"job_number":"JOB_99912","tr_customer_id":99929,"tr_customer_product_id":99919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:58.000Z","modified_at":"2025-11-06T03:35:35.000Z","name":"Pink Medhurst","mobile_number":"503-440-3808","email_id":"Floyd81@hotmail.com","dop":"2025-04-06","serial_number":"17116978382738","imei1":"17116978382738","imei2":"17116978382738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99914,"job_number":"JOB_99914","tr_customer_id":99931,"tr_customer_product_id":99921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:09.000Z","modified_at":"2025-11-06T03:35:50.000Z","name":"Name Reynolds","mobile_number":"825-440-3331","email_id":"Dessie.Terry@yahoo.com","dop":"2025-04-06","serial_number":"15432593113433","imei1":"15432593113433","imei2":"15432593113433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99917,"job_number":"JOB_99917","tr_customer_id":99934,"tr_customer_product_id":99924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:23.000Z","modified_at":"2025-11-06T03:36:04.000Z","name":"Lesly D'Amore","mobile_number":"236-300-0503","email_id":"Kevon_Volkman@hotmail.com","dop":"2025-04-06","serial_number":"18661340035136","imei1":"18661340035136","imei2":"18661340035136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99919,"job_number":"JOB_99919","tr_customer_id":99936,"tr_customer_product_id":99926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:24.000Z","modified_at":"2025-11-06T03:36:04.000Z","name":"Susana Okuneva","mobile_number":"221-615-7372","email_id":"Billy41@hotmail.com","dop":"2025-04-06","serial_number":"15583735749759","imei1":"15583735749759","imei2":"15583735749759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99922,"job_number":"JOB_99922","tr_customer_id":99939,"tr_customer_product_id":99929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:34.000Z","modified_at":"2025-11-06T03:36:11.000Z","name":"Gregory Rolfson","mobile_number":"569-356-2543","email_id":"Cordia89@yahoo.com","dop":"2025-04-06","serial_number":"16244090194840","imei1":"16244090194840","imei2":"16244090194840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99929,"job_number":"JOB_99929","tr_customer_id":99946,"tr_customer_product_id":99936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:38.000Z","modified_at":"2025-11-06T03:36:14.000Z","name":"Emiliano Jast","mobile_number":"789-406-6335","email_id":"Lane_Torp@gmail.com","dop":"2025-04-06","serial_number":"11631462569764","imei1":"11631462569764","imei2":"11631462569764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99932,"job_number":"JOB_99932","tr_customer_id":99949,"tr_customer_product_id":99939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:42.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Mason Schinner","mobile_number":"348-685-2811","email_id":"Lilla88@gmail.com","dop":"2025-04-06","serial_number":"12869063942911","imei1":"12869063942911","imei2":"12869063942911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99934,"job_number":"JOB_99934","tr_customer_id":99951,"tr_customer_product_id":99941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:43.000Z","modified_at":"2025-11-06T03:36:10.000Z","name":"Ryann Hammes","mobile_number":"677-424-2553","email_id":"Judy44@yahoo.com","dop":"2025-06-08","serial_number":"10421304985744","imei1":"10421304985744","imei2":"10421304985744","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99943,"job_number":"JOB_99943","tr_customer_id":99960,"tr_customer_product_id":99950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:51.000Z","name":"Loren Lindgren","mobile_number":"734-377-4353","email_id":"Clotilde.Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"15434951578913","imei1":"15434951578913","imei2":"15434951578913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99945,"job_number":"JOB_99945","tr_customer_id":99962,"tr_customer_product_id":99952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:52.000Z","name":"Dayana Williamson","mobile_number":"995-472-8951","email_id":"Danny.Reinger@yahoo.com","dop":"2025-04-06","serial_number":"14766735846217","imei1":"14766735846217","imei2":"14766735846217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99949,"job_number":"JOB_99949","tr_customer_id":99966,"tr_customer_product_id":99956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:15.000Z","modified_at":"2025-11-06T03:36:42.000Z","name":"Art Spinka","mobile_number":"728-623-1799","email_id":"Lue_Walter@gmail.com","dop":"2025-06-08","serial_number":"14019089027047","imei1":"14019089027047","imei2":"14019089027047","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99952,"job_number":"JOB_99952","tr_customer_id":99969,"tr_customer_product_id":99959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:18.000Z","modified_at":"2025-11-06T03:36:55.000Z","name":"Sincere Paucek","mobile_number":"888-872-4804","email_id":"Brook_Schmitt44@gmail.com","dop":"2025-04-06","serial_number":"15931439617627","imei1":"15931439617627","imei2":"15931439617627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99955,"job_number":"JOB_99955","tr_customer_id":99972,"tr_customer_product_id":99962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:21.000Z","modified_at":"2025-11-06T03:36:57.000Z","name":"Baron Jacobs","mobile_number":"303-885-0042","email_id":"Itzel69@yahoo.com","dop":"2025-04-06","serial_number":"18069036699226","imei1":"18069036699226","imei2":"18069036699226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99965,"job_number":"JOB_99965","tr_customer_id":99982,"tr_customer_product_id":99972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:47.000Z","modified_at":"2025-11-06T03:37:13.000Z","name":"Elias Pouros","mobile_number":"927-288-6214","email_id":"Van.Murphy@gmail.com","dop":"2025-06-08","serial_number":"18073468346243","imei1":"18073468346243","imei2":"18073468346243","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99968,"job_number":"JOB_99968","tr_customer_id":99985,"tr_customer_product_id":99975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:00.000Z","modified_at":"2025-11-06T03:37:40.000Z","name":"Kailee Schuster","mobile_number":"207-484-9688","email_id":"Bethel.Mann@hotmail.com","dop":"2025-04-06","serial_number":"16069910003903","imei1":"16069910003903","imei2":"16069910003903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99971,"job_number":"JOB_99971","tr_customer_id":99988,"tr_customer_product_id":99978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:02.000Z","modified_at":"2025-11-06T03:37:38.000Z","name":"Angelica Buckridge","mobile_number":"315-367-0045","email_id":"Rod_Considine3@gmail.com","dop":"2025-04-06","serial_number":"17881531123993","imei1":"17881531123993","imei2":"17881531123993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99979,"job_number":"JOB_99979","tr_customer_id":99996,"tr_customer_product_id":99986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87906886850958","imei1":"87906886850958","imei2":"87906886850958","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99986,"job_number":"JOB_99986","tr_customer_id":100003,"tr_customer_product_id":99993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:45.000Z","modified_at":"2025-11-06T03:44:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94240536536840","imei1":"94240536536840","imei2":"94240536536840","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:44:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99993,"job_number":"JOB_99993","tr_customer_id":100010,"tr_customer_product_id":100000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:13.000Z","modified_at":"2025-11-06T03:44:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63471558100744","imei1":"63471558100744","imei2":"63471558100744","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99995,"job_number":"JOB_99995","tr_customer_id":100012,"tr_customer_product_id":100002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:17.000Z","modified_at":"2025-11-06T03:59:57.000Z","name":"Delta Cruickshank","mobile_number":"929-307-2845","email_id":"Amina39@yahoo.com","dop":"2025-04-06","serial_number":"19673201530157","imei1":"19673201530157","imei2":"19673201530157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99998,"job_number":"JOB_99998","tr_customer_id":100015,"tr_customer_product_id":100005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:22.000Z","modified_at":"2025-11-06T03:59:57.000Z","name":"Earl Corwin","mobile_number":"311-555-1571","email_id":"Adele_Lesch25@yahoo.com","dop":"2025-04-06","serial_number":"10573887092157","imei1":"10573887092157","imei2":"10573887092157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100003,"job_number":"JOB_100003","tr_customer_id":100020,"tr_customer_product_id":100010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:39.000Z","name":"Pasquale Streich","mobile_number":"786-689-0587","email_id":"Laura.MacGyver23@gmail.com","dop":"2025-04-06","serial_number":"10686118602544","imei1":"10686118602544","imei2":"10686118602544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100005,"job_number":"JOB_100005","tr_customer_id":100022,"tr_customer_product_id":100012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:45.000Z","name":"Annabelle Parisian","mobile_number":"277-690-9408","email_id":"Major45@gmail.com","dop":"2025-04-06","serial_number":"19907694288959","imei1":"19907694288959","imei2":"19907694288959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100013,"job_number":"JOB_100013","tr_customer_id":100030,"tr_customer_product_id":100020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:46.000Z","modified_at":"2025-11-06T04:01:21.000Z","name":"Wilber Hammes","mobile_number":"239-763-6020","email_id":"Delphia.Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12442532822005","imei1":"12442532822005","imei2":"12442532822005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100016,"job_number":"JOB_100016","tr_customer_id":100033,"tr_customer_product_id":100023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:53.000Z","modified_at":"2025-11-06T04:01:33.000Z","name":"Thea Langosh","mobile_number":"852-460-5999","email_id":"Flavie_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"14007220942577","imei1":"14007220942577","imei2":"14007220942577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100020,"job_number":"JOB_100020","tr_customer_id":100037,"tr_customer_product_id":100027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:05.000Z","modified_at":"2025-11-06T04:13:46.000Z","name":"Curtis Farrell","mobile_number":"350-914-0893","email_id":"Justus_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"17932902031483","imei1":"17932902031483","imei2":"17932902031483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100023,"job_number":"JOB_100023","tr_customer_id":100040,"tr_customer_product_id":100030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:09.000Z","modified_at":"2025-11-06T04:13:45.000Z","name":"Annette Anderson","mobile_number":"884-795-5541","email_id":"Randi_Reinger66@yahoo.com","dop":"2025-04-06","serial_number":"11556532038205","imei1":"11556532038205","imei2":"11556532038205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100026,"job_number":"JOB_100026","tr_customer_id":100043,"tr_customer_product_id":100033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:51.000Z","modified_at":"2025-11-06T04:14:28.000Z","name":"Kariane Ritchie","mobile_number":"516-300-0755","email_id":"Levi.Boyle53@hotmail.com","dop":"2025-04-06","serial_number":"12089530894783","imei1":"12089530894783","imei2":"12089530894783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:14:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100029,"job_number":"JOB_100029","tr_customer_id":100046,"tr_customer_product_id":100036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:54.000Z","modified_at":"2025-11-06T04:14:35.000Z","name":"Fernando Stark","mobile_number":"611-414-0479","email_id":"Lempi39@gmail.com","dop":"2025-04-06","serial_number":"18576146111212","imei1":"18576146111212","imei2":"18576146111212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100032,"job_number":"JOB_100032","tr_customer_id":100049,"tr_customer_product_id":100039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:34.000Z","modified_at":"2025-11-06T04:15:10.000Z","name":"Timothy Lang","mobile_number":"563-204-8306","email_id":"Jane.Bauch@gmail.com","dop":"2025-04-06","serial_number":"14047485460064","imei1":"14047485460064","imei2":"14047485460064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100035,"job_number":"JOB_100035","tr_customer_id":100052,"tr_customer_product_id":100042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:43.000Z","modified_at":"2025-11-06T04:15:23.000Z","name":"Ronny Labadie","mobile_number":"608-991-4279","email_id":"Joey_Schiller47@hotmail.com","dop":"2025-04-06","serial_number":"15747932472580","imei1":"15747932472580","imei2":"15747932472580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100046,"job_number":"JOB_100046","tr_customer_id":100063,"tr_customer_product_id":100053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:21.000Z","modified_at":"2025-11-06T04:29:59.000Z","name":"Pansy Russel","mobile_number":"286-820-6405","email_id":"Hilton43@hotmail.com","dop":"2025-04-06","serial_number":"16476818632056","imei1":"16476818632056","imei2":"16476818632056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100049,"job_number":"JOB_100049","tr_customer_id":100066,"tr_customer_product_id":100056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:28.000Z","modified_at":"2025-11-06T04:30:11.000Z","name":"Nels Schiller","mobile_number":"919-713-5139","email_id":"Amalia.Nitzsche27@hotmail.com","dop":"2025-04-06","serial_number":"10225682358752","imei1":"10225682358752","imei2":"10225682358752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100052,"job_number":"JOB_100052","tr_customer_id":100069,"tr_customer_product_id":100059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:06.000Z","modified_at":"2025-11-06T04:30:45.000Z","name":"Nolan Adams","mobile_number":"596-948-4226","email_id":"Joshua_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"18310958385708","imei1":"18310958385708","imei2":"18310958385708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100055,"job_number":"JOB_100055","tr_customer_id":100072,"tr_customer_product_id":100062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:19.000Z","modified_at":"2025-11-06T04:31:02.000Z","name":"Jerome Marvin","mobile_number":"397-792-2981","email_id":"Emmy_Sauer34@yahoo.com","dop":"2025-04-06","serial_number":"17852967840324","imei1":"17852967840324","imei2":"17852967840324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100058,"job_number":"JOB_100058","tr_customer_id":100075,"tr_customer_product_id":100065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:52.000Z","modified_at":"2025-11-06T04:31:30.000Z","name":"Dewitt Hartmann","mobile_number":"229-665-9929","email_id":"Mafalda_Price39@hotmail.com","dop":"2025-04-06","serial_number":"13217073512538","imei1":"13217073512538","imei2":"13217073512538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100061,"job_number":"JOB_100061","tr_customer_id":100078,"tr_customer_product_id":100068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:10.000Z","modified_at":"2025-11-06T04:31:52.000Z","name":"Anabelle Robel","mobile_number":"603-926-9803","email_id":"Roscoe_Muller@hotmail.com","dop":"2025-04-06","serial_number":"16075896520831","imei1":"16075896520831","imei2":"16075896520831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100064,"job_number":"JOB_100064","tr_customer_id":100081,"tr_customer_product_id":100071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:57.000Z","modified_at":"2025-11-06T04:32:09.000Z","name":"Perry Beier","mobile_number":"344-776-2803","email_id":"Dennis12@hotmail.com","dop":"2025-07-01","serial_number":"106233838619398","imei1":"106233838619398","imei2":"106233838619398","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100066,"job_number":"JOB_100066","tr_customer_id":100083,"tr_customer_product_id":100073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:32:12.000Z","modified_at":"2025-11-06T04:32:23.000Z","name":"Della Wilkinson","mobile_number":"836-983-2347","email_id":"Benton_Gleason47@hotmail.com","dop":"2025-07-01","serial_number":"102737283950008","imei1":"102737283950008","imei2":"102737283950008","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100070,"job_number":"JOB_100070","tr_customer_id":100087,"tr_customer_product_id":100077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:07.000Z","modified_at":"2025-11-06T04:46:50.000Z","name":"Morris Ward","mobile_number":"938-319-0467","email_id":"Myrna.Hessel@gmail.com","dop":"2025-04-06","serial_number":"18118729907868","imei1":"18118729907868","imei2":"18118729907868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100079,"job_number":"JOB_100079","tr_customer_id":100096,"tr_customer_product_id":100086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:01:35.000Z","modified_at":"2025-11-06T06:02:17.000Z","name":"Vidal Hauck","mobile_number":"912-797-5997","email_id":"Lysanne98@gmail.com","dop":"2025-04-06","serial_number":"15484803268653","imei1":"15484803268653","imei2":"15484803268653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100082,"job_number":"JOB_100082","tr_customer_id":100099,"tr_customer_product_id":100089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:03:15.000Z","name":"Maude Parker","mobile_number":"710-902-9430","email_id":"Anabelle16@hotmail.com","dop":"2025-04-06","serial_number":"15658351826183","imei1":"15658351826183","imei2":"15658351826183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100084,"job_number":"JOB_100084","tr_customer_id":100101,"tr_customer_product_id":100091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:37.000Z","modified_at":"2025-11-06T06:03:14.000Z","name":"Marcella Bashirian","mobile_number":"460-393-3513","email_id":"Lydia_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"19793184515151","imei1":"19793184515151","imei2":"19793184515151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100088,"job_number":"JOB_100088","tr_customer_id":100105,"tr_customer_product_id":100095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:57.000Z","name":"Diana Rempel","mobile_number":"354-383-7716","email_id":"Manuela62@gmail.com","dop":"2025-04-06","serial_number":"14650177452417","imei1":"14650177452417","imei2":"14650177452417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100090,"job_number":"JOB_100090","tr_customer_id":100107,"tr_customer_product_id":100097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:59.000Z","name":"Emerald Hagenes","mobile_number":"613-611-9170","email_id":"Ransom.Heathcote83@gmail.com","dop":"2025-04-06","serial_number":"12150951184448","imei1":"12150951184448","imei2":"12150951184448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100094,"job_number":"JOB_100094","tr_customer_id":100111,"tr_customer_product_id":100101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:04.000Z","modified_at":"2025-11-06T06:04:41.000Z","name":"Laurianne Lemke","mobile_number":"516-629-2375","email_id":"Hiram41@yahoo.com","dop":"2025-04-06","serial_number":"10025026965039","imei1":"10025026965039","imei2":"10025026965039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100097,"job_number":"JOB_100097","tr_customer_id":100114,"tr_customer_product_id":100104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:06.000Z","modified_at":"2025-11-06T06:04:44.000Z","name":"Teresa Graham","mobile_number":"384-859-2616","email_id":"Adalberto.Zulauf@hotmail.com","dop":"2025-04-06","serial_number":"19007521658224","imei1":"19007521658224","imei2":"19007521658224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100113,"job_number":"JOB_100113","tr_customer_id":100130,"tr_customer_product_id":100120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:04.000Z","modified_at":"2025-11-06T06:19:42.000Z","name":"Danika Nicolas","mobile_number":"402-236-5103","email_id":"Russ64@hotmail.com","dop":"2025-06-18","serial_number":"10517312170314","imei1":"10517312170314","imei2":"10517312170314","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100116,"job_number":"JOB_100116","tr_customer_id":100133,"tr_customer_product_id":100123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:46.000Z","modified_at":"2025-11-06T06:20:14.000Z","name":"Kristopher Schuppe","mobile_number":"375-290-5661","email_id":"Brandi39@gmail.com","dop":"2025-06-08","serial_number":"11442052144595","imei1":"11442052144595","imei2":"11442052144595","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100119,"job_number":"JOB_100119","tr_customer_id":100136,"tr_customer_product_id":100126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:20:26.000Z","name":"Nya Beatty","mobile_number":"706-297-6412","email_id":"Lourdes.Mohr@hotmail.com","dop":"2025-06-18","serial_number":"10852022083261","imei1":"10852022083261","imei2":"10852022083261","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100122,"job_number":"JOB_100122","tr_customer_id":100139,"tr_customer_product_id":100129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:19.000Z","modified_at":"2025-11-06T06:20:47.000Z","name":"Darlene Dooley","mobile_number":"722-867-3191","email_id":"Ana_Purdy@gmail.com","dop":"2025-06-08","serial_number":"10269984954177","imei1":"10269984954177","imei2":"10269984954177","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100125,"job_number":"JOB_100125","tr_customer_id":100142,"tr_customer_product_id":100132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:52.000Z","modified_at":"2025-11-06T06:21:19.000Z","name":"Nickolas Lueilwitz","mobile_number":"796-652-2938","email_id":"Otilia30@gmail.com","dop":"2025-06-08","serial_number":"14972194080800","imei1":"14972194080800","imei2":"14972194080800","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100127,"job_number":"JOB_100127","tr_customer_id":100144,"tr_customer_product_id":100134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:29:07.000Z","modified_at":"2025-11-06T06:29:49.000Z","name":"Berenice Witting","mobile_number":"631-631-9598","email_id":"Thurman12@yahoo.com","dop":"2025-04-06","serial_number":"18459990493167","imei1":"18459990493167","imei2":"18459990493167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100129,"job_number":"JOB_100129","tr_customer_id":100146,"tr_customer_product_id":100136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:37:11.000Z","modified_at":"2025-11-06T06:37:53.000Z","name":"Chanel Jenkins","mobile_number":"210-411-7420","email_id":"Jaylin_Hagenes@gmail.com","dop":"2025-04-06","serial_number":"15391887810633","imei1":"15391887810633","imei2":"15391887810633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100132,"job_number":"JOB_100132","tr_customer_id":100149,"tr_customer_product_id":100139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:37.000Z","modified_at":"2025-11-06T06:40:17.000Z","name":"Sigrid Kris","mobile_number":"266-888-5555","email_id":"Dario4@hotmail.com","dop":"2025-04-06","serial_number":"15719597333207","imei1":"15719597333207","imei2":"15719597333207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100134,"job_number":"JOB_100134","tr_customer_id":100151,"tr_customer_product_id":100141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:40.000Z","modified_at":"2025-11-06T06:40:17.000Z","name":"Hunter Gutmann","mobile_number":"213-272-6461","email_id":"Jimmy65@hotmail.com","dop":"2025-04-06","serial_number":"16368881561589","imei1":"16368881561589","imei2":"16368881561589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100137,"job_number":"JOB_100137","tr_customer_id":100154,"tr_customer_product_id":100144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:40:24.000Z","name":"Abigail Klein","mobile_number":"698-550-6535","email_id":"Kaitlin_Brekke58@gmail.com","dop":"2025-04-06","serial_number":"13319552089453","imei1":"13319552089453","imei2":"13319552089453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100138,"job_number":"JOB_100138","tr_customer_id":100155,"tr_customer_product_id":100145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:40:25.000Z","name":"Eldred Nikolaus","mobile_number":"764-659-5204","email_id":"Rita.Schmitt66@hotmail.com","dop":"2025-04-06","serial_number":"18588900611464","imei1":"18588900611464","imei2":"18588900611464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100141,"job_number":"JOB_100141","tr_customer_id":100158,"tr_customer_product_id":100148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:24.000Z","modified_at":"2025-11-06T06:41:04.000Z","name":"Gracie Schaefer","mobile_number":"330-576-9792","email_id":"Lexie_Willms2@yahoo.com","dop":"2025-04-06","serial_number":"11095524134724","imei1":"11095524134724","imei2":"11095524134724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100144,"job_number":"JOB_100144","tr_customer_id":100161,"tr_customer_product_id":100151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:31.000Z","modified_at":"2025-11-06T06:41:11.000Z","name":"Carissa Zieme","mobile_number":"378-538-2845","email_id":"Candelario.Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"12818713307475","imei1":"12818713307475","imei2":"12818713307475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100145,"job_number":"JOB_100145","tr_customer_id":100162,"tr_customer_product_id":100152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:32.000Z","modified_at":"2025-11-06T06:41:14.000Z","name":"Assunta Jast","mobile_number":"912-920-8374","email_id":"Rodger_Jones28@gmail.com","dop":"2025-04-06","serial_number":"10481236833432","imei1":"10481236833432","imei2":"10481236833432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100148,"job_number":"JOB_100148","tr_customer_id":100165,"tr_customer_product_id":100155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:12.000Z","modified_at":"2025-11-06T06:41:52.000Z","name":"Eden Langosh","mobile_number":"456-360-7315","email_id":"Green_Tillman0@gmail.com","dop":"2025-04-06","serial_number":"11939431261597","imei1":"11939431261597","imei2":"11939431261597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100151,"job_number":"JOB_100151","tr_customer_id":100168,"tr_customer_product_id":100158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:18.000Z","modified_at":"2025-11-06T06:41:58.000Z","name":"Alexie Feeney","mobile_number":"514-890-9465","email_id":"Brigitte_Schmitt@yahoo.com","dop":"2025-04-06","serial_number":"10216296893249","imei1":"10216296893249","imei2":"10216296893249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100152,"job_number":"JOB_100152","tr_customer_id":100169,"tr_customer_product_id":100159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:21.000Z","modified_at":"2025-11-06T06:42:02.000Z","name":"Taurean Conroy","mobile_number":"324-557-7772","email_id":"Vida_Cassin@gmail.com","dop":"2025-04-06","serial_number":"16849954846145","imei1":"16849954846145","imei2":"16849954846145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100162,"job_number":"JOB_100162","tr_customer_id":100179,"tr_customer_product_id":100169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:07.000Z","modified_at":"2025-11-06T06:55:46.000Z","name":"Kellie Walsh","mobile_number":"304-316-8893","email_id":"Sage16@gmail.com","dop":"2025-04-06","serial_number":"10954564541861","imei1":"10954564541861","imei2":"10954564541861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100165,"job_number":"JOB_100165","tr_customer_id":100182,"tr_customer_product_id":100172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:53.000Z","modified_at":"2025-11-06T06:56:31.000Z","name":"Rosalee Bauch","mobile_number":"270-778-0086","email_id":"Sean_Ankunding76@hotmail.com","dop":"2025-04-06","serial_number":"12434325096074","imei1":"12434325096074","imei2":"12434325096074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100168,"job_number":"JOB_100168","tr_customer_id":100185,"tr_customer_product_id":100175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:38.000Z","modified_at":"2025-11-06T06:57:16.000Z","name":"Graham Kessler","mobile_number":"985-757-7132","email_id":"Kiera.Volkman38@yahoo.com","dop":"2025-04-06","serial_number":"14249617647096","imei1":"14249617647096","imei2":"14249617647096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100181,"job_number":"JOB_100181","tr_customer_id":100198,"tr_customer_product_id":100188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:36:13.000Z","modified_at":"2025-11-06T07:36:51.000Z","name":"Rebeka Hahn","mobile_number":"932-576-3002","email_id":"Jedidiah_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"17737242028942","imei1":"17737242028942","imei2":"17737242028942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T07:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100191,"job_number":"JOB_100191","tr_customer_id":100208,"tr_customer_product_id":100198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:34:11.000Z","modified_at":"2025-11-06T08:41:38.000Z","name":"Emory Jones","mobile_number":"877-978-3568","email_id":"Raymond.Oberbrunner@yahoo.com","dop":"2025-04-30","serial_number":"139694344747816","imei1":"139694344747816","imei2":"139694344747816","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T08:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100420,"job_number":"JOB_100420","tr_customer_id":100437,"tr_customer_product_id":100427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:24.000Z","modified_at":"2025-11-06T11:36:58.000Z","name":"Gregoria Jast","mobile_number":"719-419-5402","email_id":"Chasity.Wintheiser78@yahoo.com","dop":"2025-04-06","serial_number":"14717456227705","imei1":"14717456227705","imei2":"14717456227705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100423,"job_number":"JOB_100423","tr_customer_id":100440,"tr_customer_product_id":100430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:02.000Z","modified_at":"2025-11-06T11:37:35.000Z","name":"Danyka Berge","mobile_number":"920-702-8923","email_id":"Raul.Wilkinson29@gmail.com","dop":"2025-04-06","serial_number":"11169541415172","imei1":"11169541415172","imei2":"11169541415172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100426,"job_number":"JOB_100426","tr_customer_id":100443,"tr_customer_product_id":100433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:39.000Z","modified_at":"2025-11-06T11:38:13.000Z","name":"Providenci Hegmann","mobile_number":"515-692-9491","email_id":"Terrill_Dicki@yahoo.com","dop":"2025-04-06","serial_number":"13161618358369","imei1":"13161618358369","imei2":"13161618358369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100429,"job_number":"JOB_100429","tr_customer_id":100446,"tr_customer_product_id":100436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:17.000Z","modified_at":"2025-11-06T11:38:49.000Z","name":"Wendell Kertzmann","mobile_number":"541-827-9787","email_id":"Erik39@gmail.com","dop":"2025-04-06","serial_number":"14699046808180","imei1":"14699046808180","imei2":"14699046808180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100432,"job_number":"JOB_100432","tr_customer_id":100449,"tr_customer_product_id":100439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:46.000Z","modified_at":"2025-11-06T11:40:10.000Z","name":"Louie Schoen","mobile_number":"935-694-8092","email_id":"Vance.Beer@yahoo.com","dop":"2025-04-06","serial_number":"14084211958471","imei1":"14084211958471","imei2":"14084211958471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100435,"job_number":"JOB_100435","tr_customer_id":100452,"tr_customer_product_id":100442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:15.000Z","modified_at":"2025-11-06T11:40:41.000Z","name":"Darrion Watsica","mobile_number":"955-971-8649","email_id":"Dorothea44@yahoo.com","dop":"2025-04-06","serial_number":"17155654245192","imei1":"17155654245192","imei2":"17155654245192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100438,"job_number":"JOB_100438","tr_customer_id":100455,"tr_customer_product_id":100445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:45.000Z","modified_at":"2025-11-06T11:41:13.000Z","name":"Sierra Renner","mobile_number":"288-531-5140","email_id":"Conor_Deckow94@yahoo.com","dop":"2025-04-06","serial_number":"18257256434896","imei1":"18257256434896","imei2":"18257256434896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100441,"job_number":"JOB_100441","tr_customer_id":100458,"tr_customer_product_id":100448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:17.000Z","modified_at":"2025-11-06T11:41:44.000Z","name":"Ova Sporer","mobile_number":"849-821-5355","email_id":"Maxime.Flatley@yahoo.com","dop":"2025-04-06","serial_number":"17951393289070","imei1":"17951393289070","imei2":"17951393289070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100444,"job_number":"JOB_100444","tr_customer_id":100461,"tr_customer_product_id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:48.000Z","name":"Cierra McGlynn","mobile_number":"253-538-1322","email_id":"Florencio_Boyer@yahoo.com","dop":"2025-09-30","serial_number":"10430294116414","imei1":"10430294116414","imei2":"10430294116414","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99941,"job_number":"JOB_99941","tr_customer_id":99958,"tr_customer_product_id":99948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:06.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Cody Roob","mobile_number":"243-888-1159","email_id":"Grant_Windler@gmail.com","dop":"2025-06-09","serial_number":"100030844529636","imei1":"100030844529636","imei2":"100030844529636","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99958,"job_number":"JOB_99958","tr_customer_id":99975,"tr_customer_product_id":99965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:38.000Z","name":"Clara Rohan","mobile_number":"495-453-3736","email_id":"Laurine_Hand51@yahoo.com","dop":"2025-06-09","serial_number":"106136984939486","imei1":"106136984939486","imei2":"106136984939486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99961,"job_number":"JOB_99961","tr_customer_id":99978,"tr_customer_product_id":99968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:56.000Z","name":"Jayme Bosco","mobile_number":"884-233-9148","email_id":"Jaylon.Marquardt42@gmail.com","dop":"2025-06-09","serial_number":"104180879716131","imei1":"104180879716131","imei2":"104180879716131","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100101,"job_number":"JOB_100101","tr_customer_id":100118,"tr_customer_product_id":100108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:35.000Z","modified_at":"2025-11-06T06:16:47.000Z","name":"Shirley Gutmann","mobile_number":"219-830-3729","email_id":"Ramiro.Quigley@yahoo.com","dop":"2025-06-09","serial_number":"107291384240273","imei1":"107291384240273","imei2":"107291384240273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100105,"job_number":"JOB_100105","tr_customer_id":100122,"tr_customer_product_id":100112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:51.000Z","modified_at":"2025-11-06T06:17:03.000Z","name":"Beulah Parisian","mobile_number":"827-716-7262","email_id":"Patrick.Schuster@hotmail.com","dop":"2025-06-09","serial_number":"100762380823698","imei1":"100762380823698","imei2":"100762380823698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100108,"job_number":"JOB_100108","tr_customer_id":100125,"tr_customer_product_id":100115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:18.000Z","name":"Rachel Dibbert","mobile_number":"313-318-4302","email_id":"Ericka68@gmail.com","dop":"2025-06-09","serial_number":"109450327473117","imei1":"109450327473117","imei2":"109450327473117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 716ms
Mean size per request: 2.91KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI4Mn0.YB2EN5vq4T0ZJ9imYb1LrTa1mO1HpNGy3hYd3qFi5xQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 29bea85e-178a-43e5-84bc-794bff1e626b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"ba3-KllX6WBpOWvHu9D9LJW4pguZri8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":99471,"job_number":"JOB_99471","tr_customer_id":99488,"tr_customer_product_id":99478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:33:42.000Z","modified_at":"2025-11-05T16:56:14.000Z","name":"Tanya sharma","mobile_number":"8765431278","email_id":"abc@gmail.com","dop":"2025-10-31","serial_number":"12345678913788","imei1":"12345678913789","imei2":"12345678913789","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-11-05T16:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":99560,"job_number":"JOB_99560","tr_customer_id":99577,"tr_customer_product_id":99567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:03:18.000Z","modified_at":"2025-11-05T15:40:28.000Z","name":"Judy Hudson","mobile_number":"906-339-6445","email_id":"Lucio_Kovacek@yahoo.com","dop":"2025-10-12","serial_number":"11456579871435","imei1":"11456579871435","imei2":"11456579871435","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-11-05T15:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":100447,"job_number":"JOB_100447","tr_customer_id":100464,"tr_customer_product_id":100454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:58:02.000Z","name":"Lois Funk","mobile_number":"946-399-9451","email_id":"Trent.Kulas43@yahoo.com","dop":"2025-09-30","serial_number":"14702459547397","imei1":"14702459547397","imei2":"14702459547397","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-11-06T11:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":75530}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI4Mn0.YB2EN5vq4T0ZJ9imYb1LrTa1mO1HpNGy3hYd3qFi5xQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e46e78e3-ebcb-4bd5-9ca6-7fcd930d5268
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":100447}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 775ms
Mean size per request: 1.94KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDI4Mn0.YB2EN5vq4T0ZJ9imYb1LrTa1mO1HpNGy3hYd3qFi5xQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8297f018-8d85-478f-bee5-86ef8e13fc7a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7c7-Iy0dsWuuS45o0cuI1mBO7NHy6Rs"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":99471,"job_number":"JOB_99471","tr_customer_id":99488,"tr_customer_product_id":99478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:33:42.000Z","modified_at":"2025-11-05T16:56:14.000Z","name":"Tanya sharma","mobile_number":"8765431278","email_id":"abc@gmail.com","dop":"2025-10-31","serial_number":"12345678913788","imei1":"12345678913789","imei2":"12345678913789","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-11-05T16:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":99560,"job_number":"JOB_99560","tr_customer_id":99577,"tr_customer_product_id":99567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:03:18.000Z","modified_at":"2025-11-05T15:40:28.000Z","name":"Judy Hudson","mobile_number":"906-339-6445","email_id":"Lucio_Kovacek@yahoo.com","dop":"2025-10-12","serial_number":"11456579871435","imei1":"11456579871435","imei2":"11456579871435","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-11-05T15:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5e3ca21b-dd94-4d66-b3b7-441f5a24d6b1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-op/8ji7YXoC+JuqyoLvVafY1mwo"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODZ9.1YEkUL3FJgwn8FBtsELsasziI2pNG4rGVG_pHveKNYo"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODZ9.1YEkUL3FJgwn8FBtsELsasziI2pNG4rGVG_pHveKNYo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2e9735ad-ac7c-40a4-9483-e3ce92aa2c03
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"ca-8f6lbRGVqVB3pM3HqmRLhIM4ZeE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODZ9.1YEkUL3FJgwn8FBtsELsasziI2pNG4rGVG_pHveKNYo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 16f27891-a378-492f-8c47-dd59b838c4e7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-1Sm5UuOC3yxikrVX5XMshVK9dX4"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":561},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 1009B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODZ9.1YEkUL3FJgwn8FBtsELsasziI2pNG4rGVG_pHveKNYo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b6dd83a-6303-4343-85f2-34508fb3e9a7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1009
ETag W/"3f1-1UZP2haBAsMw6hAkkeQUPcyUmKs"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":100447,"job_number":"JOB_100447","tr_customer_id":100464,"tr_customer_product_id":100454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:58:05.000Z","name":"Lois Funk","mobile_number":"946-399-9451","email_id":"Trent.Kulas43@yahoo.com","dop":"2025-09-30","serial_number":"14702459547397","imei1":"14702459547397","imei2":"14702459547397","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-11-06T11:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 1009B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODZ9.1YEkUL3FJgwn8FBtsELsasziI2pNG4rGVG_pHveKNYo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3046994e-09bc-4cc6-aedd-7022e1a7e61a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1009
ETag W/"3f1-1UZP2haBAsMw6hAkkeQUPcyUmKs"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":100447,"job_number":"JOB_100447","tr_customer_id":100464,"tr_customer_product_id":100454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:58:05.000Z","name":"Lois Funk","mobile_number":"946-399-9451","email_id":"Trent.Kulas43@yahoo.com","dop":"2025-09-30","serial_number":"14702459547397","imei1":"14702459547397","imei2":"14702459547397","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-11-06T11:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":75530}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODZ9.1YEkUL3FJgwn8FBtsELsasziI2pNG4rGVG_pHveKNYo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d12e1da-8467-4b9d-b585-ef12a7ca2c8e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 100447
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_75530"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 1012B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODZ9.1YEkUL3FJgwn8FBtsELsasziI2pNG4rGVG_pHveKNYo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c019a917-10e6-410f-a577-1cae051a0285
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_100447"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1012
ETag W/"3f4-abVYXa1xyulcXtXfLoLDJVgp2vA"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":100447,"job_number":"JOB_100447","tr_customer_id":100464,"tr_customer_product_id":100454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:58:07.000Z","name":"Lois Funk","mobile_number":"946-399-9451","email_id":"Trent.Kulas43@yahoo.com","dop":"2025-09-30","serial_number":"14702459547397","imei1":"14702459547397","imei2":"14702459547397","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_75530' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_100447
Response Information
Response Code: 200 - OK
Mean time per request: 297ms
Mean size per request: 2.56KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODZ9.1YEkUL3FJgwn8FBtsELsasziI2pNG4rGVG_pHveKNYo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9daa107b-d34e-471f-93a5-79bde8fa94cc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a3f-WFVNyTuUy9A/z2vIZgSKaUeXp3M"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":100447,"job_number":"JOB_100447","tr_customer_id":100464,"tr_customer_product_id":100454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:58:07.000Z","name":"Lois Funk","mobile_number":"946-399-9451","email_id":"Trent.Kulas43@yahoo.com","dop":"2025-09-30","serial_number":"14702459547397","imei1":"14702459547397","imei2":"14702459547397","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":400802,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-11-06T11:57:54.000Z","created_at":"2025-11-06T11:57:54.000Z"},{"id":400803,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-11-06T11:57:54.000Z","created_at":"2025-11-06T11:57:54.000Z"},{"id":400806,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-11-06T11:57:59.000Z","created_at":"2025-11-06T11:57:59.000Z"},{"id":400807,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-11-06T11:58:02.000Z","created_at":"2025-11-06T11:58:02.000Z"},{"id":400808,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-11-06T11:58:05.000Z","created_at":"2025-11-06T11:58:05.000Z"},{"id":400809,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-11-06T11:58:07.000Z","created_at":"2025-11-06T11:58:07.000Z"},{"id":400810,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-11-06T11:58:07.000Z","created_at":"2025-11-06T11:58:07.000Z"}],"problems":[{"id":53187,"problem":"Phone or app crashes","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-06T11:57:54.000Z"},{"id":53189,"problem":"Smartphone is running slow","remark":"Battery refresh","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-11-06T11:58:02.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 46aa1e59-205b-4ca8-b25f-a593e8c1908e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-xgnXUd8iRh7ANTLXv+2QvPWgQi0"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg"}}
Test Information
NamePassedFailedSkipped
To verify if the status code is 200 1 0 0
To verify if the response time is less than 100 0 1 0
To verify is message is equal to success 1 0 0
Verify if token is not null 1 0 0
Verify Json Schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
To verify if the response time is less than 100
expected 249 to be below 100
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f0701d9-0e46-45bc-b603-dc62e955d22d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-xgnXUd8iRh7ANTLXv+2QvPWgQi0"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Message should be success 1 0 0
Token should be a valid JWT 1 0 0
Validate json schema for response 1 0 0
response time should be under 150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time should be under 150 ms
expected 249 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 250ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ff505f3c-27a6-4a3b-82ab-49a00f525549
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username": "iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should return 401 Unauthorized 0 1 0
Verify correct error message shown 1 0 0
Verify response schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should return 401 Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 249ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f9bb581-dcc8-421d-85a3-f90de9c80ffa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
blank username and passowrd credentials should return 400 bad request 0 1 0
Verify response schema 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
blank username and passowrd credentials should return 400 bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f70a2e37-a31b-4304-8074-3deb5b9d8bef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 438B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e9ecf678-ad4f-4d61-b219-008424805616
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
status code should be 200 1 0 0
User data should be present in response 1 0 0
Check for response time 0 1 0
Validate JSON SCHEMA for the response 1 0 0
Response should contain fields like id and email_id 1 0 0
Verify role name is Frontdesk 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Check for response time
expected 255 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed4178c0-5d0a-4407-a90c-99660bc07004
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 246ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 849ba2c9-33a0-4742-abba-541ca70e852a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Missing token should return 401 Unauthorized 1 0 0
Invalid or expired token should return 403 Forbidden 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid or expired token should return 403 Forbidden
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-xlhCFPjJzj7tlp+gTETUPAvnv8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 42ef52c3-b4f5-4b2c-9b21-3af3c97f711a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-XhgUoeh653O+a/IOTIA8ofQDsIU"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":561},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-xlhCFPjJzj7tlp+gTETUPAvnv8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 247ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a976598a-2043-4bb2-8c8d-c0ec53d1afe0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-xlhCFPjJzj7tlp+gTETUPAvnv8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization fffffffffffffffff
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8eaea309-bb9a-4d69-b98e-316cc68781f2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code should be 401
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-xlhCFPjJzj7tlp+gTETUPAvnv8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dc27e908-0277-46e3-90df-b21c9fff130a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-XhgUoeh653O+a/IOTIA8ofQDsIU"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":561},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
status code is 200 1 0 0
response time is less than 200 0 1 0
response message has the success value 1 0 0
check response json schema 1 0 0
verify length of data array 1 0 0
verify if the key is pending_for_delivery 1 0 0
response contains keys: label, key, count 1 0 0
verify if count for the json object Pending for delivery is number or not 1 0 0
verify if count for the json object Created today is number or not 1 0 0
verify if count for the json object Pending for FST assignment is number or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
response time is less than 200
expected 280 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 10.53KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73ab3b94-3dd8-4795-9488-9413f50bbdfa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
status code is 200 1 0 0
verify status code is 200 using chai library 1 0 0
validate the response time is less than 200 0 1 0
validate json schema 1 0 0
check weather the reponse have message success or not 1 0 0
check weather the key is present 1 0 0
check if the mst_oem key present in response data 1 0 0
check if the mst_model key present in response data 1 0 0
check if the mst_action_status key present in response data 1 0 0
check if the mst_warrenty_status key present in response data 1 0 0
check if the mst_platform key present in response data 1 0 0
check if the mst_product key present in response data 1 0 0
check if the mst_role key present in response data 1 0 0
check if the mst_service_location key present in response data 1 0 0
check if the mst_problem key present in response data 1 0 0
check if the map_fst_pincode key present in response data 1 0 0
verify if the key is storing non empty array 10 0 0
Total 25 1 0
Test Failure
Test NameAssertion Error
validate the response time is less than 200
expected 261 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 247ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c9de7a61-fb8a-4afd-bca6-b93f081e2214
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for no auth token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 249ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization dcwjdbwd2w2111
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0451376f-83c9-49e7-bbf4-5739208352fa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 312ms
Mean size per request: 233B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6193f676-73fa-4eba-bca0-2144b857d2f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1049
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Diksha",
                "last_name": "k",
                "mobile_number": "7960098099",
                "mobile_number_alt": "",
                "email_id": "diksha@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "18259984553493",
                "imei1": "18259984553493",
                "imei2": "18259984553493",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-pzV+EeDZOWJmnQ8tqUFOzrldRgA"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":100449,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":100466,"tr_customer_product_id":100456,"job_number":"JOB_100449"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 314ms
Mean size per request: 233B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
randomNumber 821
randomFirstName Gardner
randomLastName Lubowitz
randomPhone 840-229-3481
randomEmail Lorenz18@yahoo.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7962f8f8-fed8-4a5b-b09c-69e8c36780fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1059
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Micheal",
                "last_name": "Kshlerin",
                "mobile_number": "421-900-0507",
                "mobile_number_alt": "",
                "email_id": "Etha95@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "10798278225582",
                "imei1": "10798278225582",
                "imei2": "10798278225582",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-kD93m/opgtXH2Bn1kIhrv6J26iQ"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":100450,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":100467,"tr_customer_product_id":100457,"job_number":"JOB_100450"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 321ms
Mean size per request: 233B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
randomNumber 336
randomFirstName Enoch
randomLastName Maggio
randomPhone 968-255-5124
randomEmail Lucious.Muller@gmail.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 693f92be-32cc-414a-9b26-29268822728c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1056
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Isom",
                "last_name": "Upton",
                "mobile_number": "772-555-3043",
                "mobile_number_alt": "",
                "email_id": "Shanelle0@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "10436599420881",
                "imei1": "10436599420881",
                "imei2": "10436599420881",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-FKWtpYzr3qcZen0df+VsJCK3xSw"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":100468,"tr_customer_product_id":100458,"job_number":"JOB_100451"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify message should Job created successfully 1 0 0
verify response time less than 200 ms 0 1 0
validate the json response schema 1 0 0
To store the job number in collection variable 1 0 0
Verify response body contains: id key 1 0 0
Verify response body contains: tr_customer_id key 1 0 0
Verify response body contains: tr_customer_product_id key 1 0 0
To verify Job number star with JOB_ letter 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
verify response time less than 200 ms
expected 321 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 247ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
randomNumber 160
randomFirstName Zion
randomLastName Spinka
randomPhone 766-206-7645
randomEmail Vicente.Stanton@yahoo.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34364c41-a1e8-4946-87c5-a9c59c3e978d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1063
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Ariel",
                "last_name": "Gutmann",
                "mobile_number": "616-830-0872",
                "mobile_number_alt": "",
                "email_id": "Lela_Klocko34@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "10074606348770",
                "imei1": "10074606348770",
                "imei2": "10074606348770",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
randomNumber 374
randomFirstName Stacey
randomLastName Hilpert
randomPhone 984-774-5434
randomEmail Casimer_Hudson@hotmail.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2db89085-ab99-411d-ac93-1493a9e19e77
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 995
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Brayan",
                "last_name": "Russel",
                "mobile_number": "671-558-9227",
                "mobile_number_alt": "",
                "email_id": "Mireille_Weimann@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "14065206075947",
                "imei1": "14065206075947",
                "imei2": "14065206075947",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
remove problem data 0 1 0
remove problem data message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
remove problem data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 135B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
randomNumber 633
randomFirstName Joseph
randomLastName Corwin
randomPhone 243-350-5799
randomEmail Candelario_McLaughlin@hotmail.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e2250958-b485-4c2b-b68b-7c9ede866ad2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1050
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Bethel",
                "last_name": "Rowe",
                "mobile_number": "622-784-8843",
                "mobile_number_alt": "",
                "email_id": "Luisa_Wyman4@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "18105901605362",
                "imei1": "00000000",
                "imei2": "1111111111",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 135
ETag W/"87-hiOq4ml0BjCghQwY0iHqD8xCzlc"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"imei1\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Wrong IMEMI format 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Wrong IMEMI format
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization 33ecwcw232
randomNumber 19
randomFirstName Wilber
randomLastName Graham
randomPhone 438-569-8026
randomEmail Retha_Rippin@hotmail.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d11df65-fc04-40ed-8c36-2a64895f2506
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1072
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Soledad",
                "last_name": "Jones",
                "mobile_number": "778-484-3411",
                "mobile_number_alt": "",
                "email_id": "Dorcas_Runolfsdottir18@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "18115717073239",
                "imei1": "18115717073239",
                "imei2": "18115717073239",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Tushar","last_name":"Arban","mobile_number":"9022890900","mobile_number_alt":"","email_id":"tushar@gmail.com","email_id_alt":"tushar123@gmail.com"},"customer_address":{"flat_number":"007","apartment_name":"Hritage","street_name":"Mumbai","landmark":"Mamta nagar","area":"Chembur","pincode":"400078","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"20030233221123","imei1":"20030233221123","imei2":"20030233221123","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Phone crash"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
randomNumber 401
randomFirstName Yesenia
randomLastName Wehner
randomPhone 888-589-3146
randomEmail Danyka80@hotmail.com
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a28296ae-4392-45e1-b864-b24421be53ea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 819
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer_address": {
                "flat_number": "007",
                "apartment_name": "Hritage",
                "street_name": "Mumbai",
                "landmark": "Mamta nagar",
                "area": "Chembur",
                "pincode": "400078",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "11233825574124",
                "imei1": "11233825574124",
                "imei2": "11233825574124",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 3,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Missing customer or product id should return 400 0 1 0
invalid imemi number format 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Missing customer or product id should return 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-xlhCFPjJzj7tlp+gTETUPAvnv8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cd91c85a-799b-4eca-a428-e5662518395c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-Ybc3PEZ29wkb/JHRM/PWySoFS6c"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":564},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 601ms
Mean size per request: 548.17KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 877af1a9-0233-4853-a95e-45c949fb6481
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"890b2-OVV1QrfcU5yRVdvikq1FxiAsqxo"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":100183,"job_number":"JOB_100183","tr_customer_id":100200,"tr_customer_product_id":100190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:47:37.000Z","modified_at":"2025-11-06T07:47:37.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-10-27","serial_number":"125692553232911","imei1":"125692553232911","imei2":"125692553232911","popurl":"2025-10-27T07:47:35.212787300Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100179,"job_number":"JOB_100179","tr_customer_id":100196,"tr_customer_product_id":100186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:26:04.000Z","modified_at":"2025-11-06T07:26:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Felicity_Roberts74@yahoo.com","dop":"2025-07-02","serial_number":"15185625719359","imei1":"15185625719359","imei2":"15185625719359","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100178,"job_number":"JOB_100178","tr_customer_id":100195,"tr_customer_product_id":100185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:45.000Z","modified_at":"2025-11-06T07:25:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Malachi_Cruickshank@hotmail.com","dop":"2025-07-02","serial_number":"10995274953996","imei1":"10995274953996","imei2":"10995274953996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100177,"job_number":"JOB_100177","tr_customer_id":100194,"tr_customer_product_id":100184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:25.000Z","modified_at":"2025-11-06T07:25:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cedrick13@hotmail.com","dop":"2025-07-02","serial_number":"19092173190944","imei1":"19092173190944","imei2":"19092173190944","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100110,"job_number":"JOB_100110","tr_customer_id":100127,"tr_customer_product_id":100117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:09.000Z","modified_at":"2025-11-06T06:17:09.000Z","name":"Marietta Lakin","mobile_number":"235-814-4045","email_id":"Kennith15@hotmail.com","dop":"2025-06-09","serial_number":"22370275715632780","imei1":"22370275715632780","imei2":"22370275715632780","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100109,"job_number":"JOB_100109","tr_customer_id":100126,"tr_customer_product_id":100116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Sylvester Upton","mobile_number":"430-412-0848","email_id":"Ernestina_Lowe@hotmail.com","dop":"2025-06-09","serial_number":"101707756974759","imei1":"101707756974759","imei2":"101707756974759","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100108,"job_number":"JOB_100108","tr_customer_id":100125,"tr_customer_product_id":100115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:18.000Z","name":"Rachel Dibbert","mobile_number":"313-318-4302","email_id":"Ericka68@gmail.com","dop":"2025-06-09","serial_number":"109450327473117","imei1":"109450327473117","imei2":"109450327473117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100107,"job_number":"JOB_100107","tr_customer_id":100124,"tr_customer_product_id":100114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105018702101333","imei1":"105018702101333","imei2":"105018702101333","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100106,"job_number":"JOB_100106","tr_customer_id":100123,"tr_customer_product_id":100113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:52.000Z","modified_at":"2025-11-06T06:16:52.000Z","name":"Rhiannon Morissette","mobile_number":"440-920-1463","email_id":"Lamar.Kuhlman60@yahoo.com","dop":"2025-06-09","serial_number":"108467325406136","imei1":"108467325406136","imei2":"108467325406136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100105,"job_number":"JOB_100105","tr_customer_id":100122,"tr_customer_product_id":100112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:51.000Z","modified_at":"2025-11-06T06:17:03.000Z","name":"Beulah Parisian","mobile_number":"827-716-7262","email_id":"Patrick.Schuster@hotmail.com","dop":"2025-06-09","serial_number":"100762380823698","imei1":"100762380823698","imei2":"100762380823698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100104,"job_number":"JOB_100104","tr_customer_id":100121,"tr_customer_product_id":100111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:51.000Z","modified_at":"2025-11-06T06:16:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102787903635637","imei1":"102787903635637","imei2":"102787903635637","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100103,"job_number":"JOB_100103","tr_customer_id":100120,"tr_customer_product_id":100110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:37.000Z","modified_at":"2025-11-06T06:16:37.000Z","name":"Shawna Hilll","mobile_number":"611-508-9658","email_id":"Lester.Trantow50@gmail.com","dop":"2025-06-09","serial_number":"34084446909593570","imei1":"34084446909593570","imei2":"34084446909593570","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100102,"job_number":"JOB_100102","tr_customer_id":100119,"tr_customer_product_id":100109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:36.000Z","modified_at":"2025-11-06T06:16:36.000Z","name":"Benton Wehner","mobile_number":"413-981-7306","email_id":"Claudine_Kunze5@hotmail.com","dop":"2025-06-09","serial_number":"104870950724315","imei1":"104870950724315","imei2":"104870950724315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100101,"job_number":"JOB_100101","tr_customer_id":100118,"tr_customer_product_id":100108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:35.000Z","modified_at":"2025-11-06T06:16:47.000Z","name":"Shirley Gutmann","mobile_number":"219-830-3729","email_id":"Ramiro.Quigley@yahoo.com","dop":"2025-06-09","serial_number":"107291384240273","imei1":"107291384240273","imei2":"107291384240273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100100,"job_number":"JOB_100100","tr_customer_id":100117,"tr_customer_product_id":100107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:35.000Z","modified_at":"2025-11-06T06:16:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102867721890436","imei1":"102867721890436","imei2":"102867721890436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100075,"job_number":"JOB_100075","tr_customer_id":100092,"tr_customer_product_id":100082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:54:47.000Z","modified_at":"2025-11-06T04:54:47.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14413924806038","imei1":"14413924806038","imei2":"14413924806038","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100074,"job_number":"JOB_100074","tr_customer_id":100091,"tr_customer_product_id":100081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:53:42.000Z","modified_at":"2025-11-06T04:53:42.000Z","name":"{{firstName1}} {{lastName1}}","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13372854133019","imei1":"13372854133019","imei2":"13372854133019","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100073,"job_number":"JOB_100073","tr_customer_id":100090,"tr_customer_product_id":100080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:49:44.000Z","modified_at":"2025-11-06T04:49:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443232911","imei1":"125692443232911","imei2":"125692443232911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100072,"job_number":"JOB_100072","tr_customer_id":100089,"tr_customer_product_id":100079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:57.000Z","modified_at":"2025-11-06T04:46:57.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"15306639456399","imei1":"15306639456399","imei2":"15306639456399","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100069,"job_number":"JOB_100069","tr_customer_id":100086,"tr_customer_product_id":100076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:43:43.000Z","modified_at":"2025-11-06T04:43:43.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14000896904351","imei1":"14000896904351","imei2":"14000896904351","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100068,"job_number":"JOB_100068","tr_customer_id":100085,"tr_customer_product_id":100075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:40.000Z","modified_at":"2025-11-06T04:37:40.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443132911","imei1":"125692443132911","imei2":"125692443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100067,"job_number":"JOB_100067","tr_customer_id":100084,"tr_customer_product_id":100074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:16.000Z","modified_at":"2025-11-06T04:37:17.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17012685512690","imei1":"17012685512690","imei2":"17012685512690","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100042,"job_number":"JOB_100042","tr_customer_id":100059,"tr_customer_product_id":100049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:21:27.000Z","modified_at":"2025-11-06T04:21:27.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443132911","imei1":"125699443132911","imei2":"125699443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100041,"job_number":"JOB_100041","tr_customer_id":100058,"tr_customer_product_id":100048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:19:58.000Z","modified_at":"2025-11-06T04:19:58.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443332911","imei1":"125699443332911","imei2":"125699443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100040,"job_number":"JOB_100040","tr_customer_id":100057,"tr_customer_product_id":100047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:44.000Z","modified_at":"2025-11-06T04:17:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443332911","imei1":"125599443332911","imei2":"125599443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100038,"job_number":"JOB_100038","tr_customer_id":100055,"tr_customer_product_id":100045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:16:32.000Z","modified_at":"2025-11-06T04:16:32.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443334911","imei1":"125599443334911","imei2":"125599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100037,"job_number":"JOB_100037","tr_customer_id":100054,"tr_customer_product_id":100044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:51.000Z","modified_at":"2025-11-06T04:14:51.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334911","imei1":"116599443334911","imei2":"116599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100018,"job_number":"JOB_100018","tr_customer_id":100035,"tr_customer_product_id":100025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:11:46.000Z","modified_at":"2025-11-06T04:11:46.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334910","imei1":"116599443334910","imei2":"116599443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99963,"job_number":"JOB_99963","tr_customer_id":99980,"tr_customer_product_id":99970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:45.000Z","modified_at":"2025-11-06T03:36:45.000Z","name":"Dina Waters","mobile_number":"867-390-5138","email_id":"Aurelia.Hilpert26@yahoo.com","dop":"2025-06-09","serial_number":"41966280789776940","imei1":"41966280789776940","imei2":"41966280789776940","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99962,"job_number":"JOB_99962","tr_customer_id":99979,"tr_customer_product_id":99969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Nickolas Kohler","mobile_number":"832-523-5686","email_id":"Fredy.Windler31@yahoo.com","dop":"2025-06-09","serial_number":"105180404219257","imei1":"105180404219257","imei2":"105180404219257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99961,"job_number":"JOB_99961","tr_customer_id":99978,"tr_customer_product_id":99968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:56.000Z","name":"Jayme Bosco","mobile_number":"884-233-9148","email_id":"Jaylon.Marquardt42@gmail.com","dop":"2025-06-09","serial_number":"104180879716131","imei1":"104180879716131","imei2":"104180879716131","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99960,"job_number":"JOB_99960","tr_customer_id":99977,"tr_customer_product_id":99967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108855018526722","imei1":"108855018526722","imei2":"108855018526722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99959,"job_number":"JOB_99959","tr_customer_id":99976,"tr_customer_product_id":99966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Leanna Hartmann","mobile_number":"696-660-4051","email_id":"Misty47@hotmail.com","dop":"2025-06-09","serial_number":"105963473317757","imei1":"105963473317757","imei2":"105963473317757","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99958,"job_number":"JOB_99958","tr_customer_id":99975,"tr_customer_product_id":99965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:38.000Z","name":"Clara Rohan","mobile_number":"495-453-3736","email_id":"Laurine_Hand51@yahoo.com","dop":"2025-06-09","serial_number":"106136984939486","imei1":"106136984939486","imei2":"106136984939486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99957,"job_number":"JOB_99957","tr_customer_id":99974,"tr_customer_product_id":99964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108462982820626","imei1":"108462982820626","imei2":"108462982820626","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99942,"job_number":"JOB_99942","tr_customer_id":99959,"tr_customer_product_id":99949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:07.000Z","modified_at":"2025-11-06T03:36:07.000Z","name":"Jena Frami","mobile_number":"801-858-8416","email_id":"Alexis_Veum@gmail.com","dop":"2025-06-09","serial_number":"100081510109652","imei1":"100081510109652","imei2":"100081510109652","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99941,"job_number":"JOB_99941","tr_customer_id":99958,"tr_customer_product_id":99948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:06.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Cody Roob","mobile_number":"243-888-1159","email_id":"Grant_Windler@gmail.com","dop":"2025-06-09","serial_number":"100030844529636","imei1":"100030844529636","imei2":"100030844529636","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99940,"job_number":"JOB_99940","tr_customer_id":99957,"tr_customer_product_id":99947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:06.000Z","modified_at":"2025-11-06T03:36:06.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105731504778022","imei1":"105731504778022","imei2":"105731504778022","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99939,"job_number":"JOB_99939","tr_customer_id":99956,"tr_customer_product_id":99946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:50.000Z","modified_at":"2025-11-06T03:35:50.000Z","name":"Javier Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187170702827530","imei1":"187170702827530","imei2":"187170702827530","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99938,"job_number":"JOB_99938","tr_customer_id":99955,"tr_customer_product_id":99945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Sharon Smitham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125651711742876","imei1":"125651711742876","imei2":"125651711742876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99937,"job_number":"JOB_99937","tr_customer_id":99954,"tr_customer_product_id":99944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Kacie McCullough","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163502561656767","imei1":"163502561656767","imei2":"163502561656767","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99936,"job_number":"JOB_99936","tr_customer_id":99953,"tr_customer_product_id":99943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114143014985952","imei1":"114143014985952","imei2":"114143014985952","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99927,"job_number":"JOB_99927","tr_customer_id":99944,"tr_customer_product_id":99934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Julie Heathcote","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115782907053347","imei1":"115782907053347","imei2":"115782907053347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99926,"job_number":"JOB_99926","tr_customer_id":99943,"tr_customer_product_id":99933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Jaden Hermiston","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145170692161041","imei1":"145170692161041","imei2":"145170692161041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99925,"job_number":"JOB_99925","tr_customer_id":99942,"tr_customer_product_id":99932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Jasper Turner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100007593071249","imei1":"100007593071249","imei2":"100007593071249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99924,"job_number":"JOB_99924","tr_customer_id":99941,"tr_customer_product_id":99931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121749146627949","imei1":"121749146627949","imei2":"121749146627949","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99913,"job_number":"JOB_99913","tr_customer_id":99930,"tr_customer_product_id":99920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:01.000Z","modified_at":"2025-11-06T03:35:01.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ella.Bogan11@yahoo.com","dop":"2025-07-02","serial_number":"18042901322988","imei1":"18042901322988","imei2":"18042901322988","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99904,"job_number":"JOB_99904","tr_customer_id":99921,"tr_customer_product_id":99911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Derick83@hotmail.com","dop":"2025-07-02","serial_number":"15977404078218","imei1":"15977404078218","imei2":"15977404078218","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99896,"job_number":"JOB_99896","tr_customer_id":99913,"tr_customer_product_id":99903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:22.000Z","modified_at":"2025-11-06T03:34:22.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Maye63@hotmail.com","dop":"2025-07-02","serial_number":"19091672442235","imei1":"19091672442235","imei2":"19091672442235","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99879,"job_number":"JOB_99879","tr_customer_id":99896,"tr_customer_product_id":99886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:51.000Z","modified_at":"2025-11-06T03:33:51.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"12883655980572","imei1":"12883655980572","imei2":"12883655980572","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99878,"job_number":"JOB_99878","tr_customer_id":99895,"tr_customer_product_id":99885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:50.000Z","modified_at":"2025-11-06T03:33:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"36363555772348","imei1":"36363555772348","imei2":"36363555772348","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99864,"job_number":"JOB_99864","tr_customer_id":99881,"tr_customer_product_id":99871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:29:49.000Z","modified_at":"2025-11-06T03:29:49.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116699443334910","imei1":"116699443334910","imei2":"116699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99856,"job_number":"JOB_99856","tr_customer_id":99873,"tr_customer_product_id":99863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:14.000Z","modified_at":"2025-11-06T03:23:14.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"126699443334910","imei1":"126699443334910","imei2":"126699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99855,"job_number":"JOB_99855","tr_customer_id":99872,"tr_customer_product_id":99862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:16:21.000Z","modified_at":"2025-11-06T03:16:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198514701641308","imei1":"198514701641308","imei2":"198514701641308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99854,"job_number":"JOB_99854","tr_customer_id":99871,"tr_customer_product_id":99861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:12:49.000Z","modified_at":"2025-11-06T03:12:49.000Z","name":"Adolph Jacobson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136699443334910","imei1":"136699443334910","imei2":"136699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100451,"job_number":"JOB_100451","tr_customer_id":100468,"tr_customer_product_id":100458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:13.000Z","modified_at":"2025-11-06T11:58:13.000Z","name":"Isom Upton","mobile_number":"772-555-3043","email_id":"Shanelle0@gmail.com","dop":"2025-09-30","serial_number":"10436599420881","imei1":"10436599420881","imei2":"10436599420881","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100450,"job_number":"JOB_100450","tr_customer_id":100467,"tr_customer_product_id":100457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:12.000Z","modified_at":"2025-11-06T11:58:12.000Z","name":"Micheal Kshlerin","mobile_number":"421-900-0507","email_id":"Etha95@gmail.com","dop":"2025-09-30","serial_number":"10798278225582","imei1":"10798278225582","imei2":"10798278225582","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100449,"job_number":"JOB_100449","tr_customer_id":100466,"tr_customer_product_id":100456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:12.000Z","modified_at":"2025-11-06T11:58:12.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18259984553493","imei1":"18259984553493","imei2":"18259984553493","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100448,"job_number":"JOB_100448","tr_customer_id":100465,"tr_customer_product_id":100455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:57:54.000Z","name":"Vilma O'Keefe","mobile_number":"875-807-1363","email_id":"Jamil_Abernathy61@gmail.com","dop":"2025-09-30","serial_number":"18181402301671","imei1":"18181402301671","imei2":"18181402301671","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100447,"job_number":"JOB_100447","tr_customer_id":100464,"tr_customer_product_id":100454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:58:07.000Z","name":"Lois Funk","mobile_number":"946-399-9451","email_id":"Trent.Kulas43@yahoo.com","dop":"2025-09-30","serial_number":"14702459547397","imei1":"14702459547397","imei2":"14702459547397","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100446,"job_number":"JOB_100446","tr_customer_id":100463,"tr_customer_product_id":100453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:53.000Z","modified_at":"2025-11-06T11:57:53.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11265577304018","imei1":"11265577304018","imei2":"11265577304018","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100445,"job_number":"JOB_100445","tr_customer_id":100462,"tr_customer_product_id":100452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:35.000Z","modified_at":"2025-11-06T11:57:35.000Z","name":"Brody Mante","mobile_number":"746-712-9467","email_id":"Gabriella_Johnson@hotmail.com","dop":"2025-09-30","serial_number":"16855128299423","imei1":"16855128299423","imei2":"16855128299423","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100444,"job_number":"JOB_100444","tr_customer_id":100461,"tr_customer_product_id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:48.000Z","name":"Cierra McGlynn","mobile_number":"253-538-1322","email_id":"Florencio_Boyer@yahoo.com","dop":"2025-09-30","serial_number":"10430294116414","imei1":"10430294116414","imei2":"10430294116414","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100443,"job_number":"JOB_100443","tr_customer_id":100460,"tr_customer_product_id":100450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:34.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"15781138326990","imei1":"15781138326990","imei2":"15781138326990","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100442,"job_number":"JOB_100442","tr_customer_id":100459,"tr_customer_product_id":100449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:18.000Z","modified_at":"2025-11-06T11:41:18.000Z","name":"Nicholaus Klocko","mobile_number":"827-466-6662","email_id":"Janie_Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"17150858326754652","imei1":"17150858326754652","imei2":"17150858326754652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100441,"job_number":"JOB_100441","tr_customer_id":100458,"tr_customer_product_id":100448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:17.000Z","modified_at":"2025-11-06T11:41:44.000Z","name":"Ova Sporer","mobile_number":"849-821-5355","email_id":"Maxime.Flatley@yahoo.com","dop":"2025-04-06","serial_number":"17951393289070","imei1":"17951393289070","imei2":"17951393289070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100440,"job_number":"JOB_100440","tr_customer_id":100457,"tr_customer_product_id":100447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:17.000Z","modified_at":"2025-11-06T11:41:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15852829115577","imei1":"15852829115577","imei2":"15852829115577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100439,"job_number":"JOB_100439","tr_customer_id":100456,"tr_customer_product_id":100446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:46.000Z","modified_at":"2025-11-06T11:40:46.000Z","name":"Andre Boyer","mobile_number":"539-374-1083","email_id":"Janie74@yahoo.com","dop":"2025-04-06","serial_number":"16612781757290152","imei1":"16612781757290152","imei2":"16612781757290152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100438,"job_number":"JOB_100438","tr_customer_id":100455,"tr_customer_product_id":100445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:45.000Z","modified_at":"2025-11-06T11:41:13.000Z","name":"Sierra Renner","mobile_number":"288-531-5140","email_id":"Conor_Deckow94@yahoo.com","dop":"2025-04-06","serial_number":"18257256434896","imei1":"18257256434896","imei2":"18257256434896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100437,"job_number":"JOB_100437","tr_customer_id":100454,"tr_customer_product_id":100444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:45.000Z","modified_at":"2025-11-06T11:40:45.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"14786197683307","imei1":"14786197683307","imei2":"14786197683307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100436,"job_number":"JOB_100436","tr_customer_id":100453,"tr_customer_product_id":100443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:16.000Z","modified_at":"2025-11-06T11:40:16.000Z","name":"Casey Hodkiewicz","mobile_number":"375-730-6619","email_id":"Nichole2@hotmail.com","dop":"2025-04-06","serial_number":"13803831184821526","imei1":"13803831184821526","imei2":"13803831184821526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100435,"job_number":"JOB_100435","tr_customer_id":100452,"tr_customer_product_id":100442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:15.000Z","modified_at":"2025-11-06T11:40:41.000Z","name":"Darrion Watsica","mobile_number":"955-971-8649","email_id":"Dorothea44@yahoo.com","dop":"2025-04-06","serial_number":"17155654245192","imei1":"17155654245192","imei2":"17155654245192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100434,"job_number":"JOB_100434","tr_customer_id":100451,"tr_customer_product_id":100441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:15.000Z","modified_at":"2025-11-06T11:40:15.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"16142673270630","imei1":"16142673270630","imei2":"16142673270630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100433,"job_number":"JOB_100433","tr_customer_id":100450,"tr_customer_product_id":100440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:47.000Z","modified_at":"2025-11-06T11:39:47.000Z","name":"Taurean Hahn","mobile_number":"244-402-6875","email_id":"Mckenzie34@hotmail.com","dop":"2025-04-06","serial_number":"13682095905185400","imei1":"13682095905185400","imei2":"13682095905185400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100432,"job_number":"JOB_100432","tr_customer_id":100449,"tr_customer_product_id":100439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:46.000Z","modified_at":"2025-11-06T11:40:10.000Z","name":"Louie Schoen","mobile_number":"935-694-8092","email_id":"Vance.Beer@yahoo.com","dop":"2025-04-06","serial_number":"14084211958471","imei1":"14084211958471","imei2":"14084211958471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100431,"job_number":"JOB_100431","tr_customer_id":100448,"tr_customer_product_id":100438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:46.000Z","modified_at":"2025-11-06T11:39:46.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"11227324885284","imei1":"11227324885284","imei2":"11227324885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100430,"job_number":"JOB_100430","tr_customer_id":100447,"tr_customer_product_id":100437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:18.000Z","modified_at":"2025-11-06T11:38:18.000Z","name":"Gladyce Kris","mobile_number":"624-932-4528","email_id":"Leopold_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10463149792426114","imei1":"10463149792426114","imei2":"10463149792426114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100429,"job_number":"JOB_100429","tr_customer_id":100446,"tr_customer_product_id":100436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:17.000Z","modified_at":"2025-11-06T11:38:49.000Z","name":"Wendell Kertzmann","mobile_number":"541-827-9787","email_id":"Erik39@gmail.com","dop":"2025-04-06","serial_number":"14699046808180","imei1":"14699046808180","imei2":"14699046808180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100428,"job_number":"JOB_100428","tr_customer_id":100445,"tr_customer_product_id":100435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:17.000Z","modified_at":"2025-11-06T11:38:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15881390518138","imei1":"15881390518138","imei2":"15881390518138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100427,"job_number":"JOB_100427","tr_customer_id":100444,"tr_customer_product_id":100434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:40.000Z","modified_at":"2025-11-06T11:37:40.000Z","name":"Kaitlin Lubowitz","mobile_number":"877-206-7997","email_id":"Genevieve.Steuber19@hotmail.com","dop":"2025-04-06","serial_number":"10528870048804578","imei1":"10528870048804578","imei2":"10528870048804578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100426,"job_number":"JOB_100426","tr_customer_id":100443,"tr_customer_product_id":100433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:39.000Z","modified_at":"2025-11-06T11:38:13.000Z","name":"Providenci Hegmann","mobile_number":"515-692-9491","email_id":"Terrill_Dicki@yahoo.com","dop":"2025-04-06","serial_number":"13161618358369","imei1":"13161618358369","imei2":"13161618358369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100425,"job_number":"JOB_100425","tr_customer_id":100442,"tr_customer_product_id":100432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:39.000Z","modified_at":"2025-11-06T11:37:39.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"13577996246236","imei1":"13577996246236","imei2":"13577996246236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100424,"job_number":"JOB_100424","tr_customer_id":100441,"tr_customer_product_id":100431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:03.000Z","modified_at":"2025-11-06T11:37:03.000Z","name":"Alan Rosenbaum","mobile_number":"746-293-7236","email_id":"Dante.Marvin@gmail.com","dop":"2025-04-06","serial_number":"18370574964769670","imei1":"18370574964769670","imei2":"18370574964769670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100423,"job_number":"JOB_100423","tr_customer_id":100440,"tr_customer_product_id":100430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:02.000Z","modified_at":"2025-11-06T11:37:35.000Z","name":"Danyka Berge","mobile_number":"920-702-8923","email_id":"Raul.Wilkinson29@gmail.com","dop":"2025-04-06","serial_number":"11169541415172","imei1":"11169541415172","imei2":"11169541415172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100422,"job_number":"JOB_100422","tr_customer_id":100439,"tr_customer_product_id":100429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:02.000Z","modified_at":"2025-11-06T11:37:02.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"10474347593634","imei1":"10474347593634","imei2":"10474347593634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100421,"job_number":"JOB_100421","tr_customer_id":100438,"tr_customer_product_id":100428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:25.000Z","modified_at":"2025-11-06T11:36:25.000Z","name":"Annabel Grimes","mobile_number":"977-262-0205","email_id":"Johnathan60@hotmail.com","dop":"2025-04-06","serial_number":"12931830653723470","imei1":"12931830653723470","imei2":"12931830653723470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100420,"job_number":"JOB_100420","tr_customer_id":100437,"tr_customer_product_id":100427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:24.000Z","modified_at":"2025-11-06T11:36:58.000Z","name":"Gregoria Jast","mobile_number":"719-419-5402","email_id":"Chasity.Wintheiser78@yahoo.com","dop":"2025-04-06","serial_number":"14717456227705","imei1":"14717456227705","imei2":"14717456227705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100419,"job_number":"JOB_100419","tr_customer_id":100436,"tr_customer_product_id":100426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:24.000Z","modified_at":"2025-11-06T11:36:24.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"10280622524013","imei1":"10280622524013","imei2":"10280622524013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100418,"job_number":"JOB_100418","tr_customer_id":100435,"tr_customer_product_id":100425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Deepesh Dubashi","mobile_number":"7092015930","email_id":"himadri.jha@gmail.com","dop":"2025-10-27","serial_number":"2097061719328982","imei1":"2097061719328982","imei2":"2097061719328982","popurl":"www.girindra-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100417,"job_number":"JOB_100417","tr_customer_id":100434,"tr_customer_product_id":100424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Giriraj Talwar","mobile_number":"7059711789","email_id":"akshat.trivedi@yahoo.co.in","dop":"2025-10-27","serial_number":"3907136702870552","imei1":"3907136702870552","imei2":"3907136702870552","popurl":"www.abhaya-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100416,"job_number":"JOB_100416","tr_customer_id":100433,"tr_customer_product_id":100423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Bakula Desai","mobile_number":"7072475786","email_id":"bhoj.gupta@yahoo.co.in","dop":"2025-10-27","serial_number":"9705587893124988","imei1":"9705587893124988","imei2":"9705587893124988","popurl":"www.kashyap-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100415,"job_number":"JOB_100415","tr_customer_id":100432,"tr_customer_product_id":100422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Shakuntala Gandhi","mobile_number":"7078510912","email_id":"bilva.kapoor@yahoo.co.in","dop":"2025-10-27","serial_number":"3644298855479052","imei1":"3644298855479052","imei2":"3644298855479052","popurl":"www.lakshman-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100414,"job_number":"JOB_100414","tr_customer_id":100431,"tr_customer_product_id":100421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Gautam Pilla","mobile_number":"7002822087","email_id":"rati.varma@gmail.com","dop":"2025-10-27","serial_number":"3771625569781452","imei1":"3771625569781452","imei2":"3771625569781452","popurl":"www.chandraprabha-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100413,"job_number":"JOB_100413","tr_customer_id":100430,"tr_customer_product_id":100420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:05.000Z","modified_at":"2025-11-06T11:31:05.000Z","name":"Rati Somayaji","mobile_number":"7082579401","email_id":"bhilangana.chattopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"894185446856644","imei1":"894185446856644","imei2":"894185446856644","popurl":"www.sucheta-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100412,"job_number":"JOB_100412","tr_customer_id":100429,"tr_customer_product_id":100419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Jyotsana Mehrotra","mobile_number":"7067960444","email_id":"shresth.varrier@hotmail.com","dop":"2025-11-06","serial_number":"954230293982376","imei1":"954230293982376","imei2":"954230293982376","popurl":"www.pushti-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100411,"job_number":"JOB_100411","tr_customer_id":100428,"tr_customer_product_id":100418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Bhaaswar Iyer","mobile_number":"7026900031","email_id":"rohan.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"636653332034637","imei1":"636653332034637","imei2":"636653332034637","popurl":"www.swarnalata-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100410,"job_number":"JOB_100410","tr_customer_id":100427,"tr_customer_product_id":100417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Himani Pilla","mobile_number":"7005987586","email_id":"eshana.varman@hotmail.com","dop":"2025-11-06","serial_number":"627139891503284","imei1":"627139891503284","imei2":"627139891503284","popurl":"www.chandak-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100409,"job_number":"JOB_100409","tr_customer_id":100426,"tr_customer_product_id":100416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Gangesh Sharma","mobile_number":"7062022148","email_id":"sanka.desai@gmail.com","dop":"2025-11-06","serial_number":"177105353552258","imei1":"177105353552258","imei2":"177105353552258","popurl":"www.triloki nath-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100408,"job_number":"JOB_100408","tr_customer_id":100425,"tr_customer_product_id":100415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Devesh Kaniyar","mobile_number":"7025069141","email_id":"kashyapi.sethi@gmail.com","dop":"2025-11-06","serial_number":"820796326990888","imei1":"820796326990888","imei2":"820796326990888","popurl":"www.ekadant-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100407,"job_number":"JOB_100407","tr_customer_id":100424,"tr_customer_product_id":100414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Mohinder Kaul","mobile_number":"7024388805","email_id":"budhil.prajapat@hotmail.com","dop":"2025-11-06","serial_number":"958150881717925","imei1":"958150881717925","imei2":"958150881717925","popurl":"www.acharyanandana-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100406,"job_number":"JOB_100406","tr_customer_id":100423,"tr_customer_product_id":100413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Gautami Iyengar","mobile_number":"7084972382","email_id":"deepesh.pothuvaal@yahoo.co.in","dop":"2025-11-06","serial_number":"686166453563799","imei1":"686166453563799","imei2":"686166453563799","popurl":"www.chandra-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100405,"job_number":"JOB_100405","tr_customer_id":100422,"tr_customer_product_id":100412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Swami Kaul","mobile_number":"7068948801","email_id":"chiranjeev.adiga@hotmail.com","dop":"2025-11-06","serial_number":"049435317828947","imei1":"049435317828947","imei2":"049435317828947","popurl":"www.bhaanumati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100404,"job_number":"JOB_100404","tr_customer_id":100421,"tr_customer_product_id":100411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Nanda Mukhopadhyay","mobile_number":"7012934016","email_id":"sitara.deshpande@yahoo.co.in","dop":"2025-11-06","serial_number":"020868089654136","imei1":"020868089654136","imei2":"020868089654136","popurl":"www.aditya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100403,"job_number":"JOB_100403","tr_customer_id":100420,"tr_customer_product_id":100410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Kamla Dhawan","mobile_number":"7052870205","email_id":"gemine.johar@yahoo.co.in","dop":"2025-11-06","serial_number":"550794988637065","imei1":"550794988637065","imei2":"550794988637065","popurl":"www.achyut-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100402,"job_number":"JOB_100402","tr_customer_id":100419,"tr_customer_product_id":100409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Atreyi Gowda","mobile_number":"7076415639","email_id":"chanakya.patel@hotmail.com","dop":"2025-11-06","serial_number":"949742940962260","imei1":"949742940962260","imei2":"949742940962260","popurl":"www.kamalesh-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100401,"job_number":"JOB_100401","tr_customer_id":100418,"tr_customer_product_id":100408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Yoginder Guha","mobile_number":"7085665236","email_id":"subhash.achari@gmail.com","dop":"2025-11-06","serial_number":"841595928897706","imei1":"841595928897706","imei2":"841595928897706","popurl":"www.gotum-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100400,"job_number":"JOB_100400","tr_customer_id":100417,"tr_customer_product_id":100407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Jagdeep Pothuvaal","mobile_number":"7072171408","email_id":"daksha.reddy@gmail.com","dop":"2025-11-06","serial_number":"120347083503307","imei1":"120347083503307","imei2":"120347083503307","popurl":"www.agastya-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100399,"job_number":"JOB_100399","tr_customer_id":100416,"tr_customer_product_id":100406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Chandraswaroopa Ganaka","mobile_number":"7074132663","email_id":"niro.nayar@yahoo.co.in","dop":"2025-11-06","serial_number":"081266012756508","imei1":"081266012756508","imei2":"081266012756508","popurl":"www.udai-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100398,"job_number":"JOB_100398","tr_customer_id":100415,"tr_customer_product_id":100405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Gobinda Mukhopadhyay","mobile_number":"7050790233","email_id":"jyoti.abbott@gmail.com","dop":"2025-11-06","serial_number":"899505128119736","imei1":"899505128119736","imei2":"899505128119736","popurl":"www.chaten-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100397,"job_number":"JOB_100397","tr_customer_id":100414,"tr_customer_product_id":100404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Vidya Nehru","mobile_number":"7028067883","email_id":"digambara.varrier@yahoo.co.in","dop":"2025-11-06","serial_number":"602595882270739","imei1":"602595882270739","imei2":"602595882270739","popurl":"www.garuda-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100396,"job_number":"JOB_100396","tr_customer_id":100413,"tr_customer_product_id":100403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Jagadisha Tandon","mobile_number":"7059923844","email_id":"chandraswaroopa.sinha@hotmail.com","dop":"2025-11-06","serial_number":"493620888395302","imei1":"493620888395302","imei2":"493620888395302","popurl":"www.sachin-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100395,"job_number":"JOB_100395","tr_customer_id":100412,"tr_customer_product_id":100402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Rohana Mukhopadhyay","mobile_number":"7044210326","email_id":"anurag.butt@gmail.com","dop":"2025-11-06","serial_number":"553762417599130","imei1":"553762417599130","imei2":"553762417599130","popurl":"www.suryakantam-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100394,"job_number":"JOB_100394","tr_customer_id":100411,"tr_customer_product_id":100401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Usha Shah","mobile_number":"7090159881","email_id":"dhanesh.kakkar@yahoo.co.in","dop":"2025-11-06","serial_number":"851218560789260","imei1":"851218560789260","imei2":"851218560789260","popurl":"www.gajabahu-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100393,"job_number":"JOB_100393","tr_customer_id":100410,"tr_customer_product_id":100400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Chandra Pillai","mobile_number":"7084870826","email_id":"dandapaani.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"141555510766994","imei1":"141555510766994","imei2":"141555510766994","popurl":"www.maheswar-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100392,"job_number":"JOB_100392","tr_customer_id":100409,"tr_customer_product_id":100399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Deependra Butt","mobile_number":"7075625367","email_id":"kirti.deshpande@hotmail.com","dop":"2025-11-06","serial_number":"462034700038896","imei1":"462034700038896","imei2":"462034700038896","popurl":"www.akula-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100391,"job_number":"JOB_100391","tr_customer_id":100408,"tr_customer_product_id":100398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Goutam Kaul","mobile_number":"7059278196","email_id":"narinder.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"579070135142952","imei1":"579070135142952","imei2":"579070135142952","popurl":"www.chandramohan-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100390,"job_number":"JOB_100390","tr_customer_id":100407,"tr_customer_product_id":100397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Gopi Gowda","mobile_number":"7081105904","email_id":"deeptimay.kaniyar@yahoo.co.in","dop":"2025-11-06","serial_number":"979941510061335","imei1":"979941510061335","imei2":"979941510061335","popurl":"www.ankal-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100389,"job_number":"JOB_100389","tr_customer_id":100406,"tr_customer_product_id":100396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Suryakantam Khatri","mobile_number":"7055041201","email_id":"prasanna.jain@yahoo.co.in","dop":"2025-11-06","serial_number":"658761791505178","imei1":"658761791505178","imei2":"658761791505178","popurl":"www.anala-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100388,"job_number":"JOB_100388","tr_customer_id":100405,"tr_customer_product_id":100395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Gajadhar Shah","mobile_number":"7010084885","email_id":"hiranmaya.arora@hotmail.com","dop":"2025-11-06","serial_number":"654802098534671","imei1":"654802098534671","imei2":"654802098534671","popurl":"www.geetanjali-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100387,"job_number":"JOB_100387","tr_customer_id":100404,"tr_customer_product_id":100394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nalini Prajapat","mobile_number":"7053705339","email_id":"devangana.marar@hotmail.com","dop":"2025-11-06","serial_number":"658195104346854","imei1":"658195104346854","imei2":"658195104346854","popurl":"www.charumati-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100386,"job_number":"JOB_100386","tr_customer_id":100403,"tr_customer_product_id":100393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Giri Gowda","mobile_number":"7029113932","email_id":"mangalya.dhawan@hotmail.com","dop":"2025-11-06","serial_number":"083630606486533","imei1":"083630606486533","imei2":"083630606486533","popurl":"www.darshan-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100385,"job_number":"JOB_100385","tr_customer_id":100402,"tr_customer_product_id":100392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Aarya Dutta","mobile_number":"7009181783","email_id":"amaresh.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"515246471800315","imei1":"515246471800315","imei2":"515246471800315","popurl":"www.mahesh-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100384,"job_number":"JOB_100384","tr_customer_id":100401,"tr_customer_product_id":100391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Sanjay Dutta","mobile_number":"7027919706","email_id":"darshan.ahluwalia@yahoo.co.in","dop":"2025-11-06","serial_number":"890455056385574","imei1":"890455056385574","imei2":"890455056385574","popurl":"www.vrinda-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100383,"job_number":"JOB_100383","tr_customer_id":100400,"tr_customer_product_id":100390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nagabhushanam Khanna","mobile_number":"7083561175","email_id":"archan.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"971081468775680","imei1":"971081468775680","imei2":"971081468775680","popurl":"www.sarla-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100382,"job_number":"JOB_100382","tr_customer_id":100399,"tr_customer_product_id":100389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Aslesha Embranthiri","mobile_number":"7090235309","email_id":"deeptimay.sethi@gmail.com","dop":"2025-11-06","serial_number":"009090295179041","imei1":"009090295179041","imei2":"009090295179041","popurl":"www.prasanna-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100381,"job_number":"JOB_100381","tr_customer_id":100398,"tr_customer_product_id":100388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Adityanandana Shukla","mobile_number":"7047175746","email_id":"anil.khatri@yahoo.co.in","dop":"2025-11-06","serial_number":"726622950167581","imei1":"726622950167581","imei2":"726622950167581","popurl":"www.aruna-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100380,"job_number":"JOB_100380","tr_customer_id":100397,"tr_customer_product_id":100387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Menon","mobile_number":"7072888281","email_id":"avantika.iyengar@hotmail.com","dop":"2025-11-06","serial_number":"444342662288272","imei1":"444342662288272","imei2":"444342662288272","popurl":"www.rita-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100379,"job_number":"JOB_100379","tr_customer_id":100396,"tr_customer_product_id":100386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Verma","mobile_number":"7036042656","email_id":"gurdev.prajapat@gmail.com","dop":"2025-11-06","serial_number":"408187211702033","imei1":"408187211702033","imei2":"408187211702033","popurl":"www.garuda-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100378,"job_number":"JOB_100378","tr_customer_id":100395,"tr_customer_product_id":100385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Sheela Varman","mobile_number":"7049992007","email_id":"kanishka.tandon@gmail.com","dop":"2025-11-06","serial_number":"450170914993622","imei1":"450170914993622","imei2":"450170914993622","popurl":"www.daevi-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100377,"job_number":"JOB_100377","tr_customer_id":100394,"tr_customer_product_id":100384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Rohan Saini","mobile_number":"7089638525","email_id":"dayaamay.nayar@hotmail.com","dop":"2025-11-06","serial_number":"106492589462807","imei1":"106492589462807","imei2":"106492589462807","popurl":"www.vaijayanthi-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100376,"job_number":"JOB_100376","tr_customer_id":100393,"tr_customer_product_id":100383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Meena Gandhi","mobile_number":"7095335154","email_id":"anilabh.guha@yahoo.co.in","dop":"2025-11-06","serial_number":"456375851459728","imei1":"456375851459728","imei2":"456375851459728","popurl":"www.chidaatma-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100375,"job_number":"JOB_100375","tr_customer_id":100392,"tr_customer_product_id":100382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Swara Jain","mobile_number":"7064763328","email_id":"chakor.gandhi@yahoo.co.in","dop":"2025-11-06","serial_number":"264091581502385","imei1":"264091581502385","imei2":"264091581502385","popurl":"www.amogh-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100374,"job_number":"JOB_100374","tr_customer_id":100391,"tr_customer_product_id":100381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Sameer Achari","mobile_number":"7010389052","email_id":"vinay.kapoor@gmail.com","dop":"2025-11-06","serial_number":"623082232202650","imei1":"623082232202650","imei2":"623082232202650","popurl":"www.karan-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100373,"job_number":"JOB_100373","tr_customer_id":100390,"tr_customer_product_id":100380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Vasudha Dwivedi","mobile_number":"7089140614","email_id":"harit.nayar@hotmail.com","dop":"2025-11-06","serial_number":"654563275297670","imei1":"654563275297670","imei2":"654563275297670","popurl":"www.pushti-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100372,"job_number":"JOB_100372","tr_customer_id":100389,"tr_customer_product_id":100379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Kamla Kaul","mobile_number":"7043020108","email_id":"elakshi.gill@hotmail.com","dop":"2025-11-06","serial_number":"321454583589490","imei1":"321454583589490","imei2":"321454583589490","popurl":"www.achyut-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100371,"job_number":"JOB_100371","tr_customer_id":100388,"tr_customer_product_id":100378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Dev Mehra","mobile_number":"7026612492","email_id":"chitramala.sinha@gmail.com","dop":"2025-11-06","serial_number":"559043689611688","imei1":"559043689611688","imei2":"559043689611688","popurl":"www.anand swarup-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100370,"job_number":"JOB_100370","tr_customer_id":100387,"tr_customer_product_id":100377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Surya Mahajan","mobile_number":"7028116826","email_id":"lila.jain@gmail.com","dop":"2025-11-06","serial_number":"691677369105458","imei1":"691677369105458","imei2":"691677369105458","popurl":"www.siddarth-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100369,"job_number":"JOB_100369","tr_customer_id":100386,"tr_customer_product_id":100376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Ghanaanand Jain","mobile_number":"7077256445","email_id":"manik.nair@yahoo.co.in","dop":"2025-11-06","serial_number":"071187962832464","imei1":"071187962832464","imei2":"071187962832464","popurl":"www.balaaditya-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100368,"job_number":"JOB_100368","tr_customer_id":100385,"tr_customer_product_id":100375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Balaaditya Kaur","mobile_number":"7003584583","email_id":"bhavani.khan@hotmail.com","dop":"2025-11-06","serial_number":"241943123111274","imei1":"241943123111274","imei2":"241943123111274","popurl":"www.ghanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100367,"job_number":"JOB_100367","tr_customer_id":100384,"tr_customer_product_id":100374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Garuda Banerjee","mobile_number":"7024781062","email_id":"vrund.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"177479779411179","imei1":"177479779411179","imei2":"177479779411179","popurl":"www.bankimchandra-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100366,"job_number":"JOB_100366","tr_customer_id":100383,"tr_customer_product_id":100373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Agastya Deshpande","mobile_number":"7040963516","email_id":"mohini.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"387348425241406","imei1":"387348425241406","imei2":"387348425241406","popurl":"www.pramila-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100365,"job_number":"JOB_100365","tr_customer_id":100382,"tr_customer_product_id":100372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Bhasvan Sethi","mobile_number":"7037839143","email_id":"girik.gill@gmail.com","dop":"2025-11-06","serial_number":"371151554128411","imei1":"371151554128411","imei2":"371151554128411","popurl":"www.divaakar-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100364,"job_number":"JOB_100364","tr_customer_id":100381,"tr_customer_product_id":100371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Rohana Nehru","mobile_number":"7001781912","email_id":"suman.pandey@yahoo.co.in","dop":"2025-11-06","serial_number":"108342247655812","imei1":"108342247655812","imei2":"108342247655812","popurl":"www.gobinda-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100363,"job_number":"JOB_100363","tr_customer_id":100380,"tr_customer_product_id":100370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Tanushree Abbott","mobile_number":"7097558356","email_id":"puneet.johar@gmail.com","dop":"2025-11-06","serial_number":"000894099602600","imei1":"000894099602600","imei2":"000894099602600","popurl":"www.lai-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100362,"job_number":"JOB_100362","tr_customer_id":100379,"tr_customer_product_id":100369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Brajesh Ahluwalia","mobile_number":"7004264160","email_id":"ranjit.varman@yahoo.co.in","dop":"2025-11-06","serial_number":"044805974831733","imei1":"044805974831733","imei2":"044805974831733","popurl":"www.arya-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100361,"job_number":"JOB_100361","tr_customer_id":100378,"tr_customer_product_id":100368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Sloka Saini","mobile_number":"7098945796","email_id":"mukesh.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"399358242008907","imei1":"399358242008907","imei2":"399358242008907","popurl":"www.garud-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100360,"job_number":"JOB_100360","tr_customer_id":100377,"tr_customer_product_id":100367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Amarnath Patel","mobile_number":"7042821538","email_id":"maheswar.malik@hotmail.com","dop":"2025-11-06","serial_number":"616331845073608","imei1":"616331845073608","imei2":"616331845073608","popurl":"www.basanti-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100359,"job_number":"JOB_100359","tr_customer_id":100376,"tr_customer_product_id":100366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Chandrabhaga Kapoor","mobile_number":"7029288679","email_id":"devesh.namboothiri@hotmail.com","dop":"2025-11-06","serial_number":"688329577143761","imei1":"688329577143761","imei2":"688329577143761","popurl":"www.varalakshmi-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100358,"job_number":"JOB_100358","tr_customer_id":100375,"tr_customer_product_id":100365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Darshwana Guneta","mobile_number":"7030642571","email_id":"chetanaanand.kaul@yahoo.co.in","dop":"2025-11-06","serial_number":"042567239276056","imei1":"042567239276056","imei2":"042567239276056","popurl":"www.jyoti-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100357,"job_number":"JOB_100357","tr_customer_id":100374,"tr_customer_product_id":100364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Jai Ahluwalia","mobile_number":"7052034961","email_id":"shankar.mahajan@hotmail.com","dop":"2025-11-06","serial_number":"701849492775118","imei1":"701849492775118","imei2":"701849492775118","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100356,"job_number":"JOB_100356","tr_customer_id":100373,"tr_customer_product_id":100363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Shantanu Pandey","mobile_number":"7018491649","email_id":"nagabhushanam.tagore@gmail.com","dop":"2025-11-06","serial_number":"839107304368100","imei1":"839107304368100","imei2":"839107304368100","popurl":"www.akshat-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100355,"job_number":"JOB_100355","tr_customer_id":100372,"tr_customer_product_id":100362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Bhagwanti Jha","mobile_number":"7044734292","email_id":"aayushman.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"546005618030117","imei1":"546005618030117","imei2":"546005618030117","popurl":"www.gautami-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100354,"job_number":"JOB_100354","tr_customer_id":100371,"tr_customer_product_id":100361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Purnima Kapoor","mobile_number":"7016685575","email_id":"arnesh.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"400768376276147","imei1":"400768376276147","imei2":"400768376276147","popurl":"www.aanjaneya-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100353,"job_number":"JOB_100353","tr_customer_id":100370,"tr_customer_product_id":100360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Sumitra Achari","mobile_number":"7057294347","email_id":"ameyatma.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"348197407316839","imei1":"348197407316839","imei2":"348197407316839","popurl":"www.bhoj-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100352,"job_number":"JOB_100352","tr_customer_id":100369,"tr_customer_product_id":100359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Kamla Guha","mobile_number":"7021796833","email_id":"mukesh.embranthiri@yahoo.co.in","dop":"2025-11-06","serial_number":"369518553294578","imei1":"369518553294578","imei2":"369518553294578","popurl":"www.chaaruchandra-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100351,"job_number":"JOB_100351","tr_customer_id":100368,"tr_customer_product_id":100358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Ayushmati Namboothiri","mobile_number":"7024929627","email_id":"bilwa.mishra@hotmail.com","dop":"2025-11-06","serial_number":"330205300457308","imei1":"330205300457308","imei2":"330205300457308","popurl":"www.agrata-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100350,"job_number":"JOB_100350","tr_customer_id":100367,"tr_customer_product_id":100357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Bhima Pothuvaal","mobile_number":"7034274753","email_id":"trilokanath.kaniyar@gmail.com","dop":"2025-11-06","serial_number":"817220838108736","imei1":"817220838108736","imei2":"817220838108736","popurl":"www.sarala-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100349,"job_number":"JOB_100349","tr_customer_id":100366,"tr_customer_product_id":100356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Chandraswaroopa Somayaji","mobile_number":"7041268901","email_id":"jagmeet.singh@gmail.com","dop":"2025-11-06","serial_number":"104837638545490","imei1":"104837638545490","imei2":"104837638545490","popurl":"www.jaimini-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100348,"job_number":"JOB_100348","tr_customer_id":100365,"tr_customer_product_id":100355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Dwaipayana Dutta","mobile_number":"7072010105","email_id":"devdan.guneta@hotmail.com","dop":"2025-11-06","serial_number":"005789277052589","imei1":"005789277052589","imei2":"005789277052589","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100347,"job_number":"JOB_100347","tr_customer_id":100364,"tr_customer_product_id":100354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Opalina Devar","mobile_number":"7090604291","email_id":"abhaya.sinha@hotmail.com","dop":"2025-11-06","serial_number":"587416484452317","imei1":"587416484452317","imei2":"587416484452317","popurl":"www.tanushri-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100346,"job_number":"JOB_100346","tr_customer_id":100363,"tr_customer_product_id":100353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Kumar Mukhopadhyay","mobile_number":"7082380713","email_id":"durgeshwari.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"357772415654082","imei1":"357772415654082","imei2":"357772415654082","popurl":"www.trilokesh-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100345,"job_number":"JOB_100345","tr_customer_id":100362,"tr_customer_product_id":100352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Somu Khatri","mobile_number":"7068214862","email_id":"nikita.jha@gmail.com","dop":"2025-11-06","serial_number":"199146876014607","imei1":"199146876014607","imei2":"199146876014607","popurl":"www.chidambaram-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100344,"job_number":"JOB_100344","tr_customer_id":100361,"tr_customer_product_id":100351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Geeta Iyengar","mobile_number":"7002387687","email_id":"shresth.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"881217732707886","imei1":"881217732707886","imei2":"881217732707886","popurl":"www.bhisham-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100343,"job_number":"JOB_100343","tr_customer_id":100360,"tr_customer_product_id":100350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Himadri Nambeesan","mobile_number":"7094746656","email_id":"ghanaanand.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"306444880592771","imei1":"306444880592771","imei2":"306444880592771","popurl":"www.daevika-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100342,"job_number":"JOB_100342","tr_customer_id":100359,"tr_customer_product_id":100349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Agrata Panicker","mobile_number":"7054826914","email_id":"sitara.gowda@yahoo.co.in","dop":"2025-11-06","serial_number":"284863831250002","imei1":"284863831250002","imei2":"284863831250002","popurl":"www.gajabahu-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100341,"job_number":"JOB_100341","tr_customer_id":100358,"tr_customer_product_id":100348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Devani Khatri","mobile_number":"7029707940","email_id":"nikita.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"511658963134816","imei1":"511658963134816","imei2":"511658963134816","popurl":"www.girik-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100340,"job_number":"JOB_100340","tr_customer_id":100357,"tr_customer_product_id":100347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Agnimitra Mukhopadhyay","mobile_number":"7099709511","email_id":"ayushmati.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"211870197110378","imei1":"211870197110378","imei2":"211870197110378","popurl":"www.harita-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100339,"job_number":"JOB_100339","tr_customer_id":100356,"tr_customer_product_id":100346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Malti Ganaka","mobile_number":"7092206793","email_id":"tara.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"946345696630124","imei1":"946345696630124","imei2":"946345696630124","popurl":"www.baalagopaal-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100338,"job_number":"JOB_100338","tr_customer_id":100355,"tr_customer_product_id":100345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Anshula Sharma","mobile_number":"7056487367","email_id":"agasti.mehra@yahoo.co.in","dop":"2025-11-06","serial_number":"725987840809694","imei1":"725987840809694","imei2":"725987840809694","popurl":"www.vasundhara-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100337,"job_number":"JOB_100337","tr_customer_id":100354,"tr_customer_product_id":100344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Rageshwari Reddy","mobile_number":"7032809678","email_id":"balagovind.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"938122826124699","imei1":"938122826124699","imei2":"938122826124699","popurl":"www.drona-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100336,"job_number":"JOB_100336","tr_customer_id":100353,"tr_customer_product_id":100343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Deven Nayar","mobile_number":"7035100318","email_id":"rita.agarwal@gmail.com","dop":"2025-11-06","serial_number":"489666168656843","imei1":"489666168656843","imei2":"489666168656843","popurl":"www.anila-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100335,"job_number":"JOB_100335","tr_customer_id":100352,"tr_customer_product_id":100342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Brahmanandam Trivedi","mobile_number":"7089400129","email_id":"shresth.desai@hotmail.com","dop":"2025-11-06","serial_number":"099806364105983","imei1":"099806364105983","imei2":"099806364105983","popurl":"www.umang-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100334,"job_number":"JOB_100334","tr_customer_id":100351,"tr_customer_product_id":100341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Minakshi Somayaji","mobile_number":"7048946782","email_id":"avani.menon@gmail.com","dop":"2025-11-06","serial_number":"472752255630675","imei1":"472752255630675","imei2":"472752255630675","popurl":"www.rameshwar-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100333,"job_number":"JOB_100333","tr_customer_id":100350,"tr_customer_product_id":100340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Geetanjali Agarwal","mobile_number":"7027427718","email_id":"ananda.ganaka@hotmail.com","dop":"2025-11-06","serial_number":"104898902458500","imei1":"104898902458500","imei2":"104898902458500","popurl":"www.vaijayanthi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100332,"job_number":"JOB_100332","tr_customer_id":100349,"tr_customer_product_id":100339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Gajaadhar Gowda","mobile_number":"7020648452","email_id":"kannen.johar@gmail.com","dop":"2025-11-06","serial_number":"399764739210167","imei1":"399764739210167","imei2":"399764739210167","popurl":"www.mahendra-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100331,"job_number":"JOB_100331","tr_customer_id":100348,"tr_customer_product_id":100338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Mangalya Varma","mobile_number":"7053262012","email_id":"priyala.chopra@hotmail.com","dop":"2025-11-06","serial_number":"758723078527679","imei1":"758723078527679","imei2":"758723078527679","popurl":"www.prem-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100330,"job_number":"JOB_100330","tr_customer_id":100347,"tr_customer_product_id":100337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Kanishka Iyer","mobile_number":"7043505310","email_id":"giri.chopra@yahoo.co.in","dop":"2025-11-06","serial_number":"076941001361858","imei1":"076941001361858","imei2":"076941001361858","popurl":"www.charuvrat-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100329,"job_number":"JOB_100329","tr_customer_id":100346,"tr_customer_product_id":100336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Agneya Reddy","mobile_number":"7066601201","email_id":"aadidev.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"010475183997961","imei1":"010475183997961","imei2":"010475183997961","popurl":"www.anand-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100328,"job_number":"JOB_100328","tr_customer_id":100345,"tr_customer_product_id":100335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Gopee Mehra","mobile_number":"7089912062","email_id":"omana.varma@gmail.com","dop":"2025-11-06","serial_number":"666057644580235","imei1":"666057644580235","imei2":"666057644580235","popurl":"www.annapurna-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100327,"job_number":"JOB_100327","tr_customer_id":100344,"tr_customer_product_id":100334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Suman Arora","mobile_number":"7069436856","email_id":"dhatri.sethi@gmail.com","dop":"2025-11-06","serial_number":"321299839474590","imei1":"321299839474590","imei2":"321299839474590","popurl":"www.jaya-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100326,"job_number":"JOB_100326","tr_customer_id":100343,"tr_customer_product_id":100333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Dandapaani Pothuvaal","mobile_number":"7065134774","email_id":"bhadran.dhawan@yahoo.co.in","dop":"2025-11-06","serial_number":"849663885451482","imei1":"849663885451482","imei2":"849663885451482","popurl":"www.dhyaneshwar-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100325,"job_number":"JOB_100325","tr_customer_id":100342,"tr_customer_product_id":100332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Vedanga Mahajan","mobile_number":"7032920909","email_id":"anilaabh.bhattathiri@gmail.com","dop":"2025-11-06","serial_number":"889234138408855","imei1":"889234138408855","imei2":"889234138408855","popurl":"www.devasree-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100324,"job_number":"JOB_100324","tr_customer_id":100341,"tr_customer_product_id":100331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Suryakantam Adiga","mobile_number":"7061425237","email_id":"deeptimayee.kapoor@hotmail.com","dop":"2025-11-06","serial_number":"699384089901770","imei1":"699384089901770","imei2":"699384089901770","popurl":"www.indra-sharma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100323,"job_number":"JOB_100323","tr_customer_id":100340,"tr_customer_product_id":100330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Adheesh Mehra","mobile_number":"7063447192","email_id":"trilokanath.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"064149525957890","imei1":"064149525957890","imei2":"064149525957890","popurl":"www.charuvrat-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100322,"job_number":"JOB_100322","tr_customer_id":100339,"tr_customer_product_id":100329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Sachin Kaur","mobile_number":"7050183824","email_id":"bhishma.patil@hotmail.com","dop":"2025-11-06","serial_number":"017737678057471","imei1":"017737678057471","imei2":"017737678057471","popurl":"www.krishna-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100321,"job_number":"JOB_100321","tr_customer_id":100338,"tr_customer_product_id":100328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanaka Reddy","mobile_number":"7020677343","email_id":"charuchandra.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"679844879025190","imei1":"679844879025190","imei2":"679844879025190","popurl":"www.goswami-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100320,"job_number":"JOB_100320","tr_customer_id":100337,"tr_customer_product_id":100327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Lai Naik","mobile_number":"7026898901","email_id":"ekaksh.namboothiri@yahoo.co.in","dop":"2025-11-06","serial_number":"343838922122727","imei1":"343838922122727","imei2":"343838922122727","popurl":"www.jaya-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100319,"job_number":"JOB_100319","tr_customer_id":100336,"tr_customer_product_id":100326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanchan Embranthiri","mobile_number":"7065556485","email_id":"harita.guneta@gmail.com","dop":"2025-11-06","serial_number":"954831419624886","imei1":"954831419624886","imei2":"954831419624886","popurl":"www.ramesh-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100318,"job_number":"JOB_100318","tr_customer_id":100335,"tr_customer_product_id":100325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Rajendra Desai","mobile_number":"7077781193","email_id":"aanandaswarup.shukla@hotmail.com","dop":"2025-11-06","serial_number":"685302868698443","imei1":"685302868698443","imei2":"685302868698443","popurl":"www.bhagavaan-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100317,"job_number":"JOB_100317","tr_customer_id":100334,"tr_customer_product_id":100324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daevika Nair","mobile_number":"7040314613","email_id":"tara.desai@hotmail.com","dop":"2025-11-06","serial_number":"364751542937024","imei1":"364751542937024","imei2":"364751542937024","popurl":"www.bhaasvan-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100316,"job_number":"JOB_100316","tr_customer_id":100333,"tr_customer_product_id":100323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Prasanna Mukhopadhyay","mobile_number":"7067673943","email_id":"tushar.dwivedi@yahoo.co.in","dop":"2025-11-06","serial_number":"375050234373799","imei1":"375050234373799","imei2":"375050234373799","popurl":"www.lakshman-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100315,"job_number":"JOB_100315","tr_customer_id":100332,"tr_customer_product_id":100322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daksha Adiga","mobile_number":"7036186899","email_id":"lavanya.ahluwalia@hotmail.com","dop":"2025-11-06","serial_number":"173848384082299","imei1":"173848384082299","imei2":"173848384082299","popurl":"www.padma-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100314,"job_number":"JOB_100314","tr_customer_id":100331,"tr_customer_product_id":100321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Dwaipayana Chaturvedi","mobile_number":"7092033996","email_id":"aasha.naik@hotmail.com","dop":"2025-11-06","serial_number":"544266040178279","imei1":"544266040178279","imei2":"544266040178279","popurl":"www.satish-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100313,"job_number":"JOB_100313","tr_customer_id":100330,"tr_customer_product_id":100320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Agnivesh Kocchar","mobile_number":"7083078477","email_id":"bhagvan.shukla@gmail.com","dop":"2025-11-06","serial_number":"569971567467080","imei1":"569971567467080","imei2":"569971567467080","popurl":"www.ankal-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100312,"job_number":"JOB_100312","tr_customer_id":100327,"tr_customer_product_id":100317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Arya Deshpande","mobile_number":"7068643756","email_id":"geeta.iyer@gmail.com","dop":"2025-11-06","serial_number":"272322507291415","imei1":"272322507291415","imei2":"272322507291415","popurl":"www.akshata-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100311,"job_number":"JOB_100311","tr_customer_id":100329,"tr_customer_product_id":100319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Rati Mishra","mobile_number":"7023847288","email_id":"girja.varman@hotmail.com","dop":"2025-11-06","serial_number":"432271696440570","imei1":"432271696440570","imei2":"432271696440570","popurl":"www.bhaswar-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100310,"job_number":"JOB_100310","tr_customer_id":100328,"tr_customer_product_id":100318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Vaishnavi Kakkar","mobile_number":"7058162141","email_id":"manoj.panicker@gmail.com","dop":"2025-11-06","serial_number":"554206719512358","imei1":"554206719512358","imei2":"554206719512358","popurl":"www.esha-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100309,"job_number":"JOB_100309","tr_customer_id":100326,"tr_customer_product_id":100316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Krishna Dutta","mobile_number":"7035910960","email_id":"gautam.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"882743530702370","imei1":"882743530702370","imei2":"882743530702370","popurl":"www.bhaumik-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100308,"job_number":"JOB_100308","tr_customer_id":100325,"tr_customer_product_id":100315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Bhramar Embranthiri","mobile_number":"7040194616","email_id":"saraswati.kapoor@gmail.com","dop":"2025-11-06","serial_number":"125548584989120","imei1":"125548584989120","imei2":"125548584989120","popurl":"www.ahilya-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100307,"job_number":"JOB_100307","tr_customer_id":100324,"tr_customer_product_id":100314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Anal Desai","mobile_number":"7094923550","email_id":"shreya.gowda@hotmail.com","dop":"2025-11-06","serial_number":"582791393866443","imei1":"582791393866443","imei2":"582791393866443","popurl":"www.bharat-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100306,"job_number":"JOB_100306","tr_customer_id":100323,"tr_customer_product_id":100313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Eekalabya Bhat","mobile_number":"7021954147","email_id":"agniprava.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"411067596554055","imei1":"411067596554055","imei2":"411067596554055","popurl":"www.gajaadhar-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100305,"job_number":"JOB_100305","tr_customer_id":100322,"tr_customer_product_id":100312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Sumitra Iyengar","mobile_number":"7003080543","email_id":"swarnalata.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"590801086950258","imei1":"590801086950258","imei2":"590801086950258","popurl":"www.kamalesh-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100304,"job_number":"JOB_100304","tr_customer_id":100321,"tr_customer_product_id":100311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:09.000Z","modified_at":"2025-11-06T11:28:09.000Z","name":"Kumar Reddy","mobile_number":"7078695075","email_id":"anil.reddy@gmail.com","dop":"2025-11-06","serial_number":"971933060213991","imei1":"971933060213991","imei2":"971933060213991","popurl":"www.aaratrika-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100302,"job_number":"JOB_100302","tr_customer_id":100319,"tr_customer_product_id":100309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:14.000Z","modified_at":"2025-11-06T11:06:14.000Z","name":"Shreya Tandon","mobile_number":"7023636716","email_id":"pramila.bhat@gmail.com","dop":"2025-11-06","serial_number":"661477045841216","imei1":"661477045841216","imei2":"661477045841216","popurl":"www.bala-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100301,"job_number":"JOB_100301","tr_customer_id":100318,"tr_customer_product_id":100308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Chandini Marar","mobile_number":"7015619035","email_id":"anjushree.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"912410502359641","imei1":"912410502359641","imei2":"912410502359641","popurl":"www.uttam-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100300,"job_number":"JOB_100300","tr_customer_id":100317,"tr_customer_product_id":100307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Diksha Nayar","mobile_number":"7030614463","email_id":"chaanakya.reddy@gmail.com","dop":"2025-11-06","serial_number":"322653072366350","imei1":"322653072366350","imei2":"322653072366350","popurl":"www.bhaumik-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100299,"job_number":"JOB_100299","tr_customer_id":100316,"tr_customer_product_id":100306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Madhuri Pillai","mobile_number":"7017415794","email_id":"aasha.bandopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"677095717381850","imei1":"677095717381850","imei2":"677095717381850","popurl":"www.agrata-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100297,"job_number":"JOB_100297","tr_customer_id":100314,"tr_customer_product_id":100304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Vyas Gowda","mobile_number":"7087125380","email_id":"deeptimay.butt@hotmail.com","dop":"2025-11-06","serial_number":"012614557318657","imei1":"012614557318657","imei2":"012614557318657","popurl":"www.jagathi-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100296,"job_number":"JOB_100296","tr_customer_id":100313,"tr_customer_product_id":100303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Dhaanyalakshmi Iyer","mobile_number":"7033828008","email_id":"bhudev.sinha@gmail.com","dop":"2025-11-06","serial_number":"223884921010979","imei1":"223884921010979","imei2":"223884921010979","popurl":"www.bishnu-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100295,"job_number":"JOB_100295","tr_customer_id":100312,"tr_customer_product_id":100302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Girika Nambeesan","mobile_number":"7011986064","email_id":"priyala.menon@gmail.com","dop":"2025-11-06","serial_number":"705451290849949","imei1":"705451290849949","imei2":"705451290849949","popurl":"www.kama-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100294,"job_number":"JOB_100294","tr_customer_id":100311,"tr_customer_product_id":100301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Pramila Pothuvaal","mobile_number":"7003088236","email_id":"preity.sharma@hotmail.com","dop":"2025-11-06","serial_number":"711936931944650","imei1":"711936931944650","imei2":"711936931944650","popurl":"www.gopi-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100292,"job_number":"JOB_100292","tr_customer_id":100309,"tr_customer_product_id":100299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Aadrika Chopra","mobile_number":"7098852658","email_id":"ahilya.nair@gmail.com","dop":"2025-11-06","serial_number":"599808664364408","imei1":"599808664364408","imei2":"599808664364408","popurl":"www.susheel-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100291,"job_number":"JOB_100291","tr_customer_id":100308,"tr_customer_product_id":100298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Kama Kaniyar","mobile_number":"7013313135","email_id":"gorakhnath.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"284347799588030","imei1":"284347799588030","imei2":"284347799588030","popurl":"www.chandradev-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100288,"job_number":"JOB_100288","tr_customer_id":100305,"tr_customer_product_id":100295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Ekadant Iyer","mobile_number":"7094362767","email_id":"ekaparnika.deshpande@gmail.com","dop":"2025-11-06","serial_number":"466377933022637","imei1":"466377933022637","imei2":"466377933022637","popurl":"www.elakshi-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100287,"job_number":"JOB_100287","tr_customer_id":100304,"tr_customer_product_id":100294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Bhuvanesh Kapoor","mobile_number":"7055834841","email_id":"adityanandana.pandey@hotmail.com","dop":"2025-11-06","serial_number":"913727309205995","imei1":"913727309205995","imei2":"913727309205995","popurl":"www.bhadrak-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100286,"job_number":"JOB_100286","tr_customer_id":100303,"tr_customer_product_id":100293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Chandraketu Nehru","mobile_number":"7080542179","email_id":"dulari.ahuja@yahoo.co.in","dop":"2025-11-06","serial_number":"022955310927443","imei1":"022955310927443","imei2":"022955310927443","popurl":"www.balgopal-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100285,"job_number":"JOB_100285","tr_customer_id":100302,"tr_customer_product_id":100292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Aamod Tagore","mobile_number":"7013281590","email_id":"vasudeva.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"795835931042791","imei1":"795835931042791","imei2":"795835931042791","popurl":"www.abhaya-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100283,"job_number":"JOB_100283","tr_customer_id":100300,"tr_customer_product_id":100290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Birjesh Singh","mobile_number":"7024051947","email_id":"inder.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"623555809426519","imei1":"623555809426519","imei2":"623555809426519","popurl":"www.rukhmani-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100282,"job_number":"JOB_100282","tr_customer_id":100299,"tr_customer_product_id":100289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Gopi Nair","mobile_number":"7018375556","email_id":"chidaatma.nehru@gmail.com","dop":"2025-11-06","serial_number":"505554479521895","imei1":"505554479521895","imei2":"505554479521895","popurl":"www.anish-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100280,"job_number":"JOB_100280","tr_customer_id":100297,"tr_customer_product_id":100287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Shresth Nambeesan","mobile_number":"7027301126","email_id":"geeta.malik@gmail.com","dop":"2025-11-06","serial_number":"135300101774233","imei1":"135300101774233","imei2":"135300101774233","popurl":"www.menaka-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100278,"job_number":"JOB_100278","tr_customer_id":100295,"tr_customer_product_id":100285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Chitramala Deshpande","mobile_number":"7052740679","email_id":"daiwik.bandopadhyay@gmail.com","dop":"2025-11-06","serial_number":"662998952510488","imei1":"662998952510488","imei2":"662998952510488","popurl":"www.bhadrak-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100277,"job_number":"JOB_100277","tr_customer_id":100294,"tr_customer_product_id":100284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Kumar Menon","mobile_number":"7083560413","email_id":"brijesh.kaul@hotmail.com","dop":"2025-11-06","serial_number":"015864072572603","imei1":"015864072572603","imei2":"015864072572603","popurl":"www.aalok-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100276,"job_number":"JOB_100276","tr_customer_id":100293,"tr_customer_product_id":100283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Udit Bhattathiri","mobile_number":"7083292231","email_id":"anwesha.adiga@hotmail.com","dop":"2025-11-06","serial_number":"058762801518629","imei1":"058762801518629","imei2":"058762801518629","popurl":"www.brijesh-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100275,"job_number":"JOB_100275","tr_customer_id":100292,"tr_customer_product_id":100282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Atmananda Naik","mobile_number":"7031085877","email_id":"chandni.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"327772638812531","imei1":"327772638812531","imei2":"327772638812531","popurl":"www.sunita-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100274,"job_number":"JOB_100274","tr_customer_id":100291,"tr_customer_product_id":100281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Vrinda Gill","mobile_number":"7011619540","email_id":"lal.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"669189841554204","imei1":"669189841554204","imei2":"669189841554204","popurl":"www.sarada-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100272,"job_number":"JOB_100272","tr_customer_id":100289,"tr_customer_product_id":100279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Niro Iyengar","mobile_number":"7007732565","email_id":"harinarayan.verma@hotmail.com","dop":"2025-11-06","serial_number":"284233651355991","imei1":"284233651355991","imei2":"284233651355991","popurl":"www.digambara-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100271,"job_number":"JOB_100271","tr_customer_id":100288,"tr_customer_product_id":100278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Deeptanshu Nayar","mobile_number":"7006376899","email_id":"minakshi.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"058195216251768","imei1":"058195216251768","imei2":"058195216251768","popurl":"www.bahula-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100268,"job_number":"JOB_100268","tr_customer_id":100285,"tr_customer_product_id":100275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Anunay Kaur","mobile_number":"7096349545","email_id":"amaresh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"035580090642874","imei1":"035580090642874","imei2":"035580090642874","popurl":"www.baala-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100267,"job_number":"JOB_100267","tr_customer_id":100284,"tr_customer_product_id":100274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Jaya Namboothiri","mobile_number":"7026316823","email_id":"mohinder.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"281599258784035","imei1":"281599258784035","imei2":"281599258784035","popurl":"www.manikya-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100266,"job_number":"JOB_100266","tr_customer_id":100283,"tr_customer_product_id":100273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Rahul Nehru","mobile_number":"7057527682","email_id":"dayaamay.arora@gmail.com","dop":"2025-11-06","serial_number":"087655093310785","imei1":"087655093310785","imei2":"087655093310785","popurl":"www.suryakant-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100264,"job_number":"JOB_100264","tr_customer_id":100281,"tr_customer_product_id":100271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Devajyoti Nehru","mobile_number":"7004075850","email_id":"vedanga.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"585220665456250","imei1":"585220665456250","imei2":"585220665456250","popurl":"www.anshula-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100262,"job_number":"JOB_100262","tr_customer_id":100279,"tr_customer_product_id":100269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Devi Nayar","mobile_number":"7016307285","email_id":"kannan.guneta@gmail.com","dop":"2025-11-06","serial_number":"001454539628373","imei1":"001454539628373","imei2":"001454539628373","popurl":"www.dharitri-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100261,"job_number":"JOB_100261","tr_customer_id":100278,"tr_customer_product_id":100268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Chinmayananda Kaul","mobile_number":"7015712021","email_id":"dayaanidhi.devar@yahoo.co.in","dop":"2025-11-06","serial_number":"405868813658469","imei1":"405868813658469","imei2":"405868813658469","popurl":"www.udai-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100260,"job_number":"JOB_100260","tr_customer_id":100277,"tr_customer_product_id":100267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Avani Abbott","mobile_number":"7069741379","email_id":"sarla.nambeesan@gmail.com","dop":"2025-11-06","serial_number":"712402230643266","imei1":"712402230643266","imei2":"712402230643266","popurl":"www.dhatri-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100258,"job_number":"JOB_100258","tr_customer_id":100275,"tr_customer_product_id":100265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Charuchandra Ahuja","mobile_number":"7034100550","email_id":"aishani.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"959862060483413","imei1":"959862060483413","imei2":"959862060483413","popurl":"www.varalakshmi-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100257,"job_number":"JOB_100257","tr_customer_id":100274,"tr_customer_product_id":100264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Girika Gandhi","mobile_number":"7027485118","email_id":"padma.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"935121372115021","imei1":"935121372115021","imei2":"935121372115021","popurl":"www.achyut-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100256,"job_number":"JOB_100256","tr_customer_id":100273,"tr_customer_product_id":100263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Bharat Khatri","mobile_number":"7013592344","email_id":"dayaananda.talwar@gmail.com","dop":"2025-11-06","serial_number":"437645426110221","imei1":"437645426110221","imei2":"437645426110221","popurl":"www.sher-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100254,"job_number":"JOB_100254","tr_customer_id":100271,"tr_customer_product_id":100261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Amaranaath Mahajan","mobile_number":"7031671338","email_id":"dipankar.sethi@gmail.com","dop":"2025-11-06","serial_number":"253228159391142","imei1":"253228159391142","imei2":"253228159391142","popurl":"www.prem-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100253,"job_number":"JOB_100253","tr_customer_id":100270,"tr_customer_product_id":100260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Tanushri Prajapat","mobile_number":"7087055132","email_id":"kin.varma@hotmail.com","dop":"2025-11-06","serial_number":"668639240780301","imei1":"668639240780301","imei2":"668639240780301","popurl":"www.ritesh-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100252,"job_number":"JOB_100252","tr_customer_id":100269,"tr_customer_product_id":100259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Navin Abbott","mobile_number":"7085493629","email_id":"chandni.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"596614734601136","imei1":"596614734601136","imei2":"596614734601136","popurl":"www.dipankar-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100249,"job_number":"JOB_100249","tr_customer_id":100266,"tr_customer_product_id":100256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Radha Nehru","mobile_number":"7016478310","email_id":"brahmabrata.guneta@hotmail.com","dop":"2025-11-06","serial_number":"550449829858673","imei1":"550449829858673","imei2":"550449829858673","popurl":"www.abhisyanta-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100248,"job_number":"JOB_100248","tr_customer_id":100265,"tr_customer_product_id":100255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Deevakar Dutta","mobile_number":"7048292001","email_id":"mayoor.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"144463107125414","imei1":"144463107125414","imei2":"144463107125414","popurl":"www.aasha-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100247,"job_number":"JOB_100247","tr_customer_id":100264,"tr_customer_product_id":100254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Mohini Menon","mobile_number":"7009128274","email_id":"trilochana.singh@gmail.com","dop":"2025-11-06","serial_number":"319106842908006","imei1":"319106842908006","imei2":"319106842908006","popurl":"www.anamika-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100245,"job_number":"JOB_100245","tr_customer_id":100262,"tr_customer_product_id":100252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Girish Devar","mobile_number":"7034936916","email_id":"arun.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"898089793273890","imei1":"898089793273890","imei2":"898089793273890","popurl":"www.geeta-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100243,"job_number":"JOB_100243","tr_customer_id":100260,"tr_customer_product_id":100250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Chakor Saini","mobile_number":"7044902854","email_id":"kashyapi.tagore@gmail.com","dop":"2025-11-06","serial_number":"456453421340967","imei1":"456453421340967","imei2":"456453421340967","popurl":"www.devi-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100241,"job_number":"JOB_100241","tr_customer_id":100258,"tr_customer_product_id":100248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Himadri Abbott","mobile_number":"7058887858","email_id":"priya.kocchar@hotmail.com","dop":"2025-11-06","serial_number":"902529547307317","imei1":"902529547307317","imei2":"902529547307317","popurl":"www.bhagwati-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100239,"job_number":"JOB_100239","tr_customer_id":100256,"tr_customer_product_id":100246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Anjushree Ahluwalia","mobile_number":"7098896823","email_id":"meghnad.gupta@gmail.com","dop":"2025-11-06","serial_number":"497235122693904","imei1":"497235122693904","imei2":"497235122693904","popurl":"www.aatreya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100238,"job_number":"JOB_100238","tr_customer_id":100255,"tr_customer_product_id":100245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Arun Kapoor","mobile_number":"7094392005","email_id":"sucheta.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"199328202192658","imei1":"199328202192658","imei2":"199328202192658","popurl":"www.dandapaani-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100237,"job_number":"JOB_100237","tr_customer_id":100254,"tr_customer_product_id":100244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Baalaaditya Ahluwalia","mobile_number":"7053249954","email_id":"balagovind.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"541762925993447","imei1":"541762925993447","imei2":"541762925993447","popurl":"www.rati-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100236,"job_number":"JOB_100236","tr_customer_id":100253,"tr_customer_product_id":100243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Gopee Arora","mobile_number":"7062999449","email_id":"rudra.kaul@hotmail.com","dop":"2025-11-06","serial_number":"260602739655602","imei1":"260602739655602","imei2":"260602739655602","popurl":"www.dron-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100234,"job_number":"JOB_100234","tr_customer_id":100251,"tr_customer_product_id":100241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Sachin Mishra","mobile_number":"7079253057","email_id":"avantika.sharma@yahoo.co.in","dop":"2025-11-06","serial_number":"669937150031940","imei1":"669937150031940","imei2":"669937150031940","popurl":"www.agneya-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100232,"job_number":"JOB_100232","tr_customer_id":100249,"tr_customer_product_id":100239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Rakesh Sharma","mobile_number":"7062828596","email_id":"vishwamitra.saini@gmail.com","dop":"2025-11-06","serial_number":"660248626826527","imei1":"660248626826527","imei2":"660248626826527","popurl":"www.suryakantam-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100231,"job_number":"JOB_100231","tr_customer_id":100248,"tr_customer_product_id":100238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Yogendra Desai","mobile_number":"7079143089","email_id":"mangalya.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"520781505584391","imei1":"520781505584391","imei2":"520781505584391","popurl":"www.tushar-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100230,"job_number":"JOB_100230","tr_customer_id":100247,"tr_customer_product_id":100237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Malti Pillai","mobile_number":"7019862064","email_id":"diptendu.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"632900314222940","imei1":"632900314222940","imei2":"632900314222940","popurl":"www.chanda-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100229,"job_number":"JOB_100229","tr_customer_id":100246,"tr_customer_product_id":100236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Brahma Shukla","mobile_number":"7079068822","email_id":"shantanu.varrier@hotmail.com","dop":"2025-11-06","serial_number":"444350528979467","imei1":"444350528979467","imei2":"444350528979467","popurl":"www.tara-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100228,"job_number":"JOB_100228","tr_customer_id":100245,"tr_customer_product_id":100235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Goutam Agarwal","mobile_number":"7024428299","email_id":"rageshwari.khatri@gmail.com","dop":"2025-11-06","serial_number":"109346681341745","imei1":"109346681341745","imei2":"109346681341745","popurl":"www.jitender-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100227,"job_number":"JOB_100227","tr_customer_id":100244,"tr_customer_product_id":100234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ganapati Trivedi","mobile_number":"7033185733","email_id":"gotum.gupta@gmail.com","dop":"2025-11-06","serial_number":"421788709138977","imei1":"421788709138977","imei2":"421788709138977","popurl":"www.kumuda-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100226,"job_number":"JOB_100226","tr_customer_id":100243,"tr_customer_product_id":100233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Vidya Reddy","mobile_number":"7044378923","email_id":"shantanu.nehru@hotmail.com","dop":"2025-11-06","serial_number":"723739856626844","imei1":"723739856626844","imei2":"723739856626844","popurl":"www.anasooya-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100225,"job_number":"JOB_100225","tr_customer_id":100242,"tr_customer_product_id":100232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Bhaswar Butt","mobile_number":"7033884130","email_id":"gemini.tandon@yahoo.co.in","dop":"2025-11-06","serial_number":"035644595605302","imei1":"035644595605302","imei2":"035644595605302","popurl":"www.devi-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100223,"job_number":"JOB_100223","tr_customer_id":100240,"tr_customer_product_id":100230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Digambara Gandhi","mobile_number":"7095159367","email_id":"aagneya.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"037304917121822","imei1":"037304917121822","imei2":"037304917121822","popurl":"www.dayaanidhi-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100222,"job_number":"JOB_100222","tr_customer_id":100239,"tr_customer_product_id":100229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ramesh Arora","mobile_number":"7044996211","email_id":"opaline.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"403424480333918","imei1":"403424480333918","imei2":"403424480333918","popurl":"www.balamani-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100221,"job_number":"JOB_100221","tr_customer_id":100238,"tr_customer_product_id":100228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Mukul Bhattacharya","mobile_number":"7033726479","email_id":"amogh.singh@yahoo.co.in","dop":"2025-11-06","serial_number":"129266551661554","imei1":"129266551661554","imei2":"129266551661554","popurl":"www.drona-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100220,"job_number":"JOB_100220","tr_customer_id":100237,"tr_customer_product_id":100227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Lai Panicker","mobile_number":"7063052811","email_id":"aayushman.chattopadhyay@gmail.com","dop":"2025-11-06","serial_number":"646727329595365","imei1":"646727329595365","imei2":"646727329595365","popurl":"www.preity-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100219,"job_number":"JOB_100219","tr_customer_id":100236,"tr_customer_product_id":100226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Dwaipayan Arora","mobile_number":"7092175870","email_id":"garuda.chaturvedi@gmail.com","dop":"2025-11-06","serial_number":"041673222159873","imei1":"041673222159873","imei2":"041673222159873","popurl":"www.bhudev-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100217,"job_number":"JOB_100217","tr_customer_id":100233,"tr_customer_product_id":100223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Mangala Shah","mobile_number":"7019294031","email_id":"giri.varman@hotmail.com","dop":"2025-11-06","serial_number":"113430013312984","imei1":"113430013312984","imei2":"113430013312984","popurl":"www.kumari-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100216,"job_number":"JOB_100216","tr_customer_id":100234,"tr_customer_product_id":100224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chidambaram Namboothiri","mobile_number":"7042891846","email_id":"chandrakala.acharya@gmail.com","dop":"2025-11-06","serial_number":"371599406349238","imei1":"371599406349238","imei2":"371599406349238","popurl":"www.bhagwanti-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100215,"job_number":"JOB_100215","tr_customer_id":100232,"tr_customer_product_id":100222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Saraswati Nayar","mobile_number":"7042772520","email_id":"aaryan.trivedi@gmail.com","dop":"2025-11-06","serial_number":"405909517826548","imei1":"405909517826548","imei2":"405909517826548","popurl":"www.bala-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100214,"job_number":"JOB_100214","tr_customer_id":100231,"tr_customer_product_id":100221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chinmayanand Verma","mobile_number":"7044038361","email_id":"rita.bhat@gmail.com","dop":"2025-11-06","serial_number":"657097486838153","imei1":"657097486838153","imei2":"657097486838153","popurl":"www.sloka-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100213,"job_number":"JOB_100213","tr_customer_id":100230,"tr_customer_product_id":100220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhatri Dwivedi","mobile_number":"7054210617","email_id":"swapnil.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"067624416492366","imei1":"067624416492366","imei2":"067624416492366","popurl":"www.chandranath-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100212,"job_number":"JOB_100212","tr_customer_id":100229,"tr_customer_product_id":100219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chandrakin Chaturvedi","mobile_number":"7040721617","email_id":"devi.kakkar@gmail.com","dop":"2025-11-06","serial_number":"921654249300722","imei1":"921654249300722","imei2":"921654249300722","popurl":"www.dharitri-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100211,"job_number":"JOB_100211","tr_customer_id":100228,"tr_customer_product_id":100218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Adinath Ahuja","mobile_number":"7005784053","email_id":"dhaanyalakshmi.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"461345817651565","imei1":"461345817651565","imei2":"461345817651565","popurl":"www.chandramani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100210,"job_number":"JOB_100210","tr_customer_id":100227,"tr_customer_product_id":100217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhanvin Devar","mobile_number":"7098179418","email_id":"indra.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"474919781094176","imei1":"474919781094176","imei2":"474919781094176","popurl":"www.omana-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100209,"job_number":"JOB_100209","tr_customer_id":100226,"tr_customer_product_id":100216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Nikita Naik","mobile_number":"7024968276","email_id":"dipesh.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"277670349298772","imei1":"277670349298772","imei2":"277670349298772","popurl":"www.trilok-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100208,"job_number":"JOB_100208","tr_customer_id":100225,"tr_customer_product_id":100215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Anjaneya Sinha","mobile_number":"7004297611","email_id":"himadri.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"781038468665722","imei1":"781038468665722","imei2":"781038468665722","popurl":"www.sher-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100203,"job_number":"JOB_100203","tr_customer_id":100220,"tr_customer_product_id":100210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Chandravati Kaniyar","mobile_number":"7091798829","email_id":"minakshi.jha@yahoo.co.in","dop":"2025-11-06","serial_number":"827215162215900","imei1":"827215162215900","imei2":"827215162215900","popurl":"www.kannen-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100202,"job_number":"JOB_100202","tr_customer_id":100219,"tr_customer_product_id":100209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Hiranya Rana","mobile_number":"7074839283","email_id":"bhagwanti.kaur@gmail.com","dop":"2025-11-06","serial_number":"202654729419531","imei1":"202654729419531","imei2":"202654729419531","popurl":"www.garuda-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100201,"job_number":"JOB_100201","tr_customer_id":100218,"tr_customer_product_id":100208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Rukhmani Marar","mobile_number":"7011966502","email_id":"shresthi.guha@hotmail.com","dop":"2025-11-06","serial_number":"817095329141837","imei1":"817095329141837","imei2":"817095329141837","popurl":"www.shubhaprada-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100199,"job_number":"JOB_100199","tr_customer_id":100216,"tr_customer_product_id":100206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Dayamayee Kaul","mobile_number":"7051251094","email_id":"sitara.somayaji@gmail.com","dop":"2025-11-06","serial_number":"959795531689786","imei1":"959795531689786","imei2":"959795531689786","popurl":"www.smita-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100198,"job_number":"JOB_100198","tr_customer_id":100215,"tr_customer_product_id":100205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Lakshminath Gowda","mobile_number":"7017550610","email_id":"brahmaanand.pilla@hotmail.com","dop":"2025-11-06","serial_number":"767370402709955","imei1":"767370402709955","imei2":"767370402709955","popurl":"www.bhoj-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100197,"job_number":"JOB_100197","tr_customer_id":100213,"tr_customer_product_id":100203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Vidur Bhattathiri","mobile_number":"7099660964","email_id":"rati.sethi@gmail.com","dop":"2025-11-06","serial_number":"780205291655072","imei1":"780205291655072","imei2":"780205291655072","popurl":"www.draupadi-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100195,"job_number":"JOB_100195","tr_customer_id":100212,"tr_customer_product_id":100202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Aatmaj Arora","mobile_number":"7005469793","email_id":"swarnalata.malik@gmail.com","dop":"2025-11-06","serial_number":"578604363881388","imei1":"578604363881388","imei2":"578604363881388","popurl":"www.ranjeet-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100193,"job_number":"JOB_100193","tr_customer_id":100210,"tr_customer_product_id":100200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:43:35.000Z","modified_at":"2025-11-06T10:43:35.000Z","name":"Bhargava Kocchar","mobile_number":"7017195208","email_id":"kashyap.kocchar@yahoo.co.in","dop":"2025-11-06","serial_number":"402450957504030","imei1":"402450957504030","imei2":"402450957504030","popurl":"www.chandan-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100192,"job_number":"JOB_100192","tr_customer_id":100209,"tr_customer_product_id":100199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:42:16.000Z","modified_at":"2025-11-06T10:42:16.000Z","name":"Paramartha Dutta","mobile_number":"7045748330","email_id":"avadhesh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"002594681384097","imei1":"002594681384097","imei2":"002594681384097","popurl":"www.devika-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100191,"job_number":"JOB_100191","tr_customer_id":100208,"tr_customer_product_id":100198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:34:11.000Z","modified_at":"2025-11-06T08:41:38.000Z","name":"Emory Jones","mobile_number":"877-978-3568","email_id":"Raymond.Oberbrunner@yahoo.com","dop":"2025-04-30","serial_number":"139694344747816","imei1":"139694344747816","imei2":"139694344747816","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T08:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100190,"job_number":"JOB_100190","tr_customer_id":100207,"tr_customer_product_id":100197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:32:57.000Z","modified_at":"2025-11-06T08:32:57.000Z","name":"Swapnil Embranthiri","mobile_number":"7092797981","email_id":"tarun.iyer@gmail.com","dop":"2025-11-06","serial_number":"705355652067968","imei1":"705355652067968","imei2":"705355652067968","popurl":"www.yogesh-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100182,"job_number":"JOB_100182","tr_customer_id":100199,"tr_customer_product_id":100189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:36:14.000Z","modified_at":"2025-11-06T07:36:14.000Z","name":"Gene Funk","mobile_number":"894-641-0948","email_id":"Lue.Bogan41@hotmail.com","dop":"2025-04-06","serial_number":"16952016992555410","imei1":"16952016992555410","imei2":"16952016992555410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100181,"job_number":"JOB_100181","tr_customer_id":100198,"tr_customer_product_id":100188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:36:13.000Z","modified_at":"2025-11-06T07:36:51.000Z","name":"Rebeka Hahn","mobile_number":"932-576-3002","email_id":"Jedidiah_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"17737242028942","imei1":"17737242028942","imei2":"17737242028942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T07:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100169,"job_number":"JOB_100169","tr_customer_id":100186,"tr_customer_product_id":100176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:39.000Z","modified_at":"2025-11-06T06:56:39.000Z","name":"Hudson Durgan","mobile_number":"637-794-0580","email_id":"Gayle_Fahey89@yahoo.com","dop":"2025-04-06","serial_number":"11091244760265798","imei1":"11091244760265798","imei2":"11091244760265798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100168,"job_number":"JOB_100168","tr_customer_id":100185,"tr_customer_product_id":100175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:38.000Z","modified_at":"2025-11-06T06:57:16.000Z","name":"Graham Kessler","mobile_number":"985-757-7132","email_id":"Kiera.Volkman38@yahoo.com","dop":"2025-04-06","serial_number":"14249617647096","imei1":"14249617647096","imei2":"14249617647096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100167,"job_number":"JOB_100167","tr_customer_id":100184,"tr_customer_product_id":100174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:38.000Z","modified_at":"2025-11-06T06:56:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19367230884259","imei1":"19367230884259","imei2":"19367230884259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100166,"job_number":"JOB_100166","tr_customer_id":100183,"tr_customer_product_id":100173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:54.000Z","modified_at":"2025-11-06T06:55:54.000Z","name":"Salma Daugherty","mobile_number":"213-774-0970","email_id":"Ahmed_Williamson@gmail.com","dop":"2025-04-06","serial_number":"14511230342664864","imei1":"14511230342664864","imei2":"14511230342664864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100165,"job_number":"JOB_100165","tr_customer_id":100182,"tr_customer_product_id":100172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:53.000Z","modified_at":"2025-11-06T06:56:31.000Z","name":"Rosalee Bauch","mobile_number":"270-778-0086","email_id":"Sean_Ankunding76@hotmail.com","dop":"2025-04-06","serial_number":"12434325096074","imei1":"12434325096074","imei2":"12434325096074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100164,"job_number":"JOB_100164","tr_customer_id":100181,"tr_customer_product_id":100171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:53.000Z","modified_at":"2025-11-06T06:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13994735650570","imei1":"13994735650570","imei2":"13994735650570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100163,"job_number":"JOB_100163","tr_customer_id":100180,"tr_customer_product_id":100170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:09.000Z","modified_at":"2025-11-06T06:55:09.000Z","name":"Derek Gaylord","mobile_number":"654-579-8971","email_id":"Anika_Wyman62@hotmail.com","dop":"2025-04-06","serial_number":"12799971677349720","imei1":"12799971677349720","imei2":"12799971677349720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100162,"job_number":"JOB_100162","tr_customer_id":100179,"tr_customer_product_id":100169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:07.000Z","modified_at":"2025-11-06T06:55:46.000Z","name":"Kellie Walsh","mobile_number":"304-316-8893","email_id":"Sage16@gmail.com","dop":"2025-04-06","serial_number":"10954564541861","imei1":"10954564541861","imei2":"10954564541861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100161,"job_number":"JOB_100161","tr_customer_id":100178,"tr_customer_product_id":100168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:07.000Z","modified_at":"2025-11-06T06:55:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17114050758315","imei1":"17114050758315","imei2":"17114050758315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100160,"job_number":"JOB_100160","tr_customer_id":100177,"tr_customer_product_id":100167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"Estefania Fadel","mobile_number":"526-251-2411","email_id":"Al.Robel88@yahoo.com","dop":"2025-09-16","serial_number":"13096569168742","imei1":"13096569168742","imei2":"13096569168742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100159,"job_number":"JOB_100159","tr_customer_id":100176,"tr_customer_product_id":100166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15094993708300","imei1":"15094993708300","imei2":"15094993708300","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100158,"job_number":"JOB_100158","tr_customer_id":100175,"tr_customer_product_id":100165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"Keira Vandervort","mobile_number":"504-927-6841","email_id":"Gerhard_Rempel29@yahoo.com","dop":"2025-09-16","serial_number":"18658509663769","imei1":"18658509663769","imei2":"18658509663769","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100157,"job_number":"JOB_100157","tr_customer_id":100174,"tr_customer_product_id":100164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15220846048350","imei1":"15220846048350","imei2":"15220846048350","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100156,"job_number":"JOB_100156","tr_customer_id":100173,"tr_customer_product_id":100163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:47.000Z","modified_at":"2025-11-06T06:53:47.000Z","name":"Jaydon Rodriguez","mobile_number":"539-396-9699","email_id":"Ismael_Kunze80@hotmail.com","dop":"2025-09-16","serial_number":"12047761342380","imei1":"12047761342380","imei2":"12047761342380","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100155,"job_number":"JOB_100155","tr_customer_id":100172,"tr_customer_product_id":100162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:46.000Z","modified_at":"2025-11-06T06:53:46.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16263294883719","imei1":"16263294883719","imei2":"16263294883719","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100153,"job_number":"JOB_100153","tr_customer_id":100170,"tr_customer_product_id":100160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:22.000Z","modified_at":"2025-11-06T06:41:22.000Z","name":"Brando Hyatt","mobile_number":"649-865-6877","email_id":"Elinore_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"15147825692111174","imei1":"15147825692111174","imei2":"15147825692111174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100152,"job_number":"JOB_100152","tr_customer_id":100169,"tr_customer_product_id":100159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:21.000Z","modified_at":"2025-11-06T06:42:02.000Z","name":"Taurean Conroy","mobile_number":"324-557-7772","email_id":"Vida_Cassin@gmail.com","dop":"2025-04-06","serial_number":"16849954846145","imei1":"16849954846145","imei2":"16849954846145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100151,"job_number":"JOB_100151","tr_customer_id":100168,"tr_customer_product_id":100158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:18.000Z","modified_at":"2025-11-06T06:41:58.000Z","name":"Alexie Feeney","mobile_number":"514-890-9465","email_id":"Brigitte_Schmitt@yahoo.com","dop":"2025-04-06","serial_number":"10216296893249","imei1":"10216296893249","imei2":"10216296893249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100150,"job_number":"JOB_100150","tr_customer_id":100167,"tr_customer_product_id":100157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:18.000Z","modified_at":"2025-11-06T06:41:18.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"14638377935857","imei1":"14638377935857","imei2":"14638377935857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100149,"job_number":"JOB_100149","tr_customer_id":100166,"tr_customer_product_id":100156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:13.000Z","modified_at":"2025-11-06T06:41:13.000Z","name":"Noah Erdman","mobile_number":"854-685-2661","email_id":"Jerad23@hotmail.com","dop":"2025-04-06","serial_number":"19818454464165230","imei1":"19818454464165230","imei2":"19818454464165230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100148,"job_number":"JOB_100148","tr_customer_id":100165,"tr_customer_product_id":100155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:12.000Z","modified_at":"2025-11-06T06:41:52.000Z","name":"Eden Langosh","mobile_number":"456-360-7315","email_id":"Green_Tillman0@gmail.com","dop":"2025-04-06","serial_number":"11939431261597","imei1":"11939431261597","imei2":"11939431261597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100147,"job_number":"JOB_100147","tr_customer_id":100164,"tr_customer_product_id":100154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:11.000Z","modified_at":"2025-11-06T06:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16578659917302","imei1":"16578659917302","imei2":"16578659917302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100146,"job_number":"JOB_100146","tr_customer_id":100163,"tr_customer_product_id":100153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:33.000Z","modified_at":"2025-11-06T06:40:33.000Z","name":"Monte Dicki","mobile_number":"284-707-7171","email_id":"Breanna4@gmail.com","dop":"2025-04-06","serial_number":"14527383936529268","imei1":"14527383936529268","imei2":"14527383936529268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100145,"job_number":"JOB_100145","tr_customer_id":100162,"tr_customer_product_id":100152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:32.000Z","modified_at":"2025-11-06T06:41:14.000Z","name":"Assunta Jast","mobile_number":"912-920-8374","email_id":"Rodger_Jones28@gmail.com","dop":"2025-04-06","serial_number":"10481236833432","imei1":"10481236833432","imei2":"10481236833432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100144,"job_number":"JOB_100144","tr_customer_id":100161,"tr_customer_product_id":100151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:31.000Z","modified_at":"2025-11-06T06:41:11.000Z","name":"Carissa Zieme","mobile_number":"378-538-2845","email_id":"Candelario.Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"12818713307475","imei1":"12818713307475","imei2":"12818713307475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100143,"job_number":"JOB_100143","tr_customer_id":100160,"tr_customer_product_id":100150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:31.000Z","modified_at":"2025-11-06T06:40:31.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16356209961433","imei1":"16356209961433","imei2":"16356209961433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100142,"job_number":"JOB_100142","tr_customer_id":100159,"tr_customer_product_id":100149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:26.000Z","modified_at":"2025-11-06T06:40:26.000Z","name":"Darius Roberts","mobile_number":"543-838-0398","email_id":"Buddy_Wolf@yahoo.com","dop":"2025-04-06","serial_number":"16270464592785696","imei1":"16270464592785696","imei2":"16270464592785696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100141,"job_number":"JOB_100141","tr_customer_id":100158,"tr_customer_product_id":100148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:24.000Z","modified_at":"2025-11-06T06:41:04.000Z","name":"Gracie Schaefer","mobile_number":"330-576-9792","email_id":"Lexie_Willms2@yahoo.com","dop":"2025-04-06","serial_number":"11095524134724","imei1":"11095524134724","imei2":"11095524134724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100140,"job_number":"JOB_100140","tr_customer_id":100157,"tr_customer_product_id":100147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:24.000Z","modified_at":"2025-11-06T06:40:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11871938584386","imei1":"11871938584386","imei2":"11871938584386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100139,"job_number":"JOB_100139","tr_customer_id":100156,"tr_customer_product_id":100146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:45.000Z","modified_at":"2025-11-06T06:39:45.000Z","name":"Magdalena Ledner","mobile_number":"464-331-6634","email_id":"Brown_Harvey@yahoo.com","dop":"2025-04-06","serial_number":"10105627391305962","imei1":"10105627391305962","imei2":"10105627391305962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100138,"job_number":"JOB_100138","tr_customer_id":100155,"tr_customer_product_id":100145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:40:25.000Z","name":"Eldred Nikolaus","mobile_number":"764-659-5204","email_id":"Rita.Schmitt66@hotmail.com","dop":"2025-04-06","serial_number":"18588900611464","imei1":"18588900611464","imei2":"18588900611464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100137,"job_number":"JOB_100137","tr_customer_id":100154,"tr_customer_product_id":100144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:40:24.000Z","name":"Abigail Klein","mobile_number":"698-550-6535","email_id":"Kaitlin_Brekke58@gmail.com","dop":"2025-04-06","serial_number":"13319552089453","imei1":"13319552089453","imei2":"13319552089453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100136,"job_number":"JOB_100136","tr_customer_id":100153,"tr_customer_product_id":100143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:39:44.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18339593834957","imei1":"18339593834957","imei2":"18339593834957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100135,"job_number":"JOB_100135","tr_customer_id":100152,"tr_customer_product_id":100142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:42.000Z","modified_at":"2025-11-06T06:39:42.000Z","name":"Billy Krajcik","mobile_number":"504-348-1573","email_id":"Tillman4@yahoo.com","dop":"2025-04-06","serial_number":"18296798263653616","imei1":"18296798263653616","imei2":"18296798263653616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100134,"job_number":"JOB_100134","tr_customer_id":100151,"tr_customer_product_id":100141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:40.000Z","modified_at":"2025-11-06T06:40:17.000Z","name":"Hunter Gutmann","mobile_number":"213-272-6461","email_id":"Jimmy65@hotmail.com","dop":"2025-04-06","serial_number":"16368881561589","imei1":"16368881561589","imei2":"16368881561589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100133,"job_number":"JOB_100133","tr_customer_id":100150,"tr_customer_product_id":100140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:38.000Z","modified_at":"2025-11-06T06:39:38.000Z","name":"Bernie Windler","mobile_number":"699-842-5344","email_id":"Marshall42@hotmail.com","dop":"2025-04-06","serial_number":"11705146249394414","imei1":"11705146249394414","imei2":"11705146249394414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100132,"job_number":"JOB_100132","tr_customer_id":100149,"tr_customer_product_id":100139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:37.000Z","modified_at":"2025-11-06T06:40:17.000Z","name":"Sigrid Kris","mobile_number":"266-888-5555","email_id":"Dario4@hotmail.com","dop":"2025-04-06","serial_number":"15719597333207","imei1":"15719597333207","imei2":"15719597333207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100131,"job_number":"JOB_100131","tr_customer_id":100148,"tr_customer_product_id":100138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:37.000Z","modified_at":"2025-11-06T06:39:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14003397670738","imei1":"14003397670738","imei2":"14003397670738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100130,"job_number":"JOB_100130","tr_customer_id":100147,"tr_customer_product_id":100137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:37:13.000Z","modified_at":"2025-11-06T06:37:13.000Z","name":"Kellen Runolfsson","mobile_number":"547-949-2613","email_id":"Janae49@hotmail.com","dop":"2025-04-06","serial_number":"10461770789171892","imei1":"10461770789171892","imei2":"10461770789171892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100129,"job_number":"JOB_100129","tr_customer_id":100146,"tr_customer_product_id":100136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:37:11.000Z","modified_at":"2025-11-06T06:37:53.000Z","name":"Chanel Jenkins","mobile_number":"210-411-7420","email_id":"Jaylin_Hagenes@gmail.com","dop":"2025-04-06","serial_number":"15391887810633","imei1":"15391887810633","imei2":"15391887810633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100128,"job_number":"JOB_100128","tr_customer_id":100145,"tr_customer_product_id":100135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:29:08.000Z","modified_at":"2025-11-06T06:29:08.000Z","name":"Sibyl Casper","mobile_number":"610-465-0842","email_id":"Fiona50@yahoo.com","dop":"2025-04-06","serial_number":"16322624013102782","imei1":"16322624013102782","imei2":"16322624013102782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100127,"job_number":"JOB_100127","tr_customer_id":100144,"tr_customer_product_id":100134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:29:07.000Z","modified_at":"2025-11-06T06:29:49.000Z","name":"Berenice Witting","mobile_number":"631-631-9598","email_id":"Thurman12@yahoo.com","dop":"2025-04-06","serial_number":"18459990493167","imei1":"18459990493167","imei2":"18459990493167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100126,"job_number":"JOB_100126","tr_customer_id":100143,"tr_customer_product_id":100133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:53.000Z","modified_at":"2025-11-06T06:20:53.000Z","name":"Marcella Reinger","mobile_number":"879-224-2833","email_id":"Abigale_Simonis97@hotmail.com","dop":"2025-06-08","serial_number":"108665124246180","imei1":"108665124246180","imei2":"108665124246180","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100125,"job_number":"JOB_100125","tr_customer_id":100142,"tr_customer_product_id":100132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:52.000Z","modified_at":"2025-11-06T06:21:19.000Z","name":"Nickolas Lueilwitz","mobile_number":"796-652-2938","email_id":"Otilia30@gmail.com","dop":"2025-06-08","serial_number":"14972194080800","imei1":"14972194080800","imei2":"14972194080800","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100124,"job_number":"JOB_100124","tr_customer_id":100141,"tr_customer_product_id":100131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:51.000Z","modified_at":"2025-11-06T06:20:51.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17248586943193","imei1":"17248586943193","imei2":"17248586943193","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100123,"job_number":"JOB_100123","tr_customer_id":100140,"tr_customer_product_id":100130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:21.000Z","modified_at":"2025-11-06T06:20:21.000Z","name":"Precious Halvorson","mobile_number":"894-284-2232","email_id":"Woodrow_Cole@hotmail.com","dop":"2025-06-08","serial_number":"108518109635855","imei1":"108518109635855","imei2":"108518109635855","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100122,"job_number":"JOB_100122","tr_customer_id":100139,"tr_customer_product_id":100129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:19.000Z","modified_at":"2025-11-06T06:20:47.000Z","name":"Darlene Dooley","mobile_number":"722-867-3191","email_id":"Ana_Purdy@gmail.com","dop":"2025-06-08","serial_number":"10269984954177","imei1":"10269984954177","imei2":"10269984954177","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100121,"job_number":"JOB_100121","tr_customer_id":100138,"tr_customer_product_id":100128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:19.000Z","modified_at":"2025-11-06T06:20:19.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18960091856805","imei1":"18960091856805","imei2":"18960091856805","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100120,"job_number":"JOB_100120","tr_customer_id":100137,"tr_customer_product_id":100127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:50.000Z","name":"David Schulist","mobile_number":"805-484-7195","email_id":"Shaun_Kling@gmail.com","dop":"2025-06-18","serial_number":"1040912102788605","imei1":"1040912102788605","imei2":"1040912102788605","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100119,"job_number":"JOB_100119","tr_customer_id":100136,"tr_customer_product_id":100126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:20:26.000Z","name":"Nya Beatty","mobile_number":"706-297-6412","email_id":"Lourdes.Mohr@hotmail.com","dop":"2025-06-18","serial_number":"10852022083261","imei1":"10852022083261","imei2":"10852022083261","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100118,"job_number":"JOB_100118","tr_customer_id":100135,"tr_customer_product_id":100125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:49.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10979555150402","imei1":"10979555150402","imei2":"10979555150402","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100117,"job_number":"JOB_100117","tr_customer_id":100134,"tr_customer_product_id":100124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:47.000Z","modified_at":"2025-11-06T06:19:47.000Z","name":"Fabian DuBuque","mobile_number":"908-936-2007","email_id":"Kariane_DuBuque@yahoo.com","dop":"2025-06-08","serial_number":"101170423948201","imei1":"101170423948201","imei2":"101170423948201","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100116,"job_number":"JOB_100116","tr_customer_id":100133,"tr_customer_product_id":100123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:46.000Z","modified_at":"2025-11-06T06:20:14.000Z","name":"Kristopher Schuppe","mobile_number":"375-290-5661","email_id":"Brandi39@gmail.com","dop":"2025-06-08","serial_number":"11442052144595","imei1":"11442052144595","imei2":"11442052144595","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100115,"job_number":"JOB_100115","tr_customer_id":100132,"tr_customer_product_id":100122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:45.000Z","modified_at":"2025-11-06T06:19:45.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16007161738316","imei1":"16007161738316","imei2":"16007161738316","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100114,"job_number":"JOB_100114","tr_customer_id":100131,"tr_customer_product_id":100121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:05.000Z","modified_at":"2025-11-06T06:19:05.000Z","name":"Rhiannon Daugherty","mobile_number":"533-834-1684","email_id":"Sage9@hotmail.com","dop":"2025-06-18","serial_number":"1067343380413855","imei1":"1067343380413855","imei2":"1067343380413855","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100113,"job_number":"JOB_100113","tr_customer_id":100130,"tr_customer_product_id":100120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:04.000Z","modified_at":"2025-11-06T06:19:42.000Z","name":"Danika Nicolas","mobile_number":"402-236-5103","email_id":"Russ64@hotmail.com","dop":"2025-06-18","serial_number":"10517312170314","imei1":"10517312170314","imei2":"10517312170314","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100112,"job_number":"JOB_100112","tr_customer_id":100129,"tr_customer_product_id":100119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:04.000Z","modified_at":"2025-11-06T06:19:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10838196305811","imei1":"10838196305811","imei2":"10838196305811","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100111,"job_number":"JOB_100111","tr_customer_id":100128,"tr_customer_product_id":100118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:18:24.000Z","modified_at":"2025-11-06T06:18:24.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"13995812527881","imei1":"13995812527881","imei2":"13995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100099,"job_number":"JOB_100099","tr_customer_id":100116,"tr_customer_product_id":100106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:13:21.000Z","modified_at":"2025-11-06T06:13:21.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527881","imei1":"12995812527881","imei2":"12995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100098,"job_number":"JOB_100098","tr_customer_id":100115,"tr_customer_product_id":100105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:07.000Z","modified_at":"2025-11-06T06:04:07.000Z","name":"Elvera Spinka","mobile_number":"737-316-5771","email_id":"Cory.Spinka@yahoo.com","dop":"2025-04-06","serial_number":"11746592240848542","imei1":"11746592240848542","imei2":"11746592240848542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100097,"job_number":"JOB_100097","tr_customer_id":100114,"tr_customer_product_id":100104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:06.000Z","modified_at":"2025-11-06T06:04:44.000Z","name":"Teresa Graham","mobile_number":"384-859-2616","email_id":"Adalberto.Zulauf@hotmail.com","dop":"2025-04-06","serial_number":"19007521658224","imei1":"19007521658224","imei2":"19007521658224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100096,"job_number":"JOB_100096","tr_customer_id":100113,"tr_customer_product_id":100103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:06.000Z","modified_at":"2025-11-06T06:04:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19964131374079","imei1":"19964131374079","imei2":"19964131374079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100095,"job_number":"JOB_100095","tr_customer_id":100112,"tr_customer_product_id":100102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:05.000Z","modified_at":"2025-11-06T06:04:05.000Z","name":"Talon Simonis","mobile_number":"476-685-7934","email_id":"Leanna_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"12833016275659990","imei1":"12833016275659990","imei2":"12833016275659990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100094,"job_number":"JOB_100094","tr_customer_id":100111,"tr_customer_product_id":100101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:04.000Z","modified_at":"2025-11-06T06:04:41.000Z","name":"Laurianne Lemke","mobile_number":"516-629-2375","email_id":"Hiram41@yahoo.com","dop":"2025-04-06","serial_number":"10025026965039","imei1":"10025026965039","imei2":"10025026965039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100093,"job_number":"JOB_100093","tr_customer_id":100110,"tr_customer_product_id":100100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:04.000Z","modified_at":"2025-11-06T06:04:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17452409710196","imei1":"17452409710196","imei2":"17452409710196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100092,"job_number":"JOB_100092","tr_customer_id":100109,"tr_customer_product_id":100099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:23.000Z","modified_at":"2025-11-06T06:03:23.000Z","name":"Ruben Waelchi","mobile_number":"457-563-0629","email_id":"Melyna12@yahoo.com","dop":"2025-04-06","serial_number":"12815102067242990","imei1":"12815102067242990","imei2":"12815102067242990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100091,"job_number":"JOB_100091","tr_customer_id":100108,"tr_customer_product_id":100098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:22.000Z","modified_at":"2025-11-06T06:03:22.000Z","name":"Marcella Schulist","mobile_number":"762-792-1890","email_id":"Aiyana_Willms96@hotmail.com","dop":"2025-04-06","serial_number":"14162090629281272","imei1":"14162090629281272","imei2":"14162090629281272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100090,"job_number":"JOB_100090","tr_customer_id":100107,"tr_customer_product_id":100097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:59.000Z","name":"Emerald Hagenes","mobile_number":"613-611-9170","email_id":"Ransom.Heathcote83@gmail.com","dop":"2025-04-06","serial_number":"12150951184448","imei1":"12150951184448","imei2":"12150951184448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100089,"job_number":"JOB_100089","tr_customer_id":100106,"tr_customer_product_id":100096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13511931802525","imei1":"13511931802525","imei2":"13511931802525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100088,"job_number":"JOB_100088","tr_customer_id":100105,"tr_customer_product_id":100095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:57.000Z","name":"Diana Rempel","mobile_number":"354-383-7716","email_id":"Manuela62@gmail.com","dop":"2025-04-06","serial_number":"14650177452417","imei1":"14650177452417","imei2":"14650177452417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100087,"job_number":"JOB_100087","tr_customer_id":100104,"tr_customer_product_id":100094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:20.000Z","modified_at":"2025-11-06T06:03:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13092636165069","imei1":"13092636165069","imei2":"13092636165069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100086,"job_number":"JOB_100086","tr_customer_id":100103,"tr_customer_product_id":100093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:38.000Z","modified_at":"2025-11-06T06:02:38.000Z","name":"Faye Frami","mobile_number":"303-669-8674","email_id":"Sofia.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"12343129489468920","imei1":"12343129489468920","imei2":"12343129489468920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100085,"job_number":"JOB_100085","tr_customer_id":100102,"tr_customer_product_id":100092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:37.000Z","modified_at":"2025-11-06T06:02:37.000Z","name":"Elmer Upton","mobile_number":"913-498-3249","email_id":"Buddy_Barrows@yahoo.com","dop":"2025-04-06","serial_number":"16841112550743844","imei1":"16841112550743844","imei2":"16841112550743844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100084,"job_number":"JOB_100084","tr_customer_id":100101,"tr_customer_product_id":100091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:37.000Z","modified_at":"2025-11-06T06:03:14.000Z","name":"Marcella Bashirian","mobile_number":"460-393-3513","email_id":"Lydia_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"19793184515151","imei1":"19793184515151","imei2":"19793184515151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100083,"job_number":"JOB_100083","tr_customer_id":100100,"tr_customer_product_id":100090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13452089068482","imei1":"13452089068482","imei2":"13452089068482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100082,"job_number":"JOB_100082","tr_customer_id":100099,"tr_customer_product_id":100089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:03:15.000Z","name":"Maude Parker","mobile_number":"710-902-9430","email_id":"Anabelle16@hotmail.com","dop":"2025-04-06","serial_number":"15658351826183","imei1":"15658351826183","imei2":"15658351826183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100081,"job_number":"JOB_100081","tr_customer_id":100098,"tr_customer_product_id":100088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10355989520825","imei1":"10355989520825","imei2":"10355989520825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100080,"job_number":"JOB_100080","tr_customer_id":100097,"tr_customer_product_id":100087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:01:37.000Z","modified_at":"2025-11-06T06:01:37.000Z","name":"Dereck Yost","mobile_number":"328-698-9997","email_id":"Ciara.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"16020281855507110","imei1":"16020281855507110","imei2":"16020281855507110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100079,"job_number":"JOB_100079","tr_customer_id":100096,"tr_customer_product_id":100086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:01:35.000Z","modified_at":"2025-11-06T06:02:17.000Z","name":"Vidal Hauck","mobile_number":"912-797-5997","email_id":"Lysanne98@gmail.com","dop":"2025-04-06","serial_number":"15484803268653","imei1":"15484803268653","imei2":"15484803268653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100078,"job_number":"JOB_100078","tr_customer_id":100095,"tr_customer_product_id":100085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:51:36.000Z","modified_at":"2025-11-06T05:51:36.000Z","name":"oo ww","mobile_number":"8755454352","email_id":"w@w.com","dop":"2025-11-04","serial_number":"97854553542432","imei1":"97854553542432","imei2":"97854553542432","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100077,"job_number":"JOB_100077","tr_customer_id":100094,"tr_customer_product_id":100084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:11:04.000Z","modified_at":"2025-11-06T05:11:04.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527880","imei1":"12995812527880","imei2":"12995812527880","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100076,"job_number":"JOB_100076","tr_customer_id":100093,"tr_customer_product_id":100083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:05:31.000Z","modified_at":"2025-11-06T05:05:31.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"12995812527879","imei2":"12995812527879","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100071,"job_number":"JOB_100071","tr_customer_id":100088,"tr_customer_product_id":100078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:09.000Z","modified_at":"2025-11-06T04:46:09.000Z","name":"Milan Sawayn","mobile_number":"343-956-2194","email_id":"Madalyn_Lakin43@yahoo.com","dop":"2025-04-06","serial_number":"13950989914984936","imei1":"13950989914984936","imei2":"13950989914984936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100070,"job_number":"JOB_100070","tr_customer_id":100087,"tr_customer_product_id":100077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:07.000Z","modified_at":"2025-11-06T04:46:50.000Z","name":"Morris Ward","mobile_number":"938-319-0467","email_id":"Myrna.Hessel@gmail.com","dop":"2025-04-06","serial_number":"18118729907868","imei1":"18118729907868","imei2":"18118729907868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100066,"job_number":"JOB_100066","tr_customer_id":100083,"tr_customer_product_id":100073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:32:12.000Z","modified_at":"2025-11-06T04:32:23.000Z","name":"Della Wilkinson","mobile_number":"836-983-2347","email_id":"Benton_Gleason47@hotmail.com","dop":"2025-07-01","serial_number":"102737283950008","imei1":"102737283950008","imei2":"102737283950008","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100065,"job_number":"JOB_100065","tr_customer_id":100082,"tr_customer_product_id":100072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:32:12.000Z","modified_at":"2025-11-06T04:32:12.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102364463419602","imei1":"102364463419602","imei2":"102364463419602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100064,"job_number":"JOB_100064","tr_customer_id":100081,"tr_customer_product_id":100071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:57.000Z","modified_at":"2025-11-06T04:32:09.000Z","name":"Perry Beier","mobile_number":"344-776-2803","email_id":"Dennis12@hotmail.com","dop":"2025-07-01","serial_number":"106233838619398","imei1":"106233838619398","imei2":"106233838619398","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100063,"job_number":"JOB_100063","tr_customer_id":100080,"tr_customer_product_id":100070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:57.000Z","modified_at":"2025-11-06T04:31:57.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100764458729443","imei1":"100764458729443","imei2":"100764458729443","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100062,"job_number":"JOB_100062","tr_customer_id":100079,"tr_customer_product_id":100069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:11.000Z","modified_at":"2025-11-06T04:31:11.000Z","name":"Kraig Schmeler","mobile_number":"800-972-8317","email_id":"Francesco91@hotmail.com","dop":"2025-04-06","serial_number":"18284409536603948","imei1":"18284409536603948","imei2":"18284409536603948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100061,"job_number":"JOB_100061","tr_customer_id":100078,"tr_customer_product_id":100068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:10.000Z","modified_at":"2025-11-06T04:31:52.000Z","name":"Anabelle Robel","mobile_number":"603-926-9803","email_id":"Roscoe_Muller@hotmail.com","dop":"2025-04-06","serial_number":"16075896520831","imei1":"16075896520831","imei2":"16075896520831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100060,"job_number":"JOB_100060","tr_customer_id":100077,"tr_customer_product_id":100067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:10.000Z","modified_at":"2025-11-06T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12046203292114","imei1":"12046203292114","imei2":"12046203292114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100059,"job_number":"JOB_100059","tr_customer_id":100076,"tr_customer_product_id":100066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:53.000Z","modified_at":"2025-11-06T04:30:53.000Z","name":"Jamey Orn","mobile_number":"244-682-5820","email_id":"Declan.Gerhold18@yahoo.com","dop":"2025-04-06","serial_number":"10968021326872224","imei1":"10968021326872224","imei2":"10968021326872224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100058,"job_number":"JOB_100058","tr_customer_id":100075,"tr_customer_product_id":100065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:52.000Z","modified_at":"2025-11-06T04:31:30.000Z","name":"Dewitt Hartmann","mobile_number":"229-665-9929","email_id":"Mafalda_Price39@hotmail.com","dop":"2025-04-06","serial_number":"13217073512538","imei1":"13217073512538","imei2":"13217073512538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100057,"job_number":"JOB_100057","tr_customer_id":100074,"tr_customer_product_id":100064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:51.000Z","modified_at":"2025-11-06T04:30:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10736468436769","imei1":"10736468436769","imei2":"10736468436769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100056,"job_number":"JOB_100056","tr_customer_id":100073,"tr_customer_product_id":100063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:21.000Z","modified_at":"2025-11-06T04:30:21.000Z","name":"Sherwood Klocko","mobile_number":"535-805-8492","email_id":"Braxton_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17035530602830532","imei1":"17035530602830532","imei2":"17035530602830532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100055,"job_number":"JOB_100055","tr_customer_id":100072,"tr_customer_product_id":100062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:19.000Z","modified_at":"2025-11-06T04:31:02.000Z","name":"Jerome Marvin","mobile_number":"397-792-2981","email_id":"Emmy_Sauer34@yahoo.com","dop":"2025-04-06","serial_number":"17852967840324","imei1":"17852967840324","imei2":"17852967840324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100054,"job_number":"JOB_100054","tr_customer_id":100071,"tr_customer_product_id":100061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:19.000Z","modified_at":"2025-11-06T04:30:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16066391174793","imei1":"16066391174793","imei2":"16066391174793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100053,"job_number":"JOB_100053","tr_customer_id":100070,"tr_customer_product_id":100060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:07.000Z","modified_at":"2025-11-06T04:30:08.000Z","name":"Camryn Upton","mobile_number":"954-698-5672","email_id":"Leatha62@gmail.com","dop":"2025-04-06","serial_number":"16503224132609702","imei1":"16503224132609702","imei2":"16503224132609702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100052,"job_number":"JOB_100052","tr_customer_id":100069,"tr_customer_product_id":100059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:06.000Z","modified_at":"2025-11-06T04:30:45.000Z","name":"Nolan Adams","mobile_number":"596-948-4226","email_id":"Joshua_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"18310958385708","imei1":"18310958385708","imei2":"18310958385708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100051,"job_number":"JOB_100051","tr_customer_id":100068,"tr_customer_product_id":100058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:06.000Z","modified_at":"2025-11-06T04:30:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14621111052322","imei1":"14621111052322","imei2":"14621111052322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100050,"job_number":"JOB_100050","tr_customer_id":100067,"tr_customer_product_id":100057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:30.000Z","modified_at":"2025-11-06T04:29:30.000Z","name":"Gunnar Gorczany","mobile_number":"768-417-6062","email_id":"Adell.Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"19644905277591510","imei1":"19644905277591510","imei2":"19644905277591510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100049,"job_number":"JOB_100049","tr_customer_id":100066,"tr_customer_product_id":100056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:28.000Z","modified_at":"2025-11-06T04:30:11.000Z","name":"Nels Schiller","mobile_number":"919-713-5139","email_id":"Amalia.Nitzsche27@hotmail.com","dop":"2025-04-06","serial_number":"10225682358752","imei1":"10225682358752","imei2":"10225682358752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100048,"job_number":"JOB_100048","tr_customer_id":100065,"tr_customer_product_id":100055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:28.000Z","modified_at":"2025-11-06T04:29:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14196501845550","imei1":"14196501845550","imei2":"14196501845550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100047,"job_number":"JOB_100047","tr_customer_id":100064,"tr_customer_product_id":100054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:22.000Z","modified_at":"2025-11-06T04:29:22.000Z","name":"Cesar Borer","mobile_number":"435-701-2674","email_id":"Kamryn_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"17139381025928236","imei1":"17139381025928236","imei2":"17139381025928236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100046,"job_number":"JOB_100046","tr_customer_id":100063,"tr_customer_product_id":100053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:21.000Z","modified_at":"2025-11-06T04:29:59.000Z","name":"Pansy Russel","mobile_number":"286-820-6405","email_id":"Hilton43@hotmail.com","dop":"2025-04-06","serial_number":"16476818632056","imei1":"16476818632056","imei2":"16476818632056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100045,"job_number":"JOB_100045","tr_customer_id":100062,"tr_customer_product_id":100052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:20.000Z","modified_at":"2025-11-06T04:29:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16276423788004","imei1":"16276423788004","imei2":"16276423788004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100044,"job_number":"JOB_100044","tr_customer_id":100061,"tr_customer_product_id":100051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:50.000Z","modified_at":"2025-11-06T04:22:50.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"18912283419609","imei1":"18912283419609","imei2":"18912283419609","popurl":"2025-10-27T04:22:49.437600804Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100043,"job_number":"JOB_100043","tr_customer_id":100060,"tr_customer_product_id":100050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:04.000Z","modified_at":"2025-11-06T04:22:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"93586005647726","imei1":"93586005647726","imei2":"93586005647726","popurl":"2025-10-27T04:22:03.519877799Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100039,"job_number":"JOB_100039","tr_customer_id":100056,"tr_customer_product_id":100046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:39.000Z","modified_at":"2025-11-06T04:17:39.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701326","imei1":"51732593701326","imei2":"51732593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100036,"job_number":"JOB_100036","tr_customer_id":100053,"tr_customer_product_id":100043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:44.000Z","modified_at":"2025-11-06T04:14:44.000Z","name":"Marion Parisian","mobile_number":"299-238-7630","email_id":"Ressie_VonRueden@gmail.com","dop":"2025-04-06","serial_number":"11231993252882300","imei1":"11231993252882300","imei2":"11231993252882300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100035,"job_number":"JOB_100035","tr_customer_id":100052,"tr_customer_product_id":100042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:43.000Z","modified_at":"2025-11-06T04:15:23.000Z","name":"Ronny Labadie","mobile_number":"608-991-4279","email_id":"Joey_Schiller47@hotmail.com","dop":"2025-04-06","serial_number":"15747932472580","imei1":"15747932472580","imei2":"15747932472580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100034,"job_number":"JOB_100034","tr_customer_id":100051,"tr_customer_product_id":100041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:42.000Z","modified_at":"2025-11-06T04:14:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17275017270072","imei1":"17275017270072","imei2":"17275017270072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100033,"job_number":"JOB_100033","tr_customer_id":100050,"tr_customer_product_id":100040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:35.000Z","modified_at":"2025-11-06T04:14:35.000Z","name":"Hudson Fahey","mobile_number":"231-930-3967","email_id":"Maya.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"15969887906356488","imei1":"15969887906356488","imei2":"15969887906356488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100032,"job_number":"JOB_100032","tr_customer_id":100049,"tr_customer_product_id":100039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:34.000Z","modified_at":"2025-11-06T04:15:10.000Z","name":"Timothy Lang","mobile_number":"563-204-8306","email_id":"Jane.Bauch@gmail.com","dop":"2025-04-06","serial_number":"14047485460064","imei1":"14047485460064","imei2":"14047485460064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100031,"job_number":"JOB_100031","tr_customer_id":100048,"tr_customer_product_id":100038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:34.000Z","modified_at":"2025-11-06T04:14:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12548085507479","imei1":"12548085507479","imei2":"12548085507479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100030,"job_number":"JOB_100030","tr_customer_id":100047,"tr_customer_product_id":100037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:55.000Z","modified_at":"2025-11-06T04:13:55.000Z","name":"Luis Wyman","mobile_number":"380-716-4969","email_id":"Therese.Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"19513932761044010","imei1":"19513932761044010","imei2":"19513932761044010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100029,"job_number":"JOB_100029","tr_customer_id":100046,"tr_customer_product_id":100036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:54.000Z","modified_at":"2025-11-06T04:14:35.000Z","name":"Fernando Stark","mobile_number":"611-414-0479","email_id":"Lempi39@gmail.com","dop":"2025-04-06","serial_number":"18576146111212","imei1":"18576146111212","imei2":"18576146111212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100028,"job_number":"JOB_100028","tr_customer_id":100045,"tr_customer_product_id":100035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784271991234","imei1":"13784271991234","imei2":"13784271991234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100027,"job_number":"JOB_100027","tr_customer_id":100044,"tr_customer_product_id":100034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"Sherman Rosenbaum","mobile_number":"287-584-9052","email_id":"Julie_Abernathy87@gmail.com","dop":"2025-04-06","serial_number":"14618811477814900","imei1":"14618811477814900","imei2":"14618811477814900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100026,"job_number":"JOB_100026","tr_customer_id":100043,"tr_customer_product_id":100033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:51.000Z","modified_at":"2025-11-06T04:14:28.000Z","name":"Kariane Ritchie","mobile_number":"516-300-0755","email_id":"Levi.Boyle53@hotmail.com","dop":"2025-04-06","serial_number":"12089530894783","imei1":"12089530894783","imei2":"12089530894783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:14:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100025,"job_number":"JOB_100025","tr_customer_id":100042,"tr_customer_product_id":100032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:51.000Z","modified_at":"2025-11-06T04:13:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12533669608916","imei1":"12533669608916","imei2":"12533669608916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100024,"job_number":"JOB_100024","tr_customer_id":100041,"tr_customer_product_id":100031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:10.000Z","modified_at":"2025-11-06T04:13:10.000Z","name":"Taryn Powlowski","mobile_number":"455-542-2892","email_id":"Abagail.Cassin@hotmail.com","dop":"2025-04-06","serial_number":"15778173711353364","imei1":"15778173711353364","imei2":"15778173711353364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100023,"job_number":"JOB_100023","tr_customer_id":100040,"tr_customer_product_id":100030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:09.000Z","modified_at":"2025-11-06T04:13:45.000Z","name":"Annette Anderson","mobile_number":"884-795-5541","email_id":"Randi_Reinger66@yahoo.com","dop":"2025-04-06","serial_number":"11556532038205","imei1":"11556532038205","imei2":"11556532038205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100022,"job_number":"JOB_100022","tr_customer_id":100039,"tr_customer_product_id":100029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:08.000Z","modified_at":"2025-11-06T04:13:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585550276914","imei1":"16585550276914","imei2":"16585550276914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100021,"job_number":"JOB_100021","tr_customer_id":100038,"tr_customer_product_id":100028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:07.000Z","modified_at":"2025-11-06T04:13:07.000Z","name":"Nikita Towne","mobile_number":"406-932-2862","email_id":"Marcelo_Davis@yahoo.com","dop":"2025-04-06","serial_number":"18812022830871668","imei1":"18812022830871668","imei2":"18812022830871668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100020,"job_number":"JOB_100020","tr_customer_id":100037,"tr_customer_product_id":100027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:05.000Z","modified_at":"2025-11-06T04:13:46.000Z","name":"Curtis Farrell","mobile_number":"350-914-0893","email_id":"Justus_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"17932902031483","imei1":"17932902031483","imei2":"17932902031483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100019,"job_number":"JOB_100019","tr_customer_id":100036,"tr_customer_product_id":100026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:05.000Z","modified_at":"2025-11-06T04:13:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13373094444881","imei1":"13373094444881","imei2":"13373094444881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100017,"job_number":"JOB_100017","tr_customer_id":100034,"tr_customer_product_id":100024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:54.000Z","modified_at":"2025-11-06T04:00:54.000Z","name":"Thora Mills","mobile_number":"406-221-3055","email_id":"Virginia_Schmidt97@gmail.com","dop":"2025-04-06","serial_number":"16319561502148974","imei1":"16319561502148974","imei2":"16319561502148974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100016,"job_number":"JOB_100016","tr_customer_id":100033,"tr_customer_product_id":100023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:53.000Z","modified_at":"2025-11-06T04:01:33.000Z","name":"Thea Langosh","mobile_number":"852-460-5999","email_id":"Flavie_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"14007220942577","imei1":"14007220942577","imei2":"14007220942577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100015,"job_number":"JOB_100015","tr_customer_id":100032,"tr_customer_product_id":100022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:52.000Z","modified_at":"2025-11-06T04:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12748289154307","imei1":"12748289154307","imei2":"12748289154307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100014,"job_number":"JOB_100014","tr_customer_id":100031,"tr_customer_product_id":100021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:47.000Z","modified_at":"2025-11-06T04:00:47.000Z","name":"Quincy Kautzer","mobile_number":"512-426-7419","email_id":"Shana82@yahoo.com","dop":"2025-04-06","serial_number":"19407613690755716","imei1":"19407613690755716","imei2":"19407613690755716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100013,"job_number":"JOB_100013","tr_customer_id":100030,"tr_customer_product_id":100020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:46.000Z","modified_at":"2025-11-06T04:01:21.000Z","name":"Wilber Hammes","mobile_number":"239-763-6020","email_id":"Delphia.Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12442532822005","imei1":"12442532822005","imei2":"12442532822005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100012,"job_number":"JOB_100012","tr_customer_id":100029,"tr_customer_product_id":100019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:45.000Z","modified_at":"2025-11-06T04:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16533599513172","imei1":"16533599513172","imei2":"16533599513172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100011,"job_number":"JOB_100011","tr_customer_id":100028,"tr_customer_product_id":100018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"Russ Lubowitz","mobile_number":"616-823-5203","email_id":"Flossie.Mann@hotmail.com","dop":"2025-09-16","serial_number":"19391401148900","imei1":"19391401148900","imei2":"19391401148900","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100010,"job_number":"JOB_100010","tr_customer_id":100027,"tr_customer_product_id":100017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10377103046235","imei1":"10377103046235","imei2":"10377103046235","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100009,"job_number":"JOB_100009","tr_customer_id":100026,"tr_customer_product_id":100016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:10.000Z","modified_at":"2025-11-06T04:00:10.000Z","name":"Kian Howell","mobile_number":"722-626-6465","email_id":"Carmel18@yahoo.com","dop":"2025-09-16","serial_number":"15641624911834","imei1":"15641624911834","imei2":"15641624911834","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100008,"job_number":"JOB_100008","tr_customer_id":100025,"tr_customer_product_id":100015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:09.000Z","modified_at":"2025-11-06T04:00:09.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13376479979060","imei1":"13376479979060","imei2":"13376479979060","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100007,"job_number":"JOB_100007","tr_customer_id":100024,"tr_customer_product_id":100014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:06.000Z","modified_at":"2025-11-06T04:00:06.000Z","name":"Mariane Jast","mobile_number":"608-710-4914","email_id":"Brigitte40@hotmail.com","dop":"2025-04-06","serial_number":"15689561696390664","imei1":"15689561696390664","imei2":"15689561696390664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100006,"job_number":"JOB_100006","tr_customer_id":100023,"tr_customer_product_id":100013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:05.000Z","modified_at":"2025-11-06T04:00:05.000Z","name":"Hester Reynolds","mobile_number":"818-648-8766","email_id":"Annamae_Tromp@gmail.com","dop":"2025-04-06","serial_number":"11881932913360578","imei1":"11881932913360578","imei2":"11881932913360578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100005,"job_number":"JOB_100005","tr_customer_id":100022,"tr_customer_product_id":100012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:45.000Z","name":"Annabelle Parisian","mobile_number":"277-690-9408","email_id":"Major45@gmail.com","dop":"2025-04-06","serial_number":"19907694288959","imei1":"19907694288959","imei2":"19907694288959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100004,"job_number":"JOB_100004","tr_customer_id":100021,"tr_customer_product_id":100011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972995945586","imei1":"15972995945586","imei2":"15972995945586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100003,"job_number":"JOB_100003","tr_customer_id":100020,"tr_customer_product_id":100010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:39.000Z","name":"Pasquale Streich","mobile_number":"786-689-0587","email_id":"Laura.MacGyver23@gmail.com","dop":"2025-04-06","serial_number":"10686118602544","imei1":"10686118602544","imei2":"10686118602544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100002,"job_number":"JOB_100002","tr_customer_id":100019,"tr_customer_product_id":100009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12383495644697","imei1":"12383495644697","imei2":"12383495644697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100001,"job_number":"JOB_100001","tr_customer_id":100018,"tr_customer_product_id":100008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"Reymundo Huels","mobile_number":"357-687-4688","email_id":"Edd_Hodkiewicz50@hotmail.com","dop":"2025-09-16","serial_number":"12103908023090","imei1":"12103908023090","imei2":"12103908023090","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100000,"job_number":"JOB_100000","tr_customer_id":100017,"tr_customer_product_id":100007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18024137628906","imei1":"18024137628906","imei2":"18024137628906","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99999,"job_number":"JOB_99999","tr_customer_id":100016,"tr_customer_product_id":100006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:23.000Z","modified_at":"2025-11-06T08:36:03.000Z","name":"Hyman Gutmann","mobile_number":"339-982-3438","email_id":"Emilia70@yahoo.com","dop":"2025-04-06","serial_number":"12746490476542912","imei1":"12746490476542912","imei2":"12746490476542912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T08:36:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":99998,"job_number":"JOB_99998","tr_customer_id":100015,"tr_customer_product_id":100005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:22.000Z","modified_at":"2025-11-06T03:59:57.000Z","name":"Earl Corwin","mobile_number":"311-555-1571","email_id":"Adele_Lesch25@yahoo.com","dop":"2025-04-06","serial_number":"10573887092157","imei1":"10573887092157","imei2":"10573887092157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99997,"job_number":"JOB_99997","tr_customer_id":100014,"tr_customer_product_id":100004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:22.000Z","modified_at":"2025-11-06T03:59:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18388905115615","imei1":"18388905115615","imei2":"18388905115615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99996,"job_number":"JOB_99996","tr_customer_id":100013,"tr_customer_product_id":100003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:18.000Z","modified_at":"2025-11-06T03:59:18.000Z","name":"Flavie Buckridge","mobile_number":"622-235-8538","email_id":"Aracely21@yahoo.com","dop":"2025-04-06","serial_number":"13187697433056904","imei1":"13187697433056904","imei2":"13187697433056904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99995,"job_number":"JOB_99995","tr_customer_id":100012,"tr_customer_product_id":100002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:17.000Z","modified_at":"2025-11-06T03:59:57.000Z","name":"Delta Cruickshank","mobile_number":"929-307-2845","email_id":"Amina39@yahoo.com","dop":"2025-04-06","serial_number":"19673201530157","imei1":"19673201530157","imei2":"19673201530157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99994,"job_number":"JOB_99994","tr_customer_id":100011,"tr_customer_product_id":100001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:16.000Z","modified_at":"2025-11-06T03:59:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16612498001924","imei1":"16612498001924","imei2":"16612498001924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99993,"job_number":"JOB_99993","tr_customer_id":100010,"tr_customer_product_id":100000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:13.000Z","modified_at":"2025-11-06T03:44:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63471558100744","imei1":"63471558100744","imei2":"63471558100744","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99992,"job_number":"JOB_99992","tr_customer_id":100009,"tr_customer_product_id":99999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:13.000Z","modified_at":"2025-11-06T03:44:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31345958864353","imei1":"31345958864353","imei2":"31345958864353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99991,"job_number":"JOB_99991","tr_customer_id":100008,"tr_customer_product_id":99998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58118207158278","imei1":"58118207158278","imei2":"58118207158278","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99990,"job_number":"JOB_99990","tr_customer_id":100007,"tr_customer_product_id":99997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11492195125211","imei1":"11492195125211","imei2":"11492195125211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99989,"job_number":"JOB_99989","tr_customer_id":100006,"tr_customer_product_id":99996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50427487783674","imei1":"50427487783674","imei2":"50427487783674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99988,"job_number":"JOB_99988","tr_customer_id":100005,"tr_customer_product_id":99995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18450930062996","imei1":"18450930062996","imei2":"18450930062996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99987,"job_number":"JOB_99987","tr_customer_id":100004,"tr_customer_product_id":99994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43719748283005","imei1":"43719748283005","imei2":"43719748283005","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99986,"job_number":"JOB_99986","tr_customer_id":100003,"tr_customer_product_id":99993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:45.000Z","modified_at":"2025-11-06T03:44:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94240536536840","imei1":"94240536536840","imei2":"94240536536840","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:44:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99985,"job_number":"JOB_99985","tr_customer_id":100002,"tr_customer_product_id":99992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57737134753031","imei1":"57737134753031","imei2":"57737134753031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99984,"job_number":"JOB_99984","tr_customer_id":100001,"tr_customer_product_id":99991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26143053814638","imei1":"26143053814638","imei2":"26143053814638","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99983,"job_number":"JOB_99983","tr_customer_id":100000,"tr_customer_product_id":99990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48274595650538","imei1":"48274595650538","imei2":"48274595650538","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99982,"job_number":"JOB_99982","tr_customer_id":99999,"tr_customer_product_id":99989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42167402374935","imei1":"42167402374935","imei2":"42167402374935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99981,"job_number":"JOB_99981","tr_customer_id":99998,"tr_customer_product_id":99988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84180452577587","imei1":"84180452577587","imei2":"84180452577587","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99980,"job_number":"JOB_99980","tr_customer_id":99997,"tr_customer_product_id":99987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80407294001220","imei1":"80407294001220","imei2":"80407294001220","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99979,"job_number":"JOB_99979","tr_customer_id":99996,"tr_customer_product_id":99986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87906886850958","imei1":"87906886850958","imei2":"87906886850958","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99978,"job_number":"JOB_99978","tr_customer_id":99995,"tr_customer_product_id":99985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19205385114828","imei1":"19205385114828","imei2":"19205385114828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99977,"job_number":"JOB_99977","tr_customer_id":99994,"tr_customer_product_id":99984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43621165036229","imei1":"43621165036229","imei2":"43621165036229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99976,"job_number":"JOB_99976","tr_customer_id":99993,"tr_customer_product_id":99983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97575135106576","imei1":"97575135106576","imei2":"97575135106576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99975,"job_number":"JOB_99975","tr_customer_id":99992,"tr_customer_product_id":99982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78700106280037","imei1":"78700106280037","imei2":"78700106280037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99974,"job_number":"JOB_99974","tr_customer_id":99991,"tr_customer_product_id":99981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61053352528644","imei1":"61053352528644","imei2":"61053352528644","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99973,"job_number":"JOB_99973","tr_customer_id":99990,"tr_customer_product_id":99980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93957431551191","imei1":"93957431551191","imei2":"93957431551191","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99972,"job_number":"JOB_99972","tr_customer_id":99989,"tr_customer_product_id":99979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:03.000Z","modified_at":"2025-11-06T03:37:03.000Z","name":"Laila Auer","mobile_number":"816-961-2409","email_id":"Imogene41@hotmail.com","dop":"2025-04-06","serial_number":"10239161439775902","imei1":"10239161439775902","imei2":"10239161439775902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99971,"job_number":"JOB_99971","tr_customer_id":99988,"tr_customer_product_id":99978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:02.000Z","modified_at":"2025-11-06T03:37:38.000Z","name":"Angelica Buckridge","mobile_number":"315-367-0045","email_id":"Rod_Considine3@gmail.com","dop":"2025-04-06","serial_number":"17881531123993","imei1":"17881531123993","imei2":"17881531123993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99970,"job_number":"JOB_99970","tr_customer_id":99987,"tr_customer_product_id":99977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11691606393051","imei1":"11691606393051","imei2":"11691606393051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99969,"job_number":"JOB_99969","tr_customer_id":99986,"tr_customer_product_id":99976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"Maymie Willms","mobile_number":"707-843-7185","email_id":"Julien.Nader@gmail.com","dop":"2025-04-06","serial_number":"10673526325571050","imei1":"10673526325571050","imei2":"10673526325571050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99968,"job_number":"JOB_99968","tr_customer_id":99985,"tr_customer_product_id":99975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:00.000Z","modified_at":"2025-11-06T03:37:40.000Z","name":"Kailee Schuster","mobile_number":"207-484-9688","email_id":"Bethel.Mann@hotmail.com","dop":"2025-04-06","serial_number":"16069910003903","imei1":"16069910003903","imei2":"16069910003903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99967,"job_number":"JOB_99967","tr_customer_id":99984,"tr_customer_product_id":99974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:59.000Z","modified_at":"2025-11-06T03:36:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10600463206043","imei1":"10600463206043","imei2":"10600463206043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99966,"job_number":"JOB_99966","tr_customer_id":99983,"tr_customer_product_id":99973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:48.000Z","modified_at":"2025-11-06T03:36:48.000Z","name":"Michael Lebsack","mobile_number":"267-307-4687","email_id":"Leanna58@hotmail.com","dop":"2025-06-08","serial_number":"108873458088426","imei1":"108873458088426","imei2":"108873458088426","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99965,"job_number":"JOB_99965","tr_customer_id":99982,"tr_customer_product_id":99972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:47.000Z","modified_at":"2025-11-06T03:37:13.000Z","name":"Elias Pouros","mobile_number":"927-288-6214","email_id":"Van.Murphy@gmail.com","dop":"2025-06-08","serial_number":"18073468346243","imei1":"18073468346243","imei2":"18073468346243","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99964,"job_number":"JOB_99964","tr_customer_id":99981,"tr_customer_product_id":99971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:46.000Z","modified_at":"2025-11-06T03:36:46.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17001140031752","imei1":"17001140031752","imei2":"17001140031752","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99956,"job_number":"JOB_99956","tr_customer_id":99973,"tr_customer_product_id":99963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:22.000Z","modified_at":"2025-11-06T03:36:22.000Z","name":"Andres Huels","mobile_number":"899-586-0897","email_id":"Christelle.Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"13356682696224662","imei1":"13356682696224662","imei2":"13356682696224662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99955,"job_number":"JOB_99955","tr_customer_id":99972,"tr_customer_product_id":99962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:21.000Z","modified_at":"2025-11-06T03:36:57.000Z","name":"Baron Jacobs","mobile_number":"303-885-0042","email_id":"Itzel69@yahoo.com","dop":"2025-04-06","serial_number":"18069036699226","imei1":"18069036699226","imei2":"18069036699226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99954,"job_number":"JOB_99954","tr_customer_id":99971,"tr_customer_product_id":99961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:21.000Z","modified_at":"2025-11-06T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13227684091141","imei1":"13227684091141","imei2":"13227684091141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99953,"job_number":"JOB_99953","tr_customer_id":99970,"tr_customer_product_id":99960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:20.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Daija Wehner","mobile_number":"474-641-0810","email_id":"Marcelina.Friesen23@hotmail.com","dop":"2025-04-06","serial_number":"16579153052106916","imei1":"16579153052106916","imei2":"16579153052106916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99952,"job_number":"JOB_99952","tr_customer_id":99969,"tr_customer_product_id":99959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:18.000Z","modified_at":"2025-11-06T03:36:55.000Z","name":"Sincere Paucek","mobile_number":"888-872-4804","email_id":"Brook_Schmitt44@gmail.com","dop":"2025-04-06","serial_number":"15931439617627","imei1":"15931439617627","imei2":"15931439617627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99951,"job_number":"JOB_99951","tr_customer_id":99968,"tr_customer_product_id":99958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:18.000Z","modified_at":"2025-11-06T03:36:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14129483184673","imei1":"14129483184673","imei2":"14129483184673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99950,"job_number":"JOB_99950","tr_customer_id":99967,"tr_customer_product_id":99957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:16.000Z","modified_at":"2025-11-06T03:36:16.000Z","name":"Pinkie Koss","mobile_number":"967-597-6677","email_id":"Randall.Altenwerth0@hotmail.com","dop":"2025-06-08","serial_number":"103603942289080","imei1":"103603942289080","imei2":"103603942289080","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99949,"job_number":"JOB_99949","tr_customer_id":99966,"tr_customer_product_id":99956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:15.000Z","modified_at":"2025-11-06T03:36:42.000Z","name":"Art Spinka","mobile_number":"728-623-1799","email_id":"Lue_Walter@gmail.com","dop":"2025-06-08","serial_number":"14019089027047","imei1":"14019089027047","imei2":"14019089027047","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99948,"job_number":"JOB_99948","tr_customer_id":99965,"tr_customer_product_id":99955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:15.000Z","modified_at":"2025-11-06T03:36:15.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14768713210375","imei1":"14768713210375","imei2":"14768713210375","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99947,"job_number":"JOB_99947","tr_customer_id":99964,"tr_customer_product_id":99954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:13.000Z","modified_at":"2025-11-06T03:36:13.000Z","name":"Chanelle Windler","mobile_number":"219-875-9029","email_id":"Twila_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"13835519724547464","imei1":"13835519724547464","imei2":"13835519724547464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99946,"job_number":"JOB_99946","tr_customer_id":99963,"tr_customer_product_id":99953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:12.000Z","modified_at":"2025-11-06T03:36:12.000Z","name":"Edwina Feil","mobile_number":"373-662-4201","email_id":"Lillie59@hotmail.com","dop":"2025-04-06","serial_number":"19776874396254844","imei1":"19776874396254844","imei2":"19776874396254844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99945,"job_number":"JOB_99945","tr_customer_id":99962,"tr_customer_product_id":99952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:52.000Z","name":"Dayana Williamson","mobile_number":"995-472-8951","email_id":"Danny.Reinger@yahoo.com","dop":"2025-04-06","serial_number":"14766735846217","imei1":"14766735846217","imei2":"14766735846217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99944,"job_number":"JOB_99944","tr_customer_id":99961,"tr_customer_product_id":99951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10158803813484","imei1":"10158803813484","imei2":"10158803813484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99943,"job_number":"JOB_99943","tr_customer_id":99960,"tr_customer_product_id":99950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:51.000Z","name":"Loren Lindgren","mobile_number":"734-377-4353","email_id":"Clotilde.Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"15434951578913","imei1":"15434951578913","imei2":"15434951578913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99935,"job_number":"JOB_99935","tr_customer_id":99952,"tr_customer_product_id":99942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:45.000Z","modified_at":"2025-11-06T03:35:45.000Z","name":"Favian Bednar","mobile_number":"352-872-6397","email_id":"Icie.Wintheiser@yahoo.com","dop":"2025-06-08","serial_number":"101527102446479","imei1":"101527102446479","imei2":"101527102446479","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99934,"job_number":"JOB_99934","tr_customer_id":99951,"tr_customer_product_id":99941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:43.000Z","modified_at":"2025-11-06T03:36:10.000Z","name":"Ryann Hammes","mobile_number":"677-424-2553","email_id":"Judy44@yahoo.com","dop":"2025-06-08","serial_number":"10421304985744","imei1":"10421304985744","imei2":"10421304985744","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99933,"job_number":"JOB_99933","tr_customer_id":99950,"tr_customer_product_id":99940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:43.000Z","modified_at":"2025-11-06T03:35:43.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19275420306427","imei1":"19275420306427","imei2":"19275420306427","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99932,"job_number":"JOB_99932","tr_customer_id":99949,"tr_customer_product_id":99939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:42.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Mason Schinner","mobile_number":"348-685-2811","email_id":"Lilla88@gmail.com","dop":"2025-04-06","serial_number":"12869063942911","imei1":"12869063942911","imei2":"12869063942911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99931,"job_number":"JOB_99931","tr_customer_id":99948,"tr_customer_product_id":99938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:42.000Z","modified_at":"2025-11-06T03:35:42.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12187206293561","imei1":"12187206293561","imei2":"12187206293561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99930,"job_number":"JOB_99930","tr_customer_id":99947,"tr_customer_product_id":99937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:39.000Z","modified_at":"2025-11-06T03:35:39.000Z","name":"Marjolaine Kulas","mobile_number":"806-910-7703","email_id":"Trisha95@yahoo.com","dop":"2025-04-06","serial_number":"15574500901270248","imei1":"15574500901270248","imei2":"15574500901270248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99929,"job_number":"JOB_99929","tr_customer_id":99946,"tr_customer_product_id":99936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:38.000Z","modified_at":"2025-11-06T03:36:14.000Z","name":"Emiliano Jast","mobile_number":"789-406-6335","email_id":"Lane_Torp@gmail.com","dop":"2025-04-06","serial_number":"11631462569764","imei1":"11631462569764","imei2":"11631462569764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99928,"job_number":"JOB_99928","tr_customer_id":99945,"tr_customer_product_id":99935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:38.000Z","modified_at":"2025-11-06T03:35:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15519952082655","imei1":"15519952082655","imei2":"15519952082655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99923,"job_number":"JOB_99923","tr_customer_id":99940,"tr_customer_product_id":99930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Destin Schimmel","mobile_number":"498-294-9570","email_id":"Albina.Tromp32@hotmail.com","dop":"2025-04-06","serial_number":"17647044046358944","imei1":"17647044046358944","imei2":"17647044046358944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99922,"job_number":"JOB_99922","tr_customer_id":99939,"tr_customer_product_id":99929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:34.000Z","modified_at":"2025-11-06T03:36:11.000Z","name":"Gregory Rolfson","mobile_number":"569-356-2543","email_id":"Cordia89@yahoo.com","dop":"2025-04-06","serial_number":"16244090194840","imei1":"16244090194840","imei2":"16244090194840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99921,"job_number":"JOB_99921","tr_customer_id":99938,"tr_customer_product_id":99928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:34.000Z","modified_at":"2025-11-06T03:35:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11012769744633","imei1":"11012769744633","imei2":"11012769744633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99920,"job_number":"JOB_99920","tr_customer_id":99937,"tr_customer_product_id":99927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:26.000Z","modified_at":"2025-11-06T03:35:26.000Z","name":"Wilhelmine Nienow","mobile_number":"625-795-7719","email_id":"Kailey.Kunze26@gmail.com","dop":"2025-04-06","serial_number":"14338479461014556","imei1":"14338479461014556","imei2":"14338479461014556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99919,"job_number":"JOB_99919","tr_customer_id":99936,"tr_customer_product_id":99926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:24.000Z","modified_at":"2025-11-06T03:36:04.000Z","name":"Susana Okuneva","mobile_number":"221-615-7372","email_id":"Billy41@hotmail.com","dop":"2025-04-06","serial_number":"15583735749759","imei1":"15583735749759","imei2":"15583735749759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99918,"job_number":"JOB_99918","tr_customer_id":99935,"tr_customer_product_id":99925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:24.000Z","modified_at":"2025-11-06T03:35:24.000Z","name":"Dakota O'Kon","mobile_number":"715-310-0724","email_id":"Annabell.Rolfson5@hotmail.com","dop":"2025-04-06","serial_number":"18909707599517010","imei1":"18909707599517010","imei2":"18909707599517010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99917,"job_number":"JOB_99917","tr_customer_id":99934,"tr_customer_product_id":99924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:23.000Z","modified_at":"2025-11-06T03:36:04.000Z","name":"Lesly D'Amore","mobile_number":"236-300-0503","email_id":"Kevon_Volkman@hotmail.com","dop":"2025-04-06","serial_number":"18661340035136","imei1":"18661340035136","imei2":"18661340035136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99916,"job_number":"JOB_99916","tr_customer_id":99933,"tr_customer_product_id":99923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:22.000Z","modified_at":"2025-11-06T03:35:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11561470494897","imei1":"11561470494897","imei2":"11561470494897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99915,"job_number":"JOB_99915","tr_customer_id":99932,"tr_customer_product_id":99922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:11.000Z","modified_at":"2025-11-06T03:35:11.000Z","name":"Tamara Daniel","mobile_number":"324-462-2861","email_id":"Nyah.Mayer@gmail.com","dop":"2025-04-06","serial_number":"14692329419021112","imei1":"14692329419021112","imei2":"14692329419021112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99914,"job_number":"JOB_99914","tr_customer_id":99931,"tr_customer_product_id":99921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:09.000Z","modified_at":"2025-11-06T03:35:50.000Z","name":"Name Reynolds","mobile_number":"825-440-3331","email_id":"Dessie.Terry@yahoo.com","dop":"2025-04-06","serial_number":"15432593113433","imei1":"15432593113433","imei2":"15432593113433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99912,"job_number":"JOB_99912","tr_customer_id":99929,"tr_customer_product_id":99919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:58.000Z","modified_at":"2025-11-06T03:35:35.000Z","name":"Pink Medhurst","mobile_number":"503-440-3808","email_id":"Floyd81@hotmail.com","dop":"2025-04-06","serial_number":"17116978382738","imei1":"17116978382738","imei2":"17116978382738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99911,"job_number":"JOB_99911","tr_customer_id":99928,"tr_customer_product_id":99918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"Hilton Hermiston","mobile_number":"358-873-4645","email_id":"Angelita.Upton@gmail.com","dop":"2025-06-18","serial_number":"1070741767857579","imei1":"1070741767857579","imei2":"1070741767857579","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99910,"job_number":"JOB_99910","tr_customer_id":99927,"tr_customer_product_id":99917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"12096509906828","imei1":"12096509906828","imei2":"12096509906828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99909,"job_number":"JOB_99909","tr_customer_id":99926,"tr_customer_product_id":99916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:35:38.000Z","name":"Rollin Homenick","mobile_number":"399-409-5571","email_id":"Emily.Graham86@yahoo.com","dop":"2025-06-18","serial_number":"10492828052636","imei1":"10492828052636","imei2":"10492828052636","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99908,"job_number":"JOB_99908","tr_customer_id":99925,"tr_customer_product_id":99915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10642340592793","imei1":"10642340592793","imei2":"10642340592793","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99907,"job_number":"JOB_99907","tr_customer_id":99924,"tr_customer_product_id":99914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:56.000Z","modified_at":"2025-11-06T03:34:56.000Z","name":"Deven Bernier","mobile_number":"351-797-3017","email_id":"Lue74@hotmail.com","dop":"2025-04-06","serial_number":"11899738691851424","imei1":"11899738691851424","imei2":"11899738691851424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99906,"job_number":"JOB_99906","tr_customer_id":99923,"tr_customer_product_id":99913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:55.000Z","modified_at":"2025-11-06T03:35:31.000Z","name":"Brendon Runolfsson","mobile_number":"905-787-1894","email_id":"Lola49@gmail.com","dop":"2025-04-06","serial_number":"11919700795399","imei1":"11919700795399","imei2":"11919700795399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99905,"job_number":"JOB_99905","tr_customer_id":99922,"tr_customer_product_id":99912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:54.000Z","modified_at":"2025-11-06T03:34:54.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"10951517549596","imei1":"10951517549596","imei2":"10951517549596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99903,"job_number":"JOB_99903","tr_customer_id":99920,"tr_customer_product_id":99910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Ludwig Jenkins","mobile_number":"974-815-2806","email_id":"Noble_Barrows17@hotmail.com","dop":"2025-04-06","serial_number":"18799201905216616","imei1":"18799201905216616","imei2":"18799201905216616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99902,"job_number":"JOB_99902","tr_customer_id":99919,"tr_customer_product_id":99909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:42.000Z","modified_at":"2025-11-06T03:35:19.000Z","name":"Antonette Blanda","mobile_number":"204-332-5347","email_id":"Berniece.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"15902724439527","imei1":"15902724439527","imei2":"15902724439527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99901,"job_number":"JOB_99901","tr_customer_id":99918,"tr_customer_product_id":99908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:42.000Z","modified_at":"2025-11-06T03:34:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12132795872842","imei1":"12132795872842","imei2":"12132795872842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99900,"job_number":"JOB_99900","tr_customer_id":99917,"tr_customer_product_id":99907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:40.000Z","modified_at":"2025-11-06T03:34:40.000Z","name":"Fannie O'Conner","mobile_number":"530-585-3423","email_id":"Aliyah65@gmail.com","dop":"2025-04-06","serial_number":"19950541237701104","imei1":"19950541237701104","imei2":"19950541237701104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99899,"job_number":"JOB_99899","tr_customer_id":99916,"tr_customer_product_id":99906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:39.000Z","modified_at":"2025-11-06T03:35:15.000Z","name":"Reba Weber","mobile_number":"883-732-0080","email_id":"Friedrich_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"10580646257157","imei1":"10580646257157","imei2":"10580646257157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99898,"job_number":"JOB_99898","tr_customer_id":99915,"tr_customer_product_id":99905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:38.000Z","modified_at":"2025-11-06T03:34:38.000Z","name":"Brandi Mertz","mobile_number":"355-897-7748","email_id":"Terrill_Collins@hotmail.com","dop":"2025-04-06","serial_number":"16797925613125546","imei1":"16797925613125546","imei2":"16797925613125546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99897,"job_number":"JOB_99897","tr_customer_id":99914,"tr_customer_product_id":99904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:36.000Z","modified_at":"2025-11-06T03:35:17.000Z","name":"Emory Boyle","mobile_number":"676-503-8350","email_id":"Trisha63@yahoo.com","dop":"2025-04-06","serial_number":"15000381971176","imei1":"15000381971176","imei2":"15000381971176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99895,"job_number":"JOB_99895","tr_customer_id":99912,"tr_customer_product_id":99902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:16.000Z","modified_at":"2025-11-06T03:34:16.000Z","name":"Tyree Luettgen","mobile_number":"685-230-3310","email_id":"Connor38@yahoo.com","dop":"2025-04-06","serial_number":"14424229899623164","imei1":"14424229899623164","imei2":"14424229899623164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99894,"job_number":"JOB_99894","tr_customer_id":99911,"tr_customer_product_id":99901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:15.000Z","modified_at":"2025-11-06T03:35:00.000Z","name":"Dominique Hills","mobile_number":"761-955-6669","email_id":"Naomi_Baumbach54@yahoo.com","dop":"2025-04-06","serial_number":"12668441421241","imei1":"12668441421241","imei2":"12668441421241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99893,"job_number":"JOB_99893","tr_customer_id":99910,"tr_customer_product_id":99900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Warren Dare","mobile_number":"624-587-9151","email_id":"Wilton_Kuvalis57@yahoo.com","dop":"2025-09-30","serial_number":"12387981798650","imei1":"12387981798650","imei2":"12387981798650","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99892,"job_number":"JOB_99892","tr_customer_id":99909,"tr_customer_product_id":99899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:33.000Z","name":"Martine McCullough","mobile_number":"995-360-5712","email_id":"Jimmy69@yahoo.com","dop":"2025-09-30","serial_number":"18835577682910","imei1":"18835577682910","imei2":"18835577682910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99891,"job_number":"JOB_99891","tr_customer_id":99908,"tr_customer_product_id":99898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"15252244020832","imei1":"15252244020832","imei2":"15252244020832","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99890,"job_number":"JOB_99890","tr_customer_id":99907,"tr_customer_product_id":99897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:10.000Z","modified_at":"2025-11-06T03:34:50.000Z","name":"Dolores O'Keefe","mobile_number":"751-830-1817","email_id":"Marguerite_Rutherford16@yahoo.com","dop":"2025-04-06","serial_number":"17257780617549","imei1":"17257780617549","imei2":"17257780617549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99889,"job_number":"JOB_99889","tr_customer_id":99906,"tr_customer_product_id":99896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:10.000Z","modified_at":"2025-11-06T03:34:10.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15792738078673","imei1":"15792738078673","imei2":"15792738078673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99888,"job_number":"JOB_99888","tr_customer_id":99905,"tr_customer_product_id":99895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:05.000Z","modified_at":"2025-11-06T03:34:05.000Z","name":"Mckayla Sanford","mobile_number":"958-648-8757","email_id":"Will_Mayer@yahoo.com","dop":"2025-06-18","serial_number":"1018801462678501","imei1":"1018801462678501","imei2":"1018801462678501","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99887,"job_number":"JOB_99887","tr_customer_id":99904,"tr_customer_product_id":99894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:05.000Z","modified_at":"2025-11-06T03:34:49.000Z","name":"Colton O'Conner","mobile_number":"874-310-9770","email_id":"Derek.Stanton24@gmail.com","dop":"2025-06-18","serial_number":"10327266711381","imei1":"10327266711381","imei2":"10327266711381","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99886,"job_number":"JOB_99886","tr_customer_id":99903,"tr_customer_product_id":99893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:04.000Z","modified_at":"2025-11-06T03:34:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10572220241596","imei1":"10572220241596","imei2":"10572220241596","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99885,"job_number":"JOB_99885","tr_customer_id":99902,"tr_customer_product_id":99892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Justyn Tromp","mobile_number":"771-674-0799","email_id":"Kaylin90@hotmail.com","dop":"2025-09-30","serial_number":"12551591170965","imei1":"12551591170965","imei2":"12551591170965","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99884,"job_number":"JOB_99884","tr_customer_id":99901,"tr_customer_product_id":99891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Dariana Sporer","mobile_number":"316-509-5245","email_id":"Daphnee.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16435121930220934","imei1":"16435121930220934","imei2":"16435121930220934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99883,"job_number":"JOB_99883","tr_customer_id":99900,"tr_customer_product_id":99890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:34:07.000Z","name":"Gonzalo Green","mobile_number":"283-667-5326","email_id":"Freddie.Greenfelder8@hotmail.com","dop":"2025-09-30","serial_number":"15193310476351","imei1":"15193310476351","imei2":"15193310476351","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99882,"job_number":"JOB_99882","tr_customer_id":99899,"tr_customer_product_id":99889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:53.000Z","modified_at":"2025-11-06T03:33:53.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11849622752786","imei1":"11849622752786","imei2":"11849622752786","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99881,"job_number":"JOB_99881","tr_customer_id":99898,"tr_customer_product_id":99888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:52.000Z","modified_at":"2025-11-06T03:34:36.000Z","name":"Durward Bernhard","mobile_number":"496-848-5919","email_id":"Lorenzo51@yahoo.com","dop":"2025-04-06","serial_number":"11486797719962","imei1":"11486797719962","imei2":"11486797719962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99880,"job_number":"JOB_99880","tr_customer_id":99897,"tr_customer_product_id":99887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:52.000Z","modified_at":"2025-11-06T03:33:52.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15384613979063","imei1":"15384613979063","imei2":"15384613979063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99877,"job_number":"JOB_99877","tr_customer_id":99894,"tr_customer_product_id":99884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:36.000Z","modified_at":"2025-11-06T03:33:36.000Z","name":"Odie Glover","mobile_number":"294-351-9410","email_id":"Stephen.OConner@hotmail.com","dop":"2025-09-30","serial_number":"13022525422754","imei1":"13022525422754","imei2":"13022525422754","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99876,"job_number":"JOB_99876","tr_customer_id":99893,"tr_customer_product_id":99883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:35.000Z","modified_at":"2025-11-06T03:33:48.000Z","name":"Rosina Beier","mobile_number":"519-736-6153","email_id":"Davon.Von@hotmail.com","dop":"2025-09-30","serial_number":"12947648500974","imei1":"12947648500974","imei2":"12947648500974","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99875,"job_number":"JOB_99875","tr_customer_id":99892,"tr_customer_product_id":99882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:35.000Z","modified_at":"2025-11-06T03:33:35.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"13769970449096","imei1":"13769970449096","imei2":"13769970449096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99874,"job_number":"JOB_99874","tr_customer_id":99891,"tr_customer_product_id":99881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:14.000Z","modified_at":"2025-11-06T03:33:14.000Z","name":"Etha Cassin","mobile_number":"396-439-4498","email_id":"Jaylan91@gmail.com","dop":"2025-04-06","serial_number":"11998179057122452","imei1":"11998179057122452","imei2":"11998179057122452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99873,"job_number":"JOB_99873","tr_customer_id":99890,"tr_customer_product_id":99880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:13.000Z","modified_at":"2025-11-06T03:33:49.000Z","name":"Jacinto Deckow","mobile_number":"554-425-9516","email_id":"Jovanny.Johnston@yahoo.com","dop":"2025-04-06","serial_number":"19955862327507","imei1":"19955862327507","imei2":"19955862327507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99872,"job_number":"JOB_99872","tr_customer_id":99889,"tr_customer_product_id":99879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:11.000Z","modified_at":"2025-11-06T03:33:11.000Z","name":"Haskell Kunze","mobile_number":"303-297-3129","email_id":"Yvette.Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"19818044096606464","imei1":"19818044096606464","imei2":"19818044096606464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99871,"job_number":"JOB_99871","tr_customer_id":99888,"tr_customer_product_id":99878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:10.000Z","modified_at":"2025-11-06T03:33:46.000Z","name":"Dagmar Willms","mobile_number":"380-709-8913","email_id":"Ladarius49@gmail.com","dop":"2025-04-06","serial_number":"14536092679180","imei1":"14536092679180","imei2":"14536092679180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99870,"job_number":"JOB_99870","tr_customer_id":99887,"tr_customer_product_id":99877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:09.000Z","modified_at":"2025-11-06T03:33:09.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11183221243655","imei1":"11183221243655","imei2":"11183221243655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99869,"job_number":"JOB_99869","tr_customer_id":99886,"tr_customer_product_id":99876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:03.000Z","modified_at":"2025-11-06T03:33:14.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"49306286011165","imei1":"49306286011165","imei2":"49306286011165","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99868,"job_number":"JOB_99868","tr_customer_id":99885,"tr_customer_product_id":99875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:49.000Z","modified_at":"2025-11-06T03:32:49.000Z","name":"Madonna Lakin","mobile_number":"531-352-5166","email_id":"Charley_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17822015155240034","imei1":"17822015155240034","imei2":"17822015155240034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99867,"job_number":"JOB_99867","tr_customer_id":99884,"tr_customer_product_id":99874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:49.000Z","modified_at":"2025-11-06T03:33:00.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63512020998609","imei1":"63512020998609","imei2":"63512020998609","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99866,"job_number":"JOB_99866","tr_customer_id":99883,"tr_customer_product_id":99873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:47.000Z","modified_at":"2025-11-06T03:33:26.000Z","name":"Hiram Murray","mobile_number":"488-985-8586","email_id":"Molly.Stanton@hotmail.com","dop":"2025-04-06","serial_number":"14951983875955","imei1":"14951983875955","imei2":"14951983875955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99865,"job_number":"JOB_99865","tr_customer_id":99882,"tr_customer_product_id":99872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:10.000Z","modified_at":"2025-11-06T03:32:10.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"129958125278731","imei2":"129958125278731","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99863,"job_number":"JOB_99863","tr_customer_id":99880,"tr_customer_product_id":99870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:28:36.000Z","modified_at":"2025-11-06T03:28:36.000Z","name":"Kaleb Rau","mobile_number":"256-230-0629","email_id":"Nakia_Wuckert70@yahoo.com","dop":"2025-04-06","serial_number":"11291459654286082","imei1":"11291459654286082","imei2":"11291459654286082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99862,"job_number":"JOB_99862","tr_customer_id":99879,"tr_customer_product_id":99869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:28:35.000Z","modified_at":"2025-11-06T03:29:12.000Z","name":"Cielo Mosciski","mobile_number":"862-316-5481","email_id":"Eleonore94@gmail.com","dop":"2025-04-06","serial_number":"10445258244928","imei1":"10445258244928","imei2":"10445258244928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99861,"job_number":"JOB_99861","tr_customer_id":99878,"tr_customer_product_id":99868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:52.000Z","modified_at":"2025-11-06T03:27:52.000Z","name":"Clair Runolfsson","mobile_number":"732-935-4974","email_id":"Freeman.Turner5@hotmail.com","dop":"2025-04-06","serial_number":"16812241227119416","imei1":"16812241227119416","imei2":"16812241227119416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99860,"job_number":"JOB_99860","tr_customer_id":99877,"tr_customer_product_id":99867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:50.000Z","modified_at":"2025-11-06T03:28:28.000Z","name":"Briana Haley","mobile_number":"358-742-9338","email_id":"Cynthia88@gmail.com","dop":"2025-04-06","serial_number":"18487307469129","imei1":"18487307469129","imei2":"18487307469129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99859,"job_number":"JOB_99859","tr_customer_id":99876,"tr_customer_product_id":99866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:07.000Z","modified_at":"2025-11-06T03:27:07.000Z","name":"Tiara Schiller","mobile_number":"813-975-9040","email_id":"Lexie60@yahoo.com","dop":"2025-04-06","serial_number":"11533826383509794","imei1":"11533826383509794","imei2":"11533826383509794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99858,"job_number":"JOB_99858","tr_customer_id":99875,"tr_customer_product_id":99865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:06.000Z","modified_at":"2025-11-06T03:27:44.000Z","name":"Clare Brekke","mobile_number":"564-522-0865","email_id":"Jade7@gmail.com","dop":"2025-04-06","serial_number":"15480979637359","imei1":"15480979637359","imei2":"15480979637359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99857,"job_number":"JOB_99857","tr_customer_id":99874,"tr_customer_product_id":99864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:56.000Z","modified_at":"2025-11-06T03:23:56.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527876","imei1":"12995812527876","imei2":"12995812527876","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100187,"job_number":"JOB_100187","tr_customer_id":100204,"tr_customer_product_id":100194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:06.000Z","modified_at":"2025-11-06T09:58:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10823787456816","imei1":"10823787456816","imei2":"10823787456816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T09:58:42.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":100186,"job_number":"JOB_100186","tr_customer_id":100203,"tr_customer_product_id":100193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:03.000Z","modified_at":"2025-11-06T08:02:03.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10323308838670","imei1":"10323308838670","imei2":"10323308838670","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100185,"job_number":"JOB_100185","tr_customer_id":100202,"tr_customer_product_id":100192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:01:21.000Z","modified_at":"2025-11-06T08:01:21.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10429702695240","imei1":"10429702695240","imei2":"10429702695240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100184,"job_number":"JOB_100184","tr_customer_id":100201,"tr_customer_product_id":100191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:00:12.000Z","modified_at":"2025-11-06T08:00:12.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10935223791928","imei1":"10935223791928","imei2":"10935223791928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100180,"job_number":"JOB_100180","tr_customer_id":100197,"tr_customer_product_id":100187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:28:42.000Z","modified_at":"2025-11-06T07:28:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10401325821549","imei1":"10401325821549","imei2":"10401325821549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100176,"job_number":"JOB_100176","tr_customer_id":100193,"tr_customer_product_id":100183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:24:10.000Z","modified_at":"2025-11-06T07:24:10.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10605544668597","imei1":"10605544668597","imei2":"10605544668597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100175,"job_number":"JOB_100175","tr_customer_id":100192,"tr_customer_product_id":100182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:07:30.000Z","modified_at":"2025-11-06T07:07:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10668286685066","imei1":"10668286685066","imei2":"10668286685066","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:07:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100174,"job_number":"JOB_100174","tr_customer_id":100191,"tr_customer_product_id":100181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:06:36.000Z","modified_at":"2025-11-06T07:06:36.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10065153475684","imei1":"10065153475684","imei2":"10065153475684","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100173,"job_number":"JOB_100173","tr_customer_id":100190,"tr_customer_product_id":100180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:04:30.000Z","modified_at":"2025-11-06T07:04:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10173997004602","imei1":"10173997004602","imei2":"10173997004602","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100172,"job_number":"JOB_100172","tr_customer_id":100189,"tr_customer_product_id":100179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:03:01.000Z","modified_at":"2025-11-06T07:03:01.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10139267168810","imei1":"10139267168810","imei2":"10139267168810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100171,"job_number":"JOB_100171","tr_customer_id":100188,"tr_customer_product_id":100178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:38.000Z","modified_at":"2025-11-06T07:02:38.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10496912762131","imei1":"10496912762131","imei2":"10496912762131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100170,"job_number":"JOB_100170","tr_customer_id":100187,"tr_customer_product_id":100177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:34.000Z","modified_at":"2025-11-06T07:02:34.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10985794730786","imei1":"10985794730786","imei2":"10985794730786","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100154,"job_number":"JOB_100154","tr_customer_id":100171,"tr_customer_product_id":100161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:43:56.000Z","modified_at":"2025-11-06T06:43:56.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"10763906513483","imei1":"10763906513483","imei2":"10763906513483","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_76210"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 1019B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0464b027-97e7-40fb-ab33-9700f075a46c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{"searchText":"JOB_100450"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1019
ETag W/"3fb-1lj9Jd30xnNFkhrmjRh3ZjFwwhs"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":100450,"job_number":"JOB_100450","tr_customer_id":100467,"tr_customer_product_id":100457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:12.000Z","modified_at":"2025-11-06T11:58:12.000Z","name":"Micheal Kshlerin","mobile_number":"421-900-0507","email_id":"Etha95@gmail.com","dop":"2025-09-30","serial_number":"10798278225582","imei1":"10798278225582","imei2":"10798278225582","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_76210' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk1MzMyMTB9.gzJQ_B4wN6g9lTIFGYjvybzQJolQ64jFiaFnWnIinqw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_100450
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 1.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyODh9.2o5vKrudnJ5b_fR21rb0lodLWvjJHJlU-cbMJEbDIOg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c115b526-b8ed-4f9e-8a1e-2ce984fba27a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"61a-4Tll3wTmfwJuG+o+DcpONcyjuGM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":100450,"job_number":"JOB_100450","tr_customer_id":100467,"tr_customer_product_id":100457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:12.000Z","modified_at":"2025-11-06T11:58:12.000Z","name":"Micheal Kshlerin","mobile_number":"421-900-0507","email_id":"Etha95@gmail.com","dop":"2025-09-30","serial_number":"10798278225582","imei1":"10798278225582","imei2":"10798278225582","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":400813,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-11-06T11:58:12.000Z","created_at":"2025-11-06T11:58:12.000Z"},{"id":400814,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-11-06T11:58:12.000Z","created_at":"2025-11-06T11:58:12.000Z"}],"problems":[{"id":53191,"problem":"Phone or app crashes","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-06T11:58:12.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Cache-Control no-cache
Postman-Token c16848da-e3e8-4e93-b757-3b9d260563e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{"username":"iamsup","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-6bcOxXKDuufihzNEMkCfwxRUk0s"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyOTZ9.YHl655IFlKaK3XJ5yTOCJwhz7DlF5yivMLZvSk1pDNI"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njg3OTd9.kMCZJ0KY0SJWnbNdQ7HQlxesZlD6xIbwgbmQpQxvERo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyOTZ9.YHl655IFlKaK3XJ5yTOCJwhz7DlF5yivMLZvSk1pDNI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ee77eee-d431-44e6-88e9-321c458abf51
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njg3OTd9.kMCZJ0KY0SJWnbNdQ7HQlxesZlD6xIbwgbmQpQxvERo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-5kIKKpu93Fs1YtBB8zzFjrw3Xtw"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 324ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyOTZ9.YHl655IFlKaK3XJ5yTOCJwhz7DlF5yivMLZvSk1pDNI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db62181d-f60c-4602-9ffc-377af594eb4e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-lh7BbiEbl8DIueo0P6JWcDUDq/I"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1999},{"label":"Pending for repair","key":"pending_for_repair","count":36},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njk0NDB9.Zr1BSNTaKrraqr5zuCy1B5EoRpO6h2BfefUxWKP3hH0' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 945ms
Mean size per request: 1.89MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyOTZ9.YHl655IFlKaK3XJ5yTOCJwhz7DlF5yivMLZvSk1pDNI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 70931e36-1735-4939-9d18-9c335e123af2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1e47b6-vgb2RZVa0MuGfJLrPLdjYGottcc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":97750,"job_number":"JOB_97750","tr_customer_id":97767,"tr_customer_product_id":97757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:13:03.000Z","modified_at":"2025-11-03T08:13:03.000Z","name":"Roy Wisoky","mobile_number":"350-704-6470","email_id":"Rocio_Zboncak@gmail.com","dop":"2025-04-06","serial_number":"13643535561513","imei1":"13643535561513","imei2":"13643535561513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:13:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97753,"job_number":"JOB_97753","tr_customer_id":97770,"tr_customer_product_id":97760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:32:40.000Z","modified_at":"2025-11-03T08:32:40.000Z","name":"Arlie Anderson","mobile_number":"663-279-7542","email_id":"Okey_Bernier32@yahoo.com","dop":"2025-09-30","serial_number":"16647507768029","imei1":"16647507768029","imei2":"16647507768029","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97754,"job_number":"JOB_97754","tr_customer_id":97771,"tr_customer_product_id":97761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:32:47.000Z","modified_at":"2025-11-03T08:32:47.000Z","name":"Timmy Smitham","mobile_number":"718-556-6090","email_id":"Jarrell_Koch@hotmail.com","dop":"2025-09-30","serial_number":"12066987209045","imei1":"12066987209045","imei2":"12066987209045","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97755,"job_number":"JOB_97755","tr_customer_id":97772,"tr_customer_product_id":97762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:34:22.000Z","modified_at":"2025-11-03T08:34:22.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12579034645390","imei1":"12579034645390","imei2":"12579034645390","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97757,"job_number":"JOB_97757","tr_customer_id":97774,"tr_customer_product_id":97764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:34:24.000Z","modified_at":"2025-11-03T08:34:24.000Z","name":"Candace Ankunding","mobile_number":"448-211-9790","email_id":"Camron_Larkin33@hotmail.com","dop":"2025-09-20","serial_number":"100245648476715","imei1":"100245648476715","imei2":"100245648476715","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97758,"job_number":"JOB_97758","tr_customer_id":97775,"tr_customer_product_id":97765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:10.000Z","modified_at":"2025-11-03T08:35:10.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19845543827471","imei1":"19845543827471","imei2":"19845543827471","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97760,"job_number":"JOB_97760","tr_customer_id":97777,"tr_customer_product_id":97767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:12.000Z","modified_at":"2025-11-03T08:35:12.000Z","name":"Teresa Wisoky","mobile_number":"628-554-5811","email_id":"Joany13@gmail.com","dop":"2025-09-20","serial_number":"100548556768843","imei1":"100548556768843","imei2":"100548556768843","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97761,"job_number":"JOB_97761","tr_customer_id":97778,"tr_customer_product_id":97768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:58.000Z","modified_at":"2025-11-03T08:35:58.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"16888048974835","imei1":"16888048974835","imei2":"16888048974835","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97763,"job_number":"JOB_97763","tr_customer_id":97780,"tr_customer_product_id":97770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:36:00.000Z","modified_at":"2025-11-03T08:36:00.000Z","name":"Ulises Barton","mobile_number":"826-377-2011","email_id":"Cleo68@yahoo.com","dop":"2025-09-20","serial_number":"100738788228869","imei1":"100738788228869","imei2":"100738788228869","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97765,"job_number":"JOB_97765","tr_customer_id":97782,"tr_customer_product_id":97772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:51:38.000Z","modified_at":"2025-11-03T08:51:38.000Z","name":"Bertrand Shields","mobile_number":"546-768-7932","email_id":"Connie90@yahoo.com","dop":"2025-04-06","serial_number":"13563417122685372","imei1":"13563417122685372","imei2":"13563417122685372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:51:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97767,"job_number":"JOB_97767","tr_customer_id":97784,"tr_customer_product_id":97774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:53:03.000Z","modified_at":"2025-11-03T08:53:03.000Z","name":"Myrtle Hagenes","mobile_number":"350-417-3629","email_id":"Selina6@yahoo.com","dop":"2025-04-06","serial_number":"12329901585632324","imei1":"12329901585632324","imei2":"12329901585632324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97770,"job_number":"JOB_97770","tr_customer_id":97787,"tr_customer_product_id":97777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:54:28.000Z","modified_at":"2025-11-03T08:54:28.000Z","name":"Theron Pfannerstill","mobile_number":"414-217-3352","email_id":"Gretchen44@hotmail.com","dop":"2025-04-06","serial_number":"12310310748897016","imei1":"12310310748897016","imei2":"12310310748897016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97772,"job_number":"JOB_97772","tr_customer_id":97789,"tr_customer_product_id":97779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:55:26.000Z","modified_at":"2025-11-03T08:55:26.000Z","name":"Judge Daniel","mobile_number":"907-946-1405","email_id":"Shannon_Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"17782677518691888","imei1":"17782677518691888","imei2":"17782677518691888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97774,"job_number":"JOB_97774","tr_customer_id":97791,"tr_customer_product_id":97781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:00:57.000Z","modified_at":"2025-11-03T09:00:57.000Z","name":"Lourdes Lehner","mobile_number":"841-953-4120","email_id":"Margie23@gmail.com","dop":"2025-04-06","serial_number":"13374336015734642","imei1":"13374336015734642","imei2":"13374336015734642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97776,"job_number":"JOB_97776","tr_customer_id":97793,"tr_customer_product_id":97783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:05:11.000Z","modified_at":"2025-11-03T09:05:11.000Z","name":"Edythe Dare","mobile_number":"532-718-8913","email_id":"Darlene_Ullrich95@gmail.com","dop":"2025-04-06","serial_number":"12319850860148208","imei1":"12319850860148208","imei2":"12319850860148208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97777,"job_number":"JOB_97777","tr_customer_id":97794,"tr_customer_product_id":97784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:19.000Z","modified_at":"2025-11-03T09:20:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15521780168190","imei1":"15521780168190","imei2":"15521780168190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97779,"job_number":"JOB_97779","tr_customer_id":97796,"tr_customer_product_id":97786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:20.000Z","modified_at":"2025-11-03T09:20:20.000Z","name":"Margaretta Herman","mobile_number":"839-742-2119","email_id":"Monica_Cremin18@yahoo.com","dop":"2025-04-06","serial_number":"12493945056101340","imei1":"12493945056101340","imei2":"12493945056101340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97780,"job_number":"JOB_97780","tr_customer_id":97797,"tr_customer_product_id":97787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:44.000Z","modified_at":"2025-11-03T09:20:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472780829659","imei1":"16472780829659","imei2":"16472780829659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97782,"job_number":"JOB_97782","tr_customer_id":97799,"tr_customer_product_id":97789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:45.000Z","modified_at":"2025-11-03T09:20:45.000Z","name":"Ernest Wiegand","mobile_number":"246-582-8536","email_id":"Tia.Koss@yahoo.com","dop":"2025-04-06","serial_number":"18058308717055260","imei1":"18058308717055260","imei2":"18058308717055260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97783,"job_number":"JOB_97783","tr_customer_id":97800,"tr_customer_product_id":97790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:21:09.000Z","modified_at":"2025-11-03T09:21:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16115100084714","imei1":"16115100084714","imei2":"16115100084714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97785,"job_number":"JOB_97785","tr_customer_id":97802,"tr_customer_product_id":97792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:21:10.000Z","modified_at":"2025-11-03T09:21:10.000Z","name":"Donnell Beer","mobile_number":"693-343-6124","email_id":"Kayli.Schaefer@yahoo.com","dop":"2025-04-06","serial_number":"14320904908245582","imei1":"14320904908245582","imei2":"14320904908245582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97786,"job_number":"JOB_97786","tr_customer_id":97803,"tr_customer_product_id":97793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:53:18.000Z","modified_at":"2025-11-03T09:53:18.000Z","name":"Pearl Pollich","mobile_number":"615-744-3628","email_id":"Stanley.Hettinger@yahoo.com","dop":"2025-04-06","serial_number":"17301591476020","imei1":"17301591476020","imei2":"17301591476020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97787,"job_number":"JOB_97787","tr_customer_id":97804,"tr_customer_product_id":97794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:53:45.000Z","modified_at":"2025-11-03T09:53:45.000Z","name":"Kenyon Frami","mobile_number":"810-282-8839","email_id":"German_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"19778254414666","imei1":"19778254414666","imei2":"19778254414666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97788,"job_number":"JOB_97788","tr_customer_id":97805,"tr_customer_product_id":97795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:58:40.000Z","modified_at":"2025-11-03T09:58:40.000Z","name":"Kirsten Davis","mobile_number":"776-874-6187","email_id":"Eleonore_Toy1@hotmail.com","dop":"2025-04-06","serial_number":"14025882504941","imei1":"14025882504941","imei2":"14025882504941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97789,"job_number":"JOB_97789","tr_customer_id":97806,"tr_customer_product_id":97796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:58:43.000Z","modified_at":"2025-11-03T09:58:43.000Z","name":"Jade Metz","mobile_number":"651-260-4754","email_id":"Janae.Hoppe@hotmail.com","dop":"2025-04-06","serial_number":"17730754157887","imei1":"17730754157887","imei2":"17730754157887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97790,"job_number":"JOB_97790","tr_customer_id":97807,"tr_customer_product_id":97797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:15:13.000Z","modified_at":"2025-11-03T10:15:13.000Z","name":"Jade Metz","mobile_number":"651-260-4754","email_id":"Janae.Hoppe@hotmail.com","dop":"2025-04-06","serial_number":"37730754157887","imei1":"37730754157887","imei2":"37730754157887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97791,"job_number":"JOB_97791","tr_customer_id":97808,"tr_customer_product_id":97798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:22:08.000Z","modified_at":"2025-11-03T10:22:08.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-10-24","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-10-24T10:22:08.063798513Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97792,"job_number":"JOB_97792","tr_customer_id":97809,"tr_customer_product_id":97799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:54:52.000Z","modified_at":"2025-11-03T10:54:52.000Z","name":"Dallas Jast","mobile_number":"777-639-6727","email_id":"Ettie.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"16399974237968","imei1":"16399974237968","imei2":"16399974237968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97793,"job_number":"JOB_97793","tr_customer_id":97810,"tr_customer_product_id":97800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:55:22.000Z","modified_at":"2025-11-03T10:55:22.000Z","name":"Emmanuelle Zulauf","mobile_number":"837-940-8117","email_id":"Armand_Stroman13@gmail.com","dop":"2025-04-06","serial_number":"10638937980964","imei1":"10638937980964","imei2":"10638937980964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97794,"job_number":"JOB_97794","tr_customer_id":97811,"tr_customer_product_id":97801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:06.000Z","modified_at":"2025-11-03T10:56:06.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17415192259091","imei1":"17415192259091","imei2":"17415192259091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97796,"job_number":"JOB_97796","tr_customer_id":97813,"tr_customer_product_id":97803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:06.000Z","modified_at":"2025-11-03T10:56:06.000Z","name":"Gerhard Wolff","mobile_number":"782-986-8793","email_id":"Haley10@yahoo.com","dop":"2025-04-06","serial_number":"18897285659025996","imei1":"18897285659025996","imei2":"18897285659025996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97797,"job_number":"JOB_97797","tr_customer_id":97814,"tr_customer_product_id":97804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:24.000Z","modified_at":"2025-11-03T10:56:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17677618630777","imei1":"17677618630777","imei2":"17677618630777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97799,"job_number":"JOB_97799","tr_customer_id":97816,"tr_customer_product_id":97806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:25.000Z","modified_at":"2025-11-03T10:56:25.000Z","name":"Kris Jenkins","mobile_number":"547-805-2999","email_id":"Efrain97@hotmail.com","dop":"2025-04-06","serial_number":"12139152699851726","imei1":"12139152699851726","imei2":"12139152699851726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97800,"job_number":"JOB_97800","tr_customer_id":97817,"tr_customer_product_id":97807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:37.000Z","modified_at":"2025-11-03T10:56:37.000Z","name":"Kieran Wolff","mobile_number":"569-500-9162","email_id":"Rory33@gmail.com","dop":"2025-04-06","serial_number":"18294600352102","imei1":"18294600352102","imei2":"18294600352102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97801,"job_number":"JOB_97801","tr_customer_id":97818,"tr_customer_product_id":97808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:43.000Z","modified_at":"2025-11-03T10:56:43.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14865864073573","imei1":"14865864073573","imei2":"14865864073573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97803,"job_number":"JOB_97803","tr_customer_id":97820,"tr_customer_product_id":97810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:43.000Z","modified_at":"2025-11-03T10:56:43.000Z","name":"Rigoberto Schoen","mobile_number":"228-364-9163","email_id":"Geoffrey.Homenick@yahoo.com","dop":"2025-04-06","serial_number":"11284649363196396","imei1":"11284649363196396","imei2":"11284649363196396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97805,"job_number":"JOB_97805","tr_customer_id":97822,"tr_customer_product_id":97812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:58:17.000Z","modified_at":"2025-11-03T10:58:17.000Z","name":"Arlene Schultz","mobile_number":"411-396-5142","email_id":"Willy.White@yahoo.com","dop":"2025-04-06","serial_number":"11671328590560984","imei1":"11671328590560984","imei2":"11671328590560984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97807,"job_number":"JOB_97807","tr_customer_id":97824,"tr_customer_product_id":97814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:06:30.000Z","modified_at":"2025-11-03T11:06:30.000Z","name":"Cynthia Keeling","mobile_number":"813-937-7962","email_id":"Michaela_Hansen@gmail.com","dop":"2025-04-06","serial_number":"15517692801549268","imei1":"15517692801549268","imei2":"15517692801549268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:06:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97809,"job_number":"JOB_97809","tr_customer_id":97826,"tr_customer_product_id":97816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:10:57.000Z","modified_at":"2025-11-03T11:10:57.000Z","name":"Raphael Dach","mobile_number":"208-474-0429","email_id":"Craig.Connelly@hotmail.com","dop":"2025-04-06","serial_number":"18405092306776188","imei1":"18405092306776188","imei2":"18405092306776188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97811,"job_number":"JOB_97811","tr_customer_id":97828,"tr_customer_product_id":97818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:22:39.000Z","modified_at":"2025-11-03T11:22:39.000Z","name":"Trinity Nolan","mobile_number":"327-457-5186","email_id":"Eriberto80@hotmail.com","dop":"2025-04-06","serial_number":"14052607572543824","imei1":"14052607572543824","imei2":"14052607572543824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97813,"job_number":"JOB_97813","tr_customer_id":97830,"tr_customer_product_id":97820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:23:56.000Z","modified_at":"2025-11-03T11:23:56.000Z","name":"Margret Lebsack","mobile_number":"588-564-6710","email_id":"Jose90@yahoo.com","dop":"2025-09-20","serial_number":"100112882554184","imei1":"100112882554184","imei2":"100112882554184","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97815,"job_number":"JOB_97815","tr_customer_id":97832,"tr_customer_product_id":97822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:30:20.000Z","modified_at":"2025-11-03T11:30:20.000Z","name":"Savanna Moen","mobile_number":"500-821-4094","email_id":"Iva_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17727057278231368","imei1":"17727057278231368","imei2":"17727057278231368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97817,"job_number":"JOB_97817","tr_customer_id":97834,"tr_customer_product_id":97824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:00.000Z","modified_at":"2025-11-03T11:31:00.000Z","name":"Harry Kreiger","mobile_number":"998-540-2768","email_id":"Brooklyn.Bashirian@hotmail.com","dop":"2025-04-06","serial_number":"11778274309246842","imei1":"11778274309246842","imei2":"11778274309246842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97818,"job_number":"JOB_97818","tr_customer_id":97835,"tr_customer_product_id":97825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:39.000Z","modified_at":"2025-11-03T11:31:39.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"14435833785815","imei1":"14435833785815","imei2":"14435833785815","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97820,"job_number":"JOB_97820","tr_customer_id":97837,"tr_customer_product_id":97827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:41.000Z","modified_at":"2025-11-03T11:31:41.000Z","name":"Payton Predovic","mobile_number":"606-609-8730","email_id":"Tressie.Schmitt88@hotmail.com","dop":"2025-09-20","serial_number":"100761797927073","imei1":"100761797927073","imei2":"100761797927073","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97823,"job_number":"JOB_97823","tr_customer_id":97840,"tr_customer_product_id":97830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Bhagwanti Acharya","mobile_number":"7074005269","email_id":"vyas.bhat@yahoo.co.in","dop":"2025-10-24","serial_number":"2578011334345936","imei1":"2578011334345936","imei2":"2578011334345936","popurl":"www.hiranmay-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97824,"job_number":"JOB_97824","tr_customer_id":97841,"tr_customer_product_id":97831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Anil Devar","mobile_number":"7093329628","email_id":"adhiraj.nayar@hotmail.com","dop":"2025-10-24","serial_number":"9717823892560519","imei1":"9717823892560519","imei2":"9717823892560519","popurl":"www.anjushree-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97825,"job_number":"JOB_97825","tr_customer_id":97842,"tr_customer_product_id":97832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Triloki Nair","mobile_number":"7061740335","email_id":"agasti.johar@gmail.com","dop":"2025-10-24","serial_number":"8088777895507010","imei1":"8088777895507010","imei2":"8088777895507010","popurl":"www.rajinder-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97826,"job_number":"JOB_97826","tr_customer_id":97844,"tr_customer_product_id":97834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Mina Achari","mobile_number":"7026503598","email_id":"devangana.bhattacharya@yahoo.co.in","dop":"2025-10-24","serial_number":"4498038049631307","imei1":"4498038049631307","imei2":"4498038049631307","popurl":"www.aagam-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97827,"job_number":"JOB_97827","tr_customer_id":97843,"tr_customer_product_id":97833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Gautami Somayaji","mobile_number":"7052622152","email_id":"baalagopaal.shah@hotmail.com","dop":"2025-10-24","serial_number":"6322752497868791","imei1":"6322752497868791","imei2":"6322752497868791","popurl":"www.ranjit-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97828,"job_number":"JOB_97828","tr_customer_id":97845,"tr_customer_product_id":97835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:32:29.000Z","modified_at":"2025-11-03T11:32:29.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"10945914802411","imei1":"10945914802411","imei2":"10945914802411","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97830,"job_number":"JOB_97830","tr_customer_id":97847,"tr_customer_product_id":97837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:32:30.000Z","modified_at":"2025-11-03T11:32:30.000Z","name":"Otha Conroy","mobile_number":"804-730-9413","email_id":"Ariel_Wyman54@hotmail.com","dop":"2025-09-20","serial_number":"100244577433229","imei1":"100244577433229","imei2":"100244577433229","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97831,"job_number":"JOB_97831","tr_customer_id":97848,"tr_customer_product_id":97838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:33:18.000Z","modified_at":"2025-11-03T11:33:18.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15528853079739","imei1":"15528853079739","imei2":"15528853079739","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97833,"job_number":"JOB_97833","tr_customer_id":97850,"tr_customer_product_id":97840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:33:20.000Z","modified_at":"2025-11-03T11:33:20.000Z","name":"Johnpaul Kuphal","mobile_number":"959-411-0074","email_id":"Elyse.DuBuque30@yahoo.com","dop":"2025-09-20","serial_number":"100162911716443","imei1":"100162911716443","imei2":"100162911716443","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97838,"job_number":"JOB_97838","tr_customer_id":97855,"tr_customer_product_id":97845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:36:35.000Z","modified_at":"2025-11-03T11:36:35.000Z","name":"Lazaro Wilderman","mobile_number":"677-839-6542","email_id":"Kane21@gmail.com","dop":"2025-04-06","serial_number":"13489594001317058","imei1":"13489594001317058","imei2":"13489594001317058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97840,"job_number":"JOB_97840","tr_customer_id":97857,"tr_customer_product_id":97847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:39:50.000Z","modified_at":"2025-11-03T11:39:50.000Z","name":"Leslie Schoen","mobile_number":"779-510-3083","email_id":"Kenya6@gmail.com","dop":"2025-04-06","serial_number":"17306324710921708","imei1":"17306324710921708","imei2":"17306324710921708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97842,"job_number":"JOB_97842","tr_customer_id":97859,"tr_customer_product_id":97849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:42:47.000Z","modified_at":"2025-11-03T11:42:47.000Z","name":"Blanca Armstrong","mobile_number":"844-495-6893","email_id":"Madaline_Purdy@gmail.com","dop":"2025-04-06","serial_number":"12541016441495014","imei1":"12541016441495014","imei2":"12541016441495014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97843,"job_number":"JOB_97843","tr_customer_id":97860,"tr_customer_product_id":97850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:44:43.000Z","modified_at":"2025-11-03T11:44:43.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12218416427340","imei1":"12218416427340","imei2":"12218416427340","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97845,"job_number":"JOB_97845","tr_customer_id":97862,"tr_customer_product_id":97852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:44:45.000Z","modified_at":"2025-11-03T11:44:45.000Z","name":"Dora McClure","mobile_number":"342-737-0105","email_id":"Erik40@hotmail.com","dop":"2025-09-20","serial_number":"100669723395823","imei1":"100669723395823","imei2":"100669723395823","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97846,"job_number":"JOB_97846","tr_customer_id":97863,"tr_customer_product_id":97853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:45:31.000Z","modified_at":"2025-11-03T11:45:31.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19935824636178","imei1":"19935824636178","imei2":"19935824636178","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97848,"job_number":"JOB_97848","tr_customer_id":97865,"tr_customer_product_id":97855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:45:33.000Z","modified_at":"2025-11-03T11:45:33.000Z","name":"Libby Block","mobile_number":"444-516-7978","email_id":"Keeley60@hotmail.com","dop":"2025-09-20","serial_number":"100225797583848","imei1":"100225797583848","imei2":"100225797583848","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97849,"job_number":"JOB_97849","tr_customer_id":97866,"tr_customer_product_id":97856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:46:20.000Z","modified_at":"2025-11-03T11:46:20.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13274903488375","imei1":"13274903488375","imei2":"13274903488375","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97851,"job_number":"JOB_97851","tr_customer_id":97868,"tr_customer_product_id":97858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:46:22.000Z","modified_at":"2025-11-03T11:46:22.000Z","name":"River Grant","mobile_number":"421-894-2914","email_id":"Robert.Halvorson12@hotmail.com","dop":"2025-09-20","serial_number":"100519347684939","imei1":"100519347684939","imei2":"100519347684939","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97853,"job_number":"JOB_97853","tr_customer_id":97870,"tr_customer_product_id":97860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:48:36.000Z","modified_at":"2025-11-03T11:48:36.000Z","name":"Jalyn Predovic","mobile_number":"292-463-7405","email_id":"Carmela20@yahoo.com","dop":"2025-04-06","serial_number":"14472073370037800","imei1":"14472073370037800","imei2":"14472073370037800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97855,"job_number":"JOB_97855","tr_customer_id":97872,"tr_customer_product_id":97862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:05:43.000Z","modified_at":"2025-11-03T12:05:44.000Z","name":"Abner Johnston","mobile_number":"303-768-9405","email_id":"Jaida.Beatty55@yahoo.com","dop":"2025-04-06","serial_number":"14201850743394948","imei1":"14201850743394948","imei2":"14201850743394948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97856,"job_number":"JOB_97856","tr_customer_id":97873,"tr_customer_product_id":97863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:06:33.000Z","modified_at":"2025-11-03T12:06:33.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"17569406889196","imei1":"17569406889196","imei2":"17569406889196","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97858,"job_number":"JOB_97858","tr_customer_id":97875,"tr_customer_product_id":97865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:06:35.000Z","modified_at":"2025-11-03T12:06:35.000Z","name":"Mariam Feeney","mobile_number":"742-812-5308","email_id":"Gisselle.Smitham82@gmail.com","dop":"2025-09-20","serial_number":"100094557740353","imei1":"100094557740353","imei2":"100094557740353","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97859,"job_number":"JOB_97859","tr_customer_id":97876,"tr_customer_product_id":97866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:07:20.000Z","modified_at":"2025-11-03T12:07:20.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"13275206090013","imei1":"13275206090013","imei2":"13275206090013","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:07:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97861,"job_number":"JOB_97861","tr_customer_id":97878,"tr_customer_product_id":97868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:07:22.000Z","modified_at":"2025-11-03T12:07:22.000Z","name":"Isabella Doyle","mobile_number":"902-229-1562","email_id":"Brycen_Spencer76@yahoo.com","dop":"2025-09-20","serial_number":"100335923919255","imei1":"100335923919255","imei2":"100335923919255","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97862,"job_number":"JOB_97862","tr_customer_id":97879,"tr_customer_product_id":97869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:07.000Z","modified_at":"2025-11-03T12:08:07.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15988013906254","imei1":"15988013906254","imei2":"15988013906254","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97864,"job_number":"JOB_97864","tr_customer_id":97881,"tr_customer_product_id":97871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:09.000Z","modified_at":"2025-11-03T12:08:09.000Z","name":"Rosella Lueilwitz","mobile_number":"728-246-7951","email_id":"Gwendolyn14@yahoo.com","dop":"2025-09-20","serial_number":"100642058211019","imei1":"100642058211019","imei2":"100642058211019","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97865,"job_number":"JOB_97865","tr_customer_id":97882,"tr_customer_product_id":97872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:58.000Z","modified_at":"2025-11-03T12:08:58.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11827048764613","imei1":"11827048764613","imei2":"11827048764613","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97867,"job_number":"JOB_97867","tr_customer_id":97884,"tr_customer_product_id":97874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:00.000Z","modified_at":"2025-11-03T12:09:00.000Z","name":"Carson Hodkiewicz","mobile_number":"710-731-9000","email_id":"Dominique63@gmail.com","dop":"2025-09-20","serial_number":"100097005838151","imei1":"100097005838151","imei2":"100097005838151","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97868,"job_number":"JOB_97868","tr_customer_id":97885,"tr_customer_product_id":97875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:47.000Z","modified_at":"2025-11-03T12:09:47.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"14576903560715","imei1":"14576903560715","imei2":"14576903560715","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97870,"job_number":"JOB_97870","tr_customer_id":97887,"tr_customer_product_id":97877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:48.000Z","modified_at":"2025-11-03T12:09:48.000Z","name":"Amie Predovic","mobile_number":"587-715-7784","email_id":"Linnie41@yahoo.com","dop":"2025-09-20","serial_number":"100006770635489","imei1":"100006770635489","imei2":"100006770635489","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97871,"job_number":"JOB_97871","tr_customer_id":97888,"tr_customer_product_id":97878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:20.000Z","modified_at":"2025-11-03T12:10:20.000Z","name":"Priya Patty","mobile_number":"8912348765","email_id":"priyapatty@yahoo.com","dop":"2025-10-21","serial_number":"22314987656592","imei1":"22314987656592","imei2":"22314987656592","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97872,"job_number":"JOB_97872","tr_customer_id":97889,"tr_customer_product_id":97879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:34.000Z","modified_at":"2025-11-03T12:10:34.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13658218178722","imei1":"13658218178722","imei2":"13658218178722","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97874,"job_number":"JOB_97874","tr_customer_id":97891,"tr_customer_product_id":97881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:36.000Z","modified_at":"2025-11-03T12:10:36.000Z","name":"Anita Johnston","mobile_number":"442-389-7544","email_id":"Roberto_Breitenberg85@yahoo.com","dop":"2025-09-20","serial_number":"100328293801275","imei1":"100328293801275","imei2":"100328293801275","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97876,"job_number":"JOB_97876","tr_customer_id":97893,"tr_customer_product_id":97883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:16:34.000Z","modified_at":"2025-11-03T12:16:34.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"16758216029660","imei1":"16758216029660","imei2":"16758216029660","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97878,"job_number":"JOB_97878","tr_customer_id":97895,"tr_customer_product_id":97885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:16:36.000Z","modified_at":"2025-11-03T12:16:36.000Z","name":"Cynthia Rodriguez","mobile_number":"498-392-1321","email_id":"Myron55@hotmail.com","dop":"2025-09-20","serial_number":"100976450846936","imei1":"100976450846936","imei2":"100976450846936","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97879,"job_number":"JOB_97879","tr_customer_id":97896,"tr_customer_product_id":97886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:17:22.000Z","modified_at":"2025-11-03T12:17:22.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19321012970073","imei1":"19321012970073","imei2":"19321012970073","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97881,"job_number":"JOB_97881","tr_customer_id":97898,"tr_customer_product_id":97888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:17:23.000Z","modified_at":"2025-11-03T12:17:23.000Z","name":"Rhoda Donnelly","mobile_number":"379-347-0004","email_id":"Godfrey8@hotmail.com","dop":"2025-09-20","serial_number":"100630685372679","imei1":"100630685372679","imei2":"100630685372679","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97882,"job_number":"JOB_97882","tr_customer_id":97899,"tr_customer_product_id":97889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:18:10.000Z","modified_at":"2025-11-03T12:18:10.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"10777222553374","imei1":"10777222553374","imei2":"10777222553374","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97884,"job_number":"JOB_97884","tr_customer_id":97901,"tr_customer_product_id":97891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:18:11.000Z","modified_at":"2025-11-03T12:18:11.000Z","name":"Cleve Klein","mobile_number":"522-887-1517","email_id":"Freeman_Wintheiser@gmail.com","dop":"2025-09-20","serial_number":"100026793625750","imei1":"100026793625750","imei2":"100026793625750","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97885,"job_number":"JOB_97885","tr_customer_id":97902,"tr_customer_product_id":97892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:03.000Z","modified_at":"2025-11-03T12:19:03.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"13047614864346","imei1":"13047614864346","imei2":"13047614864346","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97887,"job_number":"JOB_97887","tr_customer_id":97904,"tr_customer_product_id":97894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:04.000Z","modified_at":"2025-11-03T12:19:04.000Z","name":"Callie Mitchell","mobile_number":"416-386-7556","email_id":"Ransom.Bahringer97@gmail.com","dop":"2025-09-20","serial_number":"100831521826805","imei1":"100831521826805","imei2":"100831521826805","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97888,"job_number":"JOB_97888","tr_customer_id":97905,"tr_customer_product_id":97895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:50.000Z","modified_at":"2025-11-03T12:19:50.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"17801970113612","imei1":"17801970113612","imei2":"17801970113612","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97890,"job_number":"JOB_97890","tr_customer_id":97907,"tr_customer_product_id":97897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:52.000Z","modified_at":"2025-11-03T12:19:52.000Z","name":"Hilda Schuster","mobile_number":"972-714-6603","email_id":"Arnold.OConnell@hotmail.com","dop":"2025-09-20","serial_number":"100319506757172","imei1":"100319506757172","imei2":"100319506757172","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97891,"job_number":"JOB_97891","tr_customer_id":97908,"tr_customer_product_id":97898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:37.000Z","modified_at":"2025-11-03T12:20:37.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"11338057776676","imei1":"11338057776676","imei2":"11338057776676","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97893,"job_number":"JOB_97893","tr_customer_id":97910,"tr_customer_product_id":97900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:39.000Z","modified_at":"2025-11-03T12:20:39.000Z","name":"Colton Willms","mobile_number":"511-693-4582","email_id":"Ismael_Boyer17@yahoo.com","dop":"2025-09-20","serial_number":"100940196357685","imei1":"100940196357685","imei2":"100940196357685","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97894,"job_number":"JOB_97894","tr_customer_id":97911,"tr_customer_product_id":97901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:46.000Z","modified_at":"2025-11-03T12:20:46.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18205078447440","imei1":"18205078447440","imei2":"18205078447440","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97895,"job_number":"JOB_97895","tr_customer_id":97912,"tr_customer_product_id":97902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:46.000Z","modified_at":"2025-11-03T12:20:46.000Z","name":"Monroe Koelpin","mobile_number":"250-789-1200","email_id":"Drake.Flatley@yahoo.com","dop":"2025-09-14","serial_number":"17144651042166","imei1":"17144651042166","imei2":"17144651042166","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97896,"job_number":"JOB_97896","tr_customer_id":97913,"tr_customer_product_id":97903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:57.000Z","modified_at":"2025-11-03T12:20:57.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14214490312454","imei1":"14214490312454","imei2":"14214490312454","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97897,"job_number":"JOB_97897","tr_customer_id":97914,"tr_customer_product_id":97904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:58.000Z","modified_at":"2025-11-03T12:20:58.000Z","name":"Chaim Goodwin","mobile_number":"924-531-9573","email_id":"Maye_Schinner@hotmail.com","dop":"2025-09-14","serial_number":"16345922003539","imei1":"16345922003539","imei2":"16345922003539","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97899,"job_number":"JOB_97899","tr_customer_id":97916,"tr_customer_product_id":97906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:21:37.000Z","modified_at":"2025-11-03T12:21:37.000Z","name":"Angie Osinski","mobile_number":"696-616-8538","email_id":"Columbus.McGlynn85@gmail.com","dop":"2025-04-06","serial_number":"18968072272385260","imei1":"18968072272385260","imei2":"18968072272385260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97901,"job_number":"JOB_97901","tr_customer_id":97918,"tr_customer_product_id":97908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:22:50.000Z","modified_at":"2025-11-03T12:22:50.000Z","name":"Sasha Hamill","mobile_number":"698-500-5862","email_id":"Braxton.Donnelly80@gmail.com","dop":"2025-04-06","serial_number":"10478294696062464","imei1":"10478294696062464","imei2":"10478294696062464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97903,"job_number":"JOB_97903","tr_customer_id":97920,"tr_customer_product_id":97910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:24:37.000Z","modified_at":"2025-11-03T12:24:37.000Z","name":"Jamir O'Conner","mobile_number":"891-860-0502","email_id":"Spencer34@gmail.com","dop":"2025-04-06","serial_number":"15563899171574692","imei1":"15563899171574692","imei2":"15563899171574692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97904,"job_number":"JOB_97904","tr_customer_id":97921,"tr_customer_product_id":97911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:25:47.000Z","modified_at":"2025-11-03T12:25:47.000Z","name":"Shanel Dibbert","mobile_number":"217-774-0942","email_id":"Melvin40@yahoo.com","dop":"2025-04-06","serial_number":"10204207353958","imei1":"10204207353958","imei2":"10204207353958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97905,"job_number":"JOB_97905","tr_customer_id":97922,"tr_customer_product_id":97912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:25:47.000Z","modified_at":"2025-11-03T12:25:47.000Z","name":"Franz Grady","mobile_number":"819-380-1056","email_id":"Myrl_Runolfsson58@hotmail.com","dop":"2025-04-06","serial_number":"16700614643203512","imei1":"16700614643203512","imei2":"16700614643203512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97907,"job_number":"JOB_97907","tr_customer_id":97924,"tr_customer_product_id":97914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:26:45.000Z","modified_at":"2025-11-03T12:26:45.000Z","name":"Deshawn Littel","mobile_number":"237-421-8597","email_id":"Carmelo.Murray@gmail.com","dop":"2025-04-06","serial_number":"10216716337771050","imei1":"10216716337771050","imei2":"10216716337771050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97908,"job_number":"JOB_97908","tr_customer_id":97925,"tr_customer_product_id":97915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:27:45.000Z","modified_at":"2025-11-03T12:27:45.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-11-03","serial_number":"77647782745374","imei1":"77647782745374","imei2":"77647782745374","popurl":"2025-11-03T12:27:40.583Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97910,"job_number":"JOB_97910","tr_customer_id":97927,"tr_customer_product_id":97917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:37:06.000Z","modified_at":"2025-11-03T12:37:06.000Z","name":"Quentin Johns","mobile_number":"353-244-5990","email_id":"Loren65@gmail.com","dop":"2025-04-06","serial_number":"19511885201214564","imei1":"19511885201214564","imei2":"19511885201214564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97912,"job_number":"JOB_97912","tr_customer_id":97929,"tr_customer_product_id":97919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:38:49.000Z","modified_at":"2025-11-03T12:38:49.000Z","name":"Tillman Wilderman","mobile_number":"887-873-8412","email_id":"Rhoda_Corwin5@hotmail.com","dop":"2025-04-06","serial_number":"10724995808649768","imei1":"10724995808649768","imei2":"10724995808649768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97920,"job_number":"JOB_97920","tr_customer_id":97937,"tr_customer_product_id":97927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:04:32.000Z","modified_at":"2025-11-03T13:04:32.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-10-24","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-10-24T13:04:31.144082371Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:04:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97922,"job_number":"JOB_97922","tr_customer_id":97939,"tr_customer_product_id":97929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:13:25.000Z","modified_at":"2025-11-03T13:13:25.000Z","name":"Odell Strosin","mobile_number":"878-983-4050","email_id":"Kyle.Grady@hotmail.com","dop":"2025-04-06","serial_number":"18355726188820296","imei1":"18355726188820296","imei2":"18355726188820296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97925,"job_number":"JOB_97925","tr_customer_id":97942,"tr_customer_product_id":97932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:58.000Z","modified_at":"2025-11-03T13:21:58.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"13539048780367","imei1":"13539048780367","imei2":"13539048780367","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97927,"job_number":"JOB_97927","tr_customer_id":97944,"tr_customer_product_id":97934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:58.000Z","modified_at":"2025-11-03T13:21:58.000Z","name":"Darren Beer","mobile_number":"285-597-7810","email_id":"Theresia.Heathcote@hotmail.com","dop":"2025-09-30","serial_number":"17593000696837","imei1":"17593000696837","imei2":"17593000696837","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97928,"job_number":"JOB_97928","tr_customer_id":97945,"tr_customer_product_id":97935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:07.000Z","modified_at":"2025-11-03T13:22:07.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11437681306415","imei1":"11437681306415","imei2":"11437681306415","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97930,"job_number":"JOB_97930","tr_customer_id":97947,"tr_customer_product_id":97937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:08.000Z","modified_at":"2025-11-03T13:22:08.000Z","name":"Carole Bernier","mobile_number":"471-587-6132","email_id":"Nella_Kreiger97@yahoo.com","dop":"2025-09-30","serial_number":"13350424827199","imei1":"13350424827199","imei2":"13350424827199","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97931,"job_number":"JOB_97931","tr_customer_id":97948,"tr_customer_product_id":97938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:16.000Z","modified_at":"2025-11-03T13:22:16.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18160617779836","imei1":"18160617779836","imei2":"18160617779836","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97933,"job_number":"JOB_97933","tr_customer_id":97950,"tr_customer_product_id":97940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:17.000Z","modified_at":"2025-11-03T13:22:17.000Z","name":"Ardella Wiegand","mobile_number":"731-576-9880","email_id":"Jabari.Mertz78@gmail.com","dop":"2025-09-30","serial_number":"15821931725145","imei1":"15821931725145","imei2":"15821931725145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97934,"job_number":"JOB_97934","tr_customer_id":97951,"tr_customer_product_id":97941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:36.000Z","modified_at":"2025-11-03T13:36:36.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"10277476978495","imei1":"10277476978495","imei2":"10277476978495","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97936,"job_number":"JOB_97936","tr_customer_id":97953,"tr_customer_product_id":97943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:37.000Z","modified_at":"2025-11-03T13:36:37.000Z","name":"Lacy Champlin","mobile_number":"483-878-8955","email_id":"Retha58@hotmail.com","dop":"2025-09-30","serial_number":"19904699373852","imei1":"19904699373852","imei2":"19904699373852","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97937,"job_number":"JOB_97937","tr_customer_id":97954,"tr_customer_product_id":97944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:47.000Z","modified_at":"2025-11-03T13:36:47.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"10388528208679","imei1":"10388528208679","imei2":"10388528208679","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97939,"job_number":"JOB_97939","tr_customer_id":97956,"tr_customer_product_id":97946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:47.000Z","modified_at":"2025-11-03T13:36:47.000Z","name":"Milford Rolfson","mobile_number":"785-354-7689","email_id":"Garret.Emard@hotmail.com","dop":"2025-09-30","serial_number":"11247159941777","imei1":"11247159941777","imei2":"11247159941777","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97940,"job_number":"JOB_97940","tr_customer_id":97957,"tr_customer_product_id":97947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:58.000Z","modified_at":"2025-11-03T13:36:58.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"16262417519656","imei1":"16262417519656","imei2":"16262417519656","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97942,"job_number":"JOB_97942","tr_customer_id":97959,"tr_customer_product_id":97949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:58.000Z","modified_at":"2025-11-03T13:36:58.000Z","name":"Trycia Mosciski","mobile_number":"725-938-0773","email_id":"Carmella_Nolan@yahoo.com","dop":"2025-09-30","serial_number":"16079871822419","imei1":"16079871822419","imei2":"16079871822419","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97946,"job_number":"JOB_97946","tr_customer_id":97963,"tr_customer_product_id":97953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75729713340354","imei1":"75729713340354","imei2":"75729713340354","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97947,"job_number":"JOB_97947","tr_customer_id":97964,"tr_customer_product_id":97954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78655027487028","imei1":"78655027487028","imei2":"78655027487028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97948,"job_number":"JOB_97948","tr_customer_id":97965,"tr_customer_product_id":97955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26650579982205","imei1":"26650579982205","imei2":"26650579982205","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97949,"job_number":"JOB_97949","tr_customer_id":97966,"tr_customer_product_id":97956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21401197265192","imei1":"21401197265192","imei2":"21401197265192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97950,"job_number":"JOB_97950","tr_customer_id":97967,"tr_customer_product_id":97957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:48.000Z","modified_at":"2025-11-03T13:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16993656689500","imei1":"16993656689500","imei2":"16993656689500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97951,"job_number":"JOB_97951","tr_customer_id":97968,"tr_customer_product_id":97958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:48.000Z","modified_at":"2025-11-03T13:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59422463348501","imei1":"59422463348501","imei2":"59422463348501","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97953,"job_number":"JOB_97953","tr_customer_id":97970,"tr_customer_product_id":97960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:17.000Z","modified_at":"2025-11-03T13:46:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77786544144534","imei1":"77786544144534","imei2":"77786544144534","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97954,"job_number":"JOB_97954","tr_customer_id":97971,"tr_customer_product_id":97961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57460924464295","imei1":"57460924464295","imei2":"57460924464295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97955,"job_number":"JOB_97955","tr_customer_id":97972,"tr_customer_product_id":97962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21293234958781","imei1":"21293234958781","imei2":"21293234958781","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97956,"job_number":"JOB_97956","tr_customer_id":97973,"tr_customer_product_id":97963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57588905780279","imei1":"57588905780279","imei2":"57588905780279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97957,"job_number":"JOB_97957","tr_customer_id":97974,"tr_customer_product_id":97964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52371144090629","imei1":"52371144090629","imei2":"52371144090629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97958,"job_number":"JOB_97958","tr_customer_id":97975,"tr_customer_product_id":97965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:19.000Z","modified_at":"2025-11-03T13:46:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83759173471758","imei1":"83759173471758","imei2":"83759173471758","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97960,"job_number":"JOB_97960","tr_customer_id":97977,"tr_customer_product_id":97967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69659437829027","imei1":"69659437829027","imei2":"69659437829027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97961,"job_number":"JOB_97961","tr_customer_id":97978,"tr_customer_product_id":97968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45929248233560","imei1":"45929248233560","imei2":"45929248233560","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97962,"job_number":"JOB_97962","tr_customer_id":97979,"tr_customer_product_id":97969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14081903290651","imei1":"14081903290651","imei2":"14081903290651","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97963,"job_number":"JOB_97963","tr_customer_id":97980,"tr_customer_product_id":97970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26592269451531","imei1":"26592269451531","imei2":"26592269451531","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97964,"job_number":"JOB_97964","tr_customer_id":97981,"tr_customer_product_id":97971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:49.000Z","modified_at":"2025-11-03T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48613522907784","imei1":"48613522907784","imei2":"48613522907784","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97965,"job_number":"JOB_97965","tr_customer_id":97982,"tr_customer_product_id":97972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:49.000Z","modified_at":"2025-11-03T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11107551382374","imei1":"11107551382374","imei2":"11107551382374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97971,"job_number":"JOB_97971","tr_customer_id":97988,"tr_customer_product_id":97978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:52:26.000Z","modified_at":"2025-11-03T13:52:26.000Z","name":"Jatin Shharma","mobile_number":"747-374-2408","email_id":"Boyd44@gmail.com","dop":"2025-04-06","serial_number":"12372289872047","imei1":"12372289872047","imei2":"12372289872047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97972,"job_number":"JOB_97972","tr_customer_id":97989,"tr_customer_product_id":97979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:14.000Z","modified_at":"2025-11-03T14:09:14.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14953379915241","imei1":"14953379915241","imei2":"14953379915241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97974,"job_number":"JOB_97974","tr_customer_id":97991,"tr_customer_product_id":97981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:16.000Z","modified_at":"2025-11-03T14:09:16.000Z","name":"Brenden Conroy","mobile_number":"969-567-0723","email_id":"Toni.Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15408138191400148","imei1":"15408138191400148","imei2":"15408138191400148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97979,"job_number":"JOB_97979","tr_customer_id":97996,"tr_customer_product_id":97986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:59.000Z","modified_at":"2025-11-03T14:09:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18985731029076","imei1":"18985731029076","imei2":"18985731029076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97981,"job_number":"JOB_97981","tr_customer_id":97998,"tr_customer_product_id":97988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:01.000Z","modified_at":"2025-11-03T14:10:01.000Z","name":"Hulda Gulgowski","mobile_number":"896-329-7115","email_id":"Juana_Konopelski53@gmail.com","dop":"2025-04-06","serial_number":"17795292900114976","imei1":"17795292900114976","imei2":"17795292900114976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97986,"job_number":"JOB_97986","tr_customer_id":98003,"tr_customer_product_id":97993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:11.000Z","modified_at":"2025-11-03T14:10:11.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14498761567742","imei1":"14498761567742","imei2":"14498761567742","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97988,"job_number":"JOB_97988","tr_customer_id":98005,"tr_customer_product_id":97995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:13.000Z","modified_at":"2025-11-03T14:10:13.000Z","name":"Antonetta Monahan","mobile_number":"957-892-3308","email_id":"Enrique.Ebert6@gmail.com","dop":"2025-06-08","serial_number":"107210570689490","imei1":"107210570689490","imei2":"107210570689490","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97989,"job_number":"JOB_97989","tr_customer_id":98006,"tr_customer_product_id":97996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:41.000Z","modified_at":"2025-11-03T14:10:41.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11046335990325","imei1":"11046335990325","imei2":"11046335990325","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97991,"job_number":"JOB_97991","tr_customer_id":98008,"tr_customer_product_id":97998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:43.000Z","modified_at":"2025-11-03T14:10:43.000Z","name":"Charlie Bode","mobile_number":"749-564-0259","email_id":"Mose56@yahoo.com","dop":"2025-06-08","serial_number":"107915748314758","imei1":"107915748314758","imei2":"107915748314758","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97992,"job_number":"JOB_97992","tr_customer_id":98009,"tr_customer_product_id":97999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:44.000Z","modified_at":"2025-11-03T14:10:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13020561371437","imei1":"13020561371437","imei2":"13020561371437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97994,"job_number":"JOB_97994","tr_customer_id":98011,"tr_customer_product_id":98001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:45.000Z","modified_at":"2025-11-03T14:10:45.000Z","name":"Terry Kunze","mobile_number":"426-547-4224","email_id":"Wiley31@yahoo.com","dop":"2025-04-06","serial_number":"17995117860568710","imei1":"17995117860568710","imei2":"17995117860568710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97995,"job_number":"JOB_97995","tr_customer_id":98012,"tr_customer_product_id":98002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:11.000Z","modified_at":"2025-11-03T14:11:11.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"14711496955538","imei1":"14711496955538","imei2":"14711496955538","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97997,"job_number":"JOB_97997","tr_customer_id":98014,"tr_customer_product_id":98004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:13.000Z","modified_at":"2025-11-03T14:11:13.000Z","name":"Malcolm Gerhold","mobile_number":"494-663-2194","email_id":"Shyanne16@gmail.com","dop":"2025-06-08","serial_number":"106916871662298","imei1":"106916871662298","imei2":"106916871662298","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97998,"job_number":"JOB_97998","tr_customer_id":98015,"tr_customer_product_id":98005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:30.000Z","modified_at":"2025-11-03T14:11:30.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14635356987196","imei1":"14635356987196","imei2":"14635356987196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98000,"job_number":"JOB_98000","tr_customer_id":98017,"tr_customer_product_id":98007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:12:22.000Z","modified_at":"2025-11-03T14:12:22.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10975923066659","imei1":"10975923066659","imei2":"10975923066659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98002,"job_number":"JOB_98002","tr_customer_id":98019,"tr_customer_product_id":98009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:13:13.000Z","modified_at":"2025-11-03T14:13:13.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12542513947553","imei1":"12542513947553","imei2":"12542513947553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98005,"job_number":"JOB_98005","tr_customer_id":98022,"tr_customer_product_id":98012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:14:21.000Z","modified_at":"2025-11-03T14:14:21.000Z","name":"Omari Reichert","mobile_number":"608-777-1313","email_id":"Marcelino20@gmail.com","dop":"2025-04-06","serial_number":"14280859293673312","imei1":"14280859293673312","imei2":"14280859293673312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:14:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98007,"job_number":"JOB_98007","tr_customer_id":98024,"tr_customer_product_id":98014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:06.000Z","modified_at":"2025-11-03T14:15:06.000Z","name":"Skylar Funk","mobile_number":"941-516-0455","email_id":"Polly17@gmail.com","dop":"2025-04-06","serial_number":"10588791116140600","imei1":"10588791116140600","imei2":"10588791116140600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98008,"job_number":"JOB_98008","tr_customer_id":98025,"tr_customer_product_id":98015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:18.000Z","modified_at":"2025-11-03T14:15:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10103002837013","imei1":"10103002837013","imei2":"10103002837013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98010,"job_number":"JOB_98010","tr_customer_id":98027,"tr_customer_product_id":98017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:19.000Z","modified_at":"2025-11-03T14:15:19.000Z","name":"Bennie Block","mobile_number":"264-470-0357","email_id":"Ricardo.Kassulke50@gmail.com","dop":"2025-06-18","serial_number":"1016100843941874","imei1":"1016100843941874","imei2":"1016100843941874","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98011,"job_number":"JOB_98011","tr_customer_id":98028,"tr_customer_product_id":98018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:35.000Z","modified_at":"2025-11-03T14:15:35.000Z","name":"Godfrey  Rice","mobile_number":"724-577-3108","email_id":"Carol.DuBuque@gmail.com","dop":"2025-08-02","serial_number":"16631077486828","imei1":"16631077486828","imei2":"16631077486828","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98013,"job_number":"JOB_98013","tr_customer_id":98030,"tr_customer_product_id":98020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:50.000Z","modified_at":"2025-11-03T14:15:50.000Z","name":"Ramon Trantow","mobile_number":"739-403-1130","email_id":"Amaya_Kunde18@gmail.com","dop":"2025-04-06","serial_number":"16547837667403192","imei1":"16547837667403192","imei2":"16547837667403192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98014,"job_number":"JOB_98014","tr_customer_id":98031,"tr_customer_product_id":98021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:01.000Z","modified_at":"2025-11-03T14:16:01.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10516363040487","imei1":"10516363040487","imei2":"10516363040487","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98016,"job_number":"JOB_98016","tr_customer_id":98033,"tr_customer_product_id":98023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:02.000Z","modified_at":"2025-11-03T14:16:02.000Z","name":"Emmalee Stehr","mobile_number":"626-666-8014","email_id":"Grady.Stark14@yahoo.com","dop":"2025-06-18","serial_number":"1072700768735220","imei1":"1072700768735220","imei2":"1072700768735220","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98017,"job_number":"JOB_98017","tr_customer_id":98034,"tr_customer_product_id":98024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:05.000Z","modified_at":"2025-11-03T14:16:05.000Z","name":"Major  Rutherford","mobile_number":"293-744-5060","email_id":"Brennon.Boehm12@gmail.com","dop":"2025-08-02","serial_number":"19123211890122","imei1":"19123211890122","imei2":"19123211890122","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98018,"job_number":"JOB_98018","tr_customer_id":98035,"tr_customer_product_id":98025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:02.000Z","modified_at":"2025-11-03T14:18:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11548284666519","imei1":"11548284666519","imei2":"11548284666519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98020,"job_number":"JOB_98020","tr_customer_id":98037,"tr_customer_product_id":98027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:03.000Z","modified_at":"2025-11-03T14:18:03.000Z","name":"Mozelle Beahan","mobile_number":"424-464-4412","email_id":"Osbaldo.Feeney80@yahoo.com","dop":"2025-04-06","serial_number":"13477083183271664","imei1":"13477083183271664","imei2":"13477083183271664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98021,"job_number":"JOB_98021","tr_customer_id":98038,"tr_customer_product_id":98028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:22.000Z","modified_at":"2025-11-03T14:18:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13765697852489","imei1":"13765697852489","imei2":"13765697852489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98023,"job_number":"JOB_98023","tr_customer_id":98040,"tr_customer_product_id":98030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:24.000Z","modified_at":"2025-11-03T14:18:24.000Z","name":"Agustin Fahey","mobile_number":"263-297-7249","email_id":"Colton90@yahoo.com","dop":"2025-04-06","serial_number":"14779924889705140","imei1":"14779924889705140","imei2":"14779924889705140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98024,"job_number":"JOB_98024","tr_customer_id":98041,"tr_customer_product_id":98031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:46.000Z","modified_at":"2025-11-03T14:18:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12669327900285","imei1":"12669327900285","imei2":"12669327900285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98026,"job_number":"JOB_98026","tr_customer_id":98043,"tr_customer_product_id":98033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:48.000Z","modified_at":"2025-11-03T14:18:48.000Z","name":"Richie Borer","mobile_number":"958-568-7225","email_id":"Roderick31@hotmail.com","dop":"2025-04-06","serial_number":"12577542560053524","imei1":"12577542560053524","imei2":"12577542560053524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98027,"job_number":"JOB_98027","tr_customer_id":98044,"tr_customer_product_id":98034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:07.000Z","modified_at":"2025-11-03T14:19:07.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16751885642482","imei1":"16751885642482","imei2":"16751885642482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98029,"job_number":"JOB_98029","tr_customer_id":98046,"tr_customer_product_id":98036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:09.000Z","modified_at":"2025-11-03T14:19:09.000Z","name":"Evangeline Sipes","mobile_number":"332-281-4302","email_id":"Cathy.OConner63@hotmail.com","dop":"2025-04-06","serial_number":"19733027106006016","imei1":"19733027106006016","imei2":"19733027106006016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98030,"job_number":"JOB_98030","tr_customer_id":98047,"tr_customer_product_id":98037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:31.000Z","modified_at":"2025-11-03T14:19:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10508889981050","imei1":"10508889981050","imei2":"10508889981050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98032,"job_number":"JOB_98032","tr_customer_id":98049,"tr_customer_product_id":98039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:32.000Z","modified_at":"2025-11-03T14:19:32.000Z","name":"Duncan Nolan","mobile_number":"853-817-5273","email_id":"Loren.Schinner11@hotmail.com","dop":"2025-04-06","serial_number":"15813527060997844","imei1":"15813527060997844","imei2":"15813527060997844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98033,"job_number":"JOB_98033","tr_customer_id":98050,"tr_customer_product_id":98040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:52.000Z","modified_at":"2025-11-03T14:19:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16253013613877","imei1":"16253013613877","imei2":"16253013613877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98035,"job_number":"JOB_98035","tr_customer_id":98052,"tr_customer_product_id":98042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:53.000Z","modified_at":"2025-11-03T14:19:53.000Z","name":"Trinity Schoen","mobile_number":"316-543-3340","email_id":"Bernadette50@hotmail.com","dop":"2025-04-06","serial_number":"11754084436728382","imei1":"11754084436728382","imei2":"11754084436728382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98037,"job_number":"JOB_98037","tr_customer_id":98054,"tr_customer_product_id":98044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:20:20.000Z","modified_at":"2025-11-03T14:20:20.000Z","name":"Daisha Kuphal","mobile_number":"265-920-0946","email_id":"Uriel20@yahoo.com","dop":"2025-04-06","serial_number":"17005759439269664","imei1":"17005759439269664","imei2":"17005759439269664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98039,"job_number":"JOB_98039","tr_customer_id":98056,"tr_customer_product_id":98046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:20:27.000Z","modified_at":"2025-11-03T14:20:27.000Z","name":"Sean Russel","mobile_number":"435-832-9646","email_id":"Rosario23@hotmail.com","dop":"2025-04-06","serial_number":"16559227498696918","imei1":"16559227498696918","imei2":"16559227498696918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98040,"job_number":"JOB_98040","tr_customer_id":98057,"tr_customer_product_id":98047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:23:52.000Z","modified_at":"2025-11-03T14:23:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17370789555334","imei1":"17370789555334","imei2":"17370789555334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98042,"job_number":"JOB_98042","tr_customer_id":98059,"tr_customer_product_id":98049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:23:53.000Z","modified_at":"2025-11-03T14:23:53.000Z","name":"Jaclyn Stracke","mobile_number":"435-951-2732","email_id":"Yessenia18@gmail.com","dop":"2025-04-06","serial_number":"17017233385050126","imei1":"17017233385050126","imei2":"17017233385050126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98047,"job_number":"JOB_98047","tr_customer_id":98064,"tr_customer_product_id":98054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:28.000Z","modified_at":"2025-11-03T14:24:28.000Z","name":"Raquel Adams","mobile_number":"701-898-7304","email_id":"Elouise41@yahoo.com","dop":"2025-04-06","serial_number":"12022427341628208","imei1":"12022427341628208","imei2":"12022427341628208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98051,"job_number":"JOB_98051","tr_customer_id":98068,"tr_customer_product_id":98058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:35.000Z","modified_at":"2025-11-03T14:24:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11572370812573","imei1":"11572370812573","imei2":"11572370812573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98053,"job_number":"JOB_98053","tr_customer_id":98070,"tr_customer_product_id":98060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:37.000Z","modified_at":"2025-11-03T14:24:37.000Z","name":"Lonzo Schmidt","mobile_number":"937-220-5892","email_id":"Anita_Bauch64@yahoo.com","dop":"2025-04-06","serial_number":"10943337127934686","imei1":"10943337127934686","imei2":"10943337127934686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98057,"job_number":"JOB_98057","tr_customer_id":98074,"tr_customer_product_id":98064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:25:16.000Z","modified_at":"2025-11-03T14:25:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15440927844111","imei1":"15440927844111","imei2":"15440927844111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98059,"job_number":"JOB_98059","tr_customer_id":98076,"tr_customer_product_id":98066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:25:18.000Z","modified_at":"2025-11-03T14:25:18.000Z","name":"Angelo Cronin","mobile_number":"491-293-9847","email_id":"Shemar.Denesik@yahoo.com","dop":"2025-04-06","serial_number":"10353741576039388","imei1":"10353741576039388","imei2":"10353741576039388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98061,"job_number":"JOB_98061","tr_customer_id":98078,"tr_customer_product_id":98068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:27:34.000Z","modified_at":"2025-11-03T14:27:34.000Z","name":"Jett Schmeler","mobile_number":"497-370-6181","email_id":"Colt.Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"10201352199960684","imei1":"10201352199960684","imei2":"10201352199960684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98065,"job_number":"JOB_98065","tr_customer_id":98082,"tr_customer_product_id":98072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:03.000Z","modified_at":"2025-11-03T14:43:03.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11370190568475","imei1":"11370190568475","imei2":"11370190568475","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98066,"job_number":"JOB_98066","tr_customer_id":98083,"tr_customer_product_id":98073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:04.000Z","modified_at":"2025-11-03T14:43:04.000Z","name":"Mazie Volkman","mobile_number":"701-583-5116","email_id":"Filomena.Grant@hotmail.com","dop":"2025-09-16","serial_number":"12578670782176","imei1":"12578670782176","imei2":"12578670782176","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98067,"job_number":"JOB_98067","tr_customer_id":98084,"tr_customer_product_id":98074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:22.000Z","modified_at":"2025-11-03T14:43:22.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18626934550320","imei1":"18626934550320","imei2":"18626934550320","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98068,"job_number":"JOB_98068","tr_customer_id":98085,"tr_customer_product_id":98075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:22.000Z","modified_at":"2025-11-03T14:43:22.000Z","name":"Abdullah Swift","mobile_number":"560-814-8765","email_id":"Katarina.Auer71@gmail.com","dop":"2025-09-16","serial_number":"12061963546002","imei1":"12061963546002","imei2":"12061963546002","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98069,"job_number":"JOB_98069","tr_customer_id":98086,"tr_customer_product_id":98076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:40.000Z","modified_at":"2025-11-03T14:43:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14877365130023","imei1":"14877365130023","imei2":"14877365130023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98070,"job_number":"JOB_98070","tr_customer_id":98087,"tr_customer_product_id":98077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:40.000Z","modified_at":"2025-11-03T14:43:40.000Z","name":"Stefan Padberg","mobile_number":"819-526-3201","email_id":"Cory82@gmail.com","dop":"2025-09-16","serial_number":"17559212114565","imei1":"17559212114565","imei2":"17559212114565","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98072,"job_number":"JOB_98072","tr_customer_id":98089,"tr_customer_product_id":98079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:44:39.000Z","modified_at":"2025-11-03T14:44:39.000Z","name":"Lexie Feeney","mobile_number":"915-520-4140","email_id":"Aurelia_Fisher@yahoo.com","dop":"2025-04-06","serial_number":"19796970555137510","imei1":"19796970555137510","imei2":"19796970555137510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98073,"job_number":"JOB_98073","tr_customer_id":98090,"tr_customer_product_id":98080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:53:50.000Z","modified_at":"2025-11-03T14:53:50.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"11294600352105","imei1":"11294600352105","imei2":"11294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98074,"job_number":"JOB_98074","tr_customer_id":98091,"tr_customer_product_id":98081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:04:50.000Z","modified_at":"2025-11-03T15:04:51.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"10294600352105","imei1":"10294600352105","imei2":"10294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98077,"job_number":"JOB_98077","tr_customer_id":98094,"tr_customer_product_id":98084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:09:50.000Z","modified_at":"2025-11-03T15:09:50.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13294600352105","imei1":"13294600352105","imei2":"13294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98079,"job_number":"JOB_98079","tr_customer_id":98096,"tr_customer_product_id":98086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:12:59.000Z","modified_at":"2025-11-03T15:12:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-24","serial_number":"32227137425957","imei1":"32227137425957","imei2":"32227137425957","popurl":"2025-10-24T15:12:58.440314721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:12:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98080,"job_number":"JOB_98080","tr_customer_id":98097,"tr_customer_product_id":98087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:16:45.000Z","modified_at":"2025-11-03T15:16:45.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13394600352105","imei1":"13394600352105","imei2":"13394600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98081,"job_number":"JOB_98081","tr_customer_id":98098,"tr_customer_product_id":98088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:17:09.000Z","modified_at":"2025-11-03T15:17:09.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333600352105","imei1":"13333600352105","imei2":"13333600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98082,"job_number":"JOB_98082","tr_customer_id":98099,"tr_customer_product_id":98089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:17:12.000Z","modified_at":"2025-11-03T15:17:12.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-24","serial_number":"90236175837531","imei1":"90236175837531","imei2":"90236175837531","popurl":"2025-10-24T15:17:11.803949984Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:17:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98083,"job_number":"JOB_98083","tr_customer_id":98100,"tr_customer_product_id":98090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:18:08.000Z","modified_at":"2025-11-03T15:18:08.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333500352105","imei1":"13333500352105","imei2":"13333500352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98084,"job_number":"JOB_98084","tr_customer_id":98101,"tr_customer_product_id":98091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:24:13.000Z","modified_at":"2025-11-03T15:24:13.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333510352105","imei1":"13333510352105","imei2":"13333510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98085,"job_number":"JOB_98085","tr_customer_id":98102,"tr_customer_product_id":98092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:40:05.000Z","modified_at":"2025-11-03T15:40:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101762988435143","imei1":"101762988435143","imei2":"101762988435143","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98087,"job_number":"JOB_98087","tr_customer_id":98104,"tr_customer_product_id":98094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:40:17.000Z","modified_at":"2025-11-03T15:40:17.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100307581137153","imei1":"100307581137153","imei2":"100307581137153","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98090,"job_number":"JOB_98090","tr_customer_id":98107,"tr_customer_product_id":98097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:12:43.000Z","modified_at":"2025-11-03T16:12:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13152317591339","imei1":"13152317591339","imei2":"13152317591339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:12:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98092,"job_number":"JOB_98092","tr_customer_id":98109,"tr_customer_product_id":98099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:12:45.000Z","modified_at":"2025-11-03T16:12:45.000Z","name":"Patsy Thompson","mobile_number":"681-564-4652","email_id":"Jacklyn_Zulauf96@hotmail.com","dop":"2025-04-06","serial_number":"12325143298809704","imei1":"12325143298809704","imei2":"12325143298809704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98093,"job_number":"JOB_98093","tr_customer_id":98110,"tr_customer_product_id":98100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:13:26.000Z","modified_at":"2025-11-03T16:13:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18342821711913","imei1":"18342821711913","imei2":"18342821711913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98095,"job_number":"JOB_98095","tr_customer_id":98112,"tr_customer_product_id":98102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:13:28.000Z","modified_at":"2025-11-03T16:13:28.000Z","name":"Adelia Schoen","mobile_number":"319-366-8042","email_id":"Paxton_Effertz84@gmail.com","dop":"2025-04-06","serial_number":"10476475696465614","imei1":"10476475696465614","imei2":"10476475696465614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98096,"job_number":"JOB_98096","tr_customer_id":98113,"tr_customer_product_id":98103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:14:09.000Z","modified_at":"2025-11-03T16:14:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18794273774614","imei1":"18794273774614","imei2":"18794273774614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98098,"job_number":"JOB_98098","tr_customer_id":98115,"tr_customer_product_id":98105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:14:11.000Z","modified_at":"2025-11-03T16:14:11.000Z","name":"Leif Bins","mobile_number":"456-559-4602","email_id":"Elinore66@hotmail.com","dop":"2025-04-06","serial_number":"15721151475728572","imei1":"15721151475728572","imei2":"15721151475728572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98101,"job_number":"JOB_98101","tr_customer_id":98118,"tr_customer_product_id":98108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:47:22.000Z","modified_at":"2025-11-03T16:47:22.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-10-24","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-10-24T16:47:21.640954897Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98102,"job_number":"JOB_98102","tr_customer_id":98119,"tr_customer_product_id":98109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:48:30.000Z","modified_at":"2025-11-03T16:48:30.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-10-24","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-10-24T16:48:29.182900532Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98103,"job_number":"JOB_98103","tr_customer_id":98120,"tr_customer_product_id":98110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:48:52.000Z","modified_at":"2025-11-03T16:48:52.000Z","name":"Bulah Peffer","mobile_number":"296-360-0709","email_id":"Christopher_Willms79@gmail.com","dop":"2025-10-24","serial_number":"10558685491189","imei1":"10558685491189","imei2":"10558685491189","popurl":"2025-10-24T16:48:51.900058089Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98104,"job_number":"JOB_98104","tr_customer_id":98121,"tr_customer_product_id":98111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:49:09.000Z","modified_at":"2025-11-03T16:49:09.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-10-24","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2025-10-24T16:49:08.810320585Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98105,"job_number":"JOB_98105","tr_customer_id":98122,"tr_customer_product_id":98112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:49:39.000Z","modified_at":"2025-11-03T16:49:39.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"80723905175480","imei1":"80723905175480","imei2":"80723905175480","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98106,"job_number":"JOB_98106","tr_customer_id":98123,"tr_customer_product_id":98113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:17.000Z","modified_at":"2025-11-03T16:52:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"14580460889689","imei1":"14580460889689","imei2":"14580460889689","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98107,"job_number":"JOB_98107","tr_customer_id":98124,"tr_customer_product_id":98114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:18.000Z","modified_at":"2025-11-03T16:52:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11506818440407","imei1":"11506818440407","imei2":"11506818440407","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98108,"job_number":"JOB_98108","tr_customer_id":98125,"tr_customer_product_id":98115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:18.000Z","modified_at":"2025-11-03T16:52:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18204171534767","imei1":"18204171534767","imei2":"18204171534767","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98110,"job_number":"JOB_98110","tr_customer_id":98127,"tr_customer_product_id":98117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:53:29.000Z","modified_at":"2025-11-03T16:53:29.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10369024970374","imei1":"10369024970374","imei2":"10369024970374","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98111,"job_number":"JOB_98111","tr_customer_id":98128,"tr_customer_product_id":98118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10368766212137","imei1":"10368766212137","imei2":"10368766212137","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98112,"job_number":"JOB_98112","tr_customer_id":98129,"tr_customer_product_id":98119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11076544884014","imei1":"11076544884014","imei2":"11076544884014","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98113,"job_number":"JOB_98113","tr_customer_id":98130,"tr_customer_product_id":98120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"13459718289806","imei1":"13459718289806","imei2":"13459718289806","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98116,"job_number":"JOB_98116","tr_customer_id":98133,"tr_customer_product_id":98123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:07:43.000Z","modified_at":"2025-11-03T17:07:43.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"40490909966129","imei1":"40490909966129","imei2":"40490909966129","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98119,"job_number":"JOB_98119","tr_customer_id":98136,"tr_customer_product_id":98126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:17:33.000Z","modified_at":"2025-11-03T17:17:33.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12318785054840","imei1":"12318785054840","imei2":"12318785054840","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98120,"job_number":"JOB_98120","tr_customer_id":98137,"tr_customer_product_id":98127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:14.000Z","modified_at":"2025-11-03T17:18:14.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11829709532545","imei1":"11829709532545","imei2":"11829709532545","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98121,"job_number":"JOB_98121","tr_customer_id":98138,"tr_customer_product_id":98128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:47.000Z","modified_at":"2025-11-03T17:18:47.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15418756081085","imei1":"15418756081085","imei2":"15418756081085","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98122,"job_number":"JOB_98122","tr_customer_id":98139,"tr_customer_product_id":98129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:56.000Z","modified_at":"2025-11-03T17:18:56.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17090252410924","imei1":"17090252410924","imei2":"17090252410924","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98123,"job_number":"JOB_98123","tr_customer_id":98140,"tr_customer_product_id":98130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:19:14.000Z","modified_at":"2025-11-03T17:19:14.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18771693777571","imei1":"18771693777571","imei2":"18771693777571","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98124,"job_number":"JOB_98124","tr_customer_id":98141,"tr_customer_product_id":98131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:19:18.000Z","modified_at":"2025-11-03T17:19:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"16568155481671","imei1":"16568155481671","imei2":"16568155481671","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98125,"job_number":"JOB_98125","tr_customer_id":98142,"tr_customer_product_id":98132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:28:58.000Z","modified_at":"2025-11-03T17:28:58.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12804517830957","imei1":"12804517830957","imei2":"12804517830957","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98126,"job_number":"JOB_98126","tr_customer_id":98143,"tr_customer_product_id":98133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:01.000Z","modified_at":"2025-11-03T17:30:01.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12963559063552","imei1":"12963559063552","imei2":"12963559063552","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98127,"job_number":"JOB_98127","tr_customer_id":98144,"tr_customer_product_id":98134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:29.000Z","modified_at":"2025-11-03T17:30:29.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12505788724304","imei1":"12505788724304","imei2":"12505788724304","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98128,"job_number":"JOB_98128","tr_customer_id":98145,"tr_customer_product_id":98135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:47.000Z","modified_at":"2025-11-03T17:30:47.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18211200382872","imei1":"18211200382872","imei2":"18211200382872","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98129,"job_number":"JOB_98129","tr_customer_id":98146,"tr_customer_product_id":98136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:53.000Z","modified_at":"2025-11-03T17:30:53.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17627545133334","imei1":"17627545133334","imei2":"17627545133334","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98131,"job_number":"JOB_98131","tr_customer_id":98148,"tr_customer_product_id":98138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:33:03.000Z","modified_at":"2025-11-03T17:33:03.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18475624904306","imei1":"18475624904306","imei2":"18475624904306","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98132,"job_number":"JOB_98132","tr_customer_id":98149,"tr_customer_product_id":98139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:42:39.000Z","modified_at":"2025-11-03T17:42:39.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15239700436038","imei1":"15239700436038","imei2":"15239700436038","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98134,"job_number":"JOB_98134","tr_customer_id":98151,"tr_customer_product_id":98141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:42:39.000Z","modified_at":"2025-11-03T17:42:39.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"19185015834999","imei1":"19185015834999","imei2":"19185015834999","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98135,"job_number":"JOB_98135","tr_customer_id":98152,"tr_customer_product_id":98142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:44:01.000Z","modified_at":"2025-11-03T17:44:01.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-10-24","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-10-24T17:44:00.321912753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98136,"job_number":"JOB_98136","tr_customer_id":98153,"tr_customer_product_id":98143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:49:54.000Z","modified_at":"2025-11-03T17:49:54.000Z","name":"Malati Patel","mobile_number":"7054850668","email_id":"kumuda.kaul@hotmail.com","dop":"2025-10-24","serial_number":"16831856061624","imei1":"16831856061624","imei2":"16831856061624","popurl":"www.bandhul-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98137,"job_number":"JOB_98137","tr_customer_id":98154,"tr_customer_product_id":98144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:57:54.000Z","modified_at":"2025-11-03T17:57:54.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"12345678910451","imei1":"12345678910451","imei2":"12345678910451","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98138,"job_number":"JOB_98138","tr_customer_id":98155,"tr_customer_product_id":98145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:08:11.000Z","modified_at":"2025-11-03T18:08:11.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10053351868216","imei1":"10053351868216","imei2":"10053351868216","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:08:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98139,"job_number":"JOB_98139","tr_customer_id":98156,"tr_customer_product_id":98146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:08:51.000Z","modified_at":"2025-11-03T18:08:51.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10975409525510","imei1":"10975409525510","imei2":"10975409525510","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98140,"job_number":"JOB_98140","tr_customer_id":98157,"tr_customer_product_id":98147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:09:40.000Z","modified_at":"2025-11-03T18:09:40.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10951698940665","imei1":"10951698940665","imei2":"10951698940665","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98142,"job_number":"JOB_98142","tr_customer_id":98159,"tr_customer_product_id":98149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:24:40.000Z","modified_at":"2025-11-03T18:24:40.000Z","name":"Brooke Jakubowski","mobile_number":"570-809-2376","email_id":"Carli.Kling69@gmail.com","dop":"2025-05-30","serial_number":"12855591103524","imei1":"12855591103524","imei2":"12855591103524","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98143,"job_number":"JOB_98143","tr_customer_id":98160,"tr_customer_product_id":98150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:42:49.000Z","modified_at":"2025-11-03T18:42:49.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15561335987917","imei1":"15561335987917","imei2":"15561335987917","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98145,"job_number":"JOB_98145","tr_customer_id":98162,"tr_customer_product_id":98152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:42:49.000Z","modified_at":"2025-11-03T18:42:49.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11933898190769","imei1":"11933898190769","imei2":"11933898190769","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98146,"job_number":"JOB_98146","tr_customer_id":98163,"tr_customer_product_id":98153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:43:04.000Z","modified_at":"2025-11-03T18:43:04.000Z","name":"Chaturaanan Saini","mobile_number":"7006033911","email_id":"laxman.rana@yahoo.co.in","dop":"2025-10-24","serial_number":"10936440819481","imei1":"10936440819481","imei2":"10936440819481","popurl":"www.abhaya-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98147,"job_number":"JOB_98147","tr_customer_id":98164,"tr_customer_product_id":98154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:45:19.000Z","modified_at":"2025-11-03T18:45:19.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10198648061152","imei1":"10198648061152","imei2":"10198648061152","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98149,"job_number":"JOB_98149","tr_customer_id":98166,"tr_customer_product_id":98156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:45:19.000Z","modified_at":"2025-11-03T18:45:19.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11933052328334","imei1":"11933052328334","imei2":"11933052328334","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98150,"job_number":"JOB_98150","tr_customer_id":98167,"tr_customer_product_id":98157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:46:44.000Z","modified_at":"2025-11-03T18:46:44.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-10-24","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-10-24T18:46:43.992133971Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98151,"job_number":"JOB_98151","tr_customer_id":98168,"tr_customer_product_id":98158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:47:06.000Z","modified_at":"2025-11-03T18:47:06.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-10-24","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-10-24T18:47:05.729934086Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98152,"job_number":"JOB_98152","tr_customer_id":98169,"tr_customer_product_id":98159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:48:04.000Z","modified_at":"2025-11-03T18:48:04.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-10-29","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-10-29T18:48:03.992414969Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98153,"job_number":"JOB_98153","tr_customer_id":98170,"tr_customer_product_id":98160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:49:57.000Z","modified_at":"2025-11-03T18:49:57.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12486523721748","imei1":"12486523721748","imei2":"12486523721748","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98155,"job_number":"JOB_98155","tr_customer_id":98172,"tr_customer_product_id":98162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:49:58.000Z","modified_at":"2025-11-03T18:49:58.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17943387429866","imei1":"17943387429866","imei2":"17943387429866","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98156,"job_number":"JOB_98156","tr_customer_id":98173,"tr_customer_product_id":98163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T19:21:54.000Z","modified_at":"2025-11-03T19:21:54.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"234262142545415","imei2":"234262142545415","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T19:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98157,"job_number":"JOB_98157","tr_customer_id":98174,"tr_customer_product_id":98164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T19:31:57.000Z","modified_at":"2025-11-03T19:31:57.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"234262142545416","imei2":"234262142545416","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T19:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98160,"job_number":"JOB_98160","tr_customer_id":98177,"tr_customer_product_id":98167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:19:32.000Z","modified_at":"2025-11-03T20:19:32.000Z","name":"Amos Stoltenberg","mobile_number":"846-287-5515","email_id":"Missouri78@hotmail.com","dop":"2025-04-06","serial_number":"16380245327493680","imei1":"16380245327493680","imei2":"16380245327493680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98162,"job_number":"JOB_98162","tr_customer_id":98179,"tr_customer_product_id":98169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:22:40.000Z","modified_at":"2025-11-03T20:22:40.000Z","name":"Grover Glover","mobile_number":"881-245-2313","email_id":"Avery.Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"10236267329044664","imei1":"10236267329044664","imei2":"10236267329044664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98163,"job_number":"JOB_98163","tr_customer_id":98180,"tr_customer_product_id":98170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Nirbhay Ganaka","mobile_number":"7062165219","email_id":"raj.chaturvedi@yahoo.co.in","dop":"2025-10-24","serial_number":"10090563139164","imei1":"10090563139164","imei2":"10090563139164","popurl":"www.nanda-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98164,"job_number":"JOB_98164","tr_customer_id":98181,"tr_customer_product_id":98171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Yoginder Deshpande","mobile_number":"7054669800","email_id":"bhuvanesh.kocchar@gmail.com","dop":"2025-10-24","serial_number":"17500913905343","imei1":"17500913905343","imei2":"17500913905343","popurl":"www.bhramar-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98165,"job_number":"JOB_98165","tr_customer_id":98182,"tr_customer_product_id":98172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Yoginder Varma","mobile_number":"7064352801","email_id":"achintya.arora@hotmail.com","dop":"2025-10-24","serial_number":"16145111414746","imei1":"16145111414746","imei2":"16145111414746","popurl":"www.mohini-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98166,"job_number":"JOB_98166","tr_customer_id":98184,"tr_customer_product_id":98174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Niro Asan","mobile_number":"7067951235","email_id":"girika.patil@gmail.com","dop":"2025-10-24","serial_number":"15719853700166","imei1":"15719853700166","imei2":"15719853700166","popurl":"www.balgopal-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98167,"job_number":"JOB_98167","tr_customer_id":98183,"tr_customer_product_id":98173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Amarnath Kapoor","mobile_number":"7013284000","email_id":"sachin.sethi@hotmail.com","dop":"2025-10-24","serial_number":"15723585601301","imei1":"15723585601301","imei2":"15723585601301","popurl":"www.sarisha-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98169,"job_number":"JOB_98169","tr_customer_id":98186,"tr_customer_product_id":98176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Shiv Rana","mobile_number":"7050531263","email_id":"anala.ahuja@yahoo.co.in","dop":"2025-10-24","serial_number":"10162009380626","imei1":"10162009380626","imei2":"10162009380626","popurl":"www.daevi-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98170,"job_number":"JOB_98170","tr_customer_id":98187,"tr_customer_product_id":98177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Chandrabhan Chattopadhyay","mobile_number":"7038142340","email_id":"aaryan.kapoor@yahoo.co.in","dop":"2025-10-24","serial_number":"13915916219019","imei1":"13915916219019","imei2":"13915916219019","popurl":"www.sharda-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98171,"job_number":"JOB_98171","tr_customer_id":98188,"tr_customer_product_id":98178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Ashok Nehru","mobile_number":"7063600929","email_id":"ranjeet.kocchar@gmail.com","dop":"2025-10-24","serial_number":"16616398538812","imei1":"16616398538812","imei2":"16616398538812","popurl":"www.bhaumik-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98172,"job_number":"JOB_98172","tr_customer_id":98189,"tr_customer_product_id":98179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Bahula Talwar","mobile_number":"7002562811","email_id":"baalagopaal.bhattacharya@hotmail.com","dop":"2025-10-24","serial_number":"11412324444312","imei1":"11412324444312","imei2":"11412324444312","popurl":"www.anjushree-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98174,"job_number":"JOB_98174","tr_customer_id":98191,"tr_customer_product_id":98181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Shrishti Adiga","mobile_number":"7063102144","email_id":"hiranmaya.panicker@hotmail.com","dop":"2025-10-24","serial_number":"11072241770897","imei1":"11072241770897","imei2":"11072241770897","popurl":"www.atmaja-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98175,"job_number":"JOB_98175","tr_customer_id":98192,"tr_customer_product_id":98182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Gobinda Mishra","mobile_number":"7011352031","email_id":"gautam.saini@yahoo.co.in","dop":"2025-10-24","serial_number":"10108492400792","imei1":"10108492400792","imei2":"10108492400792","popurl":"www.devesh-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98177,"job_number":"JOB_98177","tr_customer_id":98194,"tr_customer_product_id":98184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Daksha Joshi","mobile_number":"7031788161","email_id":"bhima.arora@yahoo.co.in","dop":"2025-10-24","serial_number":"18971470005805","imei1":"18971470005805","imei2":"18971470005805","popurl":"www.hiranmay-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98181,"job_number":"JOB_98181","tr_customer_id":98198,"tr_customer_product_id":98188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Dipankar Trivedi","mobile_number":"7046259567","email_id":"kin.embranthiri@hotmail.com","dop":"2025-10-24","serial_number":"14088430068806","imei1":"14088430068806","imei2":"14088430068806","popurl":"www.gorakhanatha-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98182,"job_number":"JOB_98182","tr_customer_id":98199,"tr_customer_product_id":98189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Bheeshma Dhawan","mobile_number":"7084926006","email_id":"avadhesh.shukla@hotmail.com","dop":"2025-10-24","serial_number":"14790576937958","imei1":"14790576937958","imei2":"14790576937958","popurl":"www.harita-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98184,"job_number":"JOB_98184","tr_customer_id":98201,"tr_customer_product_id":98191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Chidaatma Asan","mobile_number":"7020534042","email_id":"ashlesh.guha@hotmail.com","dop":"2025-10-24","serial_number":"14908421997331","imei1":"14908421997331","imei2":"14908421997331","popurl":"www.tanushri-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98185,"job_number":"JOB_98185","tr_customer_id":98202,"tr_customer_product_id":98192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Amrita Reddy","mobile_number":"7045754456","email_id":"rati.abbott@hotmail.com","dop":"2025-10-24","serial_number":"12385981589664","imei1":"12385981589664","imei2":"12385981589664","popurl":"www.anagh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98186,"job_number":"JOB_98186","tr_customer_id":98203,"tr_customer_product_id":98193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Shiv Khatri","mobile_number":"7037044624","email_id":"opaline.dutta@hotmail.com","dop":"2025-10-24","serial_number":"19272423547579","imei1":"19272423547579","imei2":"19272423547579","popurl":"www.akshat-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98187,"job_number":"JOB_98187","tr_customer_id":98204,"tr_customer_product_id":98194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Ahalya Bharadwaj","mobile_number":"7020311118","email_id":"ayushmati.tagore@yahoo.co.in","dop":"2025-10-24","serial_number":"19265510681601","imei1":"19265510681601","imei2":"19265510681601","popurl":"www.devangana-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98188,"job_number":"JOB_98188","tr_customer_id":98205,"tr_customer_product_id":98195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Gayatri Shukla","mobile_number":"7035980463","email_id":"archan.desai@hotmail.com","dop":"2025-10-24","serial_number":"19629628789645","imei1":"19629628789645","imei2":"19629628789645","popurl":"www.ganaka-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98189,"job_number":"JOB_98189","tr_customer_id":98206,"tr_customer_product_id":98196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Gemini Singh","mobile_number":"7075814485","email_id":"atreyee.kaul@yahoo.co.in","dop":"2025-10-24","serial_number":"17687327401621","imei1":"17687327401621","imei2":"17687327401621","popurl":"www.anjushri-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98190,"job_number":"JOB_98190","tr_customer_id":98207,"tr_customer_product_id":98197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Dipendra Butt","mobile_number":"7060784613","email_id":"birjesh.embranthiri@yahoo.co.in","dop":"2025-10-24","serial_number":"18848532126312","imei1":"18848532126312","imei2":"18848532126312","popurl":"www.charuvrat-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98191,"job_number":"JOB_98191","tr_customer_id":98208,"tr_customer_product_id":98198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Minakshi Sharma","mobile_number":"7092836507","email_id":"esha.devar@yahoo.co.in","dop":"2025-10-24","serial_number":"16190020280080","imei1":"16190020280080","imei2":"16190020280080","popurl":"www.ghanashyam-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98192,"job_number":"JOB_98192","tr_customer_id":98209,"tr_customer_product_id":98199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Adinath Namboothiri","mobile_number":"7001917931","email_id":"usha.nayar@hotmail.com","dop":"2025-10-24","serial_number":"12607052721458","imei1":"12607052721458","imei2":"12607052721458","popurl":"www.brajendra-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98194,"job_number":"JOB_98194","tr_customer_id":98211,"tr_customer_product_id":98201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:29:23.000Z","modified_at":"2025-11-03T20:29:23.000Z","name":"Abby Klein","mobile_number":"988-851-9093","email_id":"Freeda.Runte@gmail.com","dop":"2025-04-06","serial_number":"15647399919247644","imei1":"15647399919247644","imei2":"15647399919247644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98195,"job_number":"JOB_98195","tr_customer_id":98212,"tr_customer_product_id":98202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Ambar Bhattathiri","mobile_number":"7069420515","email_id":"mohinder.mahajan@yahoo.co.in","dop":"2025-10-24","serial_number":"16094994219823","imei1":"16094994219823","imei2":"16094994219823","popurl":"www.dhanpati-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98196,"job_number":"JOB_98196","tr_customer_id":98213,"tr_customer_product_id":98203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Hiranmaya Pothuvaal","mobile_number":"7081448992","email_id":"satyen.chattopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"19305409047975","imei1":"19305409047975","imei2":"19305409047975","popurl":"www.bhadran-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98197,"job_number":"JOB_98197","tr_customer_id":98214,"tr_customer_product_id":98204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Prayag Naik","mobile_number":"7035651822","email_id":"anusuya.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"13697208150423","imei1":"13697208150423","imei2":"13697208150423","popurl":"www.mohan-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98198,"job_number":"JOB_98198","tr_customer_id":98215,"tr_customer_product_id":98205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Aatmaja Bhat","mobile_number":"7018673807","email_id":"surya.sharma@yahoo.co.in","dop":"2025-10-24","serial_number":"10933395911020","imei1":"10933395911020","imei2":"10933395911020","popurl":"www.akshainie-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98199,"job_number":"JOB_98199","tr_customer_id":98216,"tr_customer_product_id":98206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Tarun Jha","mobile_number":"7090433242","email_id":"vijay.abbott@hotmail.com","dop":"2025-10-24","serial_number":"17172974490734","imei1":"17172974490734","imei2":"17172974490734","popurl":"www.tejas-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98200,"job_number":"JOB_98200","tr_customer_id":98217,"tr_customer_product_id":98207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Bhaasvan Joshi","mobile_number":"7070884216","email_id":"aarya.mehra@gmail.com","dop":"2025-10-24","serial_number":"13499128263630","imei1":"13499128263630","imei2":"13499128263630","popurl":"www.abani-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98201,"job_number":"JOB_98201","tr_customer_id":98218,"tr_customer_product_id":98208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Puneet Abbott","mobile_number":"7021981918","email_id":"atreyi.pothuvaal@yahoo.co.in","dop":"2025-10-24","serial_number":"15376480492481","imei1":"15376480492481","imei2":"15376480492481","popurl":"www.swapnil-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98203,"job_number":"JOB_98203","tr_customer_id":98220,"tr_customer_product_id":98210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Prem Mishra","mobile_number":"7014089974","email_id":"anish.rana@yahoo.co.in","dop":"2025-10-24","serial_number":"16863125108306","imei1":"16863125108306","imei2":"16863125108306","popurl":"www.aagneya-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98204,"job_number":"JOB_98204","tr_customer_id":98221,"tr_customer_product_id":98211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Aatreya Chaturvedi","mobile_number":"7010426723","email_id":"dharmaketu.varman@yahoo.co.in","dop":"2025-10-24","serial_number":"10125110384412","imei1":"10125110384412","imei2":"10125110384412","popurl":"www.acharyasuta-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98205,"job_number":"JOB_98205","tr_customer_id":98222,"tr_customer_product_id":98212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:13.000Z","modified_at":"2025-11-03T20:31:13.000Z","name":"Anshula Naik","mobile_number":"7094672933","email_id":"siddhran.dhawan@gmail.com","dop":"2025-10-24","serial_number":"13842327999098","imei1":"13842327999098","imei2":"13842327999098","popurl":"www.anand-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98206,"job_number":"JOB_98206","tr_customer_id":98223,"tr_customer_product_id":98213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Dhanapati Dwivedi","mobile_number":"7096169084","email_id":"priya.khatri@hotmail.com","dop":"2025-10-24","serial_number":"18833895462325","imei1":"18833895462325","imei2":"18833895462325","popurl":"www.suryakanta-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98207,"job_number":"JOB_98207","tr_customer_id":98224,"tr_customer_product_id":98214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Gorakhanatha Khanna","mobile_number":"7072712945","email_id":"devangana.guneta@yahoo.co.in","dop":"2025-10-24","serial_number":"16214198613131","imei1":"16214198613131","imei2":"16214198613131","popurl":"www.bharat-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98208,"job_number":"JOB_98208","tr_customer_id":98225,"tr_customer_product_id":98215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Chandrakin Rana","mobile_number":"7001545495","email_id":"tarun.malik@yahoo.co.in","dop":"2025-10-24","serial_number":"16501315828094","imei1":"16501315828094","imei2":"16501315828094","popurl":"www.jyotis-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98209,"job_number":"JOB_98209","tr_customer_id":98226,"tr_customer_product_id":98216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Rageshwari Pandey","mobile_number":"7063402147","email_id":"rajiv.varman@gmail.com","dop":"2025-10-24","serial_number":"17663908592998","imei1":"17663908592998","imei2":"17663908592998","popurl":"www.krishnadas-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98210,"job_number":"JOB_98210","tr_customer_id":98227,"tr_customer_product_id":98217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Priyala Gupta","mobile_number":"7031451914","email_id":"ganak.joshi@hotmail.com","dop":"2025-10-24","serial_number":"11714144882459","imei1":"11714144882459","imei2":"11714144882459","popurl":"www.mukesh-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98211,"job_number":"JOB_98211","tr_customer_id":98228,"tr_customer_product_id":98218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Rohit Shah","mobile_number":"7087503072","email_id":"ujjwal.marar@gmail.com","dop":"2025-10-24","serial_number":"18467776467068","imei1":"18467776467068","imei2":"18467776467068","popurl":"www.indra-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98212,"job_number":"JOB_98212","tr_customer_id":98229,"tr_customer_product_id":98219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Hiranya Jha","mobile_number":"7045064261","email_id":"udai.nehru@hotmail.com","dop":"2025-10-24","serial_number":"14534770554139","imei1":"14534770554139","imei2":"14534770554139","popurl":"www.chakor-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98213,"job_number":"JOB_98213","tr_customer_id":98230,"tr_customer_product_id":98220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Vidhya Asan","mobile_number":"7028818424","email_id":"vijay.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"14606049073983","imei1":"14606049073983","imei2":"14606049073983","popurl":"www.chitrali-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98214,"job_number":"JOB_98214","tr_customer_id":98231,"tr_customer_product_id":98221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Kanak Chopra","mobile_number":"7019583890","email_id":"leela.somayaji@hotmail.com","dop":"2025-10-24","serial_number":"19327538418600","imei1":"19327538418600","imei2":"19327538418600","popurl":"www.agniprava-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98215,"job_number":"JOB_98215","tr_customer_id":98232,"tr_customer_product_id":98222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Sloka Kaul","mobile_number":"7060327647","email_id":"charak.kaur@gmail.com","dop":"2025-10-24","serial_number":"19133800433723","imei1":"19133800433723","imei2":"19133800433723","popurl":"www.anshula-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98216,"job_number":"JOB_98216","tr_customer_id":98233,"tr_customer_product_id":98223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Mandakini Guneta","mobile_number":"7058821654","email_id":"kiran.gowda@hotmail.com","dop":"2025-10-24","serial_number":"18641113222704","imei1":"18641113222704","imei2":"18641113222704","popurl":"www.rati-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98217,"job_number":"JOB_98217","tr_customer_id":98234,"tr_customer_product_id":98224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Kannen Arora","mobile_number":"7022192254","email_id":"daiwik.ahluwalia@hotmail.com","dop":"2025-10-24","serial_number":"14178961847092","imei1":"14178961847092","imei2":"14178961847092","popurl":"www.suresh-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98220,"job_number":"JOB_98220","tr_customer_id":98237,"tr_customer_product_id":98227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Devi Kapoor","mobile_number":"7034649242","email_id":"trilochana.mehrotra@yahoo.co.in","dop":"2025-10-24","serial_number":"15522761620801","imei1":"15522761620801","imei2":"15522761620801","popurl":"www.somu-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98221,"job_number":"JOB_98221","tr_customer_id":98238,"tr_customer_product_id":98228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Trilokanath Kaur","mobile_number":"7058160738","email_id":"mohana.deshpande@hotmail.com","dop":"2025-10-24","serial_number":"16727762050992","imei1":"16727762050992","imei2":"16727762050992","popurl":"www.jagadisha-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98222,"job_number":"JOB_98222","tr_customer_id":98239,"tr_customer_product_id":98229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Lakshmi Acharya","mobile_number":"7035571961","email_id":"baidehi.johar@hotmail.com","dop":"2025-10-24","serial_number":"10504712399251","imei1":"10504712399251","imei2":"10504712399251","popurl":"www.chandrakin-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98223,"job_number":"JOB_98223","tr_customer_id":98240,"tr_customer_product_id":98230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Vrund Agarwal","mobile_number":"7072021283","email_id":"anshula.kaniyar@hotmail.com","dop":"2025-10-24","serial_number":"13074365788352","imei1":"13074365788352","imei2":"13074365788352","popurl":"www.nikita-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98224,"job_number":"JOB_98224","tr_customer_id":98241,"tr_customer_product_id":98231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Devvrat Gowda","mobile_number":"7088120763","email_id":"devika.kaniyar@gmail.com","dop":"2025-10-24","serial_number":"18701347716347","imei1":"18701347716347","imei2":"18701347716347","popurl":"www.mina-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98225,"job_number":"JOB_98225","tr_customer_id":98242,"tr_customer_product_id":98232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Uttam Desai","mobile_number":"7051663038","email_id":"digambara.kocchar@gmail.com","dop":"2025-10-24","serial_number":"17556942145175","imei1":"17556942145175","imei2":"17556942145175","popurl":"www.gopal-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98227,"job_number":"JOB_98227","tr_customer_id":98244,"tr_customer_product_id":98234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Chidaakaash Sinha","mobile_number":"7037408683","email_id":"suman.kocchar@hotmail.com","dop":"2025-10-24","serial_number":"19251064575750","imei1":"19251064575750","imei2":"19251064575750","popurl":"www.bhishma-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98228,"job_number":"JOB_98228","tr_customer_id":98245,"tr_customer_product_id":98235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Akula Kaur","mobile_number":"7035272007","email_id":"bhadraksh.adiga@gmail.com","dop":"2025-10-24","serial_number":"17461130583536","imei1":"17461130583536","imei2":"17461130583536","popurl":"www.omana-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98230,"job_number":"JOB_98230","tr_customer_id":98247,"tr_customer_product_id":98237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Amritambu Dhawan","mobile_number":"7049901078","email_id":"shankar.somayaji@yahoo.co.in","dop":"2025-10-24","serial_number":"18140996514048","imei1":"18140996514048","imei2":"18140996514048","popurl":"www.triloki nath-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98231,"job_number":"JOB_98231","tr_customer_id":98248,"tr_customer_product_id":98238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Trilok Dwivedi","mobile_number":"7098663287","email_id":"somu.ahluwalia@yahoo.co.in","dop":"2025-10-24","serial_number":"17976471474164","imei1":"17976471474164","imei2":"17976471474164","popurl":"www.anjali-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98233,"job_number":"JOB_98233","tr_customer_id":98250,"tr_customer_product_id":98240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:20.000Z","name":"Charuvrat Khanna","mobile_number":"7014156677","email_id":"shubha.bandopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"18387184177610","imei1":"18387184177610","imei2":"18387184177610","popurl":"www.chaitan-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98235,"job_number":"JOB_98235","tr_customer_id":98252,"tr_customer_product_id":98242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:20.000Z","name":"Dhananjay Nehru","mobile_number":"7059787873","email_id":"yogesh.pilla@hotmail.com","dop":"2025-10-24","serial_number":"16272631954732","imei1":"16272631954732","imei2":"16272631954732","popurl":"www.shubha-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98236,"job_number":"JOB_98236","tr_customer_id":98253,"tr_customer_product_id":98243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Girija Jain","mobile_number":"7034955522","email_id":"daksha.reddy@yahoo.co.in","dop":"2025-10-24","serial_number":"10318891775737","imei1":"10318891775737","imei2":"10318891775737","popurl":"www.chandramohan-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98237,"job_number":"JOB_98237","tr_customer_id":98254,"tr_customer_product_id":98244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Hiranmay Rana","mobile_number":"7083614383","email_id":"somu.ahuja@yahoo.co.in","dop":"2025-10-24","serial_number":"14430907235647","imei1":"14430907235647","imei2":"14430907235647","popurl":"www.vidya-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98239,"job_number":"JOB_98239","tr_customer_id":98256,"tr_customer_product_id":98246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Aanandinii Dutta","mobile_number":"7020310206","email_id":"anala.marar@yahoo.co.in","dop":"2025-10-24","serial_number":"16030505485275","imei1":"16030505485275","imei2":"16030505485275","popurl":"www.somnath-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98240,"job_number":"JOB_98240","tr_customer_id":98257,"tr_customer_product_id":98247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Chandraprabha Singh","mobile_number":"7058813936","email_id":"gajadhar.shukla@yahoo.co.in","dop":"2025-10-24","serial_number":"13322540631147","imei1":"13322540631147","imei2":"13322540631147","popurl":"www.sweta-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98241,"job_number":"JOB_98241","tr_customer_id":98258,"tr_customer_product_id":98248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Bhudeva Guha","mobile_number":"7002256752","email_id":"ekadant.singh@gmail.com","dop":"2025-10-24","serial_number":"17932998413370","imei1":"17932998413370","imei2":"17932998413370","popurl":"www.gautami-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98242,"job_number":"JOB_98242","tr_customer_id":98259,"tr_customer_product_id":98249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Charuvrat Devar","mobile_number":"7019819460","email_id":"tushar.johar@hotmail.com","dop":"2025-10-24","serial_number":"16246521660118","imei1":"16246521660118","imei2":"16246521660118","popurl":"www.adhrit-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98243,"job_number":"JOB_98243","tr_customer_id":98260,"tr_customer_product_id":98250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Chandramohan Somayaji","mobile_number":"7001023532","email_id":"prasad.embranthiri@hotmail.com","dop":"2025-10-24","serial_number":"18353604133993","imei1":"18353604133993","imei2":"18353604133993","popurl":"www.abhaidev-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98245,"job_number":"JOB_98245","tr_customer_id":98262,"tr_customer_product_id":98252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Harinakshi Ahluwalia","mobile_number":"7001149401","email_id":"bandhu.adiga@hotmail.com","dop":"2025-10-24","serial_number":"19796000763985","imei1":"19796000763985","imei2":"19796000763985","popurl":"www.purushottam-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98246,"job_number":"JOB_98246","tr_customer_id":98263,"tr_customer_product_id":98253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Meghnath Gupta","mobile_number":"7019850466","email_id":"ujjwal.tagore@hotmail.com","dop":"2025-10-24","serial_number":"18178917281858","imei1":"18178917281858","imei2":"18178917281858","popurl":"www.damodara-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98247,"job_number":"JOB_98247","tr_customer_id":98264,"tr_customer_product_id":98254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Chetan Banerjee","mobile_number":"7080390368","email_id":"vidhya.panicker@hotmail.com","dop":"2025-10-24","serial_number":"18431355774670","imei1":"18431355774670","imei2":"18431355774670","popurl":"www.laxmi-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98248,"job_number":"JOB_98248","tr_customer_id":98265,"tr_customer_product_id":98255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Kailash Bhattathiri","mobile_number":"7016066217","email_id":"bhardwaj.gowda@yahoo.co.in","dop":"2025-10-24","serial_number":"17297667359431","imei1":"17297667359431","imei2":"17297667359431","popurl":"www.chapala-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98249,"job_number":"JOB_98249","tr_customer_id":98266,"tr_customer_product_id":98256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Navin Prajapat","mobile_number":"7057979738","email_id":"dipali.ahuja@gmail.com","dop":"2025-10-24","serial_number":"11457387888941","imei1":"11457387888941","imei2":"11457387888941","popurl":"www.agastya-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98250,"job_number":"JOB_98250","tr_customer_id":98267,"tr_customer_product_id":98257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Devak Dubashi","mobile_number":"7093508001","email_id":"anish.trivedi@hotmail.com","dop":"2025-10-24","serial_number":"18873267330993","imei1":"18873267330993","imei2":"18873267330993","popurl":"www.aaditya-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98252,"job_number":"JOB_98252","tr_customer_id":98269,"tr_customer_product_id":98259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Tara Varrier","mobile_number":"7023818346","email_id":"harinakshi.kapoor@hotmail.com","dop":"2025-10-24","serial_number":"14748418275244","imei1":"14748418275244","imei2":"14748418275244","popurl":"www.vaijayanti-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98254,"job_number":"JOB_98254","tr_customer_id":98271,"tr_customer_product_id":98261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Akshita Kaul","mobile_number":"7078606840","email_id":"aasa.shah@hotmail.com","dop":"2025-10-24","serial_number":"17903134736574","imei1":"17903134736574","imei2":"17903134736574","popurl":"www.purnima-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98255,"job_number":"JOB_98255","tr_customer_id":98272,"tr_customer_product_id":98262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Dhananjay Mehra","mobile_number":"7096385139","email_id":"brajendra.nehru@yahoo.co.in","dop":"2025-10-24","serial_number":"16211505021094","imei1":"16211505021094","imei2":"16211505021094","popurl":"www.karthik-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98256,"job_number":"JOB_98256","tr_customer_id":98273,"tr_customer_product_id":98263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Deeptimoyee Mishra","mobile_number":"7067630568","email_id":"madhuri.prajapat@gmail.com","dop":"2025-10-24","serial_number":"17164053910003","imei1":"17164053910003","imei2":"17164053910003","popurl":"www.kashyapi-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98257,"job_number":"JOB_98257","tr_customer_id":98274,"tr_customer_product_id":98264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Trilochan Varrier","mobile_number":"7089224972","email_id":"anuja.dutta@gmail.com","dop":"2025-10-24","serial_number":"12504877466791","imei1":"12504877466791","imei2":"12504877466791","popurl":"www.krishnadas-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98258,"job_number":"JOB_98258","tr_customer_id":98275,"tr_customer_product_id":98265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Uttam Panicker","mobile_number":"7019118046","email_id":"mani.guha@yahoo.co.in","dop":"2025-10-24","serial_number":"13682235031600","imei1":"13682235031600","imei2":"13682235031600","popurl":"www.digambar-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98259,"job_number":"JOB_98259","tr_customer_id":98276,"tr_customer_product_id":98266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Mahendra Jha","mobile_number":"7094773941","email_id":"lal.dwivedi@hotmail.com","dop":"2025-10-24","serial_number":"14988369457091","imei1":"14988369457091","imei2":"14988369457091","popurl":"www.chapala-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98260,"job_number":"JOB_98260","tr_customer_id":98277,"tr_customer_product_id":98267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Ajeet Tagore","mobile_number":"7012051444","email_id":"bhagwanti.menon@gmail.com","dop":"2025-10-24","serial_number":"10476820672374","imei1":"10476820672374","imei2":"10476820672374","popurl":"www.poornima-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98261,"job_number":"JOB_98261","tr_customer_id":98278,"tr_customer_product_id":98268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Saroja Achari","mobile_number":"7007087478","email_id":"suman.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"12655917180945","imei1":"12655917180945","imei2":"12655917180945","popurl":"www.archan-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98262,"job_number":"JOB_98262","tr_customer_id":98279,"tr_customer_product_id":98269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Kanchan Khatri","mobile_number":"7044635675","email_id":"chaturbhuj.varma@hotmail.com","dop":"2025-10-24","serial_number":"18774475615738","imei1":"18774475615738","imei2":"18774475615738","popurl":"www.girish-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98263,"job_number":"JOB_98263","tr_customer_id":98280,"tr_customer_product_id":98270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Rupinder Varrier","mobile_number":"7058859748","email_id":"chanda.banerjee@hotmail.com","dop":"2025-10-24","serial_number":"16465757375798","imei1":"16465757375798","imei2":"16465757375798","popurl":"www.chandra-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98264,"job_number":"JOB_98264","tr_customer_id":98281,"tr_customer_product_id":98271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Baalaaditya Deshpande","mobile_number":"7053800651","email_id":"sarla.chopra@yahoo.co.in","dop":"2025-10-24","serial_number":"14957978137863","imei1":"14957978137863","imei2":"14957978137863","popurl":"www.kamlesh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98265,"job_number":"JOB_98265","tr_customer_id":98282,"tr_customer_product_id":98272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Bhadra Khanna","mobile_number":"7016010789","email_id":"kumar.agarwal@yahoo.co.in","dop":"2025-10-24","serial_number":"17088810724841","imei1":"17088810724841","imei2":"17088810724841","popurl":"www.dron-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98266,"job_number":"JOB_98266","tr_customer_id":98283,"tr_customer_product_id":98273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Bhavani Khanna","mobile_number":"7078571305","email_id":"vasanti.sinha@gmail.com","dop":"2025-10-24","serial_number":"19383771561231","imei1":"19383771561231","imei2":"19383771561231","popurl":"www.aadrika-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98267,"job_number":"JOB_98267","tr_customer_id":98284,"tr_customer_product_id":98274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Abhisyanta Somayaji","mobile_number":"7003540176","email_id":"mani.kaur@gmail.com","dop":"2025-10-24","serial_number":"10120487048506","imei1":"10120487048506","imei2":"10120487048506","popurl":"www.chandi-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98269,"job_number":"JOB_98269","tr_customer_id":98286,"tr_customer_product_id":98276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Aashritha Khanna","mobile_number":"7035883782","email_id":"tanushree.kapoor@hotmail.com","dop":"2025-10-24","serial_number":"18567973982189","imei1":"18567973982189","imei2":"18567973982189","popurl":"www.tara-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98272,"job_number":"JOB_98272","tr_customer_id":98289,"tr_customer_product_id":98279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:28.000Z","modified_at":"2025-11-03T20:31:28.000Z","name":"Balaaditya Abbott","mobile_number":"7021240887","email_id":"ananta.saini@hotmail.com","dop":"2025-10-24","serial_number":"11904908685930","imei1":"11904908685930","imei2":"11904908685930","popurl":"www.aanandaswarup-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98276,"job_number":"JOB_98276","tr_customer_id":98293,"tr_customer_product_id":98283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:29.000Z","modified_at":"2025-11-03T20:31:29.000Z","name":"Atreyi Bhattathiri","mobile_number":"7094654017","email_id":"satish.patil@hotmail.com","dop":"2025-10-24","serial_number":"18771217569003","imei1":"18771217569003","imei2":"18771217569003","popurl":"www.shashikala-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98278,"job_number":"JOB_98278","tr_customer_id":98295,"tr_customer_product_id":98285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:29.000Z","modified_at":"2025-11-03T20:31:29.000Z","name":"Achyut Iyer","mobile_number":"7043057023","email_id":"chetanaanand.tandon@hotmail.com","dop":"2025-10-24","serial_number":"12725605339444","imei1":"12725605339444","imei2":"12725605339444","popurl":"www.dakshayani-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98279,"job_number":"JOB_98279","tr_customer_id":98296,"tr_customer_product_id":98286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Avadhesh Reddy","mobile_number":"7094505031","email_id":"devani.bandopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"17022709774338","imei1":"17022709774338","imei2":"17022709774338","popurl":"www.dron-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98280,"job_number":"JOB_98280","tr_customer_id":98297,"tr_customer_product_id":98287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Rageswari Achari","mobile_number":"7053869894","email_id":"bhuvaneshwar.gupta@hotmail.com","dop":"2025-10-24","serial_number":"11782956549983","imei1":"11782956549983","imei2":"11782956549983","popurl":"www.bhamini-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98281,"job_number":"JOB_98281","tr_customer_id":98298,"tr_customer_product_id":98288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Aanandaswarup Ganaka","mobile_number":"7091758245","email_id":"chandranath.talwar@hotmail.com","dop":"2025-10-24","serial_number":"17560206797755","imei1":"17560206797755","imei2":"17560206797755","popurl":"www.gemine-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98282,"job_number":"JOB_98282","tr_customer_id":98299,"tr_customer_product_id":98289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Aatreya Chattopadhyay","mobile_number":"7095410019","email_id":"anuja.mehra@gmail.com","dop":"2025-10-24","serial_number":"16324096374537","imei1":"16324096374537","imei2":"16324096374537","popurl":"www.giriraj-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98283,"job_number":"JOB_98283","tr_customer_id":98300,"tr_customer_product_id":98290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Deenabandhu Tagore","mobile_number":"7025647956","email_id":"anilabh.deshpande@gmail.com","dop":"2025-10-24","serial_number":"19925763489159","imei1":"19925763489159","imei2":"19925763489159","popurl":"www.tanushri-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98284,"job_number":"JOB_98284","tr_customer_id":98301,"tr_customer_product_id":98291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Adhiraj Sethi","mobile_number":"7062205469","email_id":"ankal.deshpande@yahoo.co.in","dop":"2025-10-24","serial_number":"15692688644547","imei1":"15692688644547","imei2":"15692688644547","popurl":"www.trilochana-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98285,"job_number":"JOB_98285","tr_customer_id":98302,"tr_customer_product_id":98292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Mohana Mehrotra","mobile_number":"7036967904","email_id":"dipendra.marar@gmail.com","dop":"2025-10-24","serial_number":"15540208945660","imei1":"15540208945660","imei2":"15540208945660","popurl":"www.deepesh-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98287,"job_number":"JOB_98287","tr_customer_id":98304,"tr_customer_product_id":98294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Paramartha Bhattacharya","mobile_number":"7024595208","email_id":"deeptanshu.agarwal@yahoo.co.in","dop":"2025-10-24","serial_number":"12271245663543","imei1":"12271245663543","imei2":"12271245663543","popurl":"www.triloki-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98288,"job_number":"JOB_98288","tr_customer_id":98305,"tr_customer_product_id":98295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Adwitiya Kapoor","mobile_number":"7086653258","email_id":"aishani.mehra@hotmail.com","dop":"2025-10-24","serial_number":"10302029599391","imei1":"10302029599391","imei2":"10302029599391","popurl":"www.sucheta-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98290,"job_number":"JOB_98290","tr_customer_id":98307,"tr_customer_product_id":98297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Pran Ahuja","mobile_number":"7079301999","email_id":"chandraayan.khan@hotmail.com","dop":"2025-10-24","serial_number":"15761054274839","imei1":"15761054274839","imei2":"15761054274839","popurl":"www.devagya-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98291,"job_number":"JOB_98291","tr_customer_id":98308,"tr_customer_product_id":98298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Chandani Iyengar","mobile_number":"7083743261","email_id":"dinesh.patil@hotmail.com","dop":"2025-10-24","serial_number":"13845301219681","imei1":"13845301219681","imei2":"13845301219681","popurl":"www.jyotsana-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98292,"job_number":"JOB_98292","tr_customer_id":98309,"tr_customer_product_id":98299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Param Deshpande","mobile_number":"7072249154","email_id":"bakula.prajapat@hotmail.com","dop":"2025-10-24","serial_number":"15416235114547","imei1":"15416235114547","imei2":"15416235114547","popurl":"www.rita-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98294,"job_number":"JOB_98294","tr_customer_id":98311,"tr_customer_product_id":98301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:32.000Z","modified_at":"2025-11-03T20:31:32.000Z","name":"Menka Singh","mobile_number":"7004078270","email_id":"kanchan.pandey@gmail.com","dop":"2025-10-24","serial_number":"15984073284492","imei1":"15984073284492","imei2":"15984073284492","popurl":"www.chiranjeeve-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98296,"job_number":"JOB_98296","tr_customer_id":98313,"tr_customer_product_id":98303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:35:58.000Z","modified_at":"2025-11-03T20:35:58.000Z","name":"Connie Nitzsche","mobile_number":"296-665-6861","email_id":"Buck_Beier65@gmail.com","dop":"2025-04-06","serial_number":"14670039645779252","imei1":"14670039645779252","imei2":"14670039645779252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98299,"job_number":"JOB_98299","tr_customer_id":98316,"tr_customer_product_id":98306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:37:42.000Z","modified_at":"2025-11-03T20:37:42.000Z","name":"Jalon Hegmann","mobile_number":"541-579-5887","email_id":"Giuseppe_Kulas@yahoo.com","dop":"2025-04-06","serial_number":"16377502199621204","imei1":"16377502199621204","imei2":"16377502199621204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98301,"job_number":"JOB_98301","tr_customer_id":98318,"tr_customer_product_id":98308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:46:14.000Z","modified_at":"2025-11-03T20:46:14.000Z","name":"Demetris Considine","mobile_number":"528-450-1947","email_id":"Price_Padberg@yahoo.com","dop":"2025-04-06","serial_number":"19157365950138370","imei1":"19157365950138370","imei2":"19157365950138370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98304,"job_number":"JOB_98304","tr_customer_id":98321,"tr_customer_product_id":98311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:49:31.000Z","modified_at":"2025-11-03T20:49:31.000Z","name":"Fatima Feil","mobile_number":"207-676-4849","email_id":"Bart.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14189306095711096","imei1":"14189306095711096","imei2":"14189306095711096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98305,"job_number":"JOB_98305","tr_customer_id":98322,"tr_customer_product_id":98312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:54:27.000Z","modified_at":"2025-11-03T20:54:27.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"11511515151512","imei2":"11511515151512","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98309,"job_number":"JOB_98309","tr_customer_id":98326,"tr_customer_product_id":98316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T21:23:21.000Z","modified_at":"2025-11-03T21:23:21.000Z","name":"Amie Torphy","mobile_number":"516-358-5488","email_id":"Hilda.Rodriguez31@yahoo.com","dop":"2025-04-06","serial_number":"10721620020082028","imei1":"10721620020082028","imei2":"10721620020082028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T21:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98311,"job_number":"JOB_98311","tr_customer_id":98328,"tr_customer_product_id":98318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T23:53:07.000Z","modified_at":"2025-11-03T23:53:07.000Z","name":"Green Berge","mobile_number":"232-750-2350","email_id":"Leonardo98@gmail.com","dop":"2025-04-06","serial_number":"16248751456352640","imei1":"16248751456352640","imei2":"16248751456352640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T23:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98314,"job_number":"JOB_98314","tr_customer_id":98331,"tr_customer_product_id":98321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:15:12.000Z","modified_at":"2025-11-04T03:15:12.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13633510352105","imei1":"13633510352105","imei2":"13633510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98317,"job_number":"JOB_98317","tr_customer_id":98334,"tr_customer_product_id":98324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:41.000Z","modified_at":"2025-11-04T03:28:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17885439076382","imei1":"17885439076382","imei2":"17885439076382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98319,"job_number":"JOB_98319","tr_customer_id":98336,"tr_customer_product_id":98326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:42.000Z","modified_at":"2025-11-04T03:28:42.000Z","name":"Freddie Haley","mobile_number":"284-303-7374","email_id":"Era6@gmail.com","dop":"2025-04-06","serial_number":"19503699775063164","imei1":"19503699775063164","imei2":"19503699775063164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98321,"job_number":"JOB_98321","tr_customer_id":98338,"tr_customer_product_id":98328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:44.000Z","modified_at":"2025-11-04T03:28:44.000Z","name":"Owen Dach","mobile_number":"687-945-5846","email_id":"Braxton.Zemlak@gmail.com","dop":"2025-04-06","serial_number":"12663547212510178","imei1":"12663547212510178","imei2":"12663547212510178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98324,"job_number":"JOB_98324","tr_customer_id":98341,"tr_customer_product_id":98331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:45.000Z","modified_at":"2025-11-04T03:28:45.000Z","name":"Gordon Hermann","mobile_number":"896-669-8608","email_id":"Destany_Koelpin18@yahoo.com","dop":"2025-04-06","serial_number":"17493748141575496","imei1":"17493748141575496","imei2":"17493748141575496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98325,"job_number":"JOB_98325","tr_customer_id":98342,"tr_customer_product_id":98332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:19.000Z","modified_at":"2025-11-04T03:29:19.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17334560812229","imei1":"17334560812229","imei2":"17334560812229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98327,"job_number":"JOB_98327","tr_customer_id":98344,"tr_customer_product_id":98334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:20.000Z","modified_at":"2025-11-04T03:29:20.000Z","name":"Maurine Bins","mobile_number":"575-238-2439","email_id":"Alf16@gmail.com","dop":"2025-04-06","serial_number":"15063098113085644","imei1":"15063098113085644","imei2":"15063098113085644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98328,"job_number":"JOB_98328","tr_customer_id":98345,"tr_customer_product_id":98335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:52.000Z","modified_at":"2025-11-04T03:29:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10956802171263","imei1":"10956802171263","imei2":"10956802171263","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98331,"job_number":"JOB_98331","tr_customer_id":98348,"tr_customer_product_id":98338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:53.000Z","modified_at":"2025-11-04T03:29:53.000Z","name":"Mariane Wintheiser","mobile_number":"488-920-6590","email_id":"Perry79@yahoo.com","dop":"2025-06-18","serial_number":"1012615494605929","imei1":"1012615494605929","imei2":"1012615494605929","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98332,"job_number":"JOB_98332","tr_customer_id":98349,"tr_customer_product_id":98339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:53.000Z","modified_at":"2025-11-04T03:29:53.000Z","name":"Edythe Blick","mobile_number":"301-958-4835","email_id":"Gina42@yahoo.com","dop":"2025-04-06","serial_number":"11787850259384450","imei1":"11787850259384450","imei2":"11787850259384450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98333,"job_number":"JOB_98333","tr_customer_id":98350,"tr_customer_product_id":98340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:56.000Z","modified_at":"2025-11-04T03:29:56.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15312967124367","imei1":"15312967124367","imei2":"15312967124367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98338,"job_number":"JOB_98338","tr_customer_id":98355,"tr_customer_product_id":98345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"Rory Blanda","mobile_number":"557-421-1249","email_id":"Aisha_Howell@yahoo.com","dop":"2025-04-06","serial_number":"18378417985611904","imei1":"18378417985611904","imei2":"18378417985611904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98339,"job_number":"JOB_98339","tr_customer_id":98356,"tr_customer_product_id":98346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11328349310108","imei1":"11328349310108","imei2":"11328349310108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98342,"job_number":"JOB_98342","tr_customer_id":98359,"tr_customer_product_id":98349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:02.000Z","modified_at":"2025-11-04T03:30:02.000Z","name":"Bennett Hegmann","mobile_number":"877-355-3883","email_id":"Iva97@gmail.com","dop":"2025-04-06","serial_number":"14653088349822190","imei1":"14653088349822190","imei2":"14653088349822190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98345,"job_number":"JOB_98345","tr_customer_id":98362,"tr_customer_product_id":98352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:13.000Z","modified_at":"2025-11-04T03:30:13.000Z","name":"Jayce Considine","mobile_number":"261-818-8862","email_id":"Jude.Kerluke45@yahoo.com","dop":"2025-04-06","serial_number":"11022165135996648","imei1":"11022165135996648","imei2":"11022165135996648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98346,"job_number":"JOB_98346","tr_customer_id":98363,"tr_customer_product_id":98353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:15.000Z","modified_at":"2025-11-04T03:30:15.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"16386916775729","imei1":"16386916775729","imei2":"16386916775729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98348,"job_number":"JOB_98348","tr_customer_id":98365,"tr_customer_product_id":98355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:17.000Z","modified_at":"2025-11-04T03:30:17.000Z","name":"Myrtle Schowalter","mobile_number":"654-893-4546","email_id":"Terrill16@yahoo.com","dop":"2025-04-06","serial_number":"17599502707003748","imei1":"17599502707003748","imei2":"17599502707003748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98351,"job_number":"JOB_98351","tr_customer_id":98368,"tr_customer_product_id":98358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:29.000Z","modified_at":"2025-11-04T03:30:29.000Z","name":"Ola Mueller","mobile_number":"549-250-6858","email_id":"Flo.Hills@hotmail.com","dop":"2025-04-06","serial_number":"14159966339079184","imei1":"14159966339079184","imei2":"14159966339079184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98352,"job_number":"JOB_98352","tr_customer_id":98369,"tr_customer_product_id":98359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:31.000Z","modified_at":"2025-11-04T03:30:31.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10351477977931","imei1":"10351477977931","imei2":"10351477977931","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98354,"job_number":"JOB_98354","tr_customer_id":98371,"tr_customer_product_id":98361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:32.000Z","modified_at":"2025-11-04T03:30:32.000Z","name":"Kaitlin Murphy","mobile_number":"903-690-0489","email_id":"Eliane30@hotmail.com","dop":"2025-06-18","serial_number":"1093342926344172","imei1":"1093342926344172","imei2":"1093342926344172","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98355,"job_number":"JOB_98355","tr_customer_id":98372,"tr_customer_product_id":98362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:39.000Z","modified_at":"2025-11-04T03:30:39.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"13622394031369","imei1":"13622394031369","imei2":"13622394031369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98358,"job_number":"JOB_98358","tr_customer_id":98375,"tr_customer_product_id":98365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:51.000Z","modified_at":"2025-11-04T03:30:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14969892828226","imei1":"14969892828226","imei2":"14969892828226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98361,"job_number":"JOB_98361","tr_customer_id":98378,"tr_customer_product_id":98368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:53.000Z","modified_at":"2025-11-04T03:30:53.000Z","name":"Maude Waelchi","mobile_number":"434-561-9020","email_id":"Lambert_Beahan@hotmail.com","dop":"2025-04-06","serial_number":"14361541433523142","imei1":"14361541433523142","imei2":"14361541433523142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98362,"job_number":"JOB_98362","tr_customer_id":98379,"tr_customer_product_id":98369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:54.000Z","modified_at":"2025-11-04T03:30:54.000Z","name":"Gerhard Bins","mobile_number":"277-696-3448","email_id":"Estel.Bailey66@gmail.com","dop":"2025-04-06","serial_number":"13639192647790276","imei1":"13639192647790276","imei2":"13639192647790276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98363,"job_number":"JOB_98363","tr_customer_id":98380,"tr_customer_product_id":98370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:59.000Z","modified_at":"2025-11-04T03:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19322181894868","imei1":"19322181894868","imei2":"19322181894868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98365,"job_number":"JOB_98365","tr_customer_id":98382,"tr_customer_product_id":98372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:01.000Z","modified_at":"2025-11-04T03:31:01.000Z","name":"Chase Shields","mobile_number":"619-419-1361","email_id":"Daren_Welch@gmail.com","dop":"2025-04-06","serial_number":"14070680835574192","imei1":"14070680835574192","imei2":"14070680835574192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98366,"job_number":"JOB_98366","tr_customer_id":98383,"tr_customer_product_id":98373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:03.000Z","modified_at":"2025-11-04T03:31:03.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16215582594522","imei1":"16215582594522","imei2":"16215582594522","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98373,"job_number":"JOB_98373","tr_customer_id":98390,"tr_customer_product_id":98380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Beth Batz","mobile_number":"920-928-4381","email_id":"Garnett.Tromp@hotmail.com","dop":"2025-06-08","serial_number":"100287707326612","imei1":"100287707326612","imei2":"100287707326612","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98376,"job_number":"JOB_98376","tr_customer_id":98393,"tr_customer_product_id":98383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:12.000Z","modified_at":"2025-11-04T03:31:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18561643491721","imei1":"18561643491721","imei2":"18561643491721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98378,"job_number":"JOB_98378","tr_customer_id":98395,"tr_customer_product_id":98385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:14.000Z","modified_at":"2025-11-04T03:31:14.000Z","name":"Pearline Brekke","mobile_number":"645-722-0351","email_id":"Mylene_Rempel@yahoo.com","dop":"2025-04-06","serial_number":"14752141057550512","imei1":"14752141057550512","imei2":"14752141057550512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98386,"job_number":"JOB_98386","tr_customer_id":98403,"tr_customer_product_id":98393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:19.000Z","modified_at":"2025-11-04T03:31:19.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"18425352957100","imei1":"18425352957100","imei2":"18425352957100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98388,"job_number":"JOB_98388","tr_customer_id":98405,"tr_customer_product_id":98395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:27.000Z","modified_at":"2025-11-04T03:31:27.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"15077482487588","imei1":"15077482487588","imei2":"15077482487588","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98390,"job_number":"JOB_98390","tr_customer_id":98407,"tr_customer_product_id":98397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:28.000Z","modified_at":"2025-11-04T03:31:29.000Z","name":"Haylie Leuschke","mobile_number":"745-389-8043","email_id":"Dawn66@yahoo.com","dop":"2025-06-08","serial_number":"101296397612085","imei1":"101296397612085","imei2":"101296397612085","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98395,"job_number":"JOB_98395","tr_customer_id":98412,"tr_customer_product_id":98402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:35.000Z","modified_at":"2025-11-04T03:31:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16383519801000","imei1":"16383519801000","imei2":"16383519801000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98397,"job_number":"JOB_98397","tr_customer_id":98414,"tr_customer_product_id":98404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:36.000Z","modified_at":"2025-11-04T03:31:36.000Z","name":"Dax Doyle","mobile_number":"212-800-7126","email_id":"Nils52@yahoo.com","dop":"2025-04-06","serial_number":"19098781982362810","imei1":"19098781982362810","imei2":"19098781982362810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98398,"job_number":"JOB_98398","tr_customer_id":98415,"tr_customer_product_id":98405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:37.000Z","modified_at":"2025-11-04T03:31:37.000Z","name":"Susana Heller","mobile_number":"536-585-6299","email_id":"Jevon64@gmail.com","dop":"2025-04-06","serial_number":"11992810767534064","imei1":"11992810767534064","imei2":"11992810767534064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98399,"job_number":"JOB_98399","tr_customer_id":98416,"tr_customer_product_id":98406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:42.000Z","modified_at":"2025-11-04T03:31:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19854767738805","imei1":"19854767738805","imei2":"19854767738805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98401,"job_number":"JOB_98401","tr_customer_id":98418,"tr_customer_product_id":98408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:44.000Z","modified_at":"2025-11-04T03:31:44.000Z","name":"Dillon Welch","mobile_number":"467-872-4380","email_id":"Yoshiko8@yahoo.com","dop":"2025-04-06","serial_number":"12051876849665710","imei1":"12051876849665710","imei2":"12051876849665710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98402,"job_number":"JOB_98402","tr_customer_id":98419,"tr_customer_product_id":98409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:51.000Z","modified_at":"2025-11-04T03:31:51.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12885984014714","imei1":"12885984014714","imei2":"12885984014714","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98404,"job_number":"JOB_98404","tr_customer_id":98421,"tr_customer_product_id":98411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:53.000Z","modified_at":"2025-11-04T03:31:53.000Z","name":"Jed Mosciski","mobile_number":"317-442-2704","email_id":"Westley_Bartoletti44@yahoo.com","dop":"2025-06-08","serial_number":"106945625692674","imei1":"106945625692674","imei2":"106945625692674","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98405,"job_number":"JOB_98405","tr_customer_id":98422,"tr_customer_product_id":98412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:53.000Z","modified_at":"2025-11-04T03:31:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13165094731915","imei1":"13165094731915","imei2":"13165094731915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98407,"job_number":"JOB_98407","tr_customer_id":98424,"tr_customer_product_id":98414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:55.000Z","modified_at":"2025-11-04T03:31:55.000Z","name":"Jamar Abshire","mobile_number":"294-771-0232","email_id":"Andy_Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"19383043424441484","imei1":"19383043424441484","imei2":"19383043424441484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98408,"job_number":"JOB_98408","tr_customer_id":98425,"tr_customer_product_id":98415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:18.000Z","modified_at":"2025-11-04T03:32:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12712645223125","imei1":"12712645223125","imei2":"12712645223125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98410,"job_number":"JOB_98410","tr_customer_id":98427,"tr_customer_product_id":98417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:20.000Z","modified_at":"2025-11-04T03:32:20.000Z","name":"Eliza Quitzon","mobile_number":"826-589-4540","email_id":"Mathilde71@hotmail.com","dop":"2025-04-06","serial_number":"13625390504067314","imei1":"13625390504067314","imei2":"13625390504067314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98411,"job_number":"JOB_98411","tr_customer_id":98428,"tr_customer_product_id":98418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:33.000Z","modified_at":"2025-11-04T03:32:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11688266675018","imei1":"11688266675018","imei2":"11688266675018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98413,"job_number":"JOB_98413","tr_customer_id":98430,"tr_customer_product_id":98420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:35.000Z","modified_at":"2025-11-04T03:32:35.000Z","name":"Imelda Olson","mobile_number":"620-457-9639","email_id":"Ila16@yahoo.com","dop":"2025-04-06","serial_number":"13282064618336884","imei1":"13282064618336884","imei2":"13282064618336884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98414,"job_number":"JOB_98414","tr_customer_id":98431,"tr_customer_product_id":98421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:37:55.000Z","modified_at":"2025-11-04T03:37:55.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12343510352105","imei1":"12343510352105","imei2":"12343510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98415,"job_number":"JOB_98415","tr_customer_id":98432,"tr_customer_product_id":98422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:22.000Z","modified_at":"2025-11-04T03:38:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76049988221511","imei1":"76049988221511","imei2":"76049988221511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98416,"job_number":"JOB_98416","tr_customer_id":98433,"tr_customer_product_id":98423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:22.000Z","modified_at":"2025-11-04T03:38:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77735124563542","imei1":"77735124563542","imei2":"77735124563542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98417,"job_number":"JOB_98417","tr_customer_id":98434,"tr_customer_product_id":98424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30978830329253","imei1":"30978830329253","imei2":"30978830329253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98418,"job_number":"JOB_98418","tr_customer_id":98435,"tr_customer_product_id":98425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28002855979084","imei1":"28002855979084","imei2":"28002855979084","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98419,"job_number":"JOB_98419","tr_customer_id":98436,"tr_customer_product_id":98426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96818355573571","imei1":"96818355573571","imei2":"96818355573571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98420,"job_number":"JOB_98420","tr_customer_id":98437,"tr_customer_product_id":98427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79861726354553","imei1":"79861726354553","imei2":"79861726354553","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98422,"job_number":"JOB_98422","tr_customer_id":98439,"tr_customer_product_id":98429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:50.000Z","modified_at":"2025-11-04T03:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56790640347234","imei1":"56790640347234","imei2":"56790640347234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98423,"job_number":"JOB_98423","tr_customer_id":98440,"tr_customer_product_id":98430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52891509094400","imei1":"52891509094400","imei2":"52891509094400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98424,"job_number":"JOB_98424","tr_customer_id":98441,"tr_customer_product_id":98431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27826771128724","imei1":"27826771128724","imei2":"27826771128724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98425,"job_number":"JOB_98425","tr_customer_id":98442,"tr_customer_product_id":98432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89102402809030","imei1":"89102402809030","imei2":"89102402809030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98426,"job_number":"JOB_98426","tr_customer_id":98443,"tr_customer_product_id":98433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10340725383282","imei1":"10340725383282","imei2":"10340725383282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98427,"job_number":"JOB_98427","tr_customer_id":98444,"tr_customer_product_id":98434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:52.000Z","modified_at":"2025-11-04T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88153703384989","imei1":"88153703384989","imei2":"88153703384989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98429,"job_number":"JOB_98429","tr_customer_id":98446,"tr_customer_product_id":98436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23881002755244","imei1":"23881002755244","imei2":"23881002755244","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98430,"job_number":"JOB_98430","tr_customer_id":98447,"tr_customer_product_id":98437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43085609864430","imei1":"43085609864430","imei2":"43085609864430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98431,"job_number":"JOB_98431","tr_customer_id":98448,"tr_customer_product_id":98438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35925521820799","imei1":"35925521820799","imei2":"35925521820799","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98432,"job_number":"JOB_98432","tr_customer_id":98449,"tr_customer_product_id":98439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53995867231703","imei1":"53995867231703","imei2":"53995867231703","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98433,"job_number":"JOB_98433","tr_customer_id":98450,"tr_customer_product_id":98440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58881062559815","imei1":"58881062559815","imei2":"58881062559815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98434,"job_number":"JOB_98434","tr_customer_id":98451,"tr_customer_product_id":98441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35556124967453","imei1":"35556124967453","imei2":"35556124967453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98436,"job_number":"JOB_98436","tr_customer_id":98453,"tr_customer_product_id":98443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:51:49.000Z","modified_at":"2025-11-04T03:51:49.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11733087324544","imei1":"11733087324544","imei2":"11733087324544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98437,"job_number":"JOB_98437","tr_customer_id":98454,"tr_customer_product_id":98444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:51:49.000Z","modified_at":"2025-11-04T03:51:49.000Z","name":"Dorian Harber","mobile_number":"996-997-5684","email_id":"Judy95@gmail.com","dop":"2025-09-16","serial_number":"14163694214519","imei1":"14163694214519","imei2":"14163694214519","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98438,"job_number":"JOB_98438","tr_customer_id":98455,"tr_customer_product_id":98445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:08.000Z","modified_at":"2025-11-04T03:52:08.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14507755544506","imei1":"14507755544506","imei2":"14507755544506","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98439,"job_number":"JOB_98439","tr_customer_id":98456,"tr_customer_product_id":98446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:08.000Z","modified_at":"2025-11-04T03:52:08.000Z","name":"Novella Vandervort","mobile_number":"887-344-3822","email_id":"Rhiannon.Raynor64@hotmail.com","dop":"2025-09-16","serial_number":"19359794814698","imei1":"19359794814698","imei2":"19359794814698","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98440,"job_number":"JOB_98440","tr_customer_id":98457,"tr_customer_product_id":98447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:27.000Z","modified_at":"2025-11-04T03:52:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14066846143821","imei1":"14066846143821","imei2":"14066846143821","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98441,"job_number":"JOB_98441","tr_customer_id":98458,"tr_customer_product_id":98448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:28.000Z","modified_at":"2025-11-04T03:52:28.000Z","name":"Audrey Haley","mobile_number":"424-746-8684","email_id":"Jacques.Renner2@gmail.com","dop":"2025-09-16","serial_number":"11386393632105","imei1":"11386393632105","imei2":"11386393632105","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98443,"job_number":"JOB_98443","tr_customer_id":98460,"tr_customer_product_id":98450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:58:25.000Z","modified_at":"2025-11-04T03:58:25.000Z","name":"Carlo Gleason","mobile_number":"362-977-3701","email_id":"Judah91@hotmail.com","dop":"2025-04-06","serial_number":"14854122302995796","imei1":"14854122302995796","imei2":"14854122302995796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98445,"job_number":"JOB_98445","tr_customer_id":98462,"tr_customer_product_id":98452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:00:59.000Z","modified_at":"2025-11-04T04:00:59.000Z","name":"Gideon Daugherty","mobile_number":"827-507-6686","email_id":"Edmond.McCullough@gmail.com","dop":"2025-04-06","serial_number":"15573732929125184","imei1":"15573732929125184","imei2":"15573732929125184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98447,"job_number":"JOB_98447","tr_customer_id":98464,"tr_customer_product_id":98454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:01:13.000Z","modified_at":"2025-11-04T04:01:13.000Z","name":"Carli Jenkins","mobile_number":"794-804-6785","email_id":"Willis64@gmail.com","dop":"2025-04-06","serial_number":"14883585019221814","imei1":"14883585019221814","imei2":"14883585019221814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98449,"job_number":"JOB_98449","tr_customer_id":98466,"tr_customer_product_id":98456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:01:26.000Z","modified_at":"2025-11-04T04:01:26.000Z","name":"Valentin Borer","mobile_number":"701-609-3023","email_id":"Salvatore_Kling@yahoo.com","dop":"2025-04-06","serial_number":"13814562288571050","imei1":"13814562288571050","imei2":"13814562288571050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98451,"job_number":"JOB_98451","tr_customer_id":98468,"tr_customer_product_id":98458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:03:48.000Z","modified_at":"2025-11-04T04:03:48.000Z","name":"Antonia Abernathy","mobile_number":"954-302-2544","email_id":"Elijah40@hotmail.com","dop":"2025-04-06","serial_number":"16742738093906122","imei1":"16742738093906122","imei2":"16742738093906122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98453,"job_number":"JOB_98453","tr_customer_id":98470,"tr_customer_product_id":98460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:04:31.000Z","modified_at":"2025-11-04T04:04:31.000Z","name":"Stewart Raynor","mobile_number":"946-446-8416","email_id":"Isaiah_Labadie21@yahoo.com","dop":"2025-04-06","serial_number":"19807032290779664","imei1":"19807032290779664","imei2":"19807032290779664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98455,"job_number":"JOB_98455","tr_customer_id":98472,"tr_customer_product_id":98462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:05:13.000Z","modified_at":"2025-11-04T04:05:13.000Z","name":"Dawn Streich","mobile_number":"539-965-7344","email_id":"Ora_Doyle@gmail.com","dop":"2025-04-06","serial_number":"14233326795686560","imei1":"14233326795686560","imei2":"14233326795686560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:05:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98457,"job_number":"JOB_98457","tr_customer_id":98474,"tr_customer_product_id":98464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:40.000Z","modified_at":"2025-11-04T04:11:40.000Z","name":"Granville Bailey","mobile_number":"963-336-2554","email_id":"Amber58@yahoo.com","dop":"2025-04-06","serial_number":"14638469733338870","imei1":"14638469733338870","imei2":"14638469733338870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98459,"job_number":"JOB_98459","tr_customer_id":98476,"tr_customer_product_id":98466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:44.000Z","modified_at":"2025-11-04T04:11:44.000Z","name":"Keon Schroeder","mobile_number":"212-220-4637","email_id":"Oma63@yahoo.com","dop":"2025-04-06","serial_number":"13589320118762588","imei1":"13589320118762588","imei2":"13589320118762588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98461,"job_number":"JOB_98461","tr_customer_id":98478,"tr_customer_product_id":98468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:48.000Z","modified_at":"2025-11-04T04:11:48.000Z","name":"Garfield Kshlerin","mobile_number":"921-866-8329","email_id":"Linnea.Dicki59@gmail.com","dop":"2025-04-06","serial_number":"12471956449716372","imei1":"12471956449716372","imei2":"12471956449716372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98463,"job_number":"JOB_98463","tr_customer_id":98480,"tr_customer_product_id":98470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:13:58.000Z","modified_at":"2025-11-04T04:13:58.000Z","name":"Flavio Von","mobile_number":"340-537-9326","email_id":"Alexander_Becker55@hotmail.com","dop":"2025-04-06","serial_number":"18033158713285776","imei1":"18033158713285776","imei2":"18033158713285776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98465,"job_number":"JOB_98465","tr_customer_id":98482,"tr_customer_product_id":98472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:14:19.000Z","modified_at":"2025-11-04T04:14:19.000Z","name":"Kira Stark","mobile_number":"275-309-1750","email_id":"Tobin_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"18897216534406548","imei1":"18897216534406548","imei2":"18897216534406548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:14:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98467,"job_number":"JOB_98467","tr_customer_id":98484,"tr_customer_product_id":98474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:14:37.000Z","modified_at":"2025-11-04T04:14:37.000Z","name":"Nelda Dicki","mobile_number":"774-866-5927","email_id":"Aliyah_Schmeler@gmail.com","dop":"2025-04-06","serial_number":"12856806491917740","imei1":"12856806491917740","imei2":"12856806491917740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98469,"job_number":"JOB_98469","tr_customer_id":98486,"tr_customer_product_id":98476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:16:45.000Z","modified_at":"2025-11-04T04:16:45.000Z","name":"Damaris Rippin","mobile_number":"239-242-1265","email_id":"Dylan.Lockman86@yahoo.com","dop":"2025-04-06","serial_number":"18134272017990180","imei1":"18134272017990180","imei2":"18134272017990180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98471,"job_number":"JOB_98471","tr_customer_id":98488,"tr_customer_product_id":98478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:17:26.000Z","modified_at":"2025-11-04T04:17:26.000Z","name":"Hobart Kovacek","mobile_number":"225-702-7331","email_id":"Winifred_Hane@gmail.com","dop":"2025-04-06","serial_number":"15651796174411420","imei1":"15651796174411420","imei2":"15651796174411420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98473,"job_number":"JOB_98473","tr_customer_id":98490,"tr_customer_product_id":98480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:18:07.000Z","modified_at":"2025-11-04T04:18:07.000Z","name":"Alberta Hickle","mobile_number":"878-920-7714","email_id":"Jaylon.Macejkovic@hotmail.com","dop":"2025-04-06","serial_number":"11195610892668672","imei1":"11195610892668672","imei2":"11195610892668672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98474,"job_number":"JOB_98474","tr_customer_id":98491,"tr_customer_product_id":98481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:18:31.000Z","modified_at":"2025-11-04T04:18:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-25","serial_number":"68417040774170","imei1":"68417040774170","imei2":"68417040774170","popurl":"2025-10-25T04:18:31.019160304Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98475,"job_number":"JOB_98475","tr_customer_id":98492,"tr_customer_product_id":98482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:19:19.000Z","modified_at":"2025-11-04T04:19:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-25","serial_number":"52947366541514","imei1":"52947366541514","imei2":"52947366541514","popurl":"2025-10-25T04:19:18.907152476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98477,"job_number":"JOB_98477","tr_customer_id":98494,"tr_customer_product_id":98484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:47.000Z","modified_at":"2025-11-04T04:26:47.000Z","name":"Tressie O'Kon","mobile_number":"354-616-8636","email_id":"Eunice.Wuckert@hotmail.com","dop":"2025-04-06","serial_number":"11443553984932968","imei1":"11443553984932968","imei2":"11443553984932968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98479,"job_number":"JOB_98479","tr_customer_id":98496,"tr_customer_product_id":98486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:50.000Z","modified_at":"2025-11-04T04:26:51.000Z","name":"Carmelo Lynch","mobile_number":"913-527-6842","email_id":"Johathan74@hotmail.com","dop":"2025-04-06","serial_number":"13547520597169696","imei1":"13547520597169696","imei2":"13547520597169696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98481,"job_number":"JOB_98481","tr_customer_id":98498,"tr_customer_product_id":98488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:54.000Z","modified_at":"2025-11-04T04:26:54.000Z","name":"Jimmie Erdman","mobile_number":"997-743-6530","email_id":"Lola_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"11150709242098306","imei1":"11150709242098306","imei2":"11150709242098306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98483,"job_number":"JOB_98483","tr_customer_id":98500,"tr_customer_product_id":98490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:28:50.000Z","modified_at":"2025-11-04T04:28:50.000Z","name":"Kory Langosh","mobile_number":"943-370-4172","email_id":"Daisha27@yahoo.com","dop":"2025-04-06","serial_number":"18708210352553020","imei1":"18708210352553020","imei2":"18708210352553020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98484,"job_number":"JOB_98484","tr_customer_id":98501,"tr_customer_product_id":98491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:28:59.000Z","modified_at":"2025-11-04T04:28:59.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101650569093763","imei1":"101650569093763","imei2":"101650569093763","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98487,"job_number":"JOB_98487","tr_customer_id":98504,"tr_customer_product_id":98494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:09.000Z","modified_at":"2025-11-04T04:29:09.000Z","name":"Eleanora Walter","mobile_number":"909-530-6221","email_id":"Sophie_Block86@gmail.com","dop":"2025-04-06","serial_number":"15898747220190788","imei1":"15898747220190788","imei2":"15898747220190788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98488,"job_number":"JOB_98488","tr_customer_id":98505,"tr_customer_product_id":98495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:10.000Z","modified_at":"2025-11-04T04:29:10.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105620547448978","imei1":"105620547448978","imei2":"105620547448978","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98491,"job_number":"JOB_98491","tr_customer_id":98508,"tr_customer_product_id":98498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:29.000Z","modified_at":"2025-11-04T04:29:29.000Z","name":"Margret MacGyver","mobile_number":"619-595-3713","email_id":"Albertha_Lowe@gmail.com","dop":"2025-04-06","serial_number":"10526349569058266","imei1":"10526349569058266","imei2":"10526349569058266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98493,"job_number":"JOB_98493","tr_customer_id":98510,"tr_customer_product_id":98500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:31:36.000Z","modified_at":"2025-11-04T04:31:36.000Z","name":"Keanu Ledner","mobile_number":"271-358-4454","email_id":"Geovanny5@gmail.com","dop":"2025-04-06","serial_number":"18509902553344776","imei1":"18509902553344776","imei2":"18509902553344776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98495,"job_number":"JOB_98495","tr_customer_id":98512,"tr_customer_product_id":98502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:32:23.000Z","modified_at":"2025-11-04T04:32:23.000Z","name":"Modesto Beer","mobile_number":"787-206-6540","email_id":"Darian.Yundt57@yahoo.com","dop":"2025-04-06","serial_number":"11551017706792436","imei1":"11551017706792436","imei2":"11551017706792436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98497,"job_number":"JOB_98497","tr_customer_id":98514,"tr_customer_product_id":98504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:33:09.000Z","modified_at":"2025-11-04T04:33:09.000Z","name":"Ted Crooks","mobile_number":"744-315-9320","email_id":"Lizeth.Collier76@hotmail.com","dop":"2025-04-06","serial_number":"16859895535063908","imei1":"16859895535063908","imei2":"16859895535063908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98499,"job_number":"JOB_98499","tr_customer_id":98516,"tr_customer_product_id":98506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:35:26.000Z","modified_at":"2025-11-04T04:35:26.000Z","name":"Kayla Conn","mobile_number":"739-927-4053","email_id":"Vickie.Cummings@hotmail.com","dop":"2025-04-06","serial_number":"14079196352093670","imei1":"14079196352093670","imei2":"14079196352093670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98501,"job_number":"JOB_98501","tr_customer_id":98518,"tr_customer_product_id":98508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:36:36.000Z","modified_at":"2025-11-04T04:36:36.000Z","name":"Michaela Yundt","mobile_number":"274-482-9360","email_id":"Malinda.Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"16339713731370062","imei1":"16339713731370062","imei2":"16339713731370062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98503,"job_number":"JOB_98503","tr_customer_id":98520,"tr_customer_product_id":98510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:36:58.000Z","modified_at":"2025-11-04T04:36:58.000Z","name":"April Brekke","mobile_number":"252-375-7204","email_id":"Madisyn77@hotmail.com","dop":"2025-04-06","serial_number":"12848784391840572","imei1":"12848784391840572","imei2":"12848784391840572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98505,"job_number":"JOB_98505","tr_customer_id":98522,"tr_customer_product_id":98512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:37:18.000Z","modified_at":"2025-11-04T04:37:18.000Z","name":"Sally Satterfield","mobile_number":"474-938-5999","email_id":"Rex.Heaney77@gmail.com","dop":"2025-04-06","serial_number":"17182540204090004","imei1":"17182540204090004","imei2":"17182540204090004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98507,"job_number":"JOB_98507","tr_customer_id":98524,"tr_customer_product_id":98514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:40:11.000Z","modified_at":"2025-11-04T04:40:11.000Z","name":"Rashawn Jacobi","mobile_number":"432-726-8083","email_id":"Roma_Pfannerstill18@hotmail.com","dop":"2025-04-06","serial_number":"17942805122715604","imei1":"17942805122715604","imei2":"17942805122715604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98509,"job_number":"JOB_98509","tr_customer_id":98526,"tr_customer_product_id":98516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:40:55.000Z","modified_at":"2025-11-04T04:40:55.000Z","name":"Brooke Fritsch","mobile_number":"233-265-6753","email_id":"Adella.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"12589460629562560","imei1":"12589460629562560","imei2":"12589460629562560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98511,"job_number":"JOB_98511","tr_customer_id":98528,"tr_customer_product_id":98518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:41:38.000Z","modified_at":"2025-11-04T04:41:38.000Z","name":"Elbert McLaughlin","mobile_number":"309-920-3032","email_id":"Reed48@hotmail.com","dop":"2025-04-06","serial_number":"12480812156396952","imei1":"12480812156396952","imei2":"12480812156396952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98513,"job_number":"JOB_98513","tr_customer_id":98530,"tr_customer_product_id":98520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:42:53.000Z","modified_at":"2025-11-04T04:42:53.000Z","name":"Johnathan Yost","mobile_number":"521-406-9157","email_id":"Cooper.Torphy@hotmail.com","dop":"2025-04-06","serial_number":"15716901754478980","imei1":"15716901754478980","imei2":"15716901754478980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98514,"job_number":"JOB_98514","tr_customer_id":98531,"tr_customer_product_id":98521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:29:23.000Z","modified_at":"2025-11-04T05:29:23.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12363510352105","imei1":"12363510352105","imei2":"12363510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98515,"job_number":"JOB_98515","tr_customer_id":98532,"tr_customer_product_id":98522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:32:07.000Z","modified_at":"2025-11-04T05:32:07.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12363511352105","imei1":"12363511352105","imei2":"12363511352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98516,"job_number":"JOB_98516","tr_customer_id":98533,"tr_customer_product_id":98523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:44:18.000Z","modified_at":"2025-11-04T05:44:18.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363111352105","imei1":"12363111352105","imei2":"12363111352105","popurl":"2025-11-04T05:44:15.071Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98517,"job_number":"JOB_98517","tr_customer_id":98534,"tr_customer_product_id":98524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:47:05.000Z","modified_at":"2025-11-04T05:47:05.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363111112105","imei1":"12363111112105","imei2":"12363111112105","popurl":"2025-11-04T05:47:01.998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98518,"job_number":"JOB_98518","tr_customer_id":98535,"tr_customer_product_id":98525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:49:40.000Z","modified_at":"2025-11-04T05:49:40.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11447388836958","imei1":"11447388836958","imei2":"11447388836958","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98520,"job_number":"JOB_98520","tr_customer_id":98537,"tr_customer_product_id":98527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:49:42.000Z","modified_at":"2025-11-04T05:49:42.000Z","name":"Dejon Windler","mobile_number":"804-555-2211","email_id":"Estevan_Kirlin@yahoo.com","dop":"2025-09-20","serial_number":"100242587466870","imei1":"100242587466870","imei2":"100242587466870","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98521,"job_number":"JOB_98521","tr_customer_id":98538,"tr_customer_product_id":98528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:50:31.000Z","modified_at":"2025-11-04T05:50:31.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"10939099516152","imei1":"10939099516152","imei2":"10939099516152","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98523,"job_number":"JOB_98523","tr_customer_id":98540,"tr_customer_product_id":98530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:50:33.000Z","modified_at":"2025-11-04T05:50:33.000Z","name":"Jolie Reichel","mobile_number":"633-248-4506","email_id":"Ayden_Christiansen36@hotmail.com","dop":"2025-09-20","serial_number":"100603129357002","imei1":"100603129357002","imei2":"100603129357002","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98524,"job_number":"JOB_98524","tr_customer_id":98541,"tr_customer_product_id":98531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:51:20.000Z","modified_at":"2025-11-04T05:51:20.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14600995858207","imei1":"14600995858207","imei2":"14600995858207","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98526,"job_number":"JOB_98526","tr_customer_id":98543,"tr_customer_product_id":98533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:51:22.000Z","modified_at":"2025-11-04T05:51:22.000Z","name":"Vallie Ratke","mobile_number":"204-535-3307","email_id":"Fredy80@hotmail.com","dop":"2025-09-20","serial_number":"100199424001009","imei1":"100199424001009","imei2":"100199424001009","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98527,"job_number":"JOB_98527","tr_customer_id":98544,"tr_customer_product_id":98534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:52:16.000Z","modified_at":"2025-11-04T05:52:16.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"10607119276994","imei1":"10607119276994","imei2":"10607119276994","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98529,"job_number":"JOB_98529","tr_customer_id":98546,"tr_customer_product_id":98536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:52:18.000Z","modified_at":"2025-11-04T05:52:18.000Z","name":"Bradley Prohaska","mobile_number":"788-239-5735","email_id":"Laverna89@yahoo.com","dop":"2025-09-20","serial_number":"100016365582875","imei1":"100016365582875","imei2":"100016365582875","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98530,"job_number":"JOB_98530","tr_customer_id":98547,"tr_customer_product_id":98537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:05.000Z","modified_at":"2025-11-04T05:53:05.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"11060711757111","imei1":"11060711757111","imei2":"11060711757111","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98532,"job_number":"JOB_98532","tr_customer_id":98549,"tr_customer_product_id":98539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:07.000Z","modified_at":"2025-11-04T05:53:07.000Z","name":"Zelma Hermann","mobile_number":"950-546-5152","email_id":"Dejon.Jakubowski@hotmail.com","dop":"2025-09-20","serial_number":"100175722965371","imei1":"100175722965371","imei2":"100175722965371","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98533,"job_number":"JOB_98533","tr_customer_id":98550,"tr_customer_product_id":98540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:53.000Z","modified_at":"2025-11-04T05:53:53.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15643252815454","imei1":"15643252815454","imei2":"15643252815454","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98535,"job_number":"JOB_98535","tr_customer_id":98552,"tr_customer_product_id":98542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:54.000Z","modified_at":"2025-11-04T05:53:54.000Z","name":"Jena Daniel","mobile_number":"298-928-9808","email_id":"Ewell.Veum7@hotmail.com","dop":"2025-09-20","serial_number":"100824270894911","imei1":"100824270894911","imei2":"100824270894911","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98537,"job_number":"JOB_98537","tr_customer_id":98554,"tr_customer_product_id":98544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:01:28.000Z","modified_at":"2025-11-04T06:01:28.000Z","name":"Treva Stark","mobile_number":"308-772-7344","email_id":"Charles38@yahoo.com","dop":"2025-04-06","serial_number":"15147071030934308","imei1":"15147071030934308","imei2":"15147071030934308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98547,"job_number":"JOB_98547","tr_customer_id":98564,"tr_customer_product_id":98554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:08.000Z","modified_at":"2025-11-04T06:19:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10863309322649","imei1":"10863309322649","imei2":"10863309322649","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98549,"job_number":"JOB_98549","tr_customer_id":98566,"tr_customer_product_id":98556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:09.000Z","modified_at":"2025-11-04T06:19:09.000Z","name":"Gussie Bogisich","mobile_number":"768-558-6179","email_id":"Estel.Hane@gmail.com","dop":"2025-06-18","serial_number":"1041769699580750","imei1":"1041769699580750","imei2":"1041769699580750","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98550,"job_number":"JOB_98550","tr_customer_id":98567,"tr_customer_product_id":98557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:49.000Z","modified_at":"2025-11-04T06:19:49.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10361959079370","imei1":"10361959079370","imei2":"10361959079370","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98552,"job_number":"JOB_98552","tr_customer_id":98569,"tr_customer_product_id":98559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:49.000Z","modified_at":"2025-11-04T06:19:49.000Z","name":"Elenor Rau","mobile_number":"289-836-6040","email_id":"Megane_Beier56@yahoo.com","dop":"2025-06-18","serial_number":"1033566302423036","imei1":"1033566302423036","imei2":"1033566302423036","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98553,"job_number":"JOB_98553","tr_customer_id":98570,"tr_customer_product_id":98560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:58.000Z","modified_at":"2025-11-04T06:19:58.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"15097051295033","imei1":"15097051295033","imei2":"15097051295033","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98555,"job_number":"JOB_98555","tr_customer_id":98572,"tr_customer_product_id":98562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:00.000Z","modified_at":"2025-11-04T06:20:00.000Z","name":"Marcelle Wilderman","mobile_number":"770-758-7200","email_id":"Olga_McCullough97@yahoo.com","dop":"2025-06-08","serial_number":"107450890006541","imei1":"107450890006541","imei2":"107450890006541","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98556,"job_number":"JOB_98556","tr_customer_id":98573,"tr_customer_product_id":98563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:10.000Z","modified_at":"2025-11-04T06:20:10.000Z","name":"tushar shelar","mobile_number":"8888888888","email_id":"shelar@gmail.com","dop":"2025-04-06","serial_number":"13115605825164","imei1":"13115605825164","imei2":"13115605825164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98558,"job_number":"JOB_98558","tr_customer_id":98575,"tr_customer_product_id":98565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:11.000Z","modified_at":"2025-11-04T06:20:11.000Z","name":"Ottis Friesen","mobile_number":"762-843-9454","email_id":"Tatum99@hotmail.com","dop":"2025-04-06","serial_number":"12626221472215620","imei1":"12626221472215620","imei2":"12626221472215620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98559,"job_number":"JOB_98559","tr_customer_id":98576,"tr_customer_product_id":98566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:28.000Z","modified_at":"2025-11-04T06:20:28.000Z","name":"vinod patil","mobile_number":"7874589652","email_id":"patil@gmail.com","dop":"2025-04-06","serial_number":"11948109507264","imei1":"11948109507264","imei2":"11948109507264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98560,"job_number":"JOB_98560","tr_customer_id":98577,"tr_customer_product_id":98567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:28.000Z","modified_at":"2025-11-04T06:20:28.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18290392719034","imei1":"18290392719034","imei2":"18290392719034","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98563,"job_number":"JOB_98563","tr_customer_id":98580,"tr_customer_product_id":98570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:29.000Z","modified_at":"2025-11-04T06:20:29.000Z","name":"Sandrine Wolff","mobile_number":"619-866-6048","email_id":"Maye94@hotmail.com","dop":"2025-04-06","serial_number":"16146401870343244","imei1":"16146401870343244","imei2":"16146401870343244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98564,"job_number":"JOB_98564","tr_customer_id":98581,"tr_customer_product_id":98571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:30.000Z","modified_at":"2025-11-04T06:20:30.000Z","name":"David O'Connell","mobile_number":"795-817-5721","email_id":"Lila.Erdman96@hotmail.com","dop":"2025-06-08","serial_number":"103568459532654","imei1":"103568459532654","imei2":"103568459532654","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98565,"job_number":"JOB_98565","tr_customer_id":98582,"tr_customer_product_id":98572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:46.000Z","modified_at":"2025-11-04T06:20:46.000Z","name":"vishal randive","mobile_number":"9856238956","email_id":"randive@gmail.com","dop":"2025-04-06","serial_number":"15159780335511","imei1":"15159780335511","imei2":"15159780335511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98567,"job_number":"JOB_98567","tr_customer_id":98584,"tr_customer_product_id":98574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:47.000Z","modified_at":"2025-11-04T06:20:47.000Z","name":"Timmy Jenkins","mobile_number":"780-611-6135","email_id":"Bradly.Bogisich@yahoo.com","dop":"2025-04-06","serial_number":"10727240599146226","imei1":"10727240599146226","imei2":"10727240599146226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98568,"job_number":"JOB_98568","tr_customer_id":98585,"tr_customer_product_id":98575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:58.000Z","modified_at":"2025-11-04T06:20:58.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18740442972534","imei1":"18740442972534","imei2":"18740442972534","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98570,"job_number":"JOB_98570","tr_customer_id":98587,"tr_customer_product_id":98577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:00.000Z","modified_at":"2025-11-04T06:21:00.000Z","name":"Damaris Volkman","mobile_number":"872-627-6281","email_id":"Dewitt_Leuschke@hotmail.com","dop":"2025-06-08","serial_number":"104563553345168","imei1":"104563553345168","imei2":"104563553345168","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98571,"job_number":"JOB_98571","tr_customer_id":98588,"tr_customer_product_id":98578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:35.000Z","modified_at":"2025-11-04T06:21:35.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"16183047971468","imei1":"16183047971468","imei2":"16183047971468","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98573,"job_number":"JOB_98573","tr_customer_id":98590,"tr_customer_product_id":98580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:37.000Z","modified_at":"2025-11-04T06:21:37.000Z","name":"Geovanny Vandervort","mobile_number":"791-370-0294","email_id":"Liam_Schimmel@yahoo.com","dop":"2025-09-20","serial_number":"100285067292476","imei1":"100285067292476","imei2":"100285067292476","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98574,"job_number":"JOB_98574","tr_customer_id":98591,"tr_customer_product_id":98581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:22:24.000Z","modified_at":"2025-11-04T06:22:24.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18585735516197","imei1":"18585735516197","imei2":"18585735516197","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98576,"job_number":"JOB_98576","tr_customer_id":98593,"tr_customer_product_id":98583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:22:26.000Z","modified_at":"2025-11-04T06:22:26.000Z","name":"Jamison Schimmel","mobile_number":"931-618-4062","email_id":"Rafael.Bergstrom@hotmail.com","dop":"2025-09-20","serial_number":"100368727801589","imei1":"100368727801589","imei2":"100368727801589","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98577,"job_number":"JOB_98577","tr_customer_id":98594,"tr_customer_product_id":98584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:23:12.000Z","modified_at":"2025-11-04T06:23:12.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14922185100065","imei1":"14922185100065","imei2":"14922185100065","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98579,"job_number":"JOB_98579","tr_customer_id":98596,"tr_customer_product_id":98586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:23:13.000Z","modified_at":"2025-11-04T06:23:13.000Z","name":"Obie Ortiz","mobile_number":"688-300-8107","email_id":"Drew42@gmail.com","dop":"2025-09-20","serial_number":"100649743654657","imei1":"100649743654657","imei2":"100649743654657","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:23:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98580,"job_number":"JOB_98580","tr_customer_id":98597,"tr_customer_product_id":98587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:08.000Z","modified_at":"2025-11-04T06:24:08.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"19127897337187","imei1":"19127897337187","imei2":"19127897337187","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98582,"job_number":"JOB_98582","tr_customer_id":98599,"tr_customer_product_id":98589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:09.000Z","modified_at":"2025-11-04T06:24:10.000Z","name":"Wayne Brakus","mobile_number":"436-372-6845","email_id":"Hassan.Glover25@yahoo.com","dop":"2025-09-20","serial_number":"100116702619683","imei1":"100116702619683","imei2":"100116702619683","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98583,"job_number":"JOB_98583","tr_customer_id":98600,"tr_customer_product_id":98590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:57.000Z","modified_at":"2025-11-04T06:24:57.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18910987656933","imei1":"18910987656933","imei2":"18910987656933","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98585,"job_number":"JOB_98585","tr_customer_id":98602,"tr_customer_product_id":98592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:59.000Z","modified_at":"2025-11-04T06:24:59.000Z","name":"Billy Welch","mobile_number":"502-330-0198","email_id":"Alexane74@hotmail.com","dop":"2025-09-20","serial_number":"100534139058637","imei1":"100534139058637","imei2":"100534139058637","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98586,"job_number":"JOB_98586","tr_customer_id":98603,"tr_customer_product_id":98593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:25:45.000Z","modified_at":"2025-11-04T06:25:45.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15890206206096","imei1":"15890206206096","imei2":"15890206206096","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98588,"job_number":"JOB_98588","tr_customer_id":98605,"tr_customer_product_id":98595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:25:47.000Z","modified_at":"2025-11-04T06:25:47.000Z","name":"Phoebe Nolan","mobile_number":"996-289-1550","email_id":"Asia56@gmail.com","dop":"2025-09-20","serial_number":"100267358959960","imei1":"100267358959960","imei2":"100267358959960","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98590,"job_number":"JOB_98590","tr_customer_id":98607,"tr_customer_product_id":98597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:28:34.000Z","modified_at":"2025-11-04T06:28:34.000Z","name":"Raquel Romaguera","mobile_number":"414-692-1543","email_id":"Felipa.OKeefe@hotmail.com","dop":"2025-04-06","serial_number":"18875782421889420","imei1":"18875782421889420","imei2":"18875782421889420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98592,"job_number":"JOB_98592","tr_customer_id":98609,"tr_customer_product_id":98599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:37:03.000Z","modified_at":"2025-11-04T06:37:03.000Z","name":"Coralie Hackett","mobile_number":"469-449-9653","email_id":"Larissa.Baumbach@gmail.com","dop":"2025-04-06","serial_number":"16035954866778950","imei1":"16035954866778950","imei2":"16035954866778950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98594,"job_number":"JOB_98594","tr_customer_id":98611,"tr_customer_product_id":98601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:37.000Z","modified_at":"2025-11-04T06:39:37.000Z","name":"Mossie Bins","mobile_number":"990-942-1629","email_id":"Summer7@yahoo.com","dop":"2025-04-06","serial_number":"19314570123905870","imei1":"19314570123905870","imei2":"19314570123905870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98595,"job_number":"JOB_98595","tr_customer_id":98612,"tr_customer_product_id":98602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:49.000Z","modified_at":"2025-11-04T06:39:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18083047133741","imei1":"18083047133741","imei2":"18083047133741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98597,"job_number":"JOB_98597","tr_customer_id":98614,"tr_customer_product_id":98604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:51.000Z","modified_at":"2025-11-04T06:39:51.000Z","name":"Bethany Wunsch","mobile_number":"820-942-8604","email_id":"Briana.Jerde17@gmail.com","dop":"2025-04-06","serial_number":"15829634894758502","imei1":"15829634894758502","imei2":"15829634894758502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98599,"job_number":"JOB_98599","tr_customer_id":98616,"tr_customer_product_id":98606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:03.000Z","modified_at":"2025-11-04T06:40:03.000Z","name":"Justice Nolan","mobile_number":"261-367-3788","email_id":"Macy_Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"18964325180605570","imei1":"18964325180605570","imei2":"18964325180605570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98600,"job_number":"JOB_98600","tr_customer_id":98617,"tr_customer_product_id":98607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:03.000Z","modified_at":"2025-11-04T06:40:03.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15746828017333","imei1":"15746828017333","imei2":"15746828017333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98603,"job_number":"JOB_98603","tr_customer_id":98620,"tr_customer_product_id":98610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:23.000Z","modified_at":"2025-11-04T06:40:23.000Z","name":"Sabryna Mertz","mobile_number":"822-567-2756","email_id":"Dwight_Hand@hotmail.com","dop":"2025-04-06","serial_number":"14066477844188012","imei1":"14066477844188012","imei2":"14066477844188012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98604,"job_number":"JOB_98604","tr_customer_id":98621,"tr_customer_product_id":98611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:35.000Z","modified_at":"2025-11-04T06:40:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11462625227127","imei1":"11462625227127","imei2":"11462625227127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98606,"job_number":"JOB_98606","tr_customer_id":98623,"tr_customer_product_id":98613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:37.000Z","modified_at":"2025-11-04T06:40:37.000Z","name":"Lorenzo Collins","mobile_number":"294-841-5968","email_id":"Destinee32@yahoo.com","dop":"2025-04-06","serial_number":"12843696026391972","imei1":"12843696026391972","imei2":"12843696026391972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98607,"job_number":"JOB_98607","tr_customer_id":98624,"tr_customer_product_id":98614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:50.000Z","modified_at":"2025-11-04T06:40:50.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17552711897876","imei1":"17552711897876","imei2":"17552711897876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98610,"job_number":"JOB_98610","tr_customer_id":98627,"tr_customer_product_id":98617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:08.000Z","modified_at":"2025-11-04T06:41:08.000Z","name":"Rosalyn Cronin","mobile_number":"223-601-6717","email_id":"Dora_Satterfield7@hotmail.com","dop":"2025-04-06","serial_number":"12754920165856974","imei1":"12754920165856974","imei2":"12754920165856974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98611,"job_number":"JOB_98611","tr_customer_id":98628,"tr_customer_product_id":98618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:20.000Z","modified_at":"2025-11-04T06:41:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10980959064856","imei1":"10980959064856","imei2":"10980959064856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98613,"job_number":"JOB_98613","tr_customer_id":98630,"tr_customer_product_id":98620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:22.000Z","modified_at":"2025-11-04T06:41:22.000Z","name":"Collin Kerluke","mobile_number":"236-434-4188","email_id":"Amya.Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"11421935830537612","imei1":"11421935830537612","imei2":"11421935830537612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98614,"job_number":"JOB_98614","tr_customer_id":98631,"tr_customer_product_id":98621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:36.000Z","modified_at":"2025-11-04T06:41:36.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"19790149036876","imei1":"19790149036876","imei2":"19790149036876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98616,"job_number":"JOB_98616","tr_customer_id":98633,"tr_customer_product_id":98623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:08.000Z","modified_at":"2025-11-04T06:53:08.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"17625848057606","imei1":"17625848057606","imei2":"17625848057606","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98618,"job_number":"JOB_98618","tr_customer_id":98635,"tr_customer_product_id":98625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:10.000Z","modified_at":"2025-11-04T06:53:10.000Z","name":"Stanton Abshire","mobile_number":"560-723-0534","email_id":"Marianna_Boyer84@yahoo.com","dop":"2025-09-20","serial_number":"100336762128908","imei1":"100336762128908","imei2":"100336762128908","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98619,"job_number":"JOB_98619","tr_customer_id":98636,"tr_customer_product_id":98626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:36.000Z","modified_at":"2025-11-04T06:53:36.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15333465742211","imei1":"15333465742211","imei2":"15333465742211","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98620,"job_number":"JOB_98620","tr_customer_id":98637,"tr_customer_product_id":98627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:36.000Z","modified_at":"2025-11-04T06:53:36.000Z","name":"Riley Balistreri","mobile_number":"943-838-9583","email_id":"Rey.Friesen@gmail.com","dop":"2025-09-16","serial_number":"10143323632753","imei1":"10143323632753","imei2":"10143323632753","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98621,"job_number":"JOB_98621","tr_customer_id":98638,"tr_customer_product_id":98628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:55.000Z","modified_at":"2025-11-04T06:53:55.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19463756580339","imei1":"19463756580339","imei2":"19463756580339","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98622,"job_number":"JOB_98622","tr_customer_id":98639,"tr_customer_product_id":98629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:55.000Z","modified_at":"2025-11-04T06:53:55.000Z","name":"Eleonore Hettinger","mobile_number":"556-972-1522","email_id":"Rolando_Hackett@hotmail.com","dop":"2025-09-16","serial_number":"16337347218255","imei1":"16337347218255","imei2":"16337347218255","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98623,"job_number":"JOB_98623","tr_customer_id":98640,"tr_customer_product_id":98630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:58.000Z","modified_at":"2025-11-04T06:53:58.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"14582883090557","imei1":"14582883090557","imei2":"14582883090557","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98625,"job_number":"JOB_98625","tr_customer_id":98642,"tr_customer_product_id":98632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:59.000Z","modified_at":"2025-11-04T06:53:59.000Z","name":"Sedrick Parisian","mobile_number":"915-349-2909","email_id":"Filomena_Fahey@gmail.com","dop":"2025-09-20","serial_number":"100858933661248","imei1":"100858933661248","imei2":"100858933661248","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98626,"job_number":"JOB_98626","tr_customer_id":98643,"tr_customer_product_id":98633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:14.000Z","modified_at":"2025-11-04T06:54:14.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14414340601477","imei1":"14414340601477","imei2":"14414340601477","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98627,"job_number":"JOB_98627","tr_customer_id":98644,"tr_customer_product_id":98634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:14.000Z","modified_at":"2025-11-04T06:54:14.000Z","name":"Tianna Bashirian","mobile_number":"954-502-8632","email_id":"Justus70@hotmail.com","dop":"2025-09-16","serial_number":"11094682846385","imei1":"11094682846385","imei2":"11094682846385","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98628,"job_number":"JOB_98628","tr_customer_id":98645,"tr_customer_product_id":98635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:47.000Z","modified_at":"2025-11-04T06:54:47.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13021463093801","imei1":"13021463093801","imei2":"13021463093801","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98630,"job_number":"JOB_98630","tr_customer_id":98647,"tr_customer_product_id":98637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:49.000Z","modified_at":"2025-11-04T06:54:49.000Z","name":"Elouise Kulas","mobile_number":"658-505-9993","email_id":"Al_Satterfield87@hotmail.com","dop":"2025-09-20","serial_number":"100267678564519","imei1":"100267678564519","imei2":"100267678564519","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98631,"job_number":"JOB_98631","tr_customer_id":98648,"tr_customer_product_id":98638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:19:37.000Z","modified_at":"2025-11-04T07:19:37.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"10850449661797","imei1":"10850449661797","imei2":"10850449661797","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98637,"job_number":"JOB_98637","tr_customer_id":98654,"tr_customer_product_id":98644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:40.000Z","modified_at":"2025-11-04T07:36:40.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363731112105","imei1":"12363731112105","imei2":"12363731112105","popurl":"2025-11-04T07:36:37.513Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98639,"job_number":"JOB_98639","tr_customer_id":98656,"tr_customer_product_id":98646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:46.000Z","modified_at":"2025-11-04T07:36:47.000Z","name":"Esmeralda Nolan","mobile_number":"423-861-2520","email_id":"Alana_Nikolaus75@yahoo.com","dop":"2025-09-20","serial_number":"100401764773393","imei1":"100401764773393","imei2":"100401764773393","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98641,"job_number":"JOB_98641","tr_customer_id":98658,"tr_customer_product_id":98648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:54.000Z","modified_at":"2025-11-04T07:36:55.000Z","name":"Ulices Cole","mobile_number":"973-757-3932","email_id":"Beth.Marquardt@yahoo.com","dop":"2025-09-20","serial_number":"100665333848861","imei1":"100665333848861","imei2":"100665333848861","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98643,"job_number":"JOB_98643","tr_customer_id":98660,"tr_customer_product_id":98650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:37:12.000Z","modified_at":"2025-11-04T07:37:12.000Z","name":"Tod Jacobi","mobile_number":"321-770-3239","email_id":"Jairo58@yahoo.com","dop":"2025-04-06","serial_number":"11730617249461740","imei1":"11730617249461740","imei2":"11730617249461740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98646,"job_number":"JOB_98646","tr_customer_id":98663,"tr_customer_product_id":98653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:38:49.000Z","modified_at":"2025-11-04T07:38:49.000Z","name":"Mittie Torp","mobile_number":"486-301-8221","email_id":"Ruthie_Boyle79@gmail.com","dop":"2025-09-20","serial_number":"100314694958394","imei1":"100314694958394","imei2":"100314694958394","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98647,"job_number":"JOB_98647","tr_customer_id":98664,"tr_customer_product_id":98654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:38:49.000Z","modified_at":"2025-11-04T07:38:49.000Z","name":"Randal Harber","mobile_number":"920-900-2880","email_id":"Magdalena0@hotmail.com","dop":"2025-09-20","serial_number":"100304936650912","imei1":"100304936650912","imei2":"100304936650912","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98650,"job_number":"JOB_98650","tr_customer_id":98667,"tr_customer_product_id":98657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:41:23.000Z","modified_at":"2025-11-04T07:41:23.000Z","name":"Muriel Cummings","mobile_number":"619-861-0900","email_id":"Hilbert_Dickens74@hotmail.com","dop":"2025-09-20","serial_number":"100368074404067","imei1":"100368074404067","imei2":"100368074404067","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98651,"job_number":"JOB_98651","tr_customer_id":98668,"tr_customer_product_id":98658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:41:23.000Z","modified_at":"2025-11-04T07:41:23.000Z","name":"Kailyn Terry","mobile_number":"605-357-5856","email_id":"Moriah.Harvey@hotmail.com","dop":"2025-09-20","serial_number":"100580052150778","imei1":"100580052150778","imei2":"100580052150778","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98654,"job_number":"JOB_98654","tr_customer_id":98671,"tr_customer_product_id":98661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:43:58.000Z","modified_at":"2025-11-04T07:43:58.000Z","name":"Carolanne Olson","mobile_number":"366-860-0729","email_id":"Nyah.Nicolas@gmail.com","dop":"2025-09-20","serial_number":"100143497460713","imei1":"100143497460713","imei2":"100143497460713","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98655,"job_number":"JOB_98655","tr_customer_id":98672,"tr_customer_product_id":98662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:43:58.000Z","modified_at":"2025-11-04T07:43:58.000Z","name":"Trever Ritchie","mobile_number":"792-734-9709","email_id":"Keanu_Purdy71@yahoo.com","dop":"2025-09-20","serial_number":"100903627630187","imei1":"100903627630187","imei2":"100903627630187","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98658,"job_number":"JOB_98658","tr_customer_id":98675,"tr_customer_product_id":98665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:49:14.000Z","modified_at":"2025-11-04T07:49:14.000Z","name":"Theresa Waelchi","mobile_number":"879-665-8967","email_id":"Stefanie_Senger64@gmail.com","dop":"2025-09-20","serial_number":"100300931713673","imei1":"100300931713673","imei2":"100300931713673","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98659,"job_number":"JOB_98659","tr_customer_id":98676,"tr_customer_product_id":98666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:49:14.000Z","modified_at":"2025-11-04T07:49:14.000Z","name":"Jarrell Quitzon","mobile_number":"289-633-0650","email_id":"Judge_Schumm@yahoo.com","dop":"2025-09-20","serial_number":"100129787468876","imei1":"100129787468876","imei2":"100129787468876","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98660,"job_number":"JOB_98660","tr_customer_id":98677,"tr_customer_product_id":98667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:02:02.000Z","modified_at":"2025-11-04T09:02:02.000Z","name":"Juston Lowe","mobile_number":"354-430-4755","email_id":"Alejandra.Beatty8@yahoo.com","dop":"2025-09-30","serial_number":"17746741150332","imei1":"17746741150332","imei2":"17746741150332","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98661,"job_number":"JOB_98661","tr_customer_id":98678,"tr_customer_product_id":98668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:03:03.000Z","modified_at":"2025-11-04T09:03:03.000Z","name":"Brendan Gibson","mobile_number":"408-587-1577","email_id":"Liliane.Wisozk99@hotmail.com","dop":"2025-09-30","serial_number":"13344015545645","imei1":"13344015545645","imei2":"13344015545645","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:03:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98662,"job_number":"JOB_98662","tr_customer_id":98679,"tr_customer_product_id":98669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:04:35.000Z","modified_at":"2025-11-04T09:04:35.000Z","name":"Ocie Blick","mobile_number":"924-934-5011","email_id":"Rene.Wehner@gmail.com","dop":"2025-09-30","serial_number":"18166731053652","imei1":"18166731053652","imei2":"18166731053652","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98663,"job_number":"JOB_98663","tr_customer_id":98680,"tr_customer_product_id":98670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:01.000Z","modified_at":"2025-11-04T09:05:01.000Z","name":"Rowland Daugherty","mobile_number":"506-607-3789","email_id":"Florence73@hotmail.com","dop":"2025-09-30","serial_number":"17868686902537","imei1":"17868686902537","imei2":"17868686902537","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98664,"job_number":"JOB_98664","tr_customer_id":98681,"tr_customer_product_id":98671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:04.000Z","modified_at":"2025-11-04T09:05:04.000Z","name":"Florian Koch","mobile_number":"995-521-8469","email_id":"Lucious_Thiel91@gmail.com","dop":"2025-09-30","serial_number":"14768857645295","imei1":"14768857645295","imei2":"14768857645295","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98665,"job_number":"JOB_98665","tr_customer_id":98682,"tr_customer_product_id":98672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:36.000Z","modified_at":"2025-11-04T09:05:36.000Z","name":"Verona Mayert","mobile_number":"321-758-0376","email_id":"Deanna_Mosciski@gmail.com","dop":"2025-09-30","serial_number":"13282728089551","imei1":"13282728089551","imei2":"13282728089551","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98666,"job_number":"JOB_98666","tr_customer_id":98683,"tr_customer_product_id":98673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:07:33.000Z","modified_at":"2025-11-04T09:07:33.000Z","name":"Caesar Wisozk","mobile_number":"443-865-0570","email_id":"Ella16@hotmail.com","dop":"2025-09-30","serial_number":"14261841003245","imei1":"14261841003245","imei2":"14261841003245","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:07:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98667,"job_number":"JOB_98667","tr_customer_id":98684,"tr_customer_product_id":98674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:10:59.000Z","modified_at":"2025-11-04T09:10:59.000Z","name":"Miracle Kautzer","mobile_number":"598-623-0703","email_id":"Antonio_Rowe@gmail.com","dop":"2025-09-30","serial_number":"19362363830123","imei1":"19362363830123","imei2":"19362363830123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98668,"job_number":"JOB_98668","tr_customer_id":98685,"tr_customer_product_id":98675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:11:14.000Z","modified_at":"2025-11-04T09:11:14.000Z","name":"Christophe Glover","mobile_number":"229-966-2298","email_id":"Annabel.Mayer72@hotmail.com","dop":"2025-09-30","serial_number":"18685429622566","imei1":"18685429622566","imei2":"18685429622566","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98669,"job_number":"JOB_98669","tr_customer_id":98686,"tr_customer_product_id":98676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:11:18.000Z","modified_at":"2025-11-04T09:11:18.000Z","name":"Trinity Bernhard","mobile_number":"603-250-4942","email_id":"Freda.Altenwerth40@yahoo.com","dop":"2025-09-30","serial_number":"18851789557230","imei1":"18851789557230","imei2":"18851789557230","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98670,"job_number":"JOB_98670","tr_customer_id":98687,"tr_customer_product_id":98677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:13:16.000Z","modified_at":"2025-11-04T09:13:16.000Z","name":"Luisa Robel","mobile_number":"673-916-0137","email_id":"Alivia.Ratke85@hotmail.com","dop":"2025-09-30","serial_number":"19555346163265","imei1":"19555346163265","imei2":"19555346163265","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98671,"job_number":"JOB_98671","tr_customer_id":98688,"tr_customer_product_id":98678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:16:52.000Z","modified_at":"2025-11-04T09:16:52.000Z","name":"Nico Dooley","mobile_number":"385-735-1822","email_id":"Barbara.Hilpert@gmail.com","dop":"2025-09-30","serial_number":"15209505070526","imei1":"15209505070526","imei2":"15209505070526","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98672,"job_number":"JOB_98672","tr_customer_id":98689,"tr_customer_product_id":98679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:17:17.000Z","modified_at":"2025-11-04T09:17:17.000Z","name":"Shemar Rau","mobile_number":"224-331-0710","email_id":"Reginald_Kunde42@yahoo.com","dop":"2025-09-30","serial_number":"16756507337688","imei1":"16756507337688","imei2":"16756507337688","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98673,"job_number":"JOB_98673","tr_customer_id":98690,"tr_customer_product_id":98680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:19:53.000Z","modified_at":"2025-11-04T09:19:53.000Z","name":"Hertha Morar","mobile_number":"214-559-7837","email_id":"Magnolia39@yahoo.com","dop":"2025-09-30","serial_number":"19927103000519","imei1":"19927103000519","imei2":"19927103000519","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98674,"job_number":"JOB_98674","tr_customer_id":98691,"tr_customer_product_id":98681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:20:25.000Z","modified_at":"2025-11-04T09:20:25.000Z","name":"Lavada Bins","mobile_number":"980-914-7753","email_id":"Salma.Barrows@yahoo.com","dop":"2025-09-30","serial_number":"10514125520245","imei1":"10514125520245","imei2":"10514125520245","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98675,"job_number":"JOB_98675","tr_customer_id":98692,"tr_customer_product_id":98682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:20:34.000Z","modified_at":"2025-11-04T09:20:34.000Z","name":"Maudie Bergstrom","mobile_number":"671-240-0053","email_id":"Ronaldo.Emmerich27@hotmail.com","dop":"2025-09-30","serial_number":"10213770152192","imei1":"10213770152192","imei2":"10213770152192","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98676,"job_number":"JOB_98676","tr_customer_id":98693,"tr_customer_product_id":98683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:21:46.000Z","modified_at":"2025-11-04T09:21:46.000Z","name":"Barrett Morar","mobile_number":"276-409-2888","email_id":"Emery_Marvin42@hotmail.com","dop":"2025-09-30","serial_number":"11945400999568","imei1":"11945400999568","imei2":"11945400999568","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98677,"job_number":"JOB_98677","tr_customer_id":98694,"tr_customer_product_id":98684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:22:22.000Z","modified_at":"2025-11-04T09:22:22.000Z","name":"Flavio Goyette","mobile_number":"699-251-2191","email_id":"Damaris_OKeefe92@gmail.com","dop":"2025-09-30","serial_number":"15620448377097","imei1":"15620448377097","imei2":"15620448377097","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98678,"job_number":"JOB_98678","tr_customer_id":98695,"tr_customer_product_id":98685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:26:21.000Z","modified_at":"2025-11-04T09:26:21.000Z","name":"Darlene Kautzer","mobile_number":"742-592-1275","email_id":"Magnolia78@gmail.com","dop":"2025-09-30","serial_number":"14754692165579","imei1":"14754692165579","imei2":"14754692165579","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98679,"job_number":"JOB_98679","tr_customer_id":98696,"tr_customer_product_id":98686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:26:27.000Z","modified_at":"2025-11-04T09:26:27.000Z","name":"Isidro Bahringer","mobile_number":"990-635-9457","email_id":"Rosario.Jaskolski29@yahoo.com","dop":"2025-09-30","serial_number":"18346789489570","imei1":"18346789489570","imei2":"18346789489570","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98680,"job_number":"JOB_98680","tr_customer_id":98697,"tr_customer_product_id":98687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:32:47.000Z","modified_at":"2025-11-04T09:32:47.000Z","name":"tushar shelar","mobile_number":"8888888888","email_id":"shelar@gmail.com","dop":"2025-04-06","serial_number":"14184458795262","imei1":"14184458795262","imei2":"14184458795262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98682,"job_number":"JOB_98682","tr_customer_id":98699,"tr_customer_product_id":98689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:32:48.000Z","modified_at":"2025-11-04T09:32:48.000Z","name":"Everett Little","mobile_number":"305-354-3015","email_id":"Elbert_Hansen@yahoo.com","dop":"2025-04-06","serial_number":"19836774101405580","imei1":"19836774101405580","imei2":"19836774101405580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98683,"job_number":"JOB_98683","tr_customer_id":98700,"tr_customer_product_id":98690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:07.000Z","modified_at":"2025-11-04T09:33:07.000Z","name":"vinod patil","mobile_number":"7874589652","email_id":"patil@gmail.com","dop":"2025-04-06","serial_number":"10916248448461","imei1":"10916248448461","imei2":"10916248448461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98685,"job_number":"JOB_98685","tr_customer_id":98702,"tr_customer_product_id":98692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:07.000Z","modified_at":"2025-11-04T09:33:07.000Z","name":"Barton Lesch","mobile_number":"762-872-6542","email_id":"Lamont.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"17181593633816244","imei1":"17181593633816244","imei2":"17181593633816244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98687,"job_number":"JOB_98687","tr_customer_id":98704,"tr_customer_product_id":98694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:27.000Z","modified_at":"2025-11-04T09:33:27.000Z","name":"vishal randive","mobile_number":"9856238956","email_id":"randive@gmail.com","dop":"2025-04-06","serial_number":"17950205013639","imei1":"17950205013639","imei2":"17950205013639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98689,"job_number":"JOB_98689","tr_customer_id":98706,"tr_customer_product_id":98696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:27.000Z","modified_at":"2025-11-04T09:33:27.000Z","name":"Rubie Considine","mobile_number":"688-468-7739","email_id":"Joshuah53@yahoo.com","dop":"2025-04-06","serial_number":"18627867400196980","imei1":"18627867400196980","imei2":"18627867400196980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98690,"job_number":"JOB_98690","tr_customer_id":98707,"tr_customer_product_id":98697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T10:31:33.000Z","modified_at":"2025-11-04T10:31:33.000Z","name":"Berenice Parker","mobile_number":"845-454-3693","email_id":"Darrick_Aufderhar47@gmail.com","dop":"2025-09-30","serial_number":"15083190648604","imei1":"15083190648604","imei2":"15083190648604","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T10:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98691,"job_number":"JOB_98691","tr_customer_id":98708,"tr_customer_product_id":98698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:08:39.000Z","modified_at":"2025-11-04T11:08:39.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"22314987656322","imei1":"22314987656322","imei2":"22314987656322","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98692,"job_number":"JOB_98692","tr_customer_id":98709,"tr_customer_product_id":98699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:10:48.000Z","modified_at":"2025-11-04T11:10:48.000Z","name":"Chadrick Steuber","mobile_number":"412-465-8876","email_id":"Delores.Pfeffer@yahoo.com","dop":"2025-09-30","serial_number":"12651558019753","imei1":"12651558019753","imei2":"12651558019753","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98693,"job_number":"JOB_98693","tr_customer_id":98710,"tr_customer_product_id":98700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:14:50.000Z","modified_at":"2025-11-04T11:14:50.000Z","name":"Brando Hermiston","mobile_number":"464-402-3348","email_id":"Rex_Little64@yahoo.com","dop":"2025-04-06","serial_number":"17948987964559","imei1":"17948987964559","imei2":"17948987964559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98694,"job_number":"JOB_98694","tr_customer_id":98711,"tr_customer_product_id":98701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:15:12.000Z","modified_at":"2025-11-04T11:15:12.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"16616639762237","imei1":"16616639762237","imei2":"16616639762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98696,"job_number":"JOB_98696","tr_customer_id":98713,"tr_customer_product_id":98703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:17:44.000Z","modified_at":"2025-11-04T11:17:44.000Z","name":"Cleo McGlynn","mobile_number":"527-304-2743","email_id":"Jonathan_Bashirian96@yahoo.com","dop":"2025-04-06","serial_number":"19624279598121390","imei1":"19624279598121390","imei2":"19624279598121390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98697,"job_number":"JOB_98697","tr_customer_id":98714,"tr_customer_product_id":98704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:21:03.000Z","modified_at":"2025-11-04T11:21:03.000Z","name":"Grady Hagenes","mobile_number":"763-418-5455","email_id":"Tom_Cole40@gmail.com","dop":"2025-09-30","serial_number":"16896919057891","imei1":"16896919057891","imei2":"16896919057891","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98698,"job_number":"JOB_98698","tr_customer_id":98715,"tr_customer_product_id":98705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:04.000Z","modified_at":"2025-11-04T11:25:04.000Z","name":"Eveline Harber","mobile_number":"904-259-0747","email_id":"Tomasa_Fisher@hotmail.com","dop":"2025-09-30","serial_number":"16463790355591","imei1":"16463790355591","imei2":"16463790355591","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98699,"job_number":"JOB_98699","tr_customer_id":98716,"tr_customer_product_id":98706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:36.000Z","modified_at":"2025-11-04T11:25:36.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"15447707816274","imei1":"15447707816274","imei2":"15447707816274","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98700,"job_number":"JOB_98700","tr_customer_id":98717,"tr_customer_product_id":98707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:40.000Z","modified_at":"2025-11-04T11:25:40.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"13171475736115","imei1":"13171475736115","imei2":"13171475736115","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98701,"job_number":"JOB_98701","tr_customer_id":98718,"tr_customer_product_id":98708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:26:04.000Z","modified_at":"2025-11-04T11:26:04.000Z","name":"Carrie Olson","mobile_number":"976-794-9928","email_id":"Joanny.Lebsack@yahoo.com","dop":"2025-09-30","serial_number":"17868932399510","imei1":"17868932399510","imei2":"17868932399510","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98702,"job_number":"JOB_98702","tr_customer_id":98719,"tr_customer_product_id":98709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:26:42.000Z","modified_at":"2025-11-04T11:26:42.000Z","name":"Olin Cruickshank","mobile_number":"568-921-2443","email_id":"Raymond_Jacobs@hotmail.com","dop":"2025-09-30","serial_number":"11728804574256","imei1":"11728804574256","imei2":"11728804574256","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98703,"job_number":"JOB_98703","tr_customer_id":98720,"tr_customer_product_id":98710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:43.000Z","modified_at":"2025-11-04T11:27:43.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"19770287850170","imei1":"19770287850170","imei2":"19770287850170","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98704,"job_number":"JOB_98704","tr_customer_id":98721,"tr_customer_product_id":98711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616639762239","imei1":"15616639762239","imei2":"15616639762239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98705,"job_number":"JOB_98705","tr_customer_id":98722,"tr_customer_product_id":98712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616633762237","imei1":"15616633762237","imei2":"15616633762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98706,"job_number":"JOB_98706","tr_customer_id":98723,"tr_customer_product_id":98713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616639762237","imei1":"15616639762237","imei2":"15616639762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98707,"job_number":"JOB_98707","tr_customer_id":98724,"tr_customer_product_id":98714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:28:42.000Z","modified_at":"2025-11-04T11:28:42.000Z","name":"Jayson Daniel","mobile_number":"797-377-6146","email_id":"Freddy96@hotmail.com","dop":"2025-09-30","serial_number":"16848219535046","imei1":"16848219535046","imei2":"16848219535046","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98711,"job_number":"JOB_98711","tr_customer_id":98728,"tr_customer_product_id":98718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:53:05.000Z","modified_at":"2025-11-04T11:53:05.000Z","name":"Leonardo Erdman","mobile_number":"653-341-7904","email_id":"Kaitlin.Kertzmann59@yahoo.com","dop":"2025-04-06","serial_number":"10288131061810974","imei1":"10288131061810974","imei2":"10288131061810974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98713,"job_number":"JOB_98713","tr_customer_id":98730,"tr_customer_product_id":98720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:10:31.000Z","modified_at":"2025-11-04T12:10:31.000Z","name":"Precious Daugherty","mobile_number":"932-850-6289","email_id":"Kitty_Sporer@hotmail.com","dop":"2025-04-06","serial_number":"15641172144058236","imei1":"15641172144058236","imei2":"15641172144058236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98714,"job_number":"JOB_98714","tr_customer_id":98731,"tr_customer_product_id":98721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:09.000Z","modified_at":"2025-11-04T12:49:09.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"11539700421490","imei1":"11539700421490","imei2":"11539700421490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98716,"job_number":"JOB_98716","tr_customer_id":98733,"tr_customer_product_id":98723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:10.000Z","modified_at":"2025-11-04T12:49:10.000Z","name":"Dion Grant","mobile_number":"890-419-5383","email_id":"Taurean79@gmail.com","dop":"2025-04-06","serial_number":"14338151475767020","imei1":"14338151475767020","imei2":"14338151475767020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98717,"job_number":"JOB_98717","tr_customer_id":98734,"tr_customer_product_id":98724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:15.000Z","modified_at":"2025-11-04T12:49:15.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"11586152787011","imei1":"11586152787011","imei2":"11586152787011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98719,"job_number":"JOB_98719","tr_customer_id":98736,"tr_customer_product_id":98726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:16.000Z","modified_at":"2025-11-04T12:49:16.000Z","name":"Carmen Paucek","mobile_number":"623-454-9101","email_id":"Christelle37@hotmail.com","dop":"2025-04-06","serial_number":"19845397339197816","imei1":"19845397339197816","imei2":"19845397339197816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98720,"job_number":"JOB_98720","tr_customer_id":98737,"tr_customer_product_id":98727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:21.000Z","modified_at":"2025-11-04T12:49:21.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"12359513708482","imei1":"12359513708482","imei2":"12359513708482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98722,"job_number":"JOB_98722","tr_customer_id":98739,"tr_customer_product_id":98729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:22.000Z","modified_at":"2025-11-04T12:49:22.000Z","name":"Garret Boehm","mobile_number":"876-600-2593","email_id":"Eddie.Grant42@hotmail.com","dop":"2025-04-06","serial_number":"14089955338957570","imei1":"14089955338957570","imei2":"14089955338957570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98723,"job_number":"JOB_98723","tr_customer_id":98740,"tr_customer_product_id":98730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:28.000Z","modified_at":"2025-11-04T12:49:28.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"19423078141919","imei1":"19423078141919","imei2":"19423078141919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98725,"job_number":"JOB_98725","tr_customer_id":98742,"tr_customer_product_id":98732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:29.000Z","modified_at":"2025-11-04T12:49:29.000Z","name":"Lambert Gulgowski","mobile_number":"969-695-2968","email_id":"Emerson41@hotmail.com","dop":"2025-04-06","serial_number":"19317513341407530","imei1":"19317513341407530","imei2":"19317513341407530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98727,"job_number":"JOB_98727","tr_customer_id":98744,"tr_customer_product_id":98734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:15:26.000Z","modified_at":"2025-11-04T13:15:26.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"12074917788393","imei1":"12074917788393","imei2":"12074917788393","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98730,"job_number":"JOB_98730","tr_customer_id":98747,"tr_customer_product_id":98737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42709634917328","imei1":"42709634917328","imei2":"42709634917328","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98731,"job_number":"JOB_98731","tr_customer_id":98748,"tr_customer_product_id":98738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90790146239526","imei1":"90790146239526","imei2":"90790146239526","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98732,"job_number":"JOB_98732","tr_customer_id":98749,"tr_customer_product_id":98739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48021297394811","imei1":"48021297394811","imei2":"48021297394811","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98733,"job_number":"JOB_98733","tr_customer_id":98750,"tr_customer_product_id":98740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41890315251638","imei1":"41890315251638","imei2":"41890315251638","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98734,"job_number":"JOB_98734","tr_customer_id":98751,"tr_customer_product_id":98741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97336517861418","imei1":"97336517861418","imei2":"97336517861418","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98735,"job_number":"JOB_98735","tr_customer_id":98752,"tr_customer_product_id":98742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93962372016839","imei1":"93962372016839","imei2":"93962372016839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98737,"job_number":"JOB_98737","tr_customer_id":98754,"tr_customer_product_id":98744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:04.000Z","modified_at":"2025-11-04T13:49:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61710988928861","imei1":"61710988928861","imei2":"61710988928861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98738,"job_number":"JOB_98738","tr_customer_id":98755,"tr_customer_product_id":98745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:04.000Z","modified_at":"2025-11-04T13:49:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62878409831289","imei1":"62878409831289","imei2":"62878409831289","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98739,"job_number":"JOB_98739","tr_customer_id":98756,"tr_customer_product_id":98746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39733922437884","imei1":"39733922437884","imei2":"39733922437884","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98740,"job_number":"JOB_98740","tr_customer_id":98757,"tr_customer_product_id":98747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57563179999235","imei1":"57563179999235","imei2":"57563179999235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98741,"job_number":"JOB_98741","tr_customer_id":98758,"tr_customer_product_id":98748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82669619137118","imei1":"82669619137118","imei2":"82669619137118","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98742,"job_number":"JOB_98742","tr_customer_id":98759,"tr_customer_product_id":98749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:06.000Z","modified_at":"2025-11-04T13:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91966350957394","imei1":"91966350957394","imei2":"91966350957394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98744,"job_number":"JOB_98744","tr_customer_id":98761,"tr_customer_product_id":98751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:35.000Z","modified_at":"2025-11-04T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73134650387652","imei1":"73134650387652","imei2":"73134650387652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98745,"job_number":"JOB_98745","tr_customer_id":98762,"tr_customer_product_id":98752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:35.000Z","modified_at":"2025-11-04T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45128516301249","imei1":"45128516301249","imei2":"45128516301249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98746,"job_number":"JOB_98746","tr_customer_id":98763,"tr_customer_product_id":98753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77126826150829","imei1":"77126826150829","imei2":"77126826150829","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98747,"job_number":"JOB_98747","tr_customer_id":98764,"tr_customer_product_id":98754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75823753151463","imei1":"75823753151463","imei2":"75823753151463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98748,"job_number":"JOB_98748","tr_customer_id":98765,"tr_customer_product_id":98755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78908585109171","imei1":"78908585109171","imei2":"78908585109171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98749,"job_number":"JOB_98749","tr_customer_id":98766,"tr_customer_product_id":98756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:37.000Z","modified_at":"2025-11-04T13:49:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99730856778925","imei1":"99730856778925","imei2":"99730856778925","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98758,"job_number":"JOB_98758","tr_customer_id":98775,"tr_customer_product_id":98765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:26.000Z","modified_at":"2025-11-04T14:09:26.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18443398373975","imei1":"18443398373975","imei2":"18443398373975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98760,"job_number":"JOB_98760","tr_customer_id":98777,"tr_customer_product_id":98767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:27.000Z","modified_at":"2025-11-04T14:09:27.000Z","name":"Itzel Breitenberg","mobile_number":"759-818-0857","email_id":"Kyler.Macejkovic45@gmail.com","dop":"2025-04-06","serial_number":"12127119562319062","imei1":"12127119562319062","imei2":"12127119562319062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98769,"job_number":"JOB_98769","tr_customer_id":98786,"tr_customer_product_id":98776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:08.000Z","modified_at":"2025-11-04T14:10:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11747889983223","imei1":"11747889983223","imei2":"11747889983223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98771,"job_number":"JOB_98771","tr_customer_id":98788,"tr_customer_product_id":98778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:09.000Z","modified_at":"2025-11-04T14:10:09.000Z","name":"Alexys Franecki","mobile_number":"226-465-1461","email_id":"Tatum47@hotmail.com","dop":"2025-04-06","serial_number":"18288777195660092","imei1":"18288777195660092","imei2":"18288777195660092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98772,"job_number":"JOB_98772","tr_customer_id":98789,"tr_customer_product_id":98779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:42.000Z","modified_at":"2025-11-04T14:10:42.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17229882184220","imei1":"17229882184220","imei2":"17229882184220","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98774,"job_number":"JOB_98774","tr_customer_id":98791,"tr_customer_product_id":98781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:43.000Z","modified_at":"2025-11-04T14:10:43.000Z","name":"Maritza Dare","mobile_number":"595-833-9300","email_id":"Myrtle25@hotmail.com","dop":"2025-06-08","serial_number":"108892737212504","imei1":"108892737212504","imei2":"108892737212504","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98775,"job_number":"JOB_98775","tr_customer_id":98792,"tr_customer_product_id":98782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:50.000Z","modified_at":"2025-11-04T14:10:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18589265511979","imei1":"18589265511979","imei2":"18589265511979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98777,"job_number":"JOB_98777","tr_customer_id":98794,"tr_customer_product_id":98784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:51.000Z","modified_at":"2025-11-04T14:10:51.000Z","name":"Woodrow Rath","mobile_number":"262-441-7431","email_id":"Devin_Quitzon@yahoo.com","dop":"2025-04-06","serial_number":"13398270591467098","imei1":"13398270591467098","imei2":"13398270591467098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98778,"job_number":"JOB_98778","tr_customer_id":98795,"tr_customer_product_id":98785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:09.000Z","modified_at":"2025-11-04T14:11:09.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12008019813099","imei1":"12008019813099","imei2":"12008019813099","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98780,"job_number":"JOB_98780","tr_customer_id":98797,"tr_customer_product_id":98787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:10.000Z","modified_at":"2025-11-04T14:11:10.000Z","name":"Iva McClure","mobile_number":"876-317-6806","email_id":"Brooks.Ortiz38@yahoo.com","dop":"2025-06-08","serial_number":"106978233129808","imei1":"106978233129808","imei2":"106978233129808","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98781,"job_number":"JOB_98781","tr_customer_id":98798,"tr_customer_product_id":98788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:35.000Z","modified_at":"2025-11-04T14:11:35.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15681566459172","imei1":"15681566459172","imei2":"15681566459172","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98783,"job_number":"JOB_98783","tr_customer_id":98800,"tr_customer_product_id":98790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:36.000Z","modified_at":"2025-11-04T14:11:36.000Z","name":"Magdalen Kunze","mobile_number":"845-504-5254","email_id":"Jeanne.Mills73@hotmail.com","dop":"2025-06-08","serial_number":"107797234454374","imei1":"107797234454374","imei2":"107797234454374","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98784,"job_number":"JOB_98784","tr_customer_id":98801,"tr_customer_product_id":98791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:12:02.000Z","modified_at":"2025-11-04T14:12:02.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"19095502714170","imei1":"19095502714170","imei2":"19095502714170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98786,"job_number":"JOB_98786","tr_customer_id":98803,"tr_customer_product_id":98793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:12:44.000Z","modified_at":"2025-11-04T14:12:44.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19662929425287","imei1":"19662929425287","imei2":"19662929425287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98788,"job_number":"JOB_98788","tr_customer_id":98805,"tr_customer_product_id":98795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:13:25.000Z","modified_at":"2025-11-04T14:13:25.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12926499565929","imei1":"12926499565929","imei2":"12926499565929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98791,"job_number":"JOB_98791","tr_customer_id":98808,"tr_customer_product_id":98798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:14:40.000Z","modified_at":"2025-11-04T14:14:40.000Z","name":"Nayeli Purdy","mobile_number":"310-709-7874","email_id":"Jarod.Paucek@yahoo.com","dop":"2025-04-06","serial_number":"19813514043867196","imei1":"19813514043867196","imei2":"19813514043867196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98793,"job_number":"JOB_98793","tr_customer_id":98810,"tr_customer_product_id":98800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:19.000Z","modified_at":"2025-11-04T14:15:19.000Z","name":"Darrick Bernier","mobile_number":"979-613-9254","email_id":"Nelda.Barrows82@gmail.com","dop":"2025-04-06","serial_number":"16636810467929366","imei1":"16636810467929366","imei2":"16636810467929366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98794,"job_number":"JOB_98794","tr_customer_id":98811,"tr_customer_product_id":98801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:21.000Z","modified_at":"2025-11-04T14:15:21.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10615324976513","imei1":"10615324976513","imei2":"10615324976513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98796,"job_number":"JOB_98796","tr_customer_id":98813,"tr_customer_product_id":98803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:22.000Z","modified_at":"2025-11-04T14:15:22.000Z","name":"Bart Cronin","mobile_number":"359-801-4112","email_id":"Leann17@yahoo.com","dop":"2025-06-18","serial_number":"1084046372987656","imei1":"1084046372987656","imei2":"1084046372987656","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98798,"job_number":"JOB_98798","tr_customer_id":98815,"tr_customer_product_id":98805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:58.000Z","modified_at":"2025-11-04T14:15:58.000Z","name":"Giovanni Boehm","mobile_number":"781-420-9907","email_id":"Sylvia53@yahoo.com","dop":"2025-04-06","serial_number":"14928972326540856","imei1":"14928972326540856","imei2":"14928972326540856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98799,"job_number":"JOB_98799","tr_customer_id":98816,"tr_customer_product_id":98806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:16:02.000Z","modified_at":"2025-11-04T14:16:02.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10056453117691","imei1":"10056453117691","imei2":"10056453117691","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98801,"job_number":"JOB_98801","tr_customer_id":98818,"tr_customer_product_id":98808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:16:03.000Z","modified_at":"2025-11-04T14:16:03.000Z","name":"Paige Christiansen","mobile_number":"676-583-7514","email_id":"Alverta13@hotmail.com","dop":"2025-06-18","serial_number":"1024944247669866","imei1":"1024944247669866","imei2":"1024944247669866","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98802,"job_number":"JOB_98802","tr_customer_id":98819,"tr_customer_product_id":98809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:16.000Z","modified_at":"2025-11-04T14:18:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12271349007095","imei1":"12271349007095","imei2":"12271349007095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98804,"job_number":"JOB_98804","tr_customer_id":98821,"tr_customer_product_id":98811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:17.000Z","modified_at":"2025-11-04T14:18:17.000Z","name":"Eriberto Brown","mobile_number":"208-796-8959","email_id":"Earline34@yahoo.com","dop":"2025-04-06","serial_number":"15471024849242588","imei1":"15471024849242588","imei2":"15471024849242588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98805,"job_number":"JOB_98805","tr_customer_id":98822,"tr_customer_product_id":98812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:58.000Z","modified_at":"2025-11-04T14:18:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18747237817263","imei1":"18747237817263","imei2":"18747237817263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98807,"job_number":"JOB_98807","tr_customer_id":98824,"tr_customer_product_id":98814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:00.000Z","modified_at":"2025-11-04T14:19:00.000Z","name":"Aglae Spencer","mobile_number":"878-761-5850","email_id":"Gavin_Beahan8@gmail.com","dop":"2025-04-06","serial_number":"15894649034934204","imei1":"15894649034934204","imei2":"15894649034934204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98808,"job_number":"JOB_98808","tr_customer_id":98825,"tr_customer_product_id":98815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:02.000Z","modified_at":"2025-11-04T14:19:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13412293082140","imei1":"13412293082140","imei2":"13412293082140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98810,"job_number":"JOB_98810","tr_customer_id":98827,"tr_customer_product_id":98817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:04.000Z","modified_at":"2025-11-04T14:19:04.000Z","name":"Ladarius Klein","mobile_number":"548-885-4106","email_id":"Kellen24@gmail.com","dop":"2025-04-06","serial_number":"18639678294469630","imei1":"18639678294469630","imei2":"18639678294469630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98811,"job_number":"JOB_98811","tr_customer_id":98828,"tr_customer_product_id":98818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:39.000Z","modified_at":"2025-11-04T14:19:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15649187004857","imei1":"15649187004857","imei2":"15649187004857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98813,"job_number":"JOB_98813","tr_customer_id":98830,"tr_customer_product_id":98820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:41.000Z","modified_at":"2025-11-04T14:19:41.000Z","name":"Muhammad Schultz","mobile_number":"734-488-2133","email_id":"Hope_Braun@hotmail.com","dop":"2025-04-06","serial_number":"14199746750770920","imei1":"14199746750770920","imei2":"14199746750770920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98814,"job_number":"JOB_98814","tr_customer_id":98831,"tr_customer_product_id":98821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:49.000Z","modified_at":"2025-11-04T14:19:49.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10045934138231","imei1":"10045934138231","imei2":"10045934138231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98816,"job_number":"JOB_98816","tr_customer_id":98833,"tr_customer_product_id":98823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:50.000Z","modified_at":"2025-11-04T14:19:50.000Z","name":"Okey Carroll","mobile_number":"350-546-2666","email_id":"Theresia62@yahoo.com","dop":"2025-04-06","serial_number":"19494183746051680","imei1":"19494183746051680","imei2":"19494183746051680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98817,"job_number":"JOB_98817","tr_customer_id":98834,"tr_customer_product_id":98824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:34.000Z","modified_at":"2025-11-04T14:20:34.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14703765214725","imei1":"14703765214725","imei2":"14703765214725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98819,"job_number":"JOB_98819","tr_customer_id":98836,"tr_customer_product_id":98826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:36.000Z","modified_at":"2025-11-04T14:20:36.000Z","name":"Audra Kihn","mobile_number":"859-510-6695","email_id":"Mack.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"15432667999249414","imei1":"15432667999249414","imei2":"15432667999249414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98821,"job_number":"JOB_98821","tr_customer_id":98838,"tr_customer_product_id":98828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:41.000Z","modified_at":"2025-11-04T14:20:41.000Z","name":"Jarrett Ratke","mobile_number":"363-292-1622","email_id":"Ludie96@gmail.com","dop":"2025-04-06","serial_number":"19774371618633416","imei1":"19774371618633416","imei2":"19774371618633416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98825,"job_number":"JOB_98825","tr_customer_id":98842,"tr_customer_product_id":98832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:21:27.000Z","modified_at":"2025-11-04T14:21:27.000Z","name":"Jaqueline Spinka","mobile_number":"643-915-9276","email_id":"Mason57@hotmail.com","dop":"2025-04-06","serial_number":"12367225982864154","imei1":"12367225982864154","imei2":"12367225982864154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98826,"job_number":"JOB_98826","tr_customer_id":98843,"tr_customer_product_id":98833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:34.000Z","modified_at":"2025-11-04T14:24:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19318994980494","imei1":"19318994980494","imei2":"19318994980494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98828,"job_number":"JOB_98828","tr_customer_id":98845,"tr_customer_product_id":98835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:36.000Z","modified_at":"2025-11-04T14:24:36.000Z","name":"Rusty Dibbert","mobile_number":"506-464-4302","email_id":"Rodrigo67@yahoo.com","dop":"2025-04-06","serial_number":"12259244393306610","imei1":"12259244393306610","imei2":"12259244393306610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98836,"job_number":"JOB_98836","tr_customer_id":98853,"tr_customer_product_id":98843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:21.000Z","modified_at":"2025-11-04T14:25:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19869069955119","imei1":"19869069955119","imei2":"19869069955119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98838,"job_number":"JOB_98838","tr_customer_id":98855,"tr_customer_product_id":98845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:23.000Z","modified_at":"2025-11-04T14:25:23.000Z","name":"Heidi Thiel","mobile_number":"300-423-8229","email_id":"Bernhard.Cole@hotmail.com","dop":"2025-04-06","serial_number":"12176413660038960","imei1":"12176413660038960","imei2":"12176413660038960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98843,"job_number":"JOB_98843","tr_customer_id":98860,"tr_customer_product_id":98850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:40.000Z","modified_at":"2025-11-04T14:25:40.000Z","name":"Monica Hoppe","mobile_number":"330-447-5027","email_id":"Shyann_Gulgowski@hotmail.com","dop":"2025-04-06","serial_number":"12219419970938194","imei1":"12219419970938194","imei2":"12219419970938194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98844,"job_number":"JOB_98844","tr_customer_id":98861,"tr_customer_product_id":98851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:08.000Z","modified_at":"2025-11-04T14:26:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15208203257136","imei1":"15208203257136","imei2":"15208203257136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98846,"job_number":"JOB_98846","tr_customer_id":98863,"tr_customer_product_id":98853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:10.000Z","modified_at":"2025-11-04T14:26:10.000Z","name":"Blair Schumm","mobile_number":"399-622-1906","email_id":"Whitney.Zieme66@yahoo.com","dop":"2025-04-06","serial_number":"19143375144554550","imei1":"19143375144554550","imei2":"19143375144554550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98847,"job_number":"JOB_98847","tr_customer_id":98864,"tr_customer_product_id":98854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:10.000Z","modified_at":"2025-11-04T14:26:10.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"15994699512734","imei1":"15994699512734","imei2":"15994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98849,"job_number":"JOB_98849","tr_customer_id":98866,"tr_customer_product_id":98856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:28:06.000Z","modified_at":"2025-11-04T14:28:06.000Z","name":"Rowena Kuhlman","mobile_number":"242-621-0237","email_id":"Kody_Klein@hotmail.com","dop":"2025-04-06","serial_number":"11737731383480450","imei1":"11737731383480450","imei2":"11737731383480450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98850,"job_number":"JOB_98850","tr_customer_id":98867,"tr_customer_product_id":98857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16862731250203","imei1":"16862731250203","imei2":"16862731250203","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98851,"job_number":"JOB_98851","tr_customer_id":98868,"tr_customer_product_id":98858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16582120632872","imei1":"16582120632872","imei2":"16582120632872","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98852,"job_number":"JOB_98852","tr_customer_id":98869,"tr_customer_product_id":98859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16536606865817","imei1":"16536606865817","imei2":"16536606865817","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98853,"job_number":"JOB_98853","tr_customer_id":98870,"tr_customer_product_id":98860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:43:01.000Z","modified_at":"2025-11-04T14:43:01.000Z","name":"Morris Durgan","mobile_number":"355-338-6390","email_id":"Donny.Cartwright@yahoo.com","dop":"2025-09-16","serial_number":"18507654655064","imei1":"18507654655064","imei2":"18507654655064","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98854,"job_number":"JOB_98854","tr_customer_id":98871,"tr_customer_product_id":98861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:44:43.000Z","modified_at":"2025-11-04T14:44:43.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18455922521983","imei1":"18455922521983","imei2":"18455922521983","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98855,"job_number":"JOB_98855","tr_customer_id":98872,"tr_customer_product_id":98862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:44:43.000Z","modified_at":"2025-11-04T14:44:43.000Z","name":"Dandre Cartwright","mobile_number":"817-238-3108","email_id":"Janelle37@hotmail.com","dop":"2025-09-16","serial_number":"18458480984744","imei1":"18458480984744","imei2":"18458480984744","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98856,"job_number":"JOB_98856","tr_customer_id":98873,"tr_customer_product_id":98863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:02.000Z","modified_at":"2025-11-04T14:45:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11999483553565","imei1":"11999483553565","imei2":"11999483553565","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98857,"job_number":"JOB_98857","tr_customer_id":98874,"tr_customer_product_id":98864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:03.000Z","modified_at":"2025-11-04T14:45:03.000Z","name":"Garth Hahn","mobile_number":"316-961-2371","email_id":"Ena_Kemmer@gmail.com","dop":"2025-09-16","serial_number":"14185850820940","imei1":"14185850820940","imei2":"14185850820940","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98858,"job_number":"JOB_98858","tr_customer_id":98875,"tr_customer_product_id":98865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:21.000Z","modified_at":"2025-11-04T14:45:21.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16315704291594","imei1":"16315704291594","imei2":"16315704291594","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98859,"job_number":"JOB_98859","tr_customer_id":98876,"tr_customer_product_id":98866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:21.000Z","modified_at":"2025-11-04T14:45:21.000Z","name":"Raleigh Crist","mobile_number":"878-329-7946","email_id":"Wilhelm_Steuber@hotmail.com","dop":"2025-09-16","serial_number":"19968689653315","imei1":"19968689653315","imei2":"19968689653315","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98861,"job_number":"JOB_98861","tr_customer_id":98878,"tr_customer_product_id":98868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:51.000Z","modified_at":"2025-11-04T14:45:51.000Z","name":"Delores Schroeder","mobile_number":"870-297-9490","email_id":"Ezequiel.Lebsack@gmail.com","dop":"2025-04-06","serial_number":"17161654799332806","imei1":"17161654799332806","imei2":"17161654799332806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98862,"job_number":"JOB_98862","tr_customer_id":98879,"tr_customer_product_id":98869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:46:04.000Z","modified_at":"2025-11-04T14:46:04.000Z","name":"Ethyl Thiel","mobile_number":"902-373-3350","email_id":"Jacques_Gislason94@gmail.com","dop":"2025-09-16","serial_number":"12047640248244","imei1":"12047640248244","imei2":"12047640248244","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98863,"job_number":"JOB_98863","tr_customer_id":98880,"tr_customer_product_id":98870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:46:48.000Z","modified_at":"2025-11-04T14:46:48.000Z","name":"Oswaldo Carroll","mobile_number":"905-611-9589","email_id":"Meta40@hotmail.com","dop":"2025-09-16","serial_number":"12176685360491","imei1":"12176685360491","imei2":"12176685360491","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98864,"job_number":"JOB_98864","tr_customer_id":98881,"tr_customer_product_id":98871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:47:43.000Z","modified_at":"2025-11-04T14:47:43.000Z","name":"Shaun Schamberger","mobile_number":"597-641-1255","email_id":"Maeve_Gislason19@gmail.com","dop":"2025-09-16","serial_number":"15458186071847","imei1":"15458186071847","imei2":"15458186071847","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98865,"job_number":"JOB_98865","tr_customer_id":98882,"tr_customer_product_id":98872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:49:47.000Z","modified_at":"2025-11-04T14:49:47.000Z","name":"Olen Brown","mobile_number":"518-652-6665","email_id":"Michelle.Kuvalis@gmail.com","dop":"2025-09-16","serial_number":"19356428755777","imei1":"19356428755777","imei2":"19356428755777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98866,"job_number":"JOB_98866","tr_customer_id":98883,"tr_customer_product_id":98873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:20.000Z","modified_at":"2025-11-04T15:10:20.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"18365433393705","imei1":"18365433393705","imei2":"18365433393705","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98868,"job_number":"JOB_98868","tr_customer_id":98885,"tr_customer_product_id":98875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:20.000Z","modified_at":"2025-11-04T15:10:20.000Z","name":"Wade Satterfield","mobile_number":"777-847-9052","email_id":"Hattie59@gmail.com","dop":"2025-09-30","serial_number":"10611386996087","imei1":"10611386996087","imei2":"10611386996087","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98869,"job_number":"JOB_98869","tr_customer_id":98886,"tr_customer_product_id":98876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:30.000Z","modified_at":"2025-11-04T15:10:30.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"16606733052628","imei1":"16606733052628","imei2":"16606733052628","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98871,"job_number":"JOB_98871","tr_customer_id":98888,"tr_customer_product_id":98878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:30.000Z","modified_at":"2025-11-04T15:10:30.000Z","name":"Katlynn Lueilwitz","mobile_number":"374-545-5148","email_id":"Felix.Stanton@gmail.com","dop":"2025-09-30","serial_number":"12311663614239","imei1":"12311663614239","imei2":"12311663614239","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98872,"job_number":"JOB_98872","tr_customer_id":98889,"tr_customer_product_id":98879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:40.000Z","modified_at":"2025-11-04T15:10:40.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"16737744497126","imei1":"16737744497126","imei2":"16737744497126","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98874,"job_number":"JOB_98874","tr_customer_id":98891,"tr_customer_product_id":98881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:40.000Z","modified_at":"2025-11-04T15:10:40.000Z","name":"Elliott Osinski","mobile_number":"844-442-9722","email_id":"Eugenia_Veum@yahoo.com","dop":"2025-09-30","serial_number":"13060397027066","imei1":"13060397027066","imei2":"13060397027066","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98879,"job_number":"JOB_98879","tr_customer_id":98896,"tr_customer_product_id":98886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:37:34.000Z","modified_at":"2025-11-04T15:37:34.000Z","name":"Jarod Mann","mobile_number":"626-303-3721","email_id":"Leola_Murphy72@yahoo.com","dop":"2025-04-06","serial_number":"10016794614486292","imei1":"10016794614486292","imei2":"10016794614486292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98880,"job_number":"JOB_98880","tr_customer_id":98897,"tr_customer_product_id":98887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:40:25.000Z","modified_at":"2025-11-04T15:40:25.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100310837710702","imei1":"100310837710702","imei2":"100310837710702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98882,"job_number":"JOB_98882","tr_customer_id":98899,"tr_customer_product_id":98889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:40:37.000Z","modified_at":"2025-11-04T15:40:37.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100894026421797","imei1":"100894026421797","imei2":"100894026421797","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98886,"job_number":"JOB_98886","tr_customer_id":98903,"tr_customer_product_id":98893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:44:55.000Z","modified_at":"2025-11-04T15:44:55.000Z","name":"Berenice Kunde","mobile_number":"845-293-9393","email_id":"Wiley_Carter@hotmail.com","dop":"2025-04-06","serial_number":"16548082106146944","imei1":"16548082106146944","imei2":"16548082106146944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98888,"job_number":"JOB_98888","tr_customer_id":98905,"tr_customer_product_id":98895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:52:48.000Z","modified_at":"2025-11-04T15:52:49.000Z","name":"Marques Baumbach","mobile_number":"559-804-9845","email_id":"Marianne_Crona53@yahoo.com","dop":"2025-04-06","serial_number":"18112573505111664","imei1":"18112573505111664","imei2":"18112573505111664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98890,"job_number":"JOB_98890","tr_customer_id":98907,"tr_customer_product_id":98897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98891,"job_number":"JOB_98891","tr_customer_id":98908,"tr_customer_product_id":98898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98892,"job_number":"JOB_98892","tr_customer_id":98909,"tr_customer_product_id":98899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98893,"job_number":"JOB_98893","tr_customer_id":98910,"tr_customer_product_id":98900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:13:34.000Z","modified_at":"2025-11-04T16:13:34.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10579241269298","imei1":"10579241269298","imei2":"10579241269298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98895,"job_number":"JOB_98895","tr_customer_id":98912,"tr_customer_product_id":98902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:13:36.000Z","modified_at":"2025-11-04T16:13:36.000Z","name":"Timmy Bailey","mobile_number":"926-435-4846","email_id":"Tyrique_Cummings80@yahoo.com","dop":"2025-04-06","serial_number":"17233706539619332","imei1":"17233706539619332","imei2":"17233706539619332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98896,"job_number":"JOB_98896","tr_customer_id":98913,"tr_customer_product_id":98903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:17.000Z","modified_at":"2025-11-04T16:14:17.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11814879817728","imei1":"11814879817728","imei2":"11814879817728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98898,"job_number":"JOB_98898","tr_customer_id":98915,"tr_customer_product_id":98905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:18.000Z","modified_at":"2025-11-04T16:14:19.000Z","name":"Arvid Ledner","mobile_number":"624-717-8973","email_id":"Johathan.Gibson@yahoo.com","dop":"2025-04-06","serial_number":"19244500548546270","imei1":"19244500548546270","imei2":"19244500548546270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98899,"job_number":"JOB_98899","tr_customer_id":98916,"tr_customer_product_id":98906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:58.000Z","modified_at":"2025-11-04T16:14:58.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15031240416530","imei1":"15031240416530","imei2":"15031240416530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98901,"job_number":"JOB_98901","tr_customer_id":98918,"tr_customer_product_id":98908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:15:00.000Z","modified_at":"2025-11-04T16:15:00.000Z","name":"Violet Howell","mobile_number":"309-795-0745","email_id":"Cristal.Conroy60@gmail.com","dop":"2025-04-06","serial_number":"10225629673690662","imei1":"10225629673690662","imei2":"10225629673690662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98902,"job_number":"JOB_98902","tr_customer_id":98919,"tr_customer_product_id":98909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:29:22.000Z","modified_at":"2025-11-04T16:29:22.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"59011439463114","imei1":"59011439463114","imei2":"59011439463114","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98903,"job_number":"JOB_98903","tr_customer_id":98920,"tr_customer_product_id":98910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:30:13.000Z","modified_at":"2025-11-04T16:30:13.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"80435324299474","imei1":"80435324299474","imei2":"80435324299474","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98904,"job_number":"JOB_98904","tr_customer_id":98921,"tr_customer_product_id":98911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:32:51.000Z","modified_at":"2025-11-04T16:32:51.000Z","name":"Hugh Beier","mobile_number":"392-830-0558","email_id":"Elroy13@hotmail.com","dop":"2025-10-31","serial_number":"53896644936798","imei1":"53896644936798","imei2":"53896644936798","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98906,"job_number":"JOB_98906","tr_customer_id":98923,"tr_customer_product_id":98913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:24:17.000Z","modified_at":"2025-11-04T17:24:17.000Z","name":"Ruthie Price","mobile_number":"795-706-7062","email_id":"Rosalia.Hilpert64@yahoo.com","dop":"2025-04-06","serial_number":"15925259012742510","imei1":"15925259012742510","imei2":"15925259012742510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98908,"job_number":"JOB_98908","tr_customer_id":98925,"tr_customer_product_id":98915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:24:48.000Z","modified_at":"2025-11-04T17:24:48.000Z","name":"Marion Krajcik","mobile_number":"277-499-8039","email_id":"Brain33@hotmail.com","dop":"2025-04-06","serial_number":"17011314395329924","imei1":"17011314395329924","imei2":"17011314395329924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98910,"job_number":"JOB_98910","tr_customer_id":98927,"tr_customer_product_id":98917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:25:19.000Z","modified_at":"2025-11-04T17:25:19.000Z","name":"Telly Schumm","mobile_number":"625-684-7142","email_id":"Dillon_Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"19399070240621588","imei1":"19399070240621588","imei2":"19399070240621588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98911,"job_number":"JOB_98911","tr_customer_id":98928,"tr_customer_product_id":98918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Kannen Mahajan","mobile_number":"7055509308","email_id":"devika.nayar@hotmail.com","dop":"2025-10-25","serial_number":"12159824983937","imei1":"12159824983937","imei2":"12159824983937","popurl":"www.maheswar-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98912,"job_number":"JOB_98912","tr_customer_id":98929,"tr_customer_product_id":98919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Aasa Adiga","mobile_number":"7041957098","email_id":"vaishno.kocchar@hotmail.com","dop":"2025-10-25","serial_number":"12357668779720","imei1":"12357668779720","imei2":"12357668779720","popurl":"www.amaranaath-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98913,"job_number":"JOB_98913","tr_customer_id":98930,"tr_customer_product_id":98920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Abhaidev Deshpande","mobile_number":"7009292086","email_id":"keerti.gill@hotmail.com","dop":"2025-10-25","serial_number":"14780576309870","imei1":"14780576309870","imei2":"14780576309870","popurl":"www.gudakesha-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98914,"job_number":"JOB_98914","tr_customer_id":98931,"tr_customer_product_id":98921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Devasree Gandhi","mobile_number":"7081829421","email_id":"buddhana.desai@yahoo.co.in","dop":"2025-10-25","serial_number":"19159849198012","imei1":"19159849198012","imei2":"19159849198012","popurl":"www.girish-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98915,"job_number":"JOB_98915","tr_customer_id":98932,"tr_customer_product_id":98922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Anang Varma","mobile_number":"7017254634","email_id":"uttam.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"15711497763164","imei1":"15711497763164","imei2":"15711497763164","popurl":"www.basanti-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98916,"job_number":"JOB_98916","tr_customer_id":98933,"tr_customer_product_id":98923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Lakshmi Kaniyar","mobile_number":"7088323261","email_id":"chandradev.banerjee@gmail.com","dop":"2025-10-25","serial_number":"11820618681041","imei1":"11820618681041","imei2":"11820618681041","popurl":"www.vinay-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98917,"job_number":"JOB_98917","tr_customer_id":98934,"tr_customer_product_id":98924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Meghnath Bharadwaj","mobile_number":"7070488838","email_id":"baidehi.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"13727750515796","imei1":"13727750515796","imei2":"13727750515796","popurl":"www.aryan-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98918,"job_number":"JOB_98918","tr_customer_id":98935,"tr_customer_product_id":98925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Bhooshan Deshpande","mobile_number":"7010429539","email_id":"agrata.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"11815249388438","imei1":"11815249388438","imei2":"11815249388438","popurl":"www.jagmeet-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98919,"job_number":"JOB_98919","tr_customer_id":98936,"tr_customer_product_id":98926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Sarisha Rana","mobile_number":"7059241214","email_id":"daksha.nambeesan@yahoo.co.in","dop":"2025-10-25","serial_number":"13938271760089","imei1":"13938271760089","imei2":"13938271760089","popurl":"www.nawal-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98920,"job_number":"JOB_98920","tr_customer_id":98937,"tr_customer_product_id":98927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Akshita Bhat","mobile_number":"7082779042","email_id":"poornima.deshpande@yahoo.co.in","dop":"2025-10-25","serial_number":"10436092446911","imei1":"10436092446911","imei2":"10436092446911","popurl":"www.chinmayanand-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98921,"job_number":"JOB_98921","tr_customer_id":98938,"tr_customer_product_id":98928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Somnath Somayaji","mobile_number":"7010423737","email_id":"gautama.gupta@gmail.com","dop":"2025-10-25","serial_number":"18207160050877","imei1":"18207160050877","imei2":"18207160050877","popurl":"www.opalina-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98922,"job_number":"JOB_98922","tr_customer_id":98939,"tr_customer_product_id":98929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Aagney Varrier","mobile_number":"7052438711","email_id":"opaline.chattopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"15447678498896","imei1":"15447678498896","imei2":"15447678498896","popurl":"www.smriti-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98923,"job_number":"JOB_98923","tr_customer_id":98940,"tr_customer_product_id":98930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Trilochan Khatri","mobile_number":"7002030511","email_id":"shreya.nambeesan@yahoo.co.in","dop":"2025-10-25","serial_number":"19539242980599","imei1":"19539242980599","imei2":"19539242980599","popurl":"www.lakshmidhar-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98924,"job_number":"JOB_98924","tr_customer_id":98941,"tr_customer_product_id":98931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Girja Malik","mobile_number":"7080372978","email_id":"aasa.guneta@hotmail.com","dop":"2025-10-25","serial_number":"14629204485842","imei1":"14629204485842","imei2":"14629204485842","popurl":"www.chanakya-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98925,"job_number":"JOB_98925","tr_customer_id":98942,"tr_customer_product_id":98932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Lavanya Johar","mobile_number":"7042559890","email_id":"gobinda.bhat@gmail.com","dop":"2025-10-25","serial_number":"13014730358452","imei1":"13014730358452","imei2":"13014730358452","popurl":"www.anjushri-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98926,"job_number":"JOB_98926","tr_customer_id":98943,"tr_customer_product_id":98933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Usha Malik","mobile_number":"7037576049","email_id":"vishwamitra.ganaka@hotmail.com","dop":"2025-10-25","serial_number":"18460625889727","imei1":"18460625889727","imei2":"18460625889727","popurl":"www.bhardwaj-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98927,"job_number":"JOB_98927","tr_customer_id":98944,"tr_customer_product_id":98934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Daevi Pilla","mobile_number":"7028465170","email_id":"shankar.somayaji@gmail.com","dop":"2025-10-25","serial_number":"11953257799447","imei1":"11953257799447","imei2":"11953257799447","popurl":"www.gajbaahu-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98928,"job_number":"JOB_98928","tr_customer_id":98945,"tr_customer_product_id":98935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Chiranjeev Deshpande","mobile_number":"7003756672","email_id":"goswami.talwar@gmail.com","dop":"2025-10-25","serial_number":"12109852978254","imei1":"12109852978254","imei2":"12109852978254","popurl":"www.satyen-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98929,"job_number":"JOB_98929","tr_customer_id":98946,"tr_customer_product_id":98936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Vedanshi Nambeesan","mobile_number":"7004600811","email_id":"lakshminath.nayar@yahoo.co.in","dop":"2025-10-25","serial_number":"18774296506080","imei1":"18774296506080","imei2":"18774296506080","popurl":"www.subodh-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98930,"job_number":"JOB_98930","tr_customer_id":98947,"tr_customer_product_id":98937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Chaaruchandra Shah","mobile_number":"7011452682","email_id":"chitrali.acharya@gmail.com","dop":"2025-10-25","serial_number":"19774680858277","imei1":"19774680858277","imei2":"19774680858277","popurl":"www.damodara-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98931,"job_number":"JOB_98931","tr_customer_id":98948,"tr_customer_product_id":98938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:07.000Z","modified_at":"2025-11-04T17:29:07.000Z","name":"Girja Bhattathiri","mobile_number":"7024791819","email_id":"sukanya.gill@gmail.com","dop":"2025-10-25","serial_number":"12693388765838","imei1":"12693388765838","imei2":"12693388765838","popurl":"www.atmaja-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98932,"job_number":"JOB_98932","tr_customer_id":98949,"tr_customer_product_id":98939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Devi Tagore","mobile_number":"7071469218","email_id":"bhoopat.devar@gmail.com","dop":"2025-10-25","serial_number":"16763991254999","imei1":"16763991254999","imei2":"16763991254999","popurl":"www.bandhul-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98933,"job_number":"JOB_98933","tr_customer_id":98950,"tr_customer_product_id":98940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Vidhur Nambeesan","mobile_number":"7090648945","email_id":"chaten.reddy@hotmail.com","dop":"2025-10-25","serial_number":"15041881401100","imei1":"15041881401100","imei2":"15041881401100","popurl":"www.chandrakin-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98934,"job_number":"JOB_98934","tr_customer_id":98951,"tr_customer_product_id":98941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Deeptanshu Embranthiri","mobile_number":"7098906976","email_id":"rukhmani.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"14668400780218","imei1":"14668400780218","imei2":"14668400780218","popurl":"www.nagabhushanam-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98935,"job_number":"JOB_98935","tr_customer_id":98952,"tr_customer_product_id":98942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Aadi Ahuja","mobile_number":"7018131719","email_id":"atmanand.patil@gmail.com","dop":"2025-10-25","serial_number":"14852154124661","imei1":"14852154124661","imei2":"14852154124661","popurl":"www.mohana-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98936,"job_number":"JOB_98936","tr_customer_id":98953,"tr_customer_product_id":98943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Chapal Prajapat","mobile_number":"7067770159","email_id":"jai.menon@hotmail.com","dop":"2025-10-25","serial_number":"13328148497414","imei1":"13328148497414","imei2":"13328148497414","popurl":"www.anurag-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98937,"job_number":"JOB_98937","tr_customer_id":98954,"tr_customer_product_id":98944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Rukmin Nayar","mobile_number":"7084171467","email_id":"deeksha.verma@gmail.com","dop":"2025-10-25","serial_number":"18578943791192","imei1":"18578943791192","imei2":"18578943791192","popurl":"www.rohan-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98938,"job_number":"JOB_98938","tr_customer_id":98955,"tr_customer_product_id":98945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Chitrali Pandey","mobile_number":"7023340850","email_id":"lakshmi.adiga@yahoo.co.in","dop":"2025-10-25","serial_number":"18367740719044","imei1":"18367740719044","imei2":"18367740719044","popurl":"www.daevi-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98939,"job_number":"JOB_98939","tr_customer_id":98956,"tr_customer_product_id":98946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Dhyanesh Marar","mobile_number":"7025130693","email_id":"jaimini.joshi@yahoo.co.in","dop":"2025-10-25","serial_number":"18484123261837","imei1":"18484123261837","imei2":"18484123261837","popurl":"www.gajbaahu-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98940,"job_number":"JOB_98940","tr_customer_id":98957,"tr_customer_product_id":98947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Nirbhay Pandey","mobile_number":"7084592411","email_id":"bheeshma.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"19495367456403","imei1":"19495367456403","imei2":"19495367456403","popurl":"www.vasudeva-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98941,"job_number":"JOB_98941","tr_customer_id":98958,"tr_customer_product_id":98948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Divakar Gowda","mobile_number":"7094822152","email_id":"anish.nair@yahoo.co.in","dop":"2025-10-25","serial_number":"19583122692691","imei1":"19583122692691","imei2":"19583122692691","popurl":"www.akshata-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98942,"job_number":"JOB_98942","tr_customer_id":98959,"tr_customer_product_id":98949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Goswami Joshi","mobile_number":"7038008417","email_id":"anusuya.embranthiri@hotmail.com","dop":"2025-10-25","serial_number":"11564646236836","imei1":"11564646236836","imei2":"11564646236836","popurl":"www.suma-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98943,"job_number":"JOB_98943","tr_customer_id":98960,"tr_customer_product_id":98950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Suryakanta Kaniyar","mobile_number":"7040835816","email_id":"pushti.mukhopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"18532408116880","imei1":"18532408116880","imei2":"18532408116880","popurl":"www.poornima-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98944,"job_number":"JOB_98944","tr_customer_id":98961,"tr_customer_product_id":98951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Suresh Butt","mobile_number":"7028914964","email_id":"anagh.butt@yahoo.co.in","dop":"2025-10-25","serial_number":"18040466761593","imei1":"18040466761593","imei2":"18040466761593","popurl":"www.vimala-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98945,"job_number":"JOB_98945","tr_customer_id":98962,"tr_customer_product_id":98952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kamalesh Namboothiri","mobile_number":"7025804681","email_id":"advaya.ahuja@yahoo.co.in","dop":"2025-10-25","serial_number":"16889459868365","imei1":"16889459868365","imei2":"16889459868365","popurl":"www.gudakesa-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98946,"job_number":"JOB_98946","tr_customer_id":98963,"tr_customer_product_id":98953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kamalesh Iyer","mobile_number":"7097182410","email_id":"mohana.chaturvedi@yahoo.co.in","dop":"2025-10-25","serial_number":"18186843174945","imei1":"18186843174945","imei2":"18186843174945","popurl":"www.girish-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98947,"job_number":"JOB_98947","tr_customer_id":98964,"tr_customer_product_id":98954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Chandranath Nambeesan","mobile_number":"7053816683","email_id":"chandravati.asan@gmail.com","dop":"2025-10-25","serial_number":"18345393882754","imei1":"18345393882754","imei2":"18345393882754","popurl":"www.prasad-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98948,"job_number":"JOB_98948","tr_customer_id":98965,"tr_customer_product_id":98955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kanti Bhattathiri","mobile_number":"7028583925","email_id":"amish.reddy@yahoo.co.in","dop":"2025-10-25","serial_number":"12703798569317","imei1":"12703798569317","imei2":"12703798569317","popurl":"www.divjot-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98949,"job_number":"JOB_98949","tr_customer_id":98966,"tr_customer_product_id":98956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Chinmayananda Mehrotra","mobile_number":"7002715523","email_id":"mandaakin.rana@gmail.com","dop":"2025-10-25","serial_number":"11592458134341","imei1":"11592458134341","imei2":"11592458134341","popurl":"www.devika-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98950,"job_number":"JOB_98950","tr_customer_id":98967,"tr_customer_product_id":98957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Agneya Verma","mobile_number":"7018949278","email_id":"baidehi.mukhopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"12135445945966","imei1":"12135445945966","imei2":"12135445945966","popurl":"www.gautam-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98951,"job_number":"JOB_98951","tr_customer_id":98968,"tr_customer_product_id":98958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Deeptimoyee Butt","mobile_number":"7012130650","email_id":"daevika.nambeesan@hotmail.com","dop":"2025-10-25","serial_number":"19088410776833","imei1":"19088410776833","imei2":"19088410776833","popurl":"www.priyala-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98952,"job_number":"JOB_98952","tr_customer_id":98969,"tr_customer_product_id":98959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Chakravarti Naik","mobile_number":"7025426791","email_id":"chandraprabha.kaniyar@yahoo.co.in","dop":"2025-10-25","serial_number":"14025531703059","imei1":"14025531703059","imei2":"14025531703059","popurl":"www.sarala-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98953,"job_number":"JOB_98953","tr_customer_id":98970,"tr_customer_product_id":98960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Nalini Sethi","mobile_number":"7049811738","email_id":"baladitya.acharya@hotmail.com","dop":"2025-10-25","serial_number":"12208359690380","imei1":"12208359690380","imei2":"12208359690380","popurl":"www.leela-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98954,"job_number":"JOB_98954","tr_customer_id":98971,"tr_customer_product_id":98961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Priya Dutta","mobile_number":"7020620528","email_id":"damayanti.kaniyar@gmail.com","dop":"2025-10-25","serial_number":"16717353742487","imei1":"16717353742487","imei2":"16717353742487","popurl":"www.anasooya-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98955,"job_number":"JOB_98955","tr_customer_id":98972,"tr_customer_product_id":98962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Advaya Panicker","mobile_number":"7085433920","email_id":"gemine.guneta@gmail.com","dop":"2025-10-25","serial_number":"18442065487871","imei1":"18442065487871","imei2":"18442065487871","popurl":"www.amaranaath-namboothiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98956,"job_number":"JOB_98956","tr_customer_id":98973,"tr_customer_product_id":98963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Trilokesh Johar","mobile_number":"7008730315","email_id":"param.malik@yahoo.co.in","dop":"2025-10-25","serial_number":"12046080176895","imei1":"12046080176895","imei2":"12046080176895","popurl":"www.shrishti-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98957,"job_number":"JOB_98957","tr_customer_id":98974,"tr_customer_product_id":98964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Mina Somayaji","mobile_number":"7024518527","email_id":"annapurna.pandey@gmail.com","dop":"2025-10-25","serial_number":"19404573906904","imei1":"19404573906904","imei2":"19404573906904","popurl":"www.akshat-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98958,"job_number":"JOB_98958","tr_customer_id":98975,"tr_customer_product_id":98965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Mangala Sinha","mobile_number":"7053205580","email_id":"laxmi.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"14154832326439","imei1":"14154832326439","imei2":"14154832326439","popurl":"www.aadidev-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98959,"job_number":"JOB_98959","tr_customer_id":98976,"tr_customer_product_id":98966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Divaakar Kapoor","mobile_number":"7093104044","email_id":"chetanaanand.kaul@gmail.com","dop":"2025-10-25","serial_number":"12765246674983","imei1":"12765246674983","imei2":"12765246674983","popurl":"www.bodhan-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98960,"job_number":"JOB_98960","tr_customer_id":98977,"tr_customer_product_id":98967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Gandharv Bharadwaj","mobile_number":"7037417755","email_id":"rita.adiga@hotmail.com","dop":"2025-10-25","serial_number":"10336455928519","imei1":"10336455928519","imei2":"10336455928519","popurl":"www.urmila-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98961,"job_number":"JOB_98961","tr_customer_id":98978,"tr_customer_product_id":98968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Ekaparnika Kapoor","mobile_number":"7036618408","email_id":"jagadisha.marar@gmail.com","dop":"2025-10-25","serial_number":"13507942821226","imei1":"13507942821226","imei2":"13507942821226","popurl":"www.aanandinii-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98962,"job_number":"JOB_98962","tr_customer_id":98979,"tr_customer_product_id":98969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Chandira Gandhi","mobile_number":"7075453244","email_id":"dron.patil@yahoo.co.in","dop":"2025-10-25","serial_number":"10310299647129","imei1":"10310299647129","imei2":"10310299647129","popurl":"www.trisha-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98963,"job_number":"JOB_98963","tr_customer_id":98980,"tr_customer_product_id":98970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Chanda Mehrotra","mobile_number":"7052827734","email_id":"dhanadeepa.guha@hotmail.com","dop":"2025-10-25","serial_number":"18981905336626","imei1":"18981905336626","imei2":"18981905336626","popurl":"www.laal-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98964,"job_number":"JOB_98964","tr_customer_id":98981,"tr_customer_product_id":98971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Atmaja Pillai","mobile_number":"7077711933","email_id":"ekadant.bhattacharya@yahoo.co.in","dop":"2025-10-25","serial_number":"11002450604493","imei1":"11002450604493","imei2":"11002450604493","popurl":"www.ujjawal-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98965,"job_number":"JOB_98965","tr_customer_id":98982,"tr_customer_product_id":98972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Chetan Nehru","mobile_number":"7076686444","email_id":"aruna.asan@yahoo.co.in","dop":"2025-10-25","serial_number":"19742947625981","imei1":"19742947625981","imei2":"19742947625981","popurl":"www.ahilya-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98966,"job_number":"JOB_98966","tr_customer_id":98983,"tr_customer_product_id":98973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Bhooshit Menon","mobile_number":"7035133704","email_id":"dhyaneshwar.pandey@gmail.com","dop":"2025-10-25","serial_number":"17482819286561","imei1":"17482819286561","imei2":"17482819286561","popurl":"www.deenabandhu-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98967,"job_number":"JOB_98967","tr_customer_id":98984,"tr_customer_product_id":98974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Deevakar Bandopadhyay","mobile_number":"7065675906","email_id":"trilokanath.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"19744849229145","imei1":"19744849229145","imei2":"19744849229145","popurl":"www.giriraaj-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98968,"job_number":"JOB_98968","tr_customer_id":98985,"tr_customer_product_id":98975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Anjushree Menon","mobile_number":"7068184849","email_id":"shankar.gandhi@yahoo.co.in","dop":"2025-10-25","serial_number":"17270709906946","imei1":"17270709906946","imei2":"17270709906946","popurl":"www.nimit-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98969,"job_number":"JOB_98969","tr_customer_id":98986,"tr_customer_product_id":98976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Ankal Sinha","mobile_number":"7071298165","email_id":"agasti.bhattathiri@yahoo.co.in","dop":"2025-10-25","serial_number":"19518010062528","imei1":"19518010062528","imei2":"19518010062528","popurl":"www.acaryatanaya-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98970,"job_number":"JOB_98970","tr_customer_id":98987,"tr_customer_product_id":98977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Bhramar Khatri","mobile_number":"7097371357","email_id":"amrit.joshi@hotmail.com","dop":"2025-10-25","serial_number":"10511727459521","imei1":"10511727459521","imei2":"10511727459521","popurl":"www.bhushan-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98971,"job_number":"JOB_98971","tr_customer_id":98988,"tr_customer_product_id":98978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:17.000Z","modified_at":"2025-11-04T17:29:17.000Z","name":"Sujata Chopra","mobile_number":"7021720734","email_id":"suryakanta.kaul@hotmail.com","dop":"2025-10-25","serial_number":"13659161528416","imei1":"13659161528416","imei2":"13659161528416","popurl":"www.chitraksh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98972,"job_number":"JOB_98972","tr_customer_id":98989,"tr_customer_product_id":98979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:17.000Z","modified_at":"2025-11-04T17:29:17.000Z","name":"Jagmeet Desai","mobile_number":"7035708036","email_id":"kanaka.tagore@gmail.com","dop":"2025-10-25","serial_number":"17790830368700","imei1":"17790830368700","imei2":"17790830368700","popurl":"www.bhushan-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98973,"job_number":"JOB_98973","tr_customer_id":98990,"tr_customer_product_id":98980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Deb Kaul","mobile_number":"7093332474","email_id":"girish.prajapat@yahoo.co.in","dop":"2025-10-25","serial_number":"17691880608982","imei1":"17691880608982","imei2":"17691880608982","popurl":"www.akshayakeerti-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98974,"job_number":"JOB_98974","tr_customer_id":98991,"tr_customer_product_id":98981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vasanti Bandopadhyay","mobile_number":"7003185659","email_id":"bodhan.iyengar@gmail.com","dop":"2025-10-25","serial_number":"14407589989649","imei1":"14407589989649","imei2":"14407589989649","popurl":"www.adwitiya-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98975,"job_number":"JOB_98975","tr_customer_id":98992,"tr_customer_product_id":98982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vimal Pilla","mobile_number":"7023258878","email_id":"ahilya.guneta@gmail.com","dop":"2025-10-25","serial_number":"13457358898066","imei1":"13457358898066","imei2":"13457358898066","popurl":"www.aishani-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98976,"job_number":"JOB_98976","tr_customer_id":98993,"tr_customer_product_id":98983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Deeptimoy Kaul","mobile_number":"7003249268","email_id":"ahilya.sharma@gmail.com","dop":"2025-10-25","serial_number":"14341911378408","imei1":"14341911378408","imei2":"14341911378408","popurl":"www.acharyasuta-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98977,"job_number":"JOB_98977","tr_customer_id":98994,"tr_customer_product_id":98984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vasudha Khanna","mobile_number":"7073284473","email_id":"balagopal.menon@gmail.com","dop":"2025-10-25","serial_number":"16193052995504","imei1":"16193052995504","imei2":"16193052995504","popurl":"www.sanya-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98978,"job_number":"JOB_98978","tr_customer_id":98995,"tr_customer_product_id":98985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vinay Ahuja","mobile_number":"7005091811","email_id":"amodini.adiga@gmail.com","dop":"2025-10-25","serial_number":"15871113406963","imei1":"15871113406963","imei2":"15871113406963","popurl":"www.durgeshwari-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98979,"job_number":"JOB_98979","tr_customer_id":98996,"tr_customer_product_id":98986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Anala Reddy","mobile_number":"7028066446","email_id":"vasanti.malik@yahoo.co.in","dop":"2025-10-25","serial_number":"10475868395429","imei1":"10475868395429","imei2":"10475868395429","popurl":"www.anagh-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98980,"job_number":"JOB_98980","tr_customer_id":98997,"tr_customer_product_id":98987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Rukhmani Bandopadhyay","mobile_number":"7030828497","email_id":"vaidehi.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"19429056512433","imei1":"19429056512433","imei2":"19429056512433","popurl":"www.sweta-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98981,"job_number":"JOB_98981","tr_customer_id":98998,"tr_customer_product_id":98988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Rohit Varrier","mobile_number":"7038580443","email_id":"gopi.shukla@gmail.com","dop":"2025-10-25","serial_number":"19017804357426","imei1":"19017804357426","imei2":"19017804357426","popurl":"www.soma-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98982,"job_number":"JOB_98982","tr_customer_id":98999,"tr_customer_product_id":98989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Vaishvi Chopra","mobile_number":"7082385831","email_id":"sarisha.reddy@gmail.com","dop":"2025-10-25","serial_number":"18553911539225","imei1":"18553911539225","imei2":"18553911539225","popurl":"www.bhardwaj-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98983,"job_number":"JOB_98983","tr_customer_id":99000,"tr_customer_product_id":98990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Jyoti Varma","mobile_number":"7076230053","email_id":"chaaruchandra.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"11085855828436","imei1":"11085855828436","imei2":"11085855828436","popurl":"www.rohit-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98984,"job_number":"JOB_98984","tr_customer_id":99001,"tr_customer_product_id":98991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Charumati Pothuvaal","mobile_number":"7046061163","email_id":"kannan.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"10573646115052","imei1":"10573646115052","imei2":"10573646115052","popurl":"www.bandhul-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98985,"job_number":"JOB_98985","tr_customer_id":99002,"tr_customer_product_id":98992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Trilokanath Mehrotra","mobile_number":"7075089977","email_id":"shiv.bharadwaj@hotmail.com","dop":"2025-10-25","serial_number":"15975522788544","imei1":"15975522788544","imei2":"15975522788544","popurl":"www.gaurang-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98986,"job_number":"JOB_98986","tr_customer_id":99003,"tr_customer_product_id":98993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Tarun Mishra","mobile_number":"7091047810","email_id":"vasudev.trivedi@yahoo.co.in","dop":"2025-10-25","serial_number":"17861544078152","imei1":"17861544078152","imei2":"17861544078152","popurl":"www.chandravati-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98987,"job_number":"JOB_98987","tr_customer_id":99004,"tr_customer_product_id":98994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Sarvin Jain","mobile_number":"7083538734","email_id":"chiranjeev.guneta@yahoo.co.in","dop":"2025-10-25","serial_number":"14462631634119","imei1":"14462631634119","imei2":"14462631634119","popurl":"www.kalyani-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98988,"job_number":"JOB_98988","tr_customer_id":99005,"tr_customer_product_id":98995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Siddhi Adiga","mobile_number":"7030200281","email_id":"rahul.mehra@hotmail.com","dop":"2025-10-25","serial_number":"11671510196103","imei1":"11671510196103","imei2":"11671510196103","popurl":"www.chandak-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98989,"job_number":"JOB_98989","tr_customer_id":99006,"tr_customer_product_id":98996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Rohan Adiga","mobile_number":"7001545402","email_id":"diptendu.abbott@gmail.com","dop":"2025-10-25","serial_number":"15265839784359","imei1":"15265839784359","imei2":"15265839784359","popurl":"www.devagya-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98990,"job_number":"JOB_98990","tr_customer_id":99007,"tr_customer_product_id":98997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Acharyasuta Johar","mobile_number":"7049681762","email_id":"aalok.namboothiri@gmail.com","dop":"2025-10-25","serial_number":"14761083547557","imei1":"14761083547557","imei2":"14761083547557","popurl":"www.pramila-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98991,"job_number":"JOB_98991","tr_customer_id":99008,"tr_customer_product_id":98998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Mandakini Patil","mobile_number":"7092081379","email_id":"karunanidhi.khan@hotmail.com","dop":"2025-10-25","serial_number":"16059447734201","imei1":"16059447734201","imei2":"16059447734201","popurl":"www.shiv-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98992,"job_number":"JOB_98992","tr_customer_id":99009,"tr_customer_product_id":98999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Balgopal Shah","mobile_number":"7014190523","email_id":"mina.khatri@hotmail.com","dop":"2025-10-25","serial_number":"14988521080836","imei1":"14988521080836","imei2":"14988521080836","popurl":"www.chitrangada-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98993,"job_number":"JOB_98993","tr_customer_id":99010,"tr_customer_product_id":99000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Kanishka Pilla","mobile_number":"7081075978","email_id":"aryan.bandopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"16409703458881","imei1":"16409703458881","imei2":"16409703458881","popurl":"www.mukesh-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98994,"job_number":"JOB_98994","tr_customer_id":99011,"tr_customer_product_id":99001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Vedanga Naik","mobile_number":"7016167941","email_id":"mahesh.gupta@hotmail.com","dop":"2025-10-25","serial_number":"13455872768189","imei1":"13455872768189","imei2":"13455872768189","popurl":"www.bhaanumati-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98995,"job_number":"JOB_98995","tr_customer_id":99012,"tr_customer_product_id":99002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Sarada Devar","mobile_number":"7017228681","email_id":"bahula.mukhopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"12713611583454","imei1":"12713611583454","imei2":"12713611583454","popurl":"www.gandharva-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98996,"job_number":"JOB_98996","tr_customer_id":99013,"tr_customer_product_id":99003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Narayan Marar","mobile_number":"7079930844","email_id":"saraswati.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"19808360314782","imei1":"19808360314782","imei2":"19808360314782","popurl":"www.ganapati-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98997,"job_number":"JOB_98997","tr_customer_id":99014,"tr_customer_product_id":99004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Daksha Sethi","mobile_number":"7020851023","email_id":"agnivesh.nair@gmail.com","dop":"2025-10-25","serial_number":"19390764434316","imei1":"19390764434316","imei2":"19390764434316","popurl":"www.chaten-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98998,"job_number":"JOB_98998","tr_customer_id":99015,"tr_customer_product_id":99005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Chakradhar Dutta","mobile_number":"7022095970","email_id":"som.pilla@hotmail.com","dop":"2025-10-25","serial_number":"11521467480183","imei1":"11521467480183","imei2":"11521467480183","popurl":"www.shobhana-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98999,"job_number":"JOB_98999","tr_customer_id":99016,"tr_customer_product_id":99006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Lakshman Naik","mobile_number":"7002237224","email_id":"dwaipayana.talwar@gmail.com","dop":"2025-10-25","serial_number":"15990214752016","imei1":"15990214752016","imei2":"15990214752016","popurl":"www.aadi-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99000,"job_number":"JOB_99000","tr_customer_id":99017,"tr_customer_product_id":99007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Oormila Menon","mobile_number":"7020245832","email_id":"siddarth.sethi@gmail.com","dop":"2025-10-25","serial_number":"17070402715870","imei1":"17070402715870","imei2":"17070402715870","popurl":"www.deveshwar-mahajan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99001,"job_number":"JOB_99001","tr_customer_id":99018,"tr_customer_product_id":99008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Mangala Reddy","mobile_number":"7055001330","email_id":"deepan.gupta@hotmail.com","dop":"2025-10-25","serial_number":"12154407657426","imei1":"12154407657426","imei2":"12154407657426","popurl":"www.prema-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99002,"job_number":"JOB_99002","tr_customer_id":99019,"tr_customer_product_id":99009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Eekalabya Shukla","mobile_number":"7047812966","email_id":"ananda.jha@gmail.com","dop":"2025-10-25","serial_number":"13584484915989","imei1":"13584484915989","imei2":"13584484915989","popurl":"www.anand-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99003,"job_number":"JOB_99003","tr_customer_id":99020,"tr_customer_product_id":99010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Aadinath Kaniyar","mobile_number":"7033545021","email_id":"dandak.reddy@yahoo.co.in","dop":"2025-10-25","serial_number":"19471044371411","imei1":"19471044371411","imei2":"19471044371411","popurl":"www.dharitri-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99004,"job_number":"JOB_99004","tr_customer_id":99021,"tr_customer_product_id":99011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Dinesh Kaniyar","mobile_number":"7028085106","email_id":"rajendra.tagore@hotmail.com","dop":"2025-10-25","serial_number":"11918986381099","imei1":"11918986381099","imei2":"11918986381099","popurl":"www.vimala-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99005,"job_number":"JOB_99005","tr_customer_id":99022,"tr_customer_product_id":99012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Chandira Kakkar","mobile_number":"7013682552","email_id":"anasuya.somayaji@yahoo.co.in","dop":"2025-10-25","serial_number":"14204612822683","imei1":"14204612822683","imei2":"14204612822683","popurl":"www.mangalya-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99006,"job_number":"JOB_99006","tr_customer_id":99023,"tr_customer_product_id":99013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Bhargavi Guneta","mobile_number":"7010305112","email_id":"ghanaanand.khatri@gmail.com","dop":"2025-10-25","serial_number":"19471239895228","imei1":"19471239895228","imei2":"19471239895228","popurl":"www.uttam-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99007,"job_number":"JOB_99007","tr_customer_id":99024,"tr_customer_product_id":99014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Balaaditya Gupta","mobile_number":"7044971037","email_id":"datta.varrier@hotmail.com","dop":"2025-10-25","serial_number":"15338485425367","imei1":"15338485425367","imei2":"15338485425367","popurl":"www.gorakhnath-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99008,"job_number":"JOB_99008","tr_customer_id":99025,"tr_customer_product_id":99015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Shrishti Arora","mobile_number":"7015737045","email_id":"avadhesh.dutta@gmail.com","dop":"2025-10-25","serial_number":"13397336080429","imei1":"13397336080429","imei2":"13397336080429","popurl":"www.bhagirathi-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99009,"job_number":"JOB_99009","tr_customer_id":99026,"tr_customer_product_id":99016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:24.000Z","modified_at":"2025-11-04T17:29:24.000Z","name":"Swapnil Khan","mobile_number":"7086551614","email_id":"chidambaram.iyer@hotmail.com","dop":"2025-10-25","serial_number":"12587534470256","imei1":"12587534470256","imei2":"12587534470256","popurl":"www.manoj-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99010,"job_number":"JOB_99010","tr_customer_id":99027,"tr_customer_product_id":99017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:24.000Z","modified_at":"2025-11-04T17:29:24.000Z","name":"Ashok Chaturvedi","mobile_number":"7023149784","email_id":"chandrani.asan@hotmail.com","dop":"2025-10-25","serial_number":"11152907560192","imei1":"11152907560192","imei2":"11152907560192","popurl":"www.jyotis-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99012,"job_number":"JOB_99012","tr_customer_id":99029,"tr_customer_product_id":99019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:31:40.000Z","modified_at":"2025-11-04T17:31:40.000Z","name":"Winona Boehm","mobile_number":"406-502-5848","email_id":"Shana.Cronin@yahoo.com","dop":"2025-04-06","serial_number":"11899379653556108","imei1":"11899379653556108","imei2":"11899379653556108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99014,"job_number":"JOB_99014","tr_customer_id":99031,"tr_customer_product_id":99021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:32:09.000Z","modified_at":"2025-11-04T17:32:09.000Z","name":"Moshe Rutherford","mobile_number":"847-882-6682","email_id":"Curt.Hettinger@gmail.com","dop":"2025-04-06","serial_number":"11496114031393988","imei1":"11496114031393988","imei2":"11496114031393988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99016,"job_number":"JOB_99016","tr_customer_id":99033,"tr_customer_product_id":99023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:32:40.000Z","modified_at":"2025-11-04T17:32:40.000Z","name":"Chet Lehner","mobile_number":"682-448-9253","email_id":"Eveline_Daugherty91@hotmail.com","dop":"2025-04-06","serial_number":"10011200183394932","imei1":"10011200183394932","imei2":"10011200183394932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99019,"job_number":"JOB_99019","tr_customer_id":99036,"tr_customer_product_id":99026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Dayaananda Johar","mobile_number":"7011490058","email_id":"trilochana.prajapat@gmail.com","dop":"2025-10-25","serial_number":"16550745395452","imei1":"16550745395452","imei2":"16550745395452","popurl":"www.anagh-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99020,"job_number":"JOB_99020","tr_customer_id":99037,"tr_customer_product_id":99027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Mangalya Mehrotra","mobile_number":"7044036238","email_id":"chapal.chattopadhyay@gmail.com","dop":"2025-10-25","serial_number":"13958225774073","imei1":"13958225774073","imei2":"13958225774073","popurl":"www.balagovind-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99021,"job_number":"JOB_99021","tr_customer_id":99038,"tr_customer_product_id":99028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Giriraaj Naik","mobile_number":"7059200205","email_id":"dinakar.kaur@hotmail.com","dop":"2025-10-25","serial_number":"18967114593026","imei1":"18967114593026","imei2":"18967114593026","popurl":"www.bhaanumati-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99022,"job_number":"JOB_99022","tr_customer_id":99039,"tr_customer_product_id":99029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Vrinda Kaniyar","mobile_number":"7011045876","email_id":"bala.namboothiri@hotmail.com","dop":"2025-10-25","serial_number":"16288641056535","imei1":"16288641056535","imei2":"16288641056535","popurl":"www.jagathi-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99023,"job_number":"JOB_99023","tr_customer_id":99040,"tr_customer_product_id":99030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Satish Sethi","mobile_number":"7089637158","email_id":"rakesh.gill@hotmail.com","dop":"2025-10-25","serial_number":"16113215424868","imei1":"16113215424868","imei2":"16113215424868","popurl":"www.bhagwanti-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99024,"job_number":"JOB_99024","tr_customer_id":99041,"tr_customer_product_id":99031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:05:28.000Z","modified_at":"2025-11-04T19:05:28.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10508733930043","imei1":"10508733930043","imei2":"10508733930043","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99025,"job_number":"JOB_99025","tr_customer_id":99042,"tr_customer_product_id":99032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:10:36.000Z","modified_at":"2025-11-04T19:10:36.000Z","name":"Alyce Heller","mobile_number":"942-682-9590","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10174898024849","imei1":"10174898024849","imei2":"10174898024849","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99034,"job_number":"JOB_99034","tr_customer_id":99051,"tr_customer_product_id":99041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Charuchandra Adiga","mobile_number":"7075015375","email_id":"priyala.devar@yahoo.co.in","dop":"2025-10-25","serial_number":"17930777533709","imei1":"17930777533709","imei2":"17930777533709","popurl":"www.prem-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99035,"job_number":"JOB_99035","tr_customer_id":99052,"tr_customer_product_id":99042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Dipendra Chaturvedi","mobile_number":"7015332218","email_id":"kamalesh.chattopadhyay@gmail.com","dop":"2025-10-25","serial_number":"13610836862844","imei1":"13610836862844","imei2":"13610836862844","popurl":"www.tushar-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99036,"job_number":"JOB_99036","tr_customer_id":99053,"tr_customer_product_id":99043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Bahula Pandey","mobile_number":"7085178907","email_id":"jaimini.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"17742232179965","imei1":"17742232179965","imei2":"17742232179965","popurl":"www.ramaa-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99037,"job_number":"JOB_99037","tr_customer_id":99054,"tr_customer_product_id":99044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Chakravarti Dhawan","mobile_number":"7052130122","email_id":"abhaya.somayaji@gmail.com","dop":"2025-10-25","serial_number":"16788452793123","imei1":"16788452793123","imei2":"16788452793123","popurl":"www.eshana-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99038,"job_number":"JOB_99038","tr_customer_id":99055,"tr_customer_product_id":99045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Balaaditya Mukhopadhyay","mobile_number":"7012851995","email_id":"lakshman.pillai@hotmail.com","dop":"2025-10-25","serial_number":"19389671337970","imei1":"19389671337970","imei2":"19389671337970","popurl":"www.ojaswini-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99039,"job_number":"JOB_99039","tr_customer_id":99056,"tr_customer_product_id":99046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Ramaa Kaul","mobile_number":"7042033628","email_id":"atreyee.achari@hotmail.com","dop":"2025-10-25","serial_number":"12121324420377","imei1":"12121324420377","imei2":"12121324420377","popurl":"www.lakshman-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99040,"job_number":"JOB_99040","tr_customer_id":99057,"tr_customer_product_id":99047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Suryakant Arora","mobile_number":"7099177868","email_id":"vijay.khanna@hotmail.com","dop":"2025-10-25","serial_number":"10514117923590","imei1":"10514117923590","imei2":"10514117923590","popurl":"www.rageswari-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99041,"job_number":"JOB_99041","tr_customer_id":99058,"tr_customer_product_id":99048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Devi Khatri","mobile_number":"7025769613","email_id":"maheswar.acharya@yahoo.co.in","dop":"2025-10-25","serial_number":"16019215027607","imei1":"16019215027607","imei2":"16019215027607","popurl":"www.anshula-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99042,"job_number":"JOB_99042","tr_customer_id":99059,"tr_customer_product_id":99049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Manisha Embranthiri","mobile_number":"7096604054","email_id":"daksha.sinha@hotmail.com","dop":"2025-10-25","serial_number":"11955206697240","imei1":"11955206697240","imei2":"11955206697240","popurl":"www.jagathi-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99043,"job_number":"JOB_99043","tr_customer_id":99060,"tr_customer_product_id":99050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Nimit Achari","mobile_number":"7046092850","email_id":"gobinda.adiga@hotmail.com","dop":"2025-10-25","serial_number":"16763816329484","imei1":"16763816329484","imei2":"16763816329484","popurl":"www.sanya-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99044,"job_number":"JOB_99044","tr_customer_id":99061,"tr_customer_product_id":99051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Subhashini Nehru","mobile_number":"7074855892","email_id":"chandni.nair@hotmail.com","dop":"2025-10-25","serial_number":"14766291674948","imei1":"14766291674948","imei2":"14766291674948","popurl":"www.adripathi-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99045,"job_number":"JOB_99045","tr_customer_id":99062,"tr_customer_product_id":99052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Inder Bhattacharya","mobile_number":"7073640650","email_id":"chandrakin.panicker@gmail.com","dop":"2025-10-25","serial_number":"15497906962683","imei1":"15497906962683","imei2":"15497906962683","popurl":"www.bharat-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99046,"job_number":"JOB_99046","tr_customer_id":99063,"tr_customer_product_id":99053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Rajan Gowda","mobile_number":"7042805177","email_id":"vijay.shah@yahoo.co.in","dop":"2025-10-25","serial_number":"13277167908402","imei1":"13277167908402","imei2":"13277167908402","popurl":"www.shakuntala-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99047,"job_number":"JOB_99047","tr_customer_id":99064,"tr_customer_product_id":99054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Amaranaath Jha","mobile_number":"7068391450","email_id":"adityanandana.banerjee@hotmail.com","dop":"2025-10-25","serial_number":"19569847125636","imei1":"19569847125636","imei2":"19569847125636","popurl":"www.akshainie-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99048,"job_number":"JOB_99048","tr_customer_id":99065,"tr_customer_product_id":99055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Anang Dwivedi","mobile_number":"7038068704","email_id":"ganesh.mishra@yahoo.co.in","dop":"2025-10-25","serial_number":"10050908217477","imei1":"10050908217477","imei2":"10050908217477","popurl":"www.satyen-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99049,"job_number":"JOB_99049","tr_customer_id":99066,"tr_customer_product_id":99056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Menaka Patil","mobile_number":"7028895468","email_id":"eekalabya.kakkar@hotmail.com","dop":"2025-10-25","serial_number":"18466816354661","imei1":"18466816354661","imei2":"18466816354661","popurl":"www.upendra-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99050,"job_number":"JOB_99050","tr_customer_id":99067,"tr_customer_product_id":99057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Aanand Nayar","mobile_number":"7032994240","email_id":"girja.devar@gmail.com","dop":"2025-10-25","serial_number":"17756780958657","imei1":"17756780958657","imei2":"17756780958657","popurl":"www.vedanga-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99051,"job_number":"JOB_99051","tr_customer_id":99068,"tr_customer_product_id":99058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Gandharva Tagore","mobile_number":"7032697546","email_id":"gautami.namboothiri@yahoo.co.in","dop":"2025-10-25","serial_number":"13748525903920","imei1":"13748525903920","imei2":"13748525903920","popurl":"www.bhaasvan-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99052,"job_number":"JOB_99052","tr_customer_id":99069,"tr_customer_product_id":99059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Malti Varma","mobile_number":"7075742500","email_id":"gotum.rana@hotmail.com","dop":"2025-10-25","serial_number":"14806123757947","imei1":"14806123757947","imei2":"14806123757947","popurl":"www.jitendra-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99053,"job_number":"JOB_99053","tr_customer_id":99070,"tr_customer_product_id":99060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Ananda Ahuja","mobile_number":"7042319704","email_id":"trilokanath.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"15720901576358","imei1":"15720901576358","imei2":"15720901576358","popurl":"www.mahendra-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99054,"job_number":"JOB_99054","tr_customer_id":99071,"tr_customer_product_id":99061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Aanjaneya Mehrotra","mobile_number":"7063494138","email_id":"chandramohan.bhattacharya@yahoo.co.in","dop":"2025-10-25","serial_number":"15659168097531","imei1":"15659168097531","imei2":"15659168097531","popurl":"www.madhuri-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99055,"job_number":"JOB_99055","tr_customer_id":99072,"tr_customer_product_id":99062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Bilwa Varman","mobile_number":"7046724900","email_id":"rageswari.ahluwalia@yahoo.co.in","dop":"2025-10-25","serial_number":"16476778735316","imei1":"16476778735316","imei2":"16476778735316","popurl":"www.swami-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99056,"job_number":"JOB_99056","tr_customer_id":99073,"tr_customer_product_id":99063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Girish Naik","mobile_number":"7039006901","email_id":"vimal.mahajan@gmail.com","dop":"2025-10-25","serial_number":"13031759612064","imei1":"13031759612064","imei2":"13031759612064","popurl":"www.chandra-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99057,"job_number":"JOB_99057","tr_customer_id":99074,"tr_customer_product_id":99064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Hamsini Kaul","mobile_number":"7040035494","email_id":"anish.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"17413515733409","imei1":"17413515733409","imei2":"17413515733409","popurl":"www.giri-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99058,"job_number":"JOB_99058","tr_customer_id":99075,"tr_customer_product_id":99065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Girish Agarwal","mobile_number":"7025231885","email_id":"guru.nehru@yahoo.co.in","dop":"2025-10-25","serial_number":"16622202314976","imei1":"16622202314976","imei2":"16622202314976","popurl":"www.dinesh-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99059,"job_number":"JOB_99059","tr_customer_id":99076,"tr_customer_product_id":99066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Nawal Prajapat","mobile_number":"7004688046","email_id":"vidhur.rana@yahoo.co.in","dop":"2025-10-25","serial_number":"15400409142409","imei1":"15400409142409","imei2":"15400409142409","popurl":"www.rameshwar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99060,"job_number":"JOB_99060","tr_customer_id":99077,"tr_customer_product_id":99067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Kin Bhat","mobile_number":"7004909082","email_id":"anuja.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"12136453868922","imei1":"12136453868922","imei2":"12136453868922","popurl":"www.guru-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99061,"job_number":"JOB_99061","tr_customer_id":99078,"tr_customer_product_id":99068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Ankal Menon","mobile_number":"7058317889","email_id":"daksha.namboothiri@hotmail.com","dop":"2025-10-25","serial_number":"10139472449523","imei1":"10139472449523","imei2":"10139472449523","popurl":"www.dayaanidhi-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99062,"job_number":"JOB_99062","tr_customer_id":99079,"tr_customer_product_id":99069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Aditeya Nayar","mobile_number":"7039442715","email_id":"naval.verma@hotmail.com","dop":"2025-10-25","serial_number":"16446295986841","imei1":"16446295986841","imei2":"16446295986841","popurl":"www.anjushree-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99063,"job_number":"JOB_99063","tr_customer_id":99080,"tr_customer_product_id":99070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Bhadrak Sharma","mobile_number":"7097495829","email_id":"brajendra.varma@hotmail.com","dop":"2025-10-25","serial_number":"11982783505699","imei1":"11982783505699","imei2":"11982783505699","popurl":"www.indra-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99064,"job_number":"JOB_99064","tr_customer_id":99081,"tr_customer_product_id":99071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Harinakshi Iyer","mobile_number":"7079840705","email_id":"abhaya.kaul@yahoo.co.in","dop":"2025-10-25","serial_number":"18206619079584","imei1":"18206619079584","imei2":"18206619079584","popurl":"www.apsara-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99065,"job_number":"JOB_99065","tr_customer_id":99082,"tr_customer_product_id":99072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Girika Dhawan","mobile_number":"7071901707","email_id":"gurdev.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"10430333077790","imei1":"10430333077790","imei2":"10430333077790","popurl":"www.chinmayanand-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99066,"job_number":"JOB_99066","tr_customer_id":99083,"tr_customer_product_id":99073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Vidya Mahajan","mobile_number":"7066667035","email_id":"ramesh.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"18456129853110","imei1":"18456129853110","imei2":"18456129853110","popurl":"www.gati-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99067,"job_number":"JOB_99067","tr_customer_id":99084,"tr_customer_product_id":99074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Shakuntala Arora","mobile_number":"7065282050","email_id":"durga.mishra@gmail.com","dop":"2025-10-25","serial_number":"16768611999004","imei1":"16768611999004","imei2":"16768611999004","popurl":"www.leela-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99068,"job_number":"JOB_99068","tr_customer_id":99085,"tr_customer_product_id":99075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Dinkar Bharadwaj","mobile_number":"7028044023","email_id":"rohan.varma@yahoo.co.in","dop":"2025-10-25","serial_number":"11488076064794","imei1":"11488076064794","imei2":"11488076064794","popurl":"www.vedanshi-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99069,"job_number":"JOB_99069","tr_customer_id":99086,"tr_customer_product_id":99076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Uma Sharma","mobile_number":"7044872683","email_id":"dev.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"13182248815888","imei1":"13182248815888","imei2":"13182248815888","popurl":"www.dayaamay-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99070,"job_number":"JOB_99070","tr_customer_id":99087,"tr_customer_product_id":99077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Jahnu Asan","mobile_number":"7014503104","email_id":"vasundhara.butt@hotmail.com","dop":"2025-10-25","serial_number":"16676214999763","imei1":"16676214999763","imei2":"16676214999763","popurl":"www.aslesha-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99071,"job_number":"JOB_99071","tr_customer_id":99088,"tr_customer_product_id":99078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Bodhan Agarwal","mobile_number":"7008820607","email_id":"vidya.joshi@yahoo.co.in","dop":"2025-10-25","serial_number":"15223894934218","imei1":"15223894934218","imei2":"15223894934218","popurl":"www.rukmin-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99072,"job_number":"JOB_99072","tr_customer_id":99089,"tr_customer_product_id":99079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Arjun Butt","mobile_number":"7082443254","email_id":"baijayanti.menon@yahoo.co.in","dop":"2025-10-25","serial_number":"12293696989858","imei1":"12293696989858","imei2":"12293696989858","popurl":"www.lalita-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99073,"job_number":"JOB_99073","tr_customer_id":99090,"tr_customer_product_id":99080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Dayaanidhi Mukhopadhyay","mobile_number":"7068221948","email_id":"chakrika.iyengar@gmail.com","dop":"2025-10-25","serial_number":"18683537074309","imei1":"18683537074309","imei2":"18683537074309","popurl":"www.tarun-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99074,"job_number":"JOB_99074","tr_customer_id":99091,"tr_customer_product_id":99081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Gauraang Joshi","mobile_number":"7044112769","email_id":"trisha.pandey@gmail.com","dop":"2025-10-25","serial_number":"19072339176235","imei1":"19072339176235","imei2":"19072339176235","popurl":"www.gopal-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99075,"job_number":"JOB_99075","tr_customer_id":99092,"tr_customer_product_id":99082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Usha Patel","mobile_number":"7069022581","email_id":"mukul.guneta@hotmail.com","dop":"2025-10-25","serial_number":"18418801092687","imei1":"18418801092687","imei2":"18418801092687","popurl":"www.chandrabhan-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99076,"job_number":"JOB_99076","tr_customer_id":99093,"tr_customer_product_id":99083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Deeksha Kocchar","mobile_number":"7064999039","email_id":"madhuri.nair@gmail.com","dop":"2025-10-25","serial_number":"14125620622724","imei1":"14125620622724","imei2":"14125620622724","popurl":"www.pushti-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99077,"job_number":"JOB_99077","tr_customer_id":99094,"tr_customer_product_id":99084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Dwaipayana Joshi","mobile_number":"7094111408","email_id":"pran.acharya@gmail.com","dop":"2025-10-25","serial_number":"17024448562695","imei1":"17024448562695","imei2":"17024448562695","popurl":"www.ekaaksh-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99078,"job_number":"JOB_99078","tr_customer_id":99095,"tr_customer_product_id":99085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Dhananjay Kaniyar","mobile_number":"7048311894","email_id":"dinesh.menon@hotmail.com","dop":"2025-10-25","serial_number":"11861013465738","imei1":"11861013465738","imei2":"11861013465738","popurl":"www.anwesha-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99079,"job_number":"JOB_99079","tr_customer_id":99096,"tr_customer_product_id":99086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Chakor Kocchar","mobile_number":"7046134758","email_id":"jagadish.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"15477880392671","imei1":"15477880392671","imei2":"15477880392671","popurl":"www.narayan-kaur.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99080,"job_number":"JOB_99080","tr_customer_id":99097,"tr_customer_product_id":99087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Chandani Sinha","mobile_number":"7034080708","email_id":"chandran.embranthiri@yahoo.co.in","dop":"2025-10-25","serial_number":"18647981702057","imei1":"18647981702057","imei2":"18647981702057","popurl":"www.anurag-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99081,"job_number":"JOB_99081","tr_customer_id":99098,"tr_customer_product_id":99088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Jaya Mishra","mobile_number":"7022028329","email_id":"agniprava.patil@hotmail.com","dop":"2025-10-25","serial_number":"10137709151187","imei1":"10137709151187","imei2":"10137709151187","popurl":"www.bhuvanesh-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99082,"job_number":"JOB_99082","tr_customer_id":99099,"tr_customer_product_id":99089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Aadi Dubashi","mobile_number":"7079165482","email_id":"sushil.gupta@gmail.com","dop":"2025-10-25","serial_number":"19424319060028","imei1":"19424319060028","imei2":"19424319060028","popurl":"www.geeta-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99083,"job_number":"JOB_99083","tr_customer_id":99100,"tr_customer_product_id":99090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Aatreya Deshpande","mobile_number":"7001320136","email_id":"uma.dutta@hotmail.com","dop":"2025-10-25","serial_number":"13193124391092","imei1":"13193124391092","imei2":"13193124391092","popurl":"www.ekaling-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99084,"job_number":"JOB_99084","tr_customer_id":99101,"tr_customer_product_id":99091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Uttam Embranthiri","mobile_number":"7052462681","email_id":"chidaatma.nair@hotmail.com","dop":"2025-10-25","serial_number":"18940524275178","imei1":"18940524275178","imei2":"18940524275178","popurl":"www.chatura-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99085,"job_number":"JOB_99085","tr_customer_id":99102,"tr_customer_product_id":99092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Amish Patel","mobile_number":"7072941597","email_id":"ramesh.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"16918926064717","imei1":"16918926064717","imei2":"16918926064717","popurl":"www.shashi-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99086,"job_number":"JOB_99086","tr_customer_id":99103,"tr_customer_product_id":99093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Aagney Kapoor","mobile_number":"7002541649","email_id":"eshana.bandopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"18745999157043","imei1":"18745999157043","imei2":"18745999157043","popurl":"www.agasti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99087,"job_number":"JOB_99087","tr_customer_id":99104,"tr_customer_product_id":99094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Anila Abbott","mobile_number":"7023136064","email_id":"diptendu.malik@gmail.com","dop":"2025-10-25","serial_number":"12257270151099","imei1":"12257270151099","imei2":"12257270151099","popurl":"www.vaishvi-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99088,"job_number":"JOB_99088","tr_customer_id":99105,"tr_customer_product_id":99095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Hiranya Arora","mobile_number":"7005980719","email_id":"anusuya.prajapat@hotmail.com","dop":"2025-10-25","serial_number":"17188086605554","imei1":"17188086605554","imei2":"17188086605554","popurl":"www.gandharv-talwar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99089,"job_number":"JOB_99089","tr_customer_id":99106,"tr_customer_product_id":99096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Vaishvi Mukhopadhyay","mobile_number":"7066875097","email_id":"himani.chaturvedi@gmail.com","dop":"2025-10-25","serial_number":"11049172765671","imei1":"11049172765671","imei2":"11049172765671","popurl":"www.amrita-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99090,"job_number":"JOB_99090","tr_customer_id":99107,"tr_customer_product_id":99097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Somu Dutta","mobile_number":"7054419130","email_id":"vrinda.ganaka@gmail.com","dop":"2025-10-25","serial_number":"15458401385806","imei1":"15458401385806","imei2":"15458401385806","popurl":"www.varalakshmi-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99091,"job_number":"JOB_99091","tr_customer_id":99108,"tr_customer_product_id":99098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Ravi Shah","mobile_number":"7035489540","email_id":"anandswarup.kocchar@hotmail.com","dop":"2025-10-25","serial_number":"16559142958120","imei1":"16559142958120","imei2":"16559142958120","popurl":"www.dhanpati-mehra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99092,"job_number":"JOB_99092","tr_customer_id":99109,"tr_customer_product_id":99099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Agnivesh Nehru","mobile_number":"7016236731","email_id":"chandramohan.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"10948527404843","imei1":"10948527404843","imei2":"10948527404843","popurl":"www.smriti-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99093,"job_number":"JOB_99093","tr_customer_id":99110,"tr_customer_product_id":99100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Sheela Bhattacharya","mobile_number":"7061185016","email_id":"dayaananda.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"10076923864358","imei1":"10076923864358","imei2":"10076923864358","popurl":"www.brajendra-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99094,"job_number":"JOB_99094","tr_customer_id":99111,"tr_customer_product_id":99101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Sarala Kocchar","mobile_number":"7077235514","email_id":"vimala.chaturvedi@hotmail.com","dop":"2025-10-25","serial_number":"11320393503059","imei1":"11320393503059","imei2":"11320393503059","popurl":"www.aatmaja-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99095,"job_number":"JOB_99095","tr_customer_id":99112,"tr_customer_product_id":99102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Radha Dutta","mobile_number":"7015089893","email_id":"usha.varrier@hotmail.com","dop":"2025-10-25","serial_number":"11186112932605","imei1":"11186112932605","imei2":"11186112932605","popurl":"www.gorakhanatha-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99096,"job_number":"JOB_99096","tr_customer_id":99113,"tr_customer_product_id":99103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Deeptimayee Mishra","mobile_number":"7000826835","email_id":"chinmayananda.mehra@hotmail.com","dop":"2025-10-25","serial_number":"15092702380168","imei1":"15092702380168","imei2":"15092702380168","popurl":"www.rupinder-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99097,"job_number":"JOB_99097","tr_customer_id":99114,"tr_customer_product_id":99104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Aasha Johar","mobile_number":"7031884847","email_id":"tara.talwar@yahoo.co.in","dop":"2025-10-25","serial_number":"19302858392393","imei1":"19302858392393","imei2":"19302858392393","popurl":"www.swarnalata-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99098,"job_number":"JOB_99098","tr_customer_id":99115,"tr_customer_product_id":99105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Goswamee Varman","mobile_number":"7038776216","email_id":"amodini.kaur@hotmail.com","dop":"2025-10-25","serial_number":"10788794229758","imei1":"10788794229758","imei2":"10788794229758","popurl":"www.gudakesa-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99099,"job_number":"JOB_99099","tr_customer_id":99116,"tr_customer_product_id":99106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Madhuri Banerjee","mobile_number":"7014586816","email_id":"bharat.panicker@gmail.com","dop":"2025-10-25","serial_number":"16375401384702","imei1":"16375401384702","imei2":"16375401384702","popurl":"www.swapnil-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99100,"job_number":"JOB_99100","tr_customer_id":99117,"tr_customer_product_id":99107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Brajesh Nair","mobile_number":"7080392171","email_id":"bhagwati.jha@yahoo.co.in","dop":"2025-10-25","serial_number":"13285244935912","imei1":"13285244935912","imei2":"13285244935912","popurl":"www.indra-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99101,"job_number":"JOB_99101","tr_customer_id":99118,"tr_customer_product_id":99108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Chandani Kaur","mobile_number":"7035092860","email_id":"gayatri.kakkar@gmail.com","dop":"2025-10-25","serial_number":"13939589637502","imei1":"13939589637502","imei2":"13939589637502","popurl":"www.pramila-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99102,"job_number":"JOB_99102","tr_customer_id":99120,"tr_customer_product_id":99110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Vidya Jha","mobile_number":"7048477310","email_id":"chandra.agarwal@gmail.com","dop":"2025-10-25","serial_number":"13448848914689","imei1":"13448848914689","imei2":"13448848914689","popurl":"www.subhashini-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99103,"job_number":"JOB_99103","tr_customer_id":99119,"tr_customer_product_id":99109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Baijayanti Gowda","mobile_number":"7078515297","email_id":"chidambar.pandey@hotmail.com","dop":"2025-10-25","serial_number":"11863737482809","imei1":"11863737482809","imei2":"11863737482809","popurl":"www.jaimini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99104,"job_number":"JOB_99104","tr_customer_id":99121,"tr_customer_product_id":99111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Chandran Mehra","mobile_number":"7095215842","email_id":"bandhul.reddy@gmail.com","dop":"2025-10-25","serial_number":"11927796042192","imei1":"11927796042192","imei2":"11927796042192","popurl":"www.amodini-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99105,"job_number":"JOB_99105","tr_customer_id":99122,"tr_customer_product_id":99112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Preity Agarwal","mobile_number":"7050254756","email_id":"chandrabhaga.nair@gmail.com","dop":"2025-10-25","serial_number":"10229735036246","imei1":"10229735036246","imei2":"10229735036246","popurl":"www.aagneya-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99106,"job_number":"JOB_99106","tr_customer_id":99123,"tr_customer_product_id":99113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Shakuntala Deshpande","mobile_number":"7069378748","email_id":"gouranga.guha@gmail.com","dop":"2025-10-25","serial_number":"10696998106043","imei1":"10696998106043","imei2":"10696998106043","popurl":"www.sushma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99107,"job_number":"JOB_99107","tr_customer_id":99124,"tr_customer_product_id":99114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Deeptendu Banerjee","mobile_number":"7049247918","email_id":"kanishka.johar@yahoo.co.in","dop":"2025-10-25","serial_number":"13941791021395","imei1":"13941791021395","imei2":"13941791021395","popurl":"www.amarnath-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99108,"job_number":"JOB_99108","tr_customer_id":99125,"tr_customer_product_id":99115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Mani Malik","mobile_number":"7073629464","email_id":"chandraketu.pothuvaal@yahoo.co.in","dop":"2025-10-25","serial_number":"12306169092138","imei1":"12306169092138","imei2":"12306169092138","popurl":"www.karunanidhi-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99109,"job_number":"JOB_99109","tr_customer_id":99126,"tr_customer_product_id":99116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Chandraayan Namboothiri","mobile_number":"7043228556","email_id":"gauranga.varman@gmail.com","dop":"2025-10-25","serial_number":"10535820624313","imei1":"10535820624313","imei2":"10535820624313","popurl":"www.brijesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99110,"job_number":"JOB_99110","tr_customer_id":99127,"tr_customer_product_id":99117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Tanirika Chaturvedi","mobile_number":"7043736124","email_id":"vaijayanti.dutta@hotmail.com","dop":"2025-10-25","serial_number":"11385402000009","imei1":"11385402000009","imei2":"11385402000009","popurl":"www.chandrani-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99111,"job_number":"JOB_99111","tr_customer_id":99128,"tr_customer_product_id":99118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Devesh Nambeesan","mobile_number":"7045771672","email_id":"gangesh.achari@gmail.com","dop":"2025-10-25","serial_number":"11397400314339","imei1":"11397400314339","imei2":"11397400314339","popurl":"www.rajinder-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99112,"job_number":"JOB_99112","tr_customer_id":99129,"tr_customer_product_id":99119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Vedanga Bhat","mobile_number":"7085187718","email_id":"kama.desai@gmail.com","dop":"2025-10-25","serial_number":"17456221617789","imei1":"17456221617789","imei2":"17456221617789","popurl":"www.gajabahu-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99113,"job_number":"JOB_99113","tr_customer_id":99130,"tr_customer_product_id":99120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Ajeet Nayar","mobile_number":"7090866285","email_id":"siddhran.pandey@hotmail.com","dop":"2025-10-25","serial_number":"14617369270317","imei1":"14617369270317","imei2":"14617369270317","popurl":"www.gautam-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99114,"job_number":"JOB_99114","tr_customer_id":99131,"tr_customer_product_id":99121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Shreya Embranthiri","mobile_number":"7002842302","email_id":"bheeshma.pilla@yahoo.co.in","dop":"2025-10-25","serial_number":"17681746053807","imei1":"17681746053807","imei2":"17681746053807","popurl":"www.lakshminath-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99115,"job_number":"JOB_99115","tr_customer_id":99132,"tr_customer_product_id":99122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Gajabahu Pandey","mobile_number":"7030641534","email_id":"chapal.asan@gmail.com","dop":"2025-10-25","serial_number":"18612150659603","imei1":"18612150659603","imei2":"18612150659603","popurl":"www.sujata-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99116,"job_number":"JOB_99116","tr_customer_id":99133,"tr_customer_product_id":99123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Chitrali Shukla","mobile_number":"7031317036","email_id":"deenabandhu.banerjee@yahoo.co.in","dop":"2025-10-25","serial_number":"19374140151960","imei1":"19374140151960","imei2":"19374140151960","popurl":"www.ghanashyam-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99117,"job_number":"JOB_99117","tr_customer_id":99134,"tr_customer_product_id":99124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Anal Mehrotra","mobile_number":"7057760355","email_id":"vasudev.bharadwaj@yahoo.co.in","dop":"2025-10-25","serial_number":"16169953242713","imei1":"16169953242713","imei2":"16169953242713","popurl":"www.daksha-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99118,"job_number":"JOB_99118","tr_customer_id":99135,"tr_customer_product_id":99125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Harit Abbott","mobile_number":"7018107306","email_id":"rajinder.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"13569355917580","imei1":"13569355917580","imei2":"13569355917580","popurl":"www.brahmanandam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99119,"job_number":"JOB_99119","tr_customer_id":99136,"tr_customer_product_id":99126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Tapan Trivedi","mobile_number":"7021182218","email_id":"jyotis.talwar@hotmail.com","dop":"2025-10-25","serial_number":"13075786145468","imei1":"13075786145468","imei2":"13075786145468","popurl":"www.satyen-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99120,"job_number":"JOB_99120","tr_customer_id":99137,"tr_customer_product_id":99127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Deepan Varrier","mobile_number":"7086305794","email_id":"ayushmati.tandon@hotmail.com","dop":"2025-10-25","serial_number":"15670143763542","imei1":"15670143763542","imei2":"15670143763542","popurl":"www.deependra-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99121,"job_number":"JOB_99121","tr_customer_id":99138,"tr_customer_product_id":99128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Tara Dubashi","mobile_number":"7005531560","email_id":"geeta.sethi@hotmail.com","dop":"2025-10-25","serial_number":"18031266061881","imei1":"18031266061881","imei2":"18031266061881","popurl":"www.rajinder-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99122,"job_number":"JOB_99122","tr_customer_id":99139,"tr_customer_product_id":99129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Anurag Nehru","mobile_number":"7098918262","email_id":"dwaipayan.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"12300228988244","imei1":"12300228988244","imei2":"12300228988244","popurl":"www.kalinda-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99123,"job_number":"JOB_99123","tr_customer_id":99140,"tr_customer_product_id":99130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Dhaanyalakshmi Nambeesan","mobile_number":"7002953666","email_id":"akula.shukla@yahoo.co.in","dop":"2025-10-25","serial_number":"18593557269690","imei1":"18593557269690","imei2":"18593557269690","popurl":"www.samir-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99124,"job_number":"JOB_99124","tr_customer_id":99141,"tr_customer_product_id":99131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Preity Gill","mobile_number":"7067165228","email_id":"chakravarti.pandey@gmail.com","dop":"2025-10-25","serial_number":"17914345460866","imei1":"17914345460866","imei2":"17914345460866","popurl":"www.mukesh-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99125,"job_number":"JOB_99125","tr_customer_id":99142,"tr_customer_product_id":99132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Chapala Shah","mobile_number":"7005231379","email_id":"akroor.pothuvaal@hotmail.com","dop":"2025-10-25","serial_number":"19614593010377","imei1":"19614593010377","imei2":"19614593010377","popurl":"www.javas-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99126,"job_number":"JOB_99126","tr_customer_id":99143,"tr_customer_product_id":99133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Dipankar Gupta","mobile_number":"7082836710","email_id":"kumar.tandon@yahoo.co.in","dop":"2025-10-25","serial_number":"13267154590413","imei1":"13267154590413","imei2":"13267154590413","popurl":"www.bhagavaan-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99127,"job_number":"JOB_99127","tr_customer_id":99144,"tr_customer_product_id":99134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Chandak Singh","mobile_number":"7053878702","email_id":"menka.sethi@gmail.com","dop":"2025-10-25","serial_number":"14242381232081","imei1":"14242381232081","imei2":"14242381232081","popurl":"www.swara-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99128,"job_number":"JOB_99128","tr_customer_id":99145,"tr_customer_product_id":99135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Anish Nayar","mobile_number":"7020984774","email_id":"bilva.achari@gmail.com","dop":"2025-10-25","serial_number":"17799417062477","imei1":"17799417062477","imei2":"17799417062477","popurl":"www.dhanesh-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99129,"job_number":"JOB_99129","tr_customer_id":99146,"tr_customer_product_id":99136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Mahesh Dutta","mobile_number":"7087944443","email_id":"krishnadas.patil@yahoo.co.in","dop":"2025-10-25","serial_number":"10703615245979","imei1":"10703615245979","imei2":"10703615245979","popurl":"www.subhashini-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99130,"job_number":"JOB_99130","tr_customer_id":99147,"tr_customer_product_id":99137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Aditya Rana","mobile_number":"7010289876","email_id":"rajinder.devar@gmail.com","dop":"2025-10-25","serial_number":"17061607047356","imei1":"17061607047356","imei2":"17061607047356","popurl":"www.smriti-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99131,"job_number":"JOB_99131","tr_customer_id":99148,"tr_customer_product_id":99138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Mohini Guneta","mobile_number":"7056833940","email_id":"chandrabhan.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"14947824660082","imei1":"14947824660082","imei2":"14947824660082","popurl":"www.adhiraj-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99132,"job_number":"JOB_99132","tr_customer_id":99149,"tr_customer_product_id":99139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Adityanandan Banerjee","mobile_number":"7025808047","email_id":"bilva.khan@hotmail.com","dop":"2025-10-25","serial_number":"18644947126436","imei1":"18644947126436","imei2":"18644947126436","popurl":"www.bhudev-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99133,"job_number":"JOB_99133","tr_customer_id":99150,"tr_customer_product_id":99140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Anamika Deshpande","mobile_number":"7007103405","email_id":"gatik.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"12525177462179","imei1":"12525177462179","imei2":"12525177462179","popurl":"www.shreyashi-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99142,"job_number":"JOB_99142","tr_customer_id":99159,"tr_customer_product_id":99149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:15.000Z","modified_at":"2025-11-04T23:15:15.000Z","name":"Puneet Devar","mobile_number":"7058985425","email_id":"kanti.panicker@hotmail.com","dop":"2025-10-25","serial_number":"19480787517835","imei1":"19480787517835","imei2":"19480787517835","popurl":"www.mahendra-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99143,"job_number":"JOB_99143","tr_customer_id":99160,"tr_customer_product_id":99150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:15.000Z","modified_at":"2025-11-04T23:15:15.000Z","name":"Tushar Kaul","mobile_number":"7097524821","email_id":"deeptimoy.somayaji@yahoo.co.in","dop":"2025-10-25","serial_number":"19090680770832","imei1":"19090680770832","imei2":"19090680770832","popurl":"www.urmila-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99144,"job_number":"JOB_99144","tr_customer_id":99161,"tr_customer_product_id":99151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Vasudev Singh","mobile_number":"7049412034","email_id":"arun.dubashi@hotmail.com","dop":"2025-10-25","serial_number":"13502109969671","imei1":"13502109969671","imei2":"13502109969671","popurl":"www.anjushri-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99145,"job_number":"JOB_99145","tr_customer_id":99162,"tr_customer_product_id":99152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Dhyanesh Kaniyar","mobile_number":"7068142954","email_id":"prathamesh.chaturvedi@hotmail.com","dop":"2025-10-25","serial_number":"18628913039546","imei1":"18628913039546","imei2":"18628913039546","popurl":"www.aasa-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99146,"job_number":"JOB_99146","tr_customer_id":99163,"tr_customer_product_id":99153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Amodini Prajapat","mobile_number":"7083829544","email_id":"sukanya.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"10909874068280","imei1":"10909874068280","imei2":"10909874068280","popurl":"www.somnath-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99147,"job_number":"JOB_99147","tr_customer_id":99164,"tr_customer_product_id":99154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Tejas Mishra","mobile_number":"7040452896","email_id":"tanushree.abbott@hotmail.com","dop":"2025-10-25","serial_number":"13136209063068","imei1":"13136209063068","imei2":"13136209063068","popurl":"www.vinay-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99148,"job_number":"JOB_99148","tr_customer_id":99165,"tr_customer_product_id":99155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Jitender Saini","mobile_number":"7045186954","email_id":"priya.panicker@hotmail.com","dop":"2025-10-25","serial_number":"16987164309159","imei1":"16987164309159","imei2":"16987164309159","popurl":"www.bhuvanesh-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99149,"job_number":"JOB_99149","tr_customer_id":99166,"tr_customer_product_id":99156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Eshana Bharadwaj","mobile_number":"7095234266","email_id":"bhargavi.mishra@yahoo.co.in","dop":"2025-10-25","serial_number":"18971755220601","imei1":"18971755220601","imei2":"18971755220601","popurl":"www.sweta-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99150,"job_number":"JOB_99150","tr_customer_id":99167,"tr_customer_product_id":99157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Chandramohan Johar","mobile_number":"7060189602","email_id":"abhirath.jha@yahoo.co.in","dop":"2025-10-25","serial_number":"19100238839362","imei1":"19100238839362","imei2":"19100238839362","popurl":"www.ahilya-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99151,"job_number":"JOB_99151","tr_customer_id":99168,"tr_customer_product_id":99158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Mohinder Saini","mobile_number":"7023066490","email_id":"daevika.abbott@hotmail.com","dop":"2025-10-25","serial_number":"14352304431130","imei1":"14352304431130","imei2":"14352304431130","popurl":"www.lalita-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99152,"job_number":"JOB_99152","tr_customer_id":99169,"tr_customer_product_id":99159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Purnima Bhat","mobile_number":"7017154757","email_id":"sloka.nair@hotmail.com","dop":"2025-10-25","serial_number":"17896864698935","imei1":"17896864698935","imei2":"17896864698935","popurl":"www.giri-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99153,"job_number":"JOB_99153","tr_customer_id":99170,"tr_customer_product_id":99160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Shresthi Varrier","mobile_number":"7012102282","email_id":"mandaakin.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"12229456143472","imei1":"12229456143472","imei2":"12229456143472","popurl":"www.kali-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99154,"job_number":"JOB_99154","tr_customer_id":99171,"tr_customer_product_id":99161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Aalok Kocchar","mobile_number":"7071148167","email_id":"mukesh.butt@gmail.com","dop":"2025-10-25","serial_number":"15562442423751","imei1":"15562442423751","imei2":"15562442423751","popurl":"www.jagadish-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99155,"job_number":"JOB_99155","tr_customer_id":99172,"tr_customer_product_id":99162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Aaryan Prajapat","mobile_number":"7037976693","email_id":"mina.chaturvedi@gmail.com","dop":"2025-10-25","serial_number":"14550510502150","imei1":"14550510502150","imei2":"14550510502150","popurl":"www.ananda-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99156,"job_number":"JOB_99156","tr_customer_id":99173,"tr_customer_product_id":99163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Nimit Mahajan","mobile_number":"7053941814","email_id":"sloka.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"18939910933837","imei1":"18939910933837","imei2":"18939910933837","popurl":"www.dev-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99157,"job_number":"JOB_99157","tr_customer_id":99174,"tr_customer_product_id":99164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Kannen Embranthiri","mobile_number":"7051951055","email_id":"aishani.tagore@hotmail.com","dop":"2025-10-25","serial_number":"15772910311714","imei1":"15772910311714","imei2":"15772910311714","popurl":"www.sarvin-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99158,"job_number":"JOB_99158","tr_customer_id":99175,"tr_customer_product_id":99165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Shakuntala Gowda","mobile_number":"7074066351","email_id":"niranjan.johar@yahoo.co.in","dop":"2025-10-25","serial_number":"14092264100996","imei1":"14092264100996","imei2":"14092264100996","popurl":"www.buddhana-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99159,"job_number":"JOB_99159","tr_customer_id":99176,"tr_customer_product_id":99166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Jai Bhattathiri","mobile_number":"7026771194","email_id":"tanushri.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"12796228299850","imei1":"12796228299850","imei2":"12796228299850","popurl":"www.arya-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99160,"job_number":"JOB_99160","tr_customer_id":99177,"tr_customer_product_id":99167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Abhaya Menon","mobile_number":"7076227167","email_id":"anish.asan@gmail.com","dop":"2025-10-25","serial_number":"12572558696313","imei1":"12572558696313","imei2":"12572558696313","popurl":"www.ambar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99161,"job_number":"JOB_99161","tr_customer_id":99178,"tr_customer_product_id":99168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Hiranya Embranthiri","mobile_number":"7054778880","email_id":"kanak.shukla@hotmail.com","dop":"2025-10-25","serial_number":"13854085282319","imei1":"13854085282319","imei2":"13854085282319","popurl":"www.aryan-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99162,"job_number":"JOB_99162","tr_customer_id":99179,"tr_customer_product_id":99169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Shobhana Bhat","mobile_number":"7069014054","email_id":"daksha.mahajan@yahoo.co.in","dop":"2025-10-25","serial_number":"17518457273431","imei1":"17518457273431","imei2":"17518457273431","popurl":"www.deepesh-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99163,"job_number":"JOB_99163","tr_customer_id":99180,"tr_customer_product_id":99170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Vrinda Tagore","mobile_number":"7068021588","email_id":"kalyani.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"19789240506820","imei1":"19789240506820","imei2":"19789240506820","popurl":"www.udai-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99164,"job_number":"JOB_99164","tr_customer_id":99181,"tr_customer_product_id":99171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Anilabh Banerjee","mobile_number":"7080566213","email_id":"trilochan.mahajan@yahoo.co.in","dop":"2025-10-25","serial_number":"12674238253465","imei1":"12674238253465","imei2":"12674238253465","popurl":"www.gajadhar-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99165,"job_number":"JOB_99165","tr_customer_id":99182,"tr_customer_product_id":99172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Shreyashi Acharya","mobile_number":"7017860592","email_id":"pushti.dwivedi@gmail.com","dop":"2025-10-25","serial_number":"12688008582202","imei1":"12688008582202","imei2":"12688008582202","popurl":"www.kartik-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99166,"job_number":"JOB_99166","tr_customer_id":99183,"tr_customer_product_id":99173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Bhadrak Deshpande","mobile_number":"7058970850","email_id":"balagovind.pilla@hotmail.com","dop":"2025-10-25","serial_number":"10787959158539","imei1":"10787959158539","imei2":"10787959158539","popurl":"www.akroor-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99167,"job_number":"JOB_99167","tr_customer_id":99184,"tr_customer_product_id":99174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Avani Gill","mobile_number":"7057057100","email_id":"tanushri.nair@yahoo.co.in","dop":"2025-10-25","serial_number":"14483904523236","imei1":"14483904523236","imei2":"14483904523236","popurl":"www.balagopal-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99168,"job_number":"JOB_99168","tr_customer_id":99186,"tr_customer_product_id":99176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Devi Banerjee","mobile_number":"7073069643","email_id":"kama.tagore@yahoo.co.in","dop":"2025-10-25","serial_number":"18384340792090","imei1":"18384340792090","imei2":"18384340792090","popurl":"www.adikavi-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99169,"job_number":"JOB_99169","tr_customer_id":99185,"tr_customer_product_id":99175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Chandni Ahluwalia","mobile_number":"7018338994","email_id":"nalini.butt@gmail.com","dop":"2025-10-25","serial_number":"18636914582947","imei1":"18636914582947","imei2":"18636914582947","popurl":"www.tanirika-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99170,"job_number":"JOB_99170","tr_customer_id":99187,"tr_customer_product_id":99177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:21.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Chapal Pothuvaal","mobile_number":"7097095880","email_id":"vedanshi.patel@yahoo.co.in","dop":"2025-10-25","serial_number":"15331400661765","imei1":"15331400661765","imei2":"15331400661765","popurl":"www.rohana-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99171,"job_number":"JOB_99171","tr_customer_id":99188,"tr_customer_product_id":99178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:21.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Achintya Iyengar","mobile_number":"7077134415","email_id":"deeptimayee.pothuvaal@gmail.com","dop":"2025-10-25","serial_number":"14966441016143","imei1":"14966441016143","imei2":"14966441016143","popurl":"www.gauraang-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99172,"job_number":"JOB_99172","tr_customer_id":99189,"tr_customer_product_id":99179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Aayushmaan Bhattathiri","mobile_number":"7085225642","email_id":"deepankar.chattopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"11647970672279","imei1":"11647970672279","imei2":"11647970672279","popurl":"www.tushar-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99173,"job_number":"JOB_99173","tr_customer_id":99190,"tr_customer_product_id":99180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Subhasini Mishra","mobile_number":"7034335828","email_id":"agasti.sethi@gmail.com","dop":"2025-10-25","serial_number":"12782974431613","imei1":"12782974431613","imei2":"12782974431613","popurl":"www.gemini-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99174,"job_number":"JOB_99174","tr_customer_id":99191,"tr_customer_product_id":99181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Param Somayaji","mobile_number":"7059611727","email_id":"mangalya.jha@gmail.com","dop":"2025-10-25","serial_number":"12748397347597","imei1":"12748397347597","imei2":"12748397347597","popurl":"www.achalesvara-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99175,"job_number":"JOB_99175","tr_customer_id":99192,"tr_customer_product_id":99182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Gauranga Prajapat","mobile_number":"7067069524","email_id":"atmaja.gupta@gmail.com","dop":"2025-10-25","serial_number":"11430077282415","imei1":"11430077282415","imei2":"11430077282415","popurl":"www.sanya-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99176,"job_number":"JOB_99176","tr_customer_id":99193,"tr_customer_product_id":99183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Hiranmay Kaul","mobile_number":"7054448894","email_id":"trisha.devar@hotmail.com","dop":"2025-10-25","serial_number":"17191213862014","imei1":"17191213862014","imei2":"17191213862014","popurl":"www.mohana-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99177,"job_number":"JOB_99177","tr_customer_id":99194,"tr_customer_product_id":99184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Prem Pandey","mobile_number":"7097739344","email_id":"agrata.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"11245319644498","imei1":"11245319644498","imei2":"11245319644498","popurl":"www.mandaakin-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99178,"job_number":"JOB_99178","tr_customer_id":99195,"tr_customer_product_id":99185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Dandak Pillai","mobile_number":"7071401554","email_id":"trilokinath.pothuvaal@yahoo.co.in","dop":"2025-10-25","serial_number":"19297279628685","imei1":"19297279628685","imei2":"19297279628685","popurl":"www.bhamini-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99179,"job_number":"JOB_99179","tr_customer_id":99196,"tr_customer_product_id":99186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Vedanga Dwivedi","mobile_number":"7062810887","email_id":"ekaksh.kocchar@yahoo.co.in","dop":"2025-10-25","serial_number":"10724311082070","imei1":"10724311082070","imei2":"10724311082070","popurl":"www.bhamini-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99180,"job_number":"JOB_99180","tr_customer_id":99197,"tr_customer_product_id":99187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Sheela Patel","mobile_number":"7015678683","email_id":"darshan.kapoor@gmail.com","dop":"2025-10-25","serial_number":"16286717938126","imei1":"16286717938126","imei2":"16286717938126","popurl":"www.divakar-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99181,"job_number":"JOB_99181","tr_customer_id":99198,"tr_customer_product_id":99188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Amrit Verma","mobile_number":"7061047018","email_id":"bhargavi.patel@hotmail.com","dop":"2025-10-25","serial_number":"10923540386254","imei1":"10923540386254","imei2":"10923540386254","popurl":"www.ekaksh-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99182,"job_number":"JOB_99182","tr_customer_id":99199,"tr_customer_product_id":99189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:24.000Z","modified_at":"2025-11-04T23:15:24.000Z","name":"Drona Kocchar","mobile_number":"7074394525","email_id":"ganak.tagore@gmail.com","dop":"2025-10-25","serial_number":"11070389623637","imei1":"11070389623637","imei2":"11070389623637","popurl":"www.aatmaj-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99183,"job_number":"JOB_99183","tr_customer_id":99200,"tr_customer_product_id":99190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:24.000Z","modified_at":"2025-11-04T23:15:24.000Z","name":"Mukul Bhat","mobile_number":"7080256474","email_id":"shreya.marar@gmail.com","dop":"2025-10-25","serial_number":"18011638214141","imei1":"18011638214141","imei2":"18011638214141","popurl":"www.balachandra-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99184,"job_number":"JOB_99184","tr_customer_id":99201,"tr_customer_product_id":99191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Shashi Chattopadhyay","mobile_number":"7016116749","email_id":"ujjwal.singh@yahoo.co.in","dop":"2025-10-25","serial_number":"13114716888275","imei1":"13114716888275","imei2":"13114716888275","popurl":"www.som-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99185,"job_number":"JOB_99185","tr_customer_id":99202,"tr_customer_product_id":99192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Abani Embranthiri","mobile_number":"7035842596","email_id":"aagneya.mahajan@hotmail.com","dop":"2025-10-25","serial_number":"18153527976279","imei1":"18153527976279","imei2":"18153527976279","popurl":"www.elakshi-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99186,"job_number":"JOB_99186","tr_customer_id":99203,"tr_customer_product_id":99193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Deeptiman Malik","mobile_number":"7009333116","email_id":"inder.trivedi@hotmail.com","dop":"2025-10-25","serial_number":"18829611420546","imei1":"18829611420546","imei2":"18829611420546","popurl":"www.soma-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99187,"job_number":"JOB_99187","tr_customer_id":99204,"tr_customer_product_id":99194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Ekaksh Achari","mobile_number":"7057774121","email_id":"sanka.shukla@hotmail.com","dop":"2025-10-25","serial_number":"16564874767246","imei1":"16564874767246","imei2":"16564874767246","popurl":"www.agastya-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99188,"job_number":"JOB_99188","tr_customer_id":99205,"tr_customer_product_id":99195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Anish Sinha","mobile_number":"7083518844","email_id":"dandak.mahajan@hotmail.com","dop":"2025-10-25","serial_number":"18920654800632","imei1":"18920654800632","imei2":"18920654800632","popurl":"www.bhaswar-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99189,"job_number":"JOB_99189","tr_customer_id":99206,"tr_customer_product_id":99196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Suma Mishra","mobile_number":"7088401122","email_id":"daksha.trivedi@gmail.com","dop":"2025-10-25","serial_number":"17880894031851","imei1":"17880894031851","imei2":"17880894031851","popurl":"www.bhisham-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99190,"job_number":"JOB_99190","tr_customer_id":99207,"tr_customer_product_id":99197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Jaimini Somayaji","mobile_number":"7059311935","email_id":"udai.panicker@yahoo.co.in","dop":"2025-10-25","serial_number":"12950956856351","imei1":"12950956856351","imei2":"12950956856351","popurl":"www.aanand-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99191,"job_number":"JOB_99191","tr_customer_id":99208,"tr_customer_product_id":99198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Amrita Sharma","mobile_number":"7067511730","email_id":"bhargava.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"14306832250046","imei1":"14306832250046","imei2":"14306832250046","popurl":"www.chapala-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99192,"job_number":"JOB_99192","tr_customer_id":99209,"tr_customer_product_id":99199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Tanushree Verma","mobile_number":"7056534700","email_id":"bharadwaj.pilla@gmail.com","dop":"2025-10-25","serial_number":"15941795372400","imei1":"15941795372400","imei2":"15941795372400","popurl":"www.pran-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99193,"job_number":"JOB_99193","tr_customer_id":99210,"tr_customer_product_id":99200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Gobinda Kapoor","mobile_number":"7033576474","email_id":"chidambaram.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"10065864220288","imei1":"10065864220288","imei2":"10065864220288","popurl":"www.opalina-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99194,"job_number":"JOB_99194","tr_customer_id":99211,"tr_customer_product_id":99201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Kashyapi Reddy","mobile_number":"7015521966","email_id":"susheel.arora@yahoo.co.in","dop":"2025-10-25","serial_number":"13926925217241","imei1":"13926925217241","imei2":"13926925217241","popurl":"www.deepali-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99195,"job_number":"JOB_99195","tr_customer_id":99212,"tr_customer_product_id":99202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Vinay Tandon","mobile_number":"7055848086","email_id":"aanjaneya.devar@gmail.com","dop":"2025-10-25","serial_number":"17065655054038","imei1":"17065655054038","imei2":"17065655054038","popurl":"www.ajit-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99196,"job_number":"JOB_99196","tr_customer_id":99213,"tr_customer_product_id":99203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Ekadant Arora","mobile_number":"7038405030","email_id":"suryakant.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"12649296524574","imei1":"12649296524574","imei2":"12649296524574","popurl":"www.amaresh-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99197,"job_number":"JOB_99197","tr_customer_id":99214,"tr_customer_product_id":99204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Chandraprabha Shukla","mobile_number":"7099459773","email_id":"bhanumati.kaniyar@hotmail.com","dop":"2025-10-25","serial_number":"16416145279376","imei1":"16416145279376","imei2":"16416145279376","popurl":"www.subhash-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99198,"job_number":"JOB_99198","tr_customer_id":99215,"tr_customer_product_id":99205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Anaadi Deshpande","mobile_number":"7003253560","email_id":"bhoj.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"16011964604879","imei1":"16011964604879","imei2":"16011964604879","popurl":"www.geeta-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99199,"job_number":"JOB_99199","tr_customer_id":99216,"tr_customer_product_id":99206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Amrit Abbott","mobile_number":"7096980451","email_id":"trilochana.embranthiri@gmail.com","dop":"2025-10-25","serial_number":"14894138378271","imei1":"14894138378271","imei2":"14894138378271","popurl":"www.deeptimoy-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99200,"job_number":"JOB_99200","tr_customer_id":99217,"tr_customer_product_id":99207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Gaurang Abbott","mobile_number":"7032992792","email_id":"dhanu.kaniyar@yahoo.co.in","dop":"2025-10-25","serial_number":"11781828629749","imei1":"11781828629749","imei2":"11781828629749","popurl":"www.anshula-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99201,"job_number":"JOB_99201","tr_customer_id":99218,"tr_customer_product_id":99208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Swapnil Bhattacharya","mobile_number":"7097374194","email_id":"gajbaahu.acharya@yahoo.co.in","dop":"2025-10-25","serial_number":"12044850052548","imei1":"12044850052548","imei2":"12044850052548","popurl":"www.laxman-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99202,"job_number":"JOB_99202","tr_customer_id":99219,"tr_customer_product_id":99209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Niranjan Pothuvaal","mobile_number":"7085986476","email_id":"bhargavi.bharadwaj@yahoo.co.in","dop":"2025-10-25","serial_number":"10411385223491","imei1":"10411385223491","imei2":"10411385223491","popurl":"www.bakula-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99203,"job_number":"JOB_99203","tr_customer_id":99220,"tr_customer_product_id":99210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Gauranga Kapoor","mobile_number":"7052667104","email_id":"anjushri.pilla@hotmail.com","dop":"2025-10-25","serial_number":"19228720656282","imei1":"19228720656282","imei2":"19228720656282","popurl":"www.bodhan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99204,"job_number":"JOB_99204","tr_customer_id":99221,"tr_customer_product_id":99211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Yogesh Butt","mobile_number":"7020395569","email_id":"amritambu.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"12321640941618","imei1":"12321640941618","imei2":"12321640941618","popurl":"www.pranay-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99205,"job_number":"JOB_99205","tr_customer_id":99222,"tr_customer_product_id":99212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Chetan Patel","mobile_number":"7047199989","email_id":"chandrabhaga.kakkar@hotmail.com","dop":"2025-10-25","serial_number":"15338870979864","imei1":"15338870979864","imei2":"15338870979864","popurl":"www.chandrakin-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99206,"job_number":"JOB_99206","tr_customer_id":99223,"tr_customer_product_id":99213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Usha Talwar","mobile_number":"7059485220","email_id":"krishna.patel@hotmail.com","dop":"2025-10-25","serial_number":"14930032521381","imei1":"14930032521381","imei2":"14930032521381","popurl":"www.diptendu-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99208,"job_number":"JOB_99208","tr_customer_id":99225,"tr_customer_product_id":99215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:30:30.000Z","modified_at":"2025-11-04T23:30:30.000Z","name":"Mafalda Dare","mobile_number":"423-739-5571","email_id":"Lila_Stark89@hotmail.com","dop":"2025-10-12","serial_number":"11402769883851","imei1":"11402769883851","imei2":"11402769883851","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99209,"job_number":"JOB_99209","tr_customer_id":99226,"tr_customer_product_id":99216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:32:29.000Z","modified_at":"2025-11-04T23:32:29.000Z","name":"Tyree Crooks","mobile_number":"252-394-8198","email_id":"Dina21@yahoo.com","dop":"2025-10-12","serial_number":"15763297961692","imei1":"15763297961692","imei2":"15763297961692","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99210,"job_number":"JOB_99210","tr_customer_id":99227,"tr_customer_product_id":99217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:37:17.000Z","modified_at":"2025-11-04T23:37:17.000Z","name":"Devante Kris","mobile_number":"219-883-7188","email_id":"Luciano.Dibbert@gmail.com","dop":"2025-10-12","serial_number":"17814899875270","imei1":"17814899875270","imei2":"17814899875270","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99211,"job_number":"JOB_99211","tr_customer_id":99228,"tr_customer_product_id":99218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:41:09.000Z","modified_at":"2025-11-04T23:41:09.000Z","name":"Dorian Paucek","mobile_number":"882-527-0474","email_id":"Annamarie.Bode29@yahoo.com","dop":"2025-10-12","serial_number":"19835304688127","imei1":"19835304688127","imei2":"19835304688127","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99212,"job_number":"JOB_99212","tr_customer_id":99229,"tr_customer_product_id":99219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:47:06.000Z","modified_at":"2025-11-04T23:47:06.000Z","name":"Camden Kuphal","mobile_number":"922-839-8186","email_id":"Anika.Herman@hotmail.com","dop":"2025-10-12","serial_number":"19263975408858","imei1":"19263975408858","imei2":"19263975408858","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99213,"job_number":"JOB_99213","tr_customer_id":99230,"tr_customer_product_id":99220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:53:34.000Z","modified_at":"2025-11-04T23:53:34.000Z","name":"Malcolm Wolf","mobile_number":"469-550-8133","email_id":"Elian.Dicki@gmail.com","dop":"2025-10-12","serial_number":"11804021640512","imei1":"11804021640512","imei2":"11804021640512","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:53:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99214,"job_number":"JOB_99214","tr_customer_id":99231,"tr_customer_product_id":99221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:54:42.000Z","modified_at":"2025-11-04T23:54:42.000Z","name":"Quinn Frami","mobile_number":"849-841-1442","email_id":"Velva.Gulgowski@yahoo.com","dop":"2025-10-12","serial_number":"18786529133559","imei1":"18786529133559","imei2":"18786529133559","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99215,"job_number":"JOB_99215","tr_customer_id":99232,"tr_customer_product_id":99222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:12.000Z","modified_at":"2025-11-04T23:56:12.000Z","name":"Gerald Crona","mobile_number":"210-434-3389","email_id":"Camille24@gmail.com","dop":"2025-10-12","serial_number":"10220049166470","imei1":"10220049166470","imei2":"10220049166470","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99216,"job_number":"JOB_99216","tr_customer_id":99233,"tr_customer_product_id":99223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:31.000Z","modified_at":"2025-11-04T23:56:31.000Z","name":"Joshua Abernathy","mobile_number":"631-600-6808","email_id":"Nash.Kunde53@yahoo.com","dop":"2025-10-12","serial_number":"10147252548743","imei1":"10147252548743","imei2":"10147252548743","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99217,"job_number":"JOB_99217","tr_customer_id":99234,"tr_customer_product_id":99224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:40.000Z","modified_at":"2025-11-04T23:56:40.000Z","name":"Lesly Corkery","mobile_number":"475-493-8764","email_id":"Frederick.Lemke@hotmail.com","dop":"2025-10-12","serial_number":"13517113018399","imei1":"13517113018399","imei2":"13517113018399","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99218,"job_number":"JOB_99218","tr_customer_id":99235,"tr_customer_product_id":99225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:07:35.000Z","modified_at":"2025-11-05T00:07:35.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"39630913517533","imei1":"39630913517533","imei2":"39630913517533","popurl":"2025-10-26T00:07:34.502107560Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99219,"job_number":"JOB_99219","tr_customer_id":99236,"tr_customer_product_id":99226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:15:10.000Z","modified_at":"2025-11-05T00:15:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"53572796298053","imei1":"53572796298053","imei2":"53572796298053","popurl":"2025-10-26T00:15:09.685728350Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99220,"job_number":"JOB_99220","tr_customer_id":99237,"tr_customer_product_id":99227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:15:23.000Z","modified_at":"2025-11-05T00:15:23.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"0123456789101110","imei1":"0123456789101118","imei2":"0123456789101118","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99221,"job_number":"JOB_99221","tr_customer_id":99238,"tr_customer_product_id":99228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:22:49.000Z","modified_at":"2025-11-05T00:22:49.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"160925559893101","imei1":"160925559893101","imei2":"160925559893101","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99222,"job_number":"JOB_99222","tr_customer_id":99239,"tr_customer_product_id":99229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:23:32.000Z","modified_at":"2025-11-05T00:23:32.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"155704179374061","imei1":"155704179374061","imei2":"155704179374061","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99224,"job_number":"JOB_99224","tr_customer_id":99241,"tr_customer_product_id":99231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:31:18.000Z","modified_at":"2025-11-05T00:31:18.000Z","name":"Katrina Prosacco","mobile_number":"847-778-8994","email_id":"Casey.Wiza@yahoo.com","dop":"2025-10-12","serial_number":"10000006794518","imei1":"10000006794518","imei2":"10000006794518","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99225,"job_number":"JOB_99225","tr_customer_id":99242,"tr_customer_product_id":99232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:33:06.000Z","modified_at":"2025-11-05T00:33:06.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"197468148706549","imei1":"197468148706549","imei2":"197468148706549","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99226,"job_number":"JOB_99226","tr_customer_id":99243,"tr_customer_product_id":99233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:03.000Z","modified_at":"2025-11-05T00:34:03.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"105869436268340","imei1":"105869436268340","imei2":"105869436268340","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99227,"job_number":"JOB_99227","tr_customer_id":99244,"tr_customer_product_id":99234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:20.000Z","modified_at":"2025-11-05T00:34:20.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"180883478061483","imei1":"180883478061483","imei2":"180883478061483","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99228,"job_number":"JOB_99228","tr_customer_id":99245,"tr_customer_product_id":99235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:38.000Z","modified_at":"2025-11-05T00:34:38.000Z","name":"Alysson Baumbach","mobile_number":"346-540-7938","email_id":"Jaylen16@gmail.com","dop":"2025-10-12","serial_number":"1001379455701537","imei1":"1001379455701537","imei2":"1001379455701537","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99229,"job_number":"JOB_99229","tr_customer_id":99246,"tr_customer_product_id":99236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:47.000Z","modified_at":"2025-11-05T00:34:47.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"164704937899064","imei1":"164704937899064","imei2":"164704937899064","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99230,"job_number":"JOB_99230","tr_customer_id":99247,"tr_customer_product_id":99237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:55.000Z","modified_at":"2025-11-05T00:34:55.000Z","name":"Cathrine Gottlieb","mobile_number":"865-936-0204","email_id":"Beaulah.Littel@gmail.com","dop":"2025-10-12","serial_number":"1002866097558528","imei1":"1002866097558528","imei2":"1002866097558528","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99231,"job_number":"JOB_99231","tr_customer_id":99248,"tr_customer_product_id":99238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:35:00.000Z","modified_at":"2025-11-05T00:35:01.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"139522026174181","imei1":"139522026174181","imei2":"139522026174181","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99232,"job_number":"JOB_99232","tr_customer_id":99249,"tr_customer_product_id":99239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:38:07.000Z","modified_at":"2025-11-05T00:38:07.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"118991677129170","imei1":"118991677129170","imei2":"118991677129170","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99233,"job_number":"JOB_99233","tr_customer_id":99250,"tr_customer_product_id":99240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:05.000Z","modified_at":"2025-11-05T00:39:05.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"166835805848986","imei1":"166835805848986","imei2":"166835805848986","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99234,"job_number":"JOB_99234","tr_customer_id":99251,"tr_customer_product_id":99241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:35.000Z","modified_at":"2025-11-05T00:39:35.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"189112949059077","imei1":"189112949059077","imei2":"189112949059077","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99235,"job_number":"JOB_99235","tr_customer_id":99252,"tr_customer_product_id":99242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:52.000Z","modified_at":"2025-11-05T00:39:52.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"165135061542401","imei1":"165135061542401","imei2":"165135061542401","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99236,"job_number":"JOB_99236","tr_customer_id":99253,"tr_customer_product_id":99243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:05:08.000Z","modified_at":"2025-11-05T01:05:08.000Z","name":"Tressie Leannon","mobile_number":"497-535-6133","email_id":"Alana_Zboncak@gmail.com","dop":"2025-10-12","serial_number":"19335335896460","imei1":"19335335896460","imei2":"19335335896460","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99241,"job_number":"JOB_99241","tr_customer_id":99258,"tr_customer_product_id":99248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:20:10.000Z","modified_at":"2025-11-05T01:20:10.000Z","name":"Ruth Veum","mobile_number":"299-998-5783","email_id":"Maybelle.Kshlerin@yahoo.com","dop":"2025-10-12","serial_number":"1001258047476749","imei1":"1001258047476749","imei2":"1001258047476749","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99243,"job_number":"JOB_99243","tr_customer_id":99260,"tr_customer_product_id":99250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:36:22.000Z","modified_at":"2025-11-05T01:36:22.000Z","name":"Murphy Haag","mobile_number":"892-982-7682","email_id":"Irving16@gmail.com","dop":"2025-10-12","serial_number":"1006269127094617","imei1":"1006269127094617","imei2":"1006269127094617","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99245,"job_number":"JOB_99245","tr_customer_id":99262,"tr_customer_product_id":99252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:37:16.000Z","modified_at":"2025-11-05T01:37:16.000Z","name":"Casper Osinski","mobile_number":"997-486-2181","email_id":"Kurt.Luettgen@gmail.com","dop":"2025-10-12","serial_number":"1003341536221526","imei1":"1003341536221526","imei2":"1003341536221526","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99246,"job_number":"JOB_99246","tr_customer_id":99263,"tr_customer_product_id":99253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:47:36.000Z","modified_at":"2025-11-05T01:47:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12946275973570","imei1":"12946275973570","imei2":"12946275973570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99248,"job_number":"JOB_99248","tr_customer_id":99265,"tr_customer_product_id":99255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:47:38.000Z","modified_at":"2025-11-05T01:47:38.000Z","name":"Candida Bahringer","mobile_number":"707-910-3654","email_id":"Jesus.Mitchell15@hotmail.com","dop":"2025-04-06","serial_number":"13510364492567536","imei1":"13510364492567536","imei2":"13510364492567536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99249,"job_number":"JOB_99249","tr_customer_id":99266,"tr_customer_product_id":99256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:48:22.000Z","modified_at":"2025-11-05T01:48:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10764394879790","imei1":"10764394879790","imei2":"10764394879790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99251,"job_number":"JOB_99251","tr_customer_id":99268,"tr_customer_product_id":99258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:48:24.000Z","modified_at":"2025-11-05T01:48:24.000Z","name":"Andy Nolan","mobile_number":"337-684-6272","email_id":"Alanis_Schmitt32@gmail.com","dop":"2025-04-06","serial_number":"18203311763423188","imei1":"18203311763423188","imei2":"18203311763423188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99252,"job_number":"JOB_99252","tr_customer_id":99269,"tr_customer_product_id":99259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:49:08.000Z","modified_at":"2025-11-05T01:49:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18641113279155","imei1":"18641113279155","imei2":"18641113279155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99254,"job_number":"JOB_99254","tr_customer_id":99271,"tr_customer_product_id":99261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:49:10.000Z","modified_at":"2025-11-05T01:49:10.000Z","name":"Gilbert White","mobile_number":"599-898-4368","email_id":"Lazaro_Price45@gmail.com","dop":"2025-04-06","serial_number":"19916984759234270","imei1":"19916984759234270","imei2":"19916984759234270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99255,"job_number":"JOB_99255","tr_customer_id":99272,"tr_customer_product_id":99262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:11.000Z","modified_at":"2025-11-05T01:58:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10501375085510","imei1":"10501375085510","imei2":"10501375085510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99257,"job_number":"JOB_99257","tr_customer_id":99274,"tr_customer_product_id":99264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:13.000Z","modified_at":"2025-11-05T01:58:13.000Z","name":"Jazmin Steuber","mobile_number":"811-475-8244","email_id":"Gideon_Bogan44@gmail.com","dop":"2025-04-06","serial_number":"15220111081219400","imei1":"15220111081219400","imei2":"15220111081219400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99258,"job_number":"JOB_99258","tr_customer_id":99275,"tr_customer_product_id":99265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:57.000Z","modified_at":"2025-11-05T01:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12966675326859","imei1":"12966675326859","imei2":"12966675326859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99260,"job_number":"JOB_99260","tr_customer_id":99277,"tr_customer_product_id":99267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:59.000Z","modified_at":"2025-11-05T01:58:59.000Z","name":"Velda Mayer","mobile_number":"396-996-3950","email_id":"Kyleigh90@gmail.com","dop":"2025-04-06","serial_number":"11407088911425134","imei1":"11407088911425134","imei2":"11407088911425134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99261,"job_number":"JOB_99261","tr_customer_id":99278,"tr_customer_product_id":99268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:59:44.000Z","modified_at":"2025-11-05T01:59:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17531859450324","imei1":"17531859450324","imei2":"17531859450324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99263,"job_number":"JOB_99263","tr_customer_id":99280,"tr_customer_product_id":99270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:59:45.000Z","modified_at":"2025-11-05T01:59:45.000Z","name":"Cornell Harris","mobile_number":"801-413-6975","email_id":"Rebecca.Emard44@hotmail.com","dop":"2025-04-06","serial_number":"13553361042900826","imei1":"13553361042900826","imei2":"13553361042900826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99264,"job_number":"JOB_99264","tr_customer_id":99281,"tr_customer_product_id":99271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:12.000Z","modified_at":"2025-11-05T02:03:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10690342487997","imei1":"10690342487997","imei2":"10690342487997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99266,"job_number":"JOB_99266","tr_customer_id":99283,"tr_customer_product_id":99273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:14.000Z","modified_at":"2025-11-05T02:03:14.000Z","name":"Laney Anderson","mobile_number":"667-830-5810","email_id":"Ellen_Morissette@gmail.com","dop":"2025-04-06","serial_number":"13548406972009906","imei1":"13548406972009906","imei2":"13548406972009906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99267,"job_number":"JOB_99267","tr_customer_id":99284,"tr_customer_product_id":99274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:57.000Z","modified_at":"2025-11-05T02:03:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14850607808325","imei1":"14850607808325","imei2":"14850607808325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99269,"job_number":"JOB_99269","tr_customer_id":99286,"tr_customer_product_id":99276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:59.000Z","modified_at":"2025-11-05T02:03:59.000Z","name":"Amira Dietrich","mobile_number":"652-394-7830","email_id":"Darron69@hotmail.com","dop":"2025-04-06","serial_number":"12781991909315896","imei1":"12781991909315896","imei2":"12781991909315896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99270,"job_number":"JOB_99270","tr_customer_id":99287,"tr_customer_product_id":99277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:04:42.000Z","modified_at":"2025-11-05T02:04:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10769773946718","imei1":"10769773946718","imei2":"10769773946718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:04:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99272,"job_number":"JOB_99272","tr_customer_id":99289,"tr_customer_product_id":99279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:04:43.000Z","modified_at":"2025-11-05T02:04:43.000Z","name":"Jacklyn Monahan","mobile_number":"562-662-6471","email_id":"Yvette_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"12663702508140776","imei1":"12663702508140776","imei2":"12663702508140776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99273,"job_number":"JOB_99273","tr_customer_id":99290,"tr_customer_product_id":99280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:14.000Z","modified_at":"2025-11-05T03:28:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12773274393476","imei1":"12773274393476","imei2":"12773274393476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99275,"job_number":"JOB_99275","tr_customer_id":99292,"tr_customer_product_id":99282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:15.000Z","modified_at":"2025-11-05T03:28:15.000Z","name":"Kiley Jakubowski","mobile_number":"523-489-8386","email_id":"Raymond.Kirlin5@yahoo.com","dop":"2025-04-06","serial_number":"18429427018385644","imei1":"18429427018385644","imei2":"18429427018385644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99276,"job_number":"JOB_99276","tr_customer_id":99293,"tr_customer_product_id":99283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:17.000Z","modified_at":"2025-11-05T03:28:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16049127101261","imei1":"16049127101261","imei2":"16049127101261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99278,"job_number":"JOB_99278","tr_customer_id":99295,"tr_customer_product_id":99285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:18.000Z","modified_at":"2025-11-05T03:28:18.000Z","name":"Aliyah Considine","mobile_number":"984-837-8238","email_id":"Linnea3@yahoo.com","dop":"2025-04-06","serial_number":"11996644261469712","imei1":"11996644261469712","imei2":"11996644261469712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99279,"job_number":"JOB_99279","tr_customer_id":99296,"tr_customer_product_id":99286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:55.000Z","modified_at":"2025-11-05T03:28:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11518518022513","imei1":"11518518022513","imei2":"11518518022513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99281,"job_number":"JOB_99281","tr_customer_id":99298,"tr_customer_product_id":99288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:57.000Z","modified_at":"2025-11-05T03:28:57.000Z","name":"Amparo Rutherford","mobile_number":"404-951-2750","email_id":"Madalyn_Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"19486802860627220","imei1":"19486802860627220","imei2":"19486802860627220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99282,"job_number":"JOB_99282","tr_customer_id":99299,"tr_customer_product_id":99289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:59.000Z","modified_at":"2025-11-05T03:28:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12712227353968","imei1":"12712227353968","imei2":"12712227353968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99284,"job_number":"JOB_99284","tr_customer_id":99301,"tr_customer_product_id":99291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:01.000Z","modified_at":"2025-11-05T03:29:01.000Z","name":"Ahmed Haley","mobile_number":"390-327-6652","email_id":"Valentine_Parisian@gmail.com","dop":"2025-04-06","serial_number":"16093131986257072","imei1":"16093131986257072","imei2":"16093131986257072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99287,"job_number":"JOB_99287","tr_customer_id":99304,"tr_customer_product_id":99294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:37.000Z","modified_at":"2025-11-05T03:29:37.000Z","name":"Modesta Murphy","mobile_number":"907-405-1310","email_id":"Cristian.Hoppe98@yahoo.com","dop":"2025-04-06","serial_number":"16686347496245810","imei1":"16686347496245810","imei2":"16686347496245810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99288,"job_number":"JOB_99288","tr_customer_id":99305,"tr_customer_product_id":99295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:37.000Z","modified_at":"2025-11-05T03:29:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15839325761239","imei1":"15839325761239","imei2":"15839325761239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99290,"job_number":"JOB_99290","tr_customer_id":99307,"tr_customer_product_id":99297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:39.000Z","modified_at":"2025-11-05T03:29:39.000Z","name":"Edd Thompson","mobile_number":"369-534-1986","email_id":"Zakary_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"15822568561417836","imei1":"15822568561417836","imei2":"15822568561417836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99291,"job_number":"JOB_99291","tr_customer_id":99308,"tr_customer_product_id":99298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:42.000Z","modified_at":"2025-11-05T03:29:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10856473853681","imei1":"10856473853681","imei2":"10856473853681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99293,"job_number":"JOB_99293","tr_customer_id":99310,"tr_customer_product_id":99300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:44.000Z","modified_at":"2025-11-05T03:29:44.000Z","name":"Jenifer Reinger","mobile_number":"879-655-6169","email_id":"Janae96@hotmail.com","dop":"2025-04-06","serial_number":"16865930896785436","imei1":"16865930896785436","imei2":"16865930896785436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99295,"job_number":"JOB_99295","tr_customer_id":99312,"tr_customer_product_id":99302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:54.000Z","modified_at":"2025-11-05T03:29:54.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18865775336223","imei1":"18865775336223","imei2":"18865775336223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99297,"job_number":"JOB_99297","tr_customer_id":99314,"tr_customer_product_id":99304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:55.000Z","modified_at":"2025-11-05T03:29:55.000Z","name":"Vada Mills","mobile_number":"597-936-8997","email_id":"Crystal14@gmail.com","dop":"2025-04-06","serial_number":"15622893584684760","imei1":"15622893584684760","imei2":"15622893584684760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99299,"job_number":"JOB_99299","tr_customer_id":99316,"tr_customer_product_id":99306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:02.000Z","modified_at":"2025-11-05T03:30:02.000Z","name":"Olin Schamberger","mobile_number":"222-217-5812","email_id":"Angie.Koepp47@hotmail.com","dop":"2025-04-06","serial_number":"14858429852784178","imei1":"14858429852784178","imei2":"14858429852784178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99300,"job_number":"JOB_99300","tr_customer_id":99317,"tr_customer_product_id":99307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:36.000Z","modified_at":"2025-11-05T03:30:36.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16118573159013","imei1":"16118573159013","imei2":"16118573159013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99302,"job_number":"JOB_99302","tr_customer_id":99319,"tr_customer_product_id":99309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:37.000Z","modified_at":"2025-11-05T03:30:37.000Z","name":"Orville Rodriguez","mobile_number":"620-621-7979","email_id":"Emely_Hackett@yahoo.com","dop":"2025-04-06","serial_number":"19289932023444544","imei1":"19289932023444544","imei2":"19289932023444544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99303,"job_number":"JOB_99303","tr_customer_id":99320,"tr_customer_product_id":99310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:40.000Z","modified_at":"2025-11-05T03:30:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10437296732759","imei1":"10437296732759","imei2":"10437296732759","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99305,"job_number":"JOB_99305","tr_customer_id":99322,"tr_customer_product_id":99312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:41.000Z","modified_at":"2025-11-05T03:30:41.000Z","name":"August Mitchell","mobile_number":"965-903-9205","email_id":"Michale_Abshire@hotmail.com","dop":"2025-06-18","serial_number":"1045380834003899","imei1":"1045380834003899","imei2":"1045380834003899","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99309,"job_number":"JOB_99309","tr_customer_id":99326,"tr_customer_product_id":99316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:55.000Z","modified_at":"2025-11-05T03:30:55.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17497724721626","imei1":"17497724721626","imei2":"17497724721626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99312,"job_number":"JOB_99312","tr_customer_id":99329,"tr_customer_product_id":99319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:57.000Z","modified_at":"2025-11-05T03:30:57.000Z","name":"Zachery Rempel","mobile_number":"274-953-3034","email_id":"Karine93@yahoo.com","dop":"2025-04-06","serial_number":"16008258727881390","imei1":"16008258727881390","imei2":"16008258727881390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99314,"job_number":"JOB_99314","tr_customer_id":99331,"tr_customer_product_id":99321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:09.000Z","modified_at":"2025-11-05T03:31:09.000Z","name":"Ivory Ullrich","mobile_number":"958-411-1954","email_id":"Wilber4@gmail.com","dop":"2025-04-06","serial_number":"19085789436178228","imei1":"19085789436178228","imei2":"19085789436178228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99316,"job_number":"JOB_99316","tr_customer_id":99333,"tr_customer_product_id":99323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:18.000Z","modified_at":"2025-11-05T03:31:18.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12269498143212","imei1":"12269498143212","imei2":"12269498143212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99318,"job_number":"JOB_99318","tr_customer_id":99335,"tr_customer_product_id":99325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:20.000Z","modified_at":"2025-11-05T03:31:20.000Z","name":"Nels Osinski","mobile_number":"941-652-3301","email_id":"Micaela89@gmail.com","dop":"2025-04-06","serial_number":"13412323403739122","imei1":"13412323403739122","imei2":"13412323403739122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99319,"job_number":"JOB_99319","tr_customer_id":99336,"tr_customer_product_id":99326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:22.000Z","modified_at":"2025-11-05T03:31:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10447036579443","imei1":"10447036579443","imei2":"10447036579443","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99321,"job_number":"JOB_99321","tr_customer_id":99338,"tr_customer_product_id":99328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:23.000Z","modified_at":"2025-11-05T03:31:23.000Z","name":"Karolann Rice","mobile_number":"938-736-9312","email_id":"Ray48@gmail.com","dop":"2025-06-18","serial_number":"1031271309835811","imei1":"1031271309835811","imei2":"1031271309835811","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99323,"job_number":"JOB_99323","tr_customer_id":99340,"tr_customer_product_id":99330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:29.000Z","modified_at":"2025-11-05T03:31:29.000Z","name":"Aurore Rath","mobile_number":"563-446-6349","email_id":"Madonna_Armstrong49@hotmail.com","dop":"2025-04-06","serial_number":"16796115968281964","imei1":"16796115968281964","imei2":"16796115968281964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99325,"job_number":"JOB_99325","tr_customer_id":99342,"tr_customer_product_id":99332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:38.000Z","modified_at":"2025-11-05T03:31:38.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"13307624761431","imei1":"13307624761431","imei2":"13307624761431","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99327,"job_number":"JOB_99327","tr_customer_id":99344,"tr_customer_product_id":99334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:45.000Z","modified_at":"2025-11-05T03:31:45.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14736776577841","imei1":"14736776577841","imei2":"14736776577841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99329,"job_number":"JOB_99329","tr_customer_id":99346,"tr_customer_product_id":99336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:47.000Z","modified_at":"2025-11-05T03:31:47.000Z","name":"Fatima Franecki","mobile_number":"316-357-5343","email_id":"Bella72@hotmail.com","dop":"2025-04-06","serial_number":"18588293195585576","imei1":"18588293195585576","imei2":"18588293195585576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99330,"job_number":"JOB_99330","tr_customer_id":99347,"tr_customer_product_id":99337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:49.000Z","modified_at":"2025-11-05T03:31:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11913397527223","imei1":"11913397527223","imei2":"11913397527223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99332,"job_number":"JOB_99332","tr_customer_id":99349,"tr_customer_product_id":99339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:51.000Z","modified_at":"2025-11-05T03:31:51.000Z","name":"Walter Mueller","mobile_number":"421-577-5993","email_id":"Mitchell.Kilback48@hotmail.com","dop":"2025-04-06","serial_number":"11155810142509396","imei1":"11155810142509396","imei2":"11155810142509396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99334,"job_number":"JOB_99334","tr_customer_id":99351,"tr_customer_product_id":99341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:52.000Z","modified_at":"2025-11-05T03:31:52.000Z","name":"Ole Emmerich","mobile_number":"882-300-8792","email_id":"Tyrell74@yahoo.com","dop":"2025-04-06","serial_number":"10738350906938756","imei1":"10738350906938756","imei2":"10738350906938756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99335,"job_number":"JOB_99335","tr_customer_id":99352,"tr_customer_product_id":99342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:09.000Z","modified_at":"2025-11-05T03:32:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15534908479747","imei1":"15534908479747","imei2":"15534908479747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99341,"job_number":"JOB_99341","tr_customer_id":99358,"tr_customer_product_id":99348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Adelbert Schaefer","mobile_number":"491-363-1454","email_id":"Xavier.Schoen89@gmail.com","dop":"2025-04-06","serial_number":"13228945105305658","imei1":"13228945105305658","imei2":"13228945105305658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99342,"job_number":"JOB_99342","tr_customer_id":99359,"tr_customer_product_id":99349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:11.000Z","modified_at":"2025-11-05T03:32:11.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10284656555837","imei1":"10284656555837","imei2":"10284656555837","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99344,"job_number":"JOB_99344","tr_customer_id":99361,"tr_customer_product_id":99351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:12.000Z","modified_at":"2025-11-05T03:32:12.000Z","name":"Gunnar Bradtke","mobile_number":"667-321-6810","email_id":"Bette96@gmail.com","dop":"2025-06-08","serial_number":"103912278518934","imei1":"103912278518934","imei2":"103912278518934","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99345,"job_number":"JOB_99345","tr_customer_id":99362,"tr_customer_product_id":99352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:21.000Z","modified_at":"2025-11-05T03:32:21.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15542656838371","imei1":"15542656838371","imei2":"15542656838371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99351,"job_number":"JOB_99351","tr_customer_id":99368,"tr_customer_product_id":99358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Kenyatta Rogahn","mobile_number":"995-814-6240","email_id":"Ottilie.Spencer93@yahoo.com","dop":"2025-04-06","serial_number":"12229820770151034","imei1":"12229820770151034","imei2":"12229820770151034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99353,"job_number":"JOB_99353","tr_customer_id":99370,"tr_customer_product_id":99360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:28.000Z","modified_at":"2025-11-05T03:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14062509578885","imei1":"14062509578885","imei2":"14062509578885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99355,"job_number":"JOB_99355","tr_customer_id":99372,"tr_customer_product_id":99362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:30.000Z","modified_at":"2025-11-05T03:32:30.000Z","name":"Kenneth Swaniawski","mobile_number":"918-343-7084","email_id":"Macey_Gutkowski@hotmail.com","dop":"2025-04-06","serial_number":"15280012036544548","imei1":"15280012036544548","imei2":"15280012036544548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99357,"job_number":"JOB_99357","tr_customer_id":99374,"tr_customer_product_id":99364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:35.000Z","modified_at":"2025-11-05T03:32:35.000Z","name":"Tracy Huel","mobile_number":"686-658-7991","email_id":"Francesca_Koss58@yahoo.com","dop":"2025-04-06","serial_number":"18557445875517210","imei1":"18557445875517210","imei2":"18557445875517210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99360,"job_number":"JOB_99360","tr_customer_id":99377,"tr_customer_product_id":99367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:37.000Z","modified_at":"2025-11-05T03:32:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14997615207887","imei1":"14997615207887","imei2":"14997615207887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99363,"job_number":"JOB_99363","tr_customer_id":99380,"tr_customer_product_id":99370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:39.000Z","modified_at":"2025-11-05T03:32:39.000Z","name":"Frances Huel","mobile_number":"212-375-1683","email_id":"Evelyn.Harber74@hotmail.com","dop":"2025-04-06","serial_number":"11663020572314054","imei1":"11663020572314054","imei2":"11663020572314054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99364,"job_number":"JOB_99364","tr_customer_id":99381,"tr_customer_product_id":99371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:41.000Z","modified_at":"2025-11-05T03:32:41.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19472084156468","imei1":"19472084156468","imei2":"19472084156468","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99366,"job_number":"JOB_99366","tr_customer_id":99383,"tr_customer_product_id":99373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:42.000Z","modified_at":"2025-11-05T03:32:42.000Z","name":"Oren Mueller","mobile_number":"770-322-4980","email_id":"Fiona_Lakin25@hotmail.com","dop":"2025-06-08","serial_number":"107430960919248","imei1":"107430960919248","imei2":"107430960919248","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99367,"job_number":"JOB_99367","tr_customer_id":99384,"tr_customer_product_id":99374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:53.000Z","modified_at":"2025-11-05T03:32:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18384125749765","imei1":"18384125749765","imei2":"18384125749765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99369,"job_number":"JOB_99369","tr_customer_id":99386,"tr_customer_product_id":99376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:54.000Z","modified_at":"2025-11-05T03:32:54.000Z","name":"Beau Farrell","mobile_number":"252-514-4693","email_id":"Princess_Hyatt@hotmail.com","dop":"2025-04-06","serial_number":"19406685773847230","imei1":"19406685773847230","imei2":"19406685773847230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99373,"job_number":"JOB_99373","tr_customer_id":99390,"tr_customer_product_id":99380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:10.000Z","modified_at":"2025-11-05T03:33:10.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19961707825401","imei1":"19961707825401","imei2":"19961707825401","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99377,"job_number":"JOB_99377","tr_customer_id":99394,"tr_customer_product_id":99384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:11.000Z","modified_at":"2025-11-05T03:33:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18660080252715","imei1":"18660080252715","imei2":"18660080252715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99380,"job_number":"JOB_99380","tr_customer_id":99397,"tr_customer_product_id":99387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:12.000Z","modified_at":"2025-11-05T03:33:12.000Z","name":"Schuyler Beier","mobile_number":"476-574-3776","email_id":"Dylan.Schuppe@yahoo.com","dop":"2025-06-08","serial_number":"109663941783151","imei1":"109663941783151","imei2":"109663941783151","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99381,"job_number":"JOB_99381","tr_customer_id":99398,"tr_customer_product_id":99388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:13.000Z","modified_at":"2025-11-05T03:33:13.000Z","name":"Emilio Schumm","mobile_number":"266-458-5436","email_id":"Myron_Sporer62@hotmail.com","dop":"2025-04-06","serial_number":"15687483430465676","imei1":"15687483430465676","imei2":"15687483430465676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99382,"job_number":"JOB_99382","tr_customer_id":99399,"tr_customer_product_id":99389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:26.000Z","modified_at":"2025-11-05T03:33:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14892910213761","imei1":"14892910213761","imei2":"14892910213761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99384,"job_number":"JOB_99384","tr_customer_id":99401,"tr_customer_product_id":99391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:28.000Z","modified_at":"2025-11-05T03:33:28.000Z","name":"Abby Dare","mobile_number":"593-504-6366","email_id":"Collin_Parker@hotmail.com","dop":"2025-04-06","serial_number":"15050639692522372","imei1":"15050639692522372","imei2":"15050639692522372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99385,"job_number":"JOB_99385","tr_customer_id":99402,"tr_customer_product_id":99392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:36.000Z","modified_at":"2025-11-05T03:33:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10136716846347","imei1":"10136716846347","imei2":"10136716846347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99387,"job_number":"JOB_99387","tr_customer_id":99404,"tr_customer_product_id":99394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:37.000Z","modified_at":"2025-11-05T03:33:37.000Z","name":"Celestino Nienow","mobile_number":"627-906-4063","email_id":"Joanie13@gmail.com","dop":"2025-04-06","serial_number":"16249741544083348","imei1":"16249741544083348","imei2":"16249741544083348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99388,"job_number":"JOB_99388","tr_customer_id":99405,"tr_customer_product_id":99395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20193838715266","imei1":"20193838715266","imei2":"20193838715266","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99389,"job_number":"JOB_99389","tr_customer_id":99406,"tr_customer_product_id":99396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17505858348605","imei1":"17505858348605","imei2":"17505858348605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99390,"job_number":"JOB_99390","tr_customer_id":99407,"tr_customer_product_id":99397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18927218526986","imei1":"18927218526986","imei2":"18927218526986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99391,"job_number":"JOB_99391","tr_customer_id":99408,"tr_customer_product_id":99398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82964760360429","imei1":"82964760360429","imei2":"82964760360429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99392,"job_number":"JOB_99392","tr_customer_id":99409,"tr_customer_product_id":99399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91454163958405","imei1":"91454163958405","imei2":"91454163958405","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99393,"job_number":"JOB_99393","tr_customer_id":99410,"tr_customer_product_id":99400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67822897582642","imei1":"67822897582642","imei2":"67822897582642","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99395,"job_number":"JOB_99395","tr_customer_id":99412,"tr_customer_product_id":99402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17312144428971","imei1":"17312144428971","imei2":"17312144428971","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99396,"job_number":"JOB_99396","tr_customer_id":99413,"tr_customer_product_id":99403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89933212307530","imei1":"89933212307530","imei2":"89933212307530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99397,"job_number":"JOB_99397","tr_customer_id":99414,"tr_customer_product_id":99404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73851954474799","imei1":"73851954474799","imei2":"73851954474799","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99398,"job_number":"JOB_99398","tr_customer_id":99415,"tr_customer_product_id":99405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54243259707803","imei1":"54243259707803","imei2":"54243259707803","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99399,"job_number":"JOB_99399","tr_customer_id":99416,"tr_customer_product_id":99406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17734769117026","imei1":"17734769117026","imei2":"17734769117026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99400,"job_number":"JOB_99400","tr_customer_id":99417,"tr_customer_product_id":99407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60440245740749","imei1":"60440245740749","imei2":"60440245740749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99402,"job_number":"JOB_99402","tr_customer_id":99419,"tr_customer_product_id":99409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64421809655342","imei1":"64421809655342","imei2":"64421809655342","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99403,"job_number":"JOB_99403","tr_customer_id":99420,"tr_customer_product_id":99410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67853132068698","imei1":"67853132068698","imei2":"67853132068698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99404,"job_number":"JOB_99404","tr_customer_id":99421,"tr_customer_product_id":99411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90902185229839","imei1":"90902185229839","imei2":"90902185229839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99405,"job_number":"JOB_99405","tr_customer_id":99422,"tr_customer_product_id":99412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93921084924199","imei1":"93921084924199","imei2":"93921084924199","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99406,"job_number":"JOB_99406","tr_customer_id":99423,"tr_customer_product_id":99413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50888199460599","imei1":"50888199460599","imei2":"50888199460599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99407,"job_number":"JOB_99407","tr_customer_id":99424,"tr_customer_product_id":99414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14169437252304","imei1":"14169437252304","imei2":"14169437252304","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99409,"job_number":"JOB_99409","tr_customer_id":99426,"tr_customer_product_id":99416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:29.000Z","modified_at":"2025-11-05T03:54:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16618128321697","imei1":"16618128321697","imei2":"16618128321697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99411,"job_number":"JOB_99411","tr_customer_id":99428,"tr_customer_product_id":99418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:30.000Z","modified_at":"2025-11-05T03:54:30.000Z","name":"Theodora Morar","mobile_number":"671-612-5556","email_id":"Triston15@yahoo.com","dop":"2025-04-06","serial_number":"15725508525546500","imei1":"15725508525546500","imei2":"15725508525546500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99412,"job_number":"JOB_99412","tr_customer_id":99429,"tr_customer_product_id":99419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:41.000Z","modified_at":"2025-11-05T03:54:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19587327386476","imei1":"19587327386476","imei2":"19587327386476","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99413,"job_number":"JOB_99413","tr_customer_id":99430,"tr_customer_product_id":99420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:41.000Z","modified_at":"2025-11-05T03:54:41.000Z","name":"Eulah Donnelly","mobile_number":"698-588-2417","email_id":"Lindsay.Reichert9@yahoo.com","dop":"2025-09-16","serial_number":"12227516434052","imei1":"12227516434052","imei2":"12227516434052","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99414,"job_number":"JOB_99414","tr_customer_id":99431,"tr_customer_product_id":99421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:02.000Z","modified_at":"2025-11-05T03:55:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14972601431007","imei1":"14972601431007","imei2":"14972601431007","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99415,"job_number":"JOB_99415","tr_customer_id":99432,"tr_customer_product_id":99422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:03.000Z","modified_at":"2025-11-05T03:55:03.000Z","name":"Gilda Weber","mobile_number":"664-467-1482","email_id":"Federico_Abernathy55@yahoo.com","dop":"2025-09-16","serial_number":"11839676046023","imei1":"11839676046023","imei2":"11839676046023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99416,"job_number":"JOB_99416","tr_customer_id":99433,"tr_customer_product_id":99423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:12.000Z","modified_at":"2025-11-05T03:55:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10925703720494","imei1":"10925703720494","imei2":"10925703720494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99418,"job_number":"JOB_99418","tr_customer_id":99435,"tr_customer_product_id":99425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:14.000Z","modified_at":"2025-11-05T03:55:14.000Z","name":"Alphonso Wisozk","mobile_number":"891-317-9789","email_id":"Tanner.Medhurst@hotmail.com","dop":"2025-04-06","serial_number":"16940605207056364","imei1":"16940605207056364","imei2":"16940605207056364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99419,"job_number":"JOB_99419","tr_customer_id":99436,"tr_customer_product_id":99426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:23.000Z","modified_at":"2025-11-05T03:55:23.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14950704091190","imei1":"14950704091190","imei2":"14950704091190","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99420,"job_number":"JOB_99420","tr_customer_id":99437,"tr_customer_product_id":99427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:24.000Z","modified_at":"2025-11-05T03:55:24.000Z","name":"Cierra Green","mobile_number":"372-860-9437","email_id":"Elroy49@yahoo.com","dop":"2025-09-16","serial_number":"18605413870818","imei1":"18605413870818","imei2":"18605413870818","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99421,"job_number":"JOB_99421","tr_customer_id":99438,"tr_customer_product_id":99428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:54.000Z","modified_at":"2025-11-05T03:55:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10534123660115","imei1":"10534123660115","imei2":"10534123660115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99423,"job_number":"JOB_99423","tr_customer_id":99440,"tr_customer_product_id":99430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:56.000Z","modified_at":"2025-11-05T03:55:56.000Z","name":"Timmy Gottlieb","mobile_number":"669-348-3231","email_id":"Russ37@hotmail.com","dop":"2025-04-06","serial_number":"19208649603546920","imei1":"19208649603546920","imei2":"19208649603546920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99424,"job_number":"JOB_99424","tr_customer_id":99441,"tr_customer_product_id":99431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:19:15.000Z","modified_at":"2025-11-05T04:19:15.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"73624542821496","imei1":"73624542821496","imei2":"73624542821496","popurl":"2025-10-26T04:19:14.765939206Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99425,"job_number":"JOB_99425","tr_customer_id":99442,"tr_customer_product_id":99432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:20:32.000Z","modified_at":"2025-11-05T04:20:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"68815535843746","imei1":"68815535843746","imei2":"68815535843746","popurl":"2025-10-26T04:20:31.430920913Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99426,"job_number":"JOB_99426","tr_customer_id":99443,"tr_customer_product_id":99433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:29:50.000Z","modified_at":"2025-11-05T04:29:50.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107624243455740","imei1":"107624243455740","imei2":"107624243455740","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99428,"job_number":"JOB_99428","tr_customer_id":99445,"tr_customer_product_id":99435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:30:04.000Z","modified_at":"2025-11-05T04:30:04.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104791799821680","imei1":"104791799821680","imei2":"104791799821680","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99435,"job_number":"JOB_99435","tr_customer_id":99452,"tr_customer_product_id":99442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:43:14.000Z","modified_at":"2025-11-05T04:43:14.000Z","name":"Eldred Berge","mobile_number":"390-303-6899","email_id":"Ulices.Kozey31@gmail.com","dop":"2025-04-06","serial_number":"11080680622787298","imei1":"11080680622787298","imei2":"11080680622787298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99439,"job_number":"JOB_99439","tr_customer_id":99456,"tr_customer_product_id":99446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:01:00.000Z","modified_at":"2025-11-05T06:01:00.000Z","name":"Jamel Schmitt","mobile_number":"365-660-1231","email_id":"Regan_Prohaska74@gmail.com","dop":"2025-04-06","serial_number":"13706881481800998","imei1":"13706881481800998","imei2":"13706881481800998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99440,"job_number":"JOB_99440","tr_customer_id":99457,"tr_customer_product_id":99447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:01:33.000Z","modified_at":"2025-11-05T06:01:33.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"1245552346246166","imei1":"1245552346246166","imei2":"1245552346246166","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99442,"job_number":"JOB_99442","tr_customer_id":99459,"tr_customer_product_id":99449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:12:02.000Z","modified_at":"2025-11-05T06:12:02.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456789","imei1":"21240123456789","imei2":"21240123456789","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99452,"job_number":"JOB_99452","tr_customer_id":99469,"tr_customer_product_id":99459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:03.000Z","modified_at":"2025-11-05T06:19:03.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10938149674329","imei1":"10938149674329","imei2":"10938149674329","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99454,"job_number":"JOB_99454","tr_customer_id":99471,"tr_customer_product_id":99461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:04.000Z","modified_at":"2025-11-05T06:19:04.000Z","name":"Kamren Langworth","mobile_number":"888-503-7727","email_id":"Gerhard_Rosenbaum@yahoo.com","dop":"2025-06-18","serial_number":"1022859927843291","imei1":"1022859927843291","imei2":"1022859927843291","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99455,"job_number":"JOB_99455","tr_customer_id":99472,"tr_customer_product_id":99462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:34.000Z","modified_at":"2025-11-05T06:19:34.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10396301889388","imei1":"10396301889388","imei2":"10396301889388","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99457,"job_number":"JOB_99457","tr_customer_id":99474,"tr_customer_product_id":99464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:36.000Z","modified_at":"2025-11-05T06:19:36.000Z","name":"Loy Cormier","mobile_number":"936-757-8350","email_id":"Waino_Miller@gmail.com","dop":"2025-06-08","serial_number":"102449550997179","imei1":"102449550997179","imei2":"102449550997179","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99458,"job_number":"JOB_99458","tr_customer_id":99475,"tr_customer_product_id":99465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:50.000Z","modified_at":"2025-11-05T06:19:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10955986936655","imei1":"10955986936655","imei2":"10955986936655","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99460,"job_number":"JOB_99460","tr_customer_id":99477,"tr_customer_product_id":99467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:51.000Z","modified_at":"2025-11-05T06:19:51.000Z","name":"Branson Schowalter","mobile_number":"613-953-9713","email_id":"Augusta.Roberts16@yahoo.com","dop":"2025-06-18","serial_number":"1069499412171115","imei1":"1069499412171115","imei2":"1069499412171115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99461,"job_number":"JOB_99461","tr_customer_id":99478,"tr_customer_product_id":99468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:01.000Z","modified_at":"2025-11-05T06:20:01.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14796110344649","imei1":"14796110344649","imei2":"14796110344649","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99463,"job_number":"JOB_99463","tr_customer_id":99480,"tr_customer_product_id":99470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:03.000Z","modified_at":"2025-11-05T06:20:03.000Z","name":"Asia Osinski","mobile_number":"398-869-1353","email_id":"Fernando_Lockman@gmail.com","dop":"2025-06-08","serial_number":"100569194584255","imei1":"100569194584255","imei2":"100569194584255","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99464,"job_number":"JOB_99464","tr_customer_id":99481,"tr_customer_product_id":99471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:28.000Z","modified_at":"2025-11-05T06:20:28.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12315616835745","imei1":"12315616835745","imei2":"12315616835745","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99466,"job_number":"JOB_99466","tr_customer_id":99483,"tr_customer_product_id":99473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:29.000Z","modified_at":"2025-11-05T06:20:29.000Z","name":"Jeffry Boehm","mobile_number":"363-836-6316","email_id":"Halie59@hotmail.com","dop":"2025-06-08","serial_number":"102736965254827","imei1":"102736965254827","imei2":"102736965254827","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99467,"job_number":"JOB_99467","tr_customer_id":99484,"tr_customer_product_id":99474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:26:57.000Z","modified_at":"2025-11-05T06:26:57.000Z","name":"Tanya sharma","mobile_number":"8765431278","email_id":"abc@gmail.com","dop":"2025-10-31","serial_number":"12345678913788","imei1":"12345678913788","imei2":"12345678913788","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99469,"job_number":"JOB_99469","tr_customer_id":99486,"tr_customer_product_id":99476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:28:49.000Z","modified_at":"2025-11-05T06:28:49.000Z","name":"Donnell Schroeder","mobile_number":"509-863-7554","email_id":"Mariano38@yahoo.com","dop":"2025-04-06","serial_number":"18046852813767948","imei1":"18046852813767948","imei2":"18046852813767948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99470,"job_number":"JOB_99470","tr_customer_id":99487,"tr_customer_product_id":99477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:29:58.000Z","modified_at":"2025-11-05T06:29:58.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456781","imei1":"21240123456781","imei2":"21240123456781","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99472,"job_number":"JOB_99472","tr_customer_id":99489,"tr_customer_product_id":99479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:34:00.000Z","modified_at":"2025-11-05T06:34:00.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456782","imei1":"21240123456782","imei2":"21240123456782","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99473,"job_number":"JOB_99473","tr_customer_id":99490,"tr_customer_product_id":99480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:36:20.000Z","modified_at":"2025-11-05T06:36:20.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456783","imei1":"21240123456783","imei2":"21240123456783","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99475,"job_number":"JOB_99475","tr_customer_id":99492,"tr_customer_product_id":99482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:36:31.000Z","modified_at":"2025-11-05T06:36:31.000Z","name":"Cameron Lindgren","mobile_number":"446-287-5553","email_id":"Shyanne_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"16647098228975464","imei1":"16647098228975464","imei2":"16647098228975464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99476,"job_number":"JOB_99476","tr_customer_id":99493,"tr_customer_product_id":99483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:37:30.000Z","modified_at":"2025-11-05T06:37:30.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456784","imei1":"21240123456784","imei2":"21240123456784","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99478,"job_number":"JOB_99478","tr_customer_id":99495,"tr_customer_product_id":99485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:38:55.000Z","modified_at":"2025-11-05T06:38:55.000Z","name":"Brendan Rath","mobile_number":"727-235-1396","email_id":"Laury15@hotmail.com","dop":"2025-04-06","serial_number":"11385444409009862","imei1":"11385444409009862","imei2":"11385444409009862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99479,"job_number":"JOB_99479","tr_customer_id":99496,"tr_customer_product_id":99486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:19.000Z","modified_at":"2025-11-05T06:39:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10660568771474","imei1":"10660568771474","imei2":"10660568771474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99481,"job_number":"JOB_99481","tr_customer_id":99498,"tr_customer_product_id":99488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:21.000Z","modified_at":"2025-11-05T06:39:21.000Z","name":"Filomena Rath","mobile_number":"441-241-1255","email_id":"Consuelo_Tillman@yahoo.com","dop":"2025-04-06","serial_number":"19262218640030860","imei1":"19262218640030860","imei2":"19262218640030860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99483,"job_number":"JOB_99483","tr_customer_id":99500,"tr_customer_product_id":99490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:25.000Z","modified_at":"2025-11-05T06:39:25.000Z","name":"Rebeca Lockman","mobile_number":"652-787-8609","email_id":"Daron.Auer30@gmail.com","dop":"2025-04-06","serial_number":"19632220079675860","imei1":"19632220079675860","imei2":"19632220079675860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99484,"job_number":"JOB_99484","tr_customer_id":99501,"tr_customer_product_id":99491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:30.000Z","modified_at":"2025-11-05T06:39:30.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11461244353765","imei1":"11461244353765","imei2":"11461244353765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99487,"job_number":"JOB_99487","tr_customer_id":99504,"tr_customer_product_id":99494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:39.000Z","modified_at":"2025-11-05T06:39:39.000Z","name":"Marcus Littel","mobile_number":"685-776-9604","email_id":"Jon.Bernhard@hotmail.com","dop":"2025-04-06","serial_number":"10461715109402650","imei1":"10461715109402650","imei2":"10461715109402650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99488,"job_number":"JOB_99488","tr_customer_id":99505,"tr_customer_product_id":99495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:06.000Z","modified_at":"2025-11-05T06:40:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14364423135275","imei1":"14364423135275","imei2":"14364423135275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99490,"job_number":"JOB_99490","tr_customer_id":99507,"tr_customer_product_id":99497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:08.000Z","modified_at":"2025-11-05T06:40:08.000Z","name":"Donna O'Connell","mobile_number":"218-870-9015","email_id":"Darrion_Rau@hotmail.com","dop":"2025-04-06","serial_number":"17037144646309220","imei1":"17037144646309220","imei2":"17037144646309220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99491,"job_number":"JOB_99491","tr_customer_id":99508,"tr_customer_product_id":99498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:12.000Z","modified_at":"2025-11-05T06:40:12.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19638628939507","imei1":"19638628939507","imei2":"19638628939507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99494,"job_number":"JOB_99494","tr_customer_id":99511,"tr_customer_product_id":99501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:23.000Z","modified_at":"2025-11-05T06:40:23.000Z","name":"Michael Treutel","mobile_number":"630-350-4736","email_id":"Jaylan.Kohler31@yahoo.com","dop":"2025-04-06","serial_number":"11848415608146974","imei1":"11848415608146974","imei2":"11848415608146974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99495,"job_number":"JOB_99495","tr_customer_id":99512,"tr_customer_product_id":99502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:53.000Z","modified_at":"2025-11-05T06:40:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17725948556402","imei1":"17725948556402","imei2":"17725948556402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99497,"job_number":"JOB_99497","tr_customer_id":99514,"tr_customer_product_id":99504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:54.000Z","modified_at":"2025-11-05T06:40:54.000Z","name":"Tania Prohaska","mobile_number":"583-708-7696","email_id":"Dereck79@gmail.com","dop":"2025-04-06","serial_number":"12092669747890094","imei1":"12092669747890094","imei2":"12092669747890094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99498,"job_number":"JOB_99498","tr_customer_id":99515,"tr_customer_product_id":99505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:54.000Z","modified_at":"2025-11-05T06:40:54.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10306961412971","imei1":"10306961412971","imei2":"10306961412971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99500,"job_number":"JOB_99500","tr_customer_id":99517,"tr_customer_product_id":99507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:49:33.000Z","modified_at":"2025-11-05T06:49:33.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456785","imei1":"21240123456785","imei2":"21240123456785","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99501,"job_number":"JOB_99501","tr_customer_id":99518,"tr_customer_product_id":99508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:52:51.000Z","modified_at":"2025-11-05T06:52:51.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17412117330805","imei1":"17412117330805","imei2":"17412117330805","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99502,"job_number":"JOB_99502","tr_customer_id":99519,"tr_customer_product_id":99509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:52:51.000Z","modified_at":"2025-11-05T06:52:51.000Z","name":"Mercedes Blanda","mobile_number":"587-305-9203","email_id":"Reuben.Mayer@yahoo.com","dop":"2025-09-16","serial_number":"10139798905602","imei1":"10139798905602","imei2":"10139798905602","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99503,"job_number":"JOB_99503","tr_customer_id":99520,"tr_customer_product_id":99510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:10.000Z","modified_at":"2025-11-05T06:53:10.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17060789836701","imei1":"17060789836701","imei2":"17060789836701","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99504,"job_number":"JOB_99504","tr_customer_id":99521,"tr_customer_product_id":99511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:10.000Z","modified_at":"2025-11-05T06:53:10.000Z","name":"Kiarra Jakubowski","mobile_number":"886-260-1296","email_id":"Santina.Lueilwitz60@gmail.com","dop":"2025-09-16","serial_number":"12082326069971","imei1":"12082326069971","imei2":"12082326069971","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99505,"job_number":"JOB_99505","tr_customer_id":99522,"tr_customer_product_id":99512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:28.000Z","modified_at":"2025-11-05T06:53:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13371969202726","imei1":"13371969202726","imei2":"13371969202726","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99506,"job_number":"JOB_99506","tr_customer_id":99523,"tr_customer_product_id":99513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:29.000Z","modified_at":"2025-11-05T06:53:29.000Z","name":"Deangelo Braun","mobile_number":"896-715-8407","email_id":"Gwen.Jerde@hotmail.com","dop":"2025-09-16","serial_number":"19992337363848","imei1":"19992337363848","imei2":"19992337363848","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99507,"job_number":"JOB_99507","tr_customer_id":99524,"tr_customer_product_id":99514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:06.000Z","modified_at":"2025-11-05T06:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10952469771520","imei1":"10952469771520","imei2":"10952469771520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99509,"job_number":"JOB_99509","tr_customer_id":99526,"tr_customer_product_id":99516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:07.000Z","modified_at":"2025-11-05T06:54:08.000Z","name":"Albert Reynolds","mobile_number":"255-958-0774","email_id":"Ubaldo_Anderson98@yahoo.com","dop":"2025-04-06","serial_number":"19027387423509310","imei1":"19027387423509310","imei2":"19027387423509310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99510,"job_number":"JOB_99510","tr_customer_id":99527,"tr_customer_product_id":99517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:53.000Z","modified_at":"2025-11-05T06:54:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19104474990225","imei1":"19104474990225","imei2":"19104474990225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99512,"job_number":"JOB_99512","tr_customer_id":99529,"tr_customer_product_id":99519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:55.000Z","modified_at":"2025-11-05T06:54:55.000Z","name":"Ramon Robel","mobile_number":"204-388-0184","email_id":"Rene.Kuphal27@gmail.com","dop":"2025-04-06","serial_number":"17340880616486184","imei1":"17340880616486184","imei2":"17340880616486184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99513,"job_number":"JOB_99513","tr_customer_id":99530,"tr_customer_product_id":99520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:55:40.000Z","modified_at":"2025-11-05T06:55:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17431717493944","imei1":"17431717493944","imei2":"17431717493944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99515,"job_number":"JOB_99515","tr_customer_id":99532,"tr_customer_product_id":99522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:55:42.000Z","modified_at":"2025-11-05T06:55:42.000Z","name":"Selena Walker","mobile_number":"783-544-7290","email_id":"Christy_Kessler53@yahoo.com","dop":"2025-04-06","serial_number":"10058993711514132","imei1":"10058993711514132","imei2":"10058993711514132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99519,"job_number":"JOB_99519","tr_customer_id":99536,"tr_customer_product_id":99526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:45.000Z","modified_at":"2025-11-05T07:34:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845156338415","imei1":"17845156338415","imei2":"17845156338415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99521,"job_number":"JOB_99521","tr_customer_id":99538,"tr_customer_product_id":99528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:47.000Z","modified_at":"2025-11-05T07:34:47.000Z","name":"Jermey Bayer","mobile_number":"223-510-0424","email_id":"Dee25@hotmail.com","dop":"2025-04-06","serial_number":"16829183145817240","imei1":"16829183145817240","imei2":"16829183145817240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99522,"job_number":"JOB_99522","tr_customer_id":99539,"tr_customer_product_id":99529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:47.000Z","modified_at":"2025-11-05T07:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18664306420864","imei1":"18664306420864","imei2":"18664306420864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99524,"job_number":"JOB_99524","tr_customer_id":99541,"tr_customer_product_id":99531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:48.000Z","modified_at":"2025-11-05T07:34:48.000Z","name":"Evangeline Mante","mobile_number":"278-751-6840","email_id":"Mellie83@yahoo.com","dop":"2025-04-06","serial_number":"19962894197651652","imei1":"19962894197651652","imei2":"19962894197651652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99525,"job_number":"JOB_99525","tr_customer_id":99542,"tr_customer_product_id":99532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:28.000Z","modified_at":"2025-11-05T07:35:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19761335543441","imei1":"19761335543441","imei2":"19761335543441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99527,"job_number":"JOB_99527","tr_customer_id":99544,"tr_customer_product_id":99534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:29.000Z","modified_at":"2025-11-05T07:35:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14770265026708","imei1":"14770265026708","imei2":"14770265026708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99529,"job_number":"JOB_99529","tr_customer_id":99546,"tr_customer_product_id":99536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:30.000Z","modified_at":"2025-11-05T07:35:30.000Z","name":"Mattie Tremblay","mobile_number":"887-798-5675","email_id":"Wilber.Brown99@yahoo.com","dop":"2025-04-06","serial_number":"13319497229109914","imei1":"13319497229109914","imei2":"13319497229109914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99530,"job_number":"JOB_99530","tr_customer_id":99547,"tr_customer_product_id":99537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:31.000Z","modified_at":"2025-11-05T07:35:31.000Z","name":"Ashtyn Legros","mobile_number":"333-385-1386","email_id":"Oliver.Carroll@gmail.com","dop":"2025-04-06","serial_number":"19740421904831600","imei1":"19740421904831600","imei2":"19740421904831600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99531,"job_number":"JOB_99531","tr_customer_id":99548,"tr_customer_product_id":99538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:11.000Z","modified_at":"2025-11-05T07:36:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14114003077781","imei1":"14114003077781","imei2":"14114003077781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99533,"job_number":"JOB_99533","tr_customer_id":99550,"tr_customer_product_id":99540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:12.000Z","modified_at":"2025-11-05T07:36:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15100101681512","imei1":"15100101681512","imei2":"15100101681512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99535,"job_number":"JOB_99535","tr_customer_id":99552,"tr_customer_product_id":99542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:13.000Z","modified_at":"2025-11-05T07:36:13.000Z","name":"Alexandra Howell","mobile_number":"875-939-7502","email_id":"Arlo_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"18749174162564704","imei1":"18749174162564704","imei2":"18749174162564704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99536,"job_number":"JOB_99536","tr_customer_id":99553,"tr_customer_product_id":99543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:13.000Z","modified_at":"2025-11-05T07:36:13.000Z","name":"Finn Corkery","mobile_number":"911-581-3234","email_id":"Bailey30@yahoo.com","dop":"2025-04-06","serial_number":"13474335624284504","imei1":"13474335624284504","imei2":"13474335624284504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99538,"job_number":"JOB_99538","tr_customer_id":99555,"tr_customer_product_id":99545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:52.000Z","modified_at":"2025-11-05T07:36:52.000Z","name":"Asha Jerde","mobile_number":"915-297-7681","email_id":"Daniela_Leannon96@hotmail.com","dop":"2025-04-06","serial_number":"16152691923484128","imei1":"16152691923484128","imei2":"16152691923484128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99539,"job_number":"JOB_99539","tr_customer_id":99556,"tr_customer_product_id":99546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:00.000Z","modified_at":"2025-11-05T07:43:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14256031845767","imei1":"14256031845767","imei2":"14256031845767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99541,"job_number":"JOB_99541","tr_customer_id":99558,"tr_customer_product_id":99548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:02.000Z","modified_at":"2025-11-05T07:43:02.000Z","name":"Jalon Hirthe","mobile_number":"628-247-3150","email_id":"Howell_Kris@yahoo.com","dop":"2025-04-06","serial_number":"11853369691689236","imei1":"11853369691689236","imei2":"11853369691689236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99542,"job_number":"JOB_99542","tr_customer_id":99559,"tr_customer_product_id":99549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:06.000Z","modified_at":"2025-11-05T07:43:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13920741447892","imei1":"13920741447892","imei2":"13920741447892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99544,"job_number":"JOB_99544","tr_customer_id":99561,"tr_customer_product_id":99551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:08.000Z","modified_at":"2025-11-05T07:43:08.000Z","name":"Coleman Nienow","mobile_number":"914-526-8258","email_id":"Beaulah_McCullough62@hotmail.com","dop":"2025-04-06","serial_number":"15650514213284604","imei1":"15650514213284604","imei2":"15650514213284604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99545,"job_number":"JOB_99545","tr_customer_id":99562,"tr_customer_product_id":99552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:42.000Z","modified_at":"2025-11-05T07:43:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11443331352610","imei1":"11443331352610","imei2":"11443331352610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99547,"job_number":"JOB_99547","tr_customer_id":99564,"tr_customer_product_id":99554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:44.000Z","modified_at":"2025-11-05T07:43:44.000Z","name":"Renee Boyle","mobile_number":"258-638-8475","email_id":"Kendra.Jast45@hotmail.com","dop":"2025-04-06","serial_number":"14597838906296046","imei1":"14597838906296046","imei2":"14597838906296046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99548,"job_number":"JOB_99548","tr_customer_id":99565,"tr_customer_product_id":99555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:54.000Z","modified_at":"2025-11-05T07:43:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18758451479403","imei1":"18758451479403","imei2":"18758451479403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99550,"job_number":"JOB_99550","tr_customer_id":99567,"tr_customer_product_id":99557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:55.000Z","modified_at":"2025-11-05T07:43:55.000Z","name":"Art Walker","mobile_number":"311-241-0072","email_id":"Deshawn_Legros84@gmail.com","dop":"2025-04-06","serial_number":"10259468474977278","imei1":"10259468474977278","imei2":"10259468474977278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99551,"job_number":"JOB_99551","tr_customer_id":99568,"tr_customer_product_id":99558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:24.000Z","modified_at":"2025-11-05T07:44:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14373094895281","imei1":"14373094895281","imei2":"14373094895281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99553,"job_number":"JOB_99553","tr_customer_id":99570,"tr_customer_product_id":99560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:26.000Z","modified_at":"2025-11-05T07:44:26.000Z","name":"Orlando Hauck","mobile_number":"273-994-1983","email_id":"Kattie_Harber81@hotmail.com","dop":"2025-04-06","serial_number":"18021665449328256","imei1":"18021665449328256","imei2":"18021665449328256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99554,"job_number":"JOB_99554","tr_customer_id":99571,"tr_customer_product_id":99561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:41.000Z","modified_at":"2025-11-05T07:44:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15305447111450","imei1":"15305447111450","imei2":"15305447111450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99556,"job_number":"JOB_99556","tr_customer_id":99573,"tr_customer_product_id":99563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:43.000Z","modified_at":"2025-11-05T07:44:43.000Z","name":"Liza Harris","mobile_number":"832-209-1494","email_id":"Kevin3@yahoo.com","dop":"2025-04-06","serial_number":"17737883507923060","imei1":"17737883507923060","imei2":"17737883507923060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99559,"job_number":"JOB_99559","tr_customer_id":99576,"tr_customer_product_id":99566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:02:46.000Z","modified_at":"2025-11-05T12:02:46.000Z","name":"Jaden Beatty","mobile_number":"898-269-7594","email_id":"Alexis.Kutch6@yahoo.com","dop":"2025-10-12","serial_number":"1007279467612925","imei1":"1007279467612925","imei2":"1007279467612925","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99561,"job_number":"JOB_99561","tr_customer_id":99578,"tr_customer_product_id":99568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:03:19.000Z","modified_at":"2025-11-05T12:03:19.000Z","name":"Trisha Hilpert","mobile_number":"528-497-5520","email_id":"Linnea_Bode99@hotmail.com","dop":"2025-10-12","serial_number":"1007500055719941","imei1":"1007500055719941","imei2":"1007500055719941","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99563,"job_number":"JOB_99563","tr_customer_id":99580,"tr_customer_product_id":99570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:07:10.000Z","modified_at":"2025-11-05T12:07:10.000Z","name":"Arno Hartmann","mobile_number":"716-292-3600","email_id":"Annette22@hotmail.com","dop":"2025-10-12","serial_number":"1007186021880867","imei1":"1007186021880867","imei2":"1007186021880867","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99565,"job_number":"JOB_99565","tr_customer_id":99582,"tr_customer_product_id":99572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:09:35.000Z","modified_at":"2025-11-05T12:09:35.000Z","name":"Meaghan Gerhold","mobile_number":"363-286-4677","email_id":"Hermann13@gmail.com","dop":"2025-10-12","serial_number":"1007890815668742","imei1":"1007890815668742","imei2":"1007890815668742","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99567,"job_number":"JOB_99567","tr_customer_id":99584,"tr_customer_product_id":99574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:14:56.000Z","modified_at":"2025-11-05T12:14:56.000Z","name":"Malachi Russel","mobile_number":"757-395-6798","email_id":"Nils.OKeefe@gmail.com","dop":"2025-10-12","serial_number":"1004258091230245","imei1":"1004258091230245","imei2":"1004258091230245","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99570,"job_number":"JOB_99570","tr_customer_id":99587,"tr_customer_product_id":99577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:40:18.000Z","modified_at":"2025-11-05T12:40:18.000Z","name":"Sidney Legros","mobile_number":"868-954-3090","email_id":"Brenda95@yahoo.com","dop":"2025-04-06","serial_number":"14899016526964516","imei1":"14899016526964516","imei2":"14899016526964516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99573,"job_number":"JOB_99573","tr_customer_id":99590,"tr_customer_product_id":99580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:43:57.000Z","modified_at":"2025-11-05T12:43:57.000Z","name":"Okey Schmeler","mobile_number":"404-907-8985","email_id":"Cleta60@gmail.com","dop":"2025-10-12","serial_number":"1009609731959066","imei1":"1009609731959066","imei2":"1009609731959066","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99576,"job_number":"JOB_99576","tr_customer_id":99593,"tr_customer_product_id":99583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:50:06.000Z","modified_at":"2025-11-05T12:50:06.000Z","name":"Maxime Russel","mobile_number":"865-212-8218","email_id":"Brett.Kulas15@gmail.com","dop":"2025-10-12","serial_number":"1003510897431884","imei1":"1003510897431884","imei2":"1003510897431884","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99577,"job_number":"JOB_99577","tr_customer_id":99594,"tr_customer_product_id":99584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:05:01.000Z","modified_at":"2025-11-05T13:05:01.000Z","name":"Jazmin Kunde","mobile_number":"452-481-7932","email_id":"Ellen.Abshire@gmail.com","dop":"2025-04-06","serial_number":"14400036663257","imei1":"14400036663257","imei2":"14400036663257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99578,"job_number":"JOB_99578","tr_customer_id":99595,"tr_customer_product_id":99585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Krishna Embranthiri","mobile_number":"7019766370","email_id":"swami.gupta@gmail.com","dop":"2025-10-26","serial_number":"5935968886086193","imei1":"5935968886086193","imei2":"5935968886086193","popurl":"www.guru-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99579,"job_number":"JOB_99579","tr_customer_id":99596,"tr_customer_product_id":99586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Priya Asan","mobile_number":"7041623656","email_id":"ravi.kaur@yahoo.co.in","dop":"2025-10-26","serial_number":"3580891862396158","imei1":"3580891862396158","imei2":"3580891862396158","popurl":"www.mahendra-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99580,"job_number":"JOB_99580","tr_customer_id":99597,"tr_customer_product_id":99587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Charvi Guha","mobile_number":"7056606510","email_id":"shakuntala.sharma@yahoo.co.in","dop":"2025-10-26","serial_number":"2424791919195124","imei1":"2424791919195124","imei2":"2424791919195124","popurl":"www.charak-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99581,"job_number":"JOB_99581","tr_customer_id":99598,"tr_customer_product_id":99588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Bilva Chattopadhyay","mobile_number":"7003009891","email_id":"alok.gupta@gmail.com","dop":"2025-10-26","serial_number":"4913534296675133","imei1":"4913534296675133","imei2":"4913534296675133","popurl":"www.balaaditya-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99582,"job_number":"JOB_99582","tr_customer_id":99599,"tr_customer_product_id":99589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Darshwana Bharadwaj","mobile_number":"7069253652","email_id":"umang.khatri@gmail.com","dop":"2025-10-26","serial_number":"5950520751619879","imei1":"5950520751619879","imei2":"5950520751619879","popurl":"www.divjot-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99583,"job_number":"JOB_99583","tr_customer_id":99600,"tr_customer_product_id":99590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:13.000Z","modified_at":"2025-11-05T13:32:13.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"11760302438670","imei1":"11760302438670","imei2":"11760302438670","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99585,"job_number":"JOB_99585","tr_customer_id":99602,"tr_customer_product_id":99592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:13.000Z","modified_at":"2025-11-05T13:32:13.000Z","name":"Shania Klocko","mobile_number":"299-861-1303","email_id":"Raquel_Kuhic@yahoo.com","dop":"2025-09-30","serial_number":"10012229382140","imei1":"10012229382140","imei2":"10012229382140","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99586,"job_number":"JOB_99586","tr_customer_id":99603,"tr_customer_product_id":99593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Ranjeet Khanna","mobile_number":"7016468397","email_id":"dharitri.nair@yahoo.co.in","dop":"2025-10-26","serial_number":"8109974394297386","imei1":"8109974394297386","imei2":"8109974394297386","popurl":"www.acharyanandana-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99587,"job_number":"JOB_99587","tr_customer_id":99604,"tr_customer_product_id":99594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Arjun Kocchar","mobile_number":"7078106051","email_id":"eshita.somayaji@hotmail.com","dop":"2025-10-26","serial_number":"7946788443590786","imei1":"7946788443590786","imei2":"7946788443590786","popurl":"www.dayaanidhi-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99588,"job_number":"JOB_99588","tr_customer_id":99605,"tr_customer_product_id":99595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Vaishvi Guneta","mobile_number":"7040821889","email_id":"opaline.agarwal@hotmail.com","dop":"2025-10-26","serial_number":"2618666493801190","imei1":"2618666493801190","imei2":"2618666493801190","popurl":"www.aadinath-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99589,"job_number":"JOB_99589","tr_customer_id":99606,"tr_customer_product_id":99596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Laxmi Iyer","mobile_number":"7059053136","email_id":"gaurang.adiga@gmail.com","dop":"2025-10-26","serial_number":"2121016526409748","imei1":"2121016526409748","imei2":"2121016526409748","popurl":"www.kalpana-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99590,"job_number":"JOB_99590","tr_customer_id":99607,"tr_customer_product_id":99597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Anal Patil","mobile_number":"7073949976","email_id":"manjusha.naik@gmail.com","dop":"2025-10-26","serial_number":"2333463648453542","imei1":"2333463648453542","imei2":"2333463648453542","popurl":"www.akshainie-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99591,"job_number":"JOB_99591","tr_customer_id":99608,"tr_customer_product_id":99598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:31.000Z","modified_at":"2025-11-05T13:32:31.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"10193380058634","imei1":"10193380058634","imei2":"10193380058634","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99593,"job_number":"JOB_99593","tr_customer_id":99610,"tr_customer_product_id":99600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:31.000Z","modified_at":"2025-11-05T13:32:31.000Z","name":"Maximilian Sawayn","mobile_number":"941-467-6103","email_id":"Claudie_Jacobs76@yahoo.com","dop":"2025-09-30","serial_number":"17543530530873","imei1":"17543530530873","imei2":"17543530530873","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99594,"job_number":"JOB_99594","tr_customer_id":99611,"tr_customer_product_id":99601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:48.000Z","modified_at":"2025-11-05T13:32:48.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"13788235921045","imei1":"13788235921045","imei2":"13788235921045","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99596,"job_number":"JOB_99596","tr_customer_id":99613,"tr_customer_product_id":99603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:48.000Z","modified_at":"2025-11-05T13:32:48.000Z","name":"Vaughn Cremin","mobile_number":"839-743-2818","email_id":"Hunter_Schmeler@gmail.com","dop":"2025-09-30","serial_number":"19322096840884","imei1":"19322096840884","imei2":"19322096840884","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99598,"job_number":"JOB_99598","tr_customer_id":99615,"tr_customer_product_id":99605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:35.000Z","modified_at":"2025-11-05T13:43:35.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"18979006500299","imei1":"18979006500299","imei2":"18979006500299","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99600,"job_number":"JOB_99600","tr_customer_id":99617,"tr_customer_product_id":99607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:36.000Z","modified_at":"2025-11-05T13:43:36.000Z","name":"Scotty Fadel","mobile_number":"704-863-0485","email_id":"Mozelle_Stamm@yahoo.com","dop":"2025-09-30","serial_number":"19228729729065","imei1":"19228729729065","imei2":"19228729729065","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99601,"job_number":"JOB_99601","tr_customer_id":99618,"tr_customer_product_id":99608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:52.000Z","modified_at":"2025-11-05T13:43:52.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"15234961648101","imei1":"15234961648101","imei2":"15234961648101","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99603,"job_number":"JOB_99603","tr_customer_id":99620,"tr_customer_product_id":99610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:52.000Z","modified_at":"2025-11-05T13:43:52.000Z","name":"Elenora Crooks","mobile_number":"628-654-8742","email_id":"Afton23@hotmail.com","dop":"2025-09-30","serial_number":"16685285707047","imei1":"16685285707047","imei2":"16685285707047","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99604,"job_number":"JOB_99604","tr_customer_id":99621,"tr_customer_product_id":99611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:44:08.000Z","modified_at":"2025-11-05T13:44:08.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18737185760898","imei1":"18737185760898","imei2":"18737185760898","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99606,"job_number":"JOB_99606","tr_customer_id":99623,"tr_customer_product_id":99613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:44:09.000Z","modified_at":"2025-11-05T13:44:09.000Z","name":"Melany Brown","mobile_number":"535-915-6525","email_id":"Oliver.Predovic@gmail.com","dop":"2025-09-30","serial_number":"16440805630984","imei1":"16440805630984","imei2":"16440805630984","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99607,"job_number":"JOB_99607","tr_customer_id":99624,"tr_customer_product_id":99614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:19.000Z","modified_at":"2025-11-05T13:46:20.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"19118175578102","imei1":"19118175578102","imei2":"19118175578102","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99609,"job_number":"JOB_99609","tr_customer_id":99626,"tr_customer_product_id":99616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:20.000Z","modified_at":"2025-11-05T13:46:20.000Z","name":"Torrey Upton","mobile_number":"479-573-0525","email_id":"Heber.Hettinger@gmail.com","dop":"2025-09-30","serial_number":"12009553705370","imei1":"12009553705370","imei2":"12009553705370","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99610,"job_number":"JOB_99610","tr_customer_id":99627,"tr_customer_product_id":99617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:37.000Z","modified_at":"2025-11-05T13:46:37.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"17443765831584","imei1":"17443765831584","imei2":"17443765831584","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99612,"job_number":"JOB_99612","tr_customer_id":99629,"tr_customer_product_id":99619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:38.000Z","modified_at":"2025-11-05T13:46:38.000Z","name":"Jeramy Thompson","mobile_number":"942-337-4709","email_id":"Friedrich_Durgan@gmail.com","dop":"2025-09-30","serial_number":"19185592949484","imei1":"19185592949484","imei2":"19185592949484","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99613,"job_number":"JOB_99613","tr_customer_id":99630,"tr_customer_product_id":99620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:54.000Z","modified_at":"2025-11-05T13:46:54.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"17967477976904","imei1":"17967477976904","imei2":"17967477976904","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99615,"job_number":"JOB_99615","tr_customer_id":99632,"tr_customer_product_id":99622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:55.000Z","modified_at":"2025-11-05T13:46:55.000Z","name":"Giovani Bechtelar","mobile_number":"389-994-9958","email_id":"Lavern55@yahoo.com","dop":"2025-09-30","serial_number":"16764789354777","imei1":"16764789354777","imei2":"16764789354777","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99616,"job_number":"JOB_99616","tr_customer_id":99633,"tr_customer_product_id":99623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89720651923890","imei1":"89720651923890","imei2":"89720651923890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99617,"job_number":"JOB_99617","tr_customer_id":99634,"tr_customer_product_id":99624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29215796394300","imei1":"29215796394300","imei2":"29215796394300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99618,"job_number":"JOB_99618","tr_customer_id":99635,"tr_customer_product_id":99625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64715252631213","imei1":"64715252631213","imei2":"64715252631213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99619,"job_number":"JOB_99619","tr_customer_id":99636,"tr_customer_product_id":99626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46759640952261","imei1":"46759640952261","imei2":"46759640952261","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99620,"job_number":"JOB_99620","tr_customer_id":99637,"tr_customer_product_id":99627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41852729277481","imei1":"41852729277481","imei2":"41852729277481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99621,"job_number":"JOB_99621","tr_customer_id":99638,"tr_customer_product_id":99628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85784040930302","imei1":"85784040930302","imei2":"85784040930302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99623,"job_number":"JOB_99623","tr_customer_id":99640,"tr_customer_product_id":99630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52987057196917","imei1":"52987057196917","imei2":"52987057196917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99624,"job_number":"JOB_99624","tr_customer_id":99641,"tr_customer_product_id":99631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75302507957469","imei1":"75302507957469","imei2":"75302507957469","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99625,"job_number":"JOB_99625","tr_customer_id":99642,"tr_customer_product_id":99632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98673734985170","imei1":"98673734985170","imei2":"98673734985170","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99626,"job_number":"JOB_99626","tr_customer_id":99643,"tr_customer_product_id":99633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32353729640634","imei1":"32353729640634","imei2":"32353729640634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99627,"job_number":"JOB_99627","tr_customer_id":99644,"tr_customer_product_id":99634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81264872587433","imei1":"81264872587433","imei2":"81264872587433","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99628,"job_number":"JOB_99628","tr_customer_id":99645,"tr_customer_product_id":99635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42054074194627","imei1":"42054074194627","imei2":"42054074194627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99630,"job_number":"JOB_99630","tr_customer_id":99647,"tr_customer_product_id":99637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:44.000Z","modified_at":"2025-11-05T13:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76651865659121","imei1":"76651865659121","imei2":"76651865659121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99631,"job_number":"JOB_99631","tr_customer_id":99648,"tr_customer_product_id":99638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98212411081233","imei1":"98212411081233","imei2":"98212411081233","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99632,"job_number":"JOB_99632","tr_customer_id":99649,"tr_customer_product_id":99639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94500782857948","imei1":"94500782857948","imei2":"94500782857948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99633,"job_number":"JOB_99633","tr_customer_id":99650,"tr_customer_product_id":99640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41183359488333","imei1":"41183359488333","imei2":"41183359488333","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99634,"job_number":"JOB_99634","tr_customer_id":99651,"tr_customer_product_id":99641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:46.000Z","modified_at":"2025-11-05T13:48:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57031907290511","imei1":"57031907290511","imei2":"57031907290511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99635,"job_number":"JOB_99635","tr_customer_id":99652,"tr_customer_product_id":99642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:46.000Z","modified_at":"2025-11-05T13:48:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29345124353440","imei1":"29345124353440","imei2":"29345124353440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99640,"job_number":"JOB_99640","tr_customer_id":99657,"tr_customer_product_id":99647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:53:23.000Z","modified_at":"2025-11-05T13:53:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11688305915324","imei1":"11688305915324","imei2":"11688305915324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99642,"job_number":"JOB_99642","tr_customer_id":99659,"tr_customer_product_id":99649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:53:24.000Z","modified_at":"2025-11-05T13:53:24.000Z","name":"Eliseo Swift","mobile_number":"691-405-8179","email_id":"Kyle_Durgan75@gmail.com","dop":"2025-04-06","serial_number":"14187795600032866","imei1":"14187795600032866","imei2":"14187795600032866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99643,"job_number":"JOB_99643","tr_customer_id":99660,"tr_customer_product_id":99650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:06.000Z","modified_at":"2025-11-05T13:54:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18938443815099","imei1":"18938443815099","imei2":"18938443815099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99645,"job_number":"JOB_99645","tr_customer_id":99662,"tr_customer_product_id":99652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:07.000Z","modified_at":"2025-11-05T13:54:07.000Z","name":"Bridgette Marks","mobile_number":"494-722-7050","email_id":"Bella_Runte@yahoo.com","dop":"2025-04-06","serial_number":"13905971424697252","imei1":"13905971424697252","imei2":"13905971424697252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99646,"job_number":"JOB_99646","tr_customer_id":99663,"tr_customer_product_id":99653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:49.000Z","modified_at":"2025-11-05T13:54:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17392355083388","imei1":"17392355083388","imei2":"17392355083388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99648,"job_number":"JOB_99648","tr_customer_id":99665,"tr_customer_product_id":99655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:50.000Z","modified_at":"2025-11-05T13:54:50.000Z","name":"Alysha Cartwright","mobile_number":"863-727-8989","email_id":"Lela24@hotmail.com","dop":"2025-04-06","serial_number":"14544353581685074","imei1":"14544353581685074","imei2":"14544353581685074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99649,"job_number":"JOB_99649","tr_customer_id":99666,"tr_customer_product_id":99656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:26.000Z","modified_at":"2025-11-05T14:09:26.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"11437780068902","imei1":"11437780068902","imei2":"11437780068902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99651,"job_number":"JOB_99651","tr_customer_id":99668,"tr_customer_product_id":99658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:27.000Z","modified_at":"2025-11-05T14:09:27.000Z","name":"Karlie Gerhold","mobile_number":"653-392-0946","email_id":"Jeff.Kassulke90@gmail.com","dop":"2025-04-06","serial_number":"16656323977828568","imei1":"16656323977828568","imei2":"16656323977828568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99660,"job_number":"JOB_99660","tr_customer_id":99677,"tr_customer_product_id":99667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:08.000Z","modified_at":"2025-11-05T14:10:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13360920880544","imei1":"13360920880544","imei2":"13360920880544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99662,"job_number":"JOB_99662","tr_customer_id":99679,"tr_customer_product_id":99669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:09.000Z","modified_at":"2025-11-05T14:10:09.000Z","name":"Desmond Beier","mobile_number":"711-295-2670","email_id":"Dejah_Bins10@yahoo.com","dop":"2025-04-06","serial_number":"19601175436877240","imei1":"19601175436877240","imei2":"19601175436877240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99663,"job_number":"JOB_99663","tr_customer_id":99680,"tr_customer_product_id":99670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:24.000Z","modified_at":"2025-11-05T14:10:25.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17813789355585","imei1":"17813789355585","imei2":"17813789355585","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99665,"job_number":"JOB_99665","tr_customer_id":99682,"tr_customer_product_id":99672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:26.000Z","modified_at":"2025-11-05T14:10:26.000Z","name":"Ruthe Schneider","mobile_number":"849-603-1451","email_id":"Zella_Koss30@hotmail.com","dop":"2025-06-08","serial_number":"107799480550212","imei1":"107799480550212","imei2":"107799480550212","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99666,"job_number":"JOB_99666","tr_customer_id":99683,"tr_customer_product_id":99673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:50.000Z","modified_at":"2025-11-05T14:10:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13925098868863","imei1":"13925098868863","imei2":"13925098868863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99668,"job_number":"JOB_99668","tr_customer_id":99685,"tr_customer_product_id":99675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:51.000Z","modified_at":"2025-11-05T14:10:51.000Z","name":"Vilma Cremin","mobile_number":"200-258-7155","email_id":"Juston82@hotmail.com","dop":"2025-04-06","serial_number":"16256108019207178","imei1":"16256108019207178","imei2":"16256108019207178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99669,"job_number":"JOB_99669","tr_customer_id":99686,"tr_customer_product_id":99676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:55.000Z","modified_at":"2025-11-05T14:10:55.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19741040891089","imei1":"19741040891089","imei2":"19741040891089","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99671,"job_number":"JOB_99671","tr_customer_id":99688,"tr_customer_product_id":99678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:56.000Z","modified_at":"2025-11-05T14:10:56.000Z","name":"Jevon Nitzsche","mobile_number":"637-692-7842","email_id":"Emerson_Hilll@yahoo.com","dop":"2025-06-08","serial_number":"107158042376096","imei1":"107158042376096","imei2":"107158042376096","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99672,"job_number":"JOB_99672","tr_customer_id":99689,"tr_customer_product_id":99679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:25.000Z","modified_at":"2025-11-05T14:11:25.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19063124962024","imei1":"19063124962024","imei2":"19063124962024","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99674,"job_number":"JOB_99674","tr_customer_id":99691,"tr_customer_product_id":99681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:26.000Z","modified_at":"2025-11-05T14:11:26.000Z","name":"Evelyn Ritchie","mobile_number":"455-957-7163","email_id":"Carolanne88@hotmail.com","dop":"2025-06-08","serial_number":"105750928648186","imei1":"105750928648186","imei2":"105750928648186","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99675,"job_number":"JOB_99675","tr_customer_id":99692,"tr_customer_product_id":99682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:47.000Z","modified_at":"2025-11-05T14:11:47.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"19210813079624","imei1":"19210813079624","imei2":"19210813079624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99677,"job_number":"JOB_99677","tr_customer_id":99694,"tr_customer_product_id":99684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:12:34.000Z","modified_at":"2025-11-05T14:12:34.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19342323203284","imei1":"19342323203284","imei2":"19342323203284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99679,"job_number":"JOB_99679","tr_customer_id":99696,"tr_customer_product_id":99686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:13:21.000Z","modified_at":"2025-11-05T14:13:21.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"13866780016218","imei1":"13866780016218","imei2":"13866780016218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99682,"job_number":"JOB_99682","tr_customer_id":99699,"tr_customer_product_id":99689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:09.000Z","modified_at":"2025-11-05T14:14:09.000Z","name":"Maddison Okuneva","mobile_number":"281-721-5056","email_id":"Virgie.Watsica@hotmail.com","dop":"2025-04-06","serial_number":"14149084779736596","imei1":"14149084779736596","imei2":"14149084779736596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99685,"job_number":"JOB_99685","tr_customer_id":99702,"tr_customer_product_id":99692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:51.000Z","modified_at":"2025-11-05T14:14:51.000Z","name":"Garnet Olson","mobile_number":"722-438-3327","email_id":"Jaquan_Frami83@gmail.com","dop":"2025-04-06","serial_number":"16813520665370132","imei1":"16813520665370132","imei2":"16813520665370132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99686,"job_number":"JOB_99686","tr_customer_id":99703,"tr_customer_product_id":99693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:09.000Z","modified_at":"2025-11-05T14:15:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10785172140467","imei1":"10785172140467","imei2":"10785172140467","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99688,"job_number":"JOB_99688","tr_customer_id":99705,"tr_customer_product_id":99695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:10.000Z","modified_at":"2025-11-05T14:15:10.000Z","name":"Leola Rowe","mobile_number":"652-216-1116","email_id":"Cora_VonRueden18@yahoo.com","dop":"2025-06-18","serial_number":"1091574495911792","imei1":"1091574495911792","imei2":"1091574495911792","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99690,"job_number":"JOB_99690","tr_customer_id":99707,"tr_customer_product_id":99697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:33.000Z","modified_at":"2025-11-05T14:15:33.000Z","name":"Kaia Hessel","mobile_number":"320-319-8530","email_id":"Raymundo.Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"13253140030594056","imei1":"13253140030594056","imei2":"13253140030594056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99691,"job_number":"JOB_99691","tr_customer_id":99708,"tr_customer_product_id":99698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:51.000Z","modified_at":"2025-11-05T14:15:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10320334345906","imei1":"10320334345906","imei2":"10320334345906","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99693,"job_number":"JOB_99693","tr_customer_id":99710,"tr_customer_product_id":99700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:52.000Z","modified_at":"2025-11-05T14:15:52.000Z","name":"Monserrate Doyle","mobile_number":"526-982-6793","email_id":"Heaven_Block53@gmail.com","dop":"2025-06-18","serial_number":"1076173215210055","imei1":"1076173215210055","imei2":"1076173215210055","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99694,"job_number":"JOB_99694","tr_customer_id":99711,"tr_customer_product_id":99701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:17:52.000Z","modified_at":"2025-11-05T14:17:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10973741051062","imei1":"10973741051062","imei2":"10973741051062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99696,"job_number":"JOB_99696","tr_customer_id":99713,"tr_customer_product_id":99703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:17:53.000Z","modified_at":"2025-11-05T14:17:53.000Z","name":"Elmo King","mobile_number":"913-367-8385","email_id":"Marisa77@hotmail.com","dop":"2025-04-06","serial_number":"11181930197842092","imei1":"11181930197842092","imei2":"11181930197842092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99697,"job_number":"JOB_99697","tr_customer_id":99714,"tr_customer_product_id":99704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:39.000Z","modified_at":"2025-11-05T14:18:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16653869515652","imei1":"16653869515652","imei2":"16653869515652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99699,"job_number":"JOB_99699","tr_customer_id":99716,"tr_customer_product_id":99706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:40.000Z","modified_at":"2025-11-05T14:18:40.000Z","name":"Trystan Daniel","mobile_number":"653-795-2296","email_id":"Valentin.Gutmann@gmail.com","dop":"2025-04-06","serial_number":"16584908335190524","imei1":"16584908335190524","imei2":"16584908335190524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99700,"job_number":"JOB_99700","tr_customer_id":99717,"tr_customer_product_id":99707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:55.000Z","modified_at":"2025-11-05T14:18:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12074748785930","imei1":"12074748785930","imei2":"12074748785930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99702,"job_number":"JOB_99702","tr_customer_id":99719,"tr_customer_product_id":99709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:57.000Z","modified_at":"2025-11-05T14:18:57.000Z","name":"Hattie Metz","mobile_number":"379-719-0339","email_id":"Janice66@gmail.com","dop":"2025-04-06","serial_number":"12089086118774496","imei1":"12089086118774496","imei2":"12089086118774496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99703,"job_number":"JOB_99703","tr_customer_id":99720,"tr_customer_product_id":99710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:25.000Z","modified_at":"2025-11-05T14:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15951602858028","imei1":"15951602858028","imei2":"15951602858028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99705,"job_number":"JOB_99705","tr_customer_id":99722,"tr_customer_product_id":99712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:26.000Z","modified_at":"2025-11-05T14:19:26.000Z","name":"Anya Koch","mobile_number":"577-261-1594","email_id":"Tracy.OHara@gmail.com","dop":"2025-04-06","serial_number":"10390834615531232","imei1":"10390834615531232","imei2":"10390834615531232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99706,"job_number":"JOB_99706","tr_customer_id":99723,"tr_customer_product_id":99713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:38.000Z","modified_at":"2025-11-05T14:19:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16838716998353","imei1":"16838716998353","imei2":"16838716998353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99708,"job_number":"JOB_99708","tr_customer_id":99725,"tr_customer_product_id":99715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:39.000Z","modified_at":"2025-11-05T14:19:39.000Z","name":"Jarret Lemke","mobile_number":"833-585-4556","email_id":"Maye.Grady@hotmail.com","dop":"2025-04-06","serial_number":"18648734586099090","imei1":"18648734586099090","imei2":"18648734586099090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99709,"job_number":"JOB_99709","tr_customer_id":99726,"tr_customer_product_id":99716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:20.000Z","modified_at":"2025-11-05T14:20:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12963759227908","imei1":"12963759227908","imei2":"12963759227908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99711,"job_number":"JOB_99711","tr_customer_id":99728,"tr_customer_product_id":99718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:21.000Z","modified_at":"2025-11-05T14:20:21.000Z","name":"Rusty Hayes","mobile_number":"599-848-2253","email_id":"Ayden.Gutmann80@hotmail.com","dop":"2025-04-06","serial_number":"12154328472534282","imei1":"12154328472534282","imei2":"12154328472534282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99713,"job_number":"JOB_99713","tr_customer_id":99730,"tr_customer_product_id":99720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:25.000Z","modified_at":"2025-11-05T14:20:25.000Z","name":"Lera Block","mobile_number":"651-643-7811","email_id":"Rahsaan.Little99@gmail.com","dop":"2025-04-06","serial_number":"17326980970151826","imei1":"17326980970151826","imei2":"17326980970151826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99715,"job_number":"JOB_99715","tr_customer_id":99732,"tr_customer_product_id":99722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:37.000Z","modified_at":"2025-11-05T14:20:37.000Z","name":"Germaine Denesik","mobile_number":"482-863-1147","email_id":"Roel52@gmail.com","dop":"2025-04-06","serial_number":"14754325847584712","imei1":"14754325847584712","imei2":"14754325847584712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99716,"job_number":"JOB_99716","tr_customer_id":99733,"tr_customer_product_id":99723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:25.000Z","modified_at":"2025-11-05T14:24:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10949794664110","imei1":"10949794664110","imei2":"10949794664110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99718,"job_number":"JOB_99718","tr_customer_id":99735,"tr_customer_product_id":99725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:27.000Z","modified_at":"2025-11-05T14:24:27.000Z","name":"Quinton Greenholt","mobile_number":"258-453-1781","email_id":"Unique80@yahoo.com","dop":"2025-04-06","serial_number":"12607357881344020","imei1":"12607357881344020","imei2":"12607357881344020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99728,"job_number":"JOB_99728","tr_customer_id":99745,"tr_customer_product_id":99735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:15.000Z","modified_at":"2025-11-05T14:25:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18639101670695","imei1":"18639101670695","imei2":"18639101670695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99730,"job_number":"JOB_99730","tr_customer_id":99747,"tr_customer_product_id":99737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:16.000Z","modified_at":"2025-11-05T14:25:17.000Z","name":"Vernon Nader","mobile_number":"848-729-6373","email_id":"Lesly.Ward@gmail.com","dop":"2025-04-06","serial_number":"12835241523552860","imei1":"12835241523552860","imei2":"12835241523552860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99732,"job_number":"JOB_99732","tr_customer_id":99749,"tr_customer_product_id":99739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:19.000Z","modified_at":"2025-11-05T14:25:19.000Z","name":"Clifford Hills","mobile_number":"715-208-4887","email_id":"Cecelia_Hirthe@hotmail.com","dop":"2025-04-06","serial_number":"18821564879459550","imei1":"18821564879459550","imei2":"18821564879459550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99733,"job_number":"JOB_99733","tr_customer_id":99750,"tr_customer_product_id":99740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:26:04.000Z","modified_at":"2025-11-05T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13810691625906","imei1":"13810691625906","imei2":"13810691625906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99735,"job_number":"JOB_99735","tr_customer_id":99752,"tr_customer_product_id":99742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:26:06.000Z","modified_at":"2025-11-05T14:26:06.000Z","name":"Carolina Brown","mobile_number":"384-596-6136","email_id":"Greta_Kutch@hotmail.com","dop":"2025-04-06","serial_number":"13375846082928682","imei1":"13375846082928682","imei2":"13375846082928682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99737,"job_number":"JOB_99737","tr_customer_id":99754,"tr_customer_product_id":99744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:27:47.000Z","modified_at":"2025-11-05T14:27:47.000Z","name":"Freida Wiza","mobile_number":"530-608-5857","email_id":"Lou_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"19821131677560790","imei1":"19821131677560790","imei2":"19821131677560790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99739,"job_number":"JOB_99739","tr_customer_id":99756,"tr_customer_product_id":99746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:18.000Z","modified_at":"2025-11-05T14:40:18.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14210684017344","imei1":"14210684017344","imei2":"14210684017344","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99741,"job_number":"JOB_99741","tr_customer_id":99758,"tr_customer_product_id":99748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:19.000Z","modified_at":"2025-11-05T14:40:19.000Z","name":"Cali Fadel","mobile_number":"813-561-2808","email_id":"Hailee.Heaney@gmail.com","dop":"2025-10-12","serial_number":"1007738501599632","imei1":"1007738501599632","imei2":"1007738501599632","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99742,"job_number":"JOB_99742","tr_customer_id":99759,"tr_customer_product_id":99749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:25.000Z","modified_at":"2025-11-05T14:40:26.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"17130207593894","imei1":"17130207593894","imei2":"17130207593894","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99744,"job_number":"JOB_99744","tr_customer_id":99761,"tr_customer_product_id":99751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:26.000Z","modified_at":"2025-11-05T14:40:26.000Z","name":"Deshawn Orn","mobile_number":"612-470-0219","email_id":"Bud_Hoppe@yahoo.com","dop":"2025-10-12","serial_number":"1003709799684811","imei1":"1003709799684811","imei2":"1003709799684811","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99745,"job_number":"JOB_99745","tr_customer_id":99762,"tr_customer_product_id":99752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:33.000Z","modified_at":"2025-11-05T14:40:33.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17540528160779","imei1":"17540528160779","imei2":"17540528160779","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99747,"job_number":"JOB_99747","tr_customer_id":99764,"tr_customer_product_id":99754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:34.000Z","modified_at":"2025-11-05T14:40:34.000Z","name":"Angela Windler","mobile_number":"950-506-8797","email_id":"Moises_Mitchell@hotmail.com","dop":"2025-10-12","serial_number":"1001240680763006","imei1":"1001240680763006","imei2":"1001240680763006","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99748,"job_number":"JOB_99748","tr_customer_id":99765,"tr_customer_product_id":99755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:00.000Z","modified_at":"2025-11-05T14:44:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15390212306901","imei1":"15390212306901","imei2":"15390212306901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99750,"job_number":"JOB_99750","tr_customer_id":99767,"tr_customer_product_id":99757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:02.000Z","modified_at":"2025-11-05T14:44:02.000Z","name":"Dorothea Gleason","mobile_number":"218-944-6007","email_id":"Justyn.Cassin72@hotmail.com","dop":"2025-04-06","serial_number":"12080836983348876","imei1":"12080836983348876","imei2":"12080836983348876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99751,"job_number":"JOB_99751","tr_customer_id":99768,"tr_customer_product_id":99758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:18.000Z","modified_at":"2025-11-05T14:44:18.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14498682260786","imei1":"14498682260786","imei2":"14498682260786","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99752,"job_number":"JOB_99752","tr_customer_id":99769,"tr_customer_product_id":99759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:18.000Z","modified_at":"2025-11-05T14:44:18.000Z","name":"Willa Fisher","mobile_number":"846-764-9182","email_id":"Delfina61@gmail.com","dop":"2025-09-16","serial_number":"12614075041777","imei1":"12614075041777","imei2":"12614075041777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99753,"job_number":"JOB_99753","tr_customer_id":99770,"tr_customer_product_id":99760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:39.000Z","modified_at":"2025-11-05T14:44:39.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12288170355915","imei1":"12288170355915","imei2":"12288170355915","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99754,"job_number":"JOB_99754","tr_customer_id":99771,"tr_customer_product_id":99761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:40.000Z","modified_at":"2025-11-05T14:44:40.000Z","name":"Katharina Murphy","mobile_number":"688-220-8445","email_id":"Forest_Schroeder@yahoo.com","dop":"2025-09-16","serial_number":"13492162876045","imei1":"13492162876045","imei2":"13492162876045","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99755,"job_number":"JOB_99755","tr_customer_id":99772,"tr_customer_product_id":99762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:43.000Z","modified_at":"2025-11-05T14:44:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18378860664030","imei1":"18378860664030","imei2":"18378860664030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99757,"job_number":"JOB_99757","tr_customer_id":99774,"tr_customer_product_id":99764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:45.000Z","modified_at":"2025-11-05T14:44:45.000Z","name":"Alfonso Altenwerth","mobile_number":"262-214-0019","email_id":"Hillard.Zieme97@yahoo.com","dop":"2025-04-06","serial_number":"14196885721073094","imei1":"14196885721073094","imei2":"14196885721073094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99758,"job_number":"JOB_99758","tr_customer_id":99775,"tr_customer_product_id":99765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:01.000Z","modified_at":"2025-11-05T14:45:01.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19804568968666","imei1":"19804568968666","imei2":"19804568968666","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99759,"job_number":"JOB_99759","tr_customer_id":99776,"tr_customer_product_id":99766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:01.000Z","modified_at":"2025-11-05T14:45:01.000Z","name":"Edgar Ledner","mobile_number":"278-896-4161","email_id":"Consuelo_Ferry@gmail.com","dop":"2025-09-16","serial_number":"11581294630195","imei1":"11581294630195","imei2":"11581294630195","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99760,"job_number":"JOB_99760","tr_customer_id":99777,"tr_customer_product_id":99767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:26.000Z","modified_at":"2025-11-05T14:45:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19767532439448","imei1":"19767532439448","imei2":"19767532439448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99762,"job_number":"JOB_99762","tr_customer_id":99779,"tr_customer_product_id":99769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:27.000Z","modified_at":"2025-11-05T14:45:27.000Z","name":"Madisen Paucek","mobile_number":"948-921-0751","email_id":"Golda.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"10532395993740490","imei1":"10532395993740490","imei2":"10532395993740490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99764,"job_number":"JOB_99764","tr_customer_id":99781,"tr_customer_product_id":99771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:34.000Z","modified_at":"2025-11-05T14:45:34.000Z","name":"Ernesto Block","mobile_number":"837-388-8270","email_id":"Mariela87@yahoo.com","dop":"2025-04-06","serial_number":"10109790724982946","imei1":"10109790724982946","imei2":"10109790724982946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99765,"job_number":"JOB_99765","tr_customer_id":99782,"tr_customer_product_id":99772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:20.000Z","modified_at":"2025-11-05T14:46:20.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"16049370314409","imei1":"16049370314409","imei2":"16049370314409","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99767,"job_number":"JOB_99767","tr_customer_id":99784,"tr_customer_product_id":99774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:21.000Z","modified_at":"2025-11-05T14:46:21.000Z","name":"Paxton Ledner","mobile_number":"622-663-0096","email_id":"Julio_Gerlach@hotmail.com","dop":"2025-10-12","serial_number":"1009424154850944","imei1":"1009424154850944","imei2":"1009424154850944","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99768,"job_number":"JOB_99768","tr_customer_id":99785,"tr_customer_product_id":99775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:28.000Z","modified_at":"2025-11-05T14:46:28.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12006341111284","imei1":"12006341111284","imei2":"12006341111284","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99770,"job_number":"JOB_99770","tr_customer_id":99787,"tr_customer_product_id":99777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:29.000Z","modified_at":"2025-11-05T14:46:29.000Z","name":"Charlotte Langosh","mobile_number":"211-375-7398","email_id":"Noemie.Kuhlman64@hotmail.com","dop":"2025-10-12","serial_number":"1002579614136500","imei1":"1002579614136500","imei2":"1002579614136500","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99771,"job_number":"JOB_99771","tr_customer_id":99788,"tr_customer_product_id":99778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:36.000Z","modified_at":"2025-11-05T14:46:36.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"15970340941454","imei1":"15970340941454","imei2":"15970340941454","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99773,"job_number":"JOB_99773","tr_customer_id":99790,"tr_customer_product_id":99780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:37.000Z","modified_at":"2025-11-05T14:46:37.000Z","name":"Aracely Schroeder","mobile_number":"269-830-2172","email_id":"Syble_Homenick3@gmail.com","dop":"2025-10-12","serial_number":"1003891675370555","imei1":"1003891675370555","imei2":"1003891675370555","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99774,"job_number":"JOB_99774","tr_customer_id":99791,"tr_customer_product_id":99781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:17.000Z","modified_at":"2025-11-05T14:47:17.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11677066593163","imei1":"11677066593163","imei2":"11677066593163","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99776,"job_number":"JOB_99776","tr_customer_id":99793,"tr_customer_product_id":99783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:18.000Z","modified_at":"2025-11-05T14:47:18.000Z","name":"Rickie Mertz","mobile_number":"246-939-4487","email_id":"Alayna38@yahoo.com","dop":"2025-10-12","serial_number":"1009039919921653","imei1":"1009039919921653","imei2":"1009039919921653","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99777,"job_number":"JOB_99777","tr_customer_id":99794,"tr_customer_product_id":99784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:25.000Z","modified_at":"2025-11-05T14:47:25.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"19891110612861","imei1":"19891110612861","imei2":"19891110612861","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99779,"job_number":"JOB_99779","tr_customer_id":99796,"tr_customer_product_id":99786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:26.000Z","modified_at":"2025-11-05T14:47:26.000Z","name":"Kassandra Lueilwitz","mobile_number":"869-512-1495","email_id":"Mireya.Adams@hotmail.com","dop":"2025-10-12","serial_number":"1005226894626033","imei1":"1005226894626033","imei2":"1005226894626033","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99780,"job_number":"JOB_99780","tr_customer_id":99797,"tr_customer_product_id":99787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:33.000Z","modified_at":"2025-11-05T14:47:33.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"15137695893609","imei1":"15137695893609","imei2":"15137695893609","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99782,"job_number":"JOB_99782","tr_customer_id":99799,"tr_customer_product_id":99789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:34.000Z","modified_at":"2025-11-05T14:47:34.000Z","name":"Maggie Stroman","mobile_number":"430-373-6937","email_id":"Liliana_Schinner@gmail.com","dop":"2025-10-12","serial_number":"1009536351878920","imei1":"1009536351878920","imei2":"1009536351878920","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99786,"job_number":"JOB_99786","tr_customer_id":99803,"tr_customer_product_id":99793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:31:23.000Z","modified_at":"2025-11-05T15:31:23.000Z","name":"shruti mane","mobile_number":"9004568952","email_id":"shrutimane25@gmail.com","dop":"2025-10-26","serial_number":"12345678998169","imei1":"12345678998169","imei2":"12345678998169","popurl":"2025-10-26T15:31:20.355446200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99787,"job_number":"JOB_99787","tr_customer_id":99804,"tr_customer_product_id":99794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:32:21.000Z","modified_at":"2025-11-05T15:32:21.000Z","name":"shruti mane","mobile_number":"9004568952","email_id":"shrutimane25@gmail.com","dop":"2025-10-26","serial_number":"12345678998769","imei1":"12345678997169","imei2":"12345678997169","popurl":"2025-10-26T15:32:18.424913500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99788,"job_number":"JOB_99788","tr_customer_id":99805,"tr_customer_product_id":99795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:39:00.000Z","modified_at":"2025-11-05T15:39:00.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102064830699392","imei1":"102064830699392","imei2":"102064830699392","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99790,"job_number":"JOB_99790","tr_customer_id":99807,"tr_customer_product_id":99797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:39:14.000Z","modified_at":"2025-11-05T15:39:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101623250956720","imei1":"101623250956720","imei2":"101623250956720","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99795,"job_number":"JOB_99795","tr_customer_id":99812,"tr_customer_product_id":99802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:05.000Z","modified_at":"2025-11-05T16:13:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17076837649320","imei1":"17076837649320","imei2":"17076837649320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99797,"job_number":"JOB_99797","tr_customer_id":99814,"tr_customer_product_id":99804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:07.000Z","modified_at":"2025-11-05T16:13:07.000Z","name":"Tillman Volkman","mobile_number":"345-607-6864","email_id":"Elmer56@hotmail.com","dop":"2025-04-06","serial_number":"11302945633921148","imei1":"11302945633921148","imei2":"11302945633921148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99798,"job_number":"JOB_99798","tr_customer_id":99815,"tr_customer_product_id":99805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:55.000Z","modified_at":"2025-11-05T16:13:55.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11506220637350","imei1":"11506220637350","imei2":"11506220637350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99800,"job_number":"JOB_99800","tr_customer_id":99817,"tr_customer_product_id":99807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:56.000Z","modified_at":"2025-11-05T16:13:56.000Z","name":"Noemy Purdy","mobile_number":"652-308-2723","email_id":"Raoul_Cole21@gmail.com","dop":"2025-04-06","serial_number":"19653973610832710","imei1":"19653973610832710","imei2":"19653973610832710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99801,"job_number":"JOB_99801","tr_customer_id":99818,"tr_customer_product_id":99808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:14:45.000Z","modified_at":"2025-11-05T16:14:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12823991984703","imei1":"12823991984703","imei2":"12823991984703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99803,"job_number":"JOB_99803","tr_customer_id":99820,"tr_customer_product_id":99810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:14:47.000Z","modified_at":"2025-11-05T16:14:47.000Z","name":"Claudine McClure","mobile_number":"554-391-5352","email_id":"Augustine.Miller77@gmail.com","dop":"2025-04-06","serial_number":"10351174697803828","imei1":"10351174697803828","imei2":"10351174697803828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99804,"job_number":"JOB_99804","tr_customer_id":99821,"tr_customer_product_id":99811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:07:20.000Z","modified_at":"2025-11-05T17:07:20.000Z","name":"Harmon Ernser","mobile_number":"995-627-5275","email_id":"Johann_Daniel59@hotmail.com","dop":"2025-05-30","serial_number":"11197323310327","imei1":"11197323310327","imei2":"11197323310327","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:07:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99805,"job_number":"JOB_99805","tr_customer_id":99822,"tr_customer_product_id":99812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:09:13.000Z","modified_at":"2025-11-05T17:09:13.000Z","name":"{{$randomFirstname}} {{$$randomLastName}}","mobile_number":"940-579-1391","email_id":"Bonnie.Walker@hotmail.com","dop":"2025-05-30","serial_number":"19641462112161","imei1":"19641462112161","imei2":"19641462112161","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99806,"job_number":"JOB_99806","tr_customer_id":99823,"tr_customer_product_id":99813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:10:02.000Z","modified_at":"2025-11-05T17:10:02.000Z","name":"Zoe Christiansen","mobile_number":"655-210-3410","email_id":"Juliet43@hotmail.com","dop":"2025-05-30","serial_number":"11957442435487","imei1":"11957442435487","imei2":"11957442435487","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99809,"job_number":"JOB_99809","tr_customer_id":99826,"tr_customer_product_id":99816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:30:20.000Z","modified_at":"2025-11-05T17:30:20.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"12452346246166","imei1":"12452346246166","imei2":"12452346246166","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99810,"job_number":"JOB_99810","tr_customer_id":99827,"tr_customer_product_id":99817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:31:26.000Z","modified_at":"2025-11-05T17:31:26.000Z","name":"Hermina Medhurst","mobile_number":"762-454-3385","email_id":"Dominique40@hotmail.com","dop":"2025-05-30","serial_number":"16454997863516","imei1":"16454997863516","imei2":"16454997863516","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99811,"job_number":"JOB_99811","tr_customer_id":99828,"tr_customer_product_id":99818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:10.000Z","modified_at":"2025-11-05T17:35:10.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"909066373775375","imei1":"909066373775375","imei2":"909066373775375","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99812,"job_number":"JOB_99812","tr_customer_id":99829,"tr_customer_product_id":99819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:13.000Z","modified_at":"2025-11-05T17:35:13.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"52111965318475","imei1":"52111965318475","imei2":"52111965318475","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99813,"job_number":"JOB_99813","tr_customer_id":99830,"tr_customer_product_id":99820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:15.000Z","modified_at":"2025-11-05T17:35:15.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"758407167285860","imei1":"758407167285860","imei2":"758407167285860","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99814,"job_number":"JOB_99814","tr_customer_id":99831,"tr_customer_product_id":99821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:17.000Z","modified_at":"2025-11-05T17:35:17.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"906208532778393","imei1":"906208532778393","imei2":"906208532778393","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99816,"job_number":"JOB_99816","tr_customer_id":99833,"tr_customer_product_id":99823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:38:01.000Z","modified_at":"2025-11-05T17:38:01.000Z","name":"Mozell Quigley","mobile_number":"757-226-1085","email_id":"Baron.Greenfelder65@gmail.com","dop":"2025-04-06","serial_number":"15440749408408798","imei1":"15440749408408798","imei2":"15440749408408798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99818,"job_number":"JOB_99818","tr_customer_id":99835,"tr_customer_product_id":99825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:42:12.000Z","modified_at":"2025-11-05T17:42:12.000Z","name":"Annamarie Rogahn","mobile_number":"840-702-0831","email_id":"Oswaldo24@hotmail.com","dop":"2025-04-06","serial_number":"19976087050781864","imei1":"19976087050781864","imei2":"19976087050781864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99820,"job_number":"JOB_99820","tr_customer_id":99837,"tr_customer_product_id":99827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:57:21.000Z","modified_at":"2025-11-05T17:57:21.000Z","name":"SWATI SHETTY","mobile_number":"9899999999","email_id":"swati.shetty@hotmail.com","dop":"2025-10-31","serial_number":"111111111111111","imei1":"111111111111111","imei2":"111111111111111","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99823,"job_number":"JOB_99823","tr_customer_id":99840,"tr_customer_product_id":99830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:24:10.000Z","modified_at":"2025-11-05T18:24:10.000Z","name":"Tristin Streich","mobile_number":"314-554-3555","email_id":"Chance31@yahoo.com","dop":"2025-05-30","serial_number":"15202863773522","imei1":"15202863773522","imei2":"15202863773522","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99825,"job_number":"JOB_99825","tr_customer_id":99842,"tr_customer_product_id":99832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:24:11.000Z","modified_at":"2025-11-05T18:24:11.000Z","name":"Audrey Lowe","mobile_number":"713-556-6680","email_id":"Brianne23@hotmail.com","dop":"2025-05-30","serial_number":"1132921555959712","imei1":"1132921555959712","imei2":"1132921555959712","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99827,"job_number":"JOB_99827","tr_customer_id":99844,"tr_customer_product_id":99834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Subodh Kaniyar","mobile_number":"7064319020","email_id":"divaakar.jain@gmail.com","dop":"2025-10-26","serial_number":"7987991194600493","imei1":"7987991194600493","imei2":"7987991194600493","popurl":"www.shankar-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99828,"job_number":"JOB_99828","tr_customer_id":99845,"tr_customer_product_id":99835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Dandapaani Bhattacharya","mobile_number":"7014601087","email_id":"chandraayan.nair@gmail.com","dop":"2025-10-26","serial_number":"6856443182716669","imei1":"6856443182716669","imei2":"6856443182716669","popurl":"www.purnima-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99829,"job_number":"JOB_99829","tr_customer_id":99846,"tr_customer_product_id":99836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Kumuda Desai","mobile_number":"7036991648","email_id":"aayushmaan.bharadwaj@yahoo.co.in","dop":"2025-10-26","serial_number":"2469541599928251","imei1":"2469541599928251","imei2":"2469541599928251","popurl":"www.anusuya-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99830,"job_number":"JOB_99830","tr_customer_id":99847,"tr_customer_product_id":99837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Chatur Chattopadhyay","mobile_number":"7059661079","email_id":"chandan.adiga@gmail.com","dop":"2025-10-26","serial_number":"3580073983116669","imei1":"3580073983116669","imei2":"3580073983116669","popurl":"www.gangesh-pandey.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99831,"job_number":"JOB_99831","tr_customer_id":99848,"tr_customer_product_id":99838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Rita Patil","mobile_number":"7082811369","email_id":"rohan.devar@yahoo.co.in","dop":"2025-10-26","serial_number":"3789780168101865","imei1":"3789780168101865","imei2":"3789780168101865","popurl":"www.dhananjay-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99832,"job_number":"JOB_99832","tr_customer_id":99849,"tr_customer_product_id":99839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:08:32.000Z","modified_at":"2025-11-05T19:08:32.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"427549666801868","imei1":"427549666801868","imei2":"427549666801868","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99836,"job_number":"JOB_99836","tr_customer_id":99853,"tr_customer_product_id":99843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:12:47.000Z","modified_at":"2025-11-05T19:12:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"68339893763663","imei1":"68339893763663","imei2":"68339893763663","popurl":"2025-10-26T19:12:46.437211205Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99844,"job_number":"JOB_99844","tr_customer_id":99861,"tr_customer_product_id":99851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:47:25.000Z","modified_at":"2025-11-05T19:47:25.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"26451280558456","imei1":"26451280558456","imei2":"26451280558456","popurl":"2025-10-26T19:47:25.077415477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99845,"job_number":"JOB_99845","tr_customer_id":99862,"tr_customer_product_id":99852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:47:31.000Z","modified_at":"2025-11-05T19:47:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"91843184090768","imei1":"91843184090768","imei2":"91843184090768","popurl":"2025-10-26T19:47:30.167830349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99846,"job_number":"JOB_99846","tr_customer_id":99863,"tr_customer_product_id":99853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Indra Marar","mobile_number":"7086810180","email_id":"lakshman.iyengar@yahoo.co.in","dop":"2025-10-26","serial_number":"18954862396914","imei1":"18954862396914","imei2":"18954862396914","popurl":"www.giri-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99847,"job_number":"JOB_99847","tr_customer_id":99864,"tr_customer_product_id":99854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Abhaya Kapoor","mobile_number":"7074915037","email_id":"raj.verma@hotmail.com","dop":"2025-10-26","serial_number":"15070484141957","imei1":"15070484141957","imei2":"15070484141957","popurl":"www.hiranmay-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99848,"job_number":"JOB_99848","tr_customer_id":99865,"tr_customer_product_id":99855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Balachandra Khatri","mobile_number":"7027529366","email_id":"ramesh.naik@hotmail.com","dop":"2025-10-26","serial_number":"14479671364617","imei1":"14479671364617","imei2":"14479671364617","popurl":"www.deependra-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99849,"job_number":"JOB_99849","tr_customer_id":99866,"tr_customer_product_id":99856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Som Prajapat","mobile_number":"7048762369","email_id":"charuchandra.shah@gmail.com","dop":"2025-10-26","serial_number":"11291246871409","imei1":"11291246871409","imei2":"11291246871409","popurl":"www.gopi-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99850,"job_number":"JOB_99850","tr_customer_id":99867,"tr_customer_product_id":99857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Akshainie Chattopadhyay","mobile_number":"7081240238","email_id":"paramartha.arora@hotmail.com","dop":"2025-10-26","serial_number":"17649250337685","imei1":"17649250337685","imei2":"17649250337685","popurl":"www.rupinder-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99851,"job_number":"JOB_99851","tr_customer_id":99868,"tr_customer_product_id":99858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:56:24.000Z","modified_at":"2025-11-05T19:56:24.000Z","name":"Gudrun Nikolaus","mobile_number":"594-877-9570","email_id":"Verdie.Trantow25@yahoo.com","dop":"2025-08-06","serial_number":"14834539430997","imei1":"14834539430997","imei2":"14834539430997","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99853,"job_number":"JOB_99853","tr_customer_id":99870,"tr_customer_product_id":99860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T20:44:49.000Z","modified_at":"2025-11-05T20:44:49.000Z","name":"Ella Beier","mobile_number":"511-799-5381","email_id":"Stewart.Nader@gmail.com","dop":"2025-04-06","serial_number":"12599082931829080","imei1":"12599082931829080","imei2":"12599082931829080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T20:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99857,"job_number":"JOB_99857","tr_customer_id":99874,"tr_customer_product_id":99864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:56.000Z","modified_at":"2025-11-06T03:23:56.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527876","imei1":"12995812527876","imei2":"12995812527876","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99859,"job_number":"JOB_99859","tr_customer_id":99876,"tr_customer_product_id":99866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:07.000Z","modified_at":"2025-11-06T03:27:07.000Z","name":"Tiara Schiller","mobile_number":"813-975-9040","email_id":"Lexie60@yahoo.com","dop":"2025-04-06","serial_number":"11533826383509794","imei1":"11533826383509794","imei2":"11533826383509794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99861,"job_number":"JOB_99861","tr_customer_id":99878,"tr_customer_product_id":99868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:52.000Z","modified_at":"2025-11-06T03:27:52.000Z","name":"Clair Runolfsson","mobile_number":"732-935-4974","email_id":"Freeman.Turner5@hotmail.com","dop":"2025-04-06","serial_number":"16812241227119416","imei1":"16812241227119416","imei2":"16812241227119416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99863,"job_number":"JOB_99863","tr_customer_id":99880,"tr_customer_product_id":99870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:28:36.000Z","modified_at":"2025-11-06T03:28:36.000Z","name":"Kaleb Rau","mobile_number":"256-230-0629","email_id":"Nakia_Wuckert70@yahoo.com","dop":"2025-04-06","serial_number":"11291459654286082","imei1":"11291459654286082","imei2":"11291459654286082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99865,"job_number":"JOB_99865","tr_customer_id":99882,"tr_customer_product_id":99872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:10.000Z","modified_at":"2025-11-06T03:32:10.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"129958125278731","imei2":"129958125278731","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99868,"job_number":"JOB_99868","tr_customer_id":99885,"tr_customer_product_id":99875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:49.000Z","modified_at":"2025-11-06T03:32:49.000Z","name":"Madonna Lakin","mobile_number":"531-352-5166","email_id":"Charley_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17822015155240034","imei1":"17822015155240034","imei2":"17822015155240034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99870,"job_number":"JOB_99870","tr_customer_id":99887,"tr_customer_product_id":99877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:09.000Z","modified_at":"2025-11-06T03:33:09.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11183221243655","imei1":"11183221243655","imei2":"11183221243655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99872,"job_number":"JOB_99872","tr_customer_id":99889,"tr_customer_product_id":99879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:11.000Z","modified_at":"2025-11-06T03:33:11.000Z","name":"Haskell Kunze","mobile_number":"303-297-3129","email_id":"Yvette.Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"19818044096606464","imei1":"19818044096606464","imei2":"19818044096606464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99874,"job_number":"JOB_99874","tr_customer_id":99891,"tr_customer_product_id":99881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:14.000Z","modified_at":"2025-11-06T03:33:14.000Z","name":"Etha Cassin","mobile_number":"396-439-4498","email_id":"Jaylan91@gmail.com","dop":"2025-04-06","serial_number":"11998179057122452","imei1":"11998179057122452","imei2":"11998179057122452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99875,"job_number":"JOB_99875","tr_customer_id":99892,"tr_customer_product_id":99882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:35.000Z","modified_at":"2025-11-06T03:33:35.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"13769970449096","imei1":"13769970449096","imei2":"13769970449096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99877,"job_number":"JOB_99877","tr_customer_id":99894,"tr_customer_product_id":99884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:36.000Z","modified_at":"2025-11-06T03:33:36.000Z","name":"Odie Glover","mobile_number":"294-351-9410","email_id":"Stephen.OConner@hotmail.com","dop":"2025-09-30","serial_number":"13022525422754","imei1":"13022525422754","imei2":"13022525422754","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99880,"job_number":"JOB_99880","tr_customer_id":99897,"tr_customer_product_id":99887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:52.000Z","modified_at":"2025-11-06T03:33:52.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15384613979063","imei1":"15384613979063","imei2":"15384613979063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99882,"job_number":"JOB_99882","tr_customer_id":99899,"tr_customer_product_id":99889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:53.000Z","modified_at":"2025-11-06T03:33:53.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11849622752786","imei1":"11849622752786","imei2":"11849622752786","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99884,"job_number":"JOB_99884","tr_customer_id":99901,"tr_customer_product_id":99891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Dariana Sporer","mobile_number":"316-509-5245","email_id":"Daphnee.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16435121930220934","imei1":"16435121930220934","imei2":"16435121930220934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99885,"job_number":"JOB_99885","tr_customer_id":99902,"tr_customer_product_id":99892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Justyn Tromp","mobile_number":"771-674-0799","email_id":"Kaylin90@hotmail.com","dop":"2025-09-30","serial_number":"12551591170965","imei1":"12551591170965","imei2":"12551591170965","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99886,"job_number":"JOB_99886","tr_customer_id":99903,"tr_customer_product_id":99893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:04.000Z","modified_at":"2025-11-06T03:34:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10572220241596","imei1":"10572220241596","imei2":"10572220241596","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99888,"job_number":"JOB_99888","tr_customer_id":99905,"tr_customer_product_id":99895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:05.000Z","modified_at":"2025-11-06T03:34:05.000Z","name":"Mckayla Sanford","mobile_number":"958-648-8757","email_id":"Will_Mayer@yahoo.com","dop":"2025-06-18","serial_number":"1018801462678501","imei1":"1018801462678501","imei2":"1018801462678501","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99889,"job_number":"JOB_99889","tr_customer_id":99906,"tr_customer_product_id":99896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:10.000Z","modified_at":"2025-11-06T03:34:10.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15792738078673","imei1":"15792738078673","imei2":"15792738078673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99891,"job_number":"JOB_99891","tr_customer_id":99908,"tr_customer_product_id":99898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"15252244020832","imei1":"15252244020832","imei2":"15252244020832","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99893,"job_number":"JOB_99893","tr_customer_id":99910,"tr_customer_product_id":99900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Warren Dare","mobile_number":"624-587-9151","email_id":"Wilton_Kuvalis57@yahoo.com","dop":"2025-09-30","serial_number":"12387981798650","imei1":"12387981798650","imei2":"12387981798650","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99895,"job_number":"JOB_99895","tr_customer_id":99912,"tr_customer_product_id":99902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:16.000Z","modified_at":"2025-11-06T03:34:16.000Z","name":"Tyree Luettgen","mobile_number":"685-230-3310","email_id":"Connor38@yahoo.com","dop":"2025-04-06","serial_number":"14424229899623164","imei1":"14424229899623164","imei2":"14424229899623164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99898,"job_number":"JOB_99898","tr_customer_id":99915,"tr_customer_product_id":99905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:38.000Z","modified_at":"2025-11-06T03:34:38.000Z","name":"Brandi Mertz","mobile_number":"355-897-7748","email_id":"Terrill_Collins@hotmail.com","dop":"2025-04-06","serial_number":"16797925613125546","imei1":"16797925613125546","imei2":"16797925613125546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99900,"job_number":"JOB_99900","tr_customer_id":99917,"tr_customer_product_id":99907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:40.000Z","modified_at":"2025-11-06T03:34:40.000Z","name":"Fannie O'Conner","mobile_number":"530-585-3423","email_id":"Aliyah65@gmail.com","dop":"2025-04-06","serial_number":"19950541237701104","imei1":"19950541237701104","imei2":"19950541237701104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99901,"job_number":"JOB_99901","tr_customer_id":99918,"tr_customer_product_id":99908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:42.000Z","modified_at":"2025-11-06T03:34:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12132795872842","imei1":"12132795872842","imei2":"12132795872842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99903,"job_number":"JOB_99903","tr_customer_id":99920,"tr_customer_product_id":99910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Ludwig Jenkins","mobile_number":"974-815-2806","email_id":"Noble_Barrows17@hotmail.com","dop":"2025-04-06","serial_number":"18799201905216616","imei1":"18799201905216616","imei2":"18799201905216616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99905,"job_number":"JOB_99905","tr_customer_id":99922,"tr_customer_product_id":99912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:54.000Z","modified_at":"2025-11-06T03:34:54.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"10951517549596","imei1":"10951517549596","imei2":"10951517549596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99907,"job_number":"JOB_99907","tr_customer_id":99924,"tr_customer_product_id":99914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:56.000Z","modified_at":"2025-11-06T03:34:56.000Z","name":"Deven Bernier","mobile_number":"351-797-3017","email_id":"Lue74@hotmail.com","dop":"2025-04-06","serial_number":"11899738691851424","imei1":"11899738691851424","imei2":"11899738691851424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99908,"job_number":"JOB_99908","tr_customer_id":99925,"tr_customer_product_id":99915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10642340592793","imei1":"10642340592793","imei2":"10642340592793","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99910,"job_number":"JOB_99910","tr_customer_id":99927,"tr_customer_product_id":99917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"12096509906828","imei1":"12096509906828","imei2":"12096509906828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99911,"job_number":"JOB_99911","tr_customer_id":99928,"tr_customer_product_id":99918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"Hilton Hermiston","mobile_number":"358-873-4645","email_id":"Angelita.Upton@gmail.com","dop":"2025-06-18","serial_number":"1070741767857579","imei1":"1070741767857579","imei2":"1070741767857579","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99915,"job_number":"JOB_99915","tr_customer_id":99932,"tr_customer_product_id":99922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:11.000Z","modified_at":"2025-11-06T03:35:11.000Z","name":"Tamara Daniel","mobile_number":"324-462-2861","email_id":"Nyah.Mayer@gmail.com","dop":"2025-04-06","serial_number":"14692329419021112","imei1":"14692329419021112","imei2":"14692329419021112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99916,"job_number":"JOB_99916","tr_customer_id":99933,"tr_customer_product_id":99923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:22.000Z","modified_at":"2025-11-06T03:35:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11561470494897","imei1":"11561470494897","imei2":"11561470494897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99918,"job_number":"JOB_99918","tr_customer_id":99935,"tr_customer_product_id":99925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:24.000Z","modified_at":"2025-11-06T03:35:24.000Z","name":"Dakota O'Kon","mobile_number":"715-310-0724","email_id":"Annabell.Rolfson5@hotmail.com","dop":"2025-04-06","serial_number":"18909707599517010","imei1":"18909707599517010","imei2":"18909707599517010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99920,"job_number":"JOB_99920","tr_customer_id":99937,"tr_customer_product_id":99927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:26.000Z","modified_at":"2025-11-06T03:35:26.000Z","name":"Wilhelmine Nienow","mobile_number":"625-795-7719","email_id":"Kailey.Kunze26@gmail.com","dop":"2025-04-06","serial_number":"14338479461014556","imei1":"14338479461014556","imei2":"14338479461014556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99921,"job_number":"JOB_99921","tr_customer_id":99938,"tr_customer_product_id":99928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:34.000Z","modified_at":"2025-11-06T03:35:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11012769744633","imei1":"11012769744633","imei2":"11012769744633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99923,"job_number":"JOB_99923","tr_customer_id":99940,"tr_customer_product_id":99930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Destin Schimmel","mobile_number":"498-294-9570","email_id":"Albina.Tromp32@hotmail.com","dop":"2025-04-06","serial_number":"17647044046358944","imei1":"17647044046358944","imei2":"17647044046358944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99928,"job_number":"JOB_99928","tr_customer_id":99945,"tr_customer_product_id":99935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:38.000Z","modified_at":"2025-11-06T03:35:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15519952082655","imei1":"15519952082655","imei2":"15519952082655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99930,"job_number":"JOB_99930","tr_customer_id":99947,"tr_customer_product_id":99937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:39.000Z","modified_at":"2025-11-06T03:35:39.000Z","name":"Marjolaine Kulas","mobile_number":"806-910-7703","email_id":"Trisha95@yahoo.com","dop":"2025-04-06","serial_number":"15574500901270248","imei1":"15574500901270248","imei2":"15574500901270248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99931,"job_number":"JOB_99931","tr_customer_id":99948,"tr_customer_product_id":99938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:42.000Z","modified_at":"2025-11-06T03:35:42.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12187206293561","imei1":"12187206293561","imei2":"12187206293561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99933,"job_number":"JOB_99933","tr_customer_id":99950,"tr_customer_product_id":99940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:43.000Z","modified_at":"2025-11-06T03:35:43.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19275420306427","imei1":"19275420306427","imei2":"19275420306427","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99935,"job_number":"JOB_99935","tr_customer_id":99952,"tr_customer_product_id":99942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:45.000Z","modified_at":"2025-11-06T03:35:45.000Z","name":"Favian Bednar","mobile_number":"352-872-6397","email_id":"Icie.Wintheiser@yahoo.com","dop":"2025-06-08","serial_number":"101527102446479","imei1":"101527102446479","imei2":"101527102446479","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99944,"job_number":"JOB_99944","tr_customer_id":99961,"tr_customer_product_id":99951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10158803813484","imei1":"10158803813484","imei2":"10158803813484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99946,"job_number":"JOB_99946","tr_customer_id":99963,"tr_customer_product_id":99953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:12.000Z","modified_at":"2025-11-06T03:36:12.000Z","name":"Edwina Feil","mobile_number":"373-662-4201","email_id":"Lillie59@hotmail.com","dop":"2025-04-06","serial_number":"19776874396254844","imei1":"19776874396254844","imei2":"19776874396254844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99947,"job_number":"JOB_99947","tr_customer_id":99964,"tr_customer_product_id":99954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:13.000Z","modified_at":"2025-11-06T03:36:13.000Z","name":"Chanelle Windler","mobile_number":"219-875-9029","email_id":"Twila_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"13835519724547464","imei1":"13835519724547464","imei2":"13835519724547464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99948,"job_number":"JOB_99948","tr_customer_id":99965,"tr_customer_product_id":99955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:15.000Z","modified_at":"2025-11-06T03:36:15.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14768713210375","imei1":"14768713210375","imei2":"14768713210375","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99950,"job_number":"JOB_99950","tr_customer_id":99967,"tr_customer_product_id":99957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:16.000Z","modified_at":"2025-11-06T03:36:16.000Z","name":"Pinkie Koss","mobile_number":"967-597-6677","email_id":"Randall.Altenwerth0@hotmail.com","dop":"2025-06-08","serial_number":"103603942289080","imei1":"103603942289080","imei2":"103603942289080","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99951,"job_number":"JOB_99951","tr_customer_id":99968,"tr_customer_product_id":99958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:18.000Z","modified_at":"2025-11-06T03:36:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14129483184673","imei1":"14129483184673","imei2":"14129483184673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99953,"job_number":"JOB_99953","tr_customer_id":99970,"tr_customer_product_id":99960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:20.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Daija Wehner","mobile_number":"474-641-0810","email_id":"Marcelina.Friesen23@hotmail.com","dop":"2025-04-06","serial_number":"16579153052106916","imei1":"16579153052106916","imei2":"16579153052106916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99954,"job_number":"JOB_99954","tr_customer_id":99971,"tr_customer_product_id":99961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:21.000Z","modified_at":"2025-11-06T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13227684091141","imei1":"13227684091141","imei2":"13227684091141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99956,"job_number":"JOB_99956","tr_customer_id":99973,"tr_customer_product_id":99963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:22.000Z","modified_at":"2025-11-06T03:36:22.000Z","name":"Andres Huels","mobile_number":"899-586-0897","email_id":"Christelle.Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"13356682696224662","imei1":"13356682696224662","imei2":"13356682696224662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99964,"job_number":"JOB_99964","tr_customer_id":99981,"tr_customer_product_id":99971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:46.000Z","modified_at":"2025-11-06T03:36:46.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17001140031752","imei1":"17001140031752","imei2":"17001140031752","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99966,"job_number":"JOB_99966","tr_customer_id":99983,"tr_customer_product_id":99973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:48.000Z","modified_at":"2025-11-06T03:36:48.000Z","name":"Michael Lebsack","mobile_number":"267-307-4687","email_id":"Leanna58@hotmail.com","dop":"2025-06-08","serial_number":"108873458088426","imei1":"108873458088426","imei2":"108873458088426","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99967,"job_number":"JOB_99967","tr_customer_id":99984,"tr_customer_product_id":99974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:59.000Z","modified_at":"2025-11-06T03:36:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10600463206043","imei1":"10600463206043","imei2":"10600463206043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99969,"job_number":"JOB_99969","tr_customer_id":99986,"tr_customer_product_id":99976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"Maymie Willms","mobile_number":"707-843-7185","email_id":"Julien.Nader@gmail.com","dop":"2025-04-06","serial_number":"10673526325571050","imei1":"10673526325571050","imei2":"10673526325571050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99970,"job_number":"JOB_99970","tr_customer_id":99987,"tr_customer_product_id":99977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11691606393051","imei1":"11691606393051","imei2":"11691606393051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99972,"job_number":"JOB_99972","tr_customer_id":99989,"tr_customer_product_id":99979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:03.000Z","modified_at":"2025-11-06T03:37:03.000Z","name":"Laila Auer","mobile_number":"816-961-2409","email_id":"Imogene41@hotmail.com","dop":"2025-04-06","serial_number":"10239161439775902","imei1":"10239161439775902","imei2":"10239161439775902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99973,"job_number":"JOB_99973","tr_customer_id":99990,"tr_customer_product_id":99980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93957431551191","imei1":"93957431551191","imei2":"93957431551191","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99974,"job_number":"JOB_99974","tr_customer_id":99991,"tr_customer_product_id":99981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61053352528644","imei1":"61053352528644","imei2":"61053352528644","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99975,"job_number":"JOB_99975","tr_customer_id":99992,"tr_customer_product_id":99982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78700106280037","imei1":"78700106280037","imei2":"78700106280037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99976,"job_number":"JOB_99976","tr_customer_id":99993,"tr_customer_product_id":99983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97575135106576","imei1":"97575135106576","imei2":"97575135106576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99977,"job_number":"JOB_99977","tr_customer_id":99994,"tr_customer_product_id":99984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43621165036229","imei1":"43621165036229","imei2":"43621165036229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99978,"job_number":"JOB_99978","tr_customer_id":99995,"tr_customer_product_id":99985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19205385114828","imei1":"19205385114828","imei2":"19205385114828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99980,"job_number":"JOB_99980","tr_customer_id":99997,"tr_customer_product_id":99987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80407294001220","imei1":"80407294001220","imei2":"80407294001220","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99981,"job_number":"JOB_99981","tr_customer_id":99998,"tr_customer_product_id":99988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84180452577587","imei1":"84180452577587","imei2":"84180452577587","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99982,"job_number":"JOB_99982","tr_customer_id":99999,"tr_customer_product_id":99989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42167402374935","imei1":"42167402374935","imei2":"42167402374935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99983,"job_number":"JOB_99983","tr_customer_id":100000,"tr_customer_product_id":99990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48274595650538","imei1":"48274595650538","imei2":"48274595650538","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99984,"job_number":"JOB_99984","tr_customer_id":100001,"tr_customer_product_id":99991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26143053814638","imei1":"26143053814638","imei2":"26143053814638","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99985,"job_number":"JOB_99985","tr_customer_id":100002,"tr_customer_product_id":99992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57737134753031","imei1":"57737134753031","imei2":"57737134753031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99987,"job_number":"JOB_99987","tr_customer_id":100004,"tr_customer_product_id":99994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43719748283005","imei1":"43719748283005","imei2":"43719748283005","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99988,"job_number":"JOB_99988","tr_customer_id":100005,"tr_customer_product_id":99995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18450930062996","imei1":"18450930062996","imei2":"18450930062996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99989,"job_number":"JOB_99989","tr_customer_id":100006,"tr_customer_product_id":99996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50427487783674","imei1":"50427487783674","imei2":"50427487783674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99990,"job_number":"JOB_99990","tr_customer_id":100007,"tr_customer_product_id":99997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11492195125211","imei1":"11492195125211","imei2":"11492195125211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99991,"job_number":"JOB_99991","tr_customer_id":100008,"tr_customer_product_id":99998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58118207158278","imei1":"58118207158278","imei2":"58118207158278","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99992,"job_number":"JOB_99992","tr_customer_id":100009,"tr_customer_product_id":99999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:13.000Z","modified_at":"2025-11-06T03:44:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31345958864353","imei1":"31345958864353","imei2":"31345958864353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99994,"job_number":"JOB_99994","tr_customer_id":100011,"tr_customer_product_id":100001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:16.000Z","modified_at":"2025-11-06T03:59:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16612498001924","imei1":"16612498001924","imei2":"16612498001924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99996,"job_number":"JOB_99996","tr_customer_id":100013,"tr_customer_product_id":100003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:18.000Z","modified_at":"2025-11-06T03:59:18.000Z","name":"Flavie Buckridge","mobile_number":"622-235-8538","email_id":"Aracely21@yahoo.com","dop":"2025-04-06","serial_number":"13187697433056904","imei1":"13187697433056904","imei2":"13187697433056904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99997,"job_number":"JOB_99997","tr_customer_id":100014,"tr_customer_product_id":100004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:22.000Z","modified_at":"2025-11-06T03:59:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18388905115615","imei1":"18388905115615","imei2":"18388905115615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100000,"job_number":"JOB_100000","tr_customer_id":100017,"tr_customer_product_id":100007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18024137628906","imei1":"18024137628906","imei2":"18024137628906","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100001,"job_number":"JOB_100001","tr_customer_id":100018,"tr_customer_product_id":100008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"Reymundo Huels","mobile_number":"357-687-4688","email_id":"Edd_Hodkiewicz50@hotmail.com","dop":"2025-09-16","serial_number":"12103908023090","imei1":"12103908023090","imei2":"12103908023090","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100002,"job_number":"JOB_100002","tr_customer_id":100019,"tr_customer_product_id":100009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12383495644697","imei1":"12383495644697","imei2":"12383495644697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100004,"job_number":"JOB_100004","tr_customer_id":100021,"tr_customer_product_id":100011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972995945586","imei1":"15972995945586","imei2":"15972995945586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100006,"job_number":"JOB_100006","tr_customer_id":100023,"tr_customer_product_id":100013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:05.000Z","modified_at":"2025-11-06T04:00:05.000Z","name":"Hester Reynolds","mobile_number":"818-648-8766","email_id":"Annamae_Tromp@gmail.com","dop":"2025-04-06","serial_number":"11881932913360578","imei1":"11881932913360578","imei2":"11881932913360578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100007,"job_number":"JOB_100007","tr_customer_id":100024,"tr_customer_product_id":100014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:06.000Z","modified_at":"2025-11-06T04:00:06.000Z","name":"Mariane Jast","mobile_number":"608-710-4914","email_id":"Brigitte40@hotmail.com","dop":"2025-04-06","serial_number":"15689561696390664","imei1":"15689561696390664","imei2":"15689561696390664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100008,"job_number":"JOB_100008","tr_customer_id":100025,"tr_customer_product_id":100015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:09.000Z","modified_at":"2025-11-06T04:00:09.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13376479979060","imei1":"13376479979060","imei2":"13376479979060","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100009,"job_number":"JOB_100009","tr_customer_id":100026,"tr_customer_product_id":100016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:10.000Z","modified_at":"2025-11-06T04:00:10.000Z","name":"Kian Howell","mobile_number":"722-626-6465","email_id":"Carmel18@yahoo.com","dop":"2025-09-16","serial_number":"15641624911834","imei1":"15641624911834","imei2":"15641624911834","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100010,"job_number":"JOB_100010","tr_customer_id":100027,"tr_customer_product_id":100017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10377103046235","imei1":"10377103046235","imei2":"10377103046235","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100011,"job_number":"JOB_100011","tr_customer_id":100028,"tr_customer_product_id":100018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"Russ Lubowitz","mobile_number":"616-823-5203","email_id":"Flossie.Mann@hotmail.com","dop":"2025-09-16","serial_number":"19391401148900","imei1":"19391401148900","imei2":"19391401148900","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100012,"job_number":"JOB_100012","tr_customer_id":100029,"tr_customer_product_id":100019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:45.000Z","modified_at":"2025-11-06T04:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16533599513172","imei1":"16533599513172","imei2":"16533599513172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100014,"job_number":"JOB_100014","tr_customer_id":100031,"tr_customer_product_id":100021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:47.000Z","modified_at":"2025-11-06T04:00:47.000Z","name":"Quincy Kautzer","mobile_number":"512-426-7419","email_id":"Shana82@yahoo.com","dop":"2025-04-06","serial_number":"19407613690755716","imei1":"19407613690755716","imei2":"19407613690755716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100015,"job_number":"JOB_100015","tr_customer_id":100032,"tr_customer_product_id":100022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:52.000Z","modified_at":"2025-11-06T04:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12748289154307","imei1":"12748289154307","imei2":"12748289154307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100017,"job_number":"JOB_100017","tr_customer_id":100034,"tr_customer_product_id":100024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:54.000Z","modified_at":"2025-11-06T04:00:54.000Z","name":"Thora Mills","mobile_number":"406-221-3055","email_id":"Virginia_Schmidt97@gmail.com","dop":"2025-04-06","serial_number":"16319561502148974","imei1":"16319561502148974","imei2":"16319561502148974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100019,"job_number":"JOB_100019","tr_customer_id":100036,"tr_customer_product_id":100026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:05.000Z","modified_at":"2025-11-06T04:13:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13373094444881","imei1":"13373094444881","imei2":"13373094444881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100021,"job_number":"JOB_100021","tr_customer_id":100038,"tr_customer_product_id":100028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:07.000Z","modified_at":"2025-11-06T04:13:07.000Z","name":"Nikita Towne","mobile_number":"406-932-2862","email_id":"Marcelo_Davis@yahoo.com","dop":"2025-04-06","serial_number":"18812022830871668","imei1":"18812022830871668","imei2":"18812022830871668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100022,"job_number":"JOB_100022","tr_customer_id":100039,"tr_customer_product_id":100029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:08.000Z","modified_at":"2025-11-06T04:13:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585550276914","imei1":"16585550276914","imei2":"16585550276914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100024,"job_number":"JOB_100024","tr_customer_id":100041,"tr_customer_product_id":100031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:10.000Z","modified_at":"2025-11-06T04:13:10.000Z","name":"Taryn Powlowski","mobile_number":"455-542-2892","email_id":"Abagail.Cassin@hotmail.com","dop":"2025-04-06","serial_number":"15778173711353364","imei1":"15778173711353364","imei2":"15778173711353364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100025,"job_number":"JOB_100025","tr_customer_id":100042,"tr_customer_product_id":100032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:51.000Z","modified_at":"2025-11-06T04:13:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12533669608916","imei1":"12533669608916","imei2":"12533669608916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100027,"job_number":"JOB_100027","tr_customer_id":100044,"tr_customer_product_id":100034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"Sherman Rosenbaum","mobile_number":"287-584-9052","email_id":"Julie_Abernathy87@gmail.com","dop":"2025-04-06","serial_number":"14618811477814900","imei1":"14618811477814900","imei2":"14618811477814900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100028,"job_number":"JOB_100028","tr_customer_id":100045,"tr_customer_product_id":100035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784271991234","imei1":"13784271991234","imei2":"13784271991234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100030,"job_number":"JOB_100030","tr_customer_id":100047,"tr_customer_product_id":100037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:55.000Z","modified_at":"2025-11-06T04:13:55.000Z","name":"Luis Wyman","mobile_number":"380-716-4969","email_id":"Therese.Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"19513932761044010","imei1":"19513932761044010","imei2":"19513932761044010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100031,"job_number":"JOB_100031","tr_customer_id":100048,"tr_customer_product_id":100038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:34.000Z","modified_at":"2025-11-06T04:14:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12548085507479","imei1":"12548085507479","imei2":"12548085507479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100033,"job_number":"JOB_100033","tr_customer_id":100050,"tr_customer_product_id":100040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:35.000Z","modified_at":"2025-11-06T04:14:35.000Z","name":"Hudson Fahey","mobile_number":"231-930-3967","email_id":"Maya.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"15969887906356488","imei1":"15969887906356488","imei2":"15969887906356488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100034,"job_number":"JOB_100034","tr_customer_id":100051,"tr_customer_product_id":100041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:42.000Z","modified_at":"2025-11-06T04:14:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17275017270072","imei1":"17275017270072","imei2":"17275017270072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100036,"job_number":"JOB_100036","tr_customer_id":100053,"tr_customer_product_id":100043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:44.000Z","modified_at":"2025-11-06T04:14:44.000Z","name":"Marion Parisian","mobile_number":"299-238-7630","email_id":"Ressie_VonRueden@gmail.com","dop":"2025-04-06","serial_number":"11231993252882300","imei1":"11231993252882300","imei2":"11231993252882300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100039,"job_number":"JOB_100039","tr_customer_id":100056,"tr_customer_product_id":100046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:39.000Z","modified_at":"2025-11-06T04:17:39.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701326","imei1":"51732593701326","imei2":"51732593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100043,"job_number":"JOB_100043","tr_customer_id":100060,"tr_customer_product_id":100050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:04.000Z","modified_at":"2025-11-06T04:22:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"93586005647726","imei1":"93586005647726","imei2":"93586005647726","popurl":"2025-10-27T04:22:03.519877799Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100044,"job_number":"JOB_100044","tr_customer_id":100061,"tr_customer_product_id":100051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:50.000Z","modified_at":"2025-11-06T04:22:50.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"18912283419609","imei1":"18912283419609","imei2":"18912283419609","popurl":"2025-10-27T04:22:49.437600804Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100045,"job_number":"JOB_100045","tr_customer_id":100062,"tr_customer_product_id":100052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:20.000Z","modified_at":"2025-11-06T04:29:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16276423788004","imei1":"16276423788004","imei2":"16276423788004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100047,"job_number":"JOB_100047","tr_customer_id":100064,"tr_customer_product_id":100054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:22.000Z","modified_at":"2025-11-06T04:29:22.000Z","name":"Cesar Borer","mobile_number":"435-701-2674","email_id":"Kamryn_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"17139381025928236","imei1":"17139381025928236","imei2":"17139381025928236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100048,"job_number":"JOB_100048","tr_customer_id":100065,"tr_customer_product_id":100055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:28.000Z","modified_at":"2025-11-06T04:29:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14196501845550","imei1":"14196501845550","imei2":"14196501845550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100050,"job_number":"JOB_100050","tr_customer_id":100067,"tr_customer_product_id":100057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:30.000Z","modified_at":"2025-11-06T04:29:30.000Z","name":"Gunnar Gorczany","mobile_number":"768-417-6062","email_id":"Adell.Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"19644905277591510","imei1":"19644905277591510","imei2":"19644905277591510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100051,"job_number":"JOB_100051","tr_customer_id":100068,"tr_customer_product_id":100058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:06.000Z","modified_at":"2025-11-06T04:30:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14621111052322","imei1":"14621111052322","imei2":"14621111052322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100053,"job_number":"JOB_100053","tr_customer_id":100070,"tr_customer_product_id":100060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:07.000Z","modified_at":"2025-11-06T04:30:08.000Z","name":"Camryn Upton","mobile_number":"954-698-5672","email_id":"Leatha62@gmail.com","dop":"2025-04-06","serial_number":"16503224132609702","imei1":"16503224132609702","imei2":"16503224132609702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100054,"job_number":"JOB_100054","tr_customer_id":100071,"tr_customer_product_id":100061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:19.000Z","modified_at":"2025-11-06T04:30:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16066391174793","imei1":"16066391174793","imei2":"16066391174793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100056,"job_number":"JOB_100056","tr_customer_id":100073,"tr_customer_product_id":100063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:21.000Z","modified_at":"2025-11-06T04:30:21.000Z","name":"Sherwood Klocko","mobile_number":"535-805-8492","email_id":"Braxton_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17035530602830532","imei1":"17035530602830532","imei2":"17035530602830532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100057,"job_number":"JOB_100057","tr_customer_id":100074,"tr_customer_product_id":100064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:51.000Z","modified_at":"2025-11-06T04:30:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10736468436769","imei1":"10736468436769","imei2":"10736468436769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100059,"job_number":"JOB_100059","tr_customer_id":100076,"tr_customer_product_id":100066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:53.000Z","modified_at":"2025-11-06T04:30:53.000Z","name":"Jamey Orn","mobile_number":"244-682-5820","email_id":"Declan.Gerhold18@yahoo.com","dop":"2025-04-06","serial_number":"10968021326872224","imei1":"10968021326872224","imei2":"10968021326872224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100060,"job_number":"JOB_100060","tr_customer_id":100077,"tr_customer_product_id":100067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:10.000Z","modified_at":"2025-11-06T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12046203292114","imei1":"12046203292114","imei2":"12046203292114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100062,"job_number":"JOB_100062","tr_customer_id":100079,"tr_customer_product_id":100069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:11.000Z","modified_at":"2025-11-06T04:31:11.000Z","name":"Kraig Schmeler","mobile_number":"800-972-8317","email_id":"Francesco91@hotmail.com","dop":"2025-04-06","serial_number":"18284409536603948","imei1":"18284409536603948","imei2":"18284409536603948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100063,"job_number":"JOB_100063","tr_customer_id":100080,"tr_customer_product_id":100070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:57.000Z","modified_at":"2025-11-06T04:31:57.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100764458729443","imei1":"100764458729443","imei2":"100764458729443","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100065,"job_number":"JOB_100065","tr_customer_id":100082,"tr_customer_product_id":100072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:32:12.000Z","modified_at":"2025-11-06T04:32:12.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102364463419602","imei1":"102364463419602","imei2":"102364463419602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100071,"job_number":"JOB_100071","tr_customer_id":100088,"tr_customer_product_id":100078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:09.000Z","modified_at":"2025-11-06T04:46:09.000Z","name":"Milan Sawayn","mobile_number":"343-956-2194","email_id":"Madalyn_Lakin43@yahoo.com","dop":"2025-04-06","serial_number":"13950989914984936","imei1":"13950989914984936","imei2":"13950989914984936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100076,"job_number":"JOB_100076","tr_customer_id":100093,"tr_customer_product_id":100083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:05:31.000Z","modified_at":"2025-11-06T05:05:31.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"12995812527879","imei2":"12995812527879","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100077,"job_number":"JOB_100077","tr_customer_id":100094,"tr_customer_product_id":100084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:11:04.000Z","modified_at":"2025-11-06T05:11:04.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527880","imei1":"12995812527880","imei2":"12995812527880","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100078,"job_number":"JOB_100078","tr_customer_id":100095,"tr_customer_product_id":100085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:51:36.000Z","modified_at":"2025-11-06T05:51:36.000Z","name":"oo ww","mobile_number":"8755454352","email_id":"w@w.com","dop":"2025-11-04","serial_number":"97854553542432","imei1":"97854553542432","imei2":"97854553542432","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100080,"job_number":"JOB_100080","tr_customer_id":100097,"tr_customer_product_id":100087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:01:37.000Z","modified_at":"2025-11-06T06:01:37.000Z","name":"Dereck Yost","mobile_number":"328-698-9997","email_id":"Ciara.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"16020281855507110","imei1":"16020281855507110","imei2":"16020281855507110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100081,"job_number":"JOB_100081","tr_customer_id":100098,"tr_customer_product_id":100088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10355989520825","imei1":"10355989520825","imei2":"10355989520825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100083,"job_number":"JOB_100083","tr_customer_id":100100,"tr_customer_product_id":100090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13452089068482","imei1":"13452089068482","imei2":"13452089068482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100085,"job_number":"JOB_100085","tr_customer_id":100102,"tr_customer_product_id":100092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:37.000Z","modified_at":"2025-11-06T06:02:37.000Z","name":"Elmer Upton","mobile_number":"913-498-3249","email_id":"Buddy_Barrows@yahoo.com","dop":"2025-04-06","serial_number":"16841112550743844","imei1":"16841112550743844","imei2":"16841112550743844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100086,"job_number":"JOB_100086","tr_customer_id":100103,"tr_customer_product_id":100093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:38.000Z","modified_at":"2025-11-06T06:02:38.000Z","name":"Faye Frami","mobile_number":"303-669-8674","email_id":"Sofia.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"12343129489468920","imei1":"12343129489468920","imei2":"12343129489468920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100087,"job_number":"JOB_100087","tr_customer_id":100104,"tr_customer_product_id":100094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:20.000Z","modified_at":"2025-11-06T06:03:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13092636165069","imei1":"13092636165069","imei2":"13092636165069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100089,"job_number":"JOB_100089","tr_customer_id":100106,"tr_customer_product_id":100096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13511931802525","imei1":"13511931802525","imei2":"13511931802525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100091,"job_number":"JOB_100091","tr_customer_id":100108,"tr_customer_product_id":100098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:22.000Z","modified_at":"2025-11-06T06:03:22.000Z","name":"Marcella Schulist","mobile_number":"762-792-1890","email_id":"Aiyana_Willms96@hotmail.com","dop":"2025-04-06","serial_number":"14162090629281272","imei1":"14162090629281272","imei2":"14162090629281272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100092,"job_number":"JOB_100092","tr_customer_id":100109,"tr_customer_product_id":100099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:23.000Z","modified_at":"2025-11-06T06:03:23.000Z","name":"Ruben Waelchi","mobile_number":"457-563-0629","email_id":"Melyna12@yahoo.com","dop":"2025-04-06","serial_number":"12815102067242990","imei1":"12815102067242990","imei2":"12815102067242990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100093,"job_number":"JOB_100093","tr_customer_id":100110,"tr_customer_product_id":100100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:04.000Z","modified_at":"2025-11-06T06:04:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17452409710196","imei1":"17452409710196","imei2":"17452409710196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100095,"job_number":"JOB_100095","tr_customer_id":100112,"tr_customer_product_id":100102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:05.000Z","modified_at":"2025-11-06T06:04:05.000Z","name":"Talon Simonis","mobile_number":"476-685-7934","email_id":"Leanna_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"12833016275659990","imei1":"12833016275659990","imei2":"12833016275659990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100096,"job_number":"JOB_100096","tr_customer_id":100113,"tr_customer_product_id":100103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:06.000Z","modified_at":"2025-11-06T06:04:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19964131374079","imei1":"19964131374079","imei2":"19964131374079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100098,"job_number":"JOB_100098","tr_customer_id":100115,"tr_customer_product_id":100105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:07.000Z","modified_at":"2025-11-06T06:04:07.000Z","name":"Elvera Spinka","mobile_number":"737-316-5771","email_id":"Cory.Spinka@yahoo.com","dop":"2025-04-06","serial_number":"11746592240848542","imei1":"11746592240848542","imei2":"11746592240848542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100099,"job_number":"JOB_100099","tr_customer_id":100116,"tr_customer_product_id":100106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:13:21.000Z","modified_at":"2025-11-06T06:13:21.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527881","imei1":"12995812527881","imei2":"12995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100111,"job_number":"JOB_100111","tr_customer_id":100128,"tr_customer_product_id":100118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:18:24.000Z","modified_at":"2025-11-06T06:18:24.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"13995812527881","imei1":"13995812527881","imei2":"13995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100112,"job_number":"JOB_100112","tr_customer_id":100129,"tr_customer_product_id":100119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:04.000Z","modified_at":"2025-11-06T06:19:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10838196305811","imei1":"10838196305811","imei2":"10838196305811","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100114,"job_number":"JOB_100114","tr_customer_id":100131,"tr_customer_product_id":100121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:05.000Z","modified_at":"2025-11-06T06:19:05.000Z","name":"Rhiannon Daugherty","mobile_number":"533-834-1684","email_id":"Sage9@hotmail.com","dop":"2025-06-18","serial_number":"1067343380413855","imei1":"1067343380413855","imei2":"1067343380413855","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100115,"job_number":"JOB_100115","tr_customer_id":100132,"tr_customer_product_id":100122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:45.000Z","modified_at":"2025-11-06T06:19:45.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16007161738316","imei1":"16007161738316","imei2":"16007161738316","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100117,"job_number":"JOB_100117","tr_customer_id":100134,"tr_customer_product_id":100124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:47.000Z","modified_at":"2025-11-06T06:19:47.000Z","name":"Fabian DuBuque","mobile_number":"908-936-2007","email_id":"Kariane_DuBuque@yahoo.com","dop":"2025-06-08","serial_number":"101170423948201","imei1":"101170423948201","imei2":"101170423948201","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100118,"job_number":"JOB_100118","tr_customer_id":100135,"tr_customer_product_id":100125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:49.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10979555150402","imei1":"10979555150402","imei2":"10979555150402","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100120,"job_number":"JOB_100120","tr_customer_id":100137,"tr_customer_product_id":100127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:50.000Z","name":"David Schulist","mobile_number":"805-484-7195","email_id":"Shaun_Kling@gmail.com","dop":"2025-06-18","serial_number":"1040912102788605","imei1":"1040912102788605","imei2":"1040912102788605","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100121,"job_number":"JOB_100121","tr_customer_id":100138,"tr_customer_product_id":100128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:19.000Z","modified_at":"2025-11-06T06:20:19.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18960091856805","imei1":"18960091856805","imei2":"18960091856805","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100123,"job_number":"JOB_100123","tr_customer_id":100140,"tr_customer_product_id":100130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:21.000Z","modified_at":"2025-11-06T06:20:21.000Z","name":"Precious Halvorson","mobile_number":"894-284-2232","email_id":"Woodrow_Cole@hotmail.com","dop":"2025-06-08","serial_number":"108518109635855","imei1":"108518109635855","imei2":"108518109635855","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100124,"job_number":"JOB_100124","tr_customer_id":100141,"tr_customer_product_id":100131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:51.000Z","modified_at":"2025-11-06T06:20:51.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17248586943193","imei1":"17248586943193","imei2":"17248586943193","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100126,"job_number":"JOB_100126","tr_customer_id":100143,"tr_customer_product_id":100133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:53.000Z","modified_at":"2025-11-06T06:20:53.000Z","name":"Marcella Reinger","mobile_number":"879-224-2833","email_id":"Abigale_Simonis97@hotmail.com","dop":"2025-06-08","serial_number":"108665124246180","imei1":"108665124246180","imei2":"108665124246180","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100128,"job_number":"JOB_100128","tr_customer_id":100145,"tr_customer_product_id":100135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:29:08.000Z","modified_at":"2025-11-06T06:29:08.000Z","name":"Sibyl Casper","mobile_number":"610-465-0842","email_id":"Fiona50@yahoo.com","dop":"2025-04-06","serial_number":"16322624013102782","imei1":"16322624013102782","imei2":"16322624013102782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100130,"job_number":"JOB_100130","tr_customer_id":100147,"tr_customer_product_id":100137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:37:13.000Z","modified_at":"2025-11-06T06:37:13.000Z","name":"Kellen Runolfsson","mobile_number":"547-949-2613","email_id":"Janae49@hotmail.com","dop":"2025-04-06","serial_number":"10461770789171892","imei1":"10461770789171892","imei2":"10461770789171892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100131,"job_number":"JOB_100131","tr_customer_id":100148,"tr_customer_product_id":100138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:37.000Z","modified_at":"2025-11-06T06:39:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14003397670738","imei1":"14003397670738","imei2":"14003397670738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100133,"job_number":"JOB_100133","tr_customer_id":100150,"tr_customer_product_id":100140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:38.000Z","modified_at":"2025-11-06T06:39:38.000Z","name":"Bernie Windler","mobile_number":"699-842-5344","email_id":"Marshall42@hotmail.com","dop":"2025-04-06","serial_number":"11705146249394414","imei1":"11705146249394414","imei2":"11705146249394414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100135,"job_number":"JOB_100135","tr_customer_id":100152,"tr_customer_product_id":100142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:42.000Z","modified_at":"2025-11-06T06:39:42.000Z","name":"Billy Krajcik","mobile_number":"504-348-1573","email_id":"Tillman4@yahoo.com","dop":"2025-04-06","serial_number":"18296798263653616","imei1":"18296798263653616","imei2":"18296798263653616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100136,"job_number":"JOB_100136","tr_customer_id":100153,"tr_customer_product_id":100143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:39:44.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18339593834957","imei1":"18339593834957","imei2":"18339593834957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100139,"job_number":"JOB_100139","tr_customer_id":100156,"tr_customer_product_id":100146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:45.000Z","modified_at":"2025-11-06T06:39:45.000Z","name":"Magdalena Ledner","mobile_number":"464-331-6634","email_id":"Brown_Harvey@yahoo.com","dop":"2025-04-06","serial_number":"10105627391305962","imei1":"10105627391305962","imei2":"10105627391305962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100140,"job_number":"JOB_100140","tr_customer_id":100157,"tr_customer_product_id":100147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:24.000Z","modified_at":"2025-11-06T06:40:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11871938584386","imei1":"11871938584386","imei2":"11871938584386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100142,"job_number":"JOB_100142","tr_customer_id":100159,"tr_customer_product_id":100149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:26.000Z","modified_at":"2025-11-06T06:40:26.000Z","name":"Darius Roberts","mobile_number":"543-838-0398","email_id":"Buddy_Wolf@yahoo.com","dop":"2025-04-06","serial_number":"16270464592785696","imei1":"16270464592785696","imei2":"16270464592785696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100143,"job_number":"JOB_100143","tr_customer_id":100160,"tr_customer_product_id":100150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:31.000Z","modified_at":"2025-11-06T06:40:31.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16356209961433","imei1":"16356209961433","imei2":"16356209961433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100146,"job_number":"JOB_100146","tr_customer_id":100163,"tr_customer_product_id":100153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:33.000Z","modified_at":"2025-11-06T06:40:33.000Z","name":"Monte Dicki","mobile_number":"284-707-7171","email_id":"Breanna4@gmail.com","dop":"2025-04-06","serial_number":"14527383936529268","imei1":"14527383936529268","imei2":"14527383936529268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100147,"job_number":"JOB_100147","tr_customer_id":100164,"tr_customer_product_id":100154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:11.000Z","modified_at":"2025-11-06T06:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16578659917302","imei1":"16578659917302","imei2":"16578659917302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100149,"job_number":"JOB_100149","tr_customer_id":100166,"tr_customer_product_id":100156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:13.000Z","modified_at":"2025-11-06T06:41:13.000Z","name":"Noah Erdman","mobile_number":"854-685-2661","email_id":"Jerad23@hotmail.com","dop":"2025-04-06","serial_number":"19818454464165230","imei1":"19818454464165230","imei2":"19818454464165230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100150,"job_number":"JOB_100150","tr_customer_id":100167,"tr_customer_product_id":100157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:18.000Z","modified_at":"2025-11-06T06:41:18.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"14638377935857","imei1":"14638377935857","imei2":"14638377935857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100153,"job_number":"JOB_100153","tr_customer_id":100170,"tr_customer_product_id":100160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:22.000Z","modified_at":"2025-11-06T06:41:22.000Z","name":"Brando Hyatt","mobile_number":"649-865-6877","email_id":"Elinore_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"15147825692111174","imei1":"15147825692111174","imei2":"15147825692111174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100155,"job_number":"JOB_100155","tr_customer_id":100172,"tr_customer_product_id":100162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:46.000Z","modified_at":"2025-11-06T06:53:46.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16263294883719","imei1":"16263294883719","imei2":"16263294883719","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100156,"job_number":"JOB_100156","tr_customer_id":100173,"tr_customer_product_id":100163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:47.000Z","modified_at":"2025-11-06T06:53:47.000Z","name":"Jaydon Rodriguez","mobile_number":"539-396-9699","email_id":"Ismael_Kunze80@hotmail.com","dop":"2025-09-16","serial_number":"12047761342380","imei1":"12047761342380","imei2":"12047761342380","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100157,"job_number":"JOB_100157","tr_customer_id":100174,"tr_customer_product_id":100164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15220846048350","imei1":"15220846048350","imei2":"15220846048350","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100158,"job_number":"JOB_100158","tr_customer_id":100175,"tr_customer_product_id":100165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"Keira Vandervort","mobile_number":"504-927-6841","email_id":"Gerhard_Rempel29@yahoo.com","dop":"2025-09-16","serial_number":"18658509663769","imei1":"18658509663769","imei2":"18658509663769","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100159,"job_number":"JOB_100159","tr_customer_id":100176,"tr_customer_product_id":100166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15094993708300","imei1":"15094993708300","imei2":"15094993708300","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100160,"job_number":"JOB_100160","tr_customer_id":100177,"tr_customer_product_id":100167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"Estefania Fadel","mobile_number":"526-251-2411","email_id":"Al.Robel88@yahoo.com","dop":"2025-09-16","serial_number":"13096569168742","imei1":"13096569168742","imei2":"13096569168742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100161,"job_number":"JOB_100161","tr_customer_id":100178,"tr_customer_product_id":100168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:07.000Z","modified_at":"2025-11-06T06:55:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17114050758315","imei1":"17114050758315","imei2":"17114050758315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100163,"job_number":"JOB_100163","tr_customer_id":100180,"tr_customer_product_id":100170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:09.000Z","modified_at":"2025-11-06T06:55:09.000Z","name":"Derek Gaylord","mobile_number":"654-579-8971","email_id":"Anika_Wyman62@hotmail.com","dop":"2025-04-06","serial_number":"12799971677349720","imei1":"12799971677349720","imei2":"12799971677349720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100164,"job_number":"JOB_100164","tr_customer_id":100181,"tr_customer_product_id":100171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:53.000Z","modified_at":"2025-11-06T06:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13994735650570","imei1":"13994735650570","imei2":"13994735650570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100166,"job_number":"JOB_100166","tr_customer_id":100183,"tr_customer_product_id":100173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:54.000Z","modified_at":"2025-11-06T06:55:54.000Z","name":"Salma Daugherty","mobile_number":"213-774-0970","email_id":"Ahmed_Williamson@gmail.com","dop":"2025-04-06","serial_number":"14511230342664864","imei1":"14511230342664864","imei2":"14511230342664864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100167,"job_number":"JOB_100167","tr_customer_id":100184,"tr_customer_product_id":100174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:38.000Z","modified_at":"2025-11-06T06:56:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19367230884259","imei1":"19367230884259","imei2":"19367230884259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100169,"job_number":"JOB_100169","tr_customer_id":100186,"tr_customer_product_id":100176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:39.000Z","modified_at":"2025-11-06T06:56:39.000Z","name":"Hudson Durgan","mobile_number":"637-794-0580","email_id":"Gayle_Fahey89@yahoo.com","dop":"2025-04-06","serial_number":"11091244760265798","imei1":"11091244760265798","imei2":"11091244760265798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100182,"job_number":"JOB_100182","tr_customer_id":100199,"tr_customer_product_id":100189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:36:14.000Z","modified_at":"2025-11-06T07:36:14.000Z","name":"Gene Funk","mobile_number":"894-641-0948","email_id":"Lue.Bogan41@hotmail.com","dop":"2025-04-06","serial_number":"16952016992555410","imei1":"16952016992555410","imei2":"16952016992555410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100190,"job_number":"JOB_100190","tr_customer_id":100207,"tr_customer_product_id":100197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:32:57.000Z","modified_at":"2025-11-06T08:32:57.000Z","name":"Swapnil Embranthiri","mobile_number":"7092797981","email_id":"tarun.iyer@gmail.com","dop":"2025-11-06","serial_number":"705355652067968","imei1":"705355652067968","imei2":"705355652067968","popurl":"www.yogesh-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100192,"job_number":"JOB_100192","tr_customer_id":100209,"tr_customer_product_id":100199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:42:16.000Z","modified_at":"2025-11-06T10:42:16.000Z","name":"Paramartha Dutta","mobile_number":"7045748330","email_id":"avadhesh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"002594681384097","imei1":"002594681384097","imei2":"002594681384097","popurl":"www.devika-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100193,"job_number":"JOB_100193","tr_customer_id":100210,"tr_customer_product_id":100200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:43:35.000Z","modified_at":"2025-11-06T10:43:35.000Z","name":"Bhargava Kocchar","mobile_number":"7017195208","email_id":"kashyap.kocchar@yahoo.co.in","dop":"2025-11-06","serial_number":"402450957504030","imei1":"402450957504030","imei2":"402450957504030","popurl":"www.chandan-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100195,"job_number":"JOB_100195","tr_customer_id":100212,"tr_customer_product_id":100202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Aatmaj Arora","mobile_number":"7005469793","email_id":"swarnalata.malik@gmail.com","dop":"2025-11-06","serial_number":"578604363881388","imei1":"578604363881388","imei2":"578604363881388","popurl":"www.ranjeet-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100197,"job_number":"JOB_100197","tr_customer_id":100213,"tr_customer_product_id":100203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Vidur Bhattathiri","mobile_number":"7099660964","email_id":"rati.sethi@gmail.com","dop":"2025-11-06","serial_number":"780205291655072","imei1":"780205291655072","imei2":"780205291655072","popurl":"www.draupadi-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100198,"job_number":"JOB_100198","tr_customer_id":100215,"tr_customer_product_id":100205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Lakshminath Gowda","mobile_number":"7017550610","email_id":"brahmaanand.pilla@hotmail.com","dop":"2025-11-06","serial_number":"767370402709955","imei1":"767370402709955","imei2":"767370402709955","popurl":"www.bhoj-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100199,"job_number":"JOB_100199","tr_customer_id":100216,"tr_customer_product_id":100206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Dayamayee Kaul","mobile_number":"7051251094","email_id":"sitara.somayaji@gmail.com","dop":"2025-11-06","serial_number":"959795531689786","imei1":"959795531689786","imei2":"959795531689786","popurl":"www.smita-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100201,"job_number":"JOB_100201","tr_customer_id":100218,"tr_customer_product_id":100208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Rukhmani Marar","mobile_number":"7011966502","email_id":"shresthi.guha@hotmail.com","dop":"2025-11-06","serial_number":"817095329141837","imei1":"817095329141837","imei2":"817095329141837","popurl":"www.shubhaprada-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100202,"job_number":"JOB_100202","tr_customer_id":100219,"tr_customer_product_id":100209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Hiranya Rana","mobile_number":"7074839283","email_id":"bhagwanti.kaur@gmail.com","dop":"2025-11-06","serial_number":"202654729419531","imei1":"202654729419531","imei2":"202654729419531","popurl":"www.garuda-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100203,"job_number":"JOB_100203","tr_customer_id":100220,"tr_customer_product_id":100210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Chandravati Kaniyar","mobile_number":"7091798829","email_id":"minakshi.jha@yahoo.co.in","dop":"2025-11-06","serial_number":"827215162215900","imei1":"827215162215900","imei2":"827215162215900","popurl":"www.kannen-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100208,"job_number":"JOB_100208","tr_customer_id":100225,"tr_customer_product_id":100215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Anjaneya Sinha","mobile_number":"7004297611","email_id":"himadri.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"781038468665722","imei1":"781038468665722","imei2":"781038468665722","popurl":"www.sher-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100209,"job_number":"JOB_100209","tr_customer_id":100226,"tr_customer_product_id":100216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Nikita Naik","mobile_number":"7024968276","email_id":"dipesh.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"277670349298772","imei1":"277670349298772","imei2":"277670349298772","popurl":"www.trilok-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100210,"job_number":"JOB_100210","tr_customer_id":100227,"tr_customer_product_id":100217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhanvin Devar","mobile_number":"7098179418","email_id":"indra.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"474919781094176","imei1":"474919781094176","imei2":"474919781094176","popurl":"www.omana-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100211,"job_number":"JOB_100211","tr_customer_id":100228,"tr_customer_product_id":100218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Adinath Ahuja","mobile_number":"7005784053","email_id":"dhaanyalakshmi.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"461345817651565","imei1":"461345817651565","imei2":"461345817651565","popurl":"www.chandramani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100212,"job_number":"JOB_100212","tr_customer_id":100229,"tr_customer_product_id":100219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chandrakin Chaturvedi","mobile_number":"7040721617","email_id":"devi.kakkar@gmail.com","dop":"2025-11-06","serial_number":"921654249300722","imei1":"921654249300722","imei2":"921654249300722","popurl":"www.dharitri-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100213,"job_number":"JOB_100213","tr_customer_id":100230,"tr_customer_product_id":100220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhatri Dwivedi","mobile_number":"7054210617","email_id":"swapnil.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"067624416492366","imei1":"067624416492366","imei2":"067624416492366","popurl":"www.chandranath-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100214,"job_number":"JOB_100214","tr_customer_id":100231,"tr_customer_product_id":100221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chinmayanand Verma","mobile_number":"7044038361","email_id":"rita.bhat@gmail.com","dop":"2025-11-06","serial_number":"657097486838153","imei1":"657097486838153","imei2":"657097486838153","popurl":"www.sloka-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100215,"job_number":"JOB_100215","tr_customer_id":100232,"tr_customer_product_id":100222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Saraswati Nayar","mobile_number":"7042772520","email_id":"aaryan.trivedi@gmail.com","dop":"2025-11-06","serial_number":"405909517826548","imei1":"405909517826548","imei2":"405909517826548","popurl":"www.bala-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100216,"job_number":"JOB_100216","tr_customer_id":100234,"tr_customer_product_id":100224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chidambaram Namboothiri","mobile_number":"7042891846","email_id":"chandrakala.acharya@gmail.com","dop":"2025-11-06","serial_number":"371599406349238","imei1":"371599406349238","imei2":"371599406349238","popurl":"www.bhagwanti-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100217,"job_number":"JOB_100217","tr_customer_id":100233,"tr_customer_product_id":100223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Mangala Shah","mobile_number":"7019294031","email_id":"giri.varman@hotmail.com","dop":"2025-11-06","serial_number":"113430013312984","imei1":"113430013312984","imei2":"113430013312984","popurl":"www.kumari-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100219,"job_number":"JOB_100219","tr_customer_id":100236,"tr_customer_product_id":100226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Dwaipayan Arora","mobile_number":"7092175870","email_id":"garuda.chaturvedi@gmail.com","dop":"2025-11-06","serial_number":"041673222159873","imei1":"041673222159873","imei2":"041673222159873","popurl":"www.bhudev-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100220,"job_number":"JOB_100220","tr_customer_id":100237,"tr_customer_product_id":100227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Lai Panicker","mobile_number":"7063052811","email_id":"aayushman.chattopadhyay@gmail.com","dop":"2025-11-06","serial_number":"646727329595365","imei1":"646727329595365","imei2":"646727329595365","popurl":"www.preity-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100221,"job_number":"JOB_100221","tr_customer_id":100238,"tr_customer_product_id":100228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Mukul Bhattacharya","mobile_number":"7033726479","email_id":"amogh.singh@yahoo.co.in","dop":"2025-11-06","serial_number":"129266551661554","imei1":"129266551661554","imei2":"129266551661554","popurl":"www.drona-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100222,"job_number":"JOB_100222","tr_customer_id":100239,"tr_customer_product_id":100229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ramesh Arora","mobile_number":"7044996211","email_id":"opaline.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"403424480333918","imei1":"403424480333918","imei2":"403424480333918","popurl":"www.balamani-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100223,"job_number":"JOB_100223","tr_customer_id":100240,"tr_customer_product_id":100230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Digambara Gandhi","mobile_number":"7095159367","email_id":"aagneya.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"037304917121822","imei1":"037304917121822","imei2":"037304917121822","popurl":"www.dayaanidhi-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100225,"job_number":"JOB_100225","tr_customer_id":100242,"tr_customer_product_id":100232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Bhaswar Butt","mobile_number":"7033884130","email_id":"gemini.tandon@yahoo.co.in","dop":"2025-11-06","serial_number":"035644595605302","imei1":"035644595605302","imei2":"035644595605302","popurl":"www.devi-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100226,"job_number":"JOB_100226","tr_customer_id":100243,"tr_customer_product_id":100233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Vidya Reddy","mobile_number":"7044378923","email_id":"shantanu.nehru@hotmail.com","dop":"2025-11-06","serial_number":"723739856626844","imei1":"723739856626844","imei2":"723739856626844","popurl":"www.anasooya-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100227,"job_number":"JOB_100227","tr_customer_id":100244,"tr_customer_product_id":100234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ganapati Trivedi","mobile_number":"7033185733","email_id":"gotum.gupta@gmail.com","dop":"2025-11-06","serial_number":"421788709138977","imei1":"421788709138977","imei2":"421788709138977","popurl":"www.kumuda-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100228,"job_number":"JOB_100228","tr_customer_id":100245,"tr_customer_product_id":100235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Goutam Agarwal","mobile_number":"7024428299","email_id":"rageshwari.khatri@gmail.com","dop":"2025-11-06","serial_number":"109346681341745","imei1":"109346681341745","imei2":"109346681341745","popurl":"www.jitender-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100229,"job_number":"JOB_100229","tr_customer_id":100246,"tr_customer_product_id":100236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Brahma Shukla","mobile_number":"7079068822","email_id":"shantanu.varrier@hotmail.com","dop":"2025-11-06","serial_number":"444350528979467","imei1":"444350528979467","imei2":"444350528979467","popurl":"www.tara-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100230,"job_number":"JOB_100230","tr_customer_id":100247,"tr_customer_product_id":100237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Malti Pillai","mobile_number":"7019862064","email_id":"diptendu.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"632900314222940","imei1":"632900314222940","imei2":"632900314222940","popurl":"www.chanda-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100231,"job_number":"JOB_100231","tr_customer_id":100248,"tr_customer_product_id":100238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Yogendra Desai","mobile_number":"7079143089","email_id":"mangalya.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"520781505584391","imei1":"520781505584391","imei2":"520781505584391","popurl":"www.tushar-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100232,"job_number":"JOB_100232","tr_customer_id":100249,"tr_customer_product_id":100239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Rakesh Sharma","mobile_number":"7062828596","email_id":"vishwamitra.saini@gmail.com","dop":"2025-11-06","serial_number":"660248626826527","imei1":"660248626826527","imei2":"660248626826527","popurl":"www.suryakantam-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100234,"job_number":"JOB_100234","tr_customer_id":100251,"tr_customer_product_id":100241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Sachin Mishra","mobile_number":"7079253057","email_id":"avantika.sharma@yahoo.co.in","dop":"2025-11-06","serial_number":"669937150031940","imei1":"669937150031940","imei2":"669937150031940","popurl":"www.agneya-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100236,"job_number":"JOB_100236","tr_customer_id":100253,"tr_customer_product_id":100243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Gopee Arora","mobile_number":"7062999449","email_id":"rudra.kaul@hotmail.com","dop":"2025-11-06","serial_number":"260602739655602","imei1":"260602739655602","imei2":"260602739655602","popurl":"www.dron-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100237,"job_number":"JOB_100237","tr_customer_id":100254,"tr_customer_product_id":100244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Baalaaditya Ahluwalia","mobile_number":"7053249954","email_id":"balagovind.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"541762925993447","imei1":"541762925993447","imei2":"541762925993447","popurl":"www.rati-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100238,"job_number":"JOB_100238","tr_customer_id":100255,"tr_customer_product_id":100245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Arun Kapoor","mobile_number":"7094392005","email_id":"sucheta.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"199328202192658","imei1":"199328202192658","imei2":"199328202192658","popurl":"www.dandapaani-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100239,"job_number":"JOB_100239","tr_customer_id":100256,"tr_customer_product_id":100246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Anjushree Ahluwalia","mobile_number":"7098896823","email_id":"meghnad.gupta@gmail.com","dop":"2025-11-06","serial_number":"497235122693904","imei1":"497235122693904","imei2":"497235122693904","popurl":"www.aatreya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100241,"job_number":"JOB_100241","tr_customer_id":100258,"tr_customer_product_id":100248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Himadri Abbott","mobile_number":"7058887858","email_id":"priya.kocchar@hotmail.com","dop":"2025-11-06","serial_number":"902529547307317","imei1":"902529547307317","imei2":"902529547307317","popurl":"www.bhagwati-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100243,"job_number":"JOB_100243","tr_customer_id":100260,"tr_customer_product_id":100250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Chakor Saini","mobile_number":"7044902854","email_id":"kashyapi.tagore@gmail.com","dop":"2025-11-06","serial_number":"456453421340967","imei1":"456453421340967","imei2":"456453421340967","popurl":"www.devi-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100245,"job_number":"JOB_100245","tr_customer_id":100262,"tr_customer_product_id":100252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Girish Devar","mobile_number":"7034936916","email_id":"arun.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"898089793273890","imei1":"898089793273890","imei2":"898089793273890","popurl":"www.geeta-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100247,"job_number":"JOB_100247","tr_customer_id":100264,"tr_customer_product_id":100254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Mohini Menon","mobile_number":"7009128274","email_id":"trilochana.singh@gmail.com","dop":"2025-11-06","serial_number":"319106842908006","imei1":"319106842908006","imei2":"319106842908006","popurl":"www.anamika-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100248,"job_number":"JOB_100248","tr_customer_id":100265,"tr_customer_product_id":100255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Deevakar Dutta","mobile_number":"7048292001","email_id":"mayoor.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"144463107125414","imei1":"144463107125414","imei2":"144463107125414","popurl":"www.aasha-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100249,"job_number":"JOB_100249","tr_customer_id":100266,"tr_customer_product_id":100256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Radha Nehru","mobile_number":"7016478310","email_id":"brahmabrata.guneta@hotmail.com","dop":"2025-11-06","serial_number":"550449829858673","imei1":"550449829858673","imei2":"550449829858673","popurl":"www.abhisyanta-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100252,"job_number":"JOB_100252","tr_customer_id":100269,"tr_customer_product_id":100259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Navin Abbott","mobile_number":"7085493629","email_id":"chandni.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"596614734601136","imei1":"596614734601136","imei2":"596614734601136","popurl":"www.dipankar-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100253,"job_number":"JOB_100253","tr_customer_id":100270,"tr_customer_product_id":100260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Tanushri Prajapat","mobile_number":"7087055132","email_id":"kin.varma@hotmail.com","dop":"2025-11-06","serial_number":"668639240780301","imei1":"668639240780301","imei2":"668639240780301","popurl":"www.ritesh-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100254,"job_number":"JOB_100254","tr_customer_id":100271,"tr_customer_product_id":100261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Amaranaath Mahajan","mobile_number":"7031671338","email_id":"dipankar.sethi@gmail.com","dop":"2025-11-06","serial_number":"253228159391142","imei1":"253228159391142","imei2":"253228159391142","popurl":"www.prem-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100256,"job_number":"JOB_100256","tr_customer_id":100273,"tr_customer_product_id":100263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Bharat Khatri","mobile_number":"7013592344","email_id":"dayaananda.talwar@gmail.com","dop":"2025-11-06","serial_number":"437645426110221","imei1":"437645426110221","imei2":"437645426110221","popurl":"www.sher-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100257,"job_number":"JOB_100257","tr_customer_id":100274,"tr_customer_product_id":100264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Girika Gandhi","mobile_number":"7027485118","email_id":"padma.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"935121372115021","imei1":"935121372115021","imei2":"935121372115021","popurl":"www.achyut-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100258,"job_number":"JOB_100258","tr_customer_id":100275,"tr_customer_product_id":100265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Charuchandra Ahuja","mobile_number":"7034100550","email_id":"aishani.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"959862060483413","imei1":"959862060483413","imei2":"959862060483413","popurl":"www.varalakshmi-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100260,"job_number":"JOB_100260","tr_customer_id":100277,"tr_customer_product_id":100267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Avani Abbott","mobile_number":"7069741379","email_id":"sarla.nambeesan@gmail.com","dop":"2025-11-06","serial_number":"712402230643266","imei1":"712402230643266","imei2":"712402230643266","popurl":"www.dhatri-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100261,"job_number":"JOB_100261","tr_customer_id":100278,"tr_customer_product_id":100268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Chinmayananda Kaul","mobile_number":"7015712021","email_id":"dayaanidhi.devar@yahoo.co.in","dop":"2025-11-06","serial_number":"405868813658469","imei1":"405868813658469","imei2":"405868813658469","popurl":"www.udai-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100262,"job_number":"JOB_100262","tr_customer_id":100279,"tr_customer_product_id":100269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Devi Nayar","mobile_number":"7016307285","email_id":"kannan.guneta@gmail.com","dop":"2025-11-06","serial_number":"001454539628373","imei1":"001454539628373","imei2":"001454539628373","popurl":"www.dharitri-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100264,"job_number":"JOB_100264","tr_customer_id":100281,"tr_customer_product_id":100271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Devajyoti Nehru","mobile_number":"7004075850","email_id":"vedanga.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"585220665456250","imei1":"585220665456250","imei2":"585220665456250","popurl":"www.anshula-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100266,"job_number":"JOB_100266","tr_customer_id":100283,"tr_customer_product_id":100273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Rahul Nehru","mobile_number":"7057527682","email_id":"dayaamay.arora@gmail.com","dop":"2025-11-06","serial_number":"087655093310785","imei1":"087655093310785","imei2":"087655093310785","popurl":"www.suryakant-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100267,"job_number":"JOB_100267","tr_customer_id":100284,"tr_customer_product_id":100274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Jaya Namboothiri","mobile_number":"7026316823","email_id":"mohinder.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"281599258784035","imei1":"281599258784035","imei2":"281599258784035","popurl":"www.manikya-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100268,"job_number":"JOB_100268","tr_customer_id":100285,"tr_customer_product_id":100275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Anunay Kaur","mobile_number":"7096349545","email_id":"amaresh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"035580090642874","imei1":"035580090642874","imei2":"035580090642874","popurl":"www.baala-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100271,"job_number":"JOB_100271","tr_customer_id":100288,"tr_customer_product_id":100278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Deeptanshu Nayar","mobile_number":"7006376899","email_id":"minakshi.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"058195216251768","imei1":"058195216251768","imei2":"058195216251768","popurl":"www.bahula-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100272,"job_number":"JOB_100272","tr_customer_id":100289,"tr_customer_product_id":100279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Niro Iyengar","mobile_number":"7007732565","email_id":"harinarayan.verma@hotmail.com","dop":"2025-11-06","serial_number":"284233651355991","imei1":"284233651355991","imei2":"284233651355991","popurl":"www.digambara-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100274,"job_number":"JOB_100274","tr_customer_id":100291,"tr_customer_product_id":100281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Vrinda Gill","mobile_number":"7011619540","email_id":"lal.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"669189841554204","imei1":"669189841554204","imei2":"669189841554204","popurl":"www.sarada-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100275,"job_number":"JOB_100275","tr_customer_id":100292,"tr_customer_product_id":100282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Atmananda Naik","mobile_number":"7031085877","email_id":"chandni.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"327772638812531","imei1":"327772638812531","imei2":"327772638812531","popurl":"www.sunita-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100276,"job_number":"JOB_100276","tr_customer_id":100293,"tr_customer_product_id":100283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Udit Bhattathiri","mobile_number":"7083292231","email_id":"anwesha.adiga@hotmail.com","dop":"2025-11-06","serial_number":"058762801518629","imei1":"058762801518629","imei2":"058762801518629","popurl":"www.brijesh-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100277,"job_number":"JOB_100277","tr_customer_id":100294,"tr_customer_product_id":100284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Kumar Menon","mobile_number":"7083560413","email_id":"brijesh.kaul@hotmail.com","dop":"2025-11-06","serial_number":"015864072572603","imei1":"015864072572603","imei2":"015864072572603","popurl":"www.aalok-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100278,"job_number":"JOB_100278","tr_customer_id":100295,"tr_customer_product_id":100285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Chitramala Deshpande","mobile_number":"7052740679","email_id":"daiwik.bandopadhyay@gmail.com","dop":"2025-11-06","serial_number":"662998952510488","imei1":"662998952510488","imei2":"662998952510488","popurl":"www.bhadrak-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100280,"job_number":"JOB_100280","tr_customer_id":100297,"tr_customer_product_id":100287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Shresth Nambeesan","mobile_number":"7027301126","email_id":"geeta.malik@gmail.com","dop":"2025-11-06","serial_number":"135300101774233","imei1":"135300101774233","imei2":"135300101774233","popurl":"www.menaka-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100282,"job_number":"JOB_100282","tr_customer_id":100299,"tr_customer_product_id":100289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Gopi Nair","mobile_number":"7018375556","email_id":"chidaatma.nehru@gmail.com","dop":"2025-11-06","serial_number":"505554479521895","imei1":"505554479521895","imei2":"505554479521895","popurl":"www.anish-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100283,"job_number":"JOB_100283","tr_customer_id":100300,"tr_customer_product_id":100290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Birjesh Singh","mobile_number":"7024051947","email_id":"inder.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"623555809426519","imei1":"623555809426519","imei2":"623555809426519","popurl":"www.rukhmani-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100285,"job_number":"JOB_100285","tr_customer_id":100302,"tr_customer_product_id":100292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Aamod Tagore","mobile_number":"7013281590","email_id":"vasudeva.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"795835931042791","imei1":"795835931042791","imei2":"795835931042791","popurl":"www.abhaya-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100286,"job_number":"JOB_100286","tr_customer_id":100303,"tr_customer_product_id":100293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Chandraketu Nehru","mobile_number":"7080542179","email_id":"dulari.ahuja@yahoo.co.in","dop":"2025-11-06","serial_number":"022955310927443","imei1":"022955310927443","imei2":"022955310927443","popurl":"www.balgopal-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100287,"job_number":"JOB_100287","tr_customer_id":100304,"tr_customer_product_id":100294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Bhuvanesh Kapoor","mobile_number":"7055834841","email_id":"adityanandana.pandey@hotmail.com","dop":"2025-11-06","serial_number":"913727309205995","imei1":"913727309205995","imei2":"913727309205995","popurl":"www.bhadrak-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100288,"job_number":"JOB_100288","tr_customer_id":100305,"tr_customer_product_id":100295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Ekadant Iyer","mobile_number":"7094362767","email_id":"ekaparnika.deshpande@gmail.com","dop":"2025-11-06","serial_number":"466377933022637","imei1":"466377933022637","imei2":"466377933022637","popurl":"www.elakshi-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100291,"job_number":"JOB_100291","tr_customer_id":100308,"tr_customer_product_id":100298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Kama Kaniyar","mobile_number":"7013313135","email_id":"gorakhnath.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"284347799588030","imei1":"284347799588030","imei2":"284347799588030","popurl":"www.chandradev-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100292,"job_number":"JOB_100292","tr_customer_id":100309,"tr_customer_product_id":100299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Aadrika Chopra","mobile_number":"7098852658","email_id":"ahilya.nair@gmail.com","dop":"2025-11-06","serial_number":"599808664364408","imei1":"599808664364408","imei2":"599808664364408","popurl":"www.susheel-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100294,"job_number":"JOB_100294","tr_customer_id":100311,"tr_customer_product_id":100301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Pramila Pothuvaal","mobile_number":"7003088236","email_id":"preity.sharma@hotmail.com","dop":"2025-11-06","serial_number":"711936931944650","imei1":"711936931944650","imei2":"711936931944650","popurl":"www.gopi-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100295,"job_number":"JOB_100295","tr_customer_id":100312,"tr_customer_product_id":100302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Girika Nambeesan","mobile_number":"7011986064","email_id":"priyala.menon@gmail.com","dop":"2025-11-06","serial_number":"705451290849949","imei1":"705451290849949","imei2":"705451290849949","popurl":"www.kama-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100296,"job_number":"JOB_100296","tr_customer_id":100313,"tr_customer_product_id":100303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Dhaanyalakshmi Iyer","mobile_number":"7033828008","email_id":"bhudev.sinha@gmail.com","dop":"2025-11-06","serial_number":"223884921010979","imei1":"223884921010979","imei2":"223884921010979","popurl":"www.bishnu-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100297,"job_number":"JOB_100297","tr_customer_id":100314,"tr_customer_product_id":100304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Vyas Gowda","mobile_number":"7087125380","email_id":"deeptimay.butt@hotmail.com","dop":"2025-11-06","serial_number":"012614557318657","imei1":"012614557318657","imei2":"012614557318657","popurl":"www.jagathi-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100299,"job_number":"JOB_100299","tr_customer_id":100316,"tr_customer_product_id":100306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Madhuri Pillai","mobile_number":"7017415794","email_id":"aasha.bandopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"677095717381850","imei1":"677095717381850","imei2":"677095717381850","popurl":"www.agrata-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100300,"job_number":"JOB_100300","tr_customer_id":100317,"tr_customer_product_id":100307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Diksha Nayar","mobile_number":"7030614463","email_id":"chaanakya.reddy@gmail.com","dop":"2025-11-06","serial_number":"322653072366350","imei1":"322653072366350","imei2":"322653072366350","popurl":"www.bhaumik-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100301,"job_number":"JOB_100301","tr_customer_id":100318,"tr_customer_product_id":100308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Chandini Marar","mobile_number":"7015619035","email_id":"anjushree.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"912410502359641","imei1":"912410502359641","imei2":"912410502359641","popurl":"www.uttam-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100302,"job_number":"JOB_100302","tr_customer_id":100319,"tr_customer_product_id":100309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:14.000Z","modified_at":"2025-11-06T11:06:14.000Z","name":"Shreya Tandon","mobile_number":"7023636716","email_id":"pramila.bhat@gmail.com","dop":"2025-11-06","serial_number":"661477045841216","imei1":"661477045841216","imei2":"661477045841216","popurl":"www.bala-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100304,"job_number":"JOB_100304","tr_customer_id":100321,"tr_customer_product_id":100311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:09.000Z","modified_at":"2025-11-06T11:28:09.000Z","name":"Kumar Reddy","mobile_number":"7078695075","email_id":"anil.reddy@gmail.com","dop":"2025-11-06","serial_number":"971933060213991","imei1":"971933060213991","imei2":"971933060213991","popurl":"www.aaratrika-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100305,"job_number":"JOB_100305","tr_customer_id":100322,"tr_customer_product_id":100312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Sumitra Iyengar","mobile_number":"7003080543","email_id":"swarnalata.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"590801086950258","imei1":"590801086950258","imei2":"590801086950258","popurl":"www.kamalesh-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100306,"job_number":"JOB_100306","tr_customer_id":100323,"tr_customer_product_id":100313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Eekalabya Bhat","mobile_number":"7021954147","email_id":"agniprava.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"411067596554055","imei1":"411067596554055","imei2":"411067596554055","popurl":"www.gajaadhar-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100307,"job_number":"JOB_100307","tr_customer_id":100324,"tr_customer_product_id":100314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Anal Desai","mobile_number":"7094923550","email_id":"shreya.gowda@hotmail.com","dop":"2025-11-06","serial_number":"582791393866443","imei1":"582791393866443","imei2":"582791393866443","popurl":"www.bharat-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100308,"job_number":"JOB_100308","tr_customer_id":100325,"tr_customer_product_id":100315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Bhramar Embranthiri","mobile_number":"7040194616","email_id":"saraswati.kapoor@gmail.com","dop":"2025-11-06","serial_number":"125548584989120","imei1":"125548584989120","imei2":"125548584989120","popurl":"www.ahilya-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100309,"job_number":"JOB_100309","tr_customer_id":100326,"tr_customer_product_id":100316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Krishna Dutta","mobile_number":"7035910960","email_id":"gautam.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"882743530702370","imei1":"882743530702370","imei2":"882743530702370","popurl":"www.bhaumik-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100310,"job_number":"JOB_100310","tr_customer_id":100328,"tr_customer_product_id":100318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Vaishnavi Kakkar","mobile_number":"7058162141","email_id":"manoj.panicker@gmail.com","dop":"2025-11-06","serial_number":"554206719512358","imei1":"554206719512358","imei2":"554206719512358","popurl":"www.esha-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100311,"job_number":"JOB_100311","tr_customer_id":100329,"tr_customer_product_id":100319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Rati Mishra","mobile_number":"7023847288","email_id":"girja.varman@hotmail.com","dop":"2025-11-06","serial_number":"432271696440570","imei1":"432271696440570","imei2":"432271696440570","popurl":"www.bhaswar-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100312,"job_number":"JOB_100312","tr_customer_id":100327,"tr_customer_product_id":100317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Arya Deshpande","mobile_number":"7068643756","email_id":"geeta.iyer@gmail.com","dop":"2025-11-06","serial_number":"272322507291415","imei1":"272322507291415","imei2":"272322507291415","popurl":"www.akshata-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100313,"job_number":"JOB_100313","tr_customer_id":100330,"tr_customer_product_id":100320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Agnivesh Kocchar","mobile_number":"7083078477","email_id":"bhagvan.shukla@gmail.com","dop":"2025-11-06","serial_number":"569971567467080","imei1":"569971567467080","imei2":"569971567467080","popurl":"www.ankal-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100314,"job_number":"JOB_100314","tr_customer_id":100331,"tr_customer_product_id":100321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Dwaipayana Chaturvedi","mobile_number":"7092033996","email_id":"aasha.naik@hotmail.com","dop":"2025-11-06","serial_number":"544266040178279","imei1":"544266040178279","imei2":"544266040178279","popurl":"www.satish-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100315,"job_number":"JOB_100315","tr_customer_id":100332,"tr_customer_product_id":100322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daksha Adiga","mobile_number":"7036186899","email_id":"lavanya.ahluwalia@hotmail.com","dop":"2025-11-06","serial_number":"173848384082299","imei1":"173848384082299","imei2":"173848384082299","popurl":"www.padma-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100316,"job_number":"JOB_100316","tr_customer_id":100333,"tr_customer_product_id":100323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Prasanna Mukhopadhyay","mobile_number":"7067673943","email_id":"tushar.dwivedi@yahoo.co.in","dop":"2025-11-06","serial_number":"375050234373799","imei1":"375050234373799","imei2":"375050234373799","popurl":"www.lakshman-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100317,"job_number":"JOB_100317","tr_customer_id":100334,"tr_customer_product_id":100324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daevika Nair","mobile_number":"7040314613","email_id":"tara.desai@hotmail.com","dop":"2025-11-06","serial_number":"364751542937024","imei1":"364751542937024","imei2":"364751542937024","popurl":"www.bhaasvan-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100318,"job_number":"JOB_100318","tr_customer_id":100335,"tr_customer_product_id":100325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Rajendra Desai","mobile_number":"7077781193","email_id":"aanandaswarup.shukla@hotmail.com","dop":"2025-11-06","serial_number":"685302868698443","imei1":"685302868698443","imei2":"685302868698443","popurl":"www.bhagavaan-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100319,"job_number":"JOB_100319","tr_customer_id":100336,"tr_customer_product_id":100326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanchan Embranthiri","mobile_number":"7065556485","email_id":"harita.guneta@gmail.com","dop":"2025-11-06","serial_number":"954831419624886","imei1":"954831419624886","imei2":"954831419624886","popurl":"www.ramesh-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100320,"job_number":"JOB_100320","tr_customer_id":100337,"tr_customer_product_id":100327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Lai Naik","mobile_number":"7026898901","email_id":"ekaksh.namboothiri@yahoo.co.in","dop":"2025-11-06","serial_number":"343838922122727","imei1":"343838922122727","imei2":"343838922122727","popurl":"www.jaya-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100321,"job_number":"JOB_100321","tr_customer_id":100338,"tr_customer_product_id":100328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanaka Reddy","mobile_number":"7020677343","email_id":"charuchandra.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"679844879025190","imei1":"679844879025190","imei2":"679844879025190","popurl":"www.goswami-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100322,"job_number":"JOB_100322","tr_customer_id":100339,"tr_customer_product_id":100329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Sachin Kaur","mobile_number":"7050183824","email_id":"bhishma.patil@hotmail.com","dop":"2025-11-06","serial_number":"017737678057471","imei1":"017737678057471","imei2":"017737678057471","popurl":"www.krishna-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100323,"job_number":"JOB_100323","tr_customer_id":100340,"tr_customer_product_id":100330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Adheesh Mehra","mobile_number":"7063447192","email_id":"trilokanath.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"064149525957890","imei1":"064149525957890","imei2":"064149525957890","popurl":"www.charuvrat-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100324,"job_number":"JOB_100324","tr_customer_id":100341,"tr_customer_product_id":100331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Suryakantam Adiga","mobile_number":"7061425237","email_id":"deeptimayee.kapoor@hotmail.com","dop":"2025-11-06","serial_number":"699384089901770","imei1":"699384089901770","imei2":"699384089901770","popurl":"www.indra-sharma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100325,"job_number":"JOB_100325","tr_customer_id":100342,"tr_customer_product_id":100332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Vedanga Mahajan","mobile_number":"7032920909","email_id":"anilaabh.bhattathiri@gmail.com","dop":"2025-11-06","serial_number":"889234138408855","imei1":"889234138408855","imei2":"889234138408855","popurl":"www.devasree-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100326,"job_number":"JOB_100326","tr_customer_id":100343,"tr_customer_product_id":100333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Dandapaani Pothuvaal","mobile_number":"7065134774","email_id":"bhadran.dhawan@yahoo.co.in","dop":"2025-11-06","serial_number":"849663885451482","imei1":"849663885451482","imei2":"849663885451482","popurl":"www.dhyaneshwar-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100327,"job_number":"JOB_100327","tr_customer_id":100344,"tr_customer_product_id":100334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Suman Arora","mobile_number":"7069436856","email_id":"dhatri.sethi@gmail.com","dop":"2025-11-06","serial_number":"321299839474590","imei1":"321299839474590","imei2":"321299839474590","popurl":"www.jaya-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100328,"job_number":"JOB_100328","tr_customer_id":100345,"tr_customer_product_id":100335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Gopee Mehra","mobile_number":"7089912062","email_id":"omana.varma@gmail.com","dop":"2025-11-06","serial_number":"666057644580235","imei1":"666057644580235","imei2":"666057644580235","popurl":"www.annapurna-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100329,"job_number":"JOB_100329","tr_customer_id":100346,"tr_customer_product_id":100336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Agneya Reddy","mobile_number":"7066601201","email_id":"aadidev.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"010475183997961","imei1":"010475183997961","imei2":"010475183997961","popurl":"www.anand-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100330,"job_number":"JOB_100330","tr_customer_id":100347,"tr_customer_product_id":100337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Kanishka Iyer","mobile_number":"7043505310","email_id":"giri.chopra@yahoo.co.in","dop":"2025-11-06","serial_number":"076941001361858","imei1":"076941001361858","imei2":"076941001361858","popurl":"www.charuvrat-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100331,"job_number":"JOB_100331","tr_customer_id":100348,"tr_customer_product_id":100338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Mangalya Varma","mobile_number":"7053262012","email_id":"priyala.chopra@hotmail.com","dop":"2025-11-06","serial_number":"758723078527679","imei1":"758723078527679","imei2":"758723078527679","popurl":"www.prem-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100332,"job_number":"JOB_100332","tr_customer_id":100349,"tr_customer_product_id":100339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Gajaadhar Gowda","mobile_number":"7020648452","email_id":"kannen.johar@gmail.com","dop":"2025-11-06","serial_number":"399764739210167","imei1":"399764739210167","imei2":"399764739210167","popurl":"www.mahendra-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100333,"job_number":"JOB_100333","tr_customer_id":100350,"tr_customer_product_id":100340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Geetanjali Agarwal","mobile_number":"7027427718","email_id":"ananda.ganaka@hotmail.com","dop":"2025-11-06","serial_number":"104898902458500","imei1":"104898902458500","imei2":"104898902458500","popurl":"www.vaijayanthi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100334,"job_number":"JOB_100334","tr_customer_id":100351,"tr_customer_product_id":100341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Minakshi Somayaji","mobile_number":"7048946782","email_id":"avani.menon@gmail.com","dop":"2025-11-06","serial_number":"472752255630675","imei1":"472752255630675","imei2":"472752255630675","popurl":"www.rameshwar-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100335,"job_number":"JOB_100335","tr_customer_id":100352,"tr_customer_product_id":100342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Brahmanandam Trivedi","mobile_number":"7089400129","email_id":"shresth.desai@hotmail.com","dop":"2025-11-06","serial_number":"099806364105983","imei1":"099806364105983","imei2":"099806364105983","popurl":"www.umang-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100336,"job_number":"JOB_100336","tr_customer_id":100353,"tr_customer_product_id":100343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Deven Nayar","mobile_number":"7035100318","email_id":"rita.agarwal@gmail.com","dop":"2025-11-06","serial_number":"489666168656843","imei1":"489666168656843","imei2":"489666168656843","popurl":"www.anila-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100337,"job_number":"JOB_100337","tr_customer_id":100354,"tr_customer_product_id":100344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Rageshwari Reddy","mobile_number":"7032809678","email_id":"balagovind.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"938122826124699","imei1":"938122826124699","imei2":"938122826124699","popurl":"www.drona-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100338,"job_number":"JOB_100338","tr_customer_id":100355,"tr_customer_product_id":100345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Anshula Sharma","mobile_number":"7056487367","email_id":"agasti.mehra@yahoo.co.in","dop":"2025-11-06","serial_number":"725987840809694","imei1":"725987840809694","imei2":"725987840809694","popurl":"www.vasundhara-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100339,"job_number":"JOB_100339","tr_customer_id":100356,"tr_customer_product_id":100346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Malti Ganaka","mobile_number":"7092206793","email_id":"tara.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"946345696630124","imei1":"946345696630124","imei2":"946345696630124","popurl":"www.baalagopaal-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100340,"job_number":"JOB_100340","tr_customer_id":100357,"tr_customer_product_id":100347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Agnimitra Mukhopadhyay","mobile_number":"7099709511","email_id":"ayushmati.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"211870197110378","imei1":"211870197110378","imei2":"211870197110378","popurl":"www.harita-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100341,"job_number":"JOB_100341","tr_customer_id":100358,"tr_customer_product_id":100348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Devani Khatri","mobile_number":"7029707940","email_id":"nikita.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"511658963134816","imei1":"511658963134816","imei2":"511658963134816","popurl":"www.girik-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100342,"job_number":"JOB_100342","tr_customer_id":100359,"tr_customer_product_id":100349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Agrata Panicker","mobile_number":"7054826914","email_id":"sitara.gowda@yahoo.co.in","dop":"2025-11-06","serial_number":"284863831250002","imei1":"284863831250002","imei2":"284863831250002","popurl":"www.gajabahu-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100343,"job_number":"JOB_100343","tr_customer_id":100360,"tr_customer_product_id":100350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Himadri Nambeesan","mobile_number":"7094746656","email_id":"ghanaanand.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"306444880592771","imei1":"306444880592771","imei2":"306444880592771","popurl":"www.daevika-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100344,"job_number":"JOB_100344","tr_customer_id":100361,"tr_customer_product_id":100351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Geeta Iyengar","mobile_number":"7002387687","email_id":"shresth.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"881217732707886","imei1":"881217732707886","imei2":"881217732707886","popurl":"www.bhisham-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100345,"job_number":"JOB_100345","tr_customer_id":100362,"tr_customer_product_id":100352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Somu Khatri","mobile_number":"7068214862","email_id":"nikita.jha@gmail.com","dop":"2025-11-06","serial_number":"199146876014607","imei1":"199146876014607","imei2":"199146876014607","popurl":"www.chidambaram-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100346,"job_number":"JOB_100346","tr_customer_id":100363,"tr_customer_product_id":100353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Kumar Mukhopadhyay","mobile_number":"7082380713","email_id":"durgeshwari.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"357772415654082","imei1":"357772415654082","imei2":"357772415654082","popurl":"www.trilokesh-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100347,"job_number":"JOB_100347","tr_customer_id":100364,"tr_customer_product_id":100354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Opalina Devar","mobile_number":"7090604291","email_id":"abhaya.sinha@hotmail.com","dop":"2025-11-06","serial_number":"587416484452317","imei1":"587416484452317","imei2":"587416484452317","popurl":"www.tanushri-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100348,"job_number":"JOB_100348","tr_customer_id":100365,"tr_customer_product_id":100355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Dwaipayana Dutta","mobile_number":"7072010105","email_id":"devdan.guneta@hotmail.com","dop":"2025-11-06","serial_number":"005789277052589","imei1":"005789277052589","imei2":"005789277052589","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100349,"job_number":"JOB_100349","tr_customer_id":100366,"tr_customer_product_id":100356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Chandraswaroopa Somayaji","mobile_number":"7041268901","email_id":"jagmeet.singh@gmail.com","dop":"2025-11-06","serial_number":"104837638545490","imei1":"104837638545490","imei2":"104837638545490","popurl":"www.jaimini-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100350,"job_number":"JOB_100350","tr_customer_id":100367,"tr_customer_product_id":100357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Bhima Pothuvaal","mobile_number":"7034274753","email_id":"trilokanath.kaniyar@gmail.com","dop":"2025-11-06","serial_number":"817220838108736","imei1":"817220838108736","imei2":"817220838108736","popurl":"www.sarala-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100351,"job_number":"JOB_100351","tr_customer_id":100368,"tr_customer_product_id":100358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Ayushmati Namboothiri","mobile_number":"7024929627","email_id":"bilwa.mishra@hotmail.com","dop":"2025-11-06","serial_number":"330205300457308","imei1":"330205300457308","imei2":"330205300457308","popurl":"www.agrata-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100352,"job_number":"JOB_100352","tr_customer_id":100369,"tr_customer_product_id":100359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Kamla Guha","mobile_number":"7021796833","email_id":"mukesh.embranthiri@yahoo.co.in","dop":"2025-11-06","serial_number":"369518553294578","imei1":"369518553294578","imei2":"369518553294578","popurl":"www.chaaruchandra-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100353,"job_number":"JOB_100353","tr_customer_id":100370,"tr_customer_product_id":100360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Sumitra Achari","mobile_number":"7057294347","email_id":"ameyatma.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"348197407316839","imei1":"348197407316839","imei2":"348197407316839","popurl":"www.bhoj-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100354,"job_number":"JOB_100354","tr_customer_id":100371,"tr_customer_product_id":100361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Purnima Kapoor","mobile_number":"7016685575","email_id":"arnesh.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"400768376276147","imei1":"400768376276147","imei2":"400768376276147","popurl":"www.aanjaneya-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100355,"job_number":"JOB_100355","tr_customer_id":100372,"tr_customer_product_id":100362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Bhagwanti Jha","mobile_number":"7044734292","email_id":"aayushman.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"546005618030117","imei1":"546005618030117","imei2":"546005618030117","popurl":"www.gautami-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100356,"job_number":"JOB_100356","tr_customer_id":100373,"tr_customer_product_id":100363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Shantanu Pandey","mobile_number":"7018491649","email_id":"nagabhushanam.tagore@gmail.com","dop":"2025-11-06","serial_number":"839107304368100","imei1":"839107304368100","imei2":"839107304368100","popurl":"www.akshat-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100357,"job_number":"JOB_100357","tr_customer_id":100374,"tr_customer_product_id":100364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Jai Ahluwalia","mobile_number":"7052034961","email_id":"shankar.mahajan@hotmail.com","dop":"2025-11-06","serial_number":"701849492775118","imei1":"701849492775118","imei2":"701849492775118","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100358,"job_number":"JOB_100358","tr_customer_id":100375,"tr_customer_product_id":100365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Darshwana Guneta","mobile_number":"7030642571","email_id":"chetanaanand.kaul@yahoo.co.in","dop":"2025-11-06","serial_number":"042567239276056","imei1":"042567239276056","imei2":"042567239276056","popurl":"www.jyoti-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100359,"job_number":"JOB_100359","tr_customer_id":100376,"tr_customer_product_id":100366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Chandrabhaga Kapoor","mobile_number":"7029288679","email_id":"devesh.namboothiri@hotmail.com","dop":"2025-11-06","serial_number":"688329577143761","imei1":"688329577143761","imei2":"688329577143761","popurl":"www.varalakshmi-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100360,"job_number":"JOB_100360","tr_customer_id":100377,"tr_customer_product_id":100367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Amarnath Patel","mobile_number":"7042821538","email_id":"maheswar.malik@hotmail.com","dop":"2025-11-06","serial_number":"616331845073608","imei1":"616331845073608","imei2":"616331845073608","popurl":"www.basanti-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100361,"job_number":"JOB_100361","tr_customer_id":100378,"tr_customer_product_id":100368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Sloka Saini","mobile_number":"7098945796","email_id":"mukesh.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"399358242008907","imei1":"399358242008907","imei2":"399358242008907","popurl":"www.garud-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100362,"job_number":"JOB_100362","tr_customer_id":100379,"tr_customer_product_id":100369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Brajesh Ahluwalia","mobile_number":"7004264160","email_id":"ranjit.varman@yahoo.co.in","dop":"2025-11-06","serial_number":"044805974831733","imei1":"044805974831733","imei2":"044805974831733","popurl":"www.arya-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100363,"job_number":"JOB_100363","tr_customer_id":100380,"tr_customer_product_id":100370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Tanushree Abbott","mobile_number":"7097558356","email_id":"puneet.johar@gmail.com","dop":"2025-11-06","serial_number":"000894099602600","imei1":"000894099602600","imei2":"000894099602600","popurl":"www.lai-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100364,"job_number":"JOB_100364","tr_customer_id":100381,"tr_customer_product_id":100371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Rohana Nehru","mobile_number":"7001781912","email_id":"suman.pandey@yahoo.co.in","dop":"2025-11-06","serial_number":"108342247655812","imei1":"108342247655812","imei2":"108342247655812","popurl":"www.gobinda-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100365,"job_number":"JOB_100365","tr_customer_id":100382,"tr_customer_product_id":100372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Bhasvan Sethi","mobile_number":"7037839143","email_id":"girik.gill@gmail.com","dop":"2025-11-06","serial_number":"371151554128411","imei1":"371151554128411","imei2":"371151554128411","popurl":"www.divaakar-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100366,"job_number":"JOB_100366","tr_customer_id":100383,"tr_customer_product_id":100373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Agastya Deshpande","mobile_number":"7040963516","email_id":"mohini.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"387348425241406","imei1":"387348425241406","imei2":"387348425241406","popurl":"www.pramila-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100367,"job_number":"JOB_100367","tr_customer_id":100384,"tr_customer_product_id":100374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Garuda Banerjee","mobile_number":"7024781062","email_id":"vrund.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"177479779411179","imei1":"177479779411179","imei2":"177479779411179","popurl":"www.bankimchandra-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100368,"job_number":"JOB_100368","tr_customer_id":100385,"tr_customer_product_id":100375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Balaaditya Kaur","mobile_number":"7003584583","email_id":"bhavani.khan@hotmail.com","dop":"2025-11-06","serial_number":"241943123111274","imei1":"241943123111274","imei2":"241943123111274","popurl":"www.ghanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100369,"job_number":"JOB_100369","tr_customer_id":100386,"tr_customer_product_id":100376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Ghanaanand Jain","mobile_number":"7077256445","email_id":"manik.nair@yahoo.co.in","dop":"2025-11-06","serial_number":"071187962832464","imei1":"071187962832464","imei2":"071187962832464","popurl":"www.balaaditya-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100370,"job_number":"JOB_100370","tr_customer_id":100387,"tr_customer_product_id":100377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Surya Mahajan","mobile_number":"7028116826","email_id":"lila.jain@gmail.com","dop":"2025-11-06","serial_number":"691677369105458","imei1":"691677369105458","imei2":"691677369105458","popurl":"www.siddarth-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100371,"job_number":"JOB_100371","tr_customer_id":100388,"tr_customer_product_id":100378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Dev Mehra","mobile_number":"7026612492","email_id":"chitramala.sinha@gmail.com","dop":"2025-11-06","serial_number":"559043689611688","imei1":"559043689611688","imei2":"559043689611688","popurl":"www.anand swarup-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100372,"job_number":"JOB_100372","tr_customer_id":100389,"tr_customer_product_id":100379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Kamla Kaul","mobile_number":"7043020108","email_id":"elakshi.gill@hotmail.com","dop":"2025-11-06","serial_number":"321454583589490","imei1":"321454583589490","imei2":"321454583589490","popurl":"www.achyut-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100373,"job_number":"JOB_100373","tr_customer_id":100390,"tr_customer_product_id":100380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Vasudha Dwivedi","mobile_number":"7089140614","email_id":"harit.nayar@hotmail.com","dop":"2025-11-06","serial_number":"654563275297670","imei1":"654563275297670","imei2":"654563275297670","popurl":"www.pushti-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100374,"job_number":"JOB_100374","tr_customer_id":100391,"tr_customer_product_id":100381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Sameer Achari","mobile_number":"7010389052","email_id":"vinay.kapoor@gmail.com","dop":"2025-11-06","serial_number":"623082232202650","imei1":"623082232202650","imei2":"623082232202650","popurl":"www.karan-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100375,"job_number":"JOB_100375","tr_customer_id":100392,"tr_customer_product_id":100382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Swara Jain","mobile_number":"7064763328","email_id":"chakor.gandhi@yahoo.co.in","dop":"2025-11-06","serial_number":"264091581502385","imei1":"264091581502385","imei2":"264091581502385","popurl":"www.amogh-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100376,"job_number":"JOB_100376","tr_customer_id":100393,"tr_customer_product_id":100383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Meena Gandhi","mobile_number":"7095335154","email_id":"anilabh.guha@yahoo.co.in","dop":"2025-11-06","serial_number":"456375851459728","imei1":"456375851459728","imei2":"456375851459728","popurl":"www.chidaatma-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100377,"job_number":"JOB_100377","tr_customer_id":100394,"tr_customer_product_id":100384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Rohan Saini","mobile_number":"7089638525","email_id":"dayaamay.nayar@hotmail.com","dop":"2025-11-06","serial_number":"106492589462807","imei1":"106492589462807","imei2":"106492589462807","popurl":"www.vaijayanthi-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100378,"job_number":"JOB_100378","tr_customer_id":100395,"tr_customer_product_id":100385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Sheela Varman","mobile_number":"7049992007","email_id":"kanishka.tandon@gmail.com","dop":"2025-11-06","serial_number":"450170914993622","imei1":"450170914993622","imei2":"450170914993622","popurl":"www.daevi-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100379,"job_number":"JOB_100379","tr_customer_id":100396,"tr_customer_product_id":100386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Verma","mobile_number":"7036042656","email_id":"gurdev.prajapat@gmail.com","dop":"2025-11-06","serial_number":"408187211702033","imei1":"408187211702033","imei2":"408187211702033","popurl":"www.garuda-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100380,"job_number":"JOB_100380","tr_customer_id":100397,"tr_customer_product_id":100387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Menon","mobile_number":"7072888281","email_id":"avantika.iyengar@hotmail.com","dop":"2025-11-06","serial_number":"444342662288272","imei1":"444342662288272","imei2":"444342662288272","popurl":"www.rita-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100381,"job_number":"JOB_100381","tr_customer_id":100398,"tr_customer_product_id":100388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Adityanandana Shukla","mobile_number":"7047175746","email_id":"anil.khatri@yahoo.co.in","dop":"2025-11-06","serial_number":"726622950167581","imei1":"726622950167581","imei2":"726622950167581","popurl":"www.aruna-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100382,"job_number":"JOB_100382","tr_customer_id":100399,"tr_customer_product_id":100389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Aslesha Embranthiri","mobile_number":"7090235309","email_id":"deeptimay.sethi@gmail.com","dop":"2025-11-06","serial_number":"009090295179041","imei1":"009090295179041","imei2":"009090295179041","popurl":"www.prasanna-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100383,"job_number":"JOB_100383","tr_customer_id":100400,"tr_customer_product_id":100390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nagabhushanam Khanna","mobile_number":"7083561175","email_id":"archan.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"971081468775680","imei1":"971081468775680","imei2":"971081468775680","popurl":"www.sarla-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100384,"job_number":"JOB_100384","tr_customer_id":100401,"tr_customer_product_id":100391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Sanjay Dutta","mobile_number":"7027919706","email_id":"darshan.ahluwalia@yahoo.co.in","dop":"2025-11-06","serial_number":"890455056385574","imei1":"890455056385574","imei2":"890455056385574","popurl":"www.vrinda-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100385,"job_number":"JOB_100385","tr_customer_id":100402,"tr_customer_product_id":100392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Aarya Dutta","mobile_number":"7009181783","email_id":"amaresh.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"515246471800315","imei1":"515246471800315","imei2":"515246471800315","popurl":"www.mahesh-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100386,"job_number":"JOB_100386","tr_customer_id":100403,"tr_customer_product_id":100393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Giri Gowda","mobile_number":"7029113932","email_id":"mangalya.dhawan@hotmail.com","dop":"2025-11-06","serial_number":"083630606486533","imei1":"083630606486533","imei2":"083630606486533","popurl":"www.darshan-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100387,"job_number":"JOB_100387","tr_customer_id":100404,"tr_customer_product_id":100394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nalini Prajapat","mobile_number":"7053705339","email_id":"devangana.marar@hotmail.com","dop":"2025-11-06","serial_number":"658195104346854","imei1":"658195104346854","imei2":"658195104346854","popurl":"www.charumati-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100388,"job_number":"JOB_100388","tr_customer_id":100405,"tr_customer_product_id":100395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Gajadhar Shah","mobile_number":"7010084885","email_id":"hiranmaya.arora@hotmail.com","dop":"2025-11-06","serial_number":"654802098534671","imei1":"654802098534671","imei2":"654802098534671","popurl":"www.geetanjali-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100389,"job_number":"JOB_100389","tr_customer_id":100406,"tr_customer_product_id":100396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Suryakantam Khatri","mobile_number":"7055041201","email_id":"prasanna.jain@yahoo.co.in","dop":"2025-11-06","serial_number":"658761791505178","imei1":"658761791505178","imei2":"658761791505178","popurl":"www.anala-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100390,"job_number":"JOB_100390","tr_customer_id":100407,"tr_customer_product_id":100397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Gopi Gowda","mobile_number":"7081105904","email_id":"deeptimay.kaniyar@yahoo.co.in","dop":"2025-11-06","serial_number":"979941510061335","imei1":"979941510061335","imei2":"979941510061335","popurl":"www.ankal-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100391,"job_number":"JOB_100391","tr_customer_id":100408,"tr_customer_product_id":100398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Goutam Kaul","mobile_number":"7059278196","email_id":"narinder.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"579070135142952","imei1":"579070135142952","imei2":"579070135142952","popurl":"www.chandramohan-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100392,"job_number":"JOB_100392","tr_customer_id":100409,"tr_customer_product_id":100399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Deependra Butt","mobile_number":"7075625367","email_id":"kirti.deshpande@hotmail.com","dop":"2025-11-06","serial_number":"462034700038896","imei1":"462034700038896","imei2":"462034700038896","popurl":"www.akula-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100393,"job_number":"JOB_100393","tr_customer_id":100410,"tr_customer_product_id":100400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Chandra Pillai","mobile_number":"7084870826","email_id":"dandapaani.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"141555510766994","imei1":"141555510766994","imei2":"141555510766994","popurl":"www.maheswar-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100394,"job_number":"JOB_100394","tr_customer_id":100411,"tr_customer_product_id":100401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Usha Shah","mobile_number":"7090159881","email_id":"dhanesh.kakkar@yahoo.co.in","dop":"2025-11-06","serial_number":"851218560789260","imei1":"851218560789260","imei2":"851218560789260","popurl":"www.gajabahu-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100395,"job_number":"JOB_100395","tr_customer_id":100412,"tr_customer_product_id":100402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Rohana Mukhopadhyay","mobile_number":"7044210326","email_id":"anurag.butt@gmail.com","dop":"2025-11-06","serial_number":"553762417599130","imei1":"553762417599130","imei2":"553762417599130","popurl":"www.suryakantam-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100396,"job_number":"JOB_100396","tr_customer_id":100413,"tr_customer_product_id":100403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Jagadisha Tandon","mobile_number":"7059923844","email_id":"chandraswaroopa.sinha@hotmail.com","dop":"2025-11-06","serial_number":"493620888395302","imei1":"493620888395302","imei2":"493620888395302","popurl":"www.sachin-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100397,"job_number":"JOB_100397","tr_customer_id":100414,"tr_customer_product_id":100404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Vidya Nehru","mobile_number":"7028067883","email_id":"digambara.varrier@yahoo.co.in","dop":"2025-11-06","serial_number":"602595882270739","imei1":"602595882270739","imei2":"602595882270739","popurl":"www.garuda-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100398,"job_number":"JOB_100398","tr_customer_id":100415,"tr_customer_product_id":100405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Gobinda Mukhopadhyay","mobile_number":"7050790233","email_id":"jyoti.abbott@gmail.com","dop":"2025-11-06","serial_number":"899505128119736","imei1":"899505128119736","imei2":"899505128119736","popurl":"www.chaten-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100399,"job_number":"JOB_100399","tr_customer_id":100416,"tr_customer_product_id":100406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Chandraswaroopa Ganaka","mobile_number":"7074132663","email_id":"niro.nayar@yahoo.co.in","dop":"2025-11-06","serial_number":"081266012756508","imei1":"081266012756508","imei2":"081266012756508","popurl":"www.udai-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100400,"job_number":"JOB_100400","tr_customer_id":100417,"tr_customer_product_id":100407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Jagdeep Pothuvaal","mobile_number":"7072171408","email_id":"daksha.reddy@gmail.com","dop":"2025-11-06","serial_number":"120347083503307","imei1":"120347083503307","imei2":"120347083503307","popurl":"www.agastya-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100401,"job_number":"JOB_100401","tr_customer_id":100418,"tr_customer_product_id":100408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Yoginder Guha","mobile_number":"7085665236","email_id":"subhash.achari@gmail.com","dop":"2025-11-06","serial_number":"841595928897706","imei1":"841595928897706","imei2":"841595928897706","popurl":"www.gotum-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100402,"job_number":"JOB_100402","tr_customer_id":100419,"tr_customer_product_id":100409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Atreyi Gowda","mobile_number":"7076415639","email_id":"chanakya.patel@hotmail.com","dop":"2025-11-06","serial_number":"949742940962260","imei1":"949742940962260","imei2":"949742940962260","popurl":"www.kamalesh-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100403,"job_number":"JOB_100403","tr_customer_id":100420,"tr_customer_product_id":100410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Kamla Dhawan","mobile_number":"7052870205","email_id":"gemine.johar@yahoo.co.in","dop":"2025-11-06","serial_number":"550794988637065","imei1":"550794988637065","imei2":"550794988637065","popurl":"www.achyut-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100404,"job_number":"JOB_100404","tr_customer_id":100421,"tr_customer_product_id":100411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Nanda Mukhopadhyay","mobile_number":"7012934016","email_id":"sitara.deshpande@yahoo.co.in","dop":"2025-11-06","serial_number":"020868089654136","imei1":"020868089654136","imei2":"020868089654136","popurl":"www.aditya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100405,"job_number":"JOB_100405","tr_customer_id":100422,"tr_customer_product_id":100412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Swami Kaul","mobile_number":"7068948801","email_id":"chiranjeev.adiga@hotmail.com","dop":"2025-11-06","serial_number":"049435317828947","imei1":"049435317828947","imei2":"049435317828947","popurl":"www.bhaanumati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100406,"job_number":"JOB_100406","tr_customer_id":100423,"tr_customer_product_id":100413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Gautami Iyengar","mobile_number":"7084972382","email_id":"deepesh.pothuvaal@yahoo.co.in","dop":"2025-11-06","serial_number":"686166453563799","imei1":"686166453563799","imei2":"686166453563799","popurl":"www.chandra-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100407,"job_number":"JOB_100407","tr_customer_id":100424,"tr_customer_product_id":100414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Mohinder Kaul","mobile_number":"7024388805","email_id":"budhil.prajapat@hotmail.com","dop":"2025-11-06","serial_number":"958150881717925","imei1":"958150881717925","imei2":"958150881717925","popurl":"www.acharyanandana-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100408,"job_number":"JOB_100408","tr_customer_id":100425,"tr_customer_product_id":100415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Devesh Kaniyar","mobile_number":"7025069141","email_id":"kashyapi.sethi@gmail.com","dop":"2025-11-06","serial_number":"820796326990888","imei1":"820796326990888","imei2":"820796326990888","popurl":"www.ekadant-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100409,"job_number":"JOB_100409","tr_customer_id":100426,"tr_customer_product_id":100416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Gangesh Sharma","mobile_number":"7062022148","email_id":"sanka.desai@gmail.com","dop":"2025-11-06","serial_number":"177105353552258","imei1":"177105353552258","imei2":"177105353552258","popurl":"www.triloki nath-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100410,"job_number":"JOB_100410","tr_customer_id":100427,"tr_customer_product_id":100417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Himani Pilla","mobile_number":"7005987586","email_id":"eshana.varman@hotmail.com","dop":"2025-11-06","serial_number":"627139891503284","imei1":"627139891503284","imei2":"627139891503284","popurl":"www.chandak-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100411,"job_number":"JOB_100411","tr_customer_id":100428,"tr_customer_product_id":100418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Bhaaswar Iyer","mobile_number":"7026900031","email_id":"rohan.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"636653332034637","imei1":"636653332034637","imei2":"636653332034637","popurl":"www.swarnalata-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100412,"job_number":"JOB_100412","tr_customer_id":100429,"tr_customer_product_id":100419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Jyotsana Mehrotra","mobile_number":"7067960444","email_id":"shresth.varrier@hotmail.com","dop":"2025-11-06","serial_number":"954230293982376","imei1":"954230293982376","imei2":"954230293982376","popurl":"www.pushti-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100413,"job_number":"JOB_100413","tr_customer_id":100430,"tr_customer_product_id":100420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:05.000Z","modified_at":"2025-11-06T11:31:05.000Z","name":"Rati Somayaji","mobile_number":"7082579401","email_id":"bhilangana.chattopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"894185446856644","imei1":"894185446856644","imei2":"894185446856644","popurl":"www.sucheta-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100414,"job_number":"JOB_100414","tr_customer_id":100431,"tr_customer_product_id":100421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Gautam Pilla","mobile_number":"7002822087","email_id":"rati.varma@gmail.com","dop":"2025-10-27","serial_number":"3771625569781452","imei1":"3771625569781452","imei2":"3771625569781452","popurl":"www.chandraprabha-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100415,"job_number":"JOB_100415","tr_customer_id":100432,"tr_customer_product_id":100422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Shakuntala Gandhi","mobile_number":"7078510912","email_id":"bilva.kapoor@yahoo.co.in","dop":"2025-10-27","serial_number":"3644298855479052","imei1":"3644298855479052","imei2":"3644298855479052","popurl":"www.lakshman-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100416,"job_number":"JOB_100416","tr_customer_id":100433,"tr_customer_product_id":100423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Bakula Desai","mobile_number":"7072475786","email_id":"bhoj.gupta@yahoo.co.in","dop":"2025-10-27","serial_number":"9705587893124988","imei1":"9705587893124988","imei2":"9705587893124988","popurl":"www.kashyap-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100417,"job_number":"JOB_100417","tr_customer_id":100434,"tr_customer_product_id":100424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Giriraj Talwar","mobile_number":"7059711789","email_id":"akshat.trivedi@yahoo.co.in","dop":"2025-10-27","serial_number":"3907136702870552","imei1":"3907136702870552","imei2":"3907136702870552","popurl":"www.abhaya-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100418,"job_number":"JOB_100418","tr_customer_id":100435,"tr_customer_product_id":100425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Deepesh Dubashi","mobile_number":"7092015930","email_id":"himadri.jha@gmail.com","dop":"2025-10-27","serial_number":"2097061719328982","imei1":"2097061719328982","imei2":"2097061719328982","popurl":"www.girindra-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100419,"job_number":"JOB_100419","tr_customer_id":100436,"tr_customer_product_id":100426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:24.000Z","modified_at":"2025-11-06T11:36:24.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"10280622524013","imei1":"10280622524013","imei2":"10280622524013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100421,"job_number":"JOB_100421","tr_customer_id":100438,"tr_customer_product_id":100428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:25.000Z","modified_at":"2025-11-06T11:36:25.000Z","name":"Annabel Grimes","mobile_number":"977-262-0205","email_id":"Johnathan60@hotmail.com","dop":"2025-04-06","serial_number":"12931830653723470","imei1":"12931830653723470","imei2":"12931830653723470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100422,"job_number":"JOB_100422","tr_customer_id":100439,"tr_customer_product_id":100429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:02.000Z","modified_at":"2025-11-06T11:37:02.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"10474347593634","imei1":"10474347593634","imei2":"10474347593634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100424,"job_number":"JOB_100424","tr_customer_id":100441,"tr_customer_product_id":100431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:03.000Z","modified_at":"2025-11-06T11:37:03.000Z","name":"Alan Rosenbaum","mobile_number":"746-293-7236","email_id":"Dante.Marvin@gmail.com","dop":"2025-04-06","serial_number":"18370574964769670","imei1":"18370574964769670","imei2":"18370574964769670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100425,"job_number":"JOB_100425","tr_customer_id":100442,"tr_customer_product_id":100432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:39.000Z","modified_at":"2025-11-06T11:37:39.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"13577996246236","imei1":"13577996246236","imei2":"13577996246236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100427,"job_number":"JOB_100427","tr_customer_id":100444,"tr_customer_product_id":100434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:40.000Z","modified_at":"2025-11-06T11:37:40.000Z","name":"Kaitlin Lubowitz","mobile_number":"877-206-7997","email_id":"Genevieve.Steuber19@hotmail.com","dop":"2025-04-06","serial_number":"10528870048804578","imei1":"10528870048804578","imei2":"10528870048804578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100428,"job_number":"JOB_100428","tr_customer_id":100445,"tr_customer_product_id":100435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:17.000Z","modified_at":"2025-11-06T11:38:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15881390518138","imei1":"15881390518138","imei2":"15881390518138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100430,"job_number":"JOB_100430","tr_customer_id":100447,"tr_customer_product_id":100437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:18.000Z","modified_at":"2025-11-06T11:38:18.000Z","name":"Gladyce Kris","mobile_number":"624-932-4528","email_id":"Leopold_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10463149792426114","imei1":"10463149792426114","imei2":"10463149792426114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100431,"job_number":"JOB_100431","tr_customer_id":100448,"tr_customer_product_id":100438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:46.000Z","modified_at":"2025-11-06T11:39:46.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"11227324885284","imei1":"11227324885284","imei2":"11227324885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100433,"job_number":"JOB_100433","tr_customer_id":100450,"tr_customer_product_id":100440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:47.000Z","modified_at":"2025-11-06T11:39:47.000Z","name":"Taurean Hahn","mobile_number":"244-402-6875","email_id":"Mckenzie34@hotmail.com","dop":"2025-04-06","serial_number":"13682095905185400","imei1":"13682095905185400","imei2":"13682095905185400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100434,"job_number":"JOB_100434","tr_customer_id":100451,"tr_customer_product_id":100441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:15.000Z","modified_at":"2025-11-06T11:40:15.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"16142673270630","imei1":"16142673270630","imei2":"16142673270630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100436,"job_number":"JOB_100436","tr_customer_id":100453,"tr_customer_product_id":100443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:16.000Z","modified_at":"2025-11-06T11:40:16.000Z","name":"Casey Hodkiewicz","mobile_number":"375-730-6619","email_id":"Nichole2@hotmail.com","dop":"2025-04-06","serial_number":"13803831184821526","imei1":"13803831184821526","imei2":"13803831184821526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100437,"job_number":"JOB_100437","tr_customer_id":100454,"tr_customer_product_id":100444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:45.000Z","modified_at":"2025-11-06T11:40:45.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"14786197683307","imei1":"14786197683307","imei2":"14786197683307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100439,"job_number":"JOB_100439","tr_customer_id":100456,"tr_customer_product_id":100446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:46.000Z","modified_at":"2025-11-06T11:40:46.000Z","name":"Andre Boyer","mobile_number":"539-374-1083","email_id":"Janie74@yahoo.com","dop":"2025-04-06","serial_number":"16612781757290152","imei1":"16612781757290152","imei2":"16612781757290152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100440,"job_number":"JOB_100440","tr_customer_id":100457,"tr_customer_product_id":100447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:17.000Z","modified_at":"2025-11-06T11:41:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15852829115577","imei1":"15852829115577","imei2":"15852829115577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100442,"job_number":"JOB_100442","tr_customer_id":100459,"tr_customer_product_id":100449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:18.000Z","modified_at":"2025-11-06T11:41:18.000Z","name":"Nicholaus Klocko","mobile_number":"827-466-6662","email_id":"Janie_Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"17150858326754652","imei1":"17150858326754652","imei2":"17150858326754652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100443,"job_number":"JOB_100443","tr_customer_id":100460,"tr_customer_product_id":100450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:34.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"15781138326990","imei1":"15781138326990","imei2":"15781138326990","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100445,"job_number":"JOB_100445","tr_customer_id":100462,"tr_customer_product_id":100452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:35.000Z","modified_at":"2025-11-06T11:57:35.000Z","name":"Brody Mante","mobile_number":"746-712-9467","email_id":"Gabriella_Johnson@hotmail.com","dop":"2025-09-30","serial_number":"16855128299423","imei1":"16855128299423","imei2":"16855128299423","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100446,"job_number":"JOB_100446","tr_customer_id":100463,"tr_customer_product_id":100453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:53.000Z","modified_at":"2025-11-06T11:57:53.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11265577304018","imei1":"11265577304018","imei2":"11265577304018","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100448,"job_number":"JOB_100448","tr_customer_id":100465,"tr_customer_product_id":100455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:57:54.000Z","name":"Vilma O'Keefe","mobile_number":"875-807-1363","email_id":"Jamil_Abernathy61@gmail.com","dop":"2025-09-30","serial_number":"18181402301671","imei1":"18181402301671","imei2":"18181402301671","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100449,"job_number":"JOB_100449","tr_customer_id":100466,"tr_customer_product_id":100456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:12.000Z","modified_at":"2025-11-06T11:58:12.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18259984553493","imei1":"18259984553493","imei2":"18259984553493","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100450,"job_number":"JOB_100450","tr_customer_id":100467,"tr_customer_product_id":100457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:12.000Z","modified_at":"2025-11-06T11:58:12.000Z","name":"Micheal Kshlerin","mobile_number":"421-900-0507","email_id":"Etha95@gmail.com","dop":"2025-09-30","serial_number":"10798278225582","imei1":"10798278225582","imei2":"10798278225582","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100451,"job_number":"JOB_100451","tr_customer_id":100468,"tr_customer_product_id":100458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:13.000Z","modified_at":"2025-11-06T11:58:13.000Z","name":"Isom Upton","mobile_number":"772-555-3043","email_id":"Shanelle0@gmail.com","dop":"2025-09-30","serial_number":"10436599420881","imei1":"10436599420881","imei2":"10436599420881","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97751,"job_number":"JOB_97751","tr_customer_id":97768,"tr_customer_product_id":97758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:16:54.000Z","modified_at":"2025-11-03T08:16:54.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392911","imei1":"95849393938392911","imei2":"95849393938392911","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97821,"job_number":"JOB_97821","tr_customer_id":97839,"tr_customer_product_id":97828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:55.000Z","modified_at":"2025-11-03T11:31:55.000Z","name":"Kajol Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"105546237179917","imei1":"105546237179917","imei2":"105546237179917","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97822,"job_number":"JOB_97822","tr_customer_id":97838,"tr_customer_product_id":97829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:55.000Z","modified_at":"2025-11-03T11:31:55.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"105546237170117","imei1":"105546237170117","imei2":"105546237170117","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97913,"job_number":"JOB_97913","tr_customer_id":97930,"tr_customer_product_id":97920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:50:59.000Z","modified_at":"2025-11-03T12:50:59.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"17409559071347","imei1":"17409559071347","imei2":"17409559071347","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97914,"job_number":"JOB_97914","tr_customer_id":97931,"tr_customer_product_id":97921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:54:29.000Z","modified_at":"2025-11-03T12:54:29.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"18195519273914","imei1":"18195519273914","imei2":"18195519273914","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97915,"job_number":"JOB_97915","tr_customer_id":97932,"tr_customer_product_id":97922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:54:29.000Z","modified_at":"2025-11-03T12:54:29.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"18717386979352","imei1":"18717386979352","imei2":"18717386979352","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97923,"job_number":"JOB_97923","tr_customer_id":97940,"tr_customer_product_id":97930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:45.000Z","modified_at":"2025-11-03T13:21:45.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"108785119794387","imei1":"108785119794387","imei2":"108785119794387","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97924,"job_number":"JOB_97924","tr_customer_id":97941,"tr_customer_product_id":97931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:51.000Z","modified_at":"2025-11-03T13:21:51.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101654920168626","imei2":"101654920168626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97943,"job_number":"JOB_97943","tr_customer_id":97960,"tr_customer_product_id":97950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:40:53.000Z","modified_at":"2025-11-03T13:40:53.000Z","name":"Kajol Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101654920100626","imei2":"101654920100626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97944,"job_number":"JOB_97944","tr_customer_id":97961,"tr_customer_product_id":97951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:40:53.000Z","modified_at":"2025-11-03T13:40:53.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101656920168626","imei2":"101656920168626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97945,"job_number":"JOB_97945","tr_customer_id":97962,"tr_customer_product_id":97952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:44:22.000Z","modified_at":"2025-11-03T13:44:22.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"13523647468423","imei1":"13523647468423","imei2":"13523647468423","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97967,"job_number":"JOB_97967","tr_customer_id":97984,"tr_customer_product_id":97974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:47:04.000Z","modified_at":"2025-11-03T13:47:04.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"80114983002502","imei1":"80114983002502","imei2":"80114983002502","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97968,"job_number":"JOB_97968","tr_customer_id":97985,"tr_customer_product_id":97975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:47:05.000Z","modified_at":"2025-11-03T13:47:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"17408047552190","imei1":"17408047552190","imei2":"17408047552190","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97975,"job_number":"JOB_97975","tr_customer_id":97992,"tr_customer_product_id":97982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"171616659421857","imei1":"171616659421857","imei2":"171616659421857","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97976,"job_number":"JOB_97976","tr_customer_id":97993,"tr_customer_product_id":97983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"Felicity Gottlieb","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102037983291943","imei1":"102037983291943","imei2":"102037983291943","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97977,"job_number":"JOB_97977","tr_customer_id":97994,"tr_customer_product_id":97984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"Travon Marvin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197056939794682","imei1":"197056939794682","imei2":"197056939794682","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97978,"job_number":"JOB_97978","tr_customer_id":97995,"tr_customer_product_id":97985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:58.000Z","modified_at":"2025-11-03T14:09:58.000Z","name":"Lonny D'Amore","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116644899843325","imei1":"116644899843325","imei2":"116644899843325","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97982,"job_number":"JOB_97982","tr_customer_id":97999,"tr_customer_product_id":97989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"174621730798593","imei1":"174621730798593","imei2":"174621730798593","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97983,"job_number":"JOB_97983","tr_customer_id":98000,"tr_customer_product_id":97990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Keith Kris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125961592928450","imei1":"125961592928450","imei2":"125961592928450","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97984,"job_number":"JOB_97984","tr_customer_id":98001,"tr_customer_product_id":97991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Lucienne O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127232726876087","imei1":"127232726876087","imei2":"127232726876087","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97985,"job_number":"JOB_97985","tr_customer_id":98002,"tr_customer_product_id":97992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:10.000Z","modified_at":"2025-11-03T14:10:10.000Z","name":"Dayton Pagac","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183322769407495","imei1":"183322769407495","imei2":"183322769407495","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98043,"job_number":"JOB_98043","tr_customer_id":98060,"tr_customer_product_id":98050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:19.000Z","modified_at":"2025-11-03T14:24:19.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108826932716580","imei1":"108826932716580","imei2":"108826932716580","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98045,"job_number":"JOB_98045","tr_customer_id":98062,"tr_customer_product_id":98052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:20.000Z","modified_at":"2025-11-03T14:24:20.000Z","name":"Sienna Boyer","mobile_number":"705-976-0494","email_id":"Reagan92@hotmail.com","dop":"2025-06-09","serial_number":"109895254738035","imei1":"109895254738035","imei2":"109895254738035","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98048,"job_number":"JOB_98048","tr_customer_id":98065,"tr_customer_product_id":98055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:33.000Z","modified_at":"2025-11-03T14:24:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107491228289272","imei1":"107491228289272","imei2":"107491228289272","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98050,"job_number":"JOB_98050","tr_customer_id":98067,"tr_customer_product_id":98057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:34.000Z","modified_at":"2025-11-03T14:24:34.000Z","name":"Hortense McCullough","mobile_number":"406-600-4330","email_id":"Geraldine67@hotmail.com","dop":"2025-06-09","serial_number":"107743766880356","imei1":"107743766880356","imei2":"107743766880356","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98054,"job_number":"JOB_98054","tr_customer_id":98071,"tr_customer_product_id":98061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:47.000Z","modified_at":"2025-11-03T14:24:47.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104109787084195","imei1":"104109787084195","imei2":"104109787084195","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98056,"job_number":"JOB_98056","tr_customer_id":98073,"tr_customer_product_id":98063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:48.000Z","modified_at":"2025-11-03T14:24:48.000Z","name":"Rylee Bernier","mobile_number":"505-756-1904","email_id":"Alf74@yahoo.com","dop":"2025-06-09","serial_number":"109100794811952","imei1":"109100794811952","imei2":"109100794811952","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98089,"job_number":"JOB_98089","tr_customer_id":98106,"tr_customer_product_id":98096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:03:00.000Z","modified_at":"2025-11-03T16:03:00.000Z","name":"Jaren Rosenbaum","mobile_number":"234-814-8241","email_id":"Bart.OKeefe17@gmail.com","dop":"2025-10-18","serial_number":"17940116784711","imei1":"17940116784711","imei2":"17940116784711","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98099,"job_number":"JOB_98099","tr_customer_id":98116,"tr_customer_product_id":98106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:42:50.000Z","modified_at":"2025-11-03T16:42:50.000Z","name":"Everardo Berge","mobile_number":"{{mobile_number}}","email_id":"Eldred.Reynolds@yahoo.com","dop":"2025-10-12","serial_number":"50687556344187","imei1":"50687556344187","imei2":"50687556344187","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98115,"job_number":"JOB_98115","tr_customer_id":98132,"tr_customer_product_id":98122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:04:56.000Z","modified_at":"2025-11-03T17:13:07.000Z","name":"Prabhu AR","mobile_number":"8056818190","email_id":"prabhu8kr@gmail.com","dop":"2025-10-08","serial_number":"99999999999999999","imei1":"99999999999999999","imei2":"99999999999999999","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-11-03T17:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98306,"job_number":"JOB_98306","tr_customer_id":98323,"tr_customer_product_id":98313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T21:07:55.000Z","modified_at":"2025-11-03T21:07:55.000Z","name":"MOHAMMED MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"1920-11-05","serial_number":"11115555111155555","imei1":"11115555111155555","imei2":"11115555111155555","popurl":"1920-11-05T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T21:07:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98334,"job_number":"JOB_98334","tr_customer_id":98351,"tr_customer_product_id":98341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:56.000Z","modified_at":"2025-11-04T03:29:56.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"37438005396928","imei1":"37438005396928","imei2":"37438005396928","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98336,"job_number":"JOB_98336","tr_customer_id":98353,"tr_customer_product_id":98343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:57.000Z","modified_at":"2025-11-04T03:29:57.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"89590685732420","imei1":"89590685732420","imei2":"89590685732420","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98337,"job_number":"JOB_98337","tr_customer_id":98354,"tr_customer_product_id":98344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"29274595626395","imei1":"29274595626395","imei2":"29274595626395","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98343,"job_number":"JOB_98343","tr_customer_id":98360,"tr_customer_product_id":98350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:07.000Z","modified_at":"2025-11-04T03:30:07.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cedrick_Schuppe26@yahoo.com","dop":"2025-07-02","serial_number":"11294729992423","imei1":"11294729992423","imei2":"11294729992423","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98349,"job_number":"JOB_98349","tr_customer_id":98366,"tr_customer_product_id":98356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:24.000Z","modified_at":"2025-11-04T03:30:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Coy57@yahoo.com","dop":"2025-07-02","serial_number":"12493027344711","imei1":"12493027344711","imei2":"12493027344711","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98357,"job_number":"JOB_98357","tr_customer_id":98374,"tr_customer_product_id":98364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:41.000Z","modified_at":"2025-11-04T03:30:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Norene_Schaden46@gmail.com","dop":"2025-07-02","serial_number":"19796660999073","imei1":"19796660999073","imei2":"19796660999073","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98368,"job_number":"JOB_98368","tr_customer_id":98385,"tr_customer_product_id":98375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:03.000Z","modified_at":"2025-11-04T03:31:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"136308400812400","imei1":"136308400812400","imei2":"136308400812400","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98369,"job_number":"JOB_98369","tr_customer_id":98386,"tr_customer_product_id":98376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103191648875569","imei1":"103191648875569","imei2":"103191648875569","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98370,"job_number":"JOB_98370","tr_customer_id":98387,"tr_customer_product_id":98377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Colton Koepp","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195982859730017","imei1":"195982859730017","imei2":"195982859730017","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98371,"job_number":"JOB_98371","tr_customer_id":98388,"tr_customer_product_id":98378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Bessie Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188818879676224","imei1":"188818879676224","imei2":"188818879676224","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98374,"job_number":"JOB_98374","tr_customer_id":98391,"tr_customer_product_id":98381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Nickolas VonRueden","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132310173216259","imei1":"132310173216259","imei2":"132310173216259","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98375,"job_number":"JOB_98375","tr_customer_id":98392,"tr_customer_product_id":98382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Jacques Nikolaus","mobile_number":"831-318-6628","email_id":"Kellen.Kiehn87@gmail.com","dop":"2025-06-09","serial_number":"103276348524064","imei1":"103276348524064","imei2":"103276348524064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98379,"job_number":"JOB_98379","tr_customer_id":98396,"tr_customer_product_id":98386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:14.000Z","modified_at":"2025-11-04T03:31:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"184374624100868","imei1":"184374624100868","imei2":"184374624100868","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98380,"job_number":"JOB_98380","tr_customer_id":98397,"tr_customer_product_id":98387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Annette Upton","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138130874965638","imei1":"138130874965638","imei2":"138130874965638","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98381,"job_number":"JOB_98381","tr_customer_id":98398,"tr_customer_product_id":98388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Fatima Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111987664702170","imei1":"111987664702170","imei2":"111987664702170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98382,"job_number":"JOB_98382","tr_customer_id":98399,"tr_customer_product_id":98389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Tamia Rolfson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118264336575422","imei1":"118264336575422","imei2":"118264336575422","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98383,"job_number":"JOB_98383","tr_customer_id":98400,"tr_customer_product_id":98390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:18.000Z","modified_at":"2025-11-04T03:31:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105495942723482","imei1":"105495942723482","imei2":"105495942723482","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98385,"job_number":"JOB_98385","tr_customer_id":98402,"tr_customer_product_id":98392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:18.000Z","modified_at":"2025-11-04T03:31:18.000Z","name":"Priscilla Pfannerstill","mobile_number":"485-852-2146","email_id":"Everardo66@yahoo.com","dop":"2025-06-09","serial_number":"105169774440559","imei1":"105169774440559","imei2":"105169774440559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98391,"job_number":"JOB_98391","tr_customer_id":98408,"tr_customer_product_id":98398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:32.000Z","modified_at":"2025-11-04T03:31:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105501248841192","imei1":"105501248841192","imei2":"105501248841192","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98393,"job_number":"JOB_98393","tr_customer_id":98410,"tr_customer_product_id":98400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:32.000Z","modified_at":"2025-11-04T03:31:32.000Z","name":"Sylvia Mayert","mobile_number":"436-596-3828","email_id":"Nestor99@yahoo.com","dop":"2025-06-09","serial_number":"102548331412461","imei1":"102548331412461","imei2":"102548331412461","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98538,"job_number":"JOB_98538","tr_customer_id":98555,"tr_customer_product_id":98545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:17.000Z","modified_at":"2025-11-04T06:17:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102802148142804","imei1":"102802148142804","imei2":"102802148142804","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98540,"job_number":"JOB_98540","tr_customer_id":98557,"tr_customer_product_id":98547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:18.000Z","modified_at":"2025-11-04T06:17:18.000Z","name":"Gwendolyn Bauch","mobile_number":"413-531-1314","email_id":"Tyrell_Gislason59@hotmail.com","dop":"2025-06-09","serial_number":"105464287055333","imei1":"105464287055333","imei2":"105464287055333","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98541,"job_number":"JOB_98541","tr_customer_id":98558,"tr_customer_product_id":98548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:33.000Z","modified_at":"2025-11-04T06:17:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101663155483855","imei1":"101663155483855","imei2":"101663155483855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98543,"job_number":"JOB_98543","tr_customer_id":98560,"tr_customer_product_id":98550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:34.000Z","modified_at":"2025-11-04T06:17:34.000Z","name":"Esta Powlowski","mobile_number":"267-974-2950","email_id":"Lina.Rau@hotmail.com","dop":"2025-06-09","serial_number":"105328161010815","imei1":"105328161010815","imei2":"105328161010815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98544,"job_number":"JOB_98544","tr_customer_id":98561,"tr_customer_product_id":98551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:49.000Z","modified_at":"2025-11-04T06:17:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101516898968926","imei1":"101516898968926","imei2":"101516898968926","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98546,"job_number":"JOB_98546","tr_customer_id":98563,"tr_customer_product_id":98553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:49.000Z","modified_at":"2025-11-04T06:17:49.000Z","name":"Granville Williamson","mobile_number":"808-530-6358","email_id":"Terrance86@hotmail.com","dop":"2025-06-09","serial_number":"103872530015362","imei1":"103872530015362","imei2":"103872530015362","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98632,"job_number":"JOB_98632","tr_customer_id":98649,"tr_customer_product_id":98639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:25:56.000Z","modified_at":"2025-11-04T07:25:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Rebecca45@gmail.com","dop":"2025-07-02","serial_number":"19658337539430","imei1":"19658337539430","imei2":"19658337539430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98633,"job_number":"JOB_98633","tr_customer_id":98650,"tr_customer_product_id":98640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:26:13.000Z","modified_at":"2025-11-04T07:26:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Waldo.Langosh18@hotmail.com","dop":"2025-07-02","serial_number":"14394534442459","imei1":"14394534442459","imei2":"14394534442459","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98634,"job_number":"JOB_98634","tr_customer_id":98651,"tr_customer_product_id":98641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:26:30.000Z","modified_at":"2025-11-04T07:26:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Harvey.Feil24@yahoo.com","dop":"2025-07-02","serial_number":"10946025236849","imei1":"10946025236849","imei2":"10946025236849","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98751,"job_number":"JOB_98751","tr_customer_id":98768,"tr_customer_product_id":98758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:02.000Z","modified_at":"2025-11-04T13:50:02.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"60975577040292","imei1":"60975577040292","imei2":"60975577040292","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98752,"job_number":"JOB_98752","tr_customer_id":98769,"tr_customer_product_id":98759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:03.000Z","modified_at":"2025-11-04T13:50:03.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"97105562548527","imei1":"97105562548527","imei2":"97105562548527","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98753,"job_number":"JOB_98753","tr_customer_id":98770,"tr_customer_product_id":98760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:04.000Z","modified_at":"2025-11-04T13:50:04.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"87189295720402","imei1":"87189295720402","imei2":"87189295720402","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98754,"job_number":"JOB_98754","tr_customer_id":98771,"tr_customer_product_id":98761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:00:43.000Z","modified_at":"2025-11-04T14:00:43.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392930","imei1":"95849393938392930","imei2":"95849393938392930","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98755,"job_number":"JOB_98755","tr_customer_id":98772,"tr_customer_product_id":98762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:03:19.000Z","modified_at":"2025-11-04T14:03:19.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392934","imei1":"95849393938392934","imei2":"95849393938392934","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98756,"job_number":"JOB_98756","tr_customer_id":98773,"tr_customer_product_id":98763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:06:31.000Z","modified_at":"2025-11-04T14:06:31.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392990","imei1":"95849393938392990","imei2":"95849393938392990","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:06:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98757,"job_number":"JOB_98757","tr_customer_id":98774,"tr_customer_product_id":98764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:08:08.000Z","modified_at":"2025-11-04T14:08:08.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392789","imei1":"95849393938392789","imei2":"95849393938392789","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:08:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98761,"job_number":"JOB_98761","tr_customer_id":98778,"tr_customer_product_id":98768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:52.000Z","modified_at":"2025-11-04T14:09:52.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"107488193267931","imei1":"107488193267931","imei2":"107488193267931","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98762,"job_number":"JOB_98762","tr_customer_id":98779,"tr_customer_product_id":98769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:52.000Z","modified_at":"2025-11-04T14:09:52.000Z","name":"Dallas Kris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178892733358160","imei1":"178892733358160","imei2":"178892733358160","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98763,"job_number":"JOB_98763","tr_customer_id":98780,"tr_customer_product_id":98770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:53.000Z","modified_at":"2025-11-04T14:09:53.000Z","name":"Lorna Deckow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178920298316467","imei1":"178920298316467","imei2":"178920298316467","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98764,"job_number":"JOB_98764","tr_customer_id":98781,"tr_customer_product_id":98771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:53.000Z","modified_at":"2025-11-04T14:09:53.000Z","name":"Aisha Reilly","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102151850937019","imei1":"102151850937019","imei2":"102151850937019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98765,"job_number":"JOB_98765","tr_customer_id":98782,"tr_customer_product_id":98772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:04.000Z","modified_at":"2025-11-04T14:10:04.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168324035020727","imei1":"168324035020727","imei2":"168324035020727","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98766,"job_number":"JOB_98766","tr_customer_id":98783,"tr_customer_product_id":98773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Cooper Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198357944554623","imei1":"198357944554623","imei2":"198357944554623","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98767,"job_number":"JOB_98767","tr_customer_id":98784,"tr_customer_product_id":98774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Aric Botsford","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132654814917579","imei1":"132654814917579","imei2":"132654814917579","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98768,"job_number":"JOB_98768","tr_customer_id":98785,"tr_customer_product_id":98775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Terrance Yundt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197580002732316","imei1":"197580002732316","imei2":"197580002732316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98822,"job_number":"JOB_98822","tr_customer_id":98839,"tr_customer_product_id":98829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:51.000Z","modified_at":"2025-11-04T14:20:51.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"17757818520215","imei1":"17757818520215","imei2":"17757818520215","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98823,"job_number":"JOB_98823","tr_customer_id":98840,"tr_customer_product_id":98830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:21:02.000Z","modified_at":"2025-11-04T14:21:02.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"18640626161965","imei1":"18640626161965","imei2":"18640626161965","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98830,"job_number":"JOB_98830","tr_customer_id":98847,"tr_customer_product_id":98837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:01.000Z","modified_at":"2025-11-04T14:25:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106798034430638","imei1":"106798034430638","imei2":"106798034430638","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98832,"job_number":"JOB_98832","tr_customer_id":98849,"tr_customer_product_id":98839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:01.000Z","modified_at":"2025-11-04T14:25:01.000Z","name":"Maegan Swift","mobile_number":"590-726-5555","email_id":"Josiane42@gmail.com","dop":"2025-06-09","serial_number":"102932129047923","imei1":"102932129047923","imei2":"102932129047923","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98833,"job_number":"JOB_98833","tr_customer_id":98850,"tr_customer_product_id":98840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:15.000Z","modified_at":"2025-11-04T14:25:15.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101387183345209","imei1":"101387183345209","imei2":"101387183345209","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98835,"job_number":"JOB_98835","tr_customer_id":98852,"tr_customer_product_id":98842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:16.000Z","modified_at":"2025-11-04T14:25:16.000Z","name":"Manley Kassulke","mobile_number":"656-346-7364","email_id":"Reyes.Vandervort98@yahoo.com","dop":"2025-06-09","serial_number":"109622093784171","imei1":"109622093784171","imei2":"109622093784171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98839,"job_number":"JOB_98839","tr_customer_id":98856,"tr_customer_product_id":98846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:29.000Z","modified_at":"2025-11-04T14:25:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102110431016085","imei1":"102110431016085","imei2":"102110431016085","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98841,"job_number":"JOB_98841","tr_customer_id":98858,"tr_customer_product_id":98848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:30.000Z","modified_at":"2025-11-04T14:25:30.000Z","name":"Lia Dooley","mobile_number":"806-580-0986","email_id":"Eladio91@gmail.com","dop":"2025-06-09","serial_number":"104959476955492","imei1":"104959476955492","imei2":"104959476955492","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99026,"job_number":"JOB_99026","tr_customer_id":99043,"tr_customer_product_id":99033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Kavitha subramanian","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10435364706122","imei1":"10435364706122","imei2":"10435364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99027,"job_number":"JOB_99027","tr_customer_id":99045,"tr_customer_product_id":99034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Mothi Ayyappan","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10335364706122","imei1":"10335364706122","imei2":"10335364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99028,"job_number":"JOB_99028","tr_customer_id":99044,"tr_customer_product_id":99035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Belsi Alphonsa","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10735364706122","imei1":"10735364706122","imei2":"10735364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99029,"job_number":"JOB_99029","tr_customer_id":99046,"tr_customer_product_id":99036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Daina Makthalin","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10635364706122","imei1":"10635364706122","imei2":"10635364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99030,"job_number":"JOB_99030","tr_customer_id":99047,"tr_customer_product_id":99037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10135364706122","imei1":"10135364706122","imei2":"10135364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99031,"job_number":"JOB_99031","tr_customer_id":99048,"tr_customer_product_id":99038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Judy Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10235364706122","imei1":"10235364706122","imei2":"10235364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99032,"job_number":"JOB_99032","tr_customer_id":99049,"tr_customer_product_id":99039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Bhuvana Sriram","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10835364706122","imei1":"10835364706122","imei2":"10835364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99033,"job_number":"JOB_99033","tr_customer_id":99050,"tr_customer_product_id":99040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Karthi Subaiya","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10535364706122","imei1":"10535364706122","imei2":"10535364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99134,"job_number":"JOB_99134","tr_customer_id":99151,"tr_customer_product_id":99141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T20:41:09.000Z","modified_at":"2025-11-04T20:41:09.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"11111111111111151","imei1":"11111111111111151","imei2":"11111111111111115","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T20:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99137,"job_number":"JOB_99137","tr_customer_id":99154,"tr_customer_product_id":99144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:38:43.000Z","modified_at":"2025-11-04T21:38:43.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"51515155151515","imei1":"51515155151515","imei2":"51515155151515","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99138,"job_number":"JOB_99138","tr_customer_id":99155,"tr_customer_product_id":99145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:52:59.000Z","modified_at":"2025-11-04T21:52:59.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"18737173193295","imei1":"18737173193295","imei2":"18737173193295","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99139,"job_number":"JOB_99139","tr_customer_id":99156,"tr_customer_product_id":99146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:53:28.000Z","modified_at":"2025-11-04T21:53:28.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"18057889517754","imei1":"18057889517754","imei2":"18057889517754","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99140,"job_number":"JOB_99140","tr_customer_id":99157,"tr_customer_product_id":99147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:57:57.000Z","modified_at":"2025-11-04T21:57:57.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"17157928168149","imei1":"17157928168149","imei2":"17157928168149","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99141,"job_number":"JOB_99141","tr_customer_id":99158,"tr_customer_product_id":99148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:59:09.000Z","modified_at":"2025-11-04T21:59:09.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"12002989594766","imei1":"12002989594766","imei2":"12002989594766","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99237,"job_number":"JOB_99237","tr_customer_id":99254,"tr_customer_product_id":99244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:08:25.000Z","modified_at":"2025-11-05T01:08:25.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"19533141206945","imei1":"19533141206945","imei2":"19533141206945","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99238,"job_number":"JOB_99238","tr_customer_id":99255,"tr_customer_product_id":99245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:11:00.000Z","modified_at":"2025-11-05T01:11:00.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"10153593205356","imei1":"10153593205356","imei2":"10153593205356","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99306,"job_number":"JOB_99306","tr_customer_id":99323,"tr_customer_product_id":99313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:49.000Z","modified_at":"2025-11-05T03:30:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"57518271097291","imei1":"57518271097291","imei2":"57518271097291","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99307,"job_number":"JOB_99307","tr_customer_id":99324,"tr_customer_product_id":99314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:50.000Z","modified_at":"2025-11-05T03:30:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"45325260924059","imei1":"45325260924059","imei2":"45325260924059","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99308,"job_number":"JOB_99308","tr_customer_id":99325,"tr_customer_product_id":99315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:54.000Z","modified_at":"2025-11-05T03:30:54.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Laurence.Anderson11@hotmail.com","dop":"2025-07-02","serial_number":"17000035383184","imei1":"17000035383184","imei2":"17000035383184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99315,"job_number":"JOB_99315","tr_customer_id":99332,"tr_customer_product_id":99322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:13.000Z","modified_at":"2025-11-05T03:31:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cassandre60@hotmail.com","dop":"2025-07-02","serial_number":"14058314717980","imei1":"14058314717980","imei2":"14058314717980","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99324,"job_number":"JOB_99324","tr_customer_id":99341,"tr_customer_product_id":99331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:31.000Z","modified_at":"2025-11-05T03:31:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Emory_Bergnaum17@yahoo.com","dop":"2025-07-02","serial_number":"19773776161026","imei1":"19773776161026","imei2":"19773776161026","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99337,"job_number":"JOB_99337","tr_customer_id":99354,"tr_customer_product_id":99344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:09.000Z","modified_at":"2025-11-05T03:32:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"130150411916524","imei1":"130150411916524","imei2":"130150411916524","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99338,"job_number":"JOB_99338","tr_customer_id":99355,"tr_customer_product_id":99345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Sterling Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126404557207070","imei1":"126404557207070","imei2":"126404557207070","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99339,"job_number":"JOB_99339","tr_customer_id":99356,"tr_customer_product_id":99346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Corene Hickle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170762045082367","imei1":"170762045082367","imei2":"170762045082367","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99340,"job_number":"JOB_99340","tr_customer_id":99357,"tr_customer_product_id":99347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Eleazar McKenzie","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122229764457502","imei1":"122229764457502","imei2":"122229764457502","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99348,"job_number":"JOB_99348","tr_customer_id":99365,"tr_customer_product_id":99355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:22.000Z","modified_at":"2025-11-05T03:32:22.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186859980697473","imei1":"186859980697473","imei2":"186859980697473","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99349,"job_number":"JOB_99349","tr_customer_id":99366,"tr_customer_product_id":99356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:22.000Z","modified_at":"2025-11-05T03:32:22.000Z","name":"America Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153390926047361","imei1":"153390926047361","imei2":"153390926047361","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99350,"job_number":"JOB_99350","tr_customer_id":99367,"tr_customer_product_id":99357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Jamaal Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114791192192272","imei1":"114791192192272","imei2":"114791192192272","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99352,"job_number":"JOB_99352","tr_customer_id":99369,"tr_customer_product_id":99359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Sammie Hackett","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179882241300127","imei1":"179882241300127","imei2":"179882241300127","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99358,"job_number":"JOB_99358","tr_customer_id":99375,"tr_customer_product_id":99365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:37.000Z","modified_at":"2025-11-05T03:32:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103116763597786","imei1":"103116763597786","imei2":"103116763597786","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99361,"job_number":"JOB_99361","tr_customer_id":99378,"tr_customer_product_id":99368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:38.000Z","modified_at":"2025-11-05T03:32:38.000Z","name":"Jarret Satterfield","mobile_number":"325-231-9005","email_id":"Keely.Mayer@yahoo.com","dop":"2025-06-09","serial_number":"101660481224798","imei1":"101660481224798","imei2":"101660481224798","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99370,"job_number":"JOB_99370","tr_customer_id":99387,"tr_customer_product_id":99377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:54.000Z","modified_at":"2025-11-05T03:32:54.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105148061793670","imei1":"105148061793670","imei2":"105148061793670","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99372,"job_number":"JOB_99372","tr_customer_id":99389,"tr_customer_product_id":99379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:55.000Z","modified_at":"2025-11-05T03:32:55.000Z","name":"Corine Ryan","mobile_number":"944-817-7757","email_id":"Hadley_Terry@yahoo.com","dop":"2025-06-09","serial_number":"106074255567175","imei1":"106074255567175","imei2":"106074255567175","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99375,"job_number":"JOB_99375","tr_customer_id":99392,"tr_customer_product_id":99382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:11.000Z","modified_at":"2025-11-05T03:33:11.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107564740672106","imei1":"107564740672106","imei2":"107564740672106","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99378,"job_number":"JOB_99378","tr_customer_id":99395,"tr_customer_product_id":99385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:12.000Z","modified_at":"2025-11-05T03:33:12.000Z","name":"Belle MacGyver","mobile_number":"565-464-4158","email_id":"Lenore.Douglas70@yahoo.com","dop":"2025-06-09","serial_number":"105859483189270","imei1":"105859483189270","imei2":"105859483189270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99430,"job_number":"JOB_99430","tr_customer_id":99447,"tr_customer_product_id":99437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:36:04.000Z","modified_at":"2025-11-05T04:36:04.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"12210731281817","imei1":"12210731281817","imei2":"12210731281817","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99431,"job_number":"JOB_99431","tr_customer_id":99448,"tr_customer_product_id":99438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:38:44.000Z","modified_at":"2025-11-05T04:38:44.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"16049209617050","imei1":"16049209617050","imei2":"16049209617050","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99432,"job_number":"JOB_99432","tr_customer_id":99449,"tr_customer_product_id":99439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:38:51.000Z","modified_at":"2025-11-05T04:38:51.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"12275048797180","imei1":"12275048797180","imei2":"12275048797180","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99433,"job_number":"JOB_99433","tr_customer_id":99450,"tr_customer_product_id":99440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:39:58.000Z","modified_at":"2025-11-05T04:39:58.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"14436809623016","imei1":"14436809623016","imei2":"14436809623016","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99436,"job_number":"JOB_99436","tr_customer_id":99453,"tr_customer_product_id":99443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:44:23.000Z","modified_at":"2025-11-05T04:44:23.000Z","name":"Alvertas Wisoky","mobile_number":"852-943-3585","email_id":"Domenick_Grimes82@hotmail.com","dop":"2025-10-01","serial_number":"16868041136147","imei1":"16868041136147","imei2":"16868041136147","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99437,"job_number":"JOB_99437","tr_customer_id":99454,"tr_customer_product_id":99444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:44:30.000Z","modified_at":"2025-11-05T04:44:30.000Z","name":"Margaretes McGlynn","mobile_number":"690-550-5755","email_id":"Hubert.Schiller@yahoo.com","dop":"2025-10-01","serial_number":"12350667579304","imei1":"12350667579304","imei2":"12350667579304","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99443,"job_number":"JOB_99443","tr_customer_id":99460,"tr_customer_product_id":99450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:27.000Z","modified_at":"2025-11-05T06:16:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108162423006228","imei1":"108162423006228","imei2":"108162423006228","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99445,"job_number":"JOB_99445","tr_customer_id":99462,"tr_customer_product_id":99452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:27.000Z","modified_at":"2025-11-05T06:16:27.000Z","name":"Deonte Shields","mobile_number":"340-389-6910","email_id":"Westley_Roob@yahoo.com","dop":"2025-06-09","serial_number":"101380697292074","imei1":"101380697292074","imei2":"101380697292074","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99446,"job_number":"JOB_99446","tr_customer_id":99463,"tr_customer_product_id":99453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:45.000Z","modified_at":"2025-11-05T06:16:45.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102234289770174","imei1":"102234289770174","imei2":"102234289770174","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99448,"job_number":"JOB_99448","tr_customer_id":99465,"tr_customer_product_id":99455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:46.000Z","modified_at":"2025-11-05T06:16:46.000Z","name":"Marietta Hyatt","mobile_number":"491-932-1493","email_id":"Nia60@yahoo.com","dop":"2025-06-09","serial_number":"105053540112997","imei1":"105053540112997","imei2":"105053540112997","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99449,"job_number":"JOB_99449","tr_customer_id":99466,"tr_customer_product_id":99456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:17:03.000Z","modified_at":"2025-11-05T06:17:03.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109071627954317","imei1":"109071627954317","imei2":"109071627954317","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99451,"job_number":"JOB_99451","tr_customer_id":99468,"tr_customer_product_id":99458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:17:04.000Z","modified_at":"2025-11-05T06:17:04.000Z","name":"Micaela Veum","mobile_number":"940-922-8451","email_id":"Cali.Lueilwitz@hotmail.com","dop":"2025-06-09","serial_number":"100135056016158","imei1":"100135056016158","imei2":"100135056016158","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99516,"job_number":"JOB_99516","tr_customer_id":99533,"tr_customer_product_id":99523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:25:43.000Z","modified_at":"2025-11-05T07:25:43.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jeremie.Gottlieb@gmail.com","dop":"2025-07-02","serial_number":"17211342265801","imei1":"17211342265801","imei2":"17211342265801","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99517,"job_number":"JOB_99517","tr_customer_id":99534,"tr_customer_product_id":99524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:26:02.000Z","modified_at":"2025-11-05T07:26:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Alyce_Zulauf89@gmail.com","dop":"2025-07-02","serial_number":"15806094173035","imei1":"15806094173035","imei2":"15806094173035","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99518,"job_number":"JOB_99518","tr_customer_id":99535,"tr_customer_product_id":99525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:26:19.000Z","modified_at":"2025-11-05T07:26:19.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Fritz_Feeney92@hotmail.com","dop":"2025-07-02","serial_number":"12713529260071","imei1":"12713529260071","imei2":"12713529260071","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99637,"job_number":"JOB_99637","tr_customer_id":99654,"tr_customer_product_id":99644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:05.000Z","modified_at":"2025-11-05T13:49:05.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"38395031838056","imei1":"38395031838056","imei2":"38395031838056","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99638,"job_number":"JOB_99638","tr_customer_id":99655,"tr_customer_product_id":99645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:05.000Z","modified_at":"2025-11-05T13:49:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"62510516379327","imei1":"62510516379327","imei2":"62510516379327","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99639,"job_number":"JOB_99639","tr_customer_id":99656,"tr_customer_product_id":99646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:06.000Z","modified_at":"2025-11-05T13:49:06.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"63028447655773","imei1":"63028447655773","imei2":"63028447655773","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99652,"job_number":"JOB_99652","tr_customer_id":99669,"tr_customer_product_id":99659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:37.000Z","modified_at":"2025-11-05T14:09:37.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"195570317012771","imei1":"195570317012771","imei2":"195570317012771","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99653,"job_number":"JOB_99653","tr_customer_id":99670,"tr_customer_product_id":99660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Crawford Stracke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113152474573211","imei1":"113152474573211","imei2":"113152474573211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99654,"job_number":"JOB_99654","tr_customer_id":99671,"tr_customer_product_id":99661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Randy Mills","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"155076252234331","imei1":"155076252234331","imei2":"155076252234331","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99655,"job_number":"JOB_99655","tr_customer_id":99672,"tr_customer_product_id":99662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Hazel Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179966184228532","imei1":"179966184228532","imei2":"179966184228532","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99656,"job_number":"JOB_99656","tr_customer_id":99673,"tr_customer_product_id":99663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:49.000Z","modified_at":"2025-11-05T14:09:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"103468898943934","imei1":"103468898943934","imei2":"103468898943934","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99657,"job_number":"JOB_99657","tr_customer_id":99674,"tr_customer_product_id":99664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Kamren O'Keefe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177908094201390","imei1":"177908094201390","imei2":"177908094201390","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99658,"job_number":"JOB_99658","tr_customer_id":99675,"tr_customer_product_id":99665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Modesta Hane","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111266164876880","imei1":"111266164876880","imei2":"111266164876880","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99659,"job_number":"JOB_99659","tr_customer_id":99676,"tr_customer_product_id":99666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Donavon Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141149830238752","imei1":"141149830238752","imei2":"141149830238752","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99683,"job_number":"JOB_99683","tr_customer_id":99700,"tr_customer_product_id":99690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:35.000Z","modified_at":"2025-11-05T14:14:35.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"117592158824646","imei1":"117592158824646","imei2":"117592158824646","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99719,"job_number":"JOB_99719","tr_customer_id":99736,"tr_customer_product_id":99726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:34.000Z","modified_at":"2025-11-05T14:24:34.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109101486614054","imei1":"109101486614054","imei2":"109101486614054","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99721,"job_number":"JOB_99721","tr_customer_id":99738,"tr_customer_product_id":99728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:35.000Z","modified_at":"2025-11-05T14:24:35.000Z","name":"Vinnie Pacocha","mobile_number":"860-584-2994","email_id":"Genevieve.Dare92@gmail.com","dop":"2025-06-09","serial_number":"106629997153337","imei1":"106629997153337","imei2":"106629997153337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99722,"job_number":"JOB_99722","tr_customer_id":99739,"tr_customer_product_id":99729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:52.000Z","modified_at":"2025-11-05T14:24:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100960018826421","imei1":"100960018826421","imei2":"100960018826421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99724,"job_number":"JOB_99724","tr_customer_id":99741,"tr_customer_product_id":99731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:53.000Z","modified_at":"2025-11-05T14:24:53.000Z","name":"Carson Smith","mobile_number":"793-351-4740","email_id":"Elisa.Deckow@gmail.com","dop":"2025-06-09","serial_number":"107421246211020","imei1":"107421246211020","imei2":"107421246211020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99725,"job_number":"JOB_99725","tr_customer_id":99742,"tr_customer_product_id":99732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:10.000Z","modified_at":"2025-11-05T14:25:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108437062559103","imei1":"108437062559103","imei2":"108437062559103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99727,"job_number":"JOB_99727","tr_customer_id":99744,"tr_customer_product_id":99734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:10.000Z","modified_at":"2025-11-05T14:25:10.000Z","name":"Fritz Mosciski","mobile_number":"806-466-7617","email_id":"Ayla.Bogisich93@yahoo.com","dop":"2025-06-09","serial_number":"100580004084992","imei1":"100580004084992","imei2":"100580004084992","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99783,"job_number":"JOB_99783","tr_customer_id":99800,"tr_customer_product_id":99790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:13:59.000Z","modified_at":"2025-11-05T15:13:59.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156145030326303","imei1":"156145030326303","imei2":"156145030326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:13:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99784,"job_number":"JOB_99784","tr_customer_id":99801,"tr_customer_product_id":99791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:24:26.000Z","modified_at":"2025-11-05T15:24:26.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"216145030326303","imei1":"216145030326303","imei2":"216145030326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99785,"job_number":"JOB_99785","tr_customer_id":99802,"tr_customer_product_id":99792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:25:30.000Z","modified_at":"2025-11-05T15:25:30.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"2161423430326303","imei1":"2161423430326303","imei2":"2161423430326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99792,"job_number":"JOB_99792","tr_customer_id":99809,"tr_customer_product_id":99799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:43:46.000Z","modified_at":"2025-11-05T15:43:46.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"10414658956205","imei1":"10414658956205","imei2":"10414658956205","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99793,"job_number":"JOB_99793","tr_customer_id":99810,"tr_customer_product_id":99800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:55:49.000Z","modified_at":"2025-11-05T15:55:49.000Z","name":"Alene Wilderman","mobile_number":"738-897-6168","email_id":"Efren.Mohr@gmail.com","dop":"2025-10-14","serial_number":"13903635410353","imei1":"13903635410353","imei2":"13903635410353","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99794,"job_number":"JOB_99794","tr_customer_id":99811,"tr_customer_product_id":99801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:03:43.000Z","modified_at":"2025-11-05T16:03:43.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11427607347396","imei1":"11427607347396","imei2":"11427607347396","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99807,"job_number":"JOB_99807","tr_customer_id":99824,"tr_customer_product_id":99814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:19:12.000Z","modified_at":"2025-11-05T17:19:12.000Z","name":"Nibriti singh","mobile_number":"7982839213","email_id":"nivriti.singh@gmail.com","dop":"2025-11-04","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99808,"job_number":"JOB_99808","tr_customer_id":99825,"tr_customer_product_id":99815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:23:28.000Z","modified_at":"2025-11-05T17:23:29.000Z","name":"Nibriti singh","mobile_number":"7982839213","email_id":"nivriti.singh@gmail.com","dop":"2025-11-04","serial_number":"012345678945679","imei1":"012345678945679","imei2":"012345678945679","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99843,"job_number":"JOB_99843","tr_customer_id":99860,"tr_customer_product_id":99850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:20:42.000Z","modified_at":"2025-11-05T19:20:42.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"14660194277750","imei1":"14660194277750","imei2":"14660194277750","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99854,"job_number":"JOB_99854","tr_customer_id":99871,"tr_customer_product_id":99861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:12:49.000Z","modified_at":"2025-11-06T03:12:49.000Z","name":"Adolph Jacobson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136699443334910","imei1":"136699443334910","imei2":"136699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99855,"job_number":"JOB_99855","tr_customer_id":99872,"tr_customer_product_id":99862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:16:21.000Z","modified_at":"2025-11-06T03:16:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198514701641308","imei1":"198514701641308","imei2":"198514701641308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99856,"job_number":"JOB_99856","tr_customer_id":99873,"tr_customer_product_id":99863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:14.000Z","modified_at":"2025-11-06T03:23:14.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"126699443334910","imei1":"126699443334910","imei2":"126699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99864,"job_number":"JOB_99864","tr_customer_id":99881,"tr_customer_product_id":99871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:29:49.000Z","modified_at":"2025-11-06T03:29:49.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116699443334910","imei1":"116699443334910","imei2":"116699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99878,"job_number":"JOB_99878","tr_customer_id":99895,"tr_customer_product_id":99885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:50.000Z","modified_at":"2025-11-06T03:33:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"36363555772348","imei1":"36363555772348","imei2":"36363555772348","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99879,"job_number":"JOB_99879","tr_customer_id":99896,"tr_customer_product_id":99886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:51.000Z","modified_at":"2025-11-06T03:33:51.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"12883655980572","imei1":"12883655980572","imei2":"12883655980572","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99896,"job_number":"JOB_99896","tr_customer_id":99913,"tr_customer_product_id":99903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:22.000Z","modified_at":"2025-11-06T03:34:22.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Maye63@hotmail.com","dop":"2025-07-02","serial_number":"19091672442235","imei1":"19091672442235","imei2":"19091672442235","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99904,"job_number":"JOB_99904","tr_customer_id":99921,"tr_customer_product_id":99911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Derick83@hotmail.com","dop":"2025-07-02","serial_number":"15977404078218","imei1":"15977404078218","imei2":"15977404078218","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99913,"job_number":"JOB_99913","tr_customer_id":99930,"tr_customer_product_id":99920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:01.000Z","modified_at":"2025-11-06T03:35:01.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ella.Bogan11@yahoo.com","dop":"2025-07-02","serial_number":"18042901322988","imei1":"18042901322988","imei2":"18042901322988","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99924,"job_number":"JOB_99924","tr_customer_id":99941,"tr_customer_product_id":99931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121749146627949","imei1":"121749146627949","imei2":"121749146627949","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99925,"job_number":"JOB_99925","tr_customer_id":99942,"tr_customer_product_id":99932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Jasper Turner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100007593071249","imei1":"100007593071249","imei2":"100007593071249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99926,"job_number":"JOB_99926","tr_customer_id":99943,"tr_customer_product_id":99933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Jaden Hermiston","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145170692161041","imei1":"145170692161041","imei2":"145170692161041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99927,"job_number":"JOB_99927","tr_customer_id":99944,"tr_customer_product_id":99934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Julie Heathcote","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115782907053347","imei1":"115782907053347","imei2":"115782907053347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99936,"job_number":"JOB_99936","tr_customer_id":99953,"tr_customer_product_id":99943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114143014985952","imei1":"114143014985952","imei2":"114143014985952","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99937,"job_number":"JOB_99937","tr_customer_id":99954,"tr_customer_product_id":99944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Kacie McCullough","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163502561656767","imei1":"163502561656767","imei2":"163502561656767","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99938,"job_number":"JOB_99938","tr_customer_id":99955,"tr_customer_product_id":99945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Sharon Smitham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125651711742876","imei1":"125651711742876","imei2":"125651711742876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99939,"job_number":"JOB_99939","tr_customer_id":99956,"tr_customer_product_id":99946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:50.000Z","modified_at":"2025-11-06T03:35:50.000Z","name":"Javier Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187170702827530","imei1":"187170702827530","imei2":"187170702827530","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99940,"job_number":"JOB_99940","tr_customer_id":99957,"tr_customer_product_id":99947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:06.000Z","modified_at":"2025-11-06T03:36:06.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105731504778022","imei1":"105731504778022","imei2":"105731504778022","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99942,"job_number":"JOB_99942","tr_customer_id":99959,"tr_customer_product_id":99949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:07.000Z","modified_at":"2025-11-06T03:36:07.000Z","name":"Jena Frami","mobile_number":"801-858-8416","email_id":"Alexis_Veum@gmail.com","dop":"2025-06-09","serial_number":"100081510109652","imei1":"100081510109652","imei2":"100081510109652","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99957,"job_number":"JOB_99957","tr_customer_id":99974,"tr_customer_product_id":99964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108462982820626","imei1":"108462982820626","imei2":"108462982820626","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99959,"job_number":"JOB_99959","tr_customer_id":99976,"tr_customer_product_id":99966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Leanna Hartmann","mobile_number":"696-660-4051","email_id":"Misty47@hotmail.com","dop":"2025-06-09","serial_number":"105963473317757","imei1":"105963473317757","imei2":"105963473317757","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99960,"job_number":"JOB_99960","tr_customer_id":99977,"tr_customer_product_id":99967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108855018526722","imei1":"108855018526722","imei2":"108855018526722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99962,"job_number":"JOB_99962","tr_customer_id":99979,"tr_customer_product_id":99969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Nickolas Kohler","mobile_number":"832-523-5686","email_id":"Fredy.Windler31@yahoo.com","dop":"2025-06-09","serial_number":"105180404219257","imei1":"105180404219257","imei2":"105180404219257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99963,"job_number":"JOB_99963","tr_customer_id":99980,"tr_customer_product_id":99970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:45.000Z","modified_at":"2025-11-06T03:36:45.000Z","name":"Dina Waters","mobile_number":"867-390-5138","email_id":"Aurelia.Hilpert26@yahoo.com","dop":"2025-06-09","serial_number":"41966280789776940","imei1":"41966280789776940","imei2":"41966280789776940","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100018,"job_number":"JOB_100018","tr_customer_id":100035,"tr_customer_product_id":100025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:11:46.000Z","modified_at":"2025-11-06T04:11:46.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334910","imei1":"116599443334910","imei2":"116599443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100037,"job_number":"JOB_100037","tr_customer_id":100054,"tr_customer_product_id":100044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:51.000Z","modified_at":"2025-11-06T04:14:51.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334911","imei1":"116599443334911","imei2":"116599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100038,"job_number":"JOB_100038","tr_customer_id":100055,"tr_customer_product_id":100045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:16:32.000Z","modified_at":"2025-11-06T04:16:32.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443334911","imei1":"125599443334911","imei2":"125599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100040,"job_number":"JOB_100040","tr_customer_id":100057,"tr_customer_product_id":100047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:44.000Z","modified_at":"2025-11-06T04:17:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443332911","imei1":"125599443332911","imei2":"125599443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100041,"job_number":"JOB_100041","tr_customer_id":100058,"tr_customer_product_id":100048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:19:58.000Z","modified_at":"2025-11-06T04:19:58.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443332911","imei1":"125699443332911","imei2":"125699443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100042,"job_number":"JOB_100042","tr_customer_id":100059,"tr_customer_product_id":100049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:21:27.000Z","modified_at":"2025-11-06T04:21:27.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443132911","imei1":"125699443132911","imei2":"125699443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100067,"job_number":"JOB_100067","tr_customer_id":100084,"tr_customer_product_id":100074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:16.000Z","modified_at":"2025-11-06T04:37:17.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17012685512690","imei1":"17012685512690","imei2":"17012685512690","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100068,"job_number":"JOB_100068","tr_customer_id":100085,"tr_customer_product_id":100075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:40.000Z","modified_at":"2025-11-06T04:37:40.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443132911","imei1":"125692443132911","imei2":"125692443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100069,"job_number":"JOB_100069","tr_customer_id":100086,"tr_customer_product_id":100076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:43:43.000Z","modified_at":"2025-11-06T04:43:43.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14000896904351","imei1":"14000896904351","imei2":"14000896904351","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100072,"job_number":"JOB_100072","tr_customer_id":100089,"tr_customer_product_id":100079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:57.000Z","modified_at":"2025-11-06T04:46:57.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"15306639456399","imei1":"15306639456399","imei2":"15306639456399","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100073,"job_number":"JOB_100073","tr_customer_id":100090,"tr_customer_product_id":100080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:49:44.000Z","modified_at":"2025-11-06T04:49:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443232911","imei1":"125692443232911","imei2":"125692443232911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100074,"job_number":"JOB_100074","tr_customer_id":100091,"tr_customer_product_id":100081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:53:42.000Z","modified_at":"2025-11-06T04:53:42.000Z","name":"{{firstName1}} {{lastName1}}","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13372854133019","imei1":"13372854133019","imei2":"13372854133019","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100075,"job_number":"JOB_100075","tr_customer_id":100092,"tr_customer_product_id":100082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:54:47.000Z","modified_at":"2025-11-06T04:54:47.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14413924806038","imei1":"14413924806038","imei2":"14413924806038","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100100,"job_number":"JOB_100100","tr_customer_id":100117,"tr_customer_product_id":100107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:35.000Z","modified_at":"2025-11-06T06:16:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102867721890436","imei1":"102867721890436","imei2":"102867721890436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100102,"job_number":"JOB_100102","tr_customer_id":100119,"tr_customer_product_id":100109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:36.000Z","modified_at":"2025-11-06T06:16:36.000Z","name":"Benton Wehner","mobile_number":"413-981-7306","email_id":"Claudine_Kunze5@hotmail.com","dop":"2025-06-09","serial_number":"104870950724315","imei1":"104870950724315","imei2":"104870950724315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100103,"job_number":"JOB_100103","tr_customer_id":100120,"tr_customer_product_id":100110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:37.000Z","modified_at":"2025-11-06T06:16:37.000Z","name":"Shawna Hilll","mobile_number":"611-508-9658","email_id":"Lester.Trantow50@gmail.com","dop":"2025-06-09","serial_number":"34084446909593570","imei1":"34084446909593570","imei2":"34084446909593570","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100104,"job_number":"JOB_100104","tr_customer_id":100121,"tr_customer_product_id":100111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:51.000Z","modified_at":"2025-11-06T06:16:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102787903635637","imei1":"102787903635637","imei2":"102787903635637","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100106,"job_number":"JOB_100106","tr_customer_id":100123,"tr_customer_product_id":100113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:52.000Z","modified_at":"2025-11-06T06:16:52.000Z","name":"Rhiannon Morissette","mobile_number":"440-920-1463","email_id":"Lamar.Kuhlman60@yahoo.com","dop":"2025-06-09","serial_number":"108467325406136","imei1":"108467325406136","imei2":"108467325406136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100107,"job_number":"JOB_100107","tr_customer_id":100124,"tr_customer_product_id":100114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105018702101333","imei1":"105018702101333","imei2":"105018702101333","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100109,"job_number":"JOB_100109","tr_customer_id":100126,"tr_customer_product_id":100116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Sylvester Upton","mobile_number":"430-412-0848","email_id":"Ernestina_Lowe@hotmail.com","dop":"2025-06-09","serial_number":"101707756974759","imei1":"101707756974759","imei2":"101707756974759","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100110,"job_number":"JOB_100110","tr_customer_id":100127,"tr_customer_product_id":100117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:09.000Z","modified_at":"2025-11-06T06:17:09.000Z","name":"Marietta Lakin","mobile_number":"235-814-4045","email_id":"Kennith15@hotmail.com","dop":"2025-06-09","serial_number":"22370275715632780","imei1":"22370275715632780","imei2":"22370275715632780","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100177,"job_number":"JOB_100177","tr_customer_id":100194,"tr_customer_product_id":100184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:25.000Z","modified_at":"2025-11-06T07:25:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cedrick13@hotmail.com","dop":"2025-07-02","serial_number":"19092173190944","imei1":"19092173190944","imei2":"19092173190944","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100178,"job_number":"JOB_100178","tr_customer_id":100195,"tr_customer_product_id":100185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:45.000Z","modified_at":"2025-11-06T07:25:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Malachi_Cruickshank@hotmail.com","dop":"2025-07-02","serial_number":"10995274953996","imei1":"10995274953996","imei2":"10995274953996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100179,"job_number":"JOB_100179","tr_customer_id":100196,"tr_customer_product_id":100186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:26:04.000Z","modified_at":"2025-11-06T07:26:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Felicity_Roberts74@yahoo.com","dop":"2025-07-02","serial_number":"15185625719359","imei1":"15185625719359","imei2":"15185625719359","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100183,"job_number":"JOB_100183","tr_customer_id":100200,"tr_customer_product_id":100190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:47:37.000Z","modified_at":"2025-11-06T07:47:37.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-10-27","serial_number":"125692553232911","imei1":"125692553232911","imei2":"125692553232911","popurl":"2025-10-27T07:47:35.212787300Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99568,"job_number":"JOB_99568","tr_customer_id":99585,"tr_customer_product_id":99575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:38:58.000Z","modified_at":"2025-11-05T12:38:58.000Z","name":"Test USer","mobile_number":"9900990099","email_id":"testyopm@ym.com","dop":"2000-01-31","serial_number":"11223344556612","imei1":"11223344556612","imei2":"11223344556612","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":99571,"job_number":"JOB_99571","tr_customer_id":99588,"tr_customer_product_id":99578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:41:02.000Z","modified_at":"2025-11-05T12:41:02.000Z","name":"Test USer","mobile_number":"9900990091","email_id":"testyopm@ym1.com","dop":"2000-01-31","serial_number":"11223344556613","imei1":"11223344556613","imei2":"11223344556613","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":99574,"job_number":"JOB_99574","tr_customer_id":99591,"tr_customer_product_id":99581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:44:26.000Z","modified_at":"2025-11-05T12:44:26.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"11223344556614","imei1":"11223344556614","imei2":"11223344556614","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100154,"job_number":"JOB_100154","tr_customer_id":100171,"tr_customer_product_id":100161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:43:56.000Z","modified_at":"2025-11-06T06:43:56.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"10763906513483","imei1":"10763906513483","imei2":"10763906513483","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100170,"job_number":"JOB_100170","tr_customer_id":100187,"tr_customer_product_id":100177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:34.000Z","modified_at":"2025-11-06T07:02:34.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10985794730786","imei1":"10985794730786","imei2":"10985794730786","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100171,"job_number":"JOB_100171","tr_customer_id":100188,"tr_customer_product_id":100178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:38.000Z","modified_at":"2025-11-06T07:02:38.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10496912762131","imei1":"10496912762131","imei2":"10496912762131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100172,"job_number":"JOB_100172","tr_customer_id":100189,"tr_customer_product_id":100179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:03:01.000Z","modified_at":"2025-11-06T07:03:01.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10139267168810","imei1":"10139267168810","imei2":"10139267168810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100173,"job_number":"JOB_100173","tr_customer_id":100190,"tr_customer_product_id":100180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:04:30.000Z","modified_at":"2025-11-06T07:04:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10173997004602","imei1":"10173997004602","imei2":"10173997004602","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100174,"job_number":"JOB_100174","tr_customer_id":100191,"tr_customer_product_id":100181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:06:36.000Z","modified_at":"2025-11-06T07:06:36.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10065153475684","imei1":"10065153475684","imei2":"10065153475684","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100175,"job_number":"JOB_100175","tr_customer_id":100192,"tr_customer_product_id":100182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:07:30.000Z","modified_at":"2025-11-06T07:07:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10668286685066","imei1":"10668286685066","imei2":"10668286685066","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:07:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100176,"job_number":"JOB_100176","tr_customer_id":100193,"tr_customer_product_id":100183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:24:10.000Z","modified_at":"2025-11-06T07:24:10.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10605544668597","imei1":"10605544668597","imei2":"10605544668597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100180,"job_number":"JOB_100180","tr_customer_id":100197,"tr_customer_product_id":100187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:28:42.000Z","modified_at":"2025-11-06T07:28:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10401325821549","imei1":"10401325821549","imei2":"10401325821549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100184,"job_number":"JOB_100184","tr_customer_id":100201,"tr_customer_product_id":100191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:00:12.000Z","modified_at":"2025-11-06T08:00:12.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10935223791928","imei1":"10935223791928","imei2":"10935223791928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100185,"job_number":"JOB_100185","tr_customer_id":100202,"tr_customer_product_id":100192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:01:21.000Z","modified_at":"2025-11-06T08:01:21.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10429702695240","imei1":"10429702695240","imei2":"10429702695240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100186,"job_number":"JOB_100186","tr_customer_id":100203,"tr_customer_product_id":100193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:03.000Z","modified_at":"2025-11-06T08:02:03.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10323308838670","imei1":"10323308838670","imei2":"10323308838670","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":98078,"job_number":"JOB_98078","tr_customer_id":98095,"tr_customer_product_id":98085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:10:46.000Z","modified_at":"2025-11-03T15:10:46.000Z","name":"sfs sdffds","mobile_number":"4435353500","email_id":"test@gmail.com","dop":"2025-11-11","serial_number":"3243424232423424","imei1":"3243424232423424","imei2":"3243424232423424","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njk0NDB9.Zr1BSNTaKrraqr5zuCy1B5EoRpO6h2BfefUxWKP3hH0' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyOTZ9.YHl655IFlKaK3XJ5yTOCJwhz7DlF5yivMLZvSk1pDNI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b149fda0-b3c3-4683-ab9a-bc6ba9c73de8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njk0NDB9.Zr1BSNTaKrraqr5zuCy1B5EoRpO6h2BfefUxWKP3hH0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":75530,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk5Mjc4MTB9.2eMqgZMnJiT6ymHsR92IdE2jAPGUrYpnstD3ATPenvo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fec2b70b-3c59-41ea-b27d-b70faeabae3f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 100450,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3Njk0NDB9.Zr1BSNTaKrraqr5zuCy1B5EoRpO6h2BfefUxWKP3hH0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"171b9e-/DKUlb6ETNzP3T6XqFZneQIfF3I"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 434ms
Mean size per request: 1.89MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyOTZ9.YHl655IFlKaK3XJ5yTOCJwhz7DlF5yivMLZvSk1pDNI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 971408c1-8062-462b-9ecf-9fedc0e9b80e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1e43d9-WhAAjW69484YZdkEIxuDyKeV7HM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":97750,"job_number":"JOB_97750","tr_customer_id":97767,"tr_customer_product_id":97757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:13:03.000Z","modified_at":"2025-11-03T08:13:03.000Z","name":"Roy Wisoky","mobile_number":"350-704-6470","email_id":"Rocio_Zboncak@gmail.com","dop":"2025-04-06","serial_number":"13643535561513","imei1":"13643535561513","imei2":"13643535561513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:13:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97753,"job_number":"JOB_97753","tr_customer_id":97770,"tr_customer_product_id":97760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:32:40.000Z","modified_at":"2025-11-03T08:32:40.000Z","name":"Arlie Anderson","mobile_number":"663-279-7542","email_id":"Okey_Bernier32@yahoo.com","dop":"2025-09-30","serial_number":"16647507768029","imei1":"16647507768029","imei2":"16647507768029","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97754,"job_number":"JOB_97754","tr_customer_id":97771,"tr_customer_product_id":97761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:32:47.000Z","modified_at":"2025-11-03T08:32:47.000Z","name":"Timmy Smitham","mobile_number":"718-556-6090","email_id":"Jarrell_Koch@hotmail.com","dop":"2025-09-30","serial_number":"12066987209045","imei1":"12066987209045","imei2":"12066987209045","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97755,"job_number":"JOB_97755","tr_customer_id":97772,"tr_customer_product_id":97762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:34:22.000Z","modified_at":"2025-11-03T08:34:22.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12579034645390","imei1":"12579034645390","imei2":"12579034645390","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97757,"job_number":"JOB_97757","tr_customer_id":97774,"tr_customer_product_id":97764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:34:24.000Z","modified_at":"2025-11-03T08:34:24.000Z","name":"Candace Ankunding","mobile_number":"448-211-9790","email_id":"Camron_Larkin33@hotmail.com","dop":"2025-09-20","serial_number":"100245648476715","imei1":"100245648476715","imei2":"100245648476715","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97758,"job_number":"JOB_97758","tr_customer_id":97775,"tr_customer_product_id":97765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:10.000Z","modified_at":"2025-11-03T08:35:10.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19845543827471","imei1":"19845543827471","imei2":"19845543827471","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97760,"job_number":"JOB_97760","tr_customer_id":97777,"tr_customer_product_id":97767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:12.000Z","modified_at":"2025-11-03T08:35:12.000Z","name":"Teresa Wisoky","mobile_number":"628-554-5811","email_id":"Joany13@gmail.com","dop":"2025-09-20","serial_number":"100548556768843","imei1":"100548556768843","imei2":"100548556768843","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97761,"job_number":"JOB_97761","tr_customer_id":97778,"tr_customer_product_id":97768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:35:58.000Z","modified_at":"2025-11-03T08:35:58.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"16888048974835","imei1":"16888048974835","imei2":"16888048974835","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97763,"job_number":"JOB_97763","tr_customer_id":97780,"tr_customer_product_id":97770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:36:00.000Z","modified_at":"2025-11-03T08:36:00.000Z","name":"Ulises Barton","mobile_number":"826-377-2011","email_id":"Cleo68@yahoo.com","dop":"2025-09-20","serial_number":"100738788228869","imei1":"100738788228869","imei2":"100738788228869","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97765,"job_number":"JOB_97765","tr_customer_id":97782,"tr_customer_product_id":97772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:51:38.000Z","modified_at":"2025-11-03T08:51:38.000Z","name":"Bertrand Shields","mobile_number":"546-768-7932","email_id":"Connie90@yahoo.com","dop":"2025-04-06","serial_number":"13563417122685372","imei1":"13563417122685372","imei2":"13563417122685372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:51:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97767,"job_number":"JOB_97767","tr_customer_id":97784,"tr_customer_product_id":97774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:53:03.000Z","modified_at":"2025-11-03T08:53:03.000Z","name":"Myrtle Hagenes","mobile_number":"350-417-3629","email_id":"Selina6@yahoo.com","dop":"2025-04-06","serial_number":"12329901585632324","imei1":"12329901585632324","imei2":"12329901585632324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97770,"job_number":"JOB_97770","tr_customer_id":97787,"tr_customer_product_id":97777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:54:28.000Z","modified_at":"2025-11-03T08:54:28.000Z","name":"Theron Pfannerstill","mobile_number":"414-217-3352","email_id":"Gretchen44@hotmail.com","dop":"2025-04-06","serial_number":"12310310748897016","imei1":"12310310748897016","imei2":"12310310748897016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97772,"job_number":"JOB_97772","tr_customer_id":97789,"tr_customer_product_id":97779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:55:26.000Z","modified_at":"2025-11-03T08:55:26.000Z","name":"Judge Daniel","mobile_number":"907-946-1405","email_id":"Shannon_Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"17782677518691888","imei1":"17782677518691888","imei2":"17782677518691888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97774,"job_number":"JOB_97774","tr_customer_id":97791,"tr_customer_product_id":97781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:00:57.000Z","modified_at":"2025-11-03T09:00:57.000Z","name":"Lourdes Lehner","mobile_number":"841-953-4120","email_id":"Margie23@gmail.com","dop":"2025-04-06","serial_number":"13374336015734642","imei1":"13374336015734642","imei2":"13374336015734642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97776,"job_number":"JOB_97776","tr_customer_id":97793,"tr_customer_product_id":97783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:05:11.000Z","modified_at":"2025-11-03T09:05:11.000Z","name":"Edythe Dare","mobile_number":"532-718-8913","email_id":"Darlene_Ullrich95@gmail.com","dop":"2025-04-06","serial_number":"12319850860148208","imei1":"12319850860148208","imei2":"12319850860148208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97777,"job_number":"JOB_97777","tr_customer_id":97794,"tr_customer_product_id":97784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:19.000Z","modified_at":"2025-11-03T09:20:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15521780168190","imei1":"15521780168190","imei2":"15521780168190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97779,"job_number":"JOB_97779","tr_customer_id":97796,"tr_customer_product_id":97786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:20.000Z","modified_at":"2025-11-03T09:20:20.000Z","name":"Margaretta Herman","mobile_number":"839-742-2119","email_id":"Monica_Cremin18@yahoo.com","dop":"2025-04-06","serial_number":"12493945056101340","imei1":"12493945056101340","imei2":"12493945056101340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97780,"job_number":"JOB_97780","tr_customer_id":97797,"tr_customer_product_id":97787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:44.000Z","modified_at":"2025-11-03T09:20:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472780829659","imei1":"16472780829659","imei2":"16472780829659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97782,"job_number":"JOB_97782","tr_customer_id":97799,"tr_customer_product_id":97789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:20:45.000Z","modified_at":"2025-11-03T09:20:45.000Z","name":"Ernest Wiegand","mobile_number":"246-582-8536","email_id":"Tia.Koss@yahoo.com","dop":"2025-04-06","serial_number":"18058308717055260","imei1":"18058308717055260","imei2":"18058308717055260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97783,"job_number":"JOB_97783","tr_customer_id":97800,"tr_customer_product_id":97790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:21:09.000Z","modified_at":"2025-11-03T09:21:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16115100084714","imei1":"16115100084714","imei2":"16115100084714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97785,"job_number":"JOB_97785","tr_customer_id":97802,"tr_customer_product_id":97792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:21:10.000Z","modified_at":"2025-11-03T09:21:10.000Z","name":"Donnell Beer","mobile_number":"693-343-6124","email_id":"Kayli.Schaefer@yahoo.com","dop":"2025-04-06","serial_number":"14320904908245582","imei1":"14320904908245582","imei2":"14320904908245582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97786,"job_number":"JOB_97786","tr_customer_id":97803,"tr_customer_product_id":97793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:53:18.000Z","modified_at":"2025-11-03T09:53:18.000Z","name":"Pearl Pollich","mobile_number":"615-744-3628","email_id":"Stanley.Hettinger@yahoo.com","dop":"2025-04-06","serial_number":"17301591476020","imei1":"17301591476020","imei2":"17301591476020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97787,"job_number":"JOB_97787","tr_customer_id":97804,"tr_customer_product_id":97794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:53:45.000Z","modified_at":"2025-11-03T09:53:45.000Z","name":"Kenyon Frami","mobile_number":"810-282-8839","email_id":"German_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"19778254414666","imei1":"19778254414666","imei2":"19778254414666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97788,"job_number":"JOB_97788","tr_customer_id":97805,"tr_customer_product_id":97795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:58:40.000Z","modified_at":"2025-11-03T09:58:40.000Z","name":"Kirsten Davis","mobile_number":"776-874-6187","email_id":"Eleonore_Toy1@hotmail.com","dop":"2025-04-06","serial_number":"14025882504941","imei1":"14025882504941","imei2":"14025882504941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97789,"job_number":"JOB_97789","tr_customer_id":97806,"tr_customer_product_id":97796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T09:58:43.000Z","modified_at":"2025-11-03T09:58:43.000Z","name":"Jade Metz","mobile_number":"651-260-4754","email_id":"Janae.Hoppe@hotmail.com","dop":"2025-04-06","serial_number":"17730754157887","imei1":"17730754157887","imei2":"17730754157887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T09:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97790,"job_number":"JOB_97790","tr_customer_id":97807,"tr_customer_product_id":97797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:15:13.000Z","modified_at":"2025-11-03T10:15:13.000Z","name":"Jade Metz","mobile_number":"651-260-4754","email_id":"Janae.Hoppe@hotmail.com","dop":"2025-04-06","serial_number":"37730754157887","imei1":"37730754157887","imei2":"37730754157887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97791,"job_number":"JOB_97791","tr_customer_id":97808,"tr_customer_product_id":97798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:22:08.000Z","modified_at":"2025-11-03T10:22:08.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-10-24","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-10-24T10:22:08.063798513Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97792,"job_number":"JOB_97792","tr_customer_id":97809,"tr_customer_product_id":97799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:54:52.000Z","modified_at":"2025-11-03T10:54:52.000Z","name":"Dallas Jast","mobile_number":"777-639-6727","email_id":"Ettie.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"16399974237968","imei1":"16399974237968","imei2":"16399974237968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97793,"job_number":"JOB_97793","tr_customer_id":97810,"tr_customer_product_id":97800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:55:22.000Z","modified_at":"2025-11-03T10:55:22.000Z","name":"Emmanuelle Zulauf","mobile_number":"837-940-8117","email_id":"Armand_Stroman13@gmail.com","dop":"2025-04-06","serial_number":"10638937980964","imei1":"10638937980964","imei2":"10638937980964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97794,"job_number":"JOB_97794","tr_customer_id":97811,"tr_customer_product_id":97801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:06.000Z","modified_at":"2025-11-03T10:56:06.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17415192259091","imei1":"17415192259091","imei2":"17415192259091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97796,"job_number":"JOB_97796","tr_customer_id":97813,"tr_customer_product_id":97803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:06.000Z","modified_at":"2025-11-03T10:56:06.000Z","name":"Gerhard Wolff","mobile_number":"782-986-8793","email_id":"Haley10@yahoo.com","dop":"2025-04-06","serial_number":"18897285659025996","imei1":"18897285659025996","imei2":"18897285659025996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97797,"job_number":"JOB_97797","tr_customer_id":97814,"tr_customer_product_id":97804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:24.000Z","modified_at":"2025-11-03T10:56:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17677618630777","imei1":"17677618630777","imei2":"17677618630777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97799,"job_number":"JOB_97799","tr_customer_id":97816,"tr_customer_product_id":97806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:25.000Z","modified_at":"2025-11-03T10:56:25.000Z","name":"Kris Jenkins","mobile_number":"547-805-2999","email_id":"Efrain97@hotmail.com","dop":"2025-04-06","serial_number":"12139152699851726","imei1":"12139152699851726","imei2":"12139152699851726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97800,"job_number":"JOB_97800","tr_customer_id":97817,"tr_customer_product_id":97807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:37.000Z","modified_at":"2025-11-03T10:56:37.000Z","name":"Kieran Wolff","mobile_number":"569-500-9162","email_id":"Rory33@gmail.com","dop":"2025-04-06","serial_number":"18294600352102","imei1":"18294600352102","imei2":"18294600352102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97801,"job_number":"JOB_97801","tr_customer_id":97818,"tr_customer_product_id":97808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:43.000Z","modified_at":"2025-11-03T10:56:43.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14865864073573","imei1":"14865864073573","imei2":"14865864073573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97803,"job_number":"JOB_97803","tr_customer_id":97820,"tr_customer_product_id":97810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:56:43.000Z","modified_at":"2025-11-03T10:56:43.000Z","name":"Rigoberto Schoen","mobile_number":"228-364-9163","email_id":"Geoffrey.Homenick@yahoo.com","dop":"2025-04-06","serial_number":"11284649363196396","imei1":"11284649363196396","imei2":"11284649363196396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97805,"job_number":"JOB_97805","tr_customer_id":97822,"tr_customer_product_id":97812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:58:17.000Z","modified_at":"2025-11-03T10:58:17.000Z","name":"Arlene Schultz","mobile_number":"411-396-5142","email_id":"Willy.White@yahoo.com","dop":"2025-04-06","serial_number":"11671328590560984","imei1":"11671328590560984","imei2":"11671328590560984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T10:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97807,"job_number":"JOB_97807","tr_customer_id":97824,"tr_customer_product_id":97814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:06:30.000Z","modified_at":"2025-11-03T11:06:30.000Z","name":"Cynthia Keeling","mobile_number":"813-937-7962","email_id":"Michaela_Hansen@gmail.com","dop":"2025-04-06","serial_number":"15517692801549268","imei1":"15517692801549268","imei2":"15517692801549268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:06:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97809,"job_number":"JOB_97809","tr_customer_id":97826,"tr_customer_product_id":97816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:10:57.000Z","modified_at":"2025-11-03T11:10:57.000Z","name":"Raphael Dach","mobile_number":"208-474-0429","email_id":"Craig.Connelly@hotmail.com","dop":"2025-04-06","serial_number":"18405092306776188","imei1":"18405092306776188","imei2":"18405092306776188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97811,"job_number":"JOB_97811","tr_customer_id":97828,"tr_customer_product_id":97818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:22:39.000Z","modified_at":"2025-11-03T11:22:39.000Z","name":"Trinity Nolan","mobile_number":"327-457-5186","email_id":"Eriberto80@hotmail.com","dop":"2025-04-06","serial_number":"14052607572543824","imei1":"14052607572543824","imei2":"14052607572543824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97813,"job_number":"JOB_97813","tr_customer_id":97830,"tr_customer_product_id":97820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:23:56.000Z","modified_at":"2025-11-03T11:23:56.000Z","name":"Margret Lebsack","mobile_number":"588-564-6710","email_id":"Jose90@yahoo.com","dop":"2025-09-20","serial_number":"100112882554184","imei1":"100112882554184","imei2":"100112882554184","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97815,"job_number":"JOB_97815","tr_customer_id":97832,"tr_customer_product_id":97822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:30:20.000Z","modified_at":"2025-11-03T11:30:20.000Z","name":"Savanna Moen","mobile_number":"500-821-4094","email_id":"Iva_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17727057278231368","imei1":"17727057278231368","imei2":"17727057278231368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97817,"job_number":"JOB_97817","tr_customer_id":97834,"tr_customer_product_id":97824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:00.000Z","modified_at":"2025-11-03T11:31:00.000Z","name":"Harry Kreiger","mobile_number":"998-540-2768","email_id":"Brooklyn.Bashirian@hotmail.com","dop":"2025-04-06","serial_number":"11778274309246842","imei1":"11778274309246842","imei2":"11778274309246842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97818,"job_number":"JOB_97818","tr_customer_id":97835,"tr_customer_product_id":97825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:39.000Z","modified_at":"2025-11-03T11:31:39.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"14435833785815","imei1":"14435833785815","imei2":"14435833785815","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97820,"job_number":"JOB_97820","tr_customer_id":97837,"tr_customer_product_id":97827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:41.000Z","modified_at":"2025-11-03T11:31:41.000Z","name":"Payton Predovic","mobile_number":"606-609-8730","email_id":"Tressie.Schmitt88@hotmail.com","dop":"2025-09-20","serial_number":"100761797927073","imei1":"100761797927073","imei2":"100761797927073","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97823,"job_number":"JOB_97823","tr_customer_id":97840,"tr_customer_product_id":97830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Bhagwanti Acharya","mobile_number":"7074005269","email_id":"vyas.bhat@yahoo.co.in","dop":"2025-10-24","serial_number":"2578011334345936","imei1":"2578011334345936","imei2":"2578011334345936","popurl":"www.hiranmay-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97824,"job_number":"JOB_97824","tr_customer_id":97841,"tr_customer_product_id":97831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Anil Devar","mobile_number":"7093329628","email_id":"adhiraj.nayar@hotmail.com","dop":"2025-10-24","serial_number":"9717823892560519","imei1":"9717823892560519","imei2":"9717823892560519","popurl":"www.anjushree-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97825,"job_number":"JOB_97825","tr_customer_id":97842,"tr_customer_product_id":97832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Triloki Nair","mobile_number":"7061740335","email_id":"agasti.johar@gmail.com","dop":"2025-10-24","serial_number":"8088777895507010","imei1":"8088777895507010","imei2":"8088777895507010","popurl":"www.rajinder-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97826,"job_number":"JOB_97826","tr_customer_id":97844,"tr_customer_product_id":97834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Mina Achari","mobile_number":"7026503598","email_id":"devangana.bhattacharya@yahoo.co.in","dop":"2025-10-24","serial_number":"4498038049631307","imei1":"4498038049631307","imei2":"4498038049631307","popurl":"www.aagam-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97827,"job_number":"JOB_97827","tr_customer_id":97843,"tr_customer_product_id":97833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:56.000Z","modified_at":"2025-11-03T11:31:56.000Z","name":"Gautami Somayaji","mobile_number":"7052622152","email_id":"baalagopaal.shah@hotmail.com","dop":"2025-10-24","serial_number":"6322752497868791","imei1":"6322752497868791","imei2":"6322752497868791","popurl":"www.ranjit-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97828,"job_number":"JOB_97828","tr_customer_id":97845,"tr_customer_product_id":97835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:32:29.000Z","modified_at":"2025-11-03T11:32:29.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"10945914802411","imei1":"10945914802411","imei2":"10945914802411","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97830,"job_number":"JOB_97830","tr_customer_id":97847,"tr_customer_product_id":97837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:32:30.000Z","modified_at":"2025-11-03T11:32:30.000Z","name":"Otha Conroy","mobile_number":"804-730-9413","email_id":"Ariel_Wyman54@hotmail.com","dop":"2025-09-20","serial_number":"100244577433229","imei1":"100244577433229","imei2":"100244577433229","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97831,"job_number":"JOB_97831","tr_customer_id":97848,"tr_customer_product_id":97838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:33:18.000Z","modified_at":"2025-11-03T11:33:18.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15528853079739","imei1":"15528853079739","imei2":"15528853079739","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97833,"job_number":"JOB_97833","tr_customer_id":97850,"tr_customer_product_id":97840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:33:20.000Z","modified_at":"2025-11-03T11:33:20.000Z","name":"Johnpaul Kuphal","mobile_number":"959-411-0074","email_id":"Elyse.DuBuque30@yahoo.com","dop":"2025-09-20","serial_number":"100162911716443","imei1":"100162911716443","imei2":"100162911716443","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97838,"job_number":"JOB_97838","tr_customer_id":97855,"tr_customer_product_id":97845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:36:35.000Z","modified_at":"2025-11-03T11:36:35.000Z","name":"Lazaro Wilderman","mobile_number":"677-839-6542","email_id":"Kane21@gmail.com","dop":"2025-04-06","serial_number":"13489594001317058","imei1":"13489594001317058","imei2":"13489594001317058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97840,"job_number":"JOB_97840","tr_customer_id":97857,"tr_customer_product_id":97847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:39:50.000Z","modified_at":"2025-11-03T11:39:50.000Z","name":"Leslie Schoen","mobile_number":"779-510-3083","email_id":"Kenya6@gmail.com","dop":"2025-04-06","serial_number":"17306324710921708","imei1":"17306324710921708","imei2":"17306324710921708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97842,"job_number":"JOB_97842","tr_customer_id":97859,"tr_customer_product_id":97849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:42:47.000Z","modified_at":"2025-11-03T11:42:47.000Z","name":"Blanca Armstrong","mobile_number":"844-495-6893","email_id":"Madaline_Purdy@gmail.com","dop":"2025-04-06","serial_number":"12541016441495014","imei1":"12541016441495014","imei2":"12541016441495014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97843,"job_number":"JOB_97843","tr_customer_id":97860,"tr_customer_product_id":97850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:44:43.000Z","modified_at":"2025-11-03T11:44:43.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"12218416427340","imei1":"12218416427340","imei2":"12218416427340","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97845,"job_number":"JOB_97845","tr_customer_id":97862,"tr_customer_product_id":97852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:44:45.000Z","modified_at":"2025-11-03T11:44:45.000Z","name":"Dora McClure","mobile_number":"342-737-0105","email_id":"Erik40@hotmail.com","dop":"2025-09-20","serial_number":"100669723395823","imei1":"100669723395823","imei2":"100669723395823","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97846,"job_number":"JOB_97846","tr_customer_id":97863,"tr_customer_product_id":97853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:45:31.000Z","modified_at":"2025-11-03T11:45:31.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19935824636178","imei1":"19935824636178","imei2":"19935824636178","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97848,"job_number":"JOB_97848","tr_customer_id":97865,"tr_customer_product_id":97855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:45:33.000Z","modified_at":"2025-11-03T11:45:33.000Z","name":"Libby Block","mobile_number":"444-516-7978","email_id":"Keeley60@hotmail.com","dop":"2025-09-20","serial_number":"100225797583848","imei1":"100225797583848","imei2":"100225797583848","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97849,"job_number":"JOB_97849","tr_customer_id":97866,"tr_customer_product_id":97856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:46:20.000Z","modified_at":"2025-11-03T11:46:20.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13274903488375","imei1":"13274903488375","imei2":"13274903488375","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97851,"job_number":"JOB_97851","tr_customer_id":97868,"tr_customer_product_id":97858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:46:22.000Z","modified_at":"2025-11-03T11:46:22.000Z","name":"River Grant","mobile_number":"421-894-2914","email_id":"Robert.Halvorson12@hotmail.com","dop":"2025-09-20","serial_number":"100519347684939","imei1":"100519347684939","imei2":"100519347684939","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97853,"job_number":"JOB_97853","tr_customer_id":97870,"tr_customer_product_id":97860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:48:36.000Z","modified_at":"2025-11-03T11:48:36.000Z","name":"Jalyn Predovic","mobile_number":"292-463-7405","email_id":"Carmela20@yahoo.com","dop":"2025-04-06","serial_number":"14472073370037800","imei1":"14472073370037800","imei2":"14472073370037800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97855,"job_number":"JOB_97855","tr_customer_id":97872,"tr_customer_product_id":97862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:05:43.000Z","modified_at":"2025-11-03T12:05:44.000Z","name":"Abner Johnston","mobile_number":"303-768-9405","email_id":"Jaida.Beatty55@yahoo.com","dop":"2025-04-06","serial_number":"14201850743394948","imei1":"14201850743394948","imei2":"14201850743394948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97856,"job_number":"JOB_97856","tr_customer_id":97873,"tr_customer_product_id":97863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:06:33.000Z","modified_at":"2025-11-03T12:06:33.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"17569406889196","imei1":"17569406889196","imei2":"17569406889196","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97858,"job_number":"JOB_97858","tr_customer_id":97875,"tr_customer_product_id":97865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:06:35.000Z","modified_at":"2025-11-03T12:06:35.000Z","name":"Mariam Feeney","mobile_number":"742-812-5308","email_id":"Gisselle.Smitham82@gmail.com","dop":"2025-09-20","serial_number":"100094557740353","imei1":"100094557740353","imei2":"100094557740353","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97859,"job_number":"JOB_97859","tr_customer_id":97876,"tr_customer_product_id":97866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:07:20.000Z","modified_at":"2025-11-03T12:07:20.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"13275206090013","imei1":"13275206090013","imei2":"13275206090013","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:07:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97861,"job_number":"JOB_97861","tr_customer_id":97878,"tr_customer_product_id":97868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:07:22.000Z","modified_at":"2025-11-03T12:07:22.000Z","name":"Isabella Doyle","mobile_number":"902-229-1562","email_id":"Brycen_Spencer76@yahoo.com","dop":"2025-09-20","serial_number":"100335923919255","imei1":"100335923919255","imei2":"100335923919255","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97862,"job_number":"JOB_97862","tr_customer_id":97879,"tr_customer_product_id":97869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:07.000Z","modified_at":"2025-11-03T12:08:07.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15988013906254","imei1":"15988013906254","imei2":"15988013906254","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97864,"job_number":"JOB_97864","tr_customer_id":97881,"tr_customer_product_id":97871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:09.000Z","modified_at":"2025-11-03T12:08:09.000Z","name":"Rosella Lueilwitz","mobile_number":"728-246-7951","email_id":"Gwendolyn14@yahoo.com","dop":"2025-09-20","serial_number":"100642058211019","imei1":"100642058211019","imei2":"100642058211019","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97865,"job_number":"JOB_97865","tr_customer_id":97882,"tr_customer_product_id":97872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:08:58.000Z","modified_at":"2025-11-03T12:08:58.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11827048764613","imei1":"11827048764613","imei2":"11827048764613","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97867,"job_number":"JOB_97867","tr_customer_id":97884,"tr_customer_product_id":97874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:00.000Z","modified_at":"2025-11-03T12:09:00.000Z","name":"Carson Hodkiewicz","mobile_number":"710-731-9000","email_id":"Dominique63@gmail.com","dop":"2025-09-20","serial_number":"100097005838151","imei1":"100097005838151","imei2":"100097005838151","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97868,"job_number":"JOB_97868","tr_customer_id":97885,"tr_customer_product_id":97875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:47.000Z","modified_at":"2025-11-03T12:09:47.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"14576903560715","imei1":"14576903560715","imei2":"14576903560715","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97870,"job_number":"JOB_97870","tr_customer_id":97887,"tr_customer_product_id":97877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:09:48.000Z","modified_at":"2025-11-03T12:09:48.000Z","name":"Amie Predovic","mobile_number":"587-715-7784","email_id":"Linnie41@yahoo.com","dop":"2025-09-20","serial_number":"100006770635489","imei1":"100006770635489","imei2":"100006770635489","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97871,"job_number":"JOB_97871","tr_customer_id":97888,"tr_customer_product_id":97878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:20.000Z","modified_at":"2025-11-03T12:10:20.000Z","name":"Priya Patty","mobile_number":"8912348765","email_id":"priyapatty@yahoo.com","dop":"2025-10-21","serial_number":"22314987656592","imei1":"22314987656592","imei2":"22314987656592","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97872,"job_number":"JOB_97872","tr_customer_id":97889,"tr_customer_product_id":97879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:34.000Z","modified_at":"2025-11-03T12:10:34.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13658218178722","imei1":"13658218178722","imei2":"13658218178722","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97874,"job_number":"JOB_97874","tr_customer_id":97891,"tr_customer_product_id":97881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:10:36.000Z","modified_at":"2025-11-03T12:10:36.000Z","name":"Anita Johnston","mobile_number":"442-389-7544","email_id":"Roberto_Breitenberg85@yahoo.com","dop":"2025-09-20","serial_number":"100328293801275","imei1":"100328293801275","imei2":"100328293801275","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97876,"job_number":"JOB_97876","tr_customer_id":97893,"tr_customer_product_id":97883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:16:34.000Z","modified_at":"2025-11-03T12:16:34.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"16758216029660","imei1":"16758216029660","imei2":"16758216029660","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97878,"job_number":"JOB_97878","tr_customer_id":97895,"tr_customer_product_id":97885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:16:36.000Z","modified_at":"2025-11-03T12:16:36.000Z","name":"Cynthia Rodriguez","mobile_number":"498-392-1321","email_id":"Myron55@hotmail.com","dop":"2025-09-20","serial_number":"100976450846936","imei1":"100976450846936","imei2":"100976450846936","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97879,"job_number":"JOB_97879","tr_customer_id":97896,"tr_customer_product_id":97886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:17:22.000Z","modified_at":"2025-11-03T12:17:22.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"19321012970073","imei1":"19321012970073","imei2":"19321012970073","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97881,"job_number":"JOB_97881","tr_customer_id":97898,"tr_customer_product_id":97888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:17:23.000Z","modified_at":"2025-11-03T12:17:23.000Z","name":"Rhoda Donnelly","mobile_number":"379-347-0004","email_id":"Godfrey8@hotmail.com","dop":"2025-09-20","serial_number":"100630685372679","imei1":"100630685372679","imei2":"100630685372679","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97882,"job_number":"JOB_97882","tr_customer_id":97899,"tr_customer_product_id":97889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:18:10.000Z","modified_at":"2025-11-03T12:18:10.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"10777222553374","imei1":"10777222553374","imei2":"10777222553374","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97884,"job_number":"JOB_97884","tr_customer_id":97901,"tr_customer_product_id":97891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:18:11.000Z","modified_at":"2025-11-03T12:18:11.000Z","name":"Cleve Klein","mobile_number":"522-887-1517","email_id":"Freeman_Wintheiser@gmail.com","dop":"2025-09-20","serial_number":"100026793625750","imei1":"100026793625750","imei2":"100026793625750","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97885,"job_number":"JOB_97885","tr_customer_id":97902,"tr_customer_product_id":97892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:03.000Z","modified_at":"2025-11-03T12:19:03.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"13047614864346","imei1":"13047614864346","imei2":"13047614864346","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97887,"job_number":"JOB_97887","tr_customer_id":97904,"tr_customer_product_id":97894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:04.000Z","modified_at":"2025-11-03T12:19:04.000Z","name":"Callie Mitchell","mobile_number":"416-386-7556","email_id":"Ransom.Bahringer97@gmail.com","dop":"2025-09-20","serial_number":"100831521826805","imei1":"100831521826805","imei2":"100831521826805","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97888,"job_number":"JOB_97888","tr_customer_id":97905,"tr_customer_product_id":97895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:50.000Z","modified_at":"2025-11-03T12:19:50.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"17801970113612","imei1":"17801970113612","imei2":"17801970113612","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97890,"job_number":"JOB_97890","tr_customer_id":97907,"tr_customer_product_id":97897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:19:52.000Z","modified_at":"2025-11-03T12:19:52.000Z","name":"Hilda Schuster","mobile_number":"972-714-6603","email_id":"Arnold.OConnell@hotmail.com","dop":"2025-09-20","serial_number":"100319506757172","imei1":"100319506757172","imei2":"100319506757172","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97891,"job_number":"JOB_97891","tr_customer_id":97908,"tr_customer_product_id":97898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:37.000Z","modified_at":"2025-11-03T12:20:37.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"11338057776676","imei1":"11338057776676","imei2":"11338057776676","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97893,"job_number":"JOB_97893","tr_customer_id":97910,"tr_customer_product_id":97900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:39.000Z","modified_at":"2025-11-03T12:20:39.000Z","name":"Colton Willms","mobile_number":"511-693-4582","email_id":"Ismael_Boyer17@yahoo.com","dop":"2025-09-20","serial_number":"100940196357685","imei1":"100940196357685","imei2":"100940196357685","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97894,"job_number":"JOB_97894","tr_customer_id":97911,"tr_customer_product_id":97901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:46.000Z","modified_at":"2025-11-03T12:20:46.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18205078447440","imei1":"18205078447440","imei2":"18205078447440","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97895,"job_number":"JOB_97895","tr_customer_id":97912,"tr_customer_product_id":97902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:46.000Z","modified_at":"2025-11-03T12:20:46.000Z","name":"Monroe Koelpin","mobile_number":"250-789-1200","email_id":"Drake.Flatley@yahoo.com","dop":"2025-09-14","serial_number":"17144651042166","imei1":"17144651042166","imei2":"17144651042166","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97896,"job_number":"JOB_97896","tr_customer_id":97913,"tr_customer_product_id":97903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:57.000Z","modified_at":"2025-11-03T12:20:57.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14214490312454","imei1":"14214490312454","imei2":"14214490312454","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97897,"job_number":"JOB_97897","tr_customer_id":97914,"tr_customer_product_id":97904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:20:58.000Z","modified_at":"2025-11-03T12:20:58.000Z","name":"Chaim Goodwin","mobile_number":"924-531-9573","email_id":"Maye_Schinner@hotmail.com","dop":"2025-09-14","serial_number":"16345922003539","imei1":"16345922003539","imei2":"16345922003539","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97899,"job_number":"JOB_97899","tr_customer_id":97916,"tr_customer_product_id":97906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:21:37.000Z","modified_at":"2025-11-03T12:21:37.000Z","name":"Angie Osinski","mobile_number":"696-616-8538","email_id":"Columbus.McGlynn85@gmail.com","dop":"2025-04-06","serial_number":"18968072272385260","imei1":"18968072272385260","imei2":"18968072272385260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97901,"job_number":"JOB_97901","tr_customer_id":97918,"tr_customer_product_id":97908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:22:50.000Z","modified_at":"2025-11-03T12:22:50.000Z","name":"Sasha Hamill","mobile_number":"698-500-5862","email_id":"Braxton.Donnelly80@gmail.com","dop":"2025-04-06","serial_number":"10478294696062464","imei1":"10478294696062464","imei2":"10478294696062464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97903,"job_number":"JOB_97903","tr_customer_id":97920,"tr_customer_product_id":97910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:24:37.000Z","modified_at":"2025-11-03T12:24:37.000Z","name":"Jamir O'Conner","mobile_number":"891-860-0502","email_id":"Spencer34@gmail.com","dop":"2025-04-06","serial_number":"15563899171574692","imei1":"15563899171574692","imei2":"15563899171574692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97904,"job_number":"JOB_97904","tr_customer_id":97921,"tr_customer_product_id":97911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:25:47.000Z","modified_at":"2025-11-03T12:25:47.000Z","name":"Shanel Dibbert","mobile_number":"217-774-0942","email_id":"Melvin40@yahoo.com","dop":"2025-04-06","serial_number":"10204207353958","imei1":"10204207353958","imei2":"10204207353958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97905,"job_number":"JOB_97905","tr_customer_id":97922,"tr_customer_product_id":97912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:25:47.000Z","modified_at":"2025-11-03T12:25:47.000Z","name":"Franz Grady","mobile_number":"819-380-1056","email_id":"Myrl_Runolfsson58@hotmail.com","dop":"2025-04-06","serial_number":"16700614643203512","imei1":"16700614643203512","imei2":"16700614643203512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97907,"job_number":"JOB_97907","tr_customer_id":97924,"tr_customer_product_id":97914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:26:45.000Z","modified_at":"2025-11-03T12:26:45.000Z","name":"Deshawn Littel","mobile_number":"237-421-8597","email_id":"Carmelo.Murray@gmail.com","dop":"2025-04-06","serial_number":"10216716337771050","imei1":"10216716337771050","imei2":"10216716337771050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97908,"job_number":"JOB_97908","tr_customer_id":97925,"tr_customer_product_id":97915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:27:45.000Z","modified_at":"2025-11-03T12:27:45.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-11-03","serial_number":"77647782745374","imei1":"77647782745374","imei2":"77647782745374","popurl":"2025-11-03T12:27:40.583Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97910,"job_number":"JOB_97910","tr_customer_id":97927,"tr_customer_product_id":97917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:37:06.000Z","modified_at":"2025-11-03T12:37:06.000Z","name":"Quentin Johns","mobile_number":"353-244-5990","email_id":"Loren65@gmail.com","dop":"2025-04-06","serial_number":"19511885201214564","imei1":"19511885201214564","imei2":"19511885201214564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97912,"job_number":"JOB_97912","tr_customer_id":97929,"tr_customer_product_id":97919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:38:49.000Z","modified_at":"2025-11-03T12:38:49.000Z","name":"Tillman Wilderman","mobile_number":"887-873-8412","email_id":"Rhoda_Corwin5@hotmail.com","dop":"2025-04-06","serial_number":"10724995808649768","imei1":"10724995808649768","imei2":"10724995808649768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97920,"job_number":"JOB_97920","tr_customer_id":97937,"tr_customer_product_id":97927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:04:32.000Z","modified_at":"2025-11-03T13:04:32.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-10-24","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-10-24T13:04:31.144082371Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:04:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97922,"job_number":"JOB_97922","tr_customer_id":97939,"tr_customer_product_id":97929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:13:25.000Z","modified_at":"2025-11-03T13:13:25.000Z","name":"Odell Strosin","mobile_number":"878-983-4050","email_id":"Kyle.Grady@hotmail.com","dop":"2025-04-06","serial_number":"18355726188820296","imei1":"18355726188820296","imei2":"18355726188820296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97925,"job_number":"JOB_97925","tr_customer_id":97942,"tr_customer_product_id":97932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:58.000Z","modified_at":"2025-11-03T13:21:58.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"13539048780367","imei1":"13539048780367","imei2":"13539048780367","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97927,"job_number":"JOB_97927","tr_customer_id":97944,"tr_customer_product_id":97934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:58.000Z","modified_at":"2025-11-03T13:21:58.000Z","name":"Darren Beer","mobile_number":"285-597-7810","email_id":"Theresia.Heathcote@hotmail.com","dop":"2025-09-30","serial_number":"17593000696837","imei1":"17593000696837","imei2":"17593000696837","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97928,"job_number":"JOB_97928","tr_customer_id":97945,"tr_customer_product_id":97935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:07.000Z","modified_at":"2025-11-03T13:22:07.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11437681306415","imei1":"11437681306415","imei2":"11437681306415","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97930,"job_number":"JOB_97930","tr_customer_id":97947,"tr_customer_product_id":97937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:08.000Z","modified_at":"2025-11-03T13:22:08.000Z","name":"Carole Bernier","mobile_number":"471-587-6132","email_id":"Nella_Kreiger97@yahoo.com","dop":"2025-09-30","serial_number":"13350424827199","imei1":"13350424827199","imei2":"13350424827199","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97931,"job_number":"JOB_97931","tr_customer_id":97948,"tr_customer_product_id":97938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:16.000Z","modified_at":"2025-11-03T13:22:16.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18160617779836","imei1":"18160617779836","imei2":"18160617779836","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97933,"job_number":"JOB_97933","tr_customer_id":97950,"tr_customer_product_id":97940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:22:17.000Z","modified_at":"2025-11-03T13:22:17.000Z","name":"Ardella Wiegand","mobile_number":"731-576-9880","email_id":"Jabari.Mertz78@gmail.com","dop":"2025-09-30","serial_number":"15821931725145","imei1":"15821931725145","imei2":"15821931725145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97934,"job_number":"JOB_97934","tr_customer_id":97951,"tr_customer_product_id":97941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:36.000Z","modified_at":"2025-11-03T13:36:36.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"10277476978495","imei1":"10277476978495","imei2":"10277476978495","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97936,"job_number":"JOB_97936","tr_customer_id":97953,"tr_customer_product_id":97943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:37.000Z","modified_at":"2025-11-03T13:36:37.000Z","name":"Lacy Champlin","mobile_number":"483-878-8955","email_id":"Retha58@hotmail.com","dop":"2025-09-30","serial_number":"19904699373852","imei1":"19904699373852","imei2":"19904699373852","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97937,"job_number":"JOB_97937","tr_customer_id":97954,"tr_customer_product_id":97944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:47.000Z","modified_at":"2025-11-03T13:36:47.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"10388528208679","imei1":"10388528208679","imei2":"10388528208679","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97939,"job_number":"JOB_97939","tr_customer_id":97956,"tr_customer_product_id":97946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:47.000Z","modified_at":"2025-11-03T13:36:47.000Z","name":"Milford Rolfson","mobile_number":"785-354-7689","email_id":"Garret.Emard@hotmail.com","dop":"2025-09-30","serial_number":"11247159941777","imei1":"11247159941777","imei2":"11247159941777","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97940,"job_number":"JOB_97940","tr_customer_id":97957,"tr_customer_product_id":97947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:58.000Z","modified_at":"2025-11-03T13:36:58.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"16262417519656","imei1":"16262417519656","imei2":"16262417519656","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97942,"job_number":"JOB_97942","tr_customer_id":97959,"tr_customer_product_id":97949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:36:58.000Z","modified_at":"2025-11-03T13:36:58.000Z","name":"Trycia Mosciski","mobile_number":"725-938-0773","email_id":"Carmella_Nolan@yahoo.com","dop":"2025-09-30","serial_number":"16079871822419","imei1":"16079871822419","imei2":"16079871822419","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97946,"job_number":"JOB_97946","tr_customer_id":97963,"tr_customer_product_id":97953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75729713340354","imei1":"75729713340354","imei2":"75729713340354","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97947,"job_number":"JOB_97947","tr_customer_id":97964,"tr_customer_product_id":97954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78655027487028","imei1":"78655027487028","imei2":"78655027487028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97948,"job_number":"JOB_97948","tr_customer_id":97965,"tr_customer_product_id":97955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26650579982205","imei1":"26650579982205","imei2":"26650579982205","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97949,"job_number":"JOB_97949","tr_customer_id":97966,"tr_customer_product_id":97956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:47.000Z","modified_at":"2025-11-03T13:45:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21401197265192","imei1":"21401197265192","imei2":"21401197265192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97950,"job_number":"JOB_97950","tr_customer_id":97967,"tr_customer_product_id":97957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:48.000Z","modified_at":"2025-11-03T13:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16993656689500","imei1":"16993656689500","imei2":"16993656689500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97951,"job_number":"JOB_97951","tr_customer_id":97968,"tr_customer_product_id":97958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:45:48.000Z","modified_at":"2025-11-03T13:45:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59422463348501","imei1":"59422463348501","imei2":"59422463348501","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97953,"job_number":"JOB_97953","tr_customer_id":97970,"tr_customer_product_id":97960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:17.000Z","modified_at":"2025-11-03T13:46:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77786544144534","imei1":"77786544144534","imei2":"77786544144534","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97954,"job_number":"JOB_97954","tr_customer_id":97971,"tr_customer_product_id":97961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57460924464295","imei1":"57460924464295","imei2":"57460924464295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97955,"job_number":"JOB_97955","tr_customer_id":97972,"tr_customer_product_id":97962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21293234958781","imei1":"21293234958781","imei2":"21293234958781","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97956,"job_number":"JOB_97956","tr_customer_id":97973,"tr_customer_product_id":97963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57588905780279","imei1":"57588905780279","imei2":"57588905780279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97957,"job_number":"JOB_97957","tr_customer_id":97974,"tr_customer_product_id":97964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:18.000Z","modified_at":"2025-11-03T13:46:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52371144090629","imei1":"52371144090629","imei2":"52371144090629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97958,"job_number":"JOB_97958","tr_customer_id":97975,"tr_customer_product_id":97965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:19.000Z","modified_at":"2025-11-03T13:46:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83759173471758","imei1":"83759173471758","imei2":"83759173471758","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97960,"job_number":"JOB_97960","tr_customer_id":97977,"tr_customer_product_id":97967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69659437829027","imei1":"69659437829027","imei2":"69659437829027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97961,"job_number":"JOB_97961","tr_customer_id":97978,"tr_customer_product_id":97968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45929248233560","imei1":"45929248233560","imei2":"45929248233560","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97962,"job_number":"JOB_97962","tr_customer_id":97979,"tr_customer_product_id":97969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14081903290651","imei1":"14081903290651","imei2":"14081903290651","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97963,"job_number":"JOB_97963","tr_customer_id":97980,"tr_customer_product_id":97970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:48.000Z","modified_at":"2025-11-03T13:46:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26592269451531","imei1":"26592269451531","imei2":"26592269451531","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97964,"job_number":"JOB_97964","tr_customer_id":97981,"tr_customer_product_id":97971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:49.000Z","modified_at":"2025-11-03T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48613522907784","imei1":"48613522907784","imei2":"48613522907784","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97965,"job_number":"JOB_97965","tr_customer_id":97982,"tr_customer_product_id":97972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:46:49.000Z","modified_at":"2025-11-03T13:46:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11107551382374","imei1":"11107551382374","imei2":"11107551382374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97971,"job_number":"JOB_97971","tr_customer_id":97988,"tr_customer_product_id":97978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:52:26.000Z","modified_at":"2025-11-03T13:52:26.000Z","name":"Jatin Shharma","mobile_number":"747-374-2408","email_id":"Boyd44@gmail.com","dop":"2025-04-06","serial_number":"12372289872047","imei1":"12372289872047","imei2":"12372289872047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97972,"job_number":"JOB_97972","tr_customer_id":97989,"tr_customer_product_id":97979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:14.000Z","modified_at":"2025-11-03T14:09:14.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14953379915241","imei1":"14953379915241","imei2":"14953379915241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97974,"job_number":"JOB_97974","tr_customer_id":97991,"tr_customer_product_id":97981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:16.000Z","modified_at":"2025-11-03T14:09:16.000Z","name":"Brenden Conroy","mobile_number":"969-567-0723","email_id":"Toni.Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15408138191400148","imei1":"15408138191400148","imei2":"15408138191400148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97979,"job_number":"JOB_97979","tr_customer_id":97996,"tr_customer_product_id":97986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:59.000Z","modified_at":"2025-11-03T14:09:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18985731029076","imei1":"18985731029076","imei2":"18985731029076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97981,"job_number":"JOB_97981","tr_customer_id":97998,"tr_customer_product_id":97988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:01.000Z","modified_at":"2025-11-03T14:10:01.000Z","name":"Hulda Gulgowski","mobile_number":"896-329-7115","email_id":"Juana_Konopelski53@gmail.com","dop":"2025-04-06","serial_number":"17795292900114976","imei1":"17795292900114976","imei2":"17795292900114976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97986,"job_number":"JOB_97986","tr_customer_id":98003,"tr_customer_product_id":97993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:11.000Z","modified_at":"2025-11-03T14:10:11.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"14498761567742","imei1":"14498761567742","imei2":"14498761567742","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97988,"job_number":"JOB_97988","tr_customer_id":98005,"tr_customer_product_id":97995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:13.000Z","modified_at":"2025-11-03T14:10:13.000Z","name":"Antonetta Monahan","mobile_number":"957-892-3308","email_id":"Enrique.Ebert6@gmail.com","dop":"2025-06-08","serial_number":"107210570689490","imei1":"107210570689490","imei2":"107210570689490","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97989,"job_number":"JOB_97989","tr_customer_id":98006,"tr_customer_product_id":97996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:41.000Z","modified_at":"2025-11-03T14:10:41.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"11046335990325","imei1":"11046335990325","imei2":"11046335990325","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97991,"job_number":"JOB_97991","tr_customer_id":98008,"tr_customer_product_id":97998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:43.000Z","modified_at":"2025-11-03T14:10:43.000Z","name":"Charlie Bode","mobile_number":"749-564-0259","email_id":"Mose56@yahoo.com","dop":"2025-06-08","serial_number":"107915748314758","imei1":"107915748314758","imei2":"107915748314758","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97992,"job_number":"JOB_97992","tr_customer_id":98009,"tr_customer_product_id":97999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:44.000Z","modified_at":"2025-11-03T14:10:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13020561371437","imei1":"13020561371437","imei2":"13020561371437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97994,"job_number":"JOB_97994","tr_customer_id":98011,"tr_customer_product_id":98001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:45.000Z","modified_at":"2025-11-03T14:10:45.000Z","name":"Terry Kunze","mobile_number":"426-547-4224","email_id":"Wiley31@yahoo.com","dop":"2025-04-06","serial_number":"17995117860568710","imei1":"17995117860568710","imei2":"17995117860568710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97995,"job_number":"JOB_97995","tr_customer_id":98012,"tr_customer_product_id":98002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:11.000Z","modified_at":"2025-11-03T14:11:11.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"14711496955538","imei1":"14711496955538","imei2":"14711496955538","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97997,"job_number":"JOB_97997","tr_customer_id":98014,"tr_customer_product_id":98004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:13.000Z","modified_at":"2025-11-03T14:11:13.000Z","name":"Malcolm Gerhold","mobile_number":"494-663-2194","email_id":"Shyanne16@gmail.com","dop":"2025-06-08","serial_number":"106916871662298","imei1":"106916871662298","imei2":"106916871662298","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97998,"job_number":"JOB_97998","tr_customer_id":98015,"tr_customer_product_id":98005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:11:30.000Z","modified_at":"2025-11-03T14:11:30.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"14635356987196","imei1":"14635356987196","imei2":"14635356987196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98000,"job_number":"JOB_98000","tr_customer_id":98017,"tr_customer_product_id":98007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:12:22.000Z","modified_at":"2025-11-03T14:12:22.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"10975923066659","imei1":"10975923066659","imei2":"10975923066659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98002,"job_number":"JOB_98002","tr_customer_id":98019,"tr_customer_product_id":98009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:13:13.000Z","modified_at":"2025-11-03T14:13:13.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12542513947553","imei1":"12542513947553","imei2":"12542513947553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98005,"job_number":"JOB_98005","tr_customer_id":98022,"tr_customer_product_id":98012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:14:21.000Z","modified_at":"2025-11-03T14:14:21.000Z","name":"Omari Reichert","mobile_number":"608-777-1313","email_id":"Marcelino20@gmail.com","dop":"2025-04-06","serial_number":"14280859293673312","imei1":"14280859293673312","imei2":"14280859293673312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:14:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98007,"job_number":"JOB_98007","tr_customer_id":98024,"tr_customer_product_id":98014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:06.000Z","modified_at":"2025-11-03T14:15:06.000Z","name":"Skylar Funk","mobile_number":"941-516-0455","email_id":"Polly17@gmail.com","dop":"2025-04-06","serial_number":"10588791116140600","imei1":"10588791116140600","imei2":"10588791116140600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98008,"job_number":"JOB_98008","tr_customer_id":98025,"tr_customer_product_id":98015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:18.000Z","modified_at":"2025-11-03T14:15:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10103002837013","imei1":"10103002837013","imei2":"10103002837013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98010,"job_number":"JOB_98010","tr_customer_id":98027,"tr_customer_product_id":98017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:19.000Z","modified_at":"2025-11-03T14:15:19.000Z","name":"Bennie Block","mobile_number":"264-470-0357","email_id":"Ricardo.Kassulke50@gmail.com","dop":"2025-06-18","serial_number":"1016100843941874","imei1":"1016100843941874","imei2":"1016100843941874","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98011,"job_number":"JOB_98011","tr_customer_id":98028,"tr_customer_product_id":98018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:35.000Z","modified_at":"2025-11-03T14:15:35.000Z","name":"Godfrey  Rice","mobile_number":"724-577-3108","email_id":"Carol.DuBuque@gmail.com","dop":"2025-08-02","serial_number":"16631077486828","imei1":"16631077486828","imei2":"16631077486828","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98013,"job_number":"JOB_98013","tr_customer_id":98030,"tr_customer_product_id":98020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:15:50.000Z","modified_at":"2025-11-03T14:15:50.000Z","name":"Ramon Trantow","mobile_number":"739-403-1130","email_id":"Amaya_Kunde18@gmail.com","dop":"2025-04-06","serial_number":"16547837667403192","imei1":"16547837667403192","imei2":"16547837667403192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98014,"job_number":"JOB_98014","tr_customer_id":98031,"tr_customer_product_id":98021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:01.000Z","modified_at":"2025-11-03T14:16:01.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10516363040487","imei1":"10516363040487","imei2":"10516363040487","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98016,"job_number":"JOB_98016","tr_customer_id":98033,"tr_customer_product_id":98023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:02.000Z","modified_at":"2025-11-03T14:16:02.000Z","name":"Emmalee Stehr","mobile_number":"626-666-8014","email_id":"Grady.Stark14@yahoo.com","dop":"2025-06-18","serial_number":"1072700768735220","imei1":"1072700768735220","imei2":"1072700768735220","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98017,"job_number":"JOB_98017","tr_customer_id":98034,"tr_customer_product_id":98024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:16:05.000Z","modified_at":"2025-11-03T14:16:05.000Z","name":"Major  Rutherford","mobile_number":"293-744-5060","email_id":"Brennon.Boehm12@gmail.com","dop":"2025-08-02","serial_number":"19123211890122","imei1":"19123211890122","imei2":"19123211890122","popurl":"2025-08-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98018,"job_number":"JOB_98018","tr_customer_id":98035,"tr_customer_product_id":98025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:02.000Z","modified_at":"2025-11-03T14:18:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11548284666519","imei1":"11548284666519","imei2":"11548284666519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98020,"job_number":"JOB_98020","tr_customer_id":98037,"tr_customer_product_id":98027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:03.000Z","modified_at":"2025-11-03T14:18:03.000Z","name":"Mozelle Beahan","mobile_number":"424-464-4412","email_id":"Osbaldo.Feeney80@yahoo.com","dop":"2025-04-06","serial_number":"13477083183271664","imei1":"13477083183271664","imei2":"13477083183271664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98021,"job_number":"JOB_98021","tr_customer_id":98038,"tr_customer_product_id":98028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:22.000Z","modified_at":"2025-11-03T14:18:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13765697852489","imei1":"13765697852489","imei2":"13765697852489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98023,"job_number":"JOB_98023","tr_customer_id":98040,"tr_customer_product_id":98030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:24.000Z","modified_at":"2025-11-03T14:18:24.000Z","name":"Agustin Fahey","mobile_number":"263-297-7249","email_id":"Colton90@yahoo.com","dop":"2025-04-06","serial_number":"14779924889705140","imei1":"14779924889705140","imei2":"14779924889705140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98024,"job_number":"JOB_98024","tr_customer_id":98041,"tr_customer_product_id":98031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:46.000Z","modified_at":"2025-11-03T14:18:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12669327900285","imei1":"12669327900285","imei2":"12669327900285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98026,"job_number":"JOB_98026","tr_customer_id":98043,"tr_customer_product_id":98033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:18:48.000Z","modified_at":"2025-11-03T14:18:48.000Z","name":"Richie Borer","mobile_number":"958-568-7225","email_id":"Roderick31@hotmail.com","dop":"2025-04-06","serial_number":"12577542560053524","imei1":"12577542560053524","imei2":"12577542560053524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98027,"job_number":"JOB_98027","tr_customer_id":98044,"tr_customer_product_id":98034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:07.000Z","modified_at":"2025-11-03T14:19:07.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16751885642482","imei1":"16751885642482","imei2":"16751885642482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98029,"job_number":"JOB_98029","tr_customer_id":98046,"tr_customer_product_id":98036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:09.000Z","modified_at":"2025-11-03T14:19:09.000Z","name":"Evangeline Sipes","mobile_number":"332-281-4302","email_id":"Cathy.OConner63@hotmail.com","dop":"2025-04-06","serial_number":"19733027106006016","imei1":"19733027106006016","imei2":"19733027106006016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98030,"job_number":"JOB_98030","tr_customer_id":98047,"tr_customer_product_id":98037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:31.000Z","modified_at":"2025-11-03T14:19:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10508889981050","imei1":"10508889981050","imei2":"10508889981050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98032,"job_number":"JOB_98032","tr_customer_id":98049,"tr_customer_product_id":98039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:32.000Z","modified_at":"2025-11-03T14:19:32.000Z","name":"Duncan Nolan","mobile_number":"853-817-5273","email_id":"Loren.Schinner11@hotmail.com","dop":"2025-04-06","serial_number":"15813527060997844","imei1":"15813527060997844","imei2":"15813527060997844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98033,"job_number":"JOB_98033","tr_customer_id":98050,"tr_customer_product_id":98040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:52.000Z","modified_at":"2025-11-03T14:19:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16253013613877","imei1":"16253013613877","imei2":"16253013613877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98035,"job_number":"JOB_98035","tr_customer_id":98052,"tr_customer_product_id":98042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:19:53.000Z","modified_at":"2025-11-03T14:19:53.000Z","name":"Trinity Schoen","mobile_number":"316-543-3340","email_id":"Bernadette50@hotmail.com","dop":"2025-04-06","serial_number":"11754084436728382","imei1":"11754084436728382","imei2":"11754084436728382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98037,"job_number":"JOB_98037","tr_customer_id":98054,"tr_customer_product_id":98044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:20:20.000Z","modified_at":"2025-11-03T14:20:20.000Z","name":"Daisha Kuphal","mobile_number":"265-920-0946","email_id":"Uriel20@yahoo.com","dop":"2025-04-06","serial_number":"17005759439269664","imei1":"17005759439269664","imei2":"17005759439269664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98039,"job_number":"JOB_98039","tr_customer_id":98056,"tr_customer_product_id":98046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:20:27.000Z","modified_at":"2025-11-03T14:20:27.000Z","name":"Sean Russel","mobile_number":"435-832-9646","email_id":"Rosario23@hotmail.com","dop":"2025-04-06","serial_number":"16559227498696918","imei1":"16559227498696918","imei2":"16559227498696918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98040,"job_number":"JOB_98040","tr_customer_id":98057,"tr_customer_product_id":98047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:23:52.000Z","modified_at":"2025-11-03T14:23:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17370789555334","imei1":"17370789555334","imei2":"17370789555334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98042,"job_number":"JOB_98042","tr_customer_id":98059,"tr_customer_product_id":98049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:23:53.000Z","modified_at":"2025-11-03T14:23:53.000Z","name":"Jaclyn Stracke","mobile_number":"435-951-2732","email_id":"Yessenia18@gmail.com","dop":"2025-04-06","serial_number":"17017233385050126","imei1":"17017233385050126","imei2":"17017233385050126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98047,"job_number":"JOB_98047","tr_customer_id":98064,"tr_customer_product_id":98054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:28.000Z","modified_at":"2025-11-03T14:24:28.000Z","name":"Raquel Adams","mobile_number":"701-898-7304","email_id":"Elouise41@yahoo.com","dop":"2025-04-06","serial_number":"12022427341628208","imei1":"12022427341628208","imei2":"12022427341628208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98051,"job_number":"JOB_98051","tr_customer_id":98068,"tr_customer_product_id":98058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:35.000Z","modified_at":"2025-11-03T14:24:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11572370812573","imei1":"11572370812573","imei2":"11572370812573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98053,"job_number":"JOB_98053","tr_customer_id":98070,"tr_customer_product_id":98060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:37.000Z","modified_at":"2025-11-03T14:24:37.000Z","name":"Lonzo Schmidt","mobile_number":"937-220-5892","email_id":"Anita_Bauch64@yahoo.com","dop":"2025-04-06","serial_number":"10943337127934686","imei1":"10943337127934686","imei2":"10943337127934686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98057,"job_number":"JOB_98057","tr_customer_id":98074,"tr_customer_product_id":98064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:25:16.000Z","modified_at":"2025-11-03T14:25:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15440927844111","imei1":"15440927844111","imei2":"15440927844111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98059,"job_number":"JOB_98059","tr_customer_id":98076,"tr_customer_product_id":98066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:25:18.000Z","modified_at":"2025-11-03T14:25:18.000Z","name":"Angelo Cronin","mobile_number":"491-293-9847","email_id":"Shemar.Denesik@yahoo.com","dop":"2025-04-06","serial_number":"10353741576039388","imei1":"10353741576039388","imei2":"10353741576039388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98061,"job_number":"JOB_98061","tr_customer_id":98078,"tr_customer_product_id":98068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:27:34.000Z","modified_at":"2025-11-03T14:27:34.000Z","name":"Jett Schmeler","mobile_number":"497-370-6181","email_id":"Colt.Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"10201352199960684","imei1":"10201352199960684","imei2":"10201352199960684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98065,"job_number":"JOB_98065","tr_customer_id":98082,"tr_customer_product_id":98072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:03.000Z","modified_at":"2025-11-03T14:43:03.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11370190568475","imei1":"11370190568475","imei2":"11370190568475","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98066,"job_number":"JOB_98066","tr_customer_id":98083,"tr_customer_product_id":98073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:04.000Z","modified_at":"2025-11-03T14:43:04.000Z","name":"Mazie Volkman","mobile_number":"701-583-5116","email_id":"Filomena.Grant@hotmail.com","dop":"2025-09-16","serial_number":"12578670782176","imei1":"12578670782176","imei2":"12578670782176","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98067,"job_number":"JOB_98067","tr_customer_id":98084,"tr_customer_product_id":98074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:22.000Z","modified_at":"2025-11-03T14:43:22.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18626934550320","imei1":"18626934550320","imei2":"18626934550320","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98068,"job_number":"JOB_98068","tr_customer_id":98085,"tr_customer_product_id":98075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:22.000Z","modified_at":"2025-11-03T14:43:22.000Z","name":"Abdullah Swift","mobile_number":"560-814-8765","email_id":"Katarina.Auer71@gmail.com","dop":"2025-09-16","serial_number":"12061963546002","imei1":"12061963546002","imei2":"12061963546002","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98069,"job_number":"JOB_98069","tr_customer_id":98086,"tr_customer_product_id":98076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:40.000Z","modified_at":"2025-11-03T14:43:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14877365130023","imei1":"14877365130023","imei2":"14877365130023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98070,"job_number":"JOB_98070","tr_customer_id":98087,"tr_customer_product_id":98077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:43:40.000Z","modified_at":"2025-11-03T14:43:40.000Z","name":"Stefan Padberg","mobile_number":"819-526-3201","email_id":"Cory82@gmail.com","dop":"2025-09-16","serial_number":"17559212114565","imei1":"17559212114565","imei2":"17559212114565","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98072,"job_number":"JOB_98072","tr_customer_id":98089,"tr_customer_product_id":98079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:44:39.000Z","modified_at":"2025-11-03T14:44:39.000Z","name":"Lexie Feeney","mobile_number":"915-520-4140","email_id":"Aurelia_Fisher@yahoo.com","dop":"2025-04-06","serial_number":"19796970555137510","imei1":"19796970555137510","imei2":"19796970555137510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98073,"job_number":"JOB_98073","tr_customer_id":98090,"tr_customer_product_id":98080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:53:50.000Z","modified_at":"2025-11-03T14:53:50.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"11294600352105","imei1":"11294600352105","imei2":"11294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98074,"job_number":"JOB_98074","tr_customer_id":98091,"tr_customer_product_id":98081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:04:50.000Z","modified_at":"2025-11-03T15:04:51.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"10294600352105","imei1":"10294600352105","imei2":"10294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98077,"job_number":"JOB_98077","tr_customer_id":98094,"tr_customer_product_id":98084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:09:50.000Z","modified_at":"2025-11-03T15:09:50.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13294600352105","imei1":"13294600352105","imei2":"13294600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98079,"job_number":"JOB_98079","tr_customer_id":98096,"tr_customer_product_id":98086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:12:59.000Z","modified_at":"2025-11-03T15:12:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-24","serial_number":"32227137425957","imei1":"32227137425957","imei2":"32227137425957","popurl":"2025-10-24T15:12:58.440314721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:12:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98080,"job_number":"JOB_98080","tr_customer_id":98097,"tr_customer_product_id":98087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:16:45.000Z","modified_at":"2025-11-03T15:16:45.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13394600352105","imei1":"13394600352105","imei2":"13394600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98081,"job_number":"JOB_98081","tr_customer_id":98098,"tr_customer_product_id":98088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:17:09.000Z","modified_at":"2025-11-03T15:17:09.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333600352105","imei1":"13333600352105","imei2":"13333600352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98082,"job_number":"JOB_98082","tr_customer_id":98099,"tr_customer_product_id":98089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:17:12.000Z","modified_at":"2025-11-03T15:17:12.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-24","serial_number":"90236175837531","imei1":"90236175837531","imei2":"90236175837531","popurl":"2025-10-24T15:17:11.803949984Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:17:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98083,"job_number":"JOB_98083","tr_customer_id":98100,"tr_customer_product_id":98090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:18:08.000Z","modified_at":"2025-11-03T15:18:08.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333500352105","imei1":"13333500352105","imei2":"13333500352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98084,"job_number":"JOB_98084","tr_customer_id":98101,"tr_customer_product_id":98091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:24:13.000Z","modified_at":"2025-11-03T15:24:13.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13333510352105","imei1":"13333510352105","imei2":"13333510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98085,"job_number":"JOB_98085","tr_customer_id":98102,"tr_customer_product_id":98092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:40:05.000Z","modified_at":"2025-11-03T15:40:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101762988435143","imei1":"101762988435143","imei2":"101762988435143","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98087,"job_number":"JOB_98087","tr_customer_id":98104,"tr_customer_product_id":98094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:40:17.000Z","modified_at":"2025-11-03T15:40:17.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100307581137153","imei1":"100307581137153","imei2":"100307581137153","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98090,"job_number":"JOB_98090","tr_customer_id":98107,"tr_customer_product_id":98097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:12:43.000Z","modified_at":"2025-11-03T16:12:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13152317591339","imei1":"13152317591339","imei2":"13152317591339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:12:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98092,"job_number":"JOB_98092","tr_customer_id":98109,"tr_customer_product_id":98099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:12:45.000Z","modified_at":"2025-11-03T16:12:45.000Z","name":"Patsy Thompson","mobile_number":"681-564-4652","email_id":"Jacklyn_Zulauf96@hotmail.com","dop":"2025-04-06","serial_number":"12325143298809704","imei1":"12325143298809704","imei2":"12325143298809704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98093,"job_number":"JOB_98093","tr_customer_id":98110,"tr_customer_product_id":98100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:13:26.000Z","modified_at":"2025-11-03T16:13:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18342821711913","imei1":"18342821711913","imei2":"18342821711913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98095,"job_number":"JOB_98095","tr_customer_id":98112,"tr_customer_product_id":98102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:13:28.000Z","modified_at":"2025-11-03T16:13:28.000Z","name":"Adelia Schoen","mobile_number":"319-366-8042","email_id":"Paxton_Effertz84@gmail.com","dop":"2025-04-06","serial_number":"10476475696465614","imei1":"10476475696465614","imei2":"10476475696465614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98096,"job_number":"JOB_98096","tr_customer_id":98113,"tr_customer_product_id":98103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:14:09.000Z","modified_at":"2025-11-03T16:14:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18794273774614","imei1":"18794273774614","imei2":"18794273774614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98098,"job_number":"JOB_98098","tr_customer_id":98115,"tr_customer_product_id":98105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:14:11.000Z","modified_at":"2025-11-03T16:14:11.000Z","name":"Leif Bins","mobile_number":"456-559-4602","email_id":"Elinore66@hotmail.com","dop":"2025-04-06","serial_number":"15721151475728572","imei1":"15721151475728572","imei2":"15721151475728572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98101,"job_number":"JOB_98101","tr_customer_id":98118,"tr_customer_product_id":98108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:47:22.000Z","modified_at":"2025-11-03T16:47:22.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-10-24","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-10-24T16:47:21.640954897Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98102,"job_number":"JOB_98102","tr_customer_id":98119,"tr_customer_product_id":98109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:48:30.000Z","modified_at":"2025-11-03T16:48:30.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-10-24","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-10-24T16:48:29.182900532Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98103,"job_number":"JOB_98103","tr_customer_id":98120,"tr_customer_product_id":98110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:48:52.000Z","modified_at":"2025-11-03T16:48:52.000Z","name":"Bulah Peffer","mobile_number":"296-360-0709","email_id":"Christopher_Willms79@gmail.com","dop":"2025-10-24","serial_number":"10558685491189","imei1":"10558685491189","imei2":"10558685491189","popurl":"2025-10-24T16:48:51.900058089Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98104,"job_number":"JOB_98104","tr_customer_id":98121,"tr_customer_product_id":98111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:49:09.000Z","modified_at":"2025-11-03T16:49:09.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-10-24","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2025-10-24T16:49:08.810320585Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98105,"job_number":"JOB_98105","tr_customer_id":98122,"tr_customer_product_id":98112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:49:39.000Z","modified_at":"2025-11-03T16:49:39.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"80723905175480","imei1":"80723905175480","imei2":"80723905175480","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98106,"job_number":"JOB_98106","tr_customer_id":98123,"tr_customer_product_id":98113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:17.000Z","modified_at":"2025-11-03T16:52:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"14580460889689","imei1":"14580460889689","imei2":"14580460889689","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98107,"job_number":"JOB_98107","tr_customer_id":98124,"tr_customer_product_id":98114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:18.000Z","modified_at":"2025-11-03T16:52:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11506818440407","imei1":"11506818440407","imei2":"11506818440407","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98108,"job_number":"JOB_98108","tr_customer_id":98125,"tr_customer_product_id":98115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:18.000Z","modified_at":"2025-11-03T16:52:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18204171534767","imei1":"18204171534767","imei2":"18204171534767","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98110,"job_number":"JOB_98110","tr_customer_id":98127,"tr_customer_product_id":98117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:53:29.000Z","modified_at":"2025-11-03T16:53:29.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10369024970374","imei1":"10369024970374","imei2":"10369024970374","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98111,"job_number":"JOB_98111","tr_customer_id":98128,"tr_customer_product_id":98118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10368766212137","imei1":"10368766212137","imei2":"10368766212137","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98112,"job_number":"JOB_98112","tr_customer_id":98129,"tr_customer_product_id":98119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11076544884014","imei1":"11076544884014","imei2":"11076544884014","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98113,"job_number":"JOB_98113","tr_customer_id":98130,"tr_customer_product_id":98120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:55:17.000Z","modified_at":"2025-11-03T16:55:17.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"13459718289806","imei1":"13459718289806","imei2":"13459718289806","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98116,"job_number":"JOB_98116","tr_customer_id":98133,"tr_customer_product_id":98123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:07:43.000Z","modified_at":"2025-11-03T17:07:43.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"40490909966129","imei1":"40490909966129","imei2":"40490909966129","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:07:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98119,"job_number":"JOB_98119","tr_customer_id":98136,"tr_customer_product_id":98126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:17:33.000Z","modified_at":"2025-11-03T17:17:33.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12318785054840","imei1":"12318785054840","imei2":"12318785054840","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98120,"job_number":"JOB_98120","tr_customer_id":98137,"tr_customer_product_id":98127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:14.000Z","modified_at":"2025-11-03T17:18:14.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11829709532545","imei1":"11829709532545","imei2":"11829709532545","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98121,"job_number":"JOB_98121","tr_customer_id":98138,"tr_customer_product_id":98128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:47.000Z","modified_at":"2025-11-03T17:18:47.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15418756081085","imei1":"15418756081085","imei2":"15418756081085","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98122,"job_number":"JOB_98122","tr_customer_id":98139,"tr_customer_product_id":98129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:18:56.000Z","modified_at":"2025-11-03T17:18:56.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17090252410924","imei1":"17090252410924","imei2":"17090252410924","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98123,"job_number":"JOB_98123","tr_customer_id":98140,"tr_customer_product_id":98130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:19:14.000Z","modified_at":"2025-11-03T17:19:14.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18771693777571","imei1":"18771693777571","imei2":"18771693777571","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98124,"job_number":"JOB_98124","tr_customer_id":98141,"tr_customer_product_id":98131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:19:18.000Z","modified_at":"2025-11-03T17:19:18.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"16568155481671","imei1":"16568155481671","imei2":"16568155481671","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98125,"job_number":"JOB_98125","tr_customer_id":98142,"tr_customer_product_id":98132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:28:58.000Z","modified_at":"2025-11-03T17:28:58.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12804517830957","imei1":"12804517830957","imei2":"12804517830957","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98126,"job_number":"JOB_98126","tr_customer_id":98143,"tr_customer_product_id":98133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:01.000Z","modified_at":"2025-11-03T17:30:01.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12963559063552","imei1":"12963559063552","imei2":"12963559063552","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98127,"job_number":"JOB_98127","tr_customer_id":98144,"tr_customer_product_id":98134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:29.000Z","modified_at":"2025-11-03T17:30:29.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12505788724304","imei1":"12505788724304","imei2":"12505788724304","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98128,"job_number":"JOB_98128","tr_customer_id":98145,"tr_customer_product_id":98135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:47.000Z","modified_at":"2025-11-03T17:30:47.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18211200382872","imei1":"18211200382872","imei2":"18211200382872","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98129,"job_number":"JOB_98129","tr_customer_id":98146,"tr_customer_product_id":98136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:30:53.000Z","modified_at":"2025-11-03T17:30:53.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17627545133334","imei1":"17627545133334","imei2":"17627545133334","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98131,"job_number":"JOB_98131","tr_customer_id":98148,"tr_customer_product_id":98138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:33:03.000Z","modified_at":"2025-11-03T17:33:03.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"18475624904306","imei1":"18475624904306","imei2":"18475624904306","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98132,"job_number":"JOB_98132","tr_customer_id":98149,"tr_customer_product_id":98139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:42:39.000Z","modified_at":"2025-11-03T17:42:39.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15239700436038","imei1":"15239700436038","imei2":"15239700436038","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98134,"job_number":"JOB_98134","tr_customer_id":98151,"tr_customer_product_id":98141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:42:39.000Z","modified_at":"2025-11-03T17:42:39.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"19185015834999","imei1":"19185015834999","imei2":"19185015834999","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98135,"job_number":"JOB_98135","tr_customer_id":98152,"tr_customer_product_id":98142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:44:01.000Z","modified_at":"2025-11-03T17:44:01.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-10-24","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-10-24T17:44:00.321912753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98136,"job_number":"JOB_98136","tr_customer_id":98153,"tr_customer_product_id":98143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:49:54.000Z","modified_at":"2025-11-03T17:49:54.000Z","name":"Malati Patel","mobile_number":"7054850668","email_id":"kumuda.kaul@hotmail.com","dop":"2025-10-24","serial_number":"16831856061624","imei1":"16831856061624","imei2":"16831856061624","popurl":"www.bandhul-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98137,"job_number":"JOB_98137","tr_customer_id":98154,"tr_customer_product_id":98144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:57:54.000Z","modified_at":"2025-11-03T17:57:54.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"12345678910451","imei1":"12345678910451","imei2":"12345678910451","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T17:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98138,"job_number":"JOB_98138","tr_customer_id":98155,"tr_customer_product_id":98145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:08:11.000Z","modified_at":"2025-11-03T18:08:11.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10053351868216","imei1":"10053351868216","imei2":"10053351868216","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:08:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98139,"job_number":"JOB_98139","tr_customer_id":98156,"tr_customer_product_id":98146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:08:51.000Z","modified_at":"2025-11-03T18:08:51.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10975409525510","imei1":"10975409525510","imei2":"10975409525510","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98140,"job_number":"JOB_98140","tr_customer_id":98157,"tr_customer_product_id":98147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:09:40.000Z","modified_at":"2025-11-03T18:09:40.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10951698940665","imei1":"10951698940665","imei2":"10951698940665","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98142,"job_number":"JOB_98142","tr_customer_id":98159,"tr_customer_product_id":98149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:24:40.000Z","modified_at":"2025-11-03T18:24:40.000Z","name":"Brooke Jakubowski","mobile_number":"570-809-2376","email_id":"Carli.Kling69@gmail.com","dop":"2025-05-30","serial_number":"12855591103524","imei1":"12855591103524","imei2":"12855591103524","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98143,"job_number":"JOB_98143","tr_customer_id":98160,"tr_customer_product_id":98150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:42:49.000Z","modified_at":"2025-11-03T18:42:49.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"15561335987917","imei1":"15561335987917","imei2":"15561335987917","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98145,"job_number":"JOB_98145","tr_customer_id":98162,"tr_customer_product_id":98152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:42:49.000Z","modified_at":"2025-11-03T18:42:49.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11933898190769","imei1":"11933898190769","imei2":"11933898190769","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98146,"job_number":"JOB_98146","tr_customer_id":98163,"tr_customer_product_id":98153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:43:04.000Z","modified_at":"2025-11-03T18:43:04.000Z","name":"Chaturaanan Saini","mobile_number":"7006033911","email_id":"laxman.rana@yahoo.co.in","dop":"2025-10-24","serial_number":"10936440819481","imei1":"10936440819481","imei2":"10936440819481","popurl":"www.abhaya-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98147,"job_number":"JOB_98147","tr_customer_id":98164,"tr_customer_product_id":98154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:45:19.000Z","modified_at":"2025-11-03T18:45:19.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"10198648061152","imei1":"10198648061152","imei2":"10198648061152","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98149,"job_number":"JOB_98149","tr_customer_id":98166,"tr_customer_product_id":98156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:45:19.000Z","modified_at":"2025-11-03T18:45:19.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"11933052328334","imei1":"11933052328334","imei2":"11933052328334","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98150,"job_number":"JOB_98150","tr_customer_id":98167,"tr_customer_product_id":98157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:46:44.000Z","modified_at":"2025-11-03T18:46:44.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-10-24","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-10-24T18:46:43.992133971Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98151,"job_number":"JOB_98151","tr_customer_id":98168,"tr_customer_product_id":98158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:47:06.000Z","modified_at":"2025-11-03T18:47:06.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-10-24","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-10-24T18:47:05.729934086Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98152,"job_number":"JOB_98152","tr_customer_id":98169,"tr_customer_product_id":98159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:48:04.000Z","modified_at":"2025-11-03T18:48:04.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-10-29","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-10-29T18:48:03.992414969Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98153,"job_number":"JOB_98153","tr_customer_id":98170,"tr_customer_product_id":98160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:49:57.000Z","modified_at":"2025-11-03T18:49:57.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"12486523721748","imei1":"12486523721748","imei2":"12486523721748","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98155,"job_number":"JOB_98155","tr_customer_id":98172,"tr_customer_product_id":98162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T18:49:58.000Z","modified_at":"2025-11-03T18:49:58.000Z","name":"Dr.hathi Hansaj","mobile_number":"8128736109","email_id":"bhide@gmail.com","dop":"2025-05-31","serial_number":"17943387429866","imei1":"17943387429866","imei2":"17943387429866","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T18:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98156,"job_number":"JOB_98156","tr_customer_id":98173,"tr_customer_product_id":98163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T19:21:54.000Z","modified_at":"2025-11-03T19:21:54.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"234262142545415","imei2":"234262142545415","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T19:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98157,"job_number":"JOB_98157","tr_customer_id":98174,"tr_customer_product_id":98164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T19:31:57.000Z","modified_at":"2025-11-03T19:31:57.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"234262142545416","imei2":"234262142545416","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T19:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98160,"job_number":"JOB_98160","tr_customer_id":98177,"tr_customer_product_id":98167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:19:32.000Z","modified_at":"2025-11-03T20:19:32.000Z","name":"Amos Stoltenberg","mobile_number":"846-287-5515","email_id":"Missouri78@hotmail.com","dop":"2025-04-06","serial_number":"16380245327493680","imei1":"16380245327493680","imei2":"16380245327493680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98162,"job_number":"JOB_98162","tr_customer_id":98179,"tr_customer_product_id":98169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:22:40.000Z","modified_at":"2025-11-03T20:22:40.000Z","name":"Grover Glover","mobile_number":"881-245-2313","email_id":"Avery.Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"10236267329044664","imei1":"10236267329044664","imei2":"10236267329044664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98163,"job_number":"JOB_98163","tr_customer_id":98180,"tr_customer_product_id":98170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Nirbhay Ganaka","mobile_number":"7062165219","email_id":"raj.chaturvedi@yahoo.co.in","dop":"2025-10-24","serial_number":"10090563139164","imei1":"10090563139164","imei2":"10090563139164","popurl":"www.nanda-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98164,"job_number":"JOB_98164","tr_customer_id":98181,"tr_customer_product_id":98171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Yoginder Deshpande","mobile_number":"7054669800","email_id":"bhuvanesh.kocchar@gmail.com","dop":"2025-10-24","serial_number":"17500913905343","imei1":"17500913905343","imei2":"17500913905343","popurl":"www.bhramar-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98165,"job_number":"JOB_98165","tr_customer_id":98182,"tr_customer_product_id":98172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Yoginder Varma","mobile_number":"7064352801","email_id":"achintya.arora@hotmail.com","dop":"2025-10-24","serial_number":"16145111414746","imei1":"16145111414746","imei2":"16145111414746","popurl":"www.mohini-kakkar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98166,"job_number":"JOB_98166","tr_customer_id":98184,"tr_customer_product_id":98174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Niro Asan","mobile_number":"7067951235","email_id":"girika.patil@gmail.com","dop":"2025-10-24","serial_number":"15719853700166","imei1":"15719853700166","imei2":"15719853700166","popurl":"www.balgopal-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98167,"job_number":"JOB_98167","tr_customer_id":98183,"tr_customer_product_id":98173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Amarnath Kapoor","mobile_number":"7013284000","email_id":"sachin.sethi@hotmail.com","dop":"2025-10-24","serial_number":"15723585601301","imei1":"15723585601301","imei2":"15723585601301","popurl":"www.sarisha-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98169,"job_number":"JOB_98169","tr_customer_id":98186,"tr_customer_product_id":98176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Shiv Rana","mobile_number":"7050531263","email_id":"anala.ahuja@yahoo.co.in","dop":"2025-10-24","serial_number":"10162009380626","imei1":"10162009380626","imei2":"10162009380626","popurl":"www.daevi-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98170,"job_number":"JOB_98170","tr_customer_id":98187,"tr_customer_product_id":98177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Chandrabhan Chattopadhyay","mobile_number":"7038142340","email_id":"aaryan.kapoor@yahoo.co.in","dop":"2025-10-24","serial_number":"13915916219019","imei1":"13915916219019","imei2":"13915916219019","popurl":"www.sharda-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98171,"job_number":"JOB_98171","tr_customer_id":98188,"tr_customer_product_id":98178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Ashok Nehru","mobile_number":"7063600929","email_id":"ranjeet.kocchar@gmail.com","dop":"2025-10-24","serial_number":"16616398538812","imei1":"16616398538812","imei2":"16616398538812","popurl":"www.bhaumik-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98172,"job_number":"JOB_98172","tr_customer_id":98189,"tr_customer_product_id":98179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:23:47.000Z","modified_at":"2025-11-03T20:23:47.000Z","name":"Bahula Talwar","mobile_number":"7002562811","email_id":"baalagopaal.bhattacharya@hotmail.com","dop":"2025-10-24","serial_number":"11412324444312","imei1":"11412324444312","imei2":"11412324444312","popurl":"www.anjushree-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98174,"job_number":"JOB_98174","tr_customer_id":98191,"tr_customer_product_id":98181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Shrishti Adiga","mobile_number":"7063102144","email_id":"hiranmaya.panicker@hotmail.com","dop":"2025-10-24","serial_number":"11072241770897","imei1":"11072241770897","imei2":"11072241770897","popurl":"www.atmaja-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98175,"job_number":"JOB_98175","tr_customer_id":98192,"tr_customer_product_id":98182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Gobinda Mishra","mobile_number":"7011352031","email_id":"gautam.saini@yahoo.co.in","dop":"2025-10-24","serial_number":"10108492400792","imei1":"10108492400792","imei2":"10108492400792","popurl":"www.devesh-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98177,"job_number":"JOB_98177","tr_customer_id":98194,"tr_customer_product_id":98184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Daksha Joshi","mobile_number":"7031788161","email_id":"bhima.arora@yahoo.co.in","dop":"2025-10-24","serial_number":"18971470005805","imei1":"18971470005805","imei2":"18971470005805","popurl":"www.hiranmay-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98181,"job_number":"JOB_98181","tr_customer_id":98198,"tr_customer_product_id":98188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Dipankar Trivedi","mobile_number":"7046259567","email_id":"kin.embranthiri@hotmail.com","dop":"2025-10-24","serial_number":"14088430068806","imei1":"14088430068806","imei2":"14088430068806","popurl":"www.gorakhanatha-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98182,"job_number":"JOB_98182","tr_customer_id":98199,"tr_customer_product_id":98189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:26:31.000Z","modified_at":"2025-11-03T20:26:31.000Z","name":"Bheeshma Dhawan","mobile_number":"7084926006","email_id":"avadhesh.shukla@hotmail.com","dop":"2025-10-24","serial_number":"14790576937958","imei1":"14790576937958","imei2":"14790576937958","popurl":"www.harita-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98184,"job_number":"JOB_98184","tr_customer_id":98201,"tr_customer_product_id":98191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Chidaatma Asan","mobile_number":"7020534042","email_id":"ashlesh.guha@hotmail.com","dop":"2025-10-24","serial_number":"14908421997331","imei1":"14908421997331","imei2":"14908421997331","popurl":"www.tanushri-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98185,"job_number":"JOB_98185","tr_customer_id":98202,"tr_customer_product_id":98192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Amrita Reddy","mobile_number":"7045754456","email_id":"rati.abbott@hotmail.com","dop":"2025-10-24","serial_number":"12385981589664","imei1":"12385981589664","imei2":"12385981589664","popurl":"www.anagh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98186,"job_number":"JOB_98186","tr_customer_id":98203,"tr_customer_product_id":98193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Shiv Khatri","mobile_number":"7037044624","email_id":"opaline.dutta@hotmail.com","dop":"2025-10-24","serial_number":"19272423547579","imei1":"19272423547579","imei2":"19272423547579","popurl":"www.akshat-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98187,"job_number":"JOB_98187","tr_customer_id":98204,"tr_customer_product_id":98194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Ahalya Bharadwaj","mobile_number":"7020311118","email_id":"ayushmati.tagore@yahoo.co.in","dop":"2025-10-24","serial_number":"19265510681601","imei1":"19265510681601","imei2":"19265510681601","popurl":"www.devangana-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98188,"job_number":"JOB_98188","tr_customer_id":98205,"tr_customer_product_id":98195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Gayatri Shukla","mobile_number":"7035980463","email_id":"archan.desai@hotmail.com","dop":"2025-10-24","serial_number":"19629628789645","imei1":"19629628789645","imei2":"19629628789645","popurl":"www.ganaka-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98189,"job_number":"JOB_98189","tr_customer_id":98206,"tr_customer_product_id":98196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Gemini Singh","mobile_number":"7075814485","email_id":"atreyee.kaul@yahoo.co.in","dop":"2025-10-24","serial_number":"17687327401621","imei1":"17687327401621","imei2":"17687327401621","popurl":"www.anjushri-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98190,"job_number":"JOB_98190","tr_customer_id":98207,"tr_customer_product_id":98197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Dipendra Butt","mobile_number":"7060784613","email_id":"birjesh.embranthiri@yahoo.co.in","dop":"2025-10-24","serial_number":"18848532126312","imei1":"18848532126312","imei2":"18848532126312","popurl":"www.charuvrat-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98191,"job_number":"JOB_98191","tr_customer_id":98208,"tr_customer_product_id":98198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Minakshi Sharma","mobile_number":"7092836507","email_id":"esha.devar@yahoo.co.in","dop":"2025-10-24","serial_number":"16190020280080","imei1":"16190020280080","imei2":"16190020280080","popurl":"www.ghanashyam-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98192,"job_number":"JOB_98192","tr_customer_id":98209,"tr_customer_product_id":98199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:28:20.000Z","modified_at":"2025-11-03T20:28:20.000Z","name":"Adinath Namboothiri","mobile_number":"7001917931","email_id":"usha.nayar@hotmail.com","dop":"2025-10-24","serial_number":"12607052721458","imei1":"12607052721458","imei2":"12607052721458","popurl":"www.brajendra-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98194,"job_number":"JOB_98194","tr_customer_id":98211,"tr_customer_product_id":98201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:29:23.000Z","modified_at":"2025-11-03T20:29:23.000Z","name":"Abby Klein","mobile_number":"988-851-9093","email_id":"Freeda.Runte@gmail.com","dop":"2025-04-06","serial_number":"15647399919247644","imei1":"15647399919247644","imei2":"15647399919247644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98195,"job_number":"JOB_98195","tr_customer_id":98212,"tr_customer_product_id":98202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Ambar Bhattathiri","mobile_number":"7069420515","email_id":"mohinder.mahajan@yahoo.co.in","dop":"2025-10-24","serial_number":"16094994219823","imei1":"16094994219823","imei2":"16094994219823","popurl":"www.dhanpati-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98196,"job_number":"JOB_98196","tr_customer_id":98213,"tr_customer_product_id":98203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Hiranmaya Pothuvaal","mobile_number":"7081448992","email_id":"satyen.chattopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"19305409047975","imei1":"19305409047975","imei2":"19305409047975","popurl":"www.bhadran-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98197,"job_number":"JOB_98197","tr_customer_id":98214,"tr_customer_product_id":98204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Prayag Naik","mobile_number":"7035651822","email_id":"anusuya.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"13697208150423","imei1":"13697208150423","imei2":"13697208150423","popurl":"www.mohan-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98198,"job_number":"JOB_98198","tr_customer_id":98215,"tr_customer_product_id":98205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Aatmaja Bhat","mobile_number":"7018673807","email_id":"surya.sharma@yahoo.co.in","dop":"2025-10-24","serial_number":"10933395911020","imei1":"10933395911020","imei2":"10933395911020","popurl":"www.akshainie-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98199,"job_number":"JOB_98199","tr_customer_id":98216,"tr_customer_product_id":98206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Tarun Jha","mobile_number":"7090433242","email_id":"vijay.abbott@hotmail.com","dop":"2025-10-24","serial_number":"17172974490734","imei1":"17172974490734","imei2":"17172974490734","popurl":"www.tejas-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98200,"job_number":"JOB_98200","tr_customer_id":98217,"tr_customer_product_id":98207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Bhaasvan Joshi","mobile_number":"7070884216","email_id":"aarya.mehra@gmail.com","dop":"2025-10-24","serial_number":"13499128263630","imei1":"13499128263630","imei2":"13499128263630","popurl":"www.abani-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98201,"job_number":"JOB_98201","tr_customer_id":98218,"tr_customer_product_id":98208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Puneet Abbott","mobile_number":"7021981918","email_id":"atreyi.pothuvaal@yahoo.co.in","dop":"2025-10-24","serial_number":"15376480492481","imei1":"15376480492481","imei2":"15376480492481","popurl":"www.swapnil-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98203,"job_number":"JOB_98203","tr_customer_id":98220,"tr_customer_product_id":98210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Prem Mishra","mobile_number":"7014089974","email_id":"anish.rana@yahoo.co.in","dop":"2025-10-24","serial_number":"16863125108306","imei1":"16863125108306","imei2":"16863125108306","popurl":"www.aagneya-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98204,"job_number":"JOB_98204","tr_customer_id":98221,"tr_customer_product_id":98211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:11.000Z","modified_at":"2025-11-03T20:31:11.000Z","name":"Aatreya Chaturvedi","mobile_number":"7010426723","email_id":"dharmaketu.varman@yahoo.co.in","dop":"2025-10-24","serial_number":"10125110384412","imei1":"10125110384412","imei2":"10125110384412","popurl":"www.acharyasuta-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98205,"job_number":"JOB_98205","tr_customer_id":98222,"tr_customer_product_id":98212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:13.000Z","modified_at":"2025-11-03T20:31:13.000Z","name":"Anshula Naik","mobile_number":"7094672933","email_id":"siddhran.dhawan@gmail.com","dop":"2025-10-24","serial_number":"13842327999098","imei1":"13842327999098","imei2":"13842327999098","popurl":"www.anand-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98206,"job_number":"JOB_98206","tr_customer_id":98223,"tr_customer_product_id":98213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Dhanapati Dwivedi","mobile_number":"7096169084","email_id":"priya.khatri@hotmail.com","dop":"2025-10-24","serial_number":"18833895462325","imei1":"18833895462325","imei2":"18833895462325","popurl":"www.suryakanta-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98207,"job_number":"JOB_98207","tr_customer_id":98224,"tr_customer_product_id":98214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Gorakhanatha Khanna","mobile_number":"7072712945","email_id":"devangana.guneta@yahoo.co.in","dop":"2025-10-24","serial_number":"16214198613131","imei1":"16214198613131","imei2":"16214198613131","popurl":"www.bharat-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98208,"job_number":"JOB_98208","tr_customer_id":98225,"tr_customer_product_id":98215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Chandrakin Rana","mobile_number":"7001545495","email_id":"tarun.malik@yahoo.co.in","dop":"2025-10-24","serial_number":"16501315828094","imei1":"16501315828094","imei2":"16501315828094","popurl":"www.jyotis-verma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98209,"job_number":"JOB_98209","tr_customer_id":98226,"tr_customer_product_id":98216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Rageshwari Pandey","mobile_number":"7063402147","email_id":"rajiv.varman@gmail.com","dop":"2025-10-24","serial_number":"17663908592998","imei1":"17663908592998","imei2":"17663908592998","popurl":"www.krishnadas-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98210,"job_number":"JOB_98210","tr_customer_id":98227,"tr_customer_product_id":98217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Priyala Gupta","mobile_number":"7031451914","email_id":"ganak.joshi@hotmail.com","dop":"2025-10-24","serial_number":"11714144882459","imei1":"11714144882459","imei2":"11714144882459","popurl":"www.mukesh-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98211,"job_number":"JOB_98211","tr_customer_id":98228,"tr_customer_product_id":98218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Rohit Shah","mobile_number":"7087503072","email_id":"ujjwal.marar@gmail.com","dop":"2025-10-24","serial_number":"18467776467068","imei1":"18467776467068","imei2":"18467776467068","popurl":"www.indra-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98212,"job_number":"JOB_98212","tr_customer_id":98229,"tr_customer_product_id":98219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Hiranya Jha","mobile_number":"7045064261","email_id":"udai.nehru@hotmail.com","dop":"2025-10-24","serial_number":"14534770554139","imei1":"14534770554139","imei2":"14534770554139","popurl":"www.chakor-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98213,"job_number":"JOB_98213","tr_customer_id":98230,"tr_customer_product_id":98220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Vidhya Asan","mobile_number":"7028818424","email_id":"vijay.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"14606049073983","imei1":"14606049073983","imei2":"14606049073983","popurl":"www.chitrali-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98214,"job_number":"JOB_98214","tr_customer_id":98231,"tr_customer_product_id":98221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Kanak Chopra","mobile_number":"7019583890","email_id":"leela.somayaji@hotmail.com","dop":"2025-10-24","serial_number":"19327538418600","imei1":"19327538418600","imei2":"19327538418600","popurl":"www.agniprava-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98215,"job_number":"JOB_98215","tr_customer_id":98232,"tr_customer_product_id":98222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:15.000Z","modified_at":"2025-11-03T20:31:15.000Z","name":"Sloka Kaul","mobile_number":"7060327647","email_id":"charak.kaur@gmail.com","dop":"2025-10-24","serial_number":"19133800433723","imei1":"19133800433723","imei2":"19133800433723","popurl":"www.anshula-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98216,"job_number":"JOB_98216","tr_customer_id":98233,"tr_customer_product_id":98223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Mandakini Guneta","mobile_number":"7058821654","email_id":"kiran.gowda@hotmail.com","dop":"2025-10-24","serial_number":"18641113222704","imei1":"18641113222704","imei2":"18641113222704","popurl":"www.rati-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98217,"job_number":"JOB_98217","tr_customer_id":98234,"tr_customer_product_id":98224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Kannen Arora","mobile_number":"7022192254","email_id":"daiwik.ahluwalia@hotmail.com","dop":"2025-10-24","serial_number":"14178961847092","imei1":"14178961847092","imei2":"14178961847092","popurl":"www.suresh-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98220,"job_number":"JOB_98220","tr_customer_id":98237,"tr_customer_product_id":98227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Devi Kapoor","mobile_number":"7034649242","email_id":"trilochana.mehrotra@yahoo.co.in","dop":"2025-10-24","serial_number":"15522761620801","imei1":"15522761620801","imei2":"15522761620801","popurl":"www.somu-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98221,"job_number":"JOB_98221","tr_customer_id":98238,"tr_customer_product_id":98228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Trilokanath Kaur","mobile_number":"7058160738","email_id":"mohana.deshpande@hotmail.com","dop":"2025-10-24","serial_number":"16727762050992","imei1":"16727762050992","imei2":"16727762050992","popurl":"www.jagadisha-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98222,"job_number":"JOB_98222","tr_customer_id":98239,"tr_customer_product_id":98229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:17.000Z","modified_at":"2025-11-03T20:31:17.000Z","name":"Lakshmi Acharya","mobile_number":"7035571961","email_id":"baidehi.johar@hotmail.com","dop":"2025-10-24","serial_number":"10504712399251","imei1":"10504712399251","imei2":"10504712399251","popurl":"www.chandrakin-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98223,"job_number":"JOB_98223","tr_customer_id":98240,"tr_customer_product_id":98230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Vrund Agarwal","mobile_number":"7072021283","email_id":"anshula.kaniyar@hotmail.com","dop":"2025-10-24","serial_number":"13074365788352","imei1":"13074365788352","imei2":"13074365788352","popurl":"www.nikita-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98224,"job_number":"JOB_98224","tr_customer_id":98241,"tr_customer_product_id":98231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Devvrat Gowda","mobile_number":"7088120763","email_id":"devika.kaniyar@gmail.com","dop":"2025-10-24","serial_number":"18701347716347","imei1":"18701347716347","imei2":"18701347716347","popurl":"www.mina-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98225,"job_number":"JOB_98225","tr_customer_id":98242,"tr_customer_product_id":98232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:18.000Z","modified_at":"2025-11-03T20:31:18.000Z","name":"Uttam Desai","mobile_number":"7051663038","email_id":"digambara.kocchar@gmail.com","dop":"2025-10-24","serial_number":"17556942145175","imei1":"17556942145175","imei2":"17556942145175","popurl":"www.gopal-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98227,"job_number":"JOB_98227","tr_customer_id":98244,"tr_customer_product_id":98234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Chidaakaash Sinha","mobile_number":"7037408683","email_id":"suman.kocchar@hotmail.com","dop":"2025-10-24","serial_number":"19251064575750","imei1":"19251064575750","imei2":"19251064575750","popurl":"www.bhishma-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98228,"job_number":"JOB_98228","tr_customer_id":98245,"tr_customer_product_id":98235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Akula Kaur","mobile_number":"7035272007","email_id":"bhadraksh.adiga@gmail.com","dop":"2025-10-24","serial_number":"17461130583536","imei1":"17461130583536","imei2":"17461130583536","popurl":"www.omana-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98230,"job_number":"JOB_98230","tr_customer_id":98247,"tr_customer_product_id":98237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Amritambu Dhawan","mobile_number":"7049901078","email_id":"shankar.somayaji@yahoo.co.in","dop":"2025-10-24","serial_number":"18140996514048","imei1":"18140996514048","imei2":"18140996514048","popurl":"www.triloki nath-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98231,"job_number":"JOB_98231","tr_customer_id":98248,"tr_customer_product_id":98238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:19.000Z","modified_at":"2025-11-03T20:31:19.000Z","name":"Trilok Dwivedi","mobile_number":"7098663287","email_id":"somu.ahluwalia@yahoo.co.in","dop":"2025-10-24","serial_number":"17976471474164","imei1":"17976471474164","imei2":"17976471474164","popurl":"www.anjali-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98233,"job_number":"JOB_98233","tr_customer_id":98250,"tr_customer_product_id":98240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:20.000Z","name":"Charuvrat Khanna","mobile_number":"7014156677","email_id":"shubha.bandopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"18387184177610","imei1":"18387184177610","imei2":"18387184177610","popurl":"www.chaitan-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98235,"job_number":"JOB_98235","tr_customer_id":98252,"tr_customer_product_id":98242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:20.000Z","name":"Dhananjay Nehru","mobile_number":"7059787873","email_id":"yogesh.pilla@hotmail.com","dop":"2025-10-24","serial_number":"16272631954732","imei1":"16272631954732","imei2":"16272631954732","popurl":"www.shubha-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98236,"job_number":"JOB_98236","tr_customer_id":98253,"tr_customer_product_id":98243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:20.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Girija Jain","mobile_number":"7034955522","email_id":"daksha.reddy@yahoo.co.in","dop":"2025-10-24","serial_number":"10318891775737","imei1":"10318891775737","imei2":"10318891775737","popurl":"www.chandramohan-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98237,"job_number":"JOB_98237","tr_customer_id":98254,"tr_customer_product_id":98244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Hiranmay Rana","mobile_number":"7083614383","email_id":"somu.ahuja@yahoo.co.in","dop":"2025-10-24","serial_number":"14430907235647","imei1":"14430907235647","imei2":"14430907235647","popurl":"www.vidya-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98239,"job_number":"JOB_98239","tr_customer_id":98256,"tr_customer_product_id":98246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Aanandinii Dutta","mobile_number":"7020310206","email_id":"anala.marar@yahoo.co.in","dop":"2025-10-24","serial_number":"16030505485275","imei1":"16030505485275","imei2":"16030505485275","popurl":"www.somnath-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98240,"job_number":"JOB_98240","tr_customer_id":98257,"tr_customer_product_id":98247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:21.000Z","modified_at":"2025-11-03T20:31:21.000Z","name":"Chandraprabha Singh","mobile_number":"7058813936","email_id":"gajadhar.shukla@yahoo.co.in","dop":"2025-10-24","serial_number":"13322540631147","imei1":"13322540631147","imei2":"13322540631147","popurl":"www.sweta-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98241,"job_number":"JOB_98241","tr_customer_id":98258,"tr_customer_product_id":98248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Bhudeva Guha","mobile_number":"7002256752","email_id":"ekadant.singh@gmail.com","dop":"2025-10-24","serial_number":"17932998413370","imei1":"17932998413370","imei2":"17932998413370","popurl":"www.gautami-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98242,"job_number":"JOB_98242","tr_customer_id":98259,"tr_customer_product_id":98249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Charuvrat Devar","mobile_number":"7019819460","email_id":"tushar.johar@hotmail.com","dop":"2025-10-24","serial_number":"16246521660118","imei1":"16246521660118","imei2":"16246521660118","popurl":"www.adhrit-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98243,"job_number":"JOB_98243","tr_customer_id":98260,"tr_customer_product_id":98250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:22.000Z","modified_at":"2025-11-03T20:31:22.000Z","name":"Chandramohan Somayaji","mobile_number":"7001023532","email_id":"prasad.embranthiri@hotmail.com","dop":"2025-10-24","serial_number":"18353604133993","imei1":"18353604133993","imei2":"18353604133993","popurl":"www.abhaidev-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98245,"job_number":"JOB_98245","tr_customer_id":98262,"tr_customer_product_id":98252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Harinakshi Ahluwalia","mobile_number":"7001149401","email_id":"bandhu.adiga@hotmail.com","dop":"2025-10-24","serial_number":"19796000763985","imei1":"19796000763985","imei2":"19796000763985","popurl":"www.purushottam-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98246,"job_number":"JOB_98246","tr_customer_id":98263,"tr_customer_product_id":98253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Meghnath Gupta","mobile_number":"7019850466","email_id":"ujjwal.tagore@hotmail.com","dop":"2025-10-24","serial_number":"18178917281858","imei1":"18178917281858","imei2":"18178917281858","popurl":"www.damodara-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98247,"job_number":"JOB_98247","tr_customer_id":98264,"tr_customer_product_id":98254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Chetan Banerjee","mobile_number":"7080390368","email_id":"vidhya.panicker@hotmail.com","dop":"2025-10-24","serial_number":"18431355774670","imei1":"18431355774670","imei2":"18431355774670","popurl":"www.laxmi-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98248,"job_number":"JOB_98248","tr_customer_id":98265,"tr_customer_product_id":98255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:23.000Z","modified_at":"2025-11-03T20:31:23.000Z","name":"Kailash Bhattathiri","mobile_number":"7016066217","email_id":"bhardwaj.gowda@yahoo.co.in","dop":"2025-10-24","serial_number":"17297667359431","imei1":"17297667359431","imei2":"17297667359431","popurl":"www.chapala-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98249,"job_number":"JOB_98249","tr_customer_id":98266,"tr_customer_product_id":98256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Navin Prajapat","mobile_number":"7057979738","email_id":"dipali.ahuja@gmail.com","dop":"2025-10-24","serial_number":"11457387888941","imei1":"11457387888941","imei2":"11457387888941","popurl":"www.agastya-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98250,"job_number":"JOB_98250","tr_customer_id":98267,"tr_customer_product_id":98257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Devak Dubashi","mobile_number":"7093508001","email_id":"anish.trivedi@hotmail.com","dop":"2025-10-24","serial_number":"18873267330993","imei1":"18873267330993","imei2":"18873267330993","popurl":"www.aaditya-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98252,"job_number":"JOB_98252","tr_customer_id":98269,"tr_customer_product_id":98259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:24.000Z","modified_at":"2025-11-03T20:31:24.000Z","name":"Tara Varrier","mobile_number":"7023818346","email_id":"harinakshi.kapoor@hotmail.com","dop":"2025-10-24","serial_number":"14748418275244","imei1":"14748418275244","imei2":"14748418275244","popurl":"www.vaijayanti-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98254,"job_number":"JOB_98254","tr_customer_id":98271,"tr_customer_product_id":98261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Akshita Kaul","mobile_number":"7078606840","email_id":"aasa.shah@hotmail.com","dop":"2025-10-24","serial_number":"17903134736574","imei1":"17903134736574","imei2":"17903134736574","popurl":"www.purnima-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98255,"job_number":"JOB_98255","tr_customer_id":98272,"tr_customer_product_id":98262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Dhananjay Mehra","mobile_number":"7096385139","email_id":"brajendra.nehru@yahoo.co.in","dop":"2025-10-24","serial_number":"16211505021094","imei1":"16211505021094","imei2":"16211505021094","popurl":"www.karthik-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98256,"job_number":"JOB_98256","tr_customer_id":98273,"tr_customer_product_id":98263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Deeptimoyee Mishra","mobile_number":"7067630568","email_id":"madhuri.prajapat@gmail.com","dop":"2025-10-24","serial_number":"17164053910003","imei1":"17164053910003","imei2":"17164053910003","popurl":"www.kashyapi-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98257,"job_number":"JOB_98257","tr_customer_id":98274,"tr_customer_product_id":98264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Trilochan Varrier","mobile_number":"7089224972","email_id":"anuja.dutta@gmail.com","dop":"2025-10-24","serial_number":"12504877466791","imei1":"12504877466791","imei2":"12504877466791","popurl":"www.krishnadas-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98258,"job_number":"JOB_98258","tr_customer_id":98275,"tr_customer_product_id":98265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Uttam Panicker","mobile_number":"7019118046","email_id":"mani.guha@yahoo.co.in","dop":"2025-10-24","serial_number":"13682235031600","imei1":"13682235031600","imei2":"13682235031600","popurl":"www.digambar-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98259,"job_number":"JOB_98259","tr_customer_id":98276,"tr_customer_product_id":98266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Mahendra Jha","mobile_number":"7094773941","email_id":"lal.dwivedi@hotmail.com","dop":"2025-10-24","serial_number":"14988369457091","imei1":"14988369457091","imei2":"14988369457091","popurl":"www.chapala-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98260,"job_number":"JOB_98260","tr_customer_id":98277,"tr_customer_product_id":98267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:25.000Z","modified_at":"2025-11-03T20:31:25.000Z","name":"Ajeet Tagore","mobile_number":"7012051444","email_id":"bhagwanti.menon@gmail.com","dop":"2025-10-24","serial_number":"10476820672374","imei1":"10476820672374","imei2":"10476820672374","popurl":"www.poornima-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98261,"job_number":"JOB_98261","tr_customer_id":98278,"tr_customer_product_id":98268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Saroja Achari","mobile_number":"7007087478","email_id":"suman.achari@yahoo.co.in","dop":"2025-10-24","serial_number":"12655917180945","imei1":"12655917180945","imei2":"12655917180945","popurl":"www.archan-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98262,"job_number":"JOB_98262","tr_customer_id":98279,"tr_customer_product_id":98269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Kanchan Khatri","mobile_number":"7044635675","email_id":"chaturbhuj.varma@hotmail.com","dop":"2025-10-24","serial_number":"18774475615738","imei1":"18774475615738","imei2":"18774475615738","popurl":"www.girish-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98263,"job_number":"JOB_98263","tr_customer_id":98280,"tr_customer_product_id":98270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Rupinder Varrier","mobile_number":"7058859748","email_id":"chanda.banerjee@hotmail.com","dop":"2025-10-24","serial_number":"16465757375798","imei1":"16465757375798","imei2":"16465757375798","popurl":"www.chandra-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98264,"job_number":"JOB_98264","tr_customer_id":98281,"tr_customer_product_id":98271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Baalaaditya Deshpande","mobile_number":"7053800651","email_id":"sarla.chopra@yahoo.co.in","dop":"2025-10-24","serial_number":"14957978137863","imei1":"14957978137863","imei2":"14957978137863","popurl":"www.kamlesh-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98265,"job_number":"JOB_98265","tr_customer_id":98282,"tr_customer_product_id":98272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:26.000Z","modified_at":"2025-11-03T20:31:26.000Z","name":"Bhadra Khanna","mobile_number":"7016010789","email_id":"kumar.agarwal@yahoo.co.in","dop":"2025-10-24","serial_number":"17088810724841","imei1":"17088810724841","imei2":"17088810724841","popurl":"www.dron-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98266,"job_number":"JOB_98266","tr_customer_id":98283,"tr_customer_product_id":98273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Bhavani Khanna","mobile_number":"7078571305","email_id":"vasanti.sinha@gmail.com","dop":"2025-10-24","serial_number":"19383771561231","imei1":"19383771561231","imei2":"19383771561231","popurl":"www.aadrika-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98267,"job_number":"JOB_98267","tr_customer_id":98284,"tr_customer_product_id":98274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Abhisyanta Somayaji","mobile_number":"7003540176","email_id":"mani.kaur@gmail.com","dop":"2025-10-24","serial_number":"10120487048506","imei1":"10120487048506","imei2":"10120487048506","popurl":"www.chandi-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98269,"job_number":"JOB_98269","tr_customer_id":98286,"tr_customer_product_id":98276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:27.000Z","modified_at":"2025-11-03T20:31:27.000Z","name":"Aashritha Khanna","mobile_number":"7035883782","email_id":"tanushree.kapoor@hotmail.com","dop":"2025-10-24","serial_number":"18567973982189","imei1":"18567973982189","imei2":"18567973982189","popurl":"www.tara-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98272,"job_number":"JOB_98272","tr_customer_id":98289,"tr_customer_product_id":98279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:28.000Z","modified_at":"2025-11-03T20:31:28.000Z","name":"Balaaditya Abbott","mobile_number":"7021240887","email_id":"ananta.saini@hotmail.com","dop":"2025-10-24","serial_number":"11904908685930","imei1":"11904908685930","imei2":"11904908685930","popurl":"www.aanandaswarup-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98276,"job_number":"JOB_98276","tr_customer_id":98293,"tr_customer_product_id":98283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:29.000Z","modified_at":"2025-11-03T20:31:29.000Z","name":"Atreyi Bhattathiri","mobile_number":"7094654017","email_id":"satish.patil@hotmail.com","dop":"2025-10-24","serial_number":"18771217569003","imei1":"18771217569003","imei2":"18771217569003","popurl":"www.shashikala-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98278,"job_number":"JOB_98278","tr_customer_id":98295,"tr_customer_product_id":98285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:29.000Z","modified_at":"2025-11-03T20:31:29.000Z","name":"Achyut Iyer","mobile_number":"7043057023","email_id":"chetanaanand.tandon@hotmail.com","dop":"2025-10-24","serial_number":"12725605339444","imei1":"12725605339444","imei2":"12725605339444","popurl":"www.dakshayani-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98279,"job_number":"JOB_98279","tr_customer_id":98296,"tr_customer_product_id":98286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Avadhesh Reddy","mobile_number":"7094505031","email_id":"devani.bandopadhyay@yahoo.co.in","dop":"2025-10-24","serial_number":"17022709774338","imei1":"17022709774338","imei2":"17022709774338","popurl":"www.dron-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98280,"job_number":"JOB_98280","tr_customer_id":98297,"tr_customer_product_id":98287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Rageswari Achari","mobile_number":"7053869894","email_id":"bhuvaneshwar.gupta@hotmail.com","dop":"2025-10-24","serial_number":"11782956549983","imei1":"11782956549983","imei2":"11782956549983","popurl":"www.bhamini-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98281,"job_number":"JOB_98281","tr_customer_id":98298,"tr_customer_product_id":98288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Aanandaswarup Ganaka","mobile_number":"7091758245","email_id":"chandranath.talwar@hotmail.com","dop":"2025-10-24","serial_number":"17560206797755","imei1":"17560206797755","imei2":"17560206797755","popurl":"www.gemine-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98282,"job_number":"JOB_98282","tr_customer_id":98299,"tr_customer_product_id":98289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Aatreya Chattopadhyay","mobile_number":"7095410019","email_id":"anuja.mehra@gmail.com","dop":"2025-10-24","serial_number":"16324096374537","imei1":"16324096374537","imei2":"16324096374537","popurl":"www.giriraj-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98283,"job_number":"JOB_98283","tr_customer_id":98300,"tr_customer_product_id":98290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Deenabandhu Tagore","mobile_number":"7025647956","email_id":"anilabh.deshpande@gmail.com","dop":"2025-10-24","serial_number":"19925763489159","imei1":"19925763489159","imei2":"19925763489159","popurl":"www.tanushri-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98284,"job_number":"JOB_98284","tr_customer_id":98301,"tr_customer_product_id":98291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Adhiraj Sethi","mobile_number":"7062205469","email_id":"ankal.deshpande@yahoo.co.in","dop":"2025-10-24","serial_number":"15692688644547","imei1":"15692688644547","imei2":"15692688644547","popurl":"www.trilochana-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98285,"job_number":"JOB_98285","tr_customer_id":98302,"tr_customer_product_id":98292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Mohana Mehrotra","mobile_number":"7036967904","email_id":"dipendra.marar@gmail.com","dop":"2025-10-24","serial_number":"15540208945660","imei1":"15540208945660","imei2":"15540208945660","popurl":"www.deepesh-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98287,"job_number":"JOB_98287","tr_customer_id":98304,"tr_customer_product_id":98294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Paramartha Bhattacharya","mobile_number":"7024595208","email_id":"deeptanshu.agarwal@yahoo.co.in","dop":"2025-10-24","serial_number":"12271245663543","imei1":"12271245663543","imei2":"12271245663543","popurl":"www.triloki-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98288,"job_number":"JOB_98288","tr_customer_id":98305,"tr_customer_product_id":98295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:30.000Z","modified_at":"2025-11-03T20:31:30.000Z","name":"Adwitiya Kapoor","mobile_number":"7086653258","email_id":"aishani.mehra@hotmail.com","dop":"2025-10-24","serial_number":"10302029599391","imei1":"10302029599391","imei2":"10302029599391","popurl":"www.sucheta-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98290,"job_number":"JOB_98290","tr_customer_id":98307,"tr_customer_product_id":98297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Pran Ahuja","mobile_number":"7079301999","email_id":"chandraayan.khan@hotmail.com","dop":"2025-10-24","serial_number":"15761054274839","imei1":"15761054274839","imei2":"15761054274839","popurl":"www.devagya-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98291,"job_number":"JOB_98291","tr_customer_id":98308,"tr_customer_product_id":98298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Chandani Iyengar","mobile_number":"7083743261","email_id":"dinesh.patil@hotmail.com","dop":"2025-10-24","serial_number":"13845301219681","imei1":"13845301219681","imei2":"13845301219681","popurl":"www.jyotsana-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98292,"job_number":"JOB_98292","tr_customer_id":98309,"tr_customer_product_id":98299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:31.000Z","modified_at":"2025-11-03T20:31:31.000Z","name":"Param Deshpande","mobile_number":"7072249154","email_id":"bakula.prajapat@hotmail.com","dop":"2025-10-24","serial_number":"15416235114547","imei1":"15416235114547","imei2":"15416235114547","popurl":"www.rita-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98294,"job_number":"JOB_98294","tr_customer_id":98311,"tr_customer_product_id":98301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:31:32.000Z","modified_at":"2025-11-03T20:31:32.000Z","name":"Menka Singh","mobile_number":"7004078270","email_id":"kanchan.pandey@gmail.com","dop":"2025-10-24","serial_number":"15984073284492","imei1":"15984073284492","imei2":"15984073284492","popurl":"www.chiranjeeve-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98296,"job_number":"JOB_98296","tr_customer_id":98313,"tr_customer_product_id":98303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:35:58.000Z","modified_at":"2025-11-03T20:35:58.000Z","name":"Connie Nitzsche","mobile_number":"296-665-6861","email_id":"Buck_Beier65@gmail.com","dop":"2025-04-06","serial_number":"14670039645779252","imei1":"14670039645779252","imei2":"14670039645779252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98299,"job_number":"JOB_98299","tr_customer_id":98316,"tr_customer_product_id":98306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:37:42.000Z","modified_at":"2025-11-03T20:37:42.000Z","name":"Jalon Hegmann","mobile_number":"541-579-5887","email_id":"Giuseppe_Kulas@yahoo.com","dop":"2025-04-06","serial_number":"16377502199621204","imei1":"16377502199621204","imei2":"16377502199621204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98301,"job_number":"JOB_98301","tr_customer_id":98318,"tr_customer_product_id":98308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:46:14.000Z","modified_at":"2025-11-03T20:46:14.000Z","name":"Demetris Considine","mobile_number":"528-450-1947","email_id":"Price_Padberg@yahoo.com","dop":"2025-04-06","serial_number":"19157365950138370","imei1":"19157365950138370","imei2":"19157365950138370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98304,"job_number":"JOB_98304","tr_customer_id":98321,"tr_customer_product_id":98311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:49:31.000Z","modified_at":"2025-11-03T20:49:31.000Z","name":"Fatima Feil","mobile_number":"207-676-4849","email_id":"Bart.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14189306095711096","imei1":"14189306095711096","imei2":"14189306095711096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98305,"job_number":"JOB_98305","tr_customer_id":98322,"tr_customer_product_id":98312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:54:27.000Z","modified_at":"2025-11-03T20:54:27.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"11511515151512","imei2":"11511515151512","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T20:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98309,"job_number":"JOB_98309","tr_customer_id":98326,"tr_customer_product_id":98316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T21:23:21.000Z","modified_at":"2025-11-03T21:23:21.000Z","name":"Amie Torphy","mobile_number":"516-358-5488","email_id":"Hilda.Rodriguez31@yahoo.com","dop":"2025-04-06","serial_number":"10721620020082028","imei1":"10721620020082028","imei2":"10721620020082028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T21:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98311,"job_number":"JOB_98311","tr_customer_id":98328,"tr_customer_product_id":98318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T23:53:07.000Z","modified_at":"2025-11-03T23:53:07.000Z","name":"Green Berge","mobile_number":"232-750-2350","email_id":"Leonardo98@gmail.com","dop":"2025-04-06","serial_number":"16248751456352640","imei1":"16248751456352640","imei2":"16248751456352640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T23:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98314,"job_number":"JOB_98314","tr_customer_id":98331,"tr_customer_product_id":98321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:15:12.000Z","modified_at":"2025-11-04T03:15:12.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"13633510352105","imei1":"13633510352105","imei2":"13633510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98317,"job_number":"JOB_98317","tr_customer_id":98334,"tr_customer_product_id":98324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:41.000Z","modified_at":"2025-11-04T03:28:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17885439076382","imei1":"17885439076382","imei2":"17885439076382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98319,"job_number":"JOB_98319","tr_customer_id":98336,"tr_customer_product_id":98326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:42.000Z","modified_at":"2025-11-04T03:28:42.000Z","name":"Freddie Haley","mobile_number":"284-303-7374","email_id":"Era6@gmail.com","dop":"2025-04-06","serial_number":"19503699775063164","imei1":"19503699775063164","imei2":"19503699775063164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98321,"job_number":"JOB_98321","tr_customer_id":98338,"tr_customer_product_id":98328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:44.000Z","modified_at":"2025-11-04T03:28:44.000Z","name":"Owen Dach","mobile_number":"687-945-5846","email_id":"Braxton.Zemlak@gmail.com","dop":"2025-04-06","serial_number":"12663547212510178","imei1":"12663547212510178","imei2":"12663547212510178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98324,"job_number":"JOB_98324","tr_customer_id":98341,"tr_customer_product_id":98331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:28:45.000Z","modified_at":"2025-11-04T03:28:45.000Z","name":"Gordon Hermann","mobile_number":"896-669-8608","email_id":"Destany_Koelpin18@yahoo.com","dop":"2025-04-06","serial_number":"17493748141575496","imei1":"17493748141575496","imei2":"17493748141575496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98325,"job_number":"JOB_98325","tr_customer_id":98342,"tr_customer_product_id":98332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:19.000Z","modified_at":"2025-11-04T03:29:19.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17334560812229","imei1":"17334560812229","imei2":"17334560812229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98327,"job_number":"JOB_98327","tr_customer_id":98344,"tr_customer_product_id":98334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:20.000Z","modified_at":"2025-11-04T03:29:20.000Z","name":"Maurine Bins","mobile_number":"575-238-2439","email_id":"Alf16@gmail.com","dop":"2025-04-06","serial_number":"15063098113085644","imei1":"15063098113085644","imei2":"15063098113085644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98328,"job_number":"JOB_98328","tr_customer_id":98345,"tr_customer_product_id":98335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:52.000Z","modified_at":"2025-11-04T03:29:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10956802171263","imei1":"10956802171263","imei2":"10956802171263","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98331,"job_number":"JOB_98331","tr_customer_id":98348,"tr_customer_product_id":98338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:53.000Z","modified_at":"2025-11-04T03:29:53.000Z","name":"Mariane Wintheiser","mobile_number":"488-920-6590","email_id":"Perry79@yahoo.com","dop":"2025-06-18","serial_number":"1012615494605929","imei1":"1012615494605929","imei2":"1012615494605929","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98332,"job_number":"JOB_98332","tr_customer_id":98349,"tr_customer_product_id":98339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:53.000Z","modified_at":"2025-11-04T03:29:53.000Z","name":"Edythe Blick","mobile_number":"301-958-4835","email_id":"Gina42@yahoo.com","dop":"2025-04-06","serial_number":"11787850259384450","imei1":"11787850259384450","imei2":"11787850259384450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98333,"job_number":"JOB_98333","tr_customer_id":98350,"tr_customer_product_id":98340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:56.000Z","modified_at":"2025-11-04T03:29:56.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15312967124367","imei1":"15312967124367","imei2":"15312967124367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98338,"job_number":"JOB_98338","tr_customer_id":98355,"tr_customer_product_id":98345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"Rory Blanda","mobile_number":"557-421-1249","email_id":"Aisha_Howell@yahoo.com","dop":"2025-04-06","serial_number":"18378417985611904","imei1":"18378417985611904","imei2":"18378417985611904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98339,"job_number":"JOB_98339","tr_customer_id":98356,"tr_customer_product_id":98346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11328349310108","imei1":"11328349310108","imei2":"11328349310108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98342,"job_number":"JOB_98342","tr_customer_id":98359,"tr_customer_product_id":98349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:02.000Z","modified_at":"2025-11-04T03:30:02.000Z","name":"Bennett Hegmann","mobile_number":"877-355-3883","email_id":"Iva97@gmail.com","dop":"2025-04-06","serial_number":"14653088349822190","imei1":"14653088349822190","imei2":"14653088349822190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98345,"job_number":"JOB_98345","tr_customer_id":98362,"tr_customer_product_id":98352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:13.000Z","modified_at":"2025-11-04T03:30:13.000Z","name":"Jayce Considine","mobile_number":"261-818-8862","email_id":"Jude.Kerluke45@yahoo.com","dop":"2025-04-06","serial_number":"11022165135996648","imei1":"11022165135996648","imei2":"11022165135996648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98346,"job_number":"JOB_98346","tr_customer_id":98363,"tr_customer_product_id":98353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:15.000Z","modified_at":"2025-11-04T03:30:15.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"16386916775729","imei1":"16386916775729","imei2":"16386916775729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98348,"job_number":"JOB_98348","tr_customer_id":98365,"tr_customer_product_id":98355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:17.000Z","modified_at":"2025-11-04T03:30:17.000Z","name":"Myrtle Schowalter","mobile_number":"654-893-4546","email_id":"Terrill16@yahoo.com","dop":"2025-04-06","serial_number":"17599502707003748","imei1":"17599502707003748","imei2":"17599502707003748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98351,"job_number":"JOB_98351","tr_customer_id":98368,"tr_customer_product_id":98358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:29.000Z","modified_at":"2025-11-04T03:30:29.000Z","name":"Ola Mueller","mobile_number":"549-250-6858","email_id":"Flo.Hills@hotmail.com","dop":"2025-04-06","serial_number":"14159966339079184","imei1":"14159966339079184","imei2":"14159966339079184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98352,"job_number":"JOB_98352","tr_customer_id":98369,"tr_customer_product_id":98359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:31.000Z","modified_at":"2025-11-04T03:30:31.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10351477977931","imei1":"10351477977931","imei2":"10351477977931","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98354,"job_number":"JOB_98354","tr_customer_id":98371,"tr_customer_product_id":98361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:32.000Z","modified_at":"2025-11-04T03:30:32.000Z","name":"Kaitlin Murphy","mobile_number":"903-690-0489","email_id":"Eliane30@hotmail.com","dop":"2025-06-18","serial_number":"1093342926344172","imei1":"1093342926344172","imei2":"1093342926344172","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98355,"job_number":"JOB_98355","tr_customer_id":98372,"tr_customer_product_id":98362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:39.000Z","modified_at":"2025-11-04T03:30:39.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"13622394031369","imei1":"13622394031369","imei2":"13622394031369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98358,"job_number":"JOB_98358","tr_customer_id":98375,"tr_customer_product_id":98365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:51.000Z","modified_at":"2025-11-04T03:30:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14969892828226","imei1":"14969892828226","imei2":"14969892828226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98361,"job_number":"JOB_98361","tr_customer_id":98378,"tr_customer_product_id":98368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:53.000Z","modified_at":"2025-11-04T03:30:53.000Z","name":"Maude Waelchi","mobile_number":"434-561-9020","email_id":"Lambert_Beahan@hotmail.com","dop":"2025-04-06","serial_number":"14361541433523142","imei1":"14361541433523142","imei2":"14361541433523142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98362,"job_number":"JOB_98362","tr_customer_id":98379,"tr_customer_product_id":98369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:54.000Z","modified_at":"2025-11-04T03:30:54.000Z","name":"Gerhard Bins","mobile_number":"277-696-3448","email_id":"Estel.Bailey66@gmail.com","dop":"2025-04-06","serial_number":"13639192647790276","imei1":"13639192647790276","imei2":"13639192647790276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98363,"job_number":"JOB_98363","tr_customer_id":98380,"tr_customer_product_id":98370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:59.000Z","modified_at":"2025-11-04T03:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19322181894868","imei1":"19322181894868","imei2":"19322181894868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98365,"job_number":"JOB_98365","tr_customer_id":98382,"tr_customer_product_id":98372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:01.000Z","modified_at":"2025-11-04T03:31:01.000Z","name":"Chase Shields","mobile_number":"619-419-1361","email_id":"Daren_Welch@gmail.com","dop":"2025-04-06","serial_number":"14070680835574192","imei1":"14070680835574192","imei2":"14070680835574192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98366,"job_number":"JOB_98366","tr_customer_id":98383,"tr_customer_product_id":98373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:03.000Z","modified_at":"2025-11-04T03:31:03.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16215582594522","imei1":"16215582594522","imei2":"16215582594522","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98373,"job_number":"JOB_98373","tr_customer_id":98390,"tr_customer_product_id":98380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Beth Batz","mobile_number":"920-928-4381","email_id":"Garnett.Tromp@hotmail.com","dop":"2025-06-08","serial_number":"100287707326612","imei1":"100287707326612","imei2":"100287707326612","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98376,"job_number":"JOB_98376","tr_customer_id":98393,"tr_customer_product_id":98383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:12.000Z","modified_at":"2025-11-04T03:31:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18561643491721","imei1":"18561643491721","imei2":"18561643491721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98378,"job_number":"JOB_98378","tr_customer_id":98395,"tr_customer_product_id":98385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:14.000Z","modified_at":"2025-11-04T03:31:14.000Z","name":"Pearline Brekke","mobile_number":"645-722-0351","email_id":"Mylene_Rempel@yahoo.com","dop":"2025-04-06","serial_number":"14752141057550512","imei1":"14752141057550512","imei2":"14752141057550512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98386,"job_number":"JOB_98386","tr_customer_id":98403,"tr_customer_product_id":98393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:19.000Z","modified_at":"2025-11-04T03:31:19.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"18425352957100","imei1":"18425352957100","imei2":"18425352957100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98388,"job_number":"JOB_98388","tr_customer_id":98405,"tr_customer_product_id":98395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:27.000Z","modified_at":"2025-11-04T03:31:27.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"15077482487588","imei1":"15077482487588","imei2":"15077482487588","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98390,"job_number":"JOB_98390","tr_customer_id":98407,"tr_customer_product_id":98397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:28.000Z","modified_at":"2025-11-04T03:31:29.000Z","name":"Haylie Leuschke","mobile_number":"745-389-8043","email_id":"Dawn66@yahoo.com","dop":"2025-06-08","serial_number":"101296397612085","imei1":"101296397612085","imei2":"101296397612085","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98395,"job_number":"JOB_98395","tr_customer_id":98412,"tr_customer_product_id":98402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:35.000Z","modified_at":"2025-11-04T03:31:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16383519801000","imei1":"16383519801000","imei2":"16383519801000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98397,"job_number":"JOB_98397","tr_customer_id":98414,"tr_customer_product_id":98404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:36.000Z","modified_at":"2025-11-04T03:31:36.000Z","name":"Dax Doyle","mobile_number":"212-800-7126","email_id":"Nils52@yahoo.com","dop":"2025-04-06","serial_number":"19098781982362810","imei1":"19098781982362810","imei2":"19098781982362810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98398,"job_number":"JOB_98398","tr_customer_id":98415,"tr_customer_product_id":98405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:37.000Z","modified_at":"2025-11-04T03:31:37.000Z","name":"Susana Heller","mobile_number":"536-585-6299","email_id":"Jevon64@gmail.com","dop":"2025-04-06","serial_number":"11992810767534064","imei1":"11992810767534064","imei2":"11992810767534064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98399,"job_number":"JOB_98399","tr_customer_id":98416,"tr_customer_product_id":98406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:42.000Z","modified_at":"2025-11-04T03:31:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19854767738805","imei1":"19854767738805","imei2":"19854767738805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98401,"job_number":"JOB_98401","tr_customer_id":98418,"tr_customer_product_id":98408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:44.000Z","modified_at":"2025-11-04T03:31:44.000Z","name":"Dillon Welch","mobile_number":"467-872-4380","email_id":"Yoshiko8@yahoo.com","dop":"2025-04-06","serial_number":"12051876849665710","imei1":"12051876849665710","imei2":"12051876849665710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98402,"job_number":"JOB_98402","tr_customer_id":98419,"tr_customer_product_id":98409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:51.000Z","modified_at":"2025-11-04T03:31:51.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12885984014714","imei1":"12885984014714","imei2":"12885984014714","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98404,"job_number":"JOB_98404","tr_customer_id":98421,"tr_customer_product_id":98411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:53.000Z","modified_at":"2025-11-04T03:31:53.000Z","name":"Jed Mosciski","mobile_number":"317-442-2704","email_id":"Westley_Bartoletti44@yahoo.com","dop":"2025-06-08","serial_number":"106945625692674","imei1":"106945625692674","imei2":"106945625692674","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98405,"job_number":"JOB_98405","tr_customer_id":98422,"tr_customer_product_id":98412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:53.000Z","modified_at":"2025-11-04T03:31:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13165094731915","imei1":"13165094731915","imei2":"13165094731915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98407,"job_number":"JOB_98407","tr_customer_id":98424,"tr_customer_product_id":98414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:55.000Z","modified_at":"2025-11-04T03:31:55.000Z","name":"Jamar Abshire","mobile_number":"294-771-0232","email_id":"Andy_Cruickshank@yahoo.com","dop":"2025-04-06","serial_number":"19383043424441484","imei1":"19383043424441484","imei2":"19383043424441484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98408,"job_number":"JOB_98408","tr_customer_id":98425,"tr_customer_product_id":98415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:18.000Z","modified_at":"2025-11-04T03:32:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12712645223125","imei1":"12712645223125","imei2":"12712645223125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98410,"job_number":"JOB_98410","tr_customer_id":98427,"tr_customer_product_id":98417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:20.000Z","modified_at":"2025-11-04T03:32:20.000Z","name":"Eliza Quitzon","mobile_number":"826-589-4540","email_id":"Mathilde71@hotmail.com","dop":"2025-04-06","serial_number":"13625390504067314","imei1":"13625390504067314","imei2":"13625390504067314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98411,"job_number":"JOB_98411","tr_customer_id":98428,"tr_customer_product_id":98418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:33.000Z","modified_at":"2025-11-04T03:32:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11688266675018","imei1":"11688266675018","imei2":"11688266675018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98413,"job_number":"JOB_98413","tr_customer_id":98430,"tr_customer_product_id":98420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:32:35.000Z","modified_at":"2025-11-04T03:32:35.000Z","name":"Imelda Olson","mobile_number":"620-457-9639","email_id":"Ila16@yahoo.com","dop":"2025-04-06","serial_number":"13282064618336884","imei1":"13282064618336884","imei2":"13282064618336884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98414,"job_number":"JOB_98414","tr_customer_id":98431,"tr_customer_product_id":98421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:37:55.000Z","modified_at":"2025-11-04T03:37:55.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12343510352105","imei1":"12343510352105","imei2":"12343510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98415,"job_number":"JOB_98415","tr_customer_id":98432,"tr_customer_product_id":98422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:22.000Z","modified_at":"2025-11-04T03:38:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76049988221511","imei1":"76049988221511","imei2":"76049988221511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98416,"job_number":"JOB_98416","tr_customer_id":98433,"tr_customer_product_id":98423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:22.000Z","modified_at":"2025-11-04T03:38:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77735124563542","imei1":"77735124563542","imei2":"77735124563542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98417,"job_number":"JOB_98417","tr_customer_id":98434,"tr_customer_product_id":98424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30978830329253","imei1":"30978830329253","imei2":"30978830329253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98418,"job_number":"JOB_98418","tr_customer_id":98435,"tr_customer_product_id":98425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28002855979084","imei1":"28002855979084","imei2":"28002855979084","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98419,"job_number":"JOB_98419","tr_customer_id":98436,"tr_customer_product_id":98426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96818355573571","imei1":"96818355573571","imei2":"96818355573571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98420,"job_number":"JOB_98420","tr_customer_id":98437,"tr_customer_product_id":98427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:23.000Z","modified_at":"2025-11-04T03:38:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79861726354553","imei1":"79861726354553","imei2":"79861726354553","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98422,"job_number":"JOB_98422","tr_customer_id":98439,"tr_customer_product_id":98429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:50.000Z","modified_at":"2025-11-04T03:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56790640347234","imei1":"56790640347234","imei2":"56790640347234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98423,"job_number":"JOB_98423","tr_customer_id":98440,"tr_customer_product_id":98430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52891509094400","imei1":"52891509094400","imei2":"52891509094400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98424,"job_number":"JOB_98424","tr_customer_id":98441,"tr_customer_product_id":98431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27826771128724","imei1":"27826771128724","imei2":"27826771128724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98425,"job_number":"JOB_98425","tr_customer_id":98442,"tr_customer_product_id":98432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89102402809030","imei1":"89102402809030","imei2":"89102402809030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98426,"job_number":"JOB_98426","tr_customer_id":98443,"tr_customer_product_id":98433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:51.000Z","modified_at":"2025-11-04T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10340725383282","imei1":"10340725383282","imei2":"10340725383282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98427,"job_number":"JOB_98427","tr_customer_id":98444,"tr_customer_product_id":98434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:38:52.000Z","modified_at":"2025-11-04T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88153703384989","imei1":"88153703384989","imei2":"88153703384989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98429,"job_number":"JOB_98429","tr_customer_id":98446,"tr_customer_product_id":98436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23881002755244","imei1":"23881002755244","imei2":"23881002755244","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98430,"job_number":"JOB_98430","tr_customer_id":98447,"tr_customer_product_id":98437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43085609864430","imei1":"43085609864430","imei2":"43085609864430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98431,"job_number":"JOB_98431","tr_customer_id":98448,"tr_customer_product_id":98438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:19.000Z","modified_at":"2025-11-04T03:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35925521820799","imei1":"35925521820799","imei2":"35925521820799","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98432,"job_number":"JOB_98432","tr_customer_id":98449,"tr_customer_product_id":98439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53995867231703","imei1":"53995867231703","imei2":"53995867231703","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98433,"job_number":"JOB_98433","tr_customer_id":98450,"tr_customer_product_id":98440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58881062559815","imei1":"58881062559815","imei2":"58881062559815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98434,"job_number":"JOB_98434","tr_customer_id":98451,"tr_customer_product_id":98441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:39:20.000Z","modified_at":"2025-11-04T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35556124967453","imei1":"35556124967453","imei2":"35556124967453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98436,"job_number":"JOB_98436","tr_customer_id":98453,"tr_customer_product_id":98443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:51:49.000Z","modified_at":"2025-11-04T03:51:49.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11733087324544","imei1":"11733087324544","imei2":"11733087324544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98437,"job_number":"JOB_98437","tr_customer_id":98454,"tr_customer_product_id":98444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:51:49.000Z","modified_at":"2025-11-04T03:51:49.000Z","name":"Dorian Harber","mobile_number":"996-997-5684","email_id":"Judy95@gmail.com","dop":"2025-09-16","serial_number":"14163694214519","imei1":"14163694214519","imei2":"14163694214519","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98438,"job_number":"JOB_98438","tr_customer_id":98455,"tr_customer_product_id":98445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:08.000Z","modified_at":"2025-11-04T03:52:08.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14507755544506","imei1":"14507755544506","imei2":"14507755544506","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98439,"job_number":"JOB_98439","tr_customer_id":98456,"tr_customer_product_id":98446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:08.000Z","modified_at":"2025-11-04T03:52:08.000Z","name":"Novella Vandervort","mobile_number":"887-344-3822","email_id":"Rhiannon.Raynor64@hotmail.com","dop":"2025-09-16","serial_number":"19359794814698","imei1":"19359794814698","imei2":"19359794814698","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98440,"job_number":"JOB_98440","tr_customer_id":98457,"tr_customer_product_id":98447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:27.000Z","modified_at":"2025-11-04T03:52:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14066846143821","imei1":"14066846143821","imei2":"14066846143821","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98441,"job_number":"JOB_98441","tr_customer_id":98458,"tr_customer_product_id":98448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:52:28.000Z","modified_at":"2025-11-04T03:52:28.000Z","name":"Audrey Haley","mobile_number":"424-746-8684","email_id":"Jacques.Renner2@gmail.com","dop":"2025-09-16","serial_number":"11386393632105","imei1":"11386393632105","imei2":"11386393632105","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98443,"job_number":"JOB_98443","tr_customer_id":98460,"tr_customer_product_id":98450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:58:25.000Z","modified_at":"2025-11-04T03:58:25.000Z","name":"Carlo Gleason","mobile_number":"362-977-3701","email_id":"Judah91@hotmail.com","dop":"2025-04-06","serial_number":"14854122302995796","imei1":"14854122302995796","imei2":"14854122302995796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98445,"job_number":"JOB_98445","tr_customer_id":98462,"tr_customer_product_id":98452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:00:59.000Z","modified_at":"2025-11-04T04:00:59.000Z","name":"Gideon Daugherty","mobile_number":"827-507-6686","email_id":"Edmond.McCullough@gmail.com","dop":"2025-04-06","serial_number":"15573732929125184","imei1":"15573732929125184","imei2":"15573732929125184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98447,"job_number":"JOB_98447","tr_customer_id":98464,"tr_customer_product_id":98454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:01:13.000Z","modified_at":"2025-11-04T04:01:13.000Z","name":"Carli Jenkins","mobile_number":"794-804-6785","email_id":"Willis64@gmail.com","dop":"2025-04-06","serial_number":"14883585019221814","imei1":"14883585019221814","imei2":"14883585019221814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98449,"job_number":"JOB_98449","tr_customer_id":98466,"tr_customer_product_id":98456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:01:26.000Z","modified_at":"2025-11-04T04:01:26.000Z","name":"Valentin Borer","mobile_number":"701-609-3023","email_id":"Salvatore_Kling@yahoo.com","dop":"2025-04-06","serial_number":"13814562288571050","imei1":"13814562288571050","imei2":"13814562288571050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98451,"job_number":"JOB_98451","tr_customer_id":98468,"tr_customer_product_id":98458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:03:48.000Z","modified_at":"2025-11-04T04:03:48.000Z","name":"Antonia Abernathy","mobile_number":"954-302-2544","email_id":"Elijah40@hotmail.com","dop":"2025-04-06","serial_number":"16742738093906122","imei1":"16742738093906122","imei2":"16742738093906122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98453,"job_number":"JOB_98453","tr_customer_id":98470,"tr_customer_product_id":98460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:04:31.000Z","modified_at":"2025-11-04T04:04:31.000Z","name":"Stewart Raynor","mobile_number":"946-446-8416","email_id":"Isaiah_Labadie21@yahoo.com","dop":"2025-04-06","serial_number":"19807032290779664","imei1":"19807032290779664","imei2":"19807032290779664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98455,"job_number":"JOB_98455","tr_customer_id":98472,"tr_customer_product_id":98462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:05:13.000Z","modified_at":"2025-11-04T04:05:13.000Z","name":"Dawn Streich","mobile_number":"539-965-7344","email_id":"Ora_Doyle@gmail.com","dop":"2025-04-06","serial_number":"14233326795686560","imei1":"14233326795686560","imei2":"14233326795686560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:05:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98457,"job_number":"JOB_98457","tr_customer_id":98474,"tr_customer_product_id":98464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:40.000Z","modified_at":"2025-11-04T04:11:40.000Z","name":"Granville Bailey","mobile_number":"963-336-2554","email_id":"Amber58@yahoo.com","dop":"2025-04-06","serial_number":"14638469733338870","imei1":"14638469733338870","imei2":"14638469733338870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98459,"job_number":"JOB_98459","tr_customer_id":98476,"tr_customer_product_id":98466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:44.000Z","modified_at":"2025-11-04T04:11:44.000Z","name":"Keon Schroeder","mobile_number":"212-220-4637","email_id":"Oma63@yahoo.com","dop":"2025-04-06","serial_number":"13589320118762588","imei1":"13589320118762588","imei2":"13589320118762588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98461,"job_number":"JOB_98461","tr_customer_id":98478,"tr_customer_product_id":98468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:48.000Z","modified_at":"2025-11-04T04:11:48.000Z","name":"Garfield Kshlerin","mobile_number":"921-866-8329","email_id":"Linnea.Dicki59@gmail.com","dop":"2025-04-06","serial_number":"12471956449716372","imei1":"12471956449716372","imei2":"12471956449716372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98463,"job_number":"JOB_98463","tr_customer_id":98480,"tr_customer_product_id":98470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:13:58.000Z","modified_at":"2025-11-04T04:13:58.000Z","name":"Flavio Von","mobile_number":"340-537-9326","email_id":"Alexander_Becker55@hotmail.com","dop":"2025-04-06","serial_number":"18033158713285776","imei1":"18033158713285776","imei2":"18033158713285776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98465,"job_number":"JOB_98465","tr_customer_id":98482,"tr_customer_product_id":98472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:14:19.000Z","modified_at":"2025-11-04T04:14:19.000Z","name":"Kira Stark","mobile_number":"275-309-1750","email_id":"Tobin_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"18897216534406548","imei1":"18897216534406548","imei2":"18897216534406548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:14:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98467,"job_number":"JOB_98467","tr_customer_id":98484,"tr_customer_product_id":98474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:14:37.000Z","modified_at":"2025-11-04T04:14:37.000Z","name":"Nelda Dicki","mobile_number":"774-866-5927","email_id":"Aliyah_Schmeler@gmail.com","dop":"2025-04-06","serial_number":"12856806491917740","imei1":"12856806491917740","imei2":"12856806491917740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98469,"job_number":"JOB_98469","tr_customer_id":98486,"tr_customer_product_id":98476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:16:45.000Z","modified_at":"2025-11-04T04:16:45.000Z","name":"Damaris Rippin","mobile_number":"239-242-1265","email_id":"Dylan.Lockman86@yahoo.com","dop":"2025-04-06","serial_number":"18134272017990180","imei1":"18134272017990180","imei2":"18134272017990180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98471,"job_number":"JOB_98471","tr_customer_id":98488,"tr_customer_product_id":98478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:17:26.000Z","modified_at":"2025-11-04T04:17:26.000Z","name":"Hobart Kovacek","mobile_number":"225-702-7331","email_id":"Winifred_Hane@gmail.com","dop":"2025-04-06","serial_number":"15651796174411420","imei1":"15651796174411420","imei2":"15651796174411420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98473,"job_number":"JOB_98473","tr_customer_id":98490,"tr_customer_product_id":98480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:18:07.000Z","modified_at":"2025-11-04T04:18:07.000Z","name":"Alberta Hickle","mobile_number":"878-920-7714","email_id":"Jaylon.Macejkovic@hotmail.com","dop":"2025-04-06","serial_number":"11195610892668672","imei1":"11195610892668672","imei2":"11195610892668672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98474,"job_number":"JOB_98474","tr_customer_id":98491,"tr_customer_product_id":98481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:18:31.000Z","modified_at":"2025-11-04T04:18:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-25","serial_number":"68417040774170","imei1":"68417040774170","imei2":"68417040774170","popurl":"2025-10-25T04:18:31.019160304Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98475,"job_number":"JOB_98475","tr_customer_id":98492,"tr_customer_product_id":98482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:19:19.000Z","modified_at":"2025-11-04T04:19:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-25","serial_number":"52947366541514","imei1":"52947366541514","imei2":"52947366541514","popurl":"2025-10-25T04:19:18.907152476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98477,"job_number":"JOB_98477","tr_customer_id":98494,"tr_customer_product_id":98484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:47.000Z","modified_at":"2025-11-04T04:26:47.000Z","name":"Tressie O'Kon","mobile_number":"354-616-8636","email_id":"Eunice.Wuckert@hotmail.com","dop":"2025-04-06","serial_number":"11443553984932968","imei1":"11443553984932968","imei2":"11443553984932968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98479,"job_number":"JOB_98479","tr_customer_id":98496,"tr_customer_product_id":98486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:50.000Z","modified_at":"2025-11-04T04:26:51.000Z","name":"Carmelo Lynch","mobile_number":"913-527-6842","email_id":"Johathan74@hotmail.com","dop":"2025-04-06","serial_number":"13547520597169696","imei1":"13547520597169696","imei2":"13547520597169696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98481,"job_number":"JOB_98481","tr_customer_id":98498,"tr_customer_product_id":98488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:54.000Z","modified_at":"2025-11-04T04:26:54.000Z","name":"Jimmie Erdman","mobile_number":"997-743-6530","email_id":"Lola_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"11150709242098306","imei1":"11150709242098306","imei2":"11150709242098306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98483,"job_number":"JOB_98483","tr_customer_id":98500,"tr_customer_product_id":98490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:28:50.000Z","modified_at":"2025-11-04T04:28:50.000Z","name":"Kory Langosh","mobile_number":"943-370-4172","email_id":"Daisha27@yahoo.com","dop":"2025-04-06","serial_number":"18708210352553020","imei1":"18708210352553020","imei2":"18708210352553020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98484,"job_number":"JOB_98484","tr_customer_id":98501,"tr_customer_product_id":98491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:28:59.000Z","modified_at":"2025-11-04T04:28:59.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101650569093763","imei1":"101650569093763","imei2":"101650569093763","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98487,"job_number":"JOB_98487","tr_customer_id":98504,"tr_customer_product_id":98494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:09.000Z","modified_at":"2025-11-04T04:29:09.000Z","name":"Eleanora Walter","mobile_number":"909-530-6221","email_id":"Sophie_Block86@gmail.com","dop":"2025-04-06","serial_number":"15898747220190788","imei1":"15898747220190788","imei2":"15898747220190788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98488,"job_number":"JOB_98488","tr_customer_id":98505,"tr_customer_product_id":98495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:10.000Z","modified_at":"2025-11-04T04:29:10.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105620547448978","imei1":"105620547448978","imei2":"105620547448978","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98491,"job_number":"JOB_98491","tr_customer_id":98508,"tr_customer_product_id":98498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:29:29.000Z","modified_at":"2025-11-04T04:29:29.000Z","name":"Margret MacGyver","mobile_number":"619-595-3713","email_id":"Albertha_Lowe@gmail.com","dop":"2025-04-06","serial_number":"10526349569058266","imei1":"10526349569058266","imei2":"10526349569058266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98493,"job_number":"JOB_98493","tr_customer_id":98510,"tr_customer_product_id":98500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:31:36.000Z","modified_at":"2025-11-04T04:31:36.000Z","name":"Keanu Ledner","mobile_number":"271-358-4454","email_id":"Geovanny5@gmail.com","dop":"2025-04-06","serial_number":"18509902553344776","imei1":"18509902553344776","imei2":"18509902553344776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98495,"job_number":"JOB_98495","tr_customer_id":98512,"tr_customer_product_id":98502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:32:23.000Z","modified_at":"2025-11-04T04:32:23.000Z","name":"Modesto Beer","mobile_number":"787-206-6540","email_id":"Darian.Yundt57@yahoo.com","dop":"2025-04-06","serial_number":"11551017706792436","imei1":"11551017706792436","imei2":"11551017706792436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98497,"job_number":"JOB_98497","tr_customer_id":98514,"tr_customer_product_id":98504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:33:09.000Z","modified_at":"2025-11-04T04:33:09.000Z","name":"Ted Crooks","mobile_number":"744-315-9320","email_id":"Lizeth.Collier76@hotmail.com","dop":"2025-04-06","serial_number":"16859895535063908","imei1":"16859895535063908","imei2":"16859895535063908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98499,"job_number":"JOB_98499","tr_customer_id":98516,"tr_customer_product_id":98506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:35:26.000Z","modified_at":"2025-11-04T04:35:26.000Z","name":"Kayla Conn","mobile_number":"739-927-4053","email_id":"Vickie.Cummings@hotmail.com","dop":"2025-04-06","serial_number":"14079196352093670","imei1":"14079196352093670","imei2":"14079196352093670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98501,"job_number":"JOB_98501","tr_customer_id":98518,"tr_customer_product_id":98508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:36:36.000Z","modified_at":"2025-11-04T04:36:36.000Z","name":"Michaela Yundt","mobile_number":"274-482-9360","email_id":"Malinda.Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"16339713731370062","imei1":"16339713731370062","imei2":"16339713731370062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98503,"job_number":"JOB_98503","tr_customer_id":98520,"tr_customer_product_id":98510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:36:58.000Z","modified_at":"2025-11-04T04:36:58.000Z","name":"April Brekke","mobile_number":"252-375-7204","email_id":"Madisyn77@hotmail.com","dop":"2025-04-06","serial_number":"12848784391840572","imei1":"12848784391840572","imei2":"12848784391840572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98505,"job_number":"JOB_98505","tr_customer_id":98522,"tr_customer_product_id":98512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:37:18.000Z","modified_at":"2025-11-04T04:37:18.000Z","name":"Sally Satterfield","mobile_number":"474-938-5999","email_id":"Rex.Heaney77@gmail.com","dop":"2025-04-06","serial_number":"17182540204090004","imei1":"17182540204090004","imei2":"17182540204090004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98507,"job_number":"JOB_98507","tr_customer_id":98524,"tr_customer_product_id":98514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:40:11.000Z","modified_at":"2025-11-04T04:40:11.000Z","name":"Rashawn Jacobi","mobile_number":"432-726-8083","email_id":"Roma_Pfannerstill18@hotmail.com","dop":"2025-04-06","serial_number":"17942805122715604","imei1":"17942805122715604","imei2":"17942805122715604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98509,"job_number":"JOB_98509","tr_customer_id":98526,"tr_customer_product_id":98516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:40:55.000Z","modified_at":"2025-11-04T04:40:55.000Z","name":"Brooke Fritsch","mobile_number":"233-265-6753","email_id":"Adella.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"12589460629562560","imei1":"12589460629562560","imei2":"12589460629562560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98511,"job_number":"JOB_98511","tr_customer_id":98528,"tr_customer_product_id":98518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:41:38.000Z","modified_at":"2025-11-04T04:41:38.000Z","name":"Elbert McLaughlin","mobile_number":"309-920-3032","email_id":"Reed48@hotmail.com","dop":"2025-04-06","serial_number":"12480812156396952","imei1":"12480812156396952","imei2":"12480812156396952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98513,"job_number":"JOB_98513","tr_customer_id":98530,"tr_customer_product_id":98520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:42:53.000Z","modified_at":"2025-11-04T04:42:53.000Z","name":"Johnathan Yost","mobile_number":"521-406-9157","email_id":"Cooper.Torphy@hotmail.com","dop":"2025-04-06","serial_number":"15716901754478980","imei1":"15716901754478980","imei2":"15716901754478980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T04:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98514,"job_number":"JOB_98514","tr_customer_id":98531,"tr_customer_product_id":98521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:29:23.000Z","modified_at":"2025-11-04T05:29:23.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12363510352105","imei1":"12363510352105","imei2":"12363510352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98515,"job_number":"JOB_98515","tr_customer_id":98532,"tr_customer_product_id":98522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:32:07.000Z","modified_at":"2025-11-04T05:32:07.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-04-06","serial_number":"12363511352105","imei1":"12363511352105","imei2":"12363511352105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98516,"job_number":"JOB_98516","tr_customer_id":98533,"tr_customer_product_id":98523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:44:18.000Z","modified_at":"2025-11-04T05:44:18.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363111352105","imei1":"12363111352105","imei2":"12363111352105","popurl":"2025-11-04T05:44:15.071Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98517,"job_number":"JOB_98517","tr_customer_id":98534,"tr_customer_product_id":98524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:47:05.000Z","modified_at":"2025-11-04T05:47:05.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363111112105","imei1":"12363111112105","imei2":"12363111112105","popurl":"2025-11-04T05:47:01.998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98518,"job_number":"JOB_98518","tr_customer_id":98535,"tr_customer_product_id":98525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:49:40.000Z","modified_at":"2025-11-04T05:49:40.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"11447388836958","imei1":"11447388836958","imei2":"11447388836958","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98520,"job_number":"JOB_98520","tr_customer_id":98537,"tr_customer_product_id":98527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:49:42.000Z","modified_at":"2025-11-04T05:49:42.000Z","name":"Dejon Windler","mobile_number":"804-555-2211","email_id":"Estevan_Kirlin@yahoo.com","dop":"2025-09-20","serial_number":"100242587466870","imei1":"100242587466870","imei2":"100242587466870","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98521,"job_number":"JOB_98521","tr_customer_id":98538,"tr_customer_product_id":98528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:50:31.000Z","modified_at":"2025-11-04T05:50:31.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"10939099516152","imei1":"10939099516152","imei2":"10939099516152","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98523,"job_number":"JOB_98523","tr_customer_id":98540,"tr_customer_product_id":98530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:50:33.000Z","modified_at":"2025-11-04T05:50:33.000Z","name":"Jolie Reichel","mobile_number":"633-248-4506","email_id":"Ayden_Christiansen36@hotmail.com","dop":"2025-09-20","serial_number":"100603129357002","imei1":"100603129357002","imei2":"100603129357002","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98524,"job_number":"JOB_98524","tr_customer_id":98541,"tr_customer_product_id":98531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:51:20.000Z","modified_at":"2025-11-04T05:51:20.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14600995858207","imei1":"14600995858207","imei2":"14600995858207","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98526,"job_number":"JOB_98526","tr_customer_id":98543,"tr_customer_product_id":98533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:51:22.000Z","modified_at":"2025-11-04T05:51:22.000Z","name":"Vallie Ratke","mobile_number":"204-535-3307","email_id":"Fredy80@hotmail.com","dop":"2025-09-20","serial_number":"100199424001009","imei1":"100199424001009","imei2":"100199424001009","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98527,"job_number":"JOB_98527","tr_customer_id":98544,"tr_customer_product_id":98534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:52:16.000Z","modified_at":"2025-11-04T05:52:16.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"10607119276994","imei1":"10607119276994","imei2":"10607119276994","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98529,"job_number":"JOB_98529","tr_customer_id":98546,"tr_customer_product_id":98536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:52:18.000Z","modified_at":"2025-11-04T05:52:18.000Z","name":"Bradley Prohaska","mobile_number":"788-239-5735","email_id":"Laverna89@yahoo.com","dop":"2025-09-20","serial_number":"100016365582875","imei1":"100016365582875","imei2":"100016365582875","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98530,"job_number":"JOB_98530","tr_customer_id":98547,"tr_customer_product_id":98537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:05.000Z","modified_at":"2025-11-04T05:53:05.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"11060711757111","imei1":"11060711757111","imei2":"11060711757111","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98532,"job_number":"JOB_98532","tr_customer_id":98549,"tr_customer_product_id":98539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:07.000Z","modified_at":"2025-11-04T05:53:07.000Z","name":"Zelma Hermann","mobile_number":"950-546-5152","email_id":"Dejon.Jakubowski@hotmail.com","dop":"2025-09-20","serial_number":"100175722965371","imei1":"100175722965371","imei2":"100175722965371","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98533,"job_number":"JOB_98533","tr_customer_id":98550,"tr_customer_product_id":98540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:53.000Z","modified_at":"2025-11-04T05:53:53.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15643252815454","imei1":"15643252815454","imei2":"15643252815454","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98535,"job_number":"JOB_98535","tr_customer_id":98552,"tr_customer_product_id":98542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T05:53:54.000Z","modified_at":"2025-11-04T05:53:54.000Z","name":"Jena Daniel","mobile_number":"298-928-9808","email_id":"Ewell.Veum7@hotmail.com","dop":"2025-09-20","serial_number":"100824270894911","imei1":"100824270894911","imei2":"100824270894911","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T05:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98537,"job_number":"JOB_98537","tr_customer_id":98554,"tr_customer_product_id":98544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:01:28.000Z","modified_at":"2025-11-04T06:01:28.000Z","name":"Treva Stark","mobile_number":"308-772-7344","email_id":"Charles38@yahoo.com","dop":"2025-04-06","serial_number":"15147071030934308","imei1":"15147071030934308","imei2":"15147071030934308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98547,"job_number":"JOB_98547","tr_customer_id":98564,"tr_customer_product_id":98554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:08.000Z","modified_at":"2025-11-04T06:19:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10863309322649","imei1":"10863309322649","imei2":"10863309322649","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98549,"job_number":"JOB_98549","tr_customer_id":98566,"tr_customer_product_id":98556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:09.000Z","modified_at":"2025-11-04T06:19:09.000Z","name":"Gussie Bogisich","mobile_number":"768-558-6179","email_id":"Estel.Hane@gmail.com","dop":"2025-06-18","serial_number":"1041769699580750","imei1":"1041769699580750","imei2":"1041769699580750","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98550,"job_number":"JOB_98550","tr_customer_id":98567,"tr_customer_product_id":98557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:49.000Z","modified_at":"2025-11-04T06:19:49.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10361959079370","imei1":"10361959079370","imei2":"10361959079370","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98552,"job_number":"JOB_98552","tr_customer_id":98569,"tr_customer_product_id":98559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:49.000Z","modified_at":"2025-11-04T06:19:49.000Z","name":"Elenor Rau","mobile_number":"289-836-6040","email_id":"Megane_Beier56@yahoo.com","dop":"2025-06-18","serial_number":"1033566302423036","imei1":"1033566302423036","imei2":"1033566302423036","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98553,"job_number":"JOB_98553","tr_customer_id":98570,"tr_customer_product_id":98560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:19:58.000Z","modified_at":"2025-11-04T06:19:58.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"15097051295033","imei1":"15097051295033","imei2":"15097051295033","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98555,"job_number":"JOB_98555","tr_customer_id":98572,"tr_customer_product_id":98562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:00.000Z","modified_at":"2025-11-04T06:20:00.000Z","name":"Marcelle Wilderman","mobile_number":"770-758-7200","email_id":"Olga_McCullough97@yahoo.com","dop":"2025-06-08","serial_number":"107450890006541","imei1":"107450890006541","imei2":"107450890006541","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98556,"job_number":"JOB_98556","tr_customer_id":98573,"tr_customer_product_id":98563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:10.000Z","modified_at":"2025-11-04T06:20:10.000Z","name":"tushar shelar","mobile_number":"8888888888","email_id":"shelar@gmail.com","dop":"2025-04-06","serial_number":"13115605825164","imei1":"13115605825164","imei2":"13115605825164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98558,"job_number":"JOB_98558","tr_customer_id":98575,"tr_customer_product_id":98565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:11.000Z","modified_at":"2025-11-04T06:20:11.000Z","name":"Ottis Friesen","mobile_number":"762-843-9454","email_id":"Tatum99@hotmail.com","dop":"2025-04-06","serial_number":"12626221472215620","imei1":"12626221472215620","imei2":"12626221472215620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98559,"job_number":"JOB_98559","tr_customer_id":98576,"tr_customer_product_id":98566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:28.000Z","modified_at":"2025-11-04T06:20:28.000Z","name":"vinod patil","mobile_number":"7874589652","email_id":"patil@gmail.com","dop":"2025-04-06","serial_number":"11948109507264","imei1":"11948109507264","imei2":"11948109507264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98560,"job_number":"JOB_98560","tr_customer_id":98577,"tr_customer_product_id":98567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:28.000Z","modified_at":"2025-11-04T06:20:28.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18290392719034","imei1":"18290392719034","imei2":"18290392719034","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98563,"job_number":"JOB_98563","tr_customer_id":98580,"tr_customer_product_id":98570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:29.000Z","modified_at":"2025-11-04T06:20:29.000Z","name":"Sandrine Wolff","mobile_number":"619-866-6048","email_id":"Maye94@hotmail.com","dop":"2025-04-06","serial_number":"16146401870343244","imei1":"16146401870343244","imei2":"16146401870343244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98564,"job_number":"JOB_98564","tr_customer_id":98581,"tr_customer_product_id":98571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:30.000Z","modified_at":"2025-11-04T06:20:30.000Z","name":"David O'Connell","mobile_number":"795-817-5721","email_id":"Lila.Erdman96@hotmail.com","dop":"2025-06-08","serial_number":"103568459532654","imei1":"103568459532654","imei2":"103568459532654","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98565,"job_number":"JOB_98565","tr_customer_id":98582,"tr_customer_product_id":98572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:46.000Z","modified_at":"2025-11-04T06:20:46.000Z","name":"vishal randive","mobile_number":"9856238956","email_id":"randive@gmail.com","dop":"2025-04-06","serial_number":"15159780335511","imei1":"15159780335511","imei2":"15159780335511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98567,"job_number":"JOB_98567","tr_customer_id":98584,"tr_customer_product_id":98574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:47.000Z","modified_at":"2025-11-04T06:20:47.000Z","name":"Timmy Jenkins","mobile_number":"780-611-6135","email_id":"Bradly.Bogisich@yahoo.com","dop":"2025-04-06","serial_number":"10727240599146226","imei1":"10727240599146226","imei2":"10727240599146226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98568,"job_number":"JOB_98568","tr_customer_id":98585,"tr_customer_product_id":98575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:20:58.000Z","modified_at":"2025-11-04T06:20:58.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"18740442972534","imei1":"18740442972534","imei2":"18740442972534","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98570,"job_number":"JOB_98570","tr_customer_id":98587,"tr_customer_product_id":98577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:00.000Z","modified_at":"2025-11-04T06:21:00.000Z","name":"Damaris Volkman","mobile_number":"872-627-6281","email_id":"Dewitt_Leuschke@hotmail.com","dop":"2025-06-08","serial_number":"104563553345168","imei1":"104563553345168","imei2":"104563553345168","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98571,"job_number":"JOB_98571","tr_customer_id":98588,"tr_customer_product_id":98578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:35.000Z","modified_at":"2025-11-04T06:21:35.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"16183047971468","imei1":"16183047971468","imei2":"16183047971468","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98573,"job_number":"JOB_98573","tr_customer_id":98590,"tr_customer_product_id":98580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:21:37.000Z","modified_at":"2025-11-04T06:21:37.000Z","name":"Geovanny Vandervort","mobile_number":"791-370-0294","email_id":"Liam_Schimmel@yahoo.com","dop":"2025-09-20","serial_number":"100285067292476","imei1":"100285067292476","imei2":"100285067292476","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98574,"job_number":"JOB_98574","tr_customer_id":98591,"tr_customer_product_id":98581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:22:24.000Z","modified_at":"2025-11-04T06:22:24.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18585735516197","imei1":"18585735516197","imei2":"18585735516197","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98576,"job_number":"JOB_98576","tr_customer_id":98593,"tr_customer_product_id":98583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:22:26.000Z","modified_at":"2025-11-04T06:22:26.000Z","name":"Jamison Schimmel","mobile_number":"931-618-4062","email_id":"Rafael.Bergstrom@hotmail.com","dop":"2025-09-20","serial_number":"100368727801589","imei1":"100368727801589","imei2":"100368727801589","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98577,"job_number":"JOB_98577","tr_customer_id":98594,"tr_customer_product_id":98584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:23:12.000Z","modified_at":"2025-11-04T06:23:12.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"14922185100065","imei1":"14922185100065","imei2":"14922185100065","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98579,"job_number":"JOB_98579","tr_customer_id":98596,"tr_customer_product_id":98586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:23:13.000Z","modified_at":"2025-11-04T06:23:13.000Z","name":"Obie Ortiz","mobile_number":"688-300-8107","email_id":"Drew42@gmail.com","dop":"2025-09-20","serial_number":"100649743654657","imei1":"100649743654657","imei2":"100649743654657","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:23:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98580,"job_number":"JOB_98580","tr_customer_id":98597,"tr_customer_product_id":98587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:08.000Z","modified_at":"2025-11-04T06:24:08.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"19127897337187","imei1":"19127897337187","imei2":"19127897337187","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98582,"job_number":"JOB_98582","tr_customer_id":98599,"tr_customer_product_id":98589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:09.000Z","modified_at":"2025-11-04T06:24:10.000Z","name":"Wayne Brakus","mobile_number":"436-372-6845","email_id":"Hassan.Glover25@yahoo.com","dop":"2025-09-20","serial_number":"100116702619683","imei1":"100116702619683","imei2":"100116702619683","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98583,"job_number":"JOB_98583","tr_customer_id":98600,"tr_customer_product_id":98590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:57.000Z","modified_at":"2025-11-04T06:24:57.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"18910987656933","imei1":"18910987656933","imei2":"18910987656933","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98585,"job_number":"JOB_98585","tr_customer_id":98602,"tr_customer_product_id":98592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:24:59.000Z","modified_at":"2025-11-04T06:24:59.000Z","name":"Billy Welch","mobile_number":"502-330-0198","email_id":"Alexane74@hotmail.com","dop":"2025-09-20","serial_number":"100534139058637","imei1":"100534139058637","imei2":"100534139058637","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98586,"job_number":"JOB_98586","tr_customer_id":98603,"tr_customer_product_id":98593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:25:45.000Z","modified_at":"2025-11-04T06:25:45.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"15890206206096","imei1":"15890206206096","imei2":"15890206206096","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98588,"job_number":"JOB_98588","tr_customer_id":98605,"tr_customer_product_id":98595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:25:47.000Z","modified_at":"2025-11-04T06:25:47.000Z","name":"Phoebe Nolan","mobile_number":"996-289-1550","email_id":"Asia56@gmail.com","dop":"2025-09-20","serial_number":"100267358959960","imei1":"100267358959960","imei2":"100267358959960","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98590,"job_number":"JOB_98590","tr_customer_id":98607,"tr_customer_product_id":98597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:28:34.000Z","modified_at":"2025-11-04T06:28:34.000Z","name":"Raquel Romaguera","mobile_number":"414-692-1543","email_id":"Felipa.OKeefe@hotmail.com","dop":"2025-04-06","serial_number":"18875782421889420","imei1":"18875782421889420","imei2":"18875782421889420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98592,"job_number":"JOB_98592","tr_customer_id":98609,"tr_customer_product_id":98599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:37:03.000Z","modified_at":"2025-11-04T06:37:03.000Z","name":"Coralie Hackett","mobile_number":"469-449-9653","email_id":"Larissa.Baumbach@gmail.com","dop":"2025-04-06","serial_number":"16035954866778950","imei1":"16035954866778950","imei2":"16035954866778950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98594,"job_number":"JOB_98594","tr_customer_id":98611,"tr_customer_product_id":98601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:37.000Z","modified_at":"2025-11-04T06:39:37.000Z","name":"Mossie Bins","mobile_number":"990-942-1629","email_id":"Summer7@yahoo.com","dop":"2025-04-06","serial_number":"19314570123905870","imei1":"19314570123905870","imei2":"19314570123905870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98595,"job_number":"JOB_98595","tr_customer_id":98612,"tr_customer_product_id":98602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:49.000Z","modified_at":"2025-11-04T06:39:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18083047133741","imei1":"18083047133741","imei2":"18083047133741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98597,"job_number":"JOB_98597","tr_customer_id":98614,"tr_customer_product_id":98604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:39:51.000Z","modified_at":"2025-11-04T06:39:51.000Z","name":"Bethany Wunsch","mobile_number":"820-942-8604","email_id":"Briana.Jerde17@gmail.com","dop":"2025-04-06","serial_number":"15829634894758502","imei1":"15829634894758502","imei2":"15829634894758502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98599,"job_number":"JOB_98599","tr_customer_id":98616,"tr_customer_product_id":98606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:03.000Z","modified_at":"2025-11-04T06:40:03.000Z","name":"Justice Nolan","mobile_number":"261-367-3788","email_id":"Macy_Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"18964325180605570","imei1":"18964325180605570","imei2":"18964325180605570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98600,"job_number":"JOB_98600","tr_customer_id":98617,"tr_customer_product_id":98607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:03.000Z","modified_at":"2025-11-04T06:40:03.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15746828017333","imei1":"15746828017333","imei2":"15746828017333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98603,"job_number":"JOB_98603","tr_customer_id":98620,"tr_customer_product_id":98610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:23.000Z","modified_at":"2025-11-04T06:40:23.000Z","name":"Sabryna Mertz","mobile_number":"822-567-2756","email_id":"Dwight_Hand@hotmail.com","dop":"2025-04-06","serial_number":"14066477844188012","imei1":"14066477844188012","imei2":"14066477844188012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98604,"job_number":"JOB_98604","tr_customer_id":98621,"tr_customer_product_id":98611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:35.000Z","modified_at":"2025-11-04T06:40:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11462625227127","imei1":"11462625227127","imei2":"11462625227127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98606,"job_number":"JOB_98606","tr_customer_id":98623,"tr_customer_product_id":98613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:37.000Z","modified_at":"2025-11-04T06:40:37.000Z","name":"Lorenzo Collins","mobile_number":"294-841-5968","email_id":"Destinee32@yahoo.com","dop":"2025-04-06","serial_number":"12843696026391972","imei1":"12843696026391972","imei2":"12843696026391972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98607,"job_number":"JOB_98607","tr_customer_id":98624,"tr_customer_product_id":98614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:40:50.000Z","modified_at":"2025-11-04T06:40:50.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"17552711897876","imei1":"17552711897876","imei2":"17552711897876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98610,"job_number":"JOB_98610","tr_customer_id":98627,"tr_customer_product_id":98617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:08.000Z","modified_at":"2025-11-04T06:41:08.000Z","name":"Rosalyn Cronin","mobile_number":"223-601-6717","email_id":"Dora_Satterfield7@hotmail.com","dop":"2025-04-06","serial_number":"12754920165856974","imei1":"12754920165856974","imei2":"12754920165856974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98611,"job_number":"JOB_98611","tr_customer_id":98628,"tr_customer_product_id":98618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:20.000Z","modified_at":"2025-11-04T06:41:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10980959064856","imei1":"10980959064856","imei2":"10980959064856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98613,"job_number":"JOB_98613","tr_customer_id":98630,"tr_customer_product_id":98620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:22.000Z","modified_at":"2025-11-04T06:41:22.000Z","name":"Collin Kerluke","mobile_number":"236-434-4188","email_id":"Amya.Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"11421935830537612","imei1":"11421935830537612","imei2":"11421935830537612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98614,"job_number":"JOB_98614","tr_customer_id":98631,"tr_customer_product_id":98621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:41:36.000Z","modified_at":"2025-11-04T06:41:36.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"19790149036876","imei1":"19790149036876","imei2":"19790149036876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98616,"job_number":"JOB_98616","tr_customer_id":98633,"tr_customer_product_id":98623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:08.000Z","modified_at":"2025-11-04T06:53:08.000Z","name":"prasad jamdar","mobile_number":"98899889889","email_id":"p@gmail.com","dop":"2025-09-20","serial_number":"17625848057606","imei1":"17625848057606","imei2":"17625848057606","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98618,"job_number":"JOB_98618","tr_customer_id":98635,"tr_customer_product_id":98625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:10.000Z","modified_at":"2025-11-04T06:53:10.000Z","name":"Stanton Abshire","mobile_number":"560-723-0534","email_id":"Marianna_Boyer84@yahoo.com","dop":"2025-09-20","serial_number":"100336762128908","imei1":"100336762128908","imei2":"100336762128908","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98619,"job_number":"JOB_98619","tr_customer_id":98636,"tr_customer_product_id":98626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:36.000Z","modified_at":"2025-11-04T06:53:36.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15333465742211","imei1":"15333465742211","imei2":"15333465742211","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98620,"job_number":"JOB_98620","tr_customer_id":98637,"tr_customer_product_id":98627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:36.000Z","modified_at":"2025-11-04T06:53:36.000Z","name":"Riley Balistreri","mobile_number":"943-838-9583","email_id":"Rey.Friesen@gmail.com","dop":"2025-09-16","serial_number":"10143323632753","imei1":"10143323632753","imei2":"10143323632753","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98621,"job_number":"JOB_98621","tr_customer_id":98638,"tr_customer_product_id":98628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:55.000Z","modified_at":"2025-11-04T06:53:55.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19463756580339","imei1":"19463756580339","imei2":"19463756580339","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98622,"job_number":"JOB_98622","tr_customer_id":98639,"tr_customer_product_id":98629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:55.000Z","modified_at":"2025-11-04T06:53:55.000Z","name":"Eleonore Hettinger","mobile_number":"556-972-1522","email_id":"Rolando_Hackett@hotmail.com","dop":"2025-09-16","serial_number":"16337347218255","imei1":"16337347218255","imei2":"16337347218255","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98623,"job_number":"JOB_98623","tr_customer_id":98640,"tr_customer_product_id":98630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:58.000Z","modified_at":"2025-11-04T06:53:58.000Z","name":"ramesh khan","mobile_number":"988998889","email_id":"r@gmail.com","dop":"2025-09-20","serial_number":"14582883090557","imei1":"14582883090557","imei2":"14582883090557","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98625,"job_number":"JOB_98625","tr_customer_id":98642,"tr_customer_product_id":98632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:53:59.000Z","modified_at":"2025-11-04T06:53:59.000Z","name":"Sedrick Parisian","mobile_number":"915-349-2909","email_id":"Filomena_Fahey@gmail.com","dop":"2025-09-20","serial_number":"100858933661248","imei1":"100858933661248","imei2":"100858933661248","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98626,"job_number":"JOB_98626","tr_customer_id":98643,"tr_customer_product_id":98633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:14.000Z","modified_at":"2025-11-04T06:54:14.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14414340601477","imei1":"14414340601477","imei2":"14414340601477","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98627,"job_number":"JOB_98627","tr_customer_id":98644,"tr_customer_product_id":98634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:14.000Z","modified_at":"2025-11-04T06:54:14.000Z","name":"Tianna Bashirian","mobile_number":"954-502-8632","email_id":"Justus70@hotmail.com","dop":"2025-09-16","serial_number":"11094682846385","imei1":"11094682846385","imei2":"11094682846385","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98628,"job_number":"JOB_98628","tr_customer_id":98645,"tr_customer_product_id":98635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:47.000Z","modified_at":"2025-11-04T06:54:47.000Z","name":"rakesh mallya","mobile_number":"9889989889","email_id":"k@gmail.com","dop":"2025-09-20","serial_number":"13021463093801","imei1":"13021463093801","imei2":"13021463093801","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98630,"job_number":"JOB_98630","tr_customer_id":98647,"tr_customer_product_id":98637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:54:49.000Z","modified_at":"2025-11-04T06:54:49.000Z","name":"Elouise Kulas","mobile_number":"658-505-9993","email_id":"Al_Satterfield87@hotmail.com","dop":"2025-09-20","serial_number":"100267678564519","imei1":"100267678564519","imei2":"100267678564519","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98631,"job_number":"JOB_98631","tr_customer_id":98648,"tr_customer_product_id":98638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:19:37.000Z","modified_at":"2025-11-04T07:19:37.000Z","name":"Karan  Vaid","mobile_number":"4446464846","email_id":"thomasmuller@xyz.com","dop":"2025-08-06","serial_number":"10850449661797","imei1":"10850449661797","imei2":"10850449661797","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98637,"job_number":"JOB_98637","tr_customer_id":98654,"tr_customer_product_id":98644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:40.000Z","modified_at":"2025-11-04T07:36:40.000Z","name":"Heena Shaikh","mobile_number":"9899898975","email_id":"heenashaikh1811@gmail.com","dop":"2025-11-04","serial_number":"12363731112105","imei1":"12363731112105","imei2":"12363731112105","popurl":"2025-11-04T07:36:37.513Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98639,"job_number":"JOB_98639","tr_customer_id":98656,"tr_customer_product_id":98646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:46.000Z","modified_at":"2025-11-04T07:36:47.000Z","name":"Esmeralda Nolan","mobile_number":"423-861-2520","email_id":"Alana_Nikolaus75@yahoo.com","dop":"2025-09-20","serial_number":"100401764773393","imei1":"100401764773393","imei2":"100401764773393","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98641,"job_number":"JOB_98641","tr_customer_id":98658,"tr_customer_product_id":98648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:36:54.000Z","modified_at":"2025-11-04T07:36:55.000Z","name":"Ulices Cole","mobile_number":"973-757-3932","email_id":"Beth.Marquardt@yahoo.com","dop":"2025-09-20","serial_number":"100665333848861","imei1":"100665333848861","imei2":"100665333848861","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98643,"job_number":"JOB_98643","tr_customer_id":98660,"tr_customer_product_id":98650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:37:12.000Z","modified_at":"2025-11-04T07:37:12.000Z","name":"Tod Jacobi","mobile_number":"321-770-3239","email_id":"Jairo58@yahoo.com","dop":"2025-04-06","serial_number":"11730617249461740","imei1":"11730617249461740","imei2":"11730617249461740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98646,"job_number":"JOB_98646","tr_customer_id":98663,"tr_customer_product_id":98653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:38:49.000Z","modified_at":"2025-11-04T07:38:49.000Z","name":"Mittie Torp","mobile_number":"486-301-8221","email_id":"Ruthie_Boyle79@gmail.com","dop":"2025-09-20","serial_number":"100314694958394","imei1":"100314694958394","imei2":"100314694958394","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98647,"job_number":"JOB_98647","tr_customer_id":98664,"tr_customer_product_id":98654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:38:49.000Z","modified_at":"2025-11-04T07:38:49.000Z","name":"Randal Harber","mobile_number":"920-900-2880","email_id":"Magdalena0@hotmail.com","dop":"2025-09-20","serial_number":"100304936650912","imei1":"100304936650912","imei2":"100304936650912","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98650,"job_number":"JOB_98650","tr_customer_id":98667,"tr_customer_product_id":98657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:41:23.000Z","modified_at":"2025-11-04T07:41:23.000Z","name":"Muriel Cummings","mobile_number":"619-861-0900","email_id":"Hilbert_Dickens74@hotmail.com","dop":"2025-09-20","serial_number":"100368074404067","imei1":"100368074404067","imei2":"100368074404067","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98651,"job_number":"JOB_98651","tr_customer_id":98668,"tr_customer_product_id":98658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:41:23.000Z","modified_at":"2025-11-04T07:41:23.000Z","name":"Kailyn Terry","mobile_number":"605-357-5856","email_id":"Moriah.Harvey@hotmail.com","dop":"2025-09-20","serial_number":"100580052150778","imei1":"100580052150778","imei2":"100580052150778","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98654,"job_number":"JOB_98654","tr_customer_id":98671,"tr_customer_product_id":98661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:43:58.000Z","modified_at":"2025-11-04T07:43:58.000Z","name":"Carolanne Olson","mobile_number":"366-860-0729","email_id":"Nyah.Nicolas@gmail.com","dop":"2025-09-20","serial_number":"100143497460713","imei1":"100143497460713","imei2":"100143497460713","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98655,"job_number":"JOB_98655","tr_customer_id":98672,"tr_customer_product_id":98662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:43:58.000Z","modified_at":"2025-11-04T07:43:58.000Z","name":"Trever Ritchie","mobile_number":"792-734-9709","email_id":"Keanu_Purdy71@yahoo.com","dop":"2025-09-20","serial_number":"100903627630187","imei1":"100903627630187","imei2":"100903627630187","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98658,"job_number":"JOB_98658","tr_customer_id":98675,"tr_customer_product_id":98665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:49:14.000Z","modified_at":"2025-11-04T07:49:14.000Z","name":"Theresa Waelchi","mobile_number":"879-665-8967","email_id":"Stefanie_Senger64@gmail.com","dop":"2025-09-20","serial_number":"100300931713673","imei1":"100300931713673","imei2":"100300931713673","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98659,"job_number":"JOB_98659","tr_customer_id":98676,"tr_customer_product_id":98666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:49:14.000Z","modified_at":"2025-11-04T07:49:14.000Z","name":"Jarrell Quitzon","mobile_number":"289-633-0650","email_id":"Judge_Schumm@yahoo.com","dop":"2025-09-20","serial_number":"100129787468876","imei1":"100129787468876","imei2":"100129787468876","popurl":"2025-09-20T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98660,"job_number":"JOB_98660","tr_customer_id":98677,"tr_customer_product_id":98667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:02:02.000Z","modified_at":"2025-11-04T09:02:02.000Z","name":"Juston Lowe","mobile_number":"354-430-4755","email_id":"Alejandra.Beatty8@yahoo.com","dop":"2025-09-30","serial_number":"17746741150332","imei1":"17746741150332","imei2":"17746741150332","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98661,"job_number":"JOB_98661","tr_customer_id":98678,"tr_customer_product_id":98668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:03:03.000Z","modified_at":"2025-11-04T09:03:03.000Z","name":"Brendan Gibson","mobile_number":"408-587-1577","email_id":"Liliane.Wisozk99@hotmail.com","dop":"2025-09-30","serial_number":"13344015545645","imei1":"13344015545645","imei2":"13344015545645","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:03:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98662,"job_number":"JOB_98662","tr_customer_id":98679,"tr_customer_product_id":98669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:04:35.000Z","modified_at":"2025-11-04T09:04:35.000Z","name":"Ocie Blick","mobile_number":"924-934-5011","email_id":"Rene.Wehner@gmail.com","dop":"2025-09-30","serial_number":"18166731053652","imei1":"18166731053652","imei2":"18166731053652","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98663,"job_number":"JOB_98663","tr_customer_id":98680,"tr_customer_product_id":98670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:01.000Z","modified_at":"2025-11-04T09:05:01.000Z","name":"Rowland Daugherty","mobile_number":"506-607-3789","email_id":"Florence73@hotmail.com","dop":"2025-09-30","serial_number":"17868686902537","imei1":"17868686902537","imei2":"17868686902537","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98664,"job_number":"JOB_98664","tr_customer_id":98681,"tr_customer_product_id":98671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:04.000Z","modified_at":"2025-11-04T09:05:04.000Z","name":"Florian Koch","mobile_number":"995-521-8469","email_id":"Lucious_Thiel91@gmail.com","dop":"2025-09-30","serial_number":"14768857645295","imei1":"14768857645295","imei2":"14768857645295","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98665,"job_number":"JOB_98665","tr_customer_id":98682,"tr_customer_product_id":98672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:05:36.000Z","modified_at":"2025-11-04T09:05:36.000Z","name":"Verona Mayert","mobile_number":"321-758-0376","email_id":"Deanna_Mosciski@gmail.com","dop":"2025-09-30","serial_number":"13282728089551","imei1":"13282728089551","imei2":"13282728089551","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98666,"job_number":"JOB_98666","tr_customer_id":98683,"tr_customer_product_id":98673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:07:33.000Z","modified_at":"2025-11-04T09:07:33.000Z","name":"Caesar Wisozk","mobile_number":"443-865-0570","email_id":"Ella16@hotmail.com","dop":"2025-09-30","serial_number":"14261841003245","imei1":"14261841003245","imei2":"14261841003245","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:07:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98667,"job_number":"JOB_98667","tr_customer_id":98684,"tr_customer_product_id":98674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:10:59.000Z","modified_at":"2025-11-04T09:10:59.000Z","name":"Miracle Kautzer","mobile_number":"598-623-0703","email_id":"Antonio_Rowe@gmail.com","dop":"2025-09-30","serial_number":"19362363830123","imei1":"19362363830123","imei2":"19362363830123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98668,"job_number":"JOB_98668","tr_customer_id":98685,"tr_customer_product_id":98675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:11:14.000Z","modified_at":"2025-11-04T09:11:14.000Z","name":"Christophe Glover","mobile_number":"229-966-2298","email_id":"Annabel.Mayer72@hotmail.com","dop":"2025-09-30","serial_number":"18685429622566","imei1":"18685429622566","imei2":"18685429622566","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98669,"job_number":"JOB_98669","tr_customer_id":98686,"tr_customer_product_id":98676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:11:18.000Z","modified_at":"2025-11-04T09:11:18.000Z","name":"Trinity Bernhard","mobile_number":"603-250-4942","email_id":"Freda.Altenwerth40@yahoo.com","dop":"2025-09-30","serial_number":"18851789557230","imei1":"18851789557230","imei2":"18851789557230","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98670,"job_number":"JOB_98670","tr_customer_id":98687,"tr_customer_product_id":98677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:13:16.000Z","modified_at":"2025-11-04T09:13:16.000Z","name":"Luisa Robel","mobile_number":"673-916-0137","email_id":"Alivia.Ratke85@hotmail.com","dop":"2025-09-30","serial_number":"19555346163265","imei1":"19555346163265","imei2":"19555346163265","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98671,"job_number":"JOB_98671","tr_customer_id":98688,"tr_customer_product_id":98678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:16:52.000Z","modified_at":"2025-11-04T09:16:52.000Z","name":"Nico Dooley","mobile_number":"385-735-1822","email_id":"Barbara.Hilpert@gmail.com","dop":"2025-09-30","serial_number":"15209505070526","imei1":"15209505070526","imei2":"15209505070526","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98672,"job_number":"JOB_98672","tr_customer_id":98689,"tr_customer_product_id":98679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:17:17.000Z","modified_at":"2025-11-04T09:17:17.000Z","name":"Shemar Rau","mobile_number":"224-331-0710","email_id":"Reginald_Kunde42@yahoo.com","dop":"2025-09-30","serial_number":"16756507337688","imei1":"16756507337688","imei2":"16756507337688","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98673,"job_number":"JOB_98673","tr_customer_id":98690,"tr_customer_product_id":98680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:19:53.000Z","modified_at":"2025-11-04T09:19:53.000Z","name":"Hertha Morar","mobile_number":"214-559-7837","email_id":"Magnolia39@yahoo.com","dop":"2025-09-30","serial_number":"19927103000519","imei1":"19927103000519","imei2":"19927103000519","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98674,"job_number":"JOB_98674","tr_customer_id":98691,"tr_customer_product_id":98681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:20:25.000Z","modified_at":"2025-11-04T09:20:25.000Z","name":"Lavada Bins","mobile_number":"980-914-7753","email_id":"Salma.Barrows@yahoo.com","dop":"2025-09-30","serial_number":"10514125520245","imei1":"10514125520245","imei2":"10514125520245","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98675,"job_number":"JOB_98675","tr_customer_id":98692,"tr_customer_product_id":98682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:20:34.000Z","modified_at":"2025-11-04T09:20:34.000Z","name":"Maudie Bergstrom","mobile_number":"671-240-0053","email_id":"Ronaldo.Emmerich27@hotmail.com","dop":"2025-09-30","serial_number":"10213770152192","imei1":"10213770152192","imei2":"10213770152192","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98676,"job_number":"JOB_98676","tr_customer_id":98693,"tr_customer_product_id":98683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:21:46.000Z","modified_at":"2025-11-04T09:21:46.000Z","name":"Barrett Morar","mobile_number":"276-409-2888","email_id":"Emery_Marvin42@hotmail.com","dop":"2025-09-30","serial_number":"11945400999568","imei1":"11945400999568","imei2":"11945400999568","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98677,"job_number":"JOB_98677","tr_customer_id":98694,"tr_customer_product_id":98684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:22:22.000Z","modified_at":"2025-11-04T09:22:22.000Z","name":"Flavio Goyette","mobile_number":"699-251-2191","email_id":"Damaris_OKeefe92@gmail.com","dop":"2025-09-30","serial_number":"15620448377097","imei1":"15620448377097","imei2":"15620448377097","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98678,"job_number":"JOB_98678","tr_customer_id":98695,"tr_customer_product_id":98685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:26:21.000Z","modified_at":"2025-11-04T09:26:21.000Z","name":"Darlene Kautzer","mobile_number":"742-592-1275","email_id":"Magnolia78@gmail.com","dop":"2025-09-30","serial_number":"14754692165579","imei1":"14754692165579","imei2":"14754692165579","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98679,"job_number":"JOB_98679","tr_customer_id":98696,"tr_customer_product_id":98686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:26:27.000Z","modified_at":"2025-11-04T09:26:27.000Z","name":"Isidro Bahringer","mobile_number":"990-635-9457","email_id":"Rosario.Jaskolski29@yahoo.com","dop":"2025-09-30","serial_number":"18346789489570","imei1":"18346789489570","imei2":"18346789489570","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98680,"job_number":"JOB_98680","tr_customer_id":98697,"tr_customer_product_id":98687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:32:47.000Z","modified_at":"2025-11-04T09:32:47.000Z","name":"tushar shelar","mobile_number":"8888888888","email_id":"shelar@gmail.com","dop":"2025-04-06","serial_number":"14184458795262","imei1":"14184458795262","imei2":"14184458795262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98682,"job_number":"JOB_98682","tr_customer_id":98699,"tr_customer_product_id":98689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:32:48.000Z","modified_at":"2025-11-04T09:32:48.000Z","name":"Everett Little","mobile_number":"305-354-3015","email_id":"Elbert_Hansen@yahoo.com","dop":"2025-04-06","serial_number":"19836774101405580","imei1":"19836774101405580","imei2":"19836774101405580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98683,"job_number":"JOB_98683","tr_customer_id":98700,"tr_customer_product_id":98690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:07.000Z","modified_at":"2025-11-04T09:33:07.000Z","name":"vinod patil","mobile_number":"7874589652","email_id":"patil@gmail.com","dop":"2025-04-06","serial_number":"10916248448461","imei1":"10916248448461","imei2":"10916248448461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98685,"job_number":"JOB_98685","tr_customer_id":98702,"tr_customer_product_id":98692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:07.000Z","modified_at":"2025-11-04T09:33:07.000Z","name":"Barton Lesch","mobile_number":"762-872-6542","email_id":"Lamont.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"17181593633816244","imei1":"17181593633816244","imei2":"17181593633816244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98687,"job_number":"JOB_98687","tr_customer_id":98704,"tr_customer_product_id":98694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:27.000Z","modified_at":"2025-11-04T09:33:27.000Z","name":"vishal randive","mobile_number":"9856238956","email_id":"randive@gmail.com","dop":"2025-04-06","serial_number":"17950205013639","imei1":"17950205013639","imei2":"17950205013639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98689,"job_number":"JOB_98689","tr_customer_id":98706,"tr_customer_product_id":98696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T09:33:27.000Z","modified_at":"2025-11-04T09:33:27.000Z","name":"Rubie Considine","mobile_number":"688-468-7739","email_id":"Joshuah53@yahoo.com","dop":"2025-04-06","serial_number":"18627867400196980","imei1":"18627867400196980","imei2":"18627867400196980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T09:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98690,"job_number":"JOB_98690","tr_customer_id":98707,"tr_customer_product_id":98697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T10:31:33.000Z","modified_at":"2025-11-04T10:31:33.000Z","name":"Berenice Parker","mobile_number":"845-454-3693","email_id":"Darrick_Aufderhar47@gmail.com","dop":"2025-09-30","serial_number":"15083190648604","imei1":"15083190648604","imei2":"15083190648604","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T10:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98691,"job_number":"JOB_98691","tr_customer_id":98708,"tr_customer_product_id":98698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:08:39.000Z","modified_at":"2025-11-04T11:08:39.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"22314987656322","imei1":"22314987656322","imei2":"22314987656322","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98692,"job_number":"JOB_98692","tr_customer_id":98709,"tr_customer_product_id":98699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:10:48.000Z","modified_at":"2025-11-04T11:10:48.000Z","name":"Chadrick Steuber","mobile_number":"412-465-8876","email_id":"Delores.Pfeffer@yahoo.com","dop":"2025-09-30","serial_number":"12651558019753","imei1":"12651558019753","imei2":"12651558019753","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98693,"job_number":"JOB_98693","tr_customer_id":98710,"tr_customer_product_id":98700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:14:50.000Z","modified_at":"2025-11-04T11:14:50.000Z","name":"Brando Hermiston","mobile_number":"464-402-3348","email_id":"Rex_Little64@yahoo.com","dop":"2025-04-06","serial_number":"17948987964559","imei1":"17948987964559","imei2":"17948987964559","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98694,"job_number":"JOB_98694","tr_customer_id":98711,"tr_customer_product_id":98701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:15:12.000Z","modified_at":"2025-11-04T11:15:12.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"16616639762237","imei1":"16616639762237","imei2":"16616639762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98696,"job_number":"JOB_98696","tr_customer_id":98713,"tr_customer_product_id":98703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:17:44.000Z","modified_at":"2025-11-04T11:17:44.000Z","name":"Cleo McGlynn","mobile_number":"527-304-2743","email_id":"Jonathan_Bashirian96@yahoo.com","dop":"2025-04-06","serial_number":"19624279598121390","imei1":"19624279598121390","imei2":"19624279598121390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98697,"job_number":"JOB_98697","tr_customer_id":98714,"tr_customer_product_id":98704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:21:03.000Z","modified_at":"2025-11-04T11:21:03.000Z","name":"Grady Hagenes","mobile_number":"763-418-5455","email_id":"Tom_Cole40@gmail.com","dop":"2025-09-30","serial_number":"16896919057891","imei1":"16896919057891","imei2":"16896919057891","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98698,"job_number":"JOB_98698","tr_customer_id":98715,"tr_customer_product_id":98705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:04.000Z","modified_at":"2025-11-04T11:25:04.000Z","name":"Eveline Harber","mobile_number":"904-259-0747","email_id":"Tomasa_Fisher@hotmail.com","dop":"2025-09-30","serial_number":"16463790355591","imei1":"16463790355591","imei2":"16463790355591","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98699,"job_number":"JOB_98699","tr_customer_id":98716,"tr_customer_product_id":98706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:36.000Z","modified_at":"2025-11-04T11:25:36.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"15447707816274","imei1":"15447707816274","imei2":"15447707816274","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98700,"job_number":"JOB_98700","tr_customer_id":98717,"tr_customer_product_id":98707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:25:40.000Z","modified_at":"2025-11-04T11:25:40.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"13171475736115","imei1":"13171475736115","imei2":"13171475736115","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98701,"job_number":"JOB_98701","tr_customer_id":98718,"tr_customer_product_id":98708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:26:04.000Z","modified_at":"2025-11-04T11:26:04.000Z","name":"Carrie Olson","mobile_number":"976-794-9928","email_id":"Joanny.Lebsack@yahoo.com","dop":"2025-09-30","serial_number":"17868932399510","imei1":"17868932399510","imei2":"17868932399510","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98702,"job_number":"JOB_98702","tr_customer_id":98719,"tr_customer_product_id":98709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:26:42.000Z","modified_at":"2025-11-04T11:26:42.000Z","name":"Olin Cruickshank","mobile_number":"568-921-2443","email_id":"Raymond_Jacobs@hotmail.com","dop":"2025-09-30","serial_number":"11728804574256","imei1":"11728804574256","imei2":"11728804574256","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98703,"job_number":"JOB_98703","tr_customer_id":98720,"tr_customer_product_id":98710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:43.000Z","modified_at":"2025-11-04T11:27:43.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"19770287850170","imei1":"19770287850170","imei2":"19770287850170","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98704,"job_number":"JOB_98704","tr_customer_id":98721,"tr_customer_product_id":98711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616639762239","imei1":"15616639762239","imei2":"15616639762239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98705,"job_number":"JOB_98705","tr_customer_id":98722,"tr_customer_product_id":98712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616633762237","imei1":"15616633762237","imei2":"15616633762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98706,"job_number":"JOB_98706","tr_customer_id":98723,"tr_customer_product_id":98713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:27:56.000Z","modified_at":"2025-11-04T11:27:56.000Z","name":"Cedrick Sporer","mobile_number":"534-269-0721","email_id":"Rolando80@hotmail.com","dop":"2025-04-06","serial_number":"15616639762237","imei1":"15616639762237","imei2":"15616639762237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98707,"job_number":"JOB_98707","tr_customer_id":98724,"tr_customer_product_id":98714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:28:42.000Z","modified_at":"2025-11-04T11:28:42.000Z","name":"Jayson Daniel","mobile_number":"797-377-6146","email_id":"Freddy96@hotmail.com","dop":"2025-09-30","serial_number":"16848219535046","imei1":"16848219535046","imei2":"16848219535046","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98711,"job_number":"JOB_98711","tr_customer_id":98728,"tr_customer_product_id":98718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T11:53:05.000Z","modified_at":"2025-11-04T11:53:05.000Z","name":"Leonardo Erdman","mobile_number":"653-341-7904","email_id":"Kaitlin.Kertzmann59@yahoo.com","dop":"2025-04-06","serial_number":"10288131061810974","imei1":"10288131061810974","imei2":"10288131061810974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T11:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98713,"job_number":"JOB_98713","tr_customer_id":98730,"tr_customer_product_id":98720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:10:31.000Z","modified_at":"2025-11-04T12:10:31.000Z","name":"Precious Daugherty","mobile_number":"932-850-6289","email_id":"Kitty_Sporer@hotmail.com","dop":"2025-04-06","serial_number":"15641172144058236","imei1":"15641172144058236","imei2":"15641172144058236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98714,"job_number":"JOB_98714","tr_customer_id":98731,"tr_customer_product_id":98721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:09.000Z","modified_at":"2025-11-04T12:49:09.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"11539700421490","imei1":"11539700421490","imei2":"11539700421490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98716,"job_number":"JOB_98716","tr_customer_id":98733,"tr_customer_product_id":98723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:10.000Z","modified_at":"2025-11-04T12:49:10.000Z","name":"Dion Grant","mobile_number":"890-419-5383","email_id":"Taurean79@gmail.com","dop":"2025-04-06","serial_number":"14338151475767020","imei1":"14338151475767020","imei2":"14338151475767020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98717,"job_number":"JOB_98717","tr_customer_id":98734,"tr_customer_product_id":98724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:15.000Z","modified_at":"2025-11-04T12:49:15.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"11586152787011","imei1":"11586152787011","imei2":"11586152787011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98719,"job_number":"JOB_98719","tr_customer_id":98736,"tr_customer_product_id":98726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:16.000Z","modified_at":"2025-11-04T12:49:16.000Z","name":"Carmen Paucek","mobile_number":"623-454-9101","email_id":"Christelle37@hotmail.com","dop":"2025-04-06","serial_number":"19845397339197816","imei1":"19845397339197816","imei2":"19845397339197816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98720,"job_number":"JOB_98720","tr_customer_id":98737,"tr_customer_product_id":98727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:21.000Z","modified_at":"2025-11-04T12:49:21.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"12359513708482","imei1":"12359513708482","imei2":"12359513708482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98722,"job_number":"JOB_98722","tr_customer_id":98739,"tr_customer_product_id":98729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:22.000Z","modified_at":"2025-11-04T12:49:22.000Z","name":"Garret Boehm","mobile_number":"876-600-2593","email_id":"Eddie.Grant42@hotmail.com","dop":"2025-04-06","serial_number":"14089955338957570","imei1":"14089955338957570","imei2":"14089955338957570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98723,"job_number":"JOB_98723","tr_customer_id":98740,"tr_customer_product_id":98730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:28.000Z","modified_at":"2025-11-04T12:49:28.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"19423078141919","imei1":"19423078141919","imei2":"19423078141919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98725,"job_number":"JOB_98725","tr_customer_id":98742,"tr_customer_product_id":98732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:29.000Z","modified_at":"2025-11-04T12:49:29.000Z","name":"Lambert Gulgowski","mobile_number":"969-695-2968","email_id":"Emerson41@hotmail.com","dop":"2025-04-06","serial_number":"19317513341407530","imei1":"19317513341407530","imei2":"19317513341407530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T12:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98727,"job_number":"JOB_98727","tr_customer_id":98744,"tr_customer_product_id":98734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:15:26.000Z","modified_at":"2025-11-04T13:15:26.000Z","name":"Sony Amma","mobile_number":"9843555321","email_id":"sonymaa@yahoo.com","dop":"2025-10-21","serial_number":"12074917788393","imei1":"12074917788393","imei2":"12074917788393","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:15:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98730,"job_number":"JOB_98730","tr_customer_id":98747,"tr_customer_product_id":98737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42709634917328","imei1":"42709634917328","imei2":"42709634917328","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98731,"job_number":"JOB_98731","tr_customer_id":98748,"tr_customer_product_id":98738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90790146239526","imei1":"90790146239526","imei2":"90790146239526","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98732,"job_number":"JOB_98732","tr_customer_id":98749,"tr_customer_product_id":98739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:35.000Z","modified_at":"2025-11-04T13:48:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48021297394811","imei1":"48021297394811","imei2":"48021297394811","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98733,"job_number":"JOB_98733","tr_customer_id":98750,"tr_customer_product_id":98740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41890315251638","imei1":"41890315251638","imei2":"41890315251638","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98734,"job_number":"JOB_98734","tr_customer_id":98751,"tr_customer_product_id":98741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97336517861418","imei1":"97336517861418","imei2":"97336517861418","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98735,"job_number":"JOB_98735","tr_customer_id":98752,"tr_customer_product_id":98742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:48:36.000Z","modified_at":"2025-11-04T13:48:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93962372016839","imei1":"93962372016839","imei2":"93962372016839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98737,"job_number":"JOB_98737","tr_customer_id":98754,"tr_customer_product_id":98744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:04.000Z","modified_at":"2025-11-04T13:49:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61710988928861","imei1":"61710988928861","imei2":"61710988928861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98738,"job_number":"JOB_98738","tr_customer_id":98755,"tr_customer_product_id":98745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:04.000Z","modified_at":"2025-11-04T13:49:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62878409831289","imei1":"62878409831289","imei2":"62878409831289","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98739,"job_number":"JOB_98739","tr_customer_id":98756,"tr_customer_product_id":98746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39733922437884","imei1":"39733922437884","imei2":"39733922437884","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98740,"job_number":"JOB_98740","tr_customer_id":98757,"tr_customer_product_id":98747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57563179999235","imei1":"57563179999235","imei2":"57563179999235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98741,"job_number":"JOB_98741","tr_customer_id":98758,"tr_customer_product_id":98748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:05.000Z","modified_at":"2025-11-04T13:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82669619137118","imei1":"82669619137118","imei2":"82669619137118","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98742,"job_number":"JOB_98742","tr_customer_id":98759,"tr_customer_product_id":98749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:06.000Z","modified_at":"2025-11-04T13:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91966350957394","imei1":"91966350957394","imei2":"91966350957394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98744,"job_number":"JOB_98744","tr_customer_id":98761,"tr_customer_product_id":98751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:35.000Z","modified_at":"2025-11-04T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73134650387652","imei1":"73134650387652","imei2":"73134650387652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98745,"job_number":"JOB_98745","tr_customer_id":98762,"tr_customer_product_id":98752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:35.000Z","modified_at":"2025-11-04T13:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45128516301249","imei1":"45128516301249","imei2":"45128516301249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98746,"job_number":"JOB_98746","tr_customer_id":98763,"tr_customer_product_id":98753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77126826150829","imei1":"77126826150829","imei2":"77126826150829","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98747,"job_number":"JOB_98747","tr_customer_id":98764,"tr_customer_product_id":98754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75823753151463","imei1":"75823753151463","imei2":"75823753151463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98748,"job_number":"JOB_98748","tr_customer_id":98765,"tr_customer_product_id":98755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:36.000Z","modified_at":"2025-11-04T13:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78908585109171","imei1":"78908585109171","imei2":"78908585109171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98749,"job_number":"JOB_98749","tr_customer_id":98766,"tr_customer_product_id":98756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:49:37.000Z","modified_at":"2025-11-04T13:49:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99730856778925","imei1":"99730856778925","imei2":"99730856778925","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98758,"job_number":"JOB_98758","tr_customer_id":98775,"tr_customer_product_id":98765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:26.000Z","modified_at":"2025-11-04T14:09:26.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"18443398373975","imei1":"18443398373975","imei2":"18443398373975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98760,"job_number":"JOB_98760","tr_customer_id":98777,"tr_customer_product_id":98767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:27.000Z","modified_at":"2025-11-04T14:09:27.000Z","name":"Itzel Breitenberg","mobile_number":"759-818-0857","email_id":"Kyler.Macejkovic45@gmail.com","dop":"2025-04-06","serial_number":"12127119562319062","imei1":"12127119562319062","imei2":"12127119562319062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98769,"job_number":"JOB_98769","tr_customer_id":98786,"tr_customer_product_id":98776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:08.000Z","modified_at":"2025-11-04T14:10:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11747889983223","imei1":"11747889983223","imei2":"11747889983223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98771,"job_number":"JOB_98771","tr_customer_id":98788,"tr_customer_product_id":98778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:09.000Z","modified_at":"2025-11-04T14:10:09.000Z","name":"Alexys Franecki","mobile_number":"226-465-1461","email_id":"Tatum47@hotmail.com","dop":"2025-04-06","serial_number":"18288777195660092","imei1":"18288777195660092","imei2":"18288777195660092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98772,"job_number":"JOB_98772","tr_customer_id":98789,"tr_customer_product_id":98779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:42.000Z","modified_at":"2025-11-04T14:10:42.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17229882184220","imei1":"17229882184220","imei2":"17229882184220","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98774,"job_number":"JOB_98774","tr_customer_id":98791,"tr_customer_product_id":98781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:43.000Z","modified_at":"2025-11-04T14:10:43.000Z","name":"Maritza Dare","mobile_number":"595-833-9300","email_id":"Myrtle25@hotmail.com","dop":"2025-06-08","serial_number":"108892737212504","imei1":"108892737212504","imei2":"108892737212504","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98775,"job_number":"JOB_98775","tr_customer_id":98792,"tr_customer_product_id":98782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:50.000Z","modified_at":"2025-11-04T14:10:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18589265511979","imei1":"18589265511979","imei2":"18589265511979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98777,"job_number":"JOB_98777","tr_customer_id":98794,"tr_customer_product_id":98784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:51.000Z","modified_at":"2025-11-04T14:10:51.000Z","name":"Woodrow Rath","mobile_number":"262-441-7431","email_id":"Devin_Quitzon@yahoo.com","dop":"2025-04-06","serial_number":"13398270591467098","imei1":"13398270591467098","imei2":"13398270591467098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98778,"job_number":"JOB_98778","tr_customer_id":98795,"tr_customer_product_id":98785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:09.000Z","modified_at":"2025-11-04T14:11:09.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"12008019813099","imei1":"12008019813099","imei2":"12008019813099","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98780,"job_number":"JOB_98780","tr_customer_id":98797,"tr_customer_product_id":98787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:10.000Z","modified_at":"2025-11-04T14:11:10.000Z","name":"Iva McClure","mobile_number":"876-317-6806","email_id":"Brooks.Ortiz38@yahoo.com","dop":"2025-06-08","serial_number":"106978233129808","imei1":"106978233129808","imei2":"106978233129808","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98781,"job_number":"JOB_98781","tr_customer_id":98798,"tr_customer_product_id":98788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:35.000Z","modified_at":"2025-11-04T14:11:35.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"15681566459172","imei1":"15681566459172","imei2":"15681566459172","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98783,"job_number":"JOB_98783","tr_customer_id":98800,"tr_customer_product_id":98790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:11:36.000Z","modified_at":"2025-11-04T14:11:36.000Z","name":"Magdalen Kunze","mobile_number":"845-504-5254","email_id":"Jeanne.Mills73@hotmail.com","dop":"2025-06-08","serial_number":"107797234454374","imei1":"107797234454374","imei2":"107797234454374","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98784,"job_number":"JOB_98784","tr_customer_id":98801,"tr_customer_product_id":98791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:12:02.000Z","modified_at":"2025-11-04T14:12:02.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"19095502714170","imei1":"19095502714170","imei2":"19095502714170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98786,"job_number":"JOB_98786","tr_customer_id":98803,"tr_customer_product_id":98793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:12:44.000Z","modified_at":"2025-11-04T14:12:44.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19662929425287","imei1":"19662929425287","imei2":"19662929425287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98788,"job_number":"JOB_98788","tr_customer_id":98805,"tr_customer_product_id":98795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:13:25.000Z","modified_at":"2025-11-04T14:13:25.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12926499565929","imei1":"12926499565929","imei2":"12926499565929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98791,"job_number":"JOB_98791","tr_customer_id":98808,"tr_customer_product_id":98798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:14:40.000Z","modified_at":"2025-11-04T14:14:40.000Z","name":"Nayeli Purdy","mobile_number":"310-709-7874","email_id":"Jarod.Paucek@yahoo.com","dop":"2025-04-06","serial_number":"19813514043867196","imei1":"19813514043867196","imei2":"19813514043867196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98793,"job_number":"JOB_98793","tr_customer_id":98810,"tr_customer_product_id":98800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:19.000Z","modified_at":"2025-11-04T14:15:19.000Z","name":"Darrick Bernier","mobile_number":"979-613-9254","email_id":"Nelda.Barrows82@gmail.com","dop":"2025-04-06","serial_number":"16636810467929366","imei1":"16636810467929366","imei2":"16636810467929366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98794,"job_number":"JOB_98794","tr_customer_id":98811,"tr_customer_product_id":98801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:21.000Z","modified_at":"2025-11-04T14:15:21.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10615324976513","imei1":"10615324976513","imei2":"10615324976513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98796,"job_number":"JOB_98796","tr_customer_id":98813,"tr_customer_product_id":98803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:22.000Z","modified_at":"2025-11-04T14:15:22.000Z","name":"Bart Cronin","mobile_number":"359-801-4112","email_id":"Leann17@yahoo.com","dop":"2025-06-18","serial_number":"1084046372987656","imei1":"1084046372987656","imei2":"1084046372987656","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98798,"job_number":"JOB_98798","tr_customer_id":98815,"tr_customer_product_id":98805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:15:58.000Z","modified_at":"2025-11-04T14:15:58.000Z","name":"Giovanni Boehm","mobile_number":"781-420-9907","email_id":"Sylvia53@yahoo.com","dop":"2025-04-06","serial_number":"14928972326540856","imei1":"14928972326540856","imei2":"14928972326540856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98799,"job_number":"JOB_98799","tr_customer_id":98816,"tr_customer_product_id":98806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:16:02.000Z","modified_at":"2025-11-04T14:16:02.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10056453117691","imei1":"10056453117691","imei2":"10056453117691","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98801,"job_number":"JOB_98801","tr_customer_id":98818,"tr_customer_product_id":98808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:16:03.000Z","modified_at":"2025-11-04T14:16:03.000Z","name":"Paige Christiansen","mobile_number":"676-583-7514","email_id":"Alverta13@hotmail.com","dop":"2025-06-18","serial_number":"1024944247669866","imei1":"1024944247669866","imei2":"1024944247669866","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98802,"job_number":"JOB_98802","tr_customer_id":98819,"tr_customer_product_id":98809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:16.000Z","modified_at":"2025-11-04T14:18:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12271349007095","imei1":"12271349007095","imei2":"12271349007095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98804,"job_number":"JOB_98804","tr_customer_id":98821,"tr_customer_product_id":98811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:17.000Z","modified_at":"2025-11-04T14:18:17.000Z","name":"Eriberto Brown","mobile_number":"208-796-8959","email_id":"Earline34@yahoo.com","dop":"2025-04-06","serial_number":"15471024849242588","imei1":"15471024849242588","imei2":"15471024849242588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98805,"job_number":"JOB_98805","tr_customer_id":98822,"tr_customer_product_id":98812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:18:58.000Z","modified_at":"2025-11-04T14:18:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18747237817263","imei1":"18747237817263","imei2":"18747237817263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98807,"job_number":"JOB_98807","tr_customer_id":98824,"tr_customer_product_id":98814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:00.000Z","modified_at":"2025-11-04T14:19:00.000Z","name":"Aglae Spencer","mobile_number":"878-761-5850","email_id":"Gavin_Beahan8@gmail.com","dop":"2025-04-06","serial_number":"15894649034934204","imei1":"15894649034934204","imei2":"15894649034934204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98808,"job_number":"JOB_98808","tr_customer_id":98825,"tr_customer_product_id":98815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:02.000Z","modified_at":"2025-11-04T14:19:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13412293082140","imei1":"13412293082140","imei2":"13412293082140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98810,"job_number":"JOB_98810","tr_customer_id":98827,"tr_customer_product_id":98817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:04.000Z","modified_at":"2025-11-04T14:19:04.000Z","name":"Ladarius Klein","mobile_number":"548-885-4106","email_id":"Kellen24@gmail.com","dop":"2025-04-06","serial_number":"18639678294469630","imei1":"18639678294469630","imei2":"18639678294469630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98811,"job_number":"JOB_98811","tr_customer_id":98828,"tr_customer_product_id":98818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:39.000Z","modified_at":"2025-11-04T14:19:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15649187004857","imei1":"15649187004857","imei2":"15649187004857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98813,"job_number":"JOB_98813","tr_customer_id":98830,"tr_customer_product_id":98820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:41.000Z","modified_at":"2025-11-04T14:19:41.000Z","name":"Muhammad Schultz","mobile_number":"734-488-2133","email_id":"Hope_Braun@hotmail.com","dop":"2025-04-06","serial_number":"14199746750770920","imei1":"14199746750770920","imei2":"14199746750770920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98814,"job_number":"JOB_98814","tr_customer_id":98831,"tr_customer_product_id":98821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:49.000Z","modified_at":"2025-11-04T14:19:49.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10045934138231","imei1":"10045934138231","imei2":"10045934138231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98816,"job_number":"JOB_98816","tr_customer_id":98833,"tr_customer_product_id":98823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:19:50.000Z","modified_at":"2025-11-04T14:19:50.000Z","name":"Okey Carroll","mobile_number":"350-546-2666","email_id":"Theresia62@yahoo.com","dop":"2025-04-06","serial_number":"19494183746051680","imei1":"19494183746051680","imei2":"19494183746051680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98817,"job_number":"JOB_98817","tr_customer_id":98834,"tr_customer_product_id":98824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:34.000Z","modified_at":"2025-11-04T14:20:34.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14703765214725","imei1":"14703765214725","imei2":"14703765214725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98819,"job_number":"JOB_98819","tr_customer_id":98836,"tr_customer_product_id":98826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:36.000Z","modified_at":"2025-11-04T14:20:36.000Z","name":"Audra Kihn","mobile_number":"859-510-6695","email_id":"Mack.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"15432667999249414","imei1":"15432667999249414","imei2":"15432667999249414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98821,"job_number":"JOB_98821","tr_customer_id":98838,"tr_customer_product_id":98828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:41.000Z","modified_at":"2025-11-04T14:20:41.000Z","name":"Jarrett Ratke","mobile_number":"363-292-1622","email_id":"Ludie96@gmail.com","dop":"2025-04-06","serial_number":"19774371618633416","imei1":"19774371618633416","imei2":"19774371618633416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98825,"job_number":"JOB_98825","tr_customer_id":98842,"tr_customer_product_id":98832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:21:27.000Z","modified_at":"2025-11-04T14:21:27.000Z","name":"Jaqueline Spinka","mobile_number":"643-915-9276","email_id":"Mason57@hotmail.com","dop":"2025-04-06","serial_number":"12367225982864154","imei1":"12367225982864154","imei2":"12367225982864154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98826,"job_number":"JOB_98826","tr_customer_id":98843,"tr_customer_product_id":98833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:34.000Z","modified_at":"2025-11-04T14:24:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19318994980494","imei1":"19318994980494","imei2":"19318994980494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98828,"job_number":"JOB_98828","tr_customer_id":98845,"tr_customer_product_id":98835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:36.000Z","modified_at":"2025-11-04T14:24:36.000Z","name":"Rusty Dibbert","mobile_number":"506-464-4302","email_id":"Rodrigo67@yahoo.com","dop":"2025-04-06","serial_number":"12259244393306610","imei1":"12259244393306610","imei2":"12259244393306610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98836,"job_number":"JOB_98836","tr_customer_id":98853,"tr_customer_product_id":98843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:21.000Z","modified_at":"2025-11-04T14:25:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19869069955119","imei1":"19869069955119","imei2":"19869069955119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98838,"job_number":"JOB_98838","tr_customer_id":98855,"tr_customer_product_id":98845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:23.000Z","modified_at":"2025-11-04T14:25:23.000Z","name":"Heidi Thiel","mobile_number":"300-423-8229","email_id":"Bernhard.Cole@hotmail.com","dop":"2025-04-06","serial_number":"12176413660038960","imei1":"12176413660038960","imei2":"12176413660038960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98843,"job_number":"JOB_98843","tr_customer_id":98860,"tr_customer_product_id":98850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:40.000Z","modified_at":"2025-11-04T14:25:40.000Z","name":"Monica Hoppe","mobile_number":"330-447-5027","email_id":"Shyann_Gulgowski@hotmail.com","dop":"2025-04-06","serial_number":"12219419970938194","imei1":"12219419970938194","imei2":"12219419970938194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98844,"job_number":"JOB_98844","tr_customer_id":98861,"tr_customer_product_id":98851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:08.000Z","modified_at":"2025-11-04T14:26:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15208203257136","imei1":"15208203257136","imei2":"15208203257136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98846,"job_number":"JOB_98846","tr_customer_id":98863,"tr_customer_product_id":98853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:10.000Z","modified_at":"2025-11-04T14:26:10.000Z","name":"Blair Schumm","mobile_number":"399-622-1906","email_id":"Whitney.Zieme66@yahoo.com","dop":"2025-04-06","serial_number":"19143375144554550","imei1":"19143375144554550","imei2":"19143375144554550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98847,"job_number":"JOB_98847","tr_customer_id":98864,"tr_customer_product_id":98854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:26:10.000Z","modified_at":"2025-11-04T14:26:10.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"15994699512734","imei1":"15994699512734","imei2":"15994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98849,"job_number":"JOB_98849","tr_customer_id":98866,"tr_customer_product_id":98856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:28:06.000Z","modified_at":"2025-11-04T14:28:06.000Z","name":"Rowena Kuhlman","mobile_number":"242-621-0237","email_id":"Kody_Klein@hotmail.com","dop":"2025-04-06","serial_number":"11737731383480450","imei1":"11737731383480450","imei2":"11737731383480450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98850,"job_number":"JOB_98850","tr_customer_id":98867,"tr_customer_product_id":98857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16862731250203","imei1":"16862731250203","imei2":"16862731250203","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98851,"job_number":"JOB_98851","tr_customer_id":98868,"tr_customer_product_id":98858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16582120632872","imei1":"16582120632872","imei2":"16582120632872","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98852,"job_number":"JOB_98852","tr_customer_id":98869,"tr_customer_product_id":98859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:34:40.000Z","modified_at":"2025-11-04T14:34:40.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16536606865817","imei1":"16536606865817","imei2":"16536606865817","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98853,"job_number":"JOB_98853","tr_customer_id":98870,"tr_customer_product_id":98860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:43:01.000Z","modified_at":"2025-11-04T14:43:01.000Z","name":"Morris Durgan","mobile_number":"355-338-6390","email_id":"Donny.Cartwright@yahoo.com","dop":"2025-09-16","serial_number":"18507654655064","imei1":"18507654655064","imei2":"18507654655064","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98854,"job_number":"JOB_98854","tr_customer_id":98871,"tr_customer_product_id":98861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:44:43.000Z","modified_at":"2025-11-04T14:44:43.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18455922521983","imei1":"18455922521983","imei2":"18455922521983","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98855,"job_number":"JOB_98855","tr_customer_id":98872,"tr_customer_product_id":98862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:44:43.000Z","modified_at":"2025-11-04T14:44:43.000Z","name":"Dandre Cartwright","mobile_number":"817-238-3108","email_id":"Janelle37@hotmail.com","dop":"2025-09-16","serial_number":"18458480984744","imei1":"18458480984744","imei2":"18458480984744","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98856,"job_number":"JOB_98856","tr_customer_id":98873,"tr_customer_product_id":98863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:02.000Z","modified_at":"2025-11-04T14:45:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11999483553565","imei1":"11999483553565","imei2":"11999483553565","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98857,"job_number":"JOB_98857","tr_customer_id":98874,"tr_customer_product_id":98864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:03.000Z","modified_at":"2025-11-04T14:45:03.000Z","name":"Garth Hahn","mobile_number":"316-961-2371","email_id":"Ena_Kemmer@gmail.com","dop":"2025-09-16","serial_number":"14185850820940","imei1":"14185850820940","imei2":"14185850820940","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98858,"job_number":"JOB_98858","tr_customer_id":98875,"tr_customer_product_id":98865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:21.000Z","modified_at":"2025-11-04T14:45:21.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16315704291594","imei1":"16315704291594","imei2":"16315704291594","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98859,"job_number":"JOB_98859","tr_customer_id":98876,"tr_customer_product_id":98866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:21.000Z","modified_at":"2025-11-04T14:45:21.000Z","name":"Raleigh Crist","mobile_number":"878-329-7946","email_id":"Wilhelm_Steuber@hotmail.com","dop":"2025-09-16","serial_number":"19968689653315","imei1":"19968689653315","imei2":"19968689653315","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98861,"job_number":"JOB_98861","tr_customer_id":98878,"tr_customer_product_id":98868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:45:51.000Z","modified_at":"2025-11-04T14:45:51.000Z","name":"Delores Schroeder","mobile_number":"870-297-9490","email_id":"Ezequiel.Lebsack@gmail.com","dop":"2025-04-06","serial_number":"17161654799332806","imei1":"17161654799332806","imei2":"17161654799332806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98862,"job_number":"JOB_98862","tr_customer_id":98879,"tr_customer_product_id":98869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:46:04.000Z","modified_at":"2025-11-04T14:46:04.000Z","name":"Ethyl Thiel","mobile_number":"902-373-3350","email_id":"Jacques_Gislason94@gmail.com","dop":"2025-09-16","serial_number":"12047640248244","imei1":"12047640248244","imei2":"12047640248244","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98863,"job_number":"JOB_98863","tr_customer_id":98880,"tr_customer_product_id":98870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:46:48.000Z","modified_at":"2025-11-04T14:46:48.000Z","name":"Oswaldo Carroll","mobile_number":"905-611-9589","email_id":"Meta40@hotmail.com","dop":"2025-09-16","serial_number":"12176685360491","imei1":"12176685360491","imei2":"12176685360491","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98864,"job_number":"JOB_98864","tr_customer_id":98881,"tr_customer_product_id":98871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:47:43.000Z","modified_at":"2025-11-04T14:47:43.000Z","name":"Shaun Schamberger","mobile_number":"597-641-1255","email_id":"Maeve_Gislason19@gmail.com","dop":"2025-09-16","serial_number":"15458186071847","imei1":"15458186071847","imei2":"15458186071847","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98865,"job_number":"JOB_98865","tr_customer_id":98882,"tr_customer_product_id":98872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:49:47.000Z","modified_at":"2025-11-04T14:49:47.000Z","name":"Olen Brown","mobile_number":"518-652-6665","email_id":"Michelle.Kuvalis@gmail.com","dop":"2025-09-16","serial_number":"19356428755777","imei1":"19356428755777","imei2":"19356428755777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98866,"job_number":"JOB_98866","tr_customer_id":98883,"tr_customer_product_id":98873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:20.000Z","modified_at":"2025-11-04T15:10:20.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"18365433393705","imei1":"18365433393705","imei2":"18365433393705","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98868,"job_number":"JOB_98868","tr_customer_id":98885,"tr_customer_product_id":98875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:20.000Z","modified_at":"2025-11-04T15:10:20.000Z","name":"Wade Satterfield","mobile_number":"777-847-9052","email_id":"Hattie59@gmail.com","dop":"2025-09-30","serial_number":"10611386996087","imei1":"10611386996087","imei2":"10611386996087","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98869,"job_number":"JOB_98869","tr_customer_id":98886,"tr_customer_product_id":98876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:30.000Z","modified_at":"2025-11-04T15:10:30.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"16606733052628","imei1":"16606733052628","imei2":"16606733052628","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98871,"job_number":"JOB_98871","tr_customer_id":98888,"tr_customer_product_id":98878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:30.000Z","modified_at":"2025-11-04T15:10:30.000Z","name":"Katlynn Lueilwitz","mobile_number":"374-545-5148","email_id":"Felix.Stanton@gmail.com","dop":"2025-09-30","serial_number":"12311663614239","imei1":"12311663614239","imei2":"12311663614239","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98872,"job_number":"JOB_98872","tr_customer_id":98889,"tr_customer_product_id":98879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:40.000Z","modified_at":"2025-11-04T15:10:40.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"16737744497126","imei1":"16737744497126","imei2":"16737744497126","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98874,"job_number":"JOB_98874","tr_customer_id":98891,"tr_customer_product_id":98881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:10:40.000Z","modified_at":"2025-11-04T15:10:40.000Z","name":"Elliott Osinski","mobile_number":"844-442-9722","email_id":"Eugenia_Veum@yahoo.com","dop":"2025-09-30","serial_number":"13060397027066","imei1":"13060397027066","imei2":"13060397027066","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98879,"job_number":"JOB_98879","tr_customer_id":98896,"tr_customer_product_id":98886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:37:34.000Z","modified_at":"2025-11-04T15:37:34.000Z","name":"Jarod Mann","mobile_number":"626-303-3721","email_id":"Leola_Murphy72@yahoo.com","dop":"2025-04-06","serial_number":"10016794614486292","imei1":"10016794614486292","imei2":"10016794614486292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98880,"job_number":"JOB_98880","tr_customer_id":98897,"tr_customer_product_id":98887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:40:25.000Z","modified_at":"2025-11-04T15:40:25.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100310837710702","imei1":"100310837710702","imei2":"100310837710702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98882,"job_number":"JOB_98882","tr_customer_id":98899,"tr_customer_product_id":98889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:40:37.000Z","modified_at":"2025-11-04T15:40:37.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100894026421797","imei1":"100894026421797","imei2":"100894026421797","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98886,"job_number":"JOB_98886","tr_customer_id":98903,"tr_customer_product_id":98893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:44:55.000Z","modified_at":"2025-11-04T15:44:55.000Z","name":"Berenice Kunde","mobile_number":"845-293-9393","email_id":"Wiley_Carter@hotmail.com","dop":"2025-04-06","serial_number":"16548082106146944","imei1":"16548082106146944","imei2":"16548082106146944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98888,"job_number":"JOB_98888","tr_customer_id":98905,"tr_customer_product_id":98895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T15:52:48.000Z","modified_at":"2025-11-04T15:52:49.000Z","name":"Marques Baumbach","mobile_number":"559-804-9845","email_id":"Marianne_Crona53@yahoo.com","dop":"2025-04-06","serial_number":"18112573505111664","imei1":"18112573505111664","imei2":"18112573505111664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T15:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98890,"job_number":"JOB_98890","tr_customer_id":98907,"tr_customer_product_id":98897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98891,"job_number":"JOB_98891","tr_customer_id":98908,"tr_customer_product_id":98898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98892,"job_number":"JOB_98892","tr_customer_id":98909,"tr_customer_product_id":98899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:00:55.000Z","modified_at":"2025-11-04T16:00:55.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98893,"job_number":"JOB_98893","tr_customer_id":98910,"tr_customer_product_id":98900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:13:34.000Z","modified_at":"2025-11-04T16:13:34.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10579241269298","imei1":"10579241269298","imei2":"10579241269298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98895,"job_number":"JOB_98895","tr_customer_id":98912,"tr_customer_product_id":98902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:13:36.000Z","modified_at":"2025-11-04T16:13:36.000Z","name":"Timmy Bailey","mobile_number":"926-435-4846","email_id":"Tyrique_Cummings80@yahoo.com","dop":"2025-04-06","serial_number":"17233706539619332","imei1":"17233706539619332","imei2":"17233706539619332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98896,"job_number":"JOB_98896","tr_customer_id":98913,"tr_customer_product_id":98903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:17.000Z","modified_at":"2025-11-04T16:14:17.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11814879817728","imei1":"11814879817728","imei2":"11814879817728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98898,"job_number":"JOB_98898","tr_customer_id":98915,"tr_customer_product_id":98905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:18.000Z","modified_at":"2025-11-04T16:14:19.000Z","name":"Arvid Ledner","mobile_number":"624-717-8973","email_id":"Johathan.Gibson@yahoo.com","dop":"2025-04-06","serial_number":"19244500548546270","imei1":"19244500548546270","imei2":"19244500548546270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98899,"job_number":"JOB_98899","tr_customer_id":98916,"tr_customer_product_id":98906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:14:58.000Z","modified_at":"2025-11-04T16:14:58.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15031240416530","imei1":"15031240416530","imei2":"15031240416530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98901,"job_number":"JOB_98901","tr_customer_id":98918,"tr_customer_product_id":98908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:15:00.000Z","modified_at":"2025-11-04T16:15:00.000Z","name":"Violet Howell","mobile_number":"309-795-0745","email_id":"Cristal.Conroy60@gmail.com","dop":"2025-04-06","serial_number":"10225629673690662","imei1":"10225629673690662","imei2":"10225629673690662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:15:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98902,"job_number":"JOB_98902","tr_customer_id":98919,"tr_customer_product_id":98909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:29:22.000Z","modified_at":"2025-11-04T16:29:22.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"59011439463114","imei1":"59011439463114","imei2":"59011439463114","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98903,"job_number":"JOB_98903","tr_customer_id":98920,"tr_customer_product_id":98910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:30:13.000Z","modified_at":"2025-11-04T16:30:13.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"80435324299474","imei1":"80435324299474","imei2":"80435324299474","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98904,"job_number":"JOB_98904","tr_customer_id":98921,"tr_customer_product_id":98911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T16:32:51.000Z","modified_at":"2025-11-04T16:32:51.000Z","name":"Hugh Beier","mobile_number":"392-830-0558","email_id":"Elroy13@hotmail.com","dop":"2025-10-31","serial_number":"53896644936798","imei1":"53896644936798","imei2":"53896644936798","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T16:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98906,"job_number":"JOB_98906","tr_customer_id":98923,"tr_customer_product_id":98913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:24:17.000Z","modified_at":"2025-11-04T17:24:17.000Z","name":"Ruthie Price","mobile_number":"795-706-7062","email_id":"Rosalia.Hilpert64@yahoo.com","dop":"2025-04-06","serial_number":"15925259012742510","imei1":"15925259012742510","imei2":"15925259012742510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98908,"job_number":"JOB_98908","tr_customer_id":98925,"tr_customer_product_id":98915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:24:48.000Z","modified_at":"2025-11-04T17:24:48.000Z","name":"Marion Krajcik","mobile_number":"277-499-8039","email_id":"Brain33@hotmail.com","dop":"2025-04-06","serial_number":"17011314395329924","imei1":"17011314395329924","imei2":"17011314395329924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98910,"job_number":"JOB_98910","tr_customer_id":98927,"tr_customer_product_id":98917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:25:19.000Z","modified_at":"2025-11-04T17:25:19.000Z","name":"Telly Schumm","mobile_number":"625-684-7142","email_id":"Dillon_Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"19399070240621588","imei1":"19399070240621588","imei2":"19399070240621588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98911,"job_number":"JOB_98911","tr_customer_id":98928,"tr_customer_product_id":98918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Kannen Mahajan","mobile_number":"7055509308","email_id":"devika.nayar@hotmail.com","dop":"2025-10-25","serial_number":"12159824983937","imei1":"12159824983937","imei2":"12159824983937","popurl":"www.maheswar-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98912,"job_number":"JOB_98912","tr_customer_id":98929,"tr_customer_product_id":98919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Aasa Adiga","mobile_number":"7041957098","email_id":"vaishno.kocchar@hotmail.com","dop":"2025-10-25","serial_number":"12357668779720","imei1":"12357668779720","imei2":"12357668779720","popurl":"www.amaranaath-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98913,"job_number":"JOB_98913","tr_customer_id":98930,"tr_customer_product_id":98920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Abhaidev Deshpande","mobile_number":"7009292086","email_id":"keerti.gill@hotmail.com","dop":"2025-10-25","serial_number":"14780576309870","imei1":"14780576309870","imei2":"14780576309870","popurl":"www.gudakesha-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98914,"job_number":"JOB_98914","tr_customer_id":98931,"tr_customer_product_id":98921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Devasree Gandhi","mobile_number":"7081829421","email_id":"buddhana.desai@yahoo.co.in","dop":"2025-10-25","serial_number":"19159849198012","imei1":"19159849198012","imei2":"19159849198012","popurl":"www.girish-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98915,"job_number":"JOB_98915","tr_customer_id":98932,"tr_customer_product_id":98922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Anang Varma","mobile_number":"7017254634","email_id":"uttam.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"15711497763164","imei1":"15711497763164","imei2":"15711497763164","popurl":"www.basanti-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98916,"job_number":"JOB_98916","tr_customer_id":98933,"tr_customer_product_id":98923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Lakshmi Kaniyar","mobile_number":"7088323261","email_id":"chandradev.banerjee@gmail.com","dop":"2025-10-25","serial_number":"11820618681041","imei1":"11820618681041","imei2":"11820618681041","popurl":"www.vinay-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98917,"job_number":"JOB_98917","tr_customer_id":98934,"tr_customer_product_id":98924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Meghnath Bharadwaj","mobile_number":"7070488838","email_id":"baidehi.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"13727750515796","imei1":"13727750515796","imei2":"13727750515796","popurl":"www.aryan-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98918,"job_number":"JOB_98918","tr_customer_id":98935,"tr_customer_product_id":98925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Bhooshan Deshpande","mobile_number":"7010429539","email_id":"agrata.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"11815249388438","imei1":"11815249388438","imei2":"11815249388438","popurl":"www.jagmeet-ganaka.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98919,"job_number":"JOB_98919","tr_customer_id":98936,"tr_customer_product_id":98926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Sarisha Rana","mobile_number":"7059241214","email_id":"daksha.nambeesan@yahoo.co.in","dop":"2025-10-25","serial_number":"13938271760089","imei1":"13938271760089","imei2":"13938271760089","popurl":"www.nawal-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98920,"job_number":"JOB_98920","tr_customer_id":98937,"tr_customer_product_id":98927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:28:59.000Z","modified_at":"2025-11-04T17:28:59.000Z","name":"Akshita Bhat","mobile_number":"7082779042","email_id":"poornima.deshpande@yahoo.co.in","dop":"2025-10-25","serial_number":"10436092446911","imei1":"10436092446911","imei2":"10436092446911","popurl":"www.chinmayanand-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98921,"job_number":"JOB_98921","tr_customer_id":98938,"tr_customer_product_id":98928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Somnath Somayaji","mobile_number":"7010423737","email_id":"gautama.gupta@gmail.com","dop":"2025-10-25","serial_number":"18207160050877","imei1":"18207160050877","imei2":"18207160050877","popurl":"www.opalina-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98922,"job_number":"JOB_98922","tr_customer_id":98939,"tr_customer_product_id":98929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Aagney Varrier","mobile_number":"7052438711","email_id":"opaline.chattopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"15447678498896","imei1":"15447678498896","imei2":"15447678498896","popurl":"www.smriti-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98923,"job_number":"JOB_98923","tr_customer_id":98940,"tr_customer_product_id":98930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Trilochan Khatri","mobile_number":"7002030511","email_id":"shreya.nambeesan@yahoo.co.in","dop":"2025-10-25","serial_number":"19539242980599","imei1":"19539242980599","imei2":"19539242980599","popurl":"www.lakshmidhar-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98924,"job_number":"JOB_98924","tr_customer_id":98941,"tr_customer_product_id":98931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Girja Malik","mobile_number":"7080372978","email_id":"aasa.guneta@hotmail.com","dop":"2025-10-25","serial_number":"14629204485842","imei1":"14629204485842","imei2":"14629204485842","popurl":"www.chanakya-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98925,"job_number":"JOB_98925","tr_customer_id":98942,"tr_customer_product_id":98932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:04.000Z","modified_at":"2025-11-04T17:29:04.000Z","name":"Lavanya Johar","mobile_number":"7042559890","email_id":"gobinda.bhat@gmail.com","dop":"2025-10-25","serial_number":"13014730358452","imei1":"13014730358452","imei2":"13014730358452","popurl":"www.anjushri-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98926,"job_number":"JOB_98926","tr_customer_id":98943,"tr_customer_product_id":98933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Usha Malik","mobile_number":"7037576049","email_id":"vishwamitra.ganaka@hotmail.com","dop":"2025-10-25","serial_number":"18460625889727","imei1":"18460625889727","imei2":"18460625889727","popurl":"www.bhardwaj-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98927,"job_number":"JOB_98927","tr_customer_id":98944,"tr_customer_product_id":98934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Daevi Pilla","mobile_number":"7028465170","email_id":"shankar.somayaji@gmail.com","dop":"2025-10-25","serial_number":"11953257799447","imei1":"11953257799447","imei2":"11953257799447","popurl":"www.gajbaahu-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98928,"job_number":"JOB_98928","tr_customer_id":98945,"tr_customer_product_id":98935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Chiranjeev Deshpande","mobile_number":"7003756672","email_id":"goswami.talwar@gmail.com","dop":"2025-10-25","serial_number":"12109852978254","imei1":"12109852978254","imei2":"12109852978254","popurl":"www.satyen-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98929,"job_number":"JOB_98929","tr_customer_id":98946,"tr_customer_product_id":98936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Vedanshi Nambeesan","mobile_number":"7004600811","email_id":"lakshminath.nayar@yahoo.co.in","dop":"2025-10-25","serial_number":"18774296506080","imei1":"18774296506080","imei2":"18774296506080","popurl":"www.subodh-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98930,"job_number":"JOB_98930","tr_customer_id":98947,"tr_customer_product_id":98937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:05.000Z","modified_at":"2025-11-04T17:29:05.000Z","name":"Chaaruchandra Shah","mobile_number":"7011452682","email_id":"chitrali.acharya@gmail.com","dop":"2025-10-25","serial_number":"19774680858277","imei1":"19774680858277","imei2":"19774680858277","popurl":"www.damodara-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98931,"job_number":"JOB_98931","tr_customer_id":98948,"tr_customer_product_id":98938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:07.000Z","modified_at":"2025-11-04T17:29:07.000Z","name":"Girja Bhattathiri","mobile_number":"7024791819","email_id":"sukanya.gill@gmail.com","dop":"2025-10-25","serial_number":"12693388765838","imei1":"12693388765838","imei2":"12693388765838","popurl":"www.atmaja-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98932,"job_number":"JOB_98932","tr_customer_id":98949,"tr_customer_product_id":98939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Devi Tagore","mobile_number":"7071469218","email_id":"bhoopat.devar@gmail.com","dop":"2025-10-25","serial_number":"16763991254999","imei1":"16763991254999","imei2":"16763991254999","popurl":"www.bandhul-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98933,"job_number":"JOB_98933","tr_customer_id":98950,"tr_customer_product_id":98940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Vidhur Nambeesan","mobile_number":"7090648945","email_id":"chaten.reddy@hotmail.com","dop":"2025-10-25","serial_number":"15041881401100","imei1":"15041881401100","imei2":"15041881401100","popurl":"www.chandrakin-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98934,"job_number":"JOB_98934","tr_customer_id":98951,"tr_customer_product_id":98941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Deeptanshu Embranthiri","mobile_number":"7098906976","email_id":"rukhmani.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"14668400780218","imei1":"14668400780218","imei2":"14668400780218","popurl":"www.nagabhushanam-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98935,"job_number":"JOB_98935","tr_customer_id":98952,"tr_customer_product_id":98942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Aadi Ahuja","mobile_number":"7018131719","email_id":"atmanand.patil@gmail.com","dop":"2025-10-25","serial_number":"14852154124661","imei1":"14852154124661","imei2":"14852154124661","popurl":"www.mohana-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98936,"job_number":"JOB_98936","tr_customer_id":98953,"tr_customer_product_id":98943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Chapal Prajapat","mobile_number":"7067770159","email_id":"jai.menon@hotmail.com","dop":"2025-10-25","serial_number":"13328148497414","imei1":"13328148497414","imei2":"13328148497414","popurl":"www.anurag-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98937,"job_number":"JOB_98937","tr_customer_id":98954,"tr_customer_product_id":98944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Rukmin Nayar","mobile_number":"7084171467","email_id":"deeksha.verma@gmail.com","dop":"2025-10-25","serial_number":"18578943791192","imei1":"18578943791192","imei2":"18578943791192","popurl":"www.rohan-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98938,"job_number":"JOB_98938","tr_customer_id":98955,"tr_customer_product_id":98945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Chitrali Pandey","mobile_number":"7023340850","email_id":"lakshmi.adiga@yahoo.co.in","dop":"2025-10-25","serial_number":"18367740719044","imei1":"18367740719044","imei2":"18367740719044","popurl":"www.daevi-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98939,"job_number":"JOB_98939","tr_customer_id":98956,"tr_customer_product_id":98946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Dhyanesh Marar","mobile_number":"7025130693","email_id":"jaimini.joshi@yahoo.co.in","dop":"2025-10-25","serial_number":"18484123261837","imei1":"18484123261837","imei2":"18484123261837","popurl":"www.gajbaahu-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98940,"job_number":"JOB_98940","tr_customer_id":98957,"tr_customer_product_id":98947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:08.000Z","modified_at":"2025-11-04T17:29:08.000Z","name":"Nirbhay Pandey","mobile_number":"7084592411","email_id":"bheeshma.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"19495367456403","imei1":"19495367456403","imei2":"19495367456403","popurl":"www.vasudeva-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98941,"job_number":"JOB_98941","tr_customer_id":98958,"tr_customer_product_id":98948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Divakar Gowda","mobile_number":"7094822152","email_id":"anish.nair@yahoo.co.in","dop":"2025-10-25","serial_number":"19583122692691","imei1":"19583122692691","imei2":"19583122692691","popurl":"www.akshata-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98942,"job_number":"JOB_98942","tr_customer_id":98959,"tr_customer_product_id":98949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Goswami Joshi","mobile_number":"7038008417","email_id":"anusuya.embranthiri@hotmail.com","dop":"2025-10-25","serial_number":"11564646236836","imei1":"11564646236836","imei2":"11564646236836","popurl":"www.suma-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98943,"job_number":"JOB_98943","tr_customer_id":98960,"tr_customer_product_id":98950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Suryakanta Kaniyar","mobile_number":"7040835816","email_id":"pushti.mukhopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"18532408116880","imei1":"18532408116880","imei2":"18532408116880","popurl":"www.poornima-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98944,"job_number":"JOB_98944","tr_customer_id":98961,"tr_customer_product_id":98951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:10.000Z","modified_at":"2025-11-04T17:29:10.000Z","name":"Suresh Butt","mobile_number":"7028914964","email_id":"anagh.butt@yahoo.co.in","dop":"2025-10-25","serial_number":"18040466761593","imei1":"18040466761593","imei2":"18040466761593","popurl":"www.vimala-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98945,"job_number":"JOB_98945","tr_customer_id":98962,"tr_customer_product_id":98952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kamalesh Namboothiri","mobile_number":"7025804681","email_id":"advaya.ahuja@yahoo.co.in","dop":"2025-10-25","serial_number":"16889459868365","imei1":"16889459868365","imei2":"16889459868365","popurl":"www.gudakesa-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98946,"job_number":"JOB_98946","tr_customer_id":98963,"tr_customer_product_id":98953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kamalesh Iyer","mobile_number":"7097182410","email_id":"mohana.chaturvedi@yahoo.co.in","dop":"2025-10-25","serial_number":"18186843174945","imei1":"18186843174945","imei2":"18186843174945","popurl":"www.girish-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98947,"job_number":"JOB_98947","tr_customer_id":98964,"tr_customer_product_id":98954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Chandranath Nambeesan","mobile_number":"7053816683","email_id":"chandravati.asan@gmail.com","dop":"2025-10-25","serial_number":"18345393882754","imei1":"18345393882754","imei2":"18345393882754","popurl":"www.prasad-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98948,"job_number":"JOB_98948","tr_customer_id":98965,"tr_customer_product_id":98955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Kanti Bhattathiri","mobile_number":"7028583925","email_id":"amish.reddy@yahoo.co.in","dop":"2025-10-25","serial_number":"12703798569317","imei1":"12703798569317","imei2":"12703798569317","popurl":"www.divjot-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98949,"job_number":"JOB_98949","tr_customer_id":98966,"tr_customer_product_id":98956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Chinmayananda Mehrotra","mobile_number":"7002715523","email_id":"mandaakin.rana@gmail.com","dop":"2025-10-25","serial_number":"11592458134341","imei1":"11592458134341","imei2":"11592458134341","popurl":"www.devika-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98950,"job_number":"JOB_98950","tr_customer_id":98967,"tr_customer_product_id":98957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:11.000Z","modified_at":"2025-11-04T17:29:11.000Z","name":"Agneya Verma","mobile_number":"7018949278","email_id":"baidehi.mukhopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"12135445945966","imei1":"12135445945966","imei2":"12135445945966","popurl":"www.gautam-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98951,"job_number":"JOB_98951","tr_customer_id":98968,"tr_customer_product_id":98958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Deeptimoyee Butt","mobile_number":"7012130650","email_id":"daevika.nambeesan@hotmail.com","dop":"2025-10-25","serial_number":"19088410776833","imei1":"19088410776833","imei2":"19088410776833","popurl":"www.priyala-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98952,"job_number":"JOB_98952","tr_customer_id":98969,"tr_customer_product_id":98959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Chakravarti Naik","mobile_number":"7025426791","email_id":"chandraprabha.kaniyar@yahoo.co.in","dop":"2025-10-25","serial_number":"14025531703059","imei1":"14025531703059","imei2":"14025531703059","popurl":"www.sarala-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98953,"job_number":"JOB_98953","tr_customer_id":98970,"tr_customer_product_id":98960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Nalini Sethi","mobile_number":"7049811738","email_id":"baladitya.acharya@hotmail.com","dop":"2025-10-25","serial_number":"12208359690380","imei1":"12208359690380","imei2":"12208359690380","popurl":"www.leela-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98954,"job_number":"JOB_98954","tr_customer_id":98971,"tr_customer_product_id":98961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:13.000Z","modified_at":"2025-11-04T17:29:13.000Z","name":"Priya Dutta","mobile_number":"7020620528","email_id":"damayanti.kaniyar@gmail.com","dop":"2025-10-25","serial_number":"16717353742487","imei1":"16717353742487","imei2":"16717353742487","popurl":"www.anasooya-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98955,"job_number":"JOB_98955","tr_customer_id":98972,"tr_customer_product_id":98962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Advaya Panicker","mobile_number":"7085433920","email_id":"gemine.guneta@gmail.com","dop":"2025-10-25","serial_number":"18442065487871","imei1":"18442065487871","imei2":"18442065487871","popurl":"www.amaranaath-namboothiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98956,"job_number":"JOB_98956","tr_customer_id":98973,"tr_customer_product_id":98963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Trilokesh Johar","mobile_number":"7008730315","email_id":"param.malik@yahoo.co.in","dop":"2025-10-25","serial_number":"12046080176895","imei1":"12046080176895","imei2":"12046080176895","popurl":"www.shrishti-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98957,"job_number":"JOB_98957","tr_customer_id":98974,"tr_customer_product_id":98964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Mina Somayaji","mobile_number":"7024518527","email_id":"annapurna.pandey@gmail.com","dop":"2025-10-25","serial_number":"19404573906904","imei1":"19404573906904","imei2":"19404573906904","popurl":"www.akshat-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98958,"job_number":"JOB_98958","tr_customer_id":98975,"tr_customer_product_id":98965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Mangala Sinha","mobile_number":"7053205580","email_id":"laxmi.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"14154832326439","imei1":"14154832326439","imei2":"14154832326439","popurl":"www.aadidev-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98959,"job_number":"JOB_98959","tr_customer_id":98976,"tr_customer_product_id":98966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Divaakar Kapoor","mobile_number":"7093104044","email_id":"chetanaanand.kaul@gmail.com","dop":"2025-10-25","serial_number":"12765246674983","imei1":"12765246674983","imei2":"12765246674983","popurl":"www.bodhan-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98960,"job_number":"JOB_98960","tr_customer_id":98977,"tr_customer_product_id":98967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:14.000Z","modified_at":"2025-11-04T17:29:14.000Z","name":"Gandharv Bharadwaj","mobile_number":"7037417755","email_id":"rita.adiga@hotmail.com","dop":"2025-10-25","serial_number":"10336455928519","imei1":"10336455928519","imei2":"10336455928519","popurl":"www.urmila-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98961,"job_number":"JOB_98961","tr_customer_id":98978,"tr_customer_product_id":98968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Ekaparnika Kapoor","mobile_number":"7036618408","email_id":"jagadisha.marar@gmail.com","dop":"2025-10-25","serial_number":"13507942821226","imei1":"13507942821226","imei2":"13507942821226","popurl":"www.aanandinii-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98962,"job_number":"JOB_98962","tr_customer_id":98979,"tr_customer_product_id":98969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Chandira Gandhi","mobile_number":"7075453244","email_id":"dron.patil@yahoo.co.in","dop":"2025-10-25","serial_number":"10310299647129","imei1":"10310299647129","imei2":"10310299647129","popurl":"www.trisha-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98963,"job_number":"JOB_98963","tr_customer_id":98980,"tr_customer_product_id":98970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Chanda Mehrotra","mobile_number":"7052827734","email_id":"dhanadeepa.guha@hotmail.com","dop":"2025-10-25","serial_number":"18981905336626","imei1":"18981905336626","imei2":"18981905336626","popurl":"www.laal-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98964,"job_number":"JOB_98964","tr_customer_id":98981,"tr_customer_product_id":98971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:15.000Z","modified_at":"2025-11-04T17:29:15.000Z","name":"Atmaja Pillai","mobile_number":"7077711933","email_id":"ekadant.bhattacharya@yahoo.co.in","dop":"2025-10-25","serial_number":"11002450604493","imei1":"11002450604493","imei2":"11002450604493","popurl":"www.ujjawal-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98965,"job_number":"JOB_98965","tr_customer_id":98982,"tr_customer_product_id":98972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Chetan Nehru","mobile_number":"7076686444","email_id":"aruna.asan@yahoo.co.in","dop":"2025-10-25","serial_number":"19742947625981","imei1":"19742947625981","imei2":"19742947625981","popurl":"www.ahilya-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98966,"job_number":"JOB_98966","tr_customer_id":98983,"tr_customer_product_id":98973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Bhooshit Menon","mobile_number":"7035133704","email_id":"dhyaneshwar.pandey@gmail.com","dop":"2025-10-25","serial_number":"17482819286561","imei1":"17482819286561","imei2":"17482819286561","popurl":"www.deenabandhu-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98967,"job_number":"JOB_98967","tr_customer_id":98984,"tr_customer_product_id":98974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Deevakar Bandopadhyay","mobile_number":"7065675906","email_id":"trilokanath.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"19744849229145","imei1":"19744849229145","imei2":"19744849229145","popurl":"www.giriraaj-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98968,"job_number":"JOB_98968","tr_customer_id":98985,"tr_customer_product_id":98975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Anjushree Menon","mobile_number":"7068184849","email_id":"shankar.gandhi@yahoo.co.in","dop":"2025-10-25","serial_number":"17270709906946","imei1":"17270709906946","imei2":"17270709906946","popurl":"www.nimit-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98969,"job_number":"JOB_98969","tr_customer_id":98986,"tr_customer_product_id":98976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Ankal Sinha","mobile_number":"7071298165","email_id":"agasti.bhattathiri@yahoo.co.in","dop":"2025-10-25","serial_number":"19518010062528","imei1":"19518010062528","imei2":"19518010062528","popurl":"www.acaryatanaya-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98970,"job_number":"JOB_98970","tr_customer_id":98987,"tr_customer_product_id":98977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:16.000Z","modified_at":"2025-11-04T17:29:16.000Z","name":"Bhramar Khatri","mobile_number":"7097371357","email_id":"amrit.joshi@hotmail.com","dop":"2025-10-25","serial_number":"10511727459521","imei1":"10511727459521","imei2":"10511727459521","popurl":"www.bhushan-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98971,"job_number":"JOB_98971","tr_customer_id":98988,"tr_customer_product_id":98978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:17.000Z","modified_at":"2025-11-04T17:29:17.000Z","name":"Sujata Chopra","mobile_number":"7021720734","email_id":"suryakanta.kaul@hotmail.com","dop":"2025-10-25","serial_number":"13659161528416","imei1":"13659161528416","imei2":"13659161528416","popurl":"www.chitraksh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98972,"job_number":"JOB_98972","tr_customer_id":98989,"tr_customer_product_id":98979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:17.000Z","modified_at":"2025-11-04T17:29:17.000Z","name":"Jagmeet Desai","mobile_number":"7035708036","email_id":"kanaka.tagore@gmail.com","dop":"2025-10-25","serial_number":"17790830368700","imei1":"17790830368700","imei2":"17790830368700","popurl":"www.bhushan-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98973,"job_number":"JOB_98973","tr_customer_id":98990,"tr_customer_product_id":98980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Deb Kaul","mobile_number":"7093332474","email_id":"girish.prajapat@yahoo.co.in","dop":"2025-10-25","serial_number":"17691880608982","imei1":"17691880608982","imei2":"17691880608982","popurl":"www.akshayakeerti-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98974,"job_number":"JOB_98974","tr_customer_id":98991,"tr_customer_product_id":98981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vasanti Bandopadhyay","mobile_number":"7003185659","email_id":"bodhan.iyengar@gmail.com","dop":"2025-10-25","serial_number":"14407589989649","imei1":"14407589989649","imei2":"14407589989649","popurl":"www.adwitiya-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98975,"job_number":"JOB_98975","tr_customer_id":98992,"tr_customer_product_id":98982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vimal Pilla","mobile_number":"7023258878","email_id":"ahilya.guneta@gmail.com","dop":"2025-10-25","serial_number":"13457358898066","imei1":"13457358898066","imei2":"13457358898066","popurl":"www.aishani-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98976,"job_number":"JOB_98976","tr_customer_id":98993,"tr_customer_product_id":98983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Deeptimoy Kaul","mobile_number":"7003249268","email_id":"ahilya.sharma@gmail.com","dop":"2025-10-25","serial_number":"14341911378408","imei1":"14341911378408","imei2":"14341911378408","popurl":"www.acharyasuta-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98977,"job_number":"JOB_98977","tr_customer_id":98994,"tr_customer_product_id":98984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vasudha Khanna","mobile_number":"7073284473","email_id":"balagopal.menon@gmail.com","dop":"2025-10-25","serial_number":"16193052995504","imei1":"16193052995504","imei2":"16193052995504","popurl":"www.sanya-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98978,"job_number":"JOB_98978","tr_customer_id":98995,"tr_customer_product_id":98985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Vinay Ahuja","mobile_number":"7005091811","email_id":"amodini.adiga@gmail.com","dop":"2025-10-25","serial_number":"15871113406963","imei1":"15871113406963","imei2":"15871113406963","popurl":"www.durgeshwari-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98979,"job_number":"JOB_98979","tr_customer_id":98996,"tr_customer_product_id":98986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Anala Reddy","mobile_number":"7028066446","email_id":"vasanti.malik@yahoo.co.in","dop":"2025-10-25","serial_number":"10475868395429","imei1":"10475868395429","imei2":"10475868395429","popurl":"www.anagh-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98980,"job_number":"JOB_98980","tr_customer_id":98997,"tr_customer_product_id":98987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Rukhmani Bandopadhyay","mobile_number":"7030828497","email_id":"vaidehi.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"19429056512433","imei1":"19429056512433","imei2":"19429056512433","popurl":"www.sweta-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98981,"job_number":"JOB_98981","tr_customer_id":98998,"tr_customer_product_id":98988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:18.000Z","modified_at":"2025-11-04T17:29:18.000Z","name":"Rohit Varrier","mobile_number":"7038580443","email_id":"gopi.shukla@gmail.com","dop":"2025-10-25","serial_number":"19017804357426","imei1":"19017804357426","imei2":"19017804357426","popurl":"www.soma-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98982,"job_number":"JOB_98982","tr_customer_id":98999,"tr_customer_product_id":98989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Vaishvi Chopra","mobile_number":"7082385831","email_id":"sarisha.reddy@gmail.com","dop":"2025-10-25","serial_number":"18553911539225","imei1":"18553911539225","imei2":"18553911539225","popurl":"www.bhardwaj-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98983,"job_number":"JOB_98983","tr_customer_id":99000,"tr_customer_product_id":98990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Jyoti Varma","mobile_number":"7076230053","email_id":"chaaruchandra.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"11085855828436","imei1":"11085855828436","imei2":"11085855828436","popurl":"www.rohit-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98984,"job_number":"JOB_98984","tr_customer_id":99001,"tr_customer_product_id":98991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Charumati Pothuvaal","mobile_number":"7046061163","email_id":"kannan.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"10573646115052","imei1":"10573646115052","imei2":"10573646115052","popurl":"www.bandhul-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98985,"job_number":"JOB_98985","tr_customer_id":99002,"tr_customer_product_id":98992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:19.000Z","modified_at":"2025-11-04T17:29:19.000Z","name":"Trilokanath Mehrotra","mobile_number":"7075089977","email_id":"shiv.bharadwaj@hotmail.com","dop":"2025-10-25","serial_number":"15975522788544","imei1":"15975522788544","imei2":"15975522788544","popurl":"www.gaurang-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98986,"job_number":"JOB_98986","tr_customer_id":99003,"tr_customer_product_id":98993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Tarun Mishra","mobile_number":"7091047810","email_id":"vasudev.trivedi@yahoo.co.in","dop":"2025-10-25","serial_number":"17861544078152","imei1":"17861544078152","imei2":"17861544078152","popurl":"www.chandravati-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98987,"job_number":"JOB_98987","tr_customer_id":99004,"tr_customer_product_id":98994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Sarvin Jain","mobile_number":"7083538734","email_id":"chiranjeev.guneta@yahoo.co.in","dop":"2025-10-25","serial_number":"14462631634119","imei1":"14462631634119","imei2":"14462631634119","popurl":"www.kalyani-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98988,"job_number":"JOB_98988","tr_customer_id":99005,"tr_customer_product_id":98995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Siddhi Adiga","mobile_number":"7030200281","email_id":"rahul.mehra@hotmail.com","dop":"2025-10-25","serial_number":"11671510196103","imei1":"11671510196103","imei2":"11671510196103","popurl":"www.chandak-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98989,"job_number":"JOB_98989","tr_customer_id":99006,"tr_customer_product_id":98996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Rohan Adiga","mobile_number":"7001545402","email_id":"diptendu.abbott@gmail.com","dop":"2025-10-25","serial_number":"15265839784359","imei1":"15265839784359","imei2":"15265839784359","popurl":"www.devagya-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98990,"job_number":"JOB_98990","tr_customer_id":99007,"tr_customer_product_id":98997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:20.000Z","modified_at":"2025-11-04T17:29:20.000Z","name":"Acharyasuta Johar","mobile_number":"7049681762","email_id":"aalok.namboothiri@gmail.com","dop":"2025-10-25","serial_number":"14761083547557","imei1":"14761083547557","imei2":"14761083547557","popurl":"www.pramila-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98991,"job_number":"JOB_98991","tr_customer_id":99008,"tr_customer_product_id":98998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Mandakini Patil","mobile_number":"7092081379","email_id":"karunanidhi.khan@hotmail.com","dop":"2025-10-25","serial_number":"16059447734201","imei1":"16059447734201","imei2":"16059447734201","popurl":"www.shiv-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98992,"job_number":"JOB_98992","tr_customer_id":99009,"tr_customer_product_id":98999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Balgopal Shah","mobile_number":"7014190523","email_id":"mina.khatri@hotmail.com","dop":"2025-10-25","serial_number":"14988521080836","imei1":"14988521080836","imei2":"14988521080836","popurl":"www.chitrangada-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98993,"job_number":"JOB_98993","tr_customer_id":99010,"tr_customer_product_id":99000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Kanishka Pilla","mobile_number":"7081075978","email_id":"aryan.bandopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"16409703458881","imei1":"16409703458881","imei2":"16409703458881","popurl":"www.mukesh-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98994,"job_number":"JOB_98994","tr_customer_id":99011,"tr_customer_product_id":99001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:21.000Z","modified_at":"2025-11-04T17:29:21.000Z","name":"Vedanga Naik","mobile_number":"7016167941","email_id":"mahesh.gupta@hotmail.com","dop":"2025-10-25","serial_number":"13455872768189","imei1":"13455872768189","imei2":"13455872768189","popurl":"www.bhaanumati-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98995,"job_number":"JOB_98995","tr_customer_id":99012,"tr_customer_product_id":99002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Sarada Devar","mobile_number":"7017228681","email_id":"bahula.mukhopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"12713611583454","imei1":"12713611583454","imei2":"12713611583454","popurl":"www.gandharva-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98996,"job_number":"JOB_98996","tr_customer_id":99013,"tr_customer_product_id":99003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Narayan Marar","mobile_number":"7079930844","email_id":"saraswati.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"19808360314782","imei1":"19808360314782","imei2":"19808360314782","popurl":"www.ganapati-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98997,"job_number":"JOB_98997","tr_customer_id":99014,"tr_customer_product_id":99004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Daksha Sethi","mobile_number":"7020851023","email_id":"agnivesh.nair@gmail.com","dop":"2025-10-25","serial_number":"19390764434316","imei1":"19390764434316","imei2":"19390764434316","popurl":"www.chaten-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98998,"job_number":"JOB_98998","tr_customer_id":99015,"tr_customer_product_id":99005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Chakradhar Dutta","mobile_number":"7022095970","email_id":"som.pilla@hotmail.com","dop":"2025-10-25","serial_number":"11521467480183","imei1":"11521467480183","imei2":"11521467480183","popurl":"www.shobhana-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98999,"job_number":"JOB_98999","tr_customer_id":99016,"tr_customer_product_id":99006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Lakshman Naik","mobile_number":"7002237224","email_id":"dwaipayana.talwar@gmail.com","dop":"2025-10-25","serial_number":"15990214752016","imei1":"15990214752016","imei2":"15990214752016","popurl":"www.aadi-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99000,"job_number":"JOB_99000","tr_customer_id":99017,"tr_customer_product_id":99007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Oormila Menon","mobile_number":"7020245832","email_id":"siddarth.sethi@gmail.com","dop":"2025-10-25","serial_number":"17070402715870","imei1":"17070402715870","imei2":"17070402715870","popurl":"www.deveshwar-mahajan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99001,"job_number":"JOB_99001","tr_customer_id":99018,"tr_customer_product_id":99008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:22.000Z","modified_at":"2025-11-04T17:29:22.000Z","name":"Mangala Reddy","mobile_number":"7055001330","email_id":"deepan.gupta@hotmail.com","dop":"2025-10-25","serial_number":"12154407657426","imei1":"12154407657426","imei2":"12154407657426","popurl":"www.prema-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99002,"job_number":"JOB_99002","tr_customer_id":99019,"tr_customer_product_id":99009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Eekalabya Shukla","mobile_number":"7047812966","email_id":"ananda.jha@gmail.com","dop":"2025-10-25","serial_number":"13584484915989","imei1":"13584484915989","imei2":"13584484915989","popurl":"www.anand-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99003,"job_number":"JOB_99003","tr_customer_id":99020,"tr_customer_product_id":99010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Aadinath Kaniyar","mobile_number":"7033545021","email_id":"dandak.reddy@yahoo.co.in","dop":"2025-10-25","serial_number":"19471044371411","imei1":"19471044371411","imei2":"19471044371411","popurl":"www.dharitri-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99004,"job_number":"JOB_99004","tr_customer_id":99021,"tr_customer_product_id":99011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Dinesh Kaniyar","mobile_number":"7028085106","email_id":"rajendra.tagore@hotmail.com","dop":"2025-10-25","serial_number":"11918986381099","imei1":"11918986381099","imei2":"11918986381099","popurl":"www.vimala-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99005,"job_number":"JOB_99005","tr_customer_id":99022,"tr_customer_product_id":99012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Chandira Kakkar","mobile_number":"7013682552","email_id":"anasuya.somayaji@yahoo.co.in","dop":"2025-10-25","serial_number":"14204612822683","imei1":"14204612822683","imei2":"14204612822683","popurl":"www.mangalya-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99006,"job_number":"JOB_99006","tr_customer_id":99023,"tr_customer_product_id":99013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Bhargavi Guneta","mobile_number":"7010305112","email_id":"ghanaanand.khatri@gmail.com","dop":"2025-10-25","serial_number":"19471239895228","imei1":"19471239895228","imei2":"19471239895228","popurl":"www.uttam-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99007,"job_number":"JOB_99007","tr_customer_id":99024,"tr_customer_product_id":99014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Balaaditya Gupta","mobile_number":"7044971037","email_id":"datta.varrier@hotmail.com","dop":"2025-10-25","serial_number":"15338485425367","imei1":"15338485425367","imei2":"15338485425367","popurl":"www.gorakhnath-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99008,"job_number":"JOB_99008","tr_customer_id":99025,"tr_customer_product_id":99015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:23.000Z","modified_at":"2025-11-04T17:29:23.000Z","name":"Shrishti Arora","mobile_number":"7015737045","email_id":"avadhesh.dutta@gmail.com","dop":"2025-10-25","serial_number":"13397336080429","imei1":"13397336080429","imei2":"13397336080429","popurl":"www.bhagirathi-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99009,"job_number":"JOB_99009","tr_customer_id":99026,"tr_customer_product_id":99016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:24.000Z","modified_at":"2025-11-04T17:29:24.000Z","name":"Swapnil Khan","mobile_number":"7086551614","email_id":"chidambaram.iyer@hotmail.com","dop":"2025-10-25","serial_number":"12587534470256","imei1":"12587534470256","imei2":"12587534470256","popurl":"www.manoj-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99010,"job_number":"JOB_99010","tr_customer_id":99027,"tr_customer_product_id":99017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:29:24.000Z","modified_at":"2025-11-04T17:29:24.000Z","name":"Ashok Chaturvedi","mobile_number":"7023149784","email_id":"chandrani.asan@hotmail.com","dop":"2025-10-25","serial_number":"11152907560192","imei1":"11152907560192","imei2":"11152907560192","popurl":"www.jyotis-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99012,"job_number":"JOB_99012","tr_customer_id":99029,"tr_customer_product_id":99019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:31:40.000Z","modified_at":"2025-11-04T17:31:40.000Z","name":"Winona Boehm","mobile_number":"406-502-5848","email_id":"Shana.Cronin@yahoo.com","dop":"2025-04-06","serial_number":"11899379653556108","imei1":"11899379653556108","imei2":"11899379653556108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99014,"job_number":"JOB_99014","tr_customer_id":99031,"tr_customer_product_id":99021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:32:09.000Z","modified_at":"2025-11-04T17:32:09.000Z","name":"Moshe Rutherford","mobile_number":"847-882-6682","email_id":"Curt.Hettinger@gmail.com","dop":"2025-04-06","serial_number":"11496114031393988","imei1":"11496114031393988","imei2":"11496114031393988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99016,"job_number":"JOB_99016","tr_customer_id":99033,"tr_customer_product_id":99023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:32:40.000Z","modified_at":"2025-11-04T17:32:40.000Z","name":"Chet Lehner","mobile_number":"682-448-9253","email_id":"Eveline_Daugherty91@hotmail.com","dop":"2025-04-06","serial_number":"10011200183394932","imei1":"10011200183394932","imei2":"10011200183394932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99019,"job_number":"JOB_99019","tr_customer_id":99036,"tr_customer_product_id":99026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Dayaananda Johar","mobile_number":"7011490058","email_id":"trilochana.prajapat@gmail.com","dop":"2025-10-25","serial_number":"16550745395452","imei1":"16550745395452","imei2":"16550745395452","popurl":"www.anagh-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99020,"job_number":"JOB_99020","tr_customer_id":99037,"tr_customer_product_id":99027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Mangalya Mehrotra","mobile_number":"7044036238","email_id":"chapal.chattopadhyay@gmail.com","dop":"2025-10-25","serial_number":"13958225774073","imei1":"13958225774073","imei2":"13958225774073","popurl":"www.balagovind-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99021,"job_number":"JOB_99021","tr_customer_id":99038,"tr_customer_product_id":99028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Giriraaj Naik","mobile_number":"7059200205","email_id":"dinakar.kaur@hotmail.com","dop":"2025-10-25","serial_number":"18967114593026","imei1":"18967114593026","imei2":"18967114593026","popurl":"www.bhaanumati-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99022,"job_number":"JOB_99022","tr_customer_id":99039,"tr_customer_product_id":99029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Vrinda Kaniyar","mobile_number":"7011045876","email_id":"bala.namboothiri@hotmail.com","dop":"2025-10-25","serial_number":"16288641056535","imei1":"16288641056535","imei2":"16288641056535","popurl":"www.jagathi-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99023,"job_number":"JOB_99023","tr_customer_id":99040,"tr_customer_product_id":99030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T17:49:16.000Z","modified_at":"2025-11-04T17:49:16.000Z","name":"Satish Sethi","mobile_number":"7089637158","email_id":"rakesh.gill@hotmail.com","dop":"2025-10-25","serial_number":"16113215424868","imei1":"16113215424868","imei2":"16113215424868","popurl":"www.bhagwanti-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T17:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99024,"job_number":"JOB_99024","tr_customer_id":99041,"tr_customer_product_id":99031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:05:28.000Z","modified_at":"2025-11-04T19:05:28.000Z","name":"Harneet Singh","mobile_number":"9987654321","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10508733930043","imei1":"10508733930043","imei2":"10508733930043","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99025,"job_number":"JOB_99025","tr_customer_id":99042,"tr_customer_product_id":99032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:10:36.000Z","modified_at":"2025-11-04T19:10:36.000Z","name":"Alyce Heller","mobile_number":"942-682-9590","email_id":"harneetsingh2085@gamil.com","dop":"2025-10-13","serial_number":"10174898024849","imei1":"10174898024849","imei2":"10174898024849","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99034,"job_number":"JOB_99034","tr_customer_id":99051,"tr_customer_product_id":99041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Charuchandra Adiga","mobile_number":"7075015375","email_id":"priyala.devar@yahoo.co.in","dop":"2025-10-25","serial_number":"17930777533709","imei1":"17930777533709","imei2":"17930777533709","popurl":"www.prem-jain.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99035,"job_number":"JOB_99035","tr_customer_id":99052,"tr_customer_product_id":99042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Dipendra Chaturvedi","mobile_number":"7015332218","email_id":"kamalesh.chattopadhyay@gmail.com","dop":"2025-10-25","serial_number":"13610836862844","imei1":"13610836862844","imei2":"13610836862844","popurl":"www.tushar-gupta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99036,"job_number":"JOB_99036","tr_customer_id":99053,"tr_customer_product_id":99043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Bahula Pandey","mobile_number":"7085178907","email_id":"jaimini.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"17742232179965","imei1":"17742232179965","imei2":"17742232179965","popurl":"www.ramaa-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99037,"job_number":"JOB_99037","tr_customer_id":99054,"tr_customer_product_id":99044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Chakravarti Dhawan","mobile_number":"7052130122","email_id":"abhaya.somayaji@gmail.com","dop":"2025-10-25","serial_number":"16788452793123","imei1":"16788452793123","imei2":"16788452793123","popurl":"www.eshana-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99038,"job_number":"JOB_99038","tr_customer_id":99055,"tr_customer_product_id":99045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Balaaditya Mukhopadhyay","mobile_number":"7012851995","email_id":"lakshman.pillai@hotmail.com","dop":"2025-10-25","serial_number":"19389671337970","imei1":"19389671337970","imei2":"19389671337970","popurl":"www.ojaswini-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99039,"job_number":"JOB_99039","tr_customer_id":99056,"tr_customer_product_id":99046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Ramaa Kaul","mobile_number":"7042033628","email_id":"atreyee.achari@hotmail.com","dop":"2025-10-25","serial_number":"12121324420377","imei1":"12121324420377","imei2":"12121324420377","popurl":"www.lakshman-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99040,"job_number":"JOB_99040","tr_customer_id":99057,"tr_customer_product_id":99047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Suryakant Arora","mobile_number":"7099177868","email_id":"vijay.khanna@hotmail.com","dop":"2025-10-25","serial_number":"10514117923590","imei1":"10514117923590","imei2":"10514117923590","popurl":"www.rageswari-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99041,"job_number":"JOB_99041","tr_customer_id":99058,"tr_customer_product_id":99048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Devi Khatri","mobile_number":"7025769613","email_id":"maheswar.acharya@yahoo.co.in","dop":"2025-10-25","serial_number":"16019215027607","imei1":"16019215027607","imei2":"16019215027607","popurl":"www.anshula-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99042,"job_number":"JOB_99042","tr_customer_id":99059,"tr_customer_product_id":99049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Manisha Embranthiri","mobile_number":"7096604054","email_id":"daksha.sinha@hotmail.com","dop":"2025-10-25","serial_number":"11955206697240","imei1":"11955206697240","imei2":"11955206697240","popurl":"www.jagathi-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99043,"job_number":"JOB_99043","tr_customer_id":99060,"tr_customer_product_id":99050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:19.000Z","modified_at":"2025-11-04T19:31:19.000Z","name":"Nimit Achari","mobile_number":"7046092850","email_id":"gobinda.adiga@hotmail.com","dop":"2025-10-25","serial_number":"16763816329484","imei1":"16763816329484","imei2":"16763816329484","popurl":"www.sanya-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99044,"job_number":"JOB_99044","tr_customer_id":99061,"tr_customer_product_id":99051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Subhashini Nehru","mobile_number":"7074855892","email_id":"chandni.nair@hotmail.com","dop":"2025-10-25","serial_number":"14766291674948","imei1":"14766291674948","imei2":"14766291674948","popurl":"www.adripathi-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99045,"job_number":"JOB_99045","tr_customer_id":99062,"tr_customer_product_id":99052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Inder Bhattacharya","mobile_number":"7073640650","email_id":"chandrakin.panicker@gmail.com","dop":"2025-10-25","serial_number":"15497906962683","imei1":"15497906962683","imei2":"15497906962683","popurl":"www.bharat-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99046,"job_number":"JOB_99046","tr_customer_id":99063,"tr_customer_product_id":99053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Rajan Gowda","mobile_number":"7042805177","email_id":"vijay.shah@yahoo.co.in","dop":"2025-10-25","serial_number":"13277167908402","imei1":"13277167908402","imei2":"13277167908402","popurl":"www.shakuntala-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99047,"job_number":"JOB_99047","tr_customer_id":99064,"tr_customer_product_id":99054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Amaranaath Jha","mobile_number":"7068391450","email_id":"adityanandana.banerjee@hotmail.com","dop":"2025-10-25","serial_number":"19569847125636","imei1":"19569847125636","imei2":"19569847125636","popurl":"www.akshainie-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99048,"job_number":"JOB_99048","tr_customer_id":99065,"tr_customer_product_id":99055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Anang Dwivedi","mobile_number":"7038068704","email_id":"ganesh.mishra@yahoo.co.in","dop":"2025-10-25","serial_number":"10050908217477","imei1":"10050908217477","imei2":"10050908217477","popurl":"www.satyen-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99049,"job_number":"JOB_99049","tr_customer_id":99066,"tr_customer_product_id":99056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Menaka Patil","mobile_number":"7028895468","email_id":"eekalabya.kakkar@hotmail.com","dop":"2025-10-25","serial_number":"18466816354661","imei1":"18466816354661","imei2":"18466816354661","popurl":"www.upendra-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99050,"job_number":"JOB_99050","tr_customer_id":99067,"tr_customer_product_id":99057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Aanand Nayar","mobile_number":"7032994240","email_id":"girja.devar@gmail.com","dop":"2025-10-25","serial_number":"17756780958657","imei1":"17756780958657","imei2":"17756780958657","popurl":"www.vedanga-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99051,"job_number":"JOB_99051","tr_customer_id":99068,"tr_customer_product_id":99058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Gandharva Tagore","mobile_number":"7032697546","email_id":"gautami.namboothiri@yahoo.co.in","dop":"2025-10-25","serial_number":"13748525903920","imei1":"13748525903920","imei2":"13748525903920","popurl":"www.bhaasvan-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99052,"job_number":"JOB_99052","tr_customer_id":99069,"tr_customer_product_id":99059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Malti Varma","mobile_number":"7075742500","email_id":"gotum.rana@hotmail.com","dop":"2025-10-25","serial_number":"14806123757947","imei1":"14806123757947","imei2":"14806123757947","popurl":"www.jitendra-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99053,"job_number":"JOB_99053","tr_customer_id":99070,"tr_customer_product_id":99060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:22.000Z","modified_at":"2025-11-04T19:31:22.000Z","name":"Ananda Ahuja","mobile_number":"7042319704","email_id":"trilokanath.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"15720901576358","imei1":"15720901576358","imei2":"15720901576358","popurl":"www.mahendra-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99054,"job_number":"JOB_99054","tr_customer_id":99071,"tr_customer_product_id":99061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Aanjaneya Mehrotra","mobile_number":"7063494138","email_id":"chandramohan.bhattacharya@yahoo.co.in","dop":"2025-10-25","serial_number":"15659168097531","imei1":"15659168097531","imei2":"15659168097531","popurl":"www.madhuri-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99055,"job_number":"JOB_99055","tr_customer_id":99072,"tr_customer_product_id":99062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Bilwa Varman","mobile_number":"7046724900","email_id":"rageswari.ahluwalia@yahoo.co.in","dop":"2025-10-25","serial_number":"16476778735316","imei1":"16476778735316","imei2":"16476778735316","popurl":"www.swami-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99056,"job_number":"JOB_99056","tr_customer_id":99073,"tr_customer_product_id":99063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Girish Naik","mobile_number":"7039006901","email_id":"vimal.mahajan@gmail.com","dop":"2025-10-25","serial_number":"13031759612064","imei1":"13031759612064","imei2":"13031759612064","popurl":"www.chandra-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99057,"job_number":"JOB_99057","tr_customer_id":99074,"tr_customer_product_id":99064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Hamsini Kaul","mobile_number":"7040035494","email_id":"anish.naik@yahoo.co.in","dop":"2025-10-25","serial_number":"17413515733409","imei1":"17413515733409","imei2":"17413515733409","popurl":"www.giri-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99058,"job_number":"JOB_99058","tr_customer_id":99075,"tr_customer_product_id":99065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Girish Agarwal","mobile_number":"7025231885","email_id":"guru.nehru@yahoo.co.in","dop":"2025-10-25","serial_number":"16622202314976","imei1":"16622202314976","imei2":"16622202314976","popurl":"www.dinesh-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99059,"job_number":"JOB_99059","tr_customer_id":99076,"tr_customer_product_id":99066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Nawal Prajapat","mobile_number":"7004688046","email_id":"vidhur.rana@yahoo.co.in","dop":"2025-10-25","serial_number":"15400409142409","imei1":"15400409142409","imei2":"15400409142409","popurl":"www.rameshwar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99060,"job_number":"JOB_99060","tr_customer_id":99077,"tr_customer_product_id":99067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Kin Bhat","mobile_number":"7004909082","email_id":"anuja.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"12136453868922","imei1":"12136453868922","imei2":"12136453868922","popurl":"www.guru-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99061,"job_number":"JOB_99061","tr_customer_id":99078,"tr_customer_product_id":99068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Ankal Menon","mobile_number":"7058317889","email_id":"daksha.namboothiri@hotmail.com","dop":"2025-10-25","serial_number":"10139472449523","imei1":"10139472449523","imei2":"10139472449523","popurl":"www.dayaanidhi-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99062,"job_number":"JOB_99062","tr_customer_id":99079,"tr_customer_product_id":99069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Aditeya Nayar","mobile_number":"7039442715","email_id":"naval.verma@hotmail.com","dop":"2025-10-25","serial_number":"16446295986841","imei1":"16446295986841","imei2":"16446295986841","popurl":"www.anjushree-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99063,"job_number":"JOB_99063","tr_customer_id":99080,"tr_customer_product_id":99070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:24.000Z","modified_at":"2025-11-04T19:31:24.000Z","name":"Bhadrak Sharma","mobile_number":"7097495829","email_id":"brajendra.varma@hotmail.com","dop":"2025-10-25","serial_number":"11982783505699","imei1":"11982783505699","imei2":"11982783505699","popurl":"www.indra-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99064,"job_number":"JOB_99064","tr_customer_id":99081,"tr_customer_product_id":99071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Harinakshi Iyer","mobile_number":"7079840705","email_id":"abhaya.kaul@yahoo.co.in","dop":"2025-10-25","serial_number":"18206619079584","imei1":"18206619079584","imei2":"18206619079584","popurl":"www.apsara-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99065,"job_number":"JOB_99065","tr_customer_id":99082,"tr_customer_product_id":99072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Girika Dhawan","mobile_number":"7071901707","email_id":"gurdev.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"10430333077790","imei1":"10430333077790","imei2":"10430333077790","popurl":"www.chinmayanand-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99066,"job_number":"JOB_99066","tr_customer_id":99083,"tr_customer_product_id":99073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:26.000Z","modified_at":"2025-11-04T19:31:26.000Z","name":"Vidya Mahajan","mobile_number":"7066667035","email_id":"ramesh.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"18456129853110","imei1":"18456129853110","imei2":"18456129853110","popurl":"www.gati-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99067,"job_number":"JOB_99067","tr_customer_id":99084,"tr_customer_product_id":99074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Shakuntala Arora","mobile_number":"7065282050","email_id":"durga.mishra@gmail.com","dop":"2025-10-25","serial_number":"16768611999004","imei1":"16768611999004","imei2":"16768611999004","popurl":"www.leela-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99068,"job_number":"JOB_99068","tr_customer_id":99085,"tr_customer_product_id":99075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Dinkar Bharadwaj","mobile_number":"7028044023","email_id":"rohan.varma@yahoo.co.in","dop":"2025-10-25","serial_number":"11488076064794","imei1":"11488076064794","imei2":"11488076064794","popurl":"www.vedanshi-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99069,"job_number":"JOB_99069","tr_customer_id":99086,"tr_customer_product_id":99076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Uma Sharma","mobile_number":"7044872683","email_id":"dev.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"13182248815888","imei1":"13182248815888","imei2":"13182248815888","popurl":"www.dayaamay-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99070,"job_number":"JOB_99070","tr_customer_id":99087,"tr_customer_product_id":99077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Jahnu Asan","mobile_number":"7014503104","email_id":"vasundhara.butt@hotmail.com","dop":"2025-10-25","serial_number":"16676214999763","imei1":"16676214999763","imei2":"16676214999763","popurl":"www.aslesha-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99071,"job_number":"JOB_99071","tr_customer_id":99088,"tr_customer_product_id":99078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Bodhan Agarwal","mobile_number":"7008820607","email_id":"vidya.joshi@yahoo.co.in","dop":"2025-10-25","serial_number":"15223894934218","imei1":"15223894934218","imei2":"15223894934218","popurl":"www.rukmin-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99072,"job_number":"JOB_99072","tr_customer_id":99089,"tr_customer_product_id":99079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Arjun Butt","mobile_number":"7082443254","email_id":"baijayanti.menon@yahoo.co.in","dop":"2025-10-25","serial_number":"12293696989858","imei1":"12293696989858","imei2":"12293696989858","popurl":"www.lalita-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99073,"job_number":"JOB_99073","tr_customer_id":99090,"tr_customer_product_id":99080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:27.000Z","modified_at":"2025-11-04T19:31:27.000Z","name":"Dayaanidhi Mukhopadhyay","mobile_number":"7068221948","email_id":"chakrika.iyengar@gmail.com","dop":"2025-10-25","serial_number":"18683537074309","imei1":"18683537074309","imei2":"18683537074309","popurl":"www.tarun-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99074,"job_number":"JOB_99074","tr_customer_id":99091,"tr_customer_product_id":99081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Gauraang Joshi","mobile_number":"7044112769","email_id":"trisha.pandey@gmail.com","dop":"2025-10-25","serial_number":"19072339176235","imei1":"19072339176235","imei2":"19072339176235","popurl":"www.gopal-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99075,"job_number":"JOB_99075","tr_customer_id":99092,"tr_customer_product_id":99082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Usha Patel","mobile_number":"7069022581","email_id":"mukul.guneta@hotmail.com","dop":"2025-10-25","serial_number":"18418801092687","imei1":"18418801092687","imei2":"18418801092687","popurl":"www.chandrabhan-somayaji.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99076,"job_number":"JOB_99076","tr_customer_id":99093,"tr_customer_product_id":99083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Deeksha Kocchar","mobile_number":"7064999039","email_id":"madhuri.nair@gmail.com","dop":"2025-10-25","serial_number":"14125620622724","imei1":"14125620622724","imei2":"14125620622724","popurl":"www.pushti-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99077,"job_number":"JOB_99077","tr_customer_id":99094,"tr_customer_product_id":99084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:28.000Z","modified_at":"2025-11-04T19:31:28.000Z","name":"Dwaipayana Joshi","mobile_number":"7094111408","email_id":"pran.acharya@gmail.com","dop":"2025-10-25","serial_number":"17024448562695","imei1":"17024448562695","imei2":"17024448562695","popurl":"www.ekaaksh-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99078,"job_number":"JOB_99078","tr_customer_id":99095,"tr_customer_product_id":99085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Dhananjay Kaniyar","mobile_number":"7048311894","email_id":"dinesh.menon@hotmail.com","dop":"2025-10-25","serial_number":"11861013465738","imei1":"11861013465738","imei2":"11861013465738","popurl":"www.anwesha-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99079,"job_number":"JOB_99079","tr_customer_id":99096,"tr_customer_product_id":99086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Chakor Kocchar","mobile_number":"7046134758","email_id":"jagadish.somayaji@hotmail.com","dop":"2025-10-25","serial_number":"15477880392671","imei1":"15477880392671","imei2":"15477880392671","popurl":"www.narayan-kaur.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99080,"job_number":"JOB_99080","tr_customer_id":99097,"tr_customer_product_id":99087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Chandani Sinha","mobile_number":"7034080708","email_id":"chandran.embranthiri@yahoo.co.in","dop":"2025-10-25","serial_number":"18647981702057","imei1":"18647981702057","imei2":"18647981702057","popurl":"www.anurag-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99081,"job_number":"JOB_99081","tr_customer_id":99098,"tr_customer_product_id":99088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Jaya Mishra","mobile_number":"7022028329","email_id":"agniprava.patil@hotmail.com","dop":"2025-10-25","serial_number":"10137709151187","imei1":"10137709151187","imei2":"10137709151187","popurl":"www.bhuvanesh-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99082,"job_number":"JOB_99082","tr_customer_id":99099,"tr_customer_product_id":99089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Aadi Dubashi","mobile_number":"7079165482","email_id":"sushil.gupta@gmail.com","dop":"2025-10-25","serial_number":"19424319060028","imei1":"19424319060028","imei2":"19424319060028","popurl":"www.geeta-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99083,"job_number":"JOB_99083","tr_customer_id":99100,"tr_customer_product_id":99090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:29.000Z","modified_at":"2025-11-04T19:31:29.000Z","name":"Aatreya Deshpande","mobile_number":"7001320136","email_id":"uma.dutta@hotmail.com","dop":"2025-10-25","serial_number":"13193124391092","imei1":"13193124391092","imei2":"13193124391092","popurl":"www.ekaling-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99084,"job_number":"JOB_99084","tr_customer_id":99101,"tr_customer_product_id":99091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Uttam Embranthiri","mobile_number":"7052462681","email_id":"chidaatma.nair@hotmail.com","dop":"2025-10-25","serial_number":"18940524275178","imei1":"18940524275178","imei2":"18940524275178","popurl":"www.chatura-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99085,"job_number":"JOB_99085","tr_customer_id":99102,"tr_customer_product_id":99092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Amish Patel","mobile_number":"7072941597","email_id":"ramesh.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"16918926064717","imei1":"16918926064717","imei2":"16918926064717","popurl":"www.shashi-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99086,"job_number":"JOB_99086","tr_customer_id":99103,"tr_customer_product_id":99093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Aagney Kapoor","mobile_number":"7002541649","email_id":"eshana.bandopadhyay@yahoo.co.in","dop":"2025-10-25","serial_number":"18745999157043","imei1":"18745999157043","imei2":"18745999157043","popurl":"www.agasti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99087,"job_number":"JOB_99087","tr_customer_id":99104,"tr_customer_product_id":99094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:30.000Z","modified_at":"2025-11-04T19:31:30.000Z","name":"Anila Abbott","mobile_number":"7023136064","email_id":"diptendu.malik@gmail.com","dop":"2025-10-25","serial_number":"12257270151099","imei1":"12257270151099","imei2":"12257270151099","popurl":"www.vaishvi-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99088,"job_number":"JOB_99088","tr_customer_id":99105,"tr_customer_product_id":99095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Hiranya Arora","mobile_number":"7005980719","email_id":"anusuya.prajapat@hotmail.com","dop":"2025-10-25","serial_number":"17188086605554","imei1":"17188086605554","imei2":"17188086605554","popurl":"www.gandharv-talwar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99089,"job_number":"JOB_99089","tr_customer_id":99106,"tr_customer_product_id":99096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Vaishvi Mukhopadhyay","mobile_number":"7066875097","email_id":"himani.chaturvedi@gmail.com","dop":"2025-10-25","serial_number":"11049172765671","imei1":"11049172765671","imei2":"11049172765671","popurl":"www.amrita-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99090,"job_number":"JOB_99090","tr_customer_id":99107,"tr_customer_product_id":99097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Somu Dutta","mobile_number":"7054419130","email_id":"vrinda.ganaka@gmail.com","dop":"2025-10-25","serial_number":"15458401385806","imei1":"15458401385806","imei2":"15458401385806","popurl":"www.varalakshmi-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99091,"job_number":"JOB_99091","tr_customer_id":99108,"tr_customer_product_id":99098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Ravi Shah","mobile_number":"7035489540","email_id":"anandswarup.kocchar@hotmail.com","dop":"2025-10-25","serial_number":"16559142958120","imei1":"16559142958120","imei2":"16559142958120","popurl":"www.dhanpati-mehra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99092,"job_number":"JOB_99092","tr_customer_id":99109,"tr_customer_product_id":99099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Agnivesh Nehru","mobile_number":"7016236731","email_id":"chandramohan.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"10948527404843","imei1":"10948527404843","imei2":"10948527404843","popurl":"www.smriti-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99093,"job_number":"JOB_99093","tr_customer_id":99110,"tr_customer_product_id":99100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:31.000Z","modified_at":"2025-11-04T19:31:31.000Z","name":"Sheela Bhattacharya","mobile_number":"7061185016","email_id":"dayaananda.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"10076923864358","imei1":"10076923864358","imei2":"10076923864358","popurl":"www.brajendra-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99094,"job_number":"JOB_99094","tr_customer_id":99111,"tr_customer_product_id":99101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Sarala Kocchar","mobile_number":"7077235514","email_id":"vimala.chaturvedi@hotmail.com","dop":"2025-10-25","serial_number":"11320393503059","imei1":"11320393503059","imei2":"11320393503059","popurl":"www.aatmaja-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99095,"job_number":"JOB_99095","tr_customer_id":99112,"tr_customer_product_id":99102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Radha Dutta","mobile_number":"7015089893","email_id":"usha.varrier@hotmail.com","dop":"2025-10-25","serial_number":"11186112932605","imei1":"11186112932605","imei2":"11186112932605","popurl":"www.gorakhanatha-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99096,"job_number":"JOB_99096","tr_customer_id":99113,"tr_customer_product_id":99103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:32.000Z","modified_at":"2025-11-04T19:31:32.000Z","name":"Deeptimayee Mishra","mobile_number":"7000826835","email_id":"chinmayananda.mehra@hotmail.com","dop":"2025-10-25","serial_number":"15092702380168","imei1":"15092702380168","imei2":"15092702380168","popurl":"www.rupinder-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99097,"job_number":"JOB_99097","tr_customer_id":99114,"tr_customer_product_id":99104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Aasha Johar","mobile_number":"7031884847","email_id":"tara.talwar@yahoo.co.in","dop":"2025-10-25","serial_number":"19302858392393","imei1":"19302858392393","imei2":"19302858392393","popurl":"www.swarnalata-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99098,"job_number":"JOB_99098","tr_customer_id":99115,"tr_customer_product_id":99105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Goswamee Varman","mobile_number":"7038776216","email_id":"amodini.kaur@hotmail.com","dop":"2025-10-25","serial_number":"10788794229758","imei1":"10788794229758","imei2":"10788794229758","popurl":"www.gudakesa-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99099,"job_number":"JOB_99099","tr_customer_id":99116,"tr_customer_product_id":99106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Madhuri Banerjee","mobile_number":"7014586816","email_id":"bharat.panicker@gmail.com","dop":"2025-10-25","serial_number":"16375401384702","imei1":"16375401384702","imei2":"16375401384702","popurl":"www.swapnil-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99100,"job_number":"JOB_99100","tr_customer_id":99117,"tr_customer_product_id":99107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Brajesh Nair","mobile_number":"7080392171","email_id":"bhagwati.jha@yahoo.co.in","dop":"2025-10-25","serial_number":"13285244935912","imei1":"13285244935912","imei2":"13285244935912","popurl":"www.indra-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99101,"job_number":"JOB_99101","tr_customer_id":99118,"tr_customer_product_id":99108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Chandani Kaur","mobile_number":"7035092860","email_id":"gayatri.kakkar@gmail.com","dop":"2025-10-25","serial_number":"13939589637502","imei1":"13939589637502","imei2":"13939589637502","popurl":"www.pramila-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99102,"job_number":"JOB_99102","tr_customer_id":99120,"tr_customer_product_id":99110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Vidya Jha","mobile_number":"7048477310","email_id":"chandra.agarwal@gmail.com","dop":"2025-10-25","serial_number":"13448848914689","imei1":"13448848914689","imei2":"13448848914689","popurl":"www.subhashini-menon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99103,"job_number":"JOB_99103","tr_customer_id":99119,"tr_customer_product_id":99109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:33.000Z","modified_at":"2025-11-04T19:31:33.000Z","name":"Baijayanti Gowda","mobile_number":"7078515297","email_id":"chidambar.pandey@hotmail.com","dop":"2025-10-25","serial_number":"11863737482809","imei1":"11863737482809","imei2":"11863737482809","popurl":"www.jaimini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99104,"job_number":"JOB_99104","tr_customer_id":99121,"tr_customer_product_id":99111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Chandran Mehra","mobile_number":"7095215842","email_id":"bandhul.reddy@gmail.com","dop":"2025-10-25","serial_number":"11927796042192","imei1":"11927796042192","imei2":"11927796042192","popurl":"www.amodini-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99105,"job_number":"JOB_99105","tr_customer_id":99122,"tr_customer_product_id":99112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Preity Agarwal","mobile_number":"7050254756","email_id":"chandrabhaga.nair@gmail.com","dop":"2025-10-25","serial_number":"10229735036246","imei1":"10229735036246","imei2":"10229735036246","popurl":"www.aagneya-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99106,"job_number":"JOB_99106","tr_customer_id":99123,"tr_customer_product_id":99113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Shakuntala Deshpande","mobile_number":"7069378748","email_id":"gouranga.guha@gmail.com","dop":"2025-10-25","serial_number":"10696998106043","imei1":"10696998106043","imei2":"10696998106043","popurl":"www.sushma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99107,"job_number":"JOB_99107","tr_customer_id":99124,"tr_customer_product_id":99114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Deeptendu Banerjee","mobile_number":"7049247918","email_id":"kanishka.johar@yahoo.co.in","dop":"2025-10-25","serial_number":"13941791021395","imei1":"13941791021395","imei2":"13941791021395","popurl":"www.amarnath-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99108,"job_number":"JOB_99108","tr_customer_id":99125,"tr_customer_product_id":99115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:34.000Z","modified_at":"2025-11-04T19:31:34.000Z","name":"Mani Malik","mobile_number":"7073629464","email_id":"chandraketu.pothuvaal@yahoo.co.in","dop":"2025-10-25","serial_number":"12306169092138","imei1":"12306169092138","imei2":"12306169092138","popurl":"www.karunanidhi-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99109,"job_number":"JOB_99109","tr_customer_id":99126,"tr_customer_product_id":99116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Chandraayan Namboothiri","mobile_number":"7043228556","email_id":"gauranga.varman@gmail.com","dop":"2025-10-25","serial_number":"10535820624313","imei1":"10535820624313","imei2":"10535820624313","popurl":"www.brijesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99110,"job_number":"JOB_99110","tr_customer_id":99127,"tr_customer_product_id":99117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Tanirika Chaturvedi","mobile_number":"7043736124","email_id":"vaijayanti.dutta@hotmail.com","dop":"2025-10-25","serial_number":"11385402000009","imei1":"11385402000009","imei2":"11385402000009","popurl":"www.chandrani-rana.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99111,"job_number":"JOB_99111","tr_customer_id":99128,"tr_customer_product_id":99118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Devesh Nambeesan","mobile_number":"7045771672","email_id":"gangesh.achari@gmail.com","dop":"2025-10-25","serial_number":"11397400314339","imei1":"11397400314339","imei2":"11397400314339","popurl":"www.rajinder-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99112,"job_number":"JOB_99112","tr_customer_id":99129,"tr_customer_product_id":99119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Vedanga Bhat","mobile_number":"7085187718","email_id":"kama.desai@gmail.com","dop":"2025-10-25","serial_number":"17456221617789","imei1":"17456221617789","imei2":"17456221617789","popurl":"www.gajabahu-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99113,"job_number":"JOB_99113","tr_customer_id":99130,"tr_customer_product_id":99120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:35.000Z","modified_at":"2025-11-04T19:31:35.000Z","name":"Ajeet Nayar","mobile_number":"7090866285","email_id":"siddhran.pandey@hotmail.com","dop":"2025-10-25","serial_number":"14617369270317","imei1":"14617369270317","imei2":"14617369270317","popurl":"www.gautam-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99114,"job_number":"JOB_99114","tr_customer_id":99131,"tr_customer_product_id":99121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Shreya Embranthiri","mobile_number":"7002842302","email_id":"bheeshma.pilla@yahoo.co.in","dop":"2025-10-25","serial_number":"17681746053807","imei1":"17681746053807","imei2":"17681746053807","popurl":"www.lakshminath-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99115,"job_number":"JOB_99115","tr_customer_id":99132,"tr_customer_product_id":99122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Gajabahu Pandey","mobile_number":"7030641534","email_id":"chapal.asan@gmail.com","dop":"2025-10-25","serial_number":"18612150659603","imei1":"18612150659603","imei2":"18612150659603","popurl":"www.sujata-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99116,"job_number":"JOB_99116","tr_customer_id":99133,"tr_customer_product_id":99123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Chitrali Shukla","mobile_number":"7031317036","email_id":"deenabandhu.banerjee@yahoo.co.in","dop":"2025-10-25","serial_number":"19374140151960","imei1":"19374140151960","imei2":"19374140151960","popurl":"www.ghanashyam-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99117,"job_number":"JOB_99117","tr_customer_id":99134,"tr_customer_product_id":99124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Anal Mehrotra","mobile_number":"7057760355","email_id":"vasudev.bharadwaj@yahoo.co.in","dop":"2025-10-25","serial_number":"16169953242713","imei1":"16169953242713","imei2":"16169953242713","popurl":"www.daksha-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99118,"job_number":"JOB_99118","tr_customer_id":99135,"tr_customer_product_id":99125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Harit Abbott","mobile_number":"7018107306","email_id":"rajinder.verma@yahoo.co.in","dop":"2025-10-25","serial_number":"13569355917580","imei1":"13569355917580","imei2":"13569355917580","popurl":"www.brahmanandam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99119,"job_number":"JOB_99119","tr_customer_id":99136,"tr_customer_product_id":99126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:36.000Z","modified_at":"2025-11-04T19:31:36.000Z","name":"Tapan Trivedi","mobile_number":"7021182218","email_id":"jyotis.talwar@hotmail.com","dop":"2025-10-25","serial_number":"13075786145468","imei1":"13075786145468","imei2":"13075786145468","popurl":"www.satyen-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99120,"job_number":"JOB_99120","tr_customer_id":99137,"tr_customer_product_id":99127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Deepan Varrier","mobile_number":"7086305794","email_id":"ayushmati.tandon@hotmail.com","dop":"2025-10-25","serial_number":"15670143763542","imei1":"15670143763542","imei2":"15670143763542","popurl":"www.deependra-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99121,"job_number":"JOB_99121","tr_customer_id":99138,"tr_customer_product_id":99128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Tara Dubashi","mobile_number":"7005531560","email_id":"geeta.sethi@hotmail.com","dop":"2025-10-25","serial_number":"18031266061881","imei1":"18031266061881","imei2":"18031266061881","popurl":"www.rajinder-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99122,"job_number":"JOB_99122","tr_customer_id":99139,"tr_customer_product_id":99129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Anurag Nehru","mobile_number":"7098918262","email_id":"dwaipayan.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"12300228988244","imei1":"12300228988244","imei2":"12300228988244","popurl":"www.kalinda-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99123,"job_number":"JOB_99123","tr_customer_id":99140,"tr_customer_product_id":99130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:37.000Z","modified_at":"2025-11-04T19:31:37.000Z","name":"Dhaanyalakshmi Nambeesan","mobile_number":"7002953666","email_id":"akula.shukla@yahoo.co.in","dop":"2025-10-25","serial_number":"18593557269690","imei1":"18593557269690","imei2":"18593557269690","popurl":"www.samir-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99124,"job_number":"JOB_99124","tr_customer_id":99141,"tr_customer_product_id":99131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Preity Gill","mobile_number":"7067165228","email_id":"chakravarti.pandey@gmail.com","dop":"2025-10-25","serial_number":"17914345460866","imei1":"17914345460866","imei2":"17914345460866","popurl":"www.mukesh-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99125,"job_number":"JOB_99125","tr_customer_id":99142,"tr_customer_product_id":99132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Chapala Shah","mobile_number":"7005231379","email_id":"akroor.pothuvaal@hotmail.com","dop":"2025-10-25","serial_number":"19614593010377","imei1":"19614593010377","imei2":"19614593010377","popurl":"www.javas-nair.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99126,"job_number":"JOB_99126","tr_customer_id":99143,"tr_customer_product_id":99133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Dipankar Gupta","mobile_number":"7082836710","email_id":"kumar.tandon@yahoo.co.in","dop":"2025-10-25","serial_number":"13267154590413","imei1":"13267154590413","imei2":"13267154590413","popurl":"www.bhagavaan-sharma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99127,"job_number":"JOB_99127","tr_customer_id":99144,"tr_customer_product_id":99134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Chandak Singh","mobile_number":"7053878702","email_id":"menka.sethi@gmail.com","dop":"2025-10-25","serial_number":"14242381232081","imei1":"14242381232081","imei2":"14242381232081","popurl":"www.swara-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99128,"job_number":"JOB_99128","tr_customer_id":99145,"tr_customer_product_id":99135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Anish Nayar","mobile_number":"7020984774","email_id":"bilva.achari@gmail.com","dop":"2025-10-25","serial_number":"17799417062477","imei1":"17799417062477","imei2":"17799417062477","popurl":"www.dhanesh-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99129,"job_number":"JOB_99129","tr_customer_id":99146,"tr_customer_product_id":99136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:38.000Z","modified_at":"2025-11-04T19:31:38.000Z","name":"Mahesh Dutta","mobile_number":"7087944443","email_id":"krishnadas.patil@yahoo.co.in","dop":"2025-10-25","serial_number":"10703615245979","imei1":"10703615245979","imei2":"10703615245979","popurl":"www.subhashini-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99130,"job_number":"JOB_99130","tr_customer_id":99147,"tr_customer_product_id":99137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Aditya Rana","mobile_number":"7010289876","email_id":"rajinder.devar@gmail.com","dop":"2025-10-25","serial_number":"17061607047356","imei1":"17061607047356","imei2":"17061607047356","popurl":"www.smriti-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99131,"job_number":"JOB_99131","tr_customer_id":99148,"tr_customer_product_id":99138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Mohini Guneta","mobile_number":"7056833940","email_id":"chandrabhan.sinha@yahoo.co.in","dop":"2025-10-25","serial_number":"14947824660082","imei1":"14947824660082","imei2":"14947824660082","popurl":"www.adhiraj-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99132,"job_number":"JOB_99132","tr_customer_id":99149,"tr_customer_product_id":99139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Adityanandan Banerjee","mobile_number":"7025808047","email_id":"bilva.khan@hotmail.com","dop":"2025-10-25","serial_number":"18644947126436","imei1":"18644947126436","imei2":"18644947126436","popurl":"www.bhudev-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99133,"job_number":"JOB_99133","tr_customer_id":99150,"tr_customer_product_id":99140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:39.000Z","modified_at":"2025-11-04T19:31:39.000Z","name":"Anamika Deshpande","mobile_number":"7007103405","email_id":"gatik.achari@yahoo.co.in","dop":"2025-10-25","serial_number":"12525177462179","imei1":"12525177462179","imei2":"12525177462179","popurl":"www.shreyashi-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99142,"job_number":"JOB_99142","tr_customer_id":99159,"tr_customer_product_id":99149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:15.000Z","modified_at":"2025-11-04T23:15:15.000Z","name":"Puneet Devar","mobile_number":"7058985425","email_id":"kanti.panicker@hotmail.com","dop":"2025-10-25","serial_number":"19480787517835","imei1":"19480787517835","imei2":"19480787517835","popurl":"www.mahendra-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99143,"job_number":"JOB_99143","tr_customer_id":99160,"tr_customer_product_id":99150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:15.000Z","modified_at":"2025-11-04T23:15:15.000Z","name":"Tushar Kaul","mobile_number":"7097524821","email_id":"deeptimoy.somayaji@yahoo.co.in","dop":"2025-10-25","serial_number":"19090680770832","imei1":"19090680770832","imei2":"19090680770832","popurl":"www.urmila-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99144,"job_number":"JOB_99144","tr_customer_id":99161,"tr_customer_product_id":99151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Vasudev Singh","mobile_number":"7049412034","email_id":"arun.dubashi@hotmail.com","dop":"2025-10-25","serial_number":"13502109969671","imei1":"13502109969671","imei2":"13502109969671","popurl":"www.anjushri-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99145,"job_number":"JOB_99145","tr_customer_id":99162,"tr_customer_product_id":99152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Dhyanesh Kaniyar","mobile_number":"7068142954","email_id":"prathamesh.chaturvedi@hotmail.com","dop":"2025-10-25","serial_number":"18628913039546","imei1":"18628913039546","imei2":"18628913039546","popurl":"www.aasa-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99146,"job_number":"JOB_99146","tr_customer_id":99163,"tr_customer_product_id":99153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Amodini Prajapat","mobile_number":"7083829544","email_id":"sukanya.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"10909874068280","imei1":"10909874068280","imei2":"10909874068280","popurl":"www.somnath-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99147,"job_number":"JOB_99147","tr_customer_id":99164,"tr_customer_product_id":99154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Tejas Mishra","mobile_number":"7040452896","email_id":"tanushree.abbott@hotmail.com","dop":"2025-10-25","serial_number":"13136209063068","imei1":"13136209063068","imei2":"13136209063068","popurl":"www.vinay-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99148,"job_number":"JOB_99148","tr_customer_id":99165,"tr_customer_product_id":99155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Jitender Saini","mobile_number":"7045186954","email_id":"priya.panicker@hotmail.com","dop":"2025-10-25","serial_number":"16987164309159","imei1":"16987164309159","imei2":"16987164309159","popurl":"www.bhuvanesh-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99149,"job_number":"JOB_99149","tr_customer_id":99166,"tr_customer_product_id":99156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Eshana Bharadwaj","mobile_number":"7095234266","email_id":"bhargavi.mishra@yahoo.co.in","dop":"2025-10-25","serial_number":"18971755220601","imei1":"18971755220601","imei2":"18971755220601","popurl":"www.sweta-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99150,"job_number":"JOB_99150","tr_customer_id":99167,"tr_customer_product_id":99157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Chandramohan Johar","mobile_number":"7060189602","email_id":"abhirath.jha@yahoo.co.in","dop":"2025-10-25","serial_number":"19100238839362","imei1":"19100238839362","imei2":"19100238839362","popurl":"www.ahilya-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99151,"job_number":"JOB_99151","tr_customer_id":99168,"tr_customer_product_id":99158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:16.000Z","modified_at":"2025-11-04T23:15:16.000Z","name":"Mohinder Saini","mobile_number":"7023066490","email_id":"daevika.abbott@hotmail.com","dop":"2025-10-25","serial_number":"14352304431130","imei1":"14352304431130","imei2":"14352304431130","popurl":"www.lalita-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99152,"job_number":"JOB_99152","tr_customer_id":99169,"tr_customer_product_id":99159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Purnima Bhat","mobile_number":"7017154757","email_id":"sloka.nair@hotmail.com","dop":"2025-10-25","serial_number":"17896864698935","imei1":"17896864698935","imei2":"17896864698935","popurl":"www.giri-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99153,"job_number":"JOB_99153","tr_customer_id":99170,"tr_customer_product_id":99160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Shresthi Varrier","mobile_number":"7012102282","email_id":"mandaakin.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"12229456143472","imei1":"12229456143472","imei2":"12229456143472","popurl":"www.kali-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99154,"job_number":"JOB_99154","tr_customer_id":99171,"tr_customer_product_id":99161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Aalok Kocchar","mobile_number":"7071148167","email_id":"mukesh.butt@gmail.com","dop":"2025-10-25","serial_number":"15562442423751","imei1":"15562442423751","imei2":"15562442423751","popurl":"www.jagadish-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99155,"job_number":"JOB_99155","tr_customer_id":99172,"tr_customer_product_id":99162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Aaryan Prajapat","mobile_number":"7037976693","email_id":"mina.chaturvedi@gmail.com","dop":"2025-10-25","serial_number":"14550510502150","imei1":"14550510502150","imei2":"14550510502150","popurl":"www.ananda-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99156,"job_number":"JOB_99156","tr_customer_id":99173,"tr_customer_product_id":99163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Nimit Mahajan","mobile_number":"7053941814","email_id":"sloka.ganaka@yahoo.co.in","dop":"2025-10-25","serial_number":"18939910933837","imei1":"18939910933837","imei2":"18939910933837","popurl":"www.dev-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99157,"job_number":"JOB_99157","tr_customer_id":99174,"tr_customer_product_id":99164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Kannen Embranthiri","mobile_number":"7051951055","email_id":"aishani.tagore@hotmail.com","dop":"2025-10-25","serial_number":"15772910311714","imei1":"15772910311714","imei2":"15772910311714","popurl":"www.sarvin-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99158,"job_number":"JOB_99158","tr_customer_id":99175,"tr_customer_product_id":99165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Shakuntala Gowda","mobile_number":"7074066351","email_id":"niranjan.johar@yahoo.co.in","dop":"2025-10-25","serial_number":"14092264100996","imei1":"14092264100996","imei2":"14092264100996","popurl":"www.buddhana-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99159,"job_number":"JOB_99159","tr_customer_id":99176,"tr_customer_product_id":99166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Jai Bhattathiri","mobile_number":"7026771194","email_id":"tanushri.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"12796228299850","imei1":"12796228299850","imei2":"12796228299850","popurl":"www.arya-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99160,"job_number":"JOB_99160","tr_customer_id":99177,"tr_customer_product_id":99167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Abhaya Menon","mobile_number":"7076227167","email_id":"anish.asan@gmail.com","dop":"2025-10-25","serial_number":"12572558696313","imei1":"12572558696313","imei2":"12572558696313","popurl":"www.ambar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99161,"job_number":"JOB_99161","tr_customer_id":99178,"tr_customer_product_id":99168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:18.000Z","modified_at":"2025-11-04T23:15:18.000Z","name":"Hiranya Embranthiri","mobile_number":"7054778880","email_id":"kanak.shukla@hotmail.com","dop":"2025-10-25","serial_number":"13854085282319","imei1":"13854085282319","imei2":"13854085282319","popurl":"www.aryan-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99162,"job_number":"JOB_99162","tr_customer_id":99179,"tr_customer_product_id":99169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Shobhana Bhat","mobile_number":"7069014054","email_id":"daksha.mahajan@yahoo.co.in","dop":"2025-10-25","serial_number":"17518457273431","imei1":"17518457273431","imei2":"17518457273431","popurl":"www.deepesh-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99163,"job_number":"JOB_99163","tr_customer_id":99180,"tr_customer_product_id":99170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Vrinda Tagore","mobile_number":"7068021588","email_id":"kalyani.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"19789240506820","imei1":"19789240506820","imei2":"19789240506820","popurl":"www.udai-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99164,"job_number":"JOB_99164","tr_customer_id":99181,"tr_customer_product_id":99171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Anilabh Banerjee","mobile_number":"7080566213","email_id":"trilochan.mahajan@yahoo.co.in","dop":"2025-10-25","serial_number":"12674238253465","imei1":"12674238253465","imei2":"12674238253465","popurl":"www.gajadhar-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99165,"job_number":"JOB_99165","tr_customer_id":99182,"tr_customer_product_id":99172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Shreyashi Acharya","mobile_number":"7017860592","email_id":"pushti.dwivedi@gmail.com","dop":"2025-10-25","serial_number":"12688008582202","imei1":"12688008582202","imei2":"12688008582202","popurl":"www.kartik-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99166,"job_number":"JOB_99166","tr_customer_id":99183,"tr_customer_product_id":99173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Bhadrak Deshpande","mobile_number":"7058970850","email_id":"balagovind.pilla@hotmail.com","dop":"2025-10-25","serial_number":"10787959158539","imei1":"10787959158539","imei2":"10787959158539","popurl":"www.akroor-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99167,"job_number":"JOB_99167","tr_customer_id":99184,"tr_customer_product_id":99174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Avani Gill","mobile_number":"7057057100","email_id":"tanushri.nair@yahoo.co.in","dop":"2025-10-25","serial_number":"14483904523236","imei1":"14483904523236","imei2":"14483904523236","popurl":"www.balagopal-deshpande.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99168,"job_number":"JOB_99168","tr_customer_id":99186,"tr_customer_product_id":99176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:20.000Z","name":"Devi Banerjee","mobile_number":"7073069643","email_id":"kama.tagore@yahoo.co.in","dop":"2025-10-25","serial_number":"18384340792090","imei1":"18384340792090","imei2":"18384340792090","popurl":"www.adikavi-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99169,"job_number":"JOB_99169","tr_customer_id":99185,"tr_customer_product_id":99175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:20.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Chandni Ahluwalia","mobile_number":"7018338994","email_id":"nalini.butt@gmail.com","dop":"2025-10-25","serial_number":"18636914582947","imei1":"18636914582947","imei2":"18636914582947","popurl":"www.tanirika-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99170,"job_number":"JOB_99170","tr_customer_id":99187,"tr_customer_product_id":99177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:21.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Chapal Pothuvaal","mobile_number":"7097095880","email_id":"vedanshi.patel@yahoo.co.in","dop":"2025-10-25","serial_number":"15331400661765","imei1":"15331400661765","imei2":"15331400661765","popurl":"www.rohana-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99171,"job_number":"JOB_99171","tr_customer_id":99188,"tr_customer_product_id":99178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:21.000Z","modified_at":"2025-11-04T23:15:21.000Z","name":"Achintya Iyengar","mobile_number":"7077134415","email_id":"deeptimayee.pothuvaal@gmail.com","dop":"2025-10-25","serial_number":"14966441016143","imei1":"14966441016143","imei2":"14966441016143","popurl":"www.gauraang-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99172,"job_number":"JOB_99172","tr_customer_id":99189,"tr_customer_product_id":99179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Aayushmaan Bhattathiri","mobile_number":"7085225642","email_id":"deepankar.chattopadhyay@hotmail.com","dop":"2025-10-25","serial_number":"11647970672279","imei1":"11647970672279","imei2":"11647970672279","popurl":"www.tushar-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99173,"job_number":"JOB_99173","tr_customer_id":99190,"tr_customer_product_id":99180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Subhasini Mishra","mobile_number":"7034335828","email_id":"agasti.sethi@gmail.com","dop":"2025-10-25","serial_number":"12782974431613","imei1":"12782974431613","imei2":"12782974431613","popurl":"www.gemini-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99174,"job_number":"JOB_99174","tr_customer_id":99191,"tr_customer_product_id":99181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:22.000Z","modified_at":"2025-11-04T23:15:22.000Z","name":"Param Somayaji","mobile_number":"7059611727","email_id":"mangalya.jha@gmail.com","dop":"2025-10-25","serial_number":"12748397347597","imei1":"12748397347597","imei2":"12748397347597","popurl":"www.achalesvara-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99175,"job_number":"JOB_99175","tr_customer_id":99192,"tr_customer_product_id":99182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Gauranga Prajapat","mobile_number":"7067069524","email_id":"atmaja.gupta@gmail.com","dop":"2025-10-25","serial_number":"11430077282415","imei1":"11430077282415","imei2":"11430077282415","popurl":"www.sanya-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99176,"job_number":"JOB_99176","tr_customer_id":99193,"tr_customer_product_id":99183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Hiranmay Kaul","mobile_number":"7054448894","email_id":"trisha.devar@hotmail.com","dop":"2025-10-25","serial_number":"17191213862014","imei1":"17191213862014","imei2":"17191213862014","popurl":"www.mohana-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99177,"job_number":"JOB_99177","tr_customer_id":99194,"tr_customer_product_id":99184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Prem Pandey","mobile_number":"7097739344","email_id":"agrata.deshpande@hotmail.com","dop":"2025-10-25","serial_number":"11245319644498","imei1":"11245319644498","imei2":"11245319644498","popurl":"www.mandaakin-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99178,"job_number":"JOB_99178","tr_customer_id":99195,"tr_customer_product_id":99185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Dandak Pillai","mobile_number":"7071401554","email_id":"trilokinath.pothuvaal@yahoo.co.in","dop":"2025-10-25","serial_number":"19297279628685","imei1":"19297279628685","imei2":"19297279628685","popurl":"www.bhamini-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99179,"job_number":"JOB_99179","tr_customer_id":99196,"tr_customer_product_id":99186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Vedanga Dwivedi","mobile_number":"7062810887","email_id":"ekaksh.kocchar@yahoo.co.in","dop":"2025-10-25","serial_number":"10724311082070","imei1":"10724311082070","imei2":"10724311082070","popurl":"www.bhamini-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99180,"job_number":"JOB_99180","tr_customer_id":99197,"tr_customer_product_id":99187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Sheela Patel","mobile_number":"7015678683","email_id":"darshan.kapoor@gmail.com","dop":"2025-10-25","serial_number":"16286717938126","imei1":"16286717938126","imei2":"16286717938126","popurl":"www.divakar-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99181,"job_number":"JOB_99181","tr_customer_id":99198,"tr_customer_product_id":99188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:23.000Z","modified_at":"2025-11-04T23:15:23.000Z","name":"Amrit Verma","mobile_number":"7061047018","email_id":"bhargavi.patel@hotmail.com","dop":"2025-10-25","serial_number":"10923540386254","imei1":"10923540386254","imei2":"10923540386254","popurl":"www.ekaksh-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99182,"job_number":"JOB_99182","tr_customer_id":99199,"tr_customer_product_id":99189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:24.000Z","modified_at":"2025-11-04T23:15:24.000Z","name":"Drona Kocchar","mobile_number":"7074394525","email_id":"ganak.tagore@gmail.com","dop":"2025-10-25","serial_number":"11070389623637","imei1":"11070389623637","imei2":"11070389623637","popurl":"www.aatmaj-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99183,"job_number":"JOB_99183","tr_customer_id":99200,"tr_customer_product_id":99190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:24.000Z","modified_at":"2025-11-04T23:15:24.000Z","name":"Mukul Bhat","mobile_number":"7080256474","email_id":"shreya.marar@gmail.com","dop":"2025-10-25","serial_number":"18011638214141","imei1":"18011638214141","imei2":"18011638214141","popurl":"www.balachandra-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99184,"job_number":"JOB_99184","tr_customer_id":99201,"tr_customer_product_id":99191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Shashi Chattopadhyay","mobile_number":"7016116749","email_id":"ujjwal.singh@yahoo.co.in","dop":"2025-10-25","serial_number":"13114716888275","imei1":"13114716888275","imei2":"13114716888275","popurl":"www.som-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99185,"job_number":"JOB_99185","tr_customer_id":99202,"tr_customer_product_id":99192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Abani Embranthiri","mobile_number":"7035842596","email_id":"aagneya.mahajan@hotmail.com","dop":"2025-10-25","serial_number":"18153527976279","imei1":"18153527976279","imei2":"18153527976279","popurl":"www.elakshi-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99186,"job_number":"JOB_99186","tr_customer_id":99203,"tr_customer_product_id":99193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:15:25.000Z","modified_at":"2025-11-04T23:15:25.000Z","name":"Deeptiman Malik","mobile_number":"7009333116","email_id":"inder.trivedi@hotmail.com","dop":"2025-10-25","serial_number":"18829611420546","imei1":"18829611420546","imei2":"18829611420546","popurl":"www.soma-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:15:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99187,"job_number":"JOB_99187","tr_customer_id":99204,"tr_customer_product_id":99194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Ekaksh Achari","mobile_number":"7057774121","email_id":"sanka.shukla@hotmail.com","dop":"2025-10-25","serial_number":"16564874767246","imei1":"16564874767246","imei2":"16564874767246","popurl":"www.agastya-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99188,"job_number":"JOB_99188","tr_customer_id":99205,"tr_customer_product_id":99195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Anish Sinha","mobile_number":"7083518844","email_id":"dandak.mahajan@hotmail.com","dop":"2025-10-25","serial_number":"18920654800632","imei1":"18920654800632","imei2":"18920654800632","popurl":"www.bhaswar-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99189,"job_number":"JOB_99189","tr_customer_id":99206,"tr_customer_product_id":99196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Suma Mishra","mobile_number":"7088401122","email_id":"daksha.trivedi@gmail.com","dop":"2025-10-25","serial_number":"17880894031851","imei1":"17880894031851","imei2":"17880894031851","popurl":"www.bhisham-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99190,"job_number":"JOB_99190","tr_customer_id":99207,"tr_customer_product_id":99197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Jaimini Somayaji","mobile_number":"7059311935","email_id":"udai.panicker@yahoo.co.in","dop":"2025-10-25","serial_number":"12950956856351","imei1":"12950956856351","imei2":"12950956856351","popurl":"www.aanand-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99191,"job_number":"JOB_99191","tr_customer_id":99208,"tr_customer_product_id":99198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Amrita Sharma","mobile_number":"7067511730","email_id":"bhargava.kakkar@yahoo.co.in","dop":"2025-10-25","serial_number":"14306832250046","imei1":"14306832250046","imei2":"14306832250046","popurl":"www.chapala-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99192,"job_number":"JOB_99192","tr_customer_id":99209,"tr_customer_product_id":99199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Tanushree Verma","mobile_number":"7056534700","email_id":"bharadwaj.pilla@gmail.com","dop":"2025-10-25","serial_number":"15941795372400","imei1":"15941795372400","imei2":"15941795372400","popurl":"www.pran-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99193,"job_number":"JOB_99193","tr_customer_id":99210,"tr_customer_product_id":99200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Gobinda Kapoor","mobile_number":"7033576474","email_id":"chidambaram.varrier@yahoo.co.in","dop":"2025-10-25","serial_number":"10065864220288","imei1":"10065864220288","imei2":"10065864220288","popurl":"www.opalina-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99194,"job_number":"JOB_99194","tr_customer_id":99211,"tr_customer_product_id":99201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Kashyapi Reddy","mobile_number":"7015521966","email_id":"susheel.arora@yahoo.co.in","dop":"2025-10-25","serial_number":"13926925217241","imei1":"13926925217241","imei2":"13926925217241","popurl":"www.deepali-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99195,"job_number":"JOB_99195","tr_customer_id":99212,"tr_customer_product_id":99202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Vinay Tandon","mobile_number":"7055848086","email_id":"aanjaneya.devar@gmail.com","dop":"2025-10-25","serial_number":"17065655054038","imei1":"17065655054038","imei2":"17065655054038","popurl":"www.ajit-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99196,"job_number":"JOB_99196","tr_customer_id":99213,"tr_customer_product_id":99203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:18:29.000Z","modified_at":"2025-11-04T23:18:29.000Z","name":"Ekadant Arora","mobile_number":"7038405030","email_id":"suryakant.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"12649296524574","imei1":"12649296524574","imei2":"12649296524574","popurl":"www.amaresh-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99197,"job_number":"JOB_99197","tr_customer_id":99214,"tr_customer_product_id":99204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Chandraprabha Shukla","mobile_number":"7099459773","email_id":"bhanumati.kaniyar@hotmail.com","dop":"2025-10-25","serial_number":"16416145279376","imei1":"16416145279376","imei2":"16416145279376","popurl":"www.subhash-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99198,"job_number":"JOB_99198","tr_customer_id":99215,"tr_customer_product_id":99205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Anaadi Deshpande","mobile_number":"7003253560","email_id":"bhoj.bhat@yahoo.co.in","dop":"2025-10-25","serial_number":"16011964604879","imei1":"16011964604879","imei2":"16011964604879","popurl":"www.geeta-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99199,"job_number":"JOB_99199","tr_customer_id":99216,"tr_customer_product_id":99206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Amrit Abbott","mobile_number":"7096980451","email_id":"trilochana.embranthiri@gmail.com","dop":"2025-10-25","serial_number":"14894138378271","imei1":"14894138378271","imei2":"14894138378271","popurl":"www.deeptimoy-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99200,"job_number":"JOB_99200","tr_customer_id":99217,"tr_customer_product_id":99207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Gaurang Abbott","mobile_number":"7032992792","email_id":"dhanu.kaniyar@yahoo.co.in","dop":"2025-10-25","serial_number":"11781828629749","imei1":"11781828629749","imei2":"11781828629749","popurl":"www.anshula-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99201,"job_number":"JOB_99201","tr_customer_id":99218,"tr_customer_product_id":99208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Swapnil Bhattacharya","mobile_number":"7097374194","email_id":"gajbaahu.acharya@yahoo.co.in","dop":"2025-10-25","serial_number":"12044850052548","imei1":"12044850052548","imei2":"12044850052548","popurl":"www.laxman-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99202,"job_number":"JOB_99202","tr_customer_id":99219,"tr_customer_product_id":99209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Niranjan Pothuvaal","mobile_number":"7085986476","email_id":"bhargavi.bharadwaj@yahoo.co.in","dop":"2025-10-25","serial_number":"10411385223491","imei1":"10411385223491","imei2":"10411385223491","popurl":"www.bakula-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99203,"job_number":"JOB_99203","tr_customer_id":99220,"tr_customer_product_id":99210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Gauranga Kapoor","mobile_number":"7052667104","email_id":"anjushri.pilla@hotmail.com","dop":"2025-10-25","serial_number":"19228720656282","imei1":"19228720656282","imei2":"19228720656282","popurl":"www.bodhan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99204,"job_number":"JOB_99204","tr_customer_id":99221,"tr_customer_product_id":99211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Yogesh Butt","mobile_number":"7020395569","email_id":"amritambu.marar@yahoo.co.in","dop":"2025-10-25","serial_number":"12321640941618","imei1":"12321640941618","imei2":"12321640941618","popurl":"www.pranay-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99205,"job_number":"JOB_99205","tr_customer_id":99222,"tr_customer_product_id":99212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Chetan Patel","mobile_number":"7047199989","email_id":"chandrabhaga.kakkar@hotmail.com","dop":"2025-10-25","serial_number":"15338870979864","imei1":"15338870979864","imei2":"15338870979864","popurl":"www.chandrakin-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99206,"job_number":"JOB_99206","tr_customer_id":99223,"tr_customer_product_id":99213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:19:51.000Z","modified_at":"2025-11-04T23:19:51.000Z","name":"Usha Talwar","mobile_number":"7059485220","email_id":"krishna.patel@hotmail.com","dop":"2025-10-25","serial_number":"14930032521381","imei1":"14930032521381","imei2":"14930032521381","popurl":"www.diptendu-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99208,"job_number":"JOB_99208","tr_customer_id":99225,"tr_customer_product_id":99215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:30:30.000Z","modified_at":"2025-11-04T23:30:30.000Z","name":"Mafalda Dare","mobile_number":"423-739-5571","email_id":"Lila_Stark89@hotmail.com","dop":"2025-10-12","serial_number":"11402769883851","imei1":"11402769883851","imei2":"11402769883851","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99209,"job_number":"JOB_99209","tr_customer_id":99226,"tr_customer_product_id":99216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:32:29.000Z","modified_at":"2025-11-04T23:32:29.000Z","name":"Tyree Crooks","mobile_number":"252-394-8198","email_id":"Dina21@yahoo.com","dop":"2025-10-12","serial_number":"15763297961692","imei1":"15763297961692","imei2":"15763297961692","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99210,"job_number":"JOB_99210","tr_customer_id":99227,"tr_customer_product_id":99217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:37:17.000Z","modified_at":"2025-11-04T23:37:17.000Z","name":"Devante Kris","mobile_number":"219-883-7188","email_id":"Luciano.Dibbert@gmail.com","dop":"2025-10-12","serial_number":"17814899875270","imei1":"17814899875270","imei2":"17814899875270","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99211,"job_number":"JOB_99211","tr_customer_id":99228,"tr_customer_product_id":99218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:41:09.000Z","modified_at":"2025-11-04T23:41:09.000Z","name":"Dorian Paucek","mobile_number":"882-527-0474","email_id":"Annamarie.Bode29@yahoo.com","dop":"2025-10-12","serial_number":"19835304688127","imei1":"19835304688127","imei2":"19835304688127","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99212,"job_number":"JOB_99212","tr_customer_id":99229,"tr_customer_product_id":99219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:47:06.000Z","modified_at":"2025-11-04T23:47:06.000Z","name":"Camden Kuphal","mobile_number":"922-839-8186","email_id":"Anika.Herman@hotmail.com","dop":"2025-10-12","serial_number":"19263975408858","imei1":"19263975408858","imei2":"19263975408858","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99213,"job_number":"JOB_99213","tr_customer_id":99230,"tr_customer_product_id":99220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:53:34.000Z","modified_at":"2025-11-04T23:53:34.000Z","name":"Malcolm Wolf","mobile_number":"469-550-8133","email_id":"Elian.Dicki@gmail.com","dop":"2025-10-12","serial_number":"11804021640512","imei1":"11804021640512","imei2":"11804021640512","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:53:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99214,"job_number":"JOB_99214","tr_customer_id":99231,"tr_customer_product_id":99221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:54:42.000Z","modified_at":"2025-11-04T23:54:42.000Z","name":"Quinn Frami","mobile_number":"849-841-1442","email_id":"Velva.Gulgowski@yahoo.com","dop":"2025-10-12","serial_number":"18786529133559","imei1":"18786529133559","imei2":"18786529133559","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99215,"job_number":"JOB_99215","tr_customer_id":99232,"tr_customer_product_id":99222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:12.000Z","modified_at":"2025-11-04T23:56:12.000Z","name":"Gerald Crona","mobile_number":"210-434-3389","email_id":"Camille24@gmail.com","dop":"2025-10-12","serial_number":"10220049166470","imei1":"10220049166470","imei2":"10220049166470","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99216,"job_number":"JOB_99216","tr_customer_id":99233,"tr_customer_product_id":99223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:31.000Z","modified_at":"2025-11-04T23:56:31.000Z","name":"Joshua Abernathy","mobile_number":"631-600-6808","email_id":"Nash.Kunde53@yahoo.com","dop":"2025-10-12","serial_number":"10147252548743","imei1":"10147252548743","imei2":"10147252548743","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99217,"job_number":"JOB_99217","tr_customer_id":99234,"tr_customer_product_id":99224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T23:56:40.000Z","modified_at":"2025-11-04T23:56:40.000Z","name":"Lesly Corkery","mobile_number":"475-493-8764","email_id":"Frederick.Lemke@hotmail.com","dop":"2025-10-12","serial_number":"13517113018399","imei1":"13517113018399","imei2":"13517113018399","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T23:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99218,"job_number":"JOB_99218","tr_customer_id":99235,"tr_customer_product_id":99225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:07:35.000Z","modified_at":"2025-11-05T00:07:35.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"39630913517533","imei1":"39630913517533","imei2":"39630913517533","popurl":"2025-10-26T00:07:34.502107560Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99219,"job_number":"JOB_99219","tr_customer_id":99236,"tr_customer_product_id":99226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:15:10.000Z","modified_at":"2025-11-05T00:15:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"53572796298053","imei1":"53572796298053","imei2":"53572796298053","popurl":"2025-10-26T00:15:09.685728350Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99220,"job_number":"JOB_99220","tr_customer_id":99237,"tr_customer_product_id":99227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:15:23.000Z","modified_at":"2025-11-05T00:15:23.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"0123456789101110","imei1":"0123456789101118","imei2":"0123456789101118","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99221,"job_number":"JOB_99221","tr_customer_id":99238,"tr_customer_product_id":99228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:22:49.000Z","modified_at":"2025-11-05T00:22:49.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"160925559893101","imei1":"160925559893101","imei2":"160925559893101","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99222,"job_number":"JOB_99222","tr_customer_id":99239,"tr_customer_product_id":99229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:23:32.000Z","modified_at":"2025-11-05T00:23:32.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"155704179374061","imei1":"155704179374061","imei2":"155704179374061","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99224,"job_number":"JOB_99224","tr_customer_id":99241,"tr_customer_product_id":99231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:31:18.000Z","modified_at":"2025-11-05T00:31:18.000Z","name":"Katrina Prosacco","mobile_number":"847-778-8994","email_id":"Casey.Wiza@yahoo.com","dop":"2025-10-12","serial_number":"10000006794518","imei1":"10000006794518","imei2":"10000006794518","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99225,"job_number":"JOB_99225","tr_customer_id":99242,"tr_customer_product_id":99232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:33:06.000Z","modified_at":"2025-11-05T00:33:06.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"197468148706549","imei1":"197468148706549","imei2":"197468148706549","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99226,"job_number":"JOB_99226","tr_customer_id":99243,"tr_customer_product_id":99233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:03.000Z","modified_at":"2025-11-05T00:34:03.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"105869436268340","imei1":"105869436268340","imei2":"105869436268340","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99227,"job_number":"JOB_99227","tr_customer_id":99244,"tr_customer_product_id":99234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:20.000Z","modified_at":"2025-11-05T00:34:20.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"180883478061483","imei1":"180883478061483","imei2":"180883478061483","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99228,"job_number":"JOB_99228","tr_customer_id":99245,"tr_customer_product_id":99235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:38.000Z","modified_at":"2025-11-05T00:34:38.000Z","name":"Alysson Baumbach","mobile_number":"346-540-7938","email_id":"Jaylen16@gmail.com","dop":"2025-10-12","serial_number":"1001379455701537","imei1":"1001379455701537","imei2":"1001379455701537","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99229,"job_number":"JOB_99229","tr_customer_id":99246,"tr_customer_product_id":99236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:47.000Z","modified_at":"2025-11-05T00:34:47.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"164704937899064","imei1":"164704937899064","imei2":"164704937899064","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99230,"job_number":"JOB_99230","tr_customer_id":99247,"tr_customer_product_id":99237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:34:55.000Z","modified_at":"2025-11-05T00:34:55.000Z","name":"Cathrine Gottlieb","mobile_number":"865-936-0204","email_id":"Beaulah.Littel@gmail.com","dop":"2025-10-12","serial_number":"1002866097558528","imei1":"1002866097558528","imei2":"1002866097558528","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99231,"job_number":"JOB_99231","tr_customer_id":99248,"tr_customer_product_id":99238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:35:00.000Z","modified_at":"2025-11-05T00:35:01.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"139522026174181","imei1":"139522026174181","imei2":"139522026174181","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99232,"job_number":"JOB_99232","tr_customer_id":99249,"tr_customer_product_id":99239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:38:07.000Z","modified_at":"2025-11-05T00:38:07.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"118991677129170","imei1":"118991677129170","imei2":"118991677129170","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99233,"job_number":"JOB_99233","tr_customer_id":99250,"tr_customer_product_id":99240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:05.000Z","modified_at":"2025-11-05T00:39:05.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"166835805848986","imei1":"166835805848986","imei2":"166835805848986","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99234,"job_number":"JOB_99234","tr_customer_id":99251,"tr_customer_product_id":99241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:35.000Z","modified_at":"2025-11-05T00:39:35.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"189112949059077","imei1":"189112949059077","imei2":"189112949059077","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99235,"job_number":"JOB_99235","tr_customer_id":99252,"tr_customer_product_id":99242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T00:39:52.000Z","modified_at":"2025-11-05T00:39:52.000Z","name":"Sukanya Gayathri","mobile_number":"9731483911","email_id":"sukanyagayathri.ats@gmail.com","dop":"2025-09-14","serial_number":"165135061542401","imei1":"165135061542401","imei2":"165135061542401","popurl":"2025-09-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T00:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99236,"job_number":"JOB_99236","tr_customer_id":99253,"tr_customer_product_id":99243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:05:08.000Z","modified_at":"2025-11-05T01:05:08.000Z","name":"Tressie Leannon","mobile_number":"497-535-6133","email_id":"Alana_Zboncak@gmail.com","dop":"2025-10-12","serial_number":"19335335896460","imei1":"19335335896460","imei2":"19335335896460","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99241,"job_number":"JOB_99241","tr_customer_id":99258,"tr_customer_product_id":99248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:20:10.000Z","modified_at":"2025-11-05T01:20:10.000Z","name":"Ruth Veum","mobile_number":"299-998-5783","email_id":"Maybelle.Kshlerin@yahoo.com","dop":"2025-10-12","serial_number":"1001258047476749","imei1":"1001258047476749","imei2":"1001258047476749","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99243,"job_number":"JOB_99243","tr_customer_id":99260,"tr_customer_product_id":99250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:36:22.000Z","modified_at":"2025-11-05T01:36:22.000Z","name":"Murphy Haag","mobile_number":"892-982-7682","email_id":"Irving16@gmail.com","dop":"2025-10-12","serial_number":"1006269127094617","imei1":"1006269127094617","imei2":"1006269127094617","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99245,"job_number":"JOB_99245","tr_customer_id":99262,"tr_customer_product_id":99252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:37:16.000Z","modified_at":"2025-11-05T01:37:16.000Z","name":"Casper Osinski","mobile_number":"997-486-2181","email_id":"Kurt.Luettgen@gmail.com","dop":"2025-10-12","serial_number":"1003341536221526","imei1":"1003341536221526","imei2":"1003341536221526","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99246,"job_number":"JOB_99246","tr_customer_id":99263,"tr_customer_product_id":99253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:47:36.000Z","modified_at":"2025-11-05T01:47:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12946275973570","imei1":"12946275973570","imei2":"12946275973570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99248,"job_number":"JOB_99248","tr_customer_id":99265,"tr_customer_product_id":99255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:47:38.000Z","modified_at":"2025-11-05T01:47:38.000Z","name":"Candida Bahringer","mobile_number":"707-910-3654","email_id":"Jesus.Mitchell15@hotmail.com","dop":"2025-04-06","serial_number":"13510364492567536","imei1":"13510364492567536","imei2":"13510364492567536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99249,"job_number":"JOB_99249","tr_customer_id":99266,"tr_customer_product_id":99256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:48:22.000Z","modified_at":"2025-11-05T01:48:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10764394879790","imei1":"10764394879790","imei2":"10764394879790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99251,"job_number":"JOB_99251","tr_customer_id":99268,"tr_customer_product_id":99258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:48:24.000Z","modified_at":"2025-11-05T01:48:24.000Z","name":"Andy Nolan","mobile_number":"337-684-6272","email_id":"Alanis_Schmitt32@gmail.com","dop":"2025-04-06","serial_number":"18203311763423188","imei1":"18203311763423188","imei2":"18203311763423188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99252,"job_number":"JOB_99252","tr_customer_id":99269,"tr_customer_product_id":99259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:49:08.000Z","modified_at":"2025-11-05T01:49:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18641113279155","imei1":"18641113279155","imei2":"18641113279155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99254,"job_number":"JOB_99254","tr_customer_id":99271,"tr_customer_product_id":99261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:49:10.000Z","modified_at":"2025-11-05T01:49:10.000Z","name":"Gilbert White","mobile_number":"599-898-4368","email_id":"Lazaro_Price45@gmail.com","dop":"2025-04-06","serial_number":"19916984759234270","imei1":"19916984759234270","imei2":"19916984759234270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99255,"job_number":"JOB_99255","tr_customer_id":99272,"tr_customer_product_id":99262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:11.000Z","modified_at":"2025-11-05T01:58:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10501375085510","imei1":"10501375085510","imei2":"10501375085510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99257,"job_number":"JOB_99257","tr_customer_id":99274,"tr_customer_product_id":99264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:13.000Z","modified_at":"2025-11-05T01:58:13.000Z","name":"Jazmin Steuber","mobile_number":"811-475-8244","email_id":"Gideon_Bogan44@gmail.com","dop":"2025-04-06","serial_number":"15220111081219400","imei1":"15220111081219400","imei2":"15220111081219400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99258,"job_number":"JOB_99258","tr_customer_id":99275,"tr_customer_product_id":99265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:57.000Z","modified_at":"2025-11-05T01:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12966675326859","imei1":"12966675326859","imei2":"12966675326859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99260,"job_number":"JOB_99260","tr_customer_id":99277,"tr_customer_product_id":99267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:58:59.000Z","modified_at":"2025-11-05T01:58:59.000Z","name":"Velda Mayer","mobile_number":"396-996-3950","email_id":"Kyleigh90@gmail.com","dop":"2025-04-06","serial_number":"11407088911425134","imei1":"11407088911425134","imei2":"11407088911425134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99261,"job_number":"JOB_99261","tr_customer_id":99278,"tr_customer_product_id":99268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:59:44.000Z","modified_at":"2025-11-05T01:59:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17531859450324","imei1":"17531859450324","imei2":"17531859450324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99263,"job_number":"JOB_99263","tr_customer_id":99280,"tr_customer_product_id":99270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:59:45.000Z","modified_at":"2025-11-05T01:59:45.000Z","name":"Cornell Harris","mobile_number":"801-413-6975","email_id":"Rebecca.Emard44@hotmail.com","dop":"2025-04-06","serial_number":"13553361042900826","imei1":"13553361042900826","imei2":"13553361042900826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99264,"job_number":"JOB_99264","tr_customer_id":99281,"tr_customer_product_id":99271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:12.000Z","modified_at":"2025-11-05T02:03:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10690342487997","imei1":"10690342487997","imei2":"10690342487997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99266,"job_number":"JOB_99266","tr_customer_id":99283,"tr_customer_product_id":99273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:14.000Z","modified_at":"2025-11-05T02:03:14.000Z","name":"Laney Anderson","mobile_number":"667-830-5810","email_id":"Ellen_Morissette@gmail.com","dop":"2025-04-06","serial_number":"13548406972009906","imei1":"13548406972009906","imei2":"13548406972009906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99267,"job_number":"JOB_99267","tr_customer_id":99284,"tr_customer_product_id":99274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:57.000Z","modified_at":"2025-11-05T02:03:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14850607808325","imei1":"14850607808325","imei2":"14850607808325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99269,"job_number":"JOB_99269","tr_customer_id":99286,"tr_customer_product_id":99276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:03:59.000Z","modified_at":"2025-11-05T02:03:59.000Z","name":"Amira Dietrich","mobile_number":"652-394-7830","email_id":"Darron69@hotmail.com","dop":"2025-04-06","serial_number":"12781991909315896","imei1":"12781991909315896","imei2":"12781991909315896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99270,"job_number":"JOB_99270","tr_customer_id":99287,"tr_customer_product_id":99277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:04:42.000Z","modified_at":"2025-11-05T02:04:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10769773946718","imei1":"10769773946718","imei2":"10769773946718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:04:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99272,"job_number":"JOB_99272","tr_customer_id":99289,"tr_customer_product_id":99279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T02:04:43.000Z","modified_at":"2025-11-05T02:04:43.000Z","name":"Jacklyn Monahan","mobile_number":"562-662-6471","email_id":"Yvette_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"12663702508140776","imei1":"12663702508140776","imei2":"12663702508140776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T02:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99273,"job_number":"JOB_99273","tr_customer_id":99290,"tr_customer_product_id":99280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:14.000Z","modified_at":"2025-11-05T03:28:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12773274393476","imei1":"12773274393476","imei2":"12773274393476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99275,"job_number":"JOB_99275","tr_customer_id":99292,"tr_customer_product_id":99282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:15.000Z","modified_at":"2025-11-05T03:28:15.000Z","name":"Kiley Jakubowski","mobile_number":"523-489-8386","email_id":"Raymond.Kirlin5@yahoo.com","dop":"2025-04-06","serial_number":"18429427018385644","imei1":"18429427018385644","imei2":"18429427018385644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99276,"job_number":"JOB_99276","tr_customer_id":99293,"tr_customer_product_id":99283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:17.000Z","modified_at":"2025-11-05T03:28:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16049127101261","imei1":"16049127101261","imei2":"16049127101261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99278,"job_number":"JOB_99278","tr_customer_id":99295,"tr_customer_product_id":99285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:18.000Z","modified_at":"2025-11-05T03:28:18.000Z","name":"Aliyah Considine","mobile_number":"984-837-8238","email_id":"Linnea3@yahoo.com","dop":"2025-04-06","serial_number":"11996644261469712","imei1":"11996644261469712","imei2":"11996644261469712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99279,"job_number":"JOB_99279","tr_customer_id":99296,"tr_customer_product_id":99286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:55.000Z","modified_at":"2025-11-05T03:28:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11518518022513","imei1":"11518518022513","imei2":"11518518022513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99281,"job_number":"JOB_99281","tr_customer_id":99298,"tr_customer_product_id":99288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:57.000Z","modified_at":"2025-11-05T03:28:57.000Z","name":"Amparo Rutherford","mobile_number":"404-951-2750","email_id":"Madalyn_Kshlerin@hotmail.com","dop":"2025-04-06","serial_number":"19486802860627220","imei1":"19486802860627220","imei2":"19486802860627220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99282,"job_number":"JOB_99282","tr_customer_id":99299,"tr_customer_product_id":99289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:28:59.000Z","modified_at":"2025-11-05T03:28:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12712227353968","imei1":"12712227353968","imei2":"12712227353968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99284,"job_number":"JOB_99284","tr_customer_id":99301,"tr_customer_product_id":99291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:01.000Z","modified_at":"2025-11-05T03:29:01.000Z","name":"Ahmed Haley","mobile_number":"390-327-6652","email_id":"Valentine_Parisian@gmail.com","dop":"2025-04-06","serial_number":"16093131986257072","imei1":"16093131986257072","imei2":"16093131986257072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99287,"job_number":"JOB_99287","tr_customer_id":99304,"tr_customer_product_id":99294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:37.000Z","modified_at":"2025-11-05T03:29:37.000Z","name":"Modesta Murphy","mobile_number":"907-405-1310","email_id":"Cristian.Hoppe98@yahoo.com","dop":"2025-04-06","serial_number":"16686347496245810","imei1":"16686347496245810","imei2":"16686347496245810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99288,"job_number":"JOB_99288","tr_customer_id":99305,"tr_customer_product_id":99295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:37.000Z","modified_at":"2025-11-05T03:29:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15839325761239","imei1":"15839325761239","imei2":"15839325761239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99290,"job_number":"JOB_99290","tr_customer_id":99307,"tr_customer_product_id":99297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:39.000Z","modified_at":"2025-11-05T03:29:39.000Z","name":"Edd Thompson","mobile_number":"369-534-1986","email_id":"Zakary_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"15822568561417836","imei1":"15822568561417836","imei2":"15822568561417836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99291,"job_number":"JOB_99291","tr_customer_id":99308,"tr_customer_product_id":99298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:42.000Z","modified_at":"2025-11-05T03:29:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10856473853681","imei1":"10856473853681","imei2":"10856473853681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99293,"job_number":"JOB_99293","tr_customer_id":99310,"tr_customer_product_id":99300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:44.000Z","modified_at":"2025-11-05T03:29:44.000Z","name":"Jenifer Reinger","mobile_number":"879-655-6169","email_id":"Janae96@hotmail.com","dop":"2025-04-06","serial_number":"16865930896785436","imei1":"16865930896785436","imei2":"16865930896785436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99295,"job_number":"JOB_99295","tr_customer_id":99312,"tr_customer_product_id":99302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:54.000Z","modified_at":"2025-11-05T03:29:54.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18865775336223","imei1":"18865775336223","imei2":"18865775336223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99297,"job_number":"JOB_99297","tr_customer_id":99314,"tr_customer_product_id":99304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:29:55.000Z","modified_at":"2025-11-05T03:29:55.000Z","name":"Vada Mills","mobile_number":"597-936-8997","email_id":"Crystal14@gmail.com","dop":"2025-04-06","serial_number":"15622893584684760","imei1":"15622893584684760","imei2":"15622893584684760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99299,"job_number":"JOB_99299","tr_customer_id":99316,"tr_customer_product_id":99306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:02.000Z","modified_at":"2025-11-05T03:30:02.000Z","name":"Olin Schamberger","mobile_number":"222-217-5812","email_id":"Angie.Koepp47@hotmail.com","dop":"2025-04-06","serial_number":"14858429852784178","imei1":"14858429852784178","imei2":"14858429852784178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99300,"job_number":"JOB_99300","tr_customer_id":99317,"tr_customer_product_id":99307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:36.000Z","modified_at":"2025-11-05T03:30:36.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16118573159013","imei1":"16118573159013","imei2":"16118573159013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99302,"job_number":"JOB_99302","tr_customer_id":99319,"tr_customer_product_id":99309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:37.000Z","modified_at":"2025-11-05T03:30:37.000Z","name":"Orville Rodriguez","mobile_number":"620-621-7979","email_id":"Emely_Hackett@yahoo.com","dop":"2025-04-06","serial_number":"19289932023444544","imei1":"19289932023444544","imei2":"19289932023444544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99303,"job_number":"JOB_99303","tr_customer_id":99320,"tr_customer_product_id":99310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:40.000Z","modified_at":"2025-11-05T03:30:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10437296732759","imei1":"10437296732759","imei2":"10437296732759","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99305,"job_number":"JOB_99305","tr_customer_id":99322,"tr_customer_product_id":99312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:41.000Z","modified_at":"2025-11-05T03:30:41.000Z","name":"August Mitchell","mobile_number":"965-903-9205","email_id":"Michale_Abshire@hotmail.com","dop":"2025-06-18","serial_number":"1045380834003899","imei1":"1045380834003899","imei2":"1045380834003899","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99309,"job_number":"JOB_99309","tr_customer_id":99326,"tr_customer_product_id":99316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:55.000Z","modified_at":"2025-11-05T03:30:55.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"17497724721626","imei1":"17497724721626","imei2":"17497724721626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99312,"job_number":"JOB_99312","tr_customer_id":99329,"tr_customer_product_id":99319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:57.000Z","modified_at":"2025-11-05T03:30:57.000Z","name":"Zachery Rempel","mobile_number":"274-953-3034","email_id":"Karine93@yahoo.com","dop":"2025-04-06","serial_number":"16008258727881390","imei1":"16008258727881390","imei2":"16008258727881390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99314,"job_number":"JOB_99314","tr_customer_id":99331,"tr_customer_product_id":99321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:09.000Z","modified_at":"2025-11-05T03:31:09.000Z","name":"Ivory Ullrich","mobile_number":"958-411-1954","email_id":"Wilber4@gmail.com","dop":"2025-04-06","serial_number":"19085789436178228","imei1":"19085789436178228","imei2":"19085789436178228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99316,"job_number":"JOB_99316","tr_customer_id":99333,"tr_customer_product_id":99323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:18.000Z","modified_at":"2025-11-05T03:31:18.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12269498143212","imei1":"12269498143212","imei2":"12269498143212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99318,"job_number":"JOB_99318","tr_customer_id":99335,"tr_customer_product_id":99325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:20.000Z","modified_at":"2025-11-05T03:31:20.000Z","name":"Nels Osinski","mobile_number":"941-652-3301","email_id":"Micaela89@gmail.com","dop":"2025-04-06","serial_number":"13412323403739122","imei1":"13412323403739122","imei2":"13412323403739122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99319,"job_number":"JOB_99319","tr_customer_id":99336,"tr_customer_product_id":99326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:22.000Z","modified_at":"2025-11-05T03:31:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10447036579443","imei1":"10447036579443","imei2":"10447036579443","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99321,"job_number":"JOB_99321","tr_customer_id":99338,"tr_customer_product_id":99328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:23.000Z","modified_at":"2025-11-05T03:31:23.000Z","name":"Karolann Rice","mobile_number":"938-736-9312","email_id":"Ray48@gmail.com","dop":"2025-06-18","serial_number":"1031271309835811","imei1":"1031271309835811","imei2":"1031271309835811","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99323,"job_number":"JOB_99323","tr_customer_id":99340,"tr_customer_product_id":99330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:29.000Z","modified_at":"2025-11-05T03:31:29.000Z","name":"Aurore Rath","mobile_number":"563-446-6349","email_id":"Madonna_Armstrong49@hotmail.com","dop":"2025-04-06","serial_number":"16796115968281964","imei1":"16796115968281964","imei2":"16796115968281964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99325,"job_number":"JOB_99325","tr_customer_id":99342,"tr_customer_product_id":99332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:38.000Z","modified_at":"2025-11-05T03:31:38.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"13307624761431","imei1":"13307624761431","imei2":"13307624761431","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99327,"job_number":"JOB_99327","tr_customer_id":99344,"tr_customer_product_id":99334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:45.000Z","modified_at":"2025-11-05T03:31:45.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"14736776577841","imei1":"14736776577841","imei2":"14736776577841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99329,"job_number":"JOB_99329","tr_customer_id":99346,"tr_customer_product_id":99336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:47.000Z","modified_at":"2025-11-05T03:31:47.000Z","name":"Fatima Franecki","mobile_number":"316-357-5343","email_id":"Bella72@hotmail.com","dop":"2025-04-06","serial_number":"18588293195585576","imei1":"18588293195585576","imei2":"18588293195585576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99330,"job_number":"JOB_99330","tr_customer_id":99347,"tr_customer_product_id":99337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:49.000Z","modified_at":"2025-11-05T03:31:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11913397527223","imei1":"11913397527223","imei2":"11913397527223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99332,"job_number":"JOB_99332","tr_customer_id":99349,"tr_customer_product_id":99339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:51.000Z","modified_at":"2025-11-05T03:31:51.000Z","name":"Walter Mueller","mobile_number":"421-577-5993","email_id":"Mitchell.Kilback48@hotmail.com","dop":"2025-04-06","serial_number":"11155810142509396","imei1":"11155810142509396","imei2":"11155810142509396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99334,"job_number":"JOB_99334","tr_customer_id":99351,"tr_customer_product_id":99341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:52.000Z","modified_at":"2025-11-05T03:31:52.000Z","name":"Ole Emmerich","mobile_number":"882-300-8792","email_id":"Tyrell74@yahoo.com","dop":"2025-04-06","serial_number":"10738350906938756","imei1":"10738350906938756","imei2":"10738350906938756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99335,"job_number":"JOB_99335","tr_customer_id":99352,"tr_customer_product_id":99342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:09.000Z","modified_at":"2025-11-05T03:32:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15534908479747","imei1":"15534908479747","imei2":"15534908479747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99341,"job_number":"JOB_99341","tr_customer_id":99358,"tr_customer_product_id":99348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Adelbert Schaefer","mobile_number":"491-363-1454","email_id":"Xavier.Schoen89@gmail.com","dop":"2025-04-06","serial_number":"13228945105305658","imei1":"13228945105305658","imei2":"13228945105305658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99342,"job_number":"JOB_99342","tr_customer_id":99359,"tr_customer_product_id":99349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:11.000Z","modified_at":"2025-11-05T03:32:11.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10284656555837","imei1":"10284656555837","imei2":"10284656555837","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99344,"job_number":"JOB_99344","tr_customer_id":99361,"tr_customer_product_id":99351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:12.000Z","modified_at":"2025-11-05T03:32:12.000Z","name":"Gunnar Bradtke","mobile_number":"667-321-6810","email_id":"Bette96@gmail.com","dop":"2025-06-08","serial_number":"103912278518934","imei1":"103912278518934","imei2":"103912278518934","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99345,"job_number":"JOB_99345","tr_customer_id":99362,"tr_customer_product_id":99352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:21.000Z","modified_at":"2025-11-05T03:32:21.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"15542656838371","imei1":"15542656838371","imei2":"15542656838371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99351,"job_number":"JOB_99351","tr_customer_id":99368,"tr_customer_product_id":99358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Kenyatta Rogahn","mobile_number":"995-814-6240","email_id":"Ottilie.Spencer93@yahoo.com","dop":"2025-04-06","serial_number":"12229820770151034","imei1":"12229820770151034","imei2":"12229820770151034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99353,"job_number":"JOB_99353","tr_customer_id":99370,"tr_customer_product_id":99360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:28.000Z","modified_at":"2025-11-05T03:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14062509578885","imei1":"14062509578885","imei2":"14062509578885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99355,"job_number":"JOB_99355","tr_customer_id":99372,"tr_customer_product_id":99362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:30.000Z","modified_at":"2025-11-05T03:32:30.000Z","name":"Kenneth Swaniawski","mobile_number":"918-343-7084","email_id":"Macey_Gutkowski@hotmail.com","dop":"2025-04-06","serial_number":"15280012036544548","imei1":"15280012036544548","imei2":"15280012036544548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99357,"job_number":"JOB_99357","tr_customer_id":99374,"tr_customer_product_id":99364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:35.000Z","modified_at":"2025-11-05T03:32:35.000Z","name":"Tracy Huel","mobile_number":"686-658-7991","email_id":"Francesca_Koss58@yahoo.com","dop":"2025-04-06","serial_number":"18557445875517210","imei1":"18557445875517210","imei2":"18557445875517210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99360,"job_number":"JOB_99360","tr_customer_id":99377,"tr_customer_product_id":99367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:37.000Z","modified_at":"2025-11-05T03:32:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14997615207887","imei1":"14997615207887","imei2":"14997615207887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99363,"job_number":"JOB_99363","tr_customer_id":99380,"tr_customer_product_id":99370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:39.000Z","modified_at":"2025-11-05T03:32:39.000Z","name":"Frances Huel","mobile_number":"212-375-1683","email_id":"Evelyn.Harber74@hotmail.com","dop":"2025-04-06","serial_number":"11663020572314054","imei1":"11663020572314054","imei2":"11663020572314054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99364,"job_number":"JOB_99364","tr_customer_id":99381,"tr_customer_product_id":99371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:41.000Z","modified_at":"2025-11-05T03:32:41.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19472084156468","imei1":"19472084156468","imei2":"19472084156468","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99366,"job_number":"JOB_99366","tr_customer_id":99383,"tr_customer_product_id":99373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:42.000Z","modified_at":"2025-11-05T03:32:42.000Z","name":"Oren Mueller","mobile_number":"770-322-4980","email_id":"Fiona_Lakin25@hotmail.com","dop":"2025-06-08","serial_number":"107430960919248","imei1":"107430960919248","imei2":"107430960919248","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99367,"job_number":"JOB_99367","tr_customer_id":99384,"tr_customer_product_id":99374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:53.000Z","modified_at":"2025-11-05T03:32:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18384125749765","imei1":"18384125749765","imei2":"18384125749765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99369,"job_number":"JOB_99369","tr_customer_id":99386,"tr_customer_product_id":99376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:54.000Z","modified_at":"2025-11-05T03:32:54.000Z","name":"Beau Farrell","mobile_number":"252-514-4693","email_id":"Princess_Hyatt@hotmail.com","dop":"2025-04-06","serial_number":"19406685773847230","imei1":"19406685773847230","imei2":"19406685773847230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99373,"job_number":"JOB_99373","tr_customer_id":99390,"tr_customer_product_id":99380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:10.000Z","modified_at":"2025-11-05T03:33:10.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19961707825401","imei1":"19961707825401","imei2":"19961707825401","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99377,"job_number":"JOB_99377","tr_customer_id":99394,"tr_customer_product_id":99384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:11.000Z","modified_at":"2025-11-05T03:33:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18660080252715","imei1":"18660080252715","imei2":"18660080252715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99380,"job_number":"JOB_99380","tr_customer_id":99397,"tr_customer_product_id":99387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:12.000Z","modified_at":"2025-11-05T03:33:12.000Z","name":"Schuyler Beier","mobile_number":"476-574-3776","email_id":"Dylan.Schuppe@yahoo.com","dop":"2025-06-08","serial_number":"109663941783151","imei1":"109663941783151","imei2":"109663941783151","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99381,"job_number":"JOB_99381","tr_customer_id":99398,"tr_customer_product_id":99388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:13.000Z","modified_at":"2025-11-05T03:33:13.000Z","name":"Emilio Schumm","mobile_number":"266-458-5436","email_id":"Myron_Sporer62@hotmail.com","dop":"2025-04-06","serial_number":"15687483430465676","imei1":"15687483430465676","imei2":"15687483430465676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99382,"job_number":"JOB_99382","tr_customer_id":99399,"tr_customer_product_id":99389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:26.000Z","modified_at":"2025-11-05T03:33:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14892910213761","imei1":"14892910213761","imei2":"14892910213761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99384,"job_number":"JOB_99384","tr_customer_id":99401,"tr_customer_product_id":99391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:28.000Z","modified_at":"2025-11-05T03:33:28.000Z","name":"Abby Dare","mobile_number":"593-504-6366","email_id":"Collin_Parker@hotmail.com","dop":"2025-04-06","serial_number":"15050639692522372","imei1":"15050639692522372","imei2":"15050639692522372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99385,"job_number":"JOB_99385","tr_customer_id":99402,"tr_customer_product_id":99392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:36.000Z","modified_at":"2025-11-05T03:33:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10136716846347","imei1":"10136716846347","imei2":"10136716846347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99387,"job_number":"JOB_99387","tr_customer_id":99404,"tr_customer_product_id":99394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:37.000Z","modified_at":"2025-11-05T03:33:37.000Z","name":"Celestino Nienow","mobile_number":"627-906-4063","email_id":"Joanie13@gmail.com","dop":"2025-04-06","serial_number":"16249741544083348","imei1":"16249741544083348","imei2":"16249741544083348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99388,"job_number":"JOB_99388","tr_customer_id":99405,"tr_customer_product_id":99395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20193838715266","imei1":"20193838715266","imei2":"20193838715266","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99389,"job_number":"JOB_99389","tr_customer_id":99406,"tr_customer_product_id":99396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17505858348605","imei1":"17505858348605","imei2":"17505858348605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99390,"job_number":"JOB_99390","tr_customer_id":99407,"tr_customer_product_id":99397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:45.000Z","modified_at":"2025-11-05T03:40:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18927218526986","imei1":"18927218526986","imei2":"18927218526986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99391,"job_number":"JOB_99391","tr_customer_id":99408,"tr_customer_product_id":99398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82964760360429","imei1":"82964760360429","imei2":"82964760360429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99392,"job_number":"JOB_99392","tr_customer_id":99409,"tr_customer_product_id":99399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91454163958405","imei1":"91454163958405","imei2":"91454163958405","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99393,"job_number":"JOB_99393","tr_customer_id":99410,"tr_customer_product_id":99400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:40:46.000Z","modified_at":"2025-11-05T03:40:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67822897582642","imei1":"67822897582642","imei2":"67822897582642","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99395,"job_number":"JOB_99395","tr_customer_id":99412,"tr_customer_product_id":99402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17312144428971","imei1":"17312144428971","imei2":"17312144428971","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99396,"job_number":"JOB_99396","tr_customer_id":99413,"tr_customer_product_id":99403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89933212307530","imei1":"89933212307530","imei2":"89933212307530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99397,"job_number":"JOB_99397","tr_customer_id":99414,"tr_customer_product_id":99404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:14.000Z","modified_at":"2025-11-05T03:41:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73851954474799","imei1":"73851954474799","imei2":"73851954474799","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99398,"job_number":"JOB_99398","tr_customer_id":99415,"tr_customer_product_id":99405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54243259707803","imei1":"54243259707803","imei2":"54243259707803","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99399,"job_number":"JOB_99399","tr_customer_id":99416,"tr_customer_product_id":99406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17734769117026","imei1":"17734769117026","imei2":"17734769117026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99400,"job_number":"JOB_99400","tr_customer_id":99417,"tr_customer_product_id":99407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:15.000Z","modified_at":"2025-11-05T03:41:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60440245740749","imei1":"60440245740749","imei2":"60440245740749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99402,"job_number":"JOB_99402","tr_customer_id":99419,"tr_customer_product_id":99409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64421809655342","imei1":"64421809655342","imei2":"64421809655342","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99403,"job_number":"JOB_99403","tr_customer_id":99420,"tr_customer_product_id":99410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67853132068698","imei1":"67853132068698","imei2":"67853132068698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99404,"job_number":"JOB_99404","tr_customer_id":99421,"tr_customer_product_id":99411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:43.000Z","modified_at":"2025-11-05T03:41:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90902185229839","imei1":"90902185229839","imei2":"90902185229839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99405,"job_number":"JOB_99405","tr_customer_id":99422,"tr_customer_product_id":99412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93921084924199","imei1":"93921084924199","imei2":"93921084924199","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99406,"job_number":"JOB_99406","tr_customer_id":99423,"tr_customer_product_id":99413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50888199460599","imei1":"50888199460599","imei2":"50888199460599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99407,"job_number":"JOB_99407","tr_customer_id":99424,"tr_customer_product_id":99414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:41:44.000Z","modified_at":"2025-11-05T03:41:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14169437252304","imei1":"14169437252304","imei2":"14169437252304","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99409,"job_number":"JOB_99409","tr_customer_id":99426,"tr_customer_product_id":99416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:29.000Z","modified_at":"2025-11-05T03:54:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16618128321697","imei1":"16618128321697","imei2":"16618128321697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99411,"job_number":"JOB_99411","tr_customer_id":99428,"tr_customer_product_id":99418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:30.000Z","modified_at":"2025-11-05T03:54:30.000Z","name":"Theodora Morar","mobile_number":"671-612-5556","email_id":"Triston15@yahoo.com","dop":"2025-04-06","serial_number":"15725508525546500","imei1":"15725508525546500","imei2":"15725508525546500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99412,"job_number":"JOB_99412","tr_customer_id":99429,"tr_customer_product_id":99419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:41.000Z","modified_at":"2025-11-05T03:54:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19587327386476","imei1":"19587327386476","imei2":"19587327386476","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99413,"job_number":"JOB_99413","tr_customer_id":99430,"tr_customer_product_id":99420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:54:41.000Z","modified_at":"2025-11-05T03:54:41.000Z","name":"Eulah Donnelly","mobile_number":"698-588-2417","email_id":"Lindsay.Reichert9@yahoo.com","dop":"2025-09-16","serial_number":"12227516434052","imei1":"12227516434052","imei2":"12227516434052","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99414,"job_number":"JOB_99414","tr_customer_id":99431,"tr_customer_product_id":99421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:02.000Z","modified_at":"2025-11-05T03:55:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14972601431007","imei1":"14972601431007","imei2":"14972601431007","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99415,"job_number":"JOB_99415","tr_customer_id":99432,"tr_customer_product_id":99422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:03.000Z","modified_at":"2025-11-05T03:55:03.000Z","name":"Gilda Weber","mobile_number":"664-467-1482","email_id":"Federico_Abernathy55@yahoo.com","dop":"2025-09-16","serial_number":"11839676046023","imei1":"11839676046023","imei2":"11839676046023","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99416,"job_number":"JOB_99416","tr_customer_id":99433,"tr_customer_product_id":99423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:12.000Z","modified_at":"2025-11-05T03:55:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10925703720494","imei1":"10925703720494","imei2":"10925703720494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99418,"job_number":"JOB_99418","tr_customer_id":99435,"tr_customer_product_id":99425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:14.000Z","modified_at":"2025-11-05T03:55:14.000Z","name":"Alphonso Wisozk","mobile_number":"891-317-9789","email_id":"Tanner.Medhurst@hotmail.com","dop":"2025-04-06","serial_number":"16940605207056364","imei1":"16940605207056364","imei2":"16940605207056364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99419,"job_number":"JOB_99419","tr_customer_id":99436,"tr_customer_product_id":99426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:23.000Z","modified_at":"2025-11-05T03:55:23.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14950704091190","imei1":"14950704091190","imei2":"14950704091190","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99420,"job_number":"JOB_99420","tr_customer_id":99437,"tr_customer_product_id":99427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:24.000Z","modified_at":"2025-11-05T03:55:24.000Z","name":"Cierra Green","mobile_number":"372-860-9437","email_id":"Elroy49@yahoo.com","dop":"2025-09-16","serial_number":"18605413870818","imei1":"18605413870818","imei2":"18605413870818","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99421,"job_number":"JOB_99421","tr_customer_id":99438,"tr_customer_product_id":99428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:54.000Z","modified_at":"2025-11-05T03:55:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10534123660115","imei1":"10534123660115","imei2":"10534123660115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99423,"job_number":"JOB_99423","tr_customer_id":99440,"tr_customer_product_id":99430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:55:56.000Z","modified_at":"2025-11-05T03:55:56.000Z","name":"Timmy Gottlieb","mobile_number":"669-348-3231","email_id":"Russ37@hotmail.com","dop":"2025-04-06","serial_number":"19208649603546920","imei1":"19208649603546920","imei2":"19208649603546920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99424,"job_number":"JOB_99424","tr_customer_id":99441,"tr_customer_product_id":99431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:19:15.000Z","modified_at":"2025-11-05T04:19:15.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"73624542821496","imei1":"73624542821496","imei2":"73624542821496","popurl":"2025-10-26T04:19:14.765939206Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99425,"job_number":"JOB_99425","tr_customer_id":99442,"tr_customer_product_id":99432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:20:32.000Z","modified_at":"2025-11-05T04:20:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"68815535843746","imei1":"68815535843746","imei2":"68815535843746","popurl":"2025-10-26T04:20:31.430920913Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99426,"job_number":"JOB_99426","tr_customer_id":99443,"tr_customer_product_id":99433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:29:50.000Z","modified_at":"2025-11-05T04:29:50.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107624243455740","imei1":"107624243455740","imei2":"107624243455740","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99428,"job_number":"JOB_99428","tr_customer_id":99445,"tr_customer_product_id":99435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:30:04.000Z","modified_at":"2025-11-05T04:30:04.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104791799821680","imei1":"104791799821680","imei2":"104791799821680","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99435,"job_number":"JOB_99435","tr_customer_id":99452,"tr_customer_product_id":99442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:43:14.000Z","modified_at":"2025-11-05T04:43:14.000Z","name":"Eldred Berge","mobile_number":"390-303-6899","email_id":"Ulices.Kozey31@gmail.com","dop":"2025-04-06","serial_number":"11080680622787298","imei1":"11080680622787298","imei2":"11080680622787298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99439,"job_number":"JOB_99439","tr_customer_id":99456,"tr_customer_product_id":99446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:01:00.000Z","modified_at":"2025-11-05T06:01:00.000Z","name":"Jamel Schmitt","mobile_number":"365-660-1231","email_id":"Regan_Prohaska74@gmail.com","dop":"2025-04-06","serial_number":"13706881481800998","imei1":"13706881481800998","imei2":"13706881481800998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99440,"job_number":"JOB_99440","tr_customer_id":99457,"tr_customer_product_id":99447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:01:33.000Z","modified_at":"2025-11-05T06:01:33.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"1245552346246166","imei1":"1245552346246166","imei2":"1245552346246166","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99442,"job_number":"JOB_99442","tr_customer_id":99459,"tr_customer_product_id":99449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:12:02.000Z","modified_at":"2025-11-05T06:12:02.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456789","imei1":"21240123456789","imei2":"21240123456789","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99452,"job_number":"JOB_99452","tr_customer_id":99469,"tr_customer_product_id":99459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:03.000Z","modified_at":"2025-11-05T06:19:03.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10938149674329","imei1":"10938149674329","imei2":"10938149674329","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99454,"job_number":"JOB_99454","tr_customer_id":99471,"tr_customer_product_id":99461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:04.000Z","modified_at":"2025-11-05T06:19:04.000Z","name":"Kamren Langworth","mobile_number":"888-503-7727","email_id":"Gerhard_Rosenbaum@yahoo.com","dop":"2025-06-18","serial_number":"1022859927843291","imei1":"1022859927843291","imei2":"1022859927843291","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99455,"job_number":"JOB_99455","tr_customer_id":99472,"tr_customer_product_id":99462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:34.000Z","modified_at":"2025-11-05T06:19:34.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"10396301889388","imei1":"10396301889388","imei2":"10396301889388","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99457,"job_number":"JOB_99457","tr_customer_id":99474,"tr_customer_product_id":99464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:36.000Z","modified_at":"2025-11-05T06:19:36.000Z","name":"Loy Cormier","mobile_number":"936-757-8350","email_id":"Waino_Miller@gmail.com","dop":"2025-06-08","serial_number":"102449550997179","imei1":"102449550997179","imei2":"102449550997179","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99458,"job_number":"JOB_99458","tr_customer_id":99475,"tr_customer_product_id":99465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:50.000Z","modified_at":"2025-11-05T06:19:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10955986936655","imei1":"10955986936655","imei2":"10955986936655","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99460,"job_number":"JOB_99460","tr_customer_id":99477,"tr_customer_product_id":99467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:19:51.000Z","modified_at":"2025-11-05T06:19:51.000Z","name":"Branson Schowalter","mobile_number":"613-953-9713","email_id":"Augusta.Roberts16@yahoo.com","dop":"2025-06-18","serial_number":"1069499412171115","imei1":"1069499412171115","imei2":"1069499412171115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99461,"job_number":"JOB_99461","tr_customer_id":99478,"tr_customer_product_id":99468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:01.000Z","modified_at":"2025-11-05T06:20:01.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14796110344649","imei1":"14796110344649","imei2":"14796110344649","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99463,"job_number":"JOB_99463","tr_customer_id":99480,"tr_customer_product_id":99470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:03.000Z","modified_at":"2025-11-05T06:20:03.000Z","name":"Asia Osinski","mobile_number":"398-869-1353","email_id":"Fernando_Lockman@gmail.com","dop":"2025-06-08","serial_number":"100569194584255","imei1":"100569194584255","imei2":"100569194584255","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99464,"job_number":"JOB_99464","tr_customer_id":99481,"tr_customer_product_id":99471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:28.000Z","modified_at":"2025-11-05T06:20:28.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"12315616835745","imei1":"12315616835745","imei2":"12315616835745","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99466,"job_number":"JOB_99466","tr_customer_id":99483,"tr_customer_product_id":99473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:20:29.000Z","modified_at":"2025-11-05T06:20:29.000Z","name":"Jeffry Boehm","mobile_number":"363-836-6316","email_id":"Halie59@hotmail.com","dop":"2025-06-08","serial_number":"102736965254827","imei1":"102736965254827","imei2":"102736965254827","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99467,"job_number":"JOB_99467","tr_customer_id":99484,"tr_customer_product_id":99474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:26:57.000Z","modified_at":"2025-11-05T06:26:57.000Z","name":"Tanya sharma","mobile_number":"8765431278","email_id":"abc@gmail.com","dop":"2025-10-31","serial_number":"12345678913788","imei1":"12345678913788","imei2":"12345678913788","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99469,"job_number":"JOB_99469","tr_customer_id":99486,"tr_customer_product_id":99476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:28:49.000Z","modified_at":"2025-11-05T06:28:49.000Z","name":"Donnell Schroeder","mobile_number":"509-863-7554","email_id":"Mariano38@yahoo.com","dop":"2025-04-06","serial_number":"18046852813767948","imei1":"18046852813767948","imei2":"18046852813767948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99470,"job_number":"JOB_99470","tr_customer_id":99487,"tr_customer_product_id":99477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:29:58.000Z","modified_at":"2025-11-05T06:29:58.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456781","imei1":"21240123456781","imei2":"21240123456781","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99472,"job_number":"JOB_99472","tr_customer_id":99489,"tr_customer_product_id":99479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:34:00.000Z","modified_at":"2025-11-05T06:34:00.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456782","imei1":"21240123456782","imei2":"21240123456782","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99473,"job_number":"JOB_99473","tr_customer_id":99490,"tr_customer_product_id":99480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:36:20.000Z","modified_at":"2025-11-05T06:36:20.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456783","imei1":"21240123456783","imei2":"21240123456783","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99475,"job_number":"JOB_99475","tr_customer_id":99492,"tr_customer_product_id":99482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:36:31.000Z","modified_at":"2025-11-05T06:36:31.000Z","name":"Cameron Lindgren","mobile_number":"446-287-5553","email_id":"Shyanne_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"16647098228975464","imei1":"16647098228975464","imei2":"16647098228975464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99476,"job_number":"JOB_99476","tr_customer_id":99493,"tr_customer_product_id":99483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:37:30.000Z","modified_at":"2025-11-05T06:37:30.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456784","imei1":"21240123456784","imei2":"21240123456784","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99478,"job_number":"JOB_99478","tr_customer_id":99495,"tr_customer_product_id":99485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:38:55.000Z","modified_at":"2025-11-05T06:38:55.000Z","name":"Brendan Rath","mobile_number":"727-235-1396","email_id":"Laury15@hotmail.com","dop":"2025-04-06","serial_number":"11385444409009862","imei1":"11385444409009862","imei2":"11385444409009862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99479,"job_number":"JOB_99479","tr_customer_id":99496,"tr_customer_product_id":99486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:19.000Z","modified_at":"2025-11-05T06:39:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10660568771474","imei1":"10660568771474","imei2":"10660568771474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99481,"job_number":"JOB_99481","tr_customer_id":99498,"tr_customer_product_id":99488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:21.000Z","modified_at":"2025-11-05T06:39:21.000Z","name":"Filomena Rath","mobile_number":"441-241-1255","email_id":"Consuelo_Tillman@yahoo.com","dop":"2025-04-06","serial_number":"19262218640030860","imei1":"19262218640030860","imei2":"19262218640030860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99483,"job_number":"JOB_99483","tr_customer_id":99500,"tr_customer_product_id":99490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:25.000Z","modified_at":"2025-11-05T06:39:25.000Z","name":"Rebeca Lockman","mobile_number":"652-787-8609","email_id":"Daron.Auer30@gmail.com","dop":"2025-04-06","serial_number":"19632220079675860","imei1":"19632220079675860","imei2":"19632220079675860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99484,"job_number":"JOB_99484","tr_customer_id":99501,"tr_customer_product_id":99491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:30.000Z","modified_at":"2025-11-05T06:39:30.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"11461244353765","imei1":"11461244353765","imei2":"11461244353765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99487,"job_number":"JOB_99487","tr_customer_id":99504,"tr_customer_product_id":99494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:39:39.000Z","modified_at":"2025-11-05T06:39:39.000Z","name":"Marcus Littel","mobile_number":"685-776-9604","email_id":"Jon.Bernhard@hotmail.com","dop":"2025-04-06","serial_number":"10461715109402650","imei1":"10461715109402650","imei2":"10461715109402650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99488,"job_number":"JOB_99488","tr_customer_id":99505,"tr_customer_product_id":99495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:06.000Z","modified_at":"2025-11-05T06:40:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14364423135275","imei1":"14364423135275","imei2":"14364423135275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99490,"job_number":"JOB_99490","tr_customer_id":99507,"tr_customer_product_id":99497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:08.000Z","modified_at":"2025-11-05T06:40:08.000Z","name":"Donna O'Connell","mobile_number":"218-870-9015","email_id":"Darrion_Rau@hotmail.com","dop":"2025-04-06","serial_number":"17037144646309220","imei1":"17037144646309220","imei2":"17037144646309220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99491,"job_number":"JOB_99491","tr_customer_id":99508,"tr_customer_product_id":99498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:12.000Z","modified_at":"2025-11-05T06:40:12.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19638628939507","imei1":"19638628939507","imei2":"19638628939507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99494,"job_number":"JOB_99494","tr_customer_id":99511,"tr_customer_product_id":99501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:23.000Z","modified_at":"2025-11-05T06:40:23.000Z","name":"Michael Treutel","mobile_number":"630-350-4736","email_id":"Jaylan.Kohler31@yahoo.com","dop":"2025-04-06","serial_number":"11848415608146974","imei1":"11848415608146974","imei2":"11848415608146974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99495,"job_number":"JOB_99495","tr_customer_id":99512,"tr_customer_product_id":99502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:53.000Z","modified_at":"2025-11-05T06:40:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17725948556402","imei1":"17725948556402","imei2":"17725948556402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99497,"job_number":"JOB_99497","tr_customer_id":99514,"tr_customer_product_id":99504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:54.000Z","modified_at":"2025-11-05T06:40:54.000Z","name":"Tania Prohaska","mobile_number":"583-708-7696","email_id":"Dereck79@gmail.com","dop":"2025-04-06","serial_number":"12092669747890094","imei1":"12092669747890094","imei2":"12092669747890094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99498,"job_number":"JOB_99498","tr_customer_id":99515,"tr_customer_product_id":99505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:40:54.000Z","modified_at":"2025-11-05T06:40:54.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"10306961412971","imei1":"10306961412971","imei2":"10306961412971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99500,"job_number":"JOB_99500","tr_customer_id":99517,"tr_customer_product_id":99507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:49:33.000Z","modified_at":"2025-11-05T06:49:33.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456785","imei1":"21240123456785","imei2":"21240123456785","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99501,"job_number":"JOB_99501","tr_customer_id":99518,"tr_customer_product_id":99508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:52:51.000Z","modified_at":"2025-11-05T06:52:51.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17412117330805","imei1":"17412117330805","imei2":"17412117330805","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99502,"job_number":"JOB_99502","tr_customer_id":99519,"tr_customer_product_id":99509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:52:51.000Z","modified_at":"2025-11-05T06:52:51.000Z","name":"Mercedes Blanda","mobile_number":"587-305-9203","email_id":"Reuben.Mayer@yahoo.com","dop":"2025-09-16","serial_number":"10139798905602","imei1":"10139798905602","imei2":"10139798905602","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99503,"job_number":"JOB_99503","tr_customer_id":99520,"tr_customer_product_id":99510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:10.000Z","modified_at":"2025-11-05T06:53:10.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17060789836701","imei1":"17060789836701","imei2":"17060789836701","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99504,"job_number":"JOB_99504","tr_customer_id":99521,"tr_customer_product_id":99511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:10.000Z","modified_at":"2025-11-05T06:53:10.000Z","name":"Kiarra Jakubowski","mobile_number":"886-260-1296","email_id":"Santina.Lueilwitz60@gmail.com","dop":"2025-09-16","serial_number":"12082326069971","imei1":"12082326069971","imei2":"12082326069971","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99505,"job_number":"JOB_99505","tr_customer_id":99522,"tr_customer_product_id":99512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:28.000Z","modified_at":"2025-11-05T06:53:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13371969202726","imei1":"13371969202726","imei2":"13371969202726","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99506,"job_number":"JOB_99506","tr_customer_id":99523,"tr_customer_product_id":99513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:53:29.000Z","modified_at":"2025-11-05T06:53:29.000Z","name":"Deangelo Braun","mobile_number":"896-715-8407","email_id":"Gwen.Jerde@hotmail.com","dop":"2025-09-16","serial_number":"19992337363848","imei1":"19992337363848","imei2":"19992337363848","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99507,"job_number":"JOB_99507","tr_customer_id":99524,"tr_customer_product_id":99514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:06.000Z","modified_at":"2025-11-05T06:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10952469771520","imei1":"10952469771520","imei2":"10952469771520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99509,"job_number":"JOB_99509","tr_customer_id":99526,"tr_customer_product_id":99516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:07.000Z","modified_at":"2025-11-05T06:54:08.000Z","name":"Albert Reynolds","mobile_number":"255-958-0774","email_id":"Ubaldo_Anderson98@yahoo.com","dop":"2025-04-06","serial_number":"19027387423509310","imei1":"19027387423509310","imei2":"19027387423509310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99510,"job_number":"JOB_99510","tr_customer_id":99527,"tr_customer_product_id":99517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:53.000Z","modified_at":"2025-11-05T06:54:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19104474990225","imei1":"19104474990225","imei2":"19104474990225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99512,"job_number":"JOB_99512","tr_customer_id":99529,"tr_customer_product_id":99519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:54:55.000Z","modified_at":"2025-11-05T06:54:55.000Z","name":"Ramon Robel","mobile_number":"204-388-0184","email_id":"Rene.Kuphal27@gmail.com","dop":"2025-04-06","serial_number":"17340880616486184","imei1":"17340880616486184","imei2":"17340880616486184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99513,"job_number":"JOB_99513","tr_customer_id":99530,"tr_customer_product_id":99520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:55:40.000Z","modified_at":"2025-11-05T06:55:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17431717493944","imei1":"17431717493944","imei2":"17431717493944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99515,"job_number":"JOB_99515","tr_customer_id":99532,"tr_customer_product_id":99522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:55:42.000Z","modified_at":"2025-11-05T06:55:42.000Z","name":"Selena Walker","mobile_number":"783-544-7290","email_id":"Christy_Kessler53@yahoo.com","dop":"2025-04-06","serial_number":"10058993711514132","imei1":"10058993711514132","imei2":"10058993711514132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99519,"job_number":"JOB_99519","tr_customer_id":99536,"tr_customer_product_id":99526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:45.000Z","modified_at":"2025-11-05T07:34:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845156338415","imei1":"17845156338415","imei2":"17845156338415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99521,"job_number":"JOB_99521","tr_customer_id":99538,"tr_customer_product_id":99528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:47.000Z","modified_at":"2025-11-05T07:34:47.000Z","name":"Jermey Bayer","mobile_number":"223-510-0424","email_id":"Dee25@hotmail.com","dop":"2025-04-06","serial_number":"16829183145817240","imei1":"16829183145817240","imei2":"16829183145817240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99522,"job_number":"JOB_99522","tr_customer_id":99539,"tr_customer_product_id":99529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:47.000Z","modified_at":"2025-11-05T07:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18664306420864","imei1":"18664306420864","imei2":"18664306420864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99524,"job_number":"JOB_99524","tr_customer_id":99541,"tr_customer_product_id":99531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:34:48.000Z","modified_at":"2025-11-05T07:34:48.000Z","name":"Evangeline Mante","mobile_number":"278-751-6840","email_id":"Mellie83@yahoo.com","dop":"2025-04-06","serial_number":"19962894197651652","imei1":"19962894197651652","imei2":"19962894197651652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99525,"job_number":"JOB_99525","tr_customer_id":99542,"tr_customer_product_id":99532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:28.000Z","modified_at":"2025-11-05T07:35:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19761335543441","imei1":"19761335543441","imei2":"19761335543441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99527,"job_number":"JOB_99527","tr_customer_id":99544,"tr_customer_product_id":99534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:29.000Z","modified_at":"2025-11-05T07:35:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14770265026708","imei1":"14770265026708","imei2":"14770265026708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99529,"job_number":"JOB_99529","tr_customer_id":99546,"tr_customer_product_id":99536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:30.000Z","modified_at":"2025-11-05T07:35:30.000Z","name":"Mattie Tremblay","mobile_number":"887-798-5675","email_id":"Wilber.Brown99@yahoo.com","dop":"2025-04-06","serial_number":"13319497229109914","imei1":"13319497229109914","imei2":"13319497229109914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99530,"job_number":"JOB_99530","tr_customer_id":99547,"tr_customer_product_id":99537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:35:31.000Z","modified_at":"2025-11-05T07:35:31.000Z","name":"Ashtyn Legros","mobile_number":"333-385-1386","email_id":"Oliver.Carroll@gmail.com","dop":"2025-04-06","serial_number":"19740421904831600","imei1":"19740421904831600","imei2":"19740421904831600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99531,"job_number":"JOB_99531","tr_customer_id":99548,"tr_customer_product_id":99538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:11.000Z","modified_at":"2025-11-05T07:36:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14114003077781","imei1":"14114003077781","imei2":"14114003077781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99533,"job_number":"JOB_99533","tr_customer_id":99550,"tr_customer_product_id":99540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:12.000Z","modified_at":"2025-11-05T07:36:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15100101681512","imei1":"15100101681512","imei2":"15100101681512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99535,"job_number":"JOB_99535","tr_customer_id":99552,"tr_customer_product_id":99542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:13.000Z","modified_at":"2025-11-05T07:36:13.000Z","name":"Alexandra Howell","mobile_number":"875-939-7502","email_id":"Arlo_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"18749174162564704","imei1":"18749174162564704","imei2":"18749174162564704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99536,"job_number":"JOB_99536","tr_customer_id":99553,"tr_customer_product_id":99543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:13.000Z","modified_at":"2025-11-05T07:36:13.000Z","name":"Finn Corkery","mobile_number":"911-581-3234","email_id":"Bailey30@yahoo.com","dop":"2025-04-06","serial_number":"13474335624284504","imei1":"13474335624284504","imei2":"13474335624284504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99538,"job_number":"JOB_99538","tr_customer_id":99555,"tr_customer_product_id":99545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:36:52.000Z","modified_at":"2025-11-05T07:36:52.000Z","name":"Asha Jerde","mobile_number":"915-297-7681","email_id":"Daniela_Leannon96@hotmail.com","dop":"2025-04-06","serial_number":"16152691923484128","imei1":"16152691923484128","imei2":"16152691923484128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99539,"job_number":"JOB_99539","tr_customer_id":99556,"tr_customer_product_id":99546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:00.000Z","modified_at":"2025-11-05T07:43:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14256031845767","imei1":"14256031845767","imei2":"14256031845767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99541,"job_number":"JOB_99541","tr_customer_id":99558,"tr_customer_product_id":99548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:02.000Z","modified_at":"2025-11-05T07:43:02.000Z","name":"Jalon Hirthe","mobile_number":"628-247-3150","email_id":"Howell_Kris@yahoo.com","dop":"2025-04-06","serial_number":"11853369691689236","imei1":"11853369691689236","imei2":"11853369691689236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99542,"job_number":"JOB_99542","tr_customer_id":99559,"tr_customer_product_id":99549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:06.000Z","modified_at":"2025-11-05T07:43:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13920741447892","imei1":"13920741447892","imei2":"13920741447892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99544,"job_number":"JOB_99544","tr_customer_id":99561,"tr_customer_product_id":99551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:08.000Z","modified_at":"2025-11-05T07:43:08.000Z","name":"Coleman Nienow","mobile_number":"914-526-8258","email_id":"Beaulah_McCullough62@hotmail.com","dop":"2025-04-06","serial_number":"15650514213284604","imei1":"15650514213284604","imei2":"15650514213284604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99545,"job_number":"JOB_99545","tr_customer_id":99562,"tr_customer_product_id":99552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:42.000Z","modified_at":"2025-11-05T07:43:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11443331352610","imei1":"11443331352610","imei2":"11443331352610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99547,"job_number":"JOB_99547","tr_customer_id":99564,"tr_customer_product_id":99554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:44.000Z","modified_at":"2025-11-05T07:43:44.000Z","name":"Renee Boyle","mobile_number":"258-638-8475","email_id":"Kendra.Jast45@hotmail.com","dop":"2025-04-06","serial_number":"14597838906296046","imei1":"14597838906296046","imei2":"14597838906296046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99548,"job_number":"JOB_99548","tr_customer_id":99565,"tr_customer_product_id":99555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:54.000Z","modified_at":"2025-11-05T07:43:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18758451479403","imei1":"18758451479403","imei2":"18758451479403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99550,"job_number":"JOB_99550","tr_customer_id":99567,"tr_customer_product_id":99557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:43:55.000Z","modified_at":"2025-11-05T07:43:55.000Z","name":"Art Walker","mobile_number":"311-241-0072","email_id":"Deshawn_Legros84@gmail.com","dop":"2025-04-06","serial_number":"10259468474977278","imei1":"10259468474977278","imei2":"10259468474977278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99551,"job_number":"JOB_99551","tr_customer_id":99568,"tr_customer_product_id":99558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:24.000Z","modified_at":"2025-11-05T07:44:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14373094895281","imei1":"14373094895281","imei2":"14373094895281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99553,"job_number":"JOB_99553","tr_customer_id":99570,"tr_customer_product_id":99560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:26.000Z","modified_at":"2025-11-05T07:44:26.000Z","name":"Orlando Hauck","mobile_number":"273-994-1983","email_id":"Kattie_Harber81@hotmail.com","dop":"2025-04-06","serial_number":"18021665449328256","imei1":"18021665449328256","imei2":"18021665449328256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99554,"job_number":"JOB_99554","tr_customer_id":99571,"tr_customer_product_id":99561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:41.000Z","modified_at":"2025-11-05T07:44:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15305447111450","imei1":"15305447111450","imei2":"15305447111450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99556,"job_number":"JOB_99556","tr_customer_id":99573,"tr_customer_product_id":99563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:44:43.000Z","modified_at":"2025-11-05T07:44:43.000Z","name":"Liza Harris","mobile_number":"832-209-1494","email_id":"Kevin3@yahoo.com","dop":"2025-04-06","serial_number":"17737883507923060","imei1":"17737883507923060","imei2":"17737883507923060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99559,"job_number":"JOB_99559","tr_customer_id":99576,"tr_customer_product_id":99566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:02:46.000Z","modified_at":"2025-11-05T12:02:46.000Z","name":"Jaden Beatty","mobile_number":"898-269-7594","email_id":"Alexis.Kutch6@yahoo.com","dop":"2025-10-12","serial_number":"1007279467612925","imei1":"1007279467612925","imei2":"1007279467612925","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99561,"job_number":"JOB_99561","tr_customer_id":99578,"tr_customer_product_id":99568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:03:19.000Z","modified_at":"2025-11-05T12:03:19.000Z","name":"Trisha Hilpert","mobile_number":"528-497-5520","email_id":"Linnea_Bode99@hotmail.com","dop":"2025-10-12","serial_number":"1007500055719941","imei1":"1007500055719941","imei2":"1007500055719941","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99563,"job_number":"JOB_99563","tr_customer_id":99580,"tr_customer_product_id":99570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:07:10.000Z","modified_at":"2025-11-05T12:07:10.000Z","name":"Arno Hartmann","mobile_number":"716-292-3600","email_id":"Annette22@hotmail.com","dop":"2025-10-12","serial_number":"1007186021880867","imei1":"1007186021880867","imei2":"1007186021880867","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99565,"job_number":"JOB_99565","tr_customer_id":99582,"tr_customer_product_id":99572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:09:35.000Z","modified_at":"2025-11-05T12:09:35.000Z","name":"Meaghan Gerhold","mobile_number":"363-286-4677","email_id":"Hermann13@gmail.com","dop":"2025-10-12","serial_number":"1007890815668742","imei1":"1007890815668742","imei2":"1007890815668742","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99567,"job_number":"JOB_99567","tr_customer_id":99584,"tr_customer_product_id":99574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:14:56.000Z","modified_at":"2025-11-05T12:14:56.000Z","name":"Malachi Russel","mobile_number":"757-395-6798","email_id":"Nils.OKeefe@gmail.com","dop":"2025-10-12","serial_number":"1004258091230245","imei1":"1004258091230245","imei2":"1004258091230245","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99570,"job_number":"JOB_99570","tr_customer_id":99587,"tr_customer_product_id":99577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:40:18.000Z","modified_at":"2025-11-05T12:40:18.000Z","name":"Sidney Legros","mobile_number":"868-954-3090","email_id":"Brenda95@yahoo.com","dop":"2025-04-06","serial_number":"14899016526964516","imei1":"14899016526964516","imei2":"14899016526964516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99573,"job_number":"JOB_99573","tr_customer_id":99590,"tr_customer_product_id":99580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:43:57.000Z","modified_at":"2025-11-05T12:43:57.000Z","name":"Okey Schmeler","mobile_number":"404-907-8985","email_id":"Cleta60@gmail.com","dop":"2025-10-12","serial_number":"1009609731959066","imei1":"1009609731959066","imei2":"1009609731959066","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99576,"job_number":"JOB_99576","tr_customer_id":99593,"tr_customer_product_id":99583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:50:06.000Z","modified_at":"2025-11-05T12:50:06.000Z","name":"Maxime Russel","mobile_number":"865-212-8218","email_id":"Brett.Kulas15@gmail.com","dop":"2025-10-12","serial_number":"1003510897431884","imei1":"1003510897431884","imei2":"1003510897431884","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99577,"job_number":"JOB_99577","tr_customer_id":99594,"tr_customer_product_id":99584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:05:01.000Z","modified_at":"2025-11-05T13:05:01.000Z","name":"Jazmin Kunde","mobile_number":"452-481-7932","email_id":"Ellen.Abshire@gmail.com","dop":"2025-04-06","serial_number":"14400036663257","imei1":"14400036663257","imei2":"14400036663257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99578,"job_number":"JOB_99578","tr_customer_id":99595,"tr_customer_product_id":99585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Krishna Embranthiri","mobile_number":"7019766370","email_id":"swami.gupta@gmail.com","dop":"2025-10-26","serial_number":"5935968886086193","imei1":"5935968886086193","imei2":"5935968886086193","popurl":"www.guru-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99579,"job_number":"JOB_99579","tr_customer_id":99596,"tr_customer_product_id":99586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Priya Asan","mobile_number":"7041623656","email_id":"ravi.kaur@yahoo.co.in","dop":"2025-10-26","serial_number":"3580891862396158","imei1":"3580891862396158","imei2":"3580891862396158","popurl":"www.mahendra-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99580,"job_number":"JOB_99580","tr_customer_id":99597,"tr_customer_product_id":99587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Charvi Guha","mobile_number":"7056606510","email_id":"shakuntala.sharma@yahoo.co.in","dop":"2025-10-26","serial_number":"2424791919195124","imei1":"2424791919195124","imei2":"2424791919195124","popurl":"www.charak-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99581,"job_number":"JOB_99581","tr_customer_id":99598,"tr_customer_product_id":99588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Bilva Chattopadhyay","mobile_number":"7003009891","email_id":"alok.gupta@gmail.com","dop":"2025-10-26","serial_number":"4913534296675133","imei1":"4913534296675133","imei2":"4913534296675133","popurl":"www.balaaditya-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99582,"job_number":"JOB_99582","tr_customer_id":99599,"tr_customer_product_id":99589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:31:26.000Z","modified_at":"2025-11-05T13:31:26.000Z","name":"Darshwana Bharadwaj","mobile_number":"7069253652","email_id":"umang.khatri@gmail.com","dop":"2025-10-26","serial_number":"5950520751619879","imei1":"5950520751619879","imei2":"5950520751619879","popurl":"www.divjot-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99583,"job_number":"JOB_99583","tr_customer_id":99600,"tr_customer_product_id":99590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:13.000Z","modified_at":"2025-11-05T13:32:13.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"11760302438670","imei1":"11760302438670","imei2":"11760302438670","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99585,"job_number":"JOB_99585","tr_customer_id":99602,"tr_customer_product_id":99592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:13.000Z","modified_at":"2025-11-05T13:32:13.000Z","name":"Shania Klocko","mobile_number":"299-861-1303","email_id":"Raquel_Kuhic@yahoo.com","dop":"2025-09-30","serial_number":"10012229382140","imei1":"10012229382140","imei2":"10012229382140","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99586,"job_number":"JOB_99586","tr_customer_id":99603,"tr_customer_product_id":99593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Ranjeet Khanna","mobile_number":"7016468397","email_id":"dharitri.nair@yahoo.co.in","dop":"2025-10-26","serial_number":"8109974394297386","imei1":"8109974394297386","imei2":"8109974394297386","popurl":"www.acharyanandana-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99587,"job_number":"JOB_99587","tr_customer_id":99604,"tr_customer_product_id":99594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Arjun Kocchar","mobile_number":"7078106051","email_id":"eshita.somayaji@hotmail.com","dop":"2025-10-26","serial_number":"7946788443590786","imei1":"7946788443590786","imei2":"7946788443590786","popurl":"www.dayaanidhi-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99588,"job_number":"JOB_99588","tr_customer_id":99605,"tr_customer_product_id":99595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Vaishvi Guneta","mobile_number":"7040821889","email_id":"opaline.agarwal@hotmail.com","dop":"2025-10-26","serial_number":"2618666493801190","imei1":"2618666493801190","imei2":"2618666493801190","popurl":"www.aadinath-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99589,"job_number":"JOB_99589","tr_customer_id":99606,"tr_customer_product_id":99596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Laxmi Iyer","mobile_number":"7059053136","email_id":"gaurang.adiga@gmail.com","dop":"2025-10-26","serial_number":"2121016526409748","imei1":"2121016526409748","imei2":"2121016526409748","popurl":"www.kalpana-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99590,"job_number":"JOB_99590","tr_customer_id":99607,"tr_customer_product_id":99597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:30.000Z","modified_at":"2025-11-05T13:32:30.000Z","name":"Anal Patil","mobile_number":"7073949976","email_id":"manjusha.naik@gmail.com","dop":"2025-10-26","serial_number":"2333463648453542","imei1":"2333463648453542","imei2":"2333463648453542","popurl":"www.akshainie-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99591,"job_number":"JOB_99591","tr_customer_id":99608,"tr_customer_product_id":99598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:31.000Z","modified_at":"2025-11-05T13:32:31.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"10193380058634","imei1":"10193380058634","imei2":"10193380058634","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99593,"job_number":"JOB_99593","tr_customer_id":99610,"tr_customer_product_id":99600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:31.000Z","modified_at":"2025-11-05T13:32:31.000Z","name":"Maximilian Sawayn","mobile_number":"941-467-6103","email_id":"Claudie_Jacobs76@yahoo.com","dop":"2025-09-30","serial_number":"17543530530873","imei1":"17543530530873","imei2":"17543530530873","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99594,"job_number":"JOB_99594","tr_customer_id":99611,"tr_customer_product_id":99601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:48.000Z","modified_at":"2025-11-05T13:32:48.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"13788235921045","imei1":"13788235921045","imei2":"13788235921045","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99596,"job_number":"JOB_99596","tr_customer_id":99613,"tr_customer_product_id":99603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:32:48.000Z","modified_at":"2025-11-05T13:32:48.000Z","name":"Vaughn Cremin","mobile_number":"839-743-2818","email_id":"Hunter_Schmeler@gmail.com","dop":"2025-09-30","serial_number":"19322096840884","imei1":"19322096840884","imei2":"19322096840884","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99598,"job_number":"JOB_99598","tr_customer_id":99615,"tr_customer_product_id":99605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:35.000Z","modified_at":"2025-11-05T13:43:35.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"18979006500299","imei1":"18979006500299","imei2":"18979006500299","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99600,"job_number":"JOB_99600","tr_customer_id":99617,"tr_customer_product_id":99607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:36.000Z","modified_at":"2025-11-05T13:43:36.000Z","name":"Scotty Fadel","mobile_number":"704-863-0485","email_id":"Mozelle_Stamm@yahoo.com","dop":"2025-09-30","serial_number":"19228729729065","imei1":"19228729729065","imei2":"19228729729065","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99601,"job_number":"JOB_99601","tr_customer_id":99618,"tr_customer_product_id":99608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:52.000Z","modified_at":"2025-11-05T13:43:52.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"15234961648101","imei1":"15234961648101","imei2":"15234961648101","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99603,"job_number":"JOB_99603","tr_customer_id":99620,"tr_customer_product_id":99610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:43:52.000Z","modified_at":"2025-11-05T13:43:52.000Z","name":"Elenora Crooks","mobile_number":"628-654-8742","email_id":"Afton23@hotmail.com","dop":"2025-09-30","serial_number":"16685285707047","imei1":"16685285707047","imei2":"16685285707047","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99604,"job_number":"JOB_99604","tr_customer_id":99621,"tr_customer_product_id":99611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:44:08.000Z","modified_at":"2025-11-05T13:44:08.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18737185760898","imei1":"18737185760898","imei2":"18737185760898","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99606,"job_number":"JOB_99606","tr_customer_id":99623,"tr_customer_product_id":99613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:44:09.000Z","modified_at":"2025-11-05T13:44:09.000Z","name":"Melany Brown","mobile_number":"535-915-6525","email_id":"Oliver.Predovic@gmail.com","dop":"2025-09-30","serial_number":"16440805630984","imei1":"16440805630984","imei2":"16440805630984","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99607,"job_number":"JOB_99607","tr_customer_id":99624,"tr_customer_product_id":99614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:19.000Z","modified_at":"2025-11-05T13:46:20.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"19118175578102","imei1":"19118175578102","imei2":"19118175578102","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99609,"job_number":"JOB_99609","tr_customer_id":99626,"tr_customer_product_id":99616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:20.000Z","modified_at":"2025-11-05T13:46:20.000Z","name":"Torrey Upton","mobile_number":"479-573-0525","email_id":"Heber.Hettinger@gmail.com","dop":"2025-09-30","serial_number":"12009553705370","imei1":"12009553705370","imei2":"12009553705370","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99610,"job_number":"JOB_99610","tr_customer_id":99627,"tr_customer_product_id":99617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:37.000Z","modified_at":"2025-11-05T13:46:37.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"17443765831584","imei1":"17443765831584","imei2":"17443765831584","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99612,"job_number":"JOB_99612","tr_customer_id":99629,"tr_customer_product_id":99619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:38.000Z","modified_at":"2025-11-05T13:46:38.000Z","name":"Jeramy Thompson","mobile_number":"942-337-4709","email_id":"Friedrich_Durgan@gmail.com","dop":"2025-09-30","serial_number":"19185592949484","imei1":"19185592949484","imei2":"19185592949484","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99613,"job_number":"JOB_99613","tr_customer_id":99630,"tr_customer_product_id":99620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:54.000Z","modified_at":"2025-11-05T13:46:54.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"17967477976904","imei1":"17967477976904","imei2":"17967477976904","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99615,"job_number":"JOB_99615","tr_customer_id":99632,"tr_customer_product_id":99622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:46:55.000Z","modified_at":"2025-11-05T13:46:55.000Z","name":"Giovani Bechtelar","mobile_number":"389-994-9958","email_id":"Lavern55@yahoo.com","dop":"2025-09-30","serial_number":"16764789354777","imei1":"16764789354777","imei2":"16764789354777","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99616,"job_number":"JOB_99616","tr_customer_id":99633,"tr_customer_product_id":99623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89720651923890","imei1":"89720651923890","imei2":"89720651923890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99617,"job_number":"JOB_99617","tr_customer_id":99634,"tr_customer_product_id":99624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29215796394300","imei1":"29215796394300","imei2":"29215796394300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99618,"job_number":"JOB_99618","tr_customer_id":99635,"tr_customer_product_id":99625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:43.000Z","modified_at":"2025-11-05T13:47:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64715252631213","imei1":"64715252631213","imei2":"64715252631213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99619,"job_number":"JOB_99619","tr_customer_id":99636,"tr_customer_product_id":99626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46759640952261","imei1":"46759640952261","imei2":"46759640952261","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99620,"job_number":"JOB_99620","tr_customer_id":99637,"tr_customer_product_id":99627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41852729277481","imei1":"41852729277481","imei2":"41852729277481","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99621,"job_number":"JOB_99621","tr_customer_id":99638,"tr_customer_product_id":99628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:47:44.000Z","modified_at":"2025-11-05T13:47:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85784040930302","imei1":"85784040930302","imei2":"85784040930302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99623,"job_number":"JOB_99623","tr_customer_id":99640,"tr_customer_product_id":99630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52987057196917","imei1":"52987057196917","imei2":"52987057196917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99624,"job_number":"JOB_99624","tr_customer_id":99641,"tr_customer_product_id":99631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75302507957469","imei1":"75302507957469","imei2":"75302507957469","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99625,"job_number":"JOB_99625","tr_customer_id":99642,"tr_customer_product_id":99632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:14.000Z","modified_at":"2025-11-05T13:48:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98673734985170","imei1":"98673734985170","imei2":"98673734985170","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99626,"job_number":"JOB_99626","tr_customer_id":99643,"tr_customer_product_id":99633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32353729640634","imei1":"32353729640634","imei2":"32353729640634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99627,"job_number":"JOB_99627","tr_customer_id":99644,"tr_customer_product_id":99634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81264872587433","imei1":"81264872587433","imei2":"81264872587433","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99628,"job_number":"JOB_99628","tr_customer_id":99645,"tr_customer_product_id":99635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:15.000Z","modified_at":"2025-11-05T13:48:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42054074194627","imei1":"42054074194627","imei2":"42054074194627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99630,"job_number":"JOB_99630","tr_customer_id":99647,"tr_customer_product_id":99637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:44.000Z","modified_at":"2025-11-05T13:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76651865659121","imei1":"76651865659121","imei2":"76651865659121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99631,"job_number":"JOB_99631","tr_customer_id":99648,"tr_customer_product_id":99638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98212411081233","imei1":"98212411081233","imei2":"98212411081233","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99632,"job_number":"JOB_99632","tr_customer_id":99649,"tr_customer_product_id":99639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94500782857948","imei1":"94500782857948","imei2":"94500782857948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99633,"job_number":"JOB_99633","tr_customer_id":99650,"tr_customer_product_id":99640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:45.000Z","modified_at":"2025-11-05T13:48:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41183359488333","imei1":"41183359488333","imei2":"41183359488333","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99634,"job_number":"JOB_99634","tr_customer_id":99651,"tr_customer_product_id":99641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:46.000Z","modified_at":"2025-11-05T13:48:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57031907290511","imei1":"57031907290511","imei2":"57031907290511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99635,"job_number":"JOB_99635","tr_customer_id":99652,"tr_customer_product_id":99642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:48:46.000Z","modified_at":"2025-11-05T13:48:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29345124353440","imei1":"29345124353440","imei2":"29345124353440","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99640,"job_number":"JOB_99640","tr_customer_id":99657,"tr_customer_product_id":99647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:53:23.000Z","modified_at":"2025-11-05T13:53:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11688305915324","imei1":"11688305915324","imei2":"11688305915324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99642,"job_number":"JOB_99642","tr_customer_id":99659,"tr_customer_product_id":99649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:53:24.000Z","modified_at":"2025-11-05T13:53:24.000Z","name":"Eliseo Swift","mobile_number":"691-405-8179","email_id":"Kyle_Durgan75@gmail.com","dop":"2025-04-06","serial_number":"14187795600032866","imei1":"14187795600032866","imei2":"14187795600032866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99643,"job_number":"JOB_99643","tr_customer_id":99660,"tr_customer_product_id":99650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:06.000Z","modified_at":"2025-11-05T13:54:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18938443815099","imei1":"18938443815099","imei2":"18938443815099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99645,"job_number":"JOB_99645","tr_customer_id":99662,"tr_customer_product_id":99652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:07.000Z","modified_at":"2025-11-05T13:54:07.000Z","name":"Bridgette Marks","mobile_number":"494-722-7050","email_id":"Bella_Runte@yahoo.com","dop":"2025-04-06","serial_number":"13905971424697252","imei1":"13905971424697252","imei2":"13905971424697252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99646,"job_number":"JOB_99646","tr_customer_id":99663,"tr_customer_product_id":99653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:49.000Z","modified_at":"2025-11-05T13:54:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17392355083388","imei1":"17392355083388","imei2":"17392355083388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99648,"job_number":"JOB_99648","tr_customer_id":99665,"tr_customer_product_id":99655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:54:50.000Z","modified_at":"2025-11-05T13:54:50.000Z","name":"Alysha Cartwright","mobile_number":"863-727-8989","email_id":"Lela24@hotmail.com","dop":"2025-04-06","serial_number":"14544353581685074","imei1":"14544353581685074","imei2":"14544353581685074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99649,"job_number":"JOB_99649","tr_customer_id":99666,"tr_customer_product_id":99656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:26.000Z","modified_at":"2025-11-05T14:09:26.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"11437780068902","imei1":"11437780068902","imei2":"11437780068902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99651,"job_number":"JOB_99651","tr_customer_id":99668,"tr_customer_product_id":99658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:27.000Z","modified_at":"2025-11-05T14:09:27.000Z","name":"Karlie Gerhold","mobile_number":"653-392-0946","email_id":"Jeff.Kassulke90@gmail.com","dop":"2025-04-06","serial_number":"16656323977828568","imei1":"16656323977828568","imei2":"16656323977828568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99660,"job_number":"JOB_99660","tr_customer_id":99677,"tr_customer_product_id":99667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:08.000Z","modified_at":"2025-11-05T14:10:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13360920880544","imei1":"13360920880544","imei2":"13360920880544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99662,"job_number":"JOB_99662","tr_customer_id":99679,"tr_customer_product_id":99669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:09.000Z","modified_at":"2025-11-05T14:10:09.000Z","name":"Desmond Beier","mobile_number":"711-295-2670","email_id":"Dejah_Bins10@yahoo.com","dop":"2025-04-06","serial_number":"19601175436877240","imei1":"19601175436877240","imei2":"19601175436877240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99663,"job_number":"JOB_99663","tr_customer_id":99680,"tr_customer_product_id":99670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:24.000Z","modified_at":"2025-11-05T14:10:25.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"17813789355585","imei1":"17813789355585","imei2":"17813789355585","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99665,"job_number":"JOB_99665","tr_customer_id":99682,"tr_customer_product_id":99672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:26.000Z","modified_at":"2025-11-05T14:10:26.000Z","name":"Ruthe Schneider","mobile_number":"849-603-1451","email_id":"Zella_Koss30@hotmail.com","dop":"2025-06-08","serial_number":"107799480550212","imei1":"107799480550212","imei2":"107799480550212","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99666,"job_number":"JOB_99666","tr_customer_id":99683,"tr_customer_product_id":99673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:50.000Z","modified_at":"2025-11-05T14:10:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13925098868863","imei1":"13925098868863","imei2":"13925098868863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99668,"job_number":"JOB_99668","tr_customer_id":99685,"tr_customer_product_id":99675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:51.000Z","modified_at":"2025-11-05T14:10:51.000Z","name":"Vilma Cremin","mobile_number":"200-258-7155","email_id":"Juston82@hotmail.com","dop":"2025-04-06","serial_number":"16256108019207178","imei1":"16256108019207178","imei2":"16256108019207178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99669,"job_number":"JOB_99669","tr_customer_id":99686,"tr_customer_product_id":99676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:55.000Z","modified_at":"2025-11-05T14:10:55.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"19741040891089","imei1":"19741040891089","imei2":"19741040891089","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99671,"job_number":"JOB_99671","tr_customer_id":99688,"tr_customer_product_id":99678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:10:56.000Z","modified_at":"2025-11-05T14:10:56.000Z","name":"Jevon Nitzsche","mobile_number":"637-692-7842","email_id":"Emerson_Hilll@yahoo.com","dop":"2025-06-08","serial_number":"107158042376096","imei1":"107158042376096","imei2":"107158042376096","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99672,"job_number":"JOB_99672","tr_customer_id":99689,"tr_customer_product_id":99679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:25.000Z","modified_at":"2025-11-05T14:11:25.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"19063124962024","imei1":"19063124962024","imei2":"19063124962024","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99674,"job_number":"JOB_99674","tr_customer_id":99691,"tr_customer_product_id":99681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:26.000Z","modified_at":"2025-11-05T14:11:26.000Z","name":"Evelyn Ritchie","mobile_number":"455-957-7163","email_id":"Carolanne88@hotmail.com","dop":"2025-06-08","serial_number":"105750928648186","imei1":"105750928648186","imei2":"105750928648186","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99675,"job_number":"JOB_99675","tr_customer_id":99692,"tr_customer_product_id":99682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:11:47.000Z","modified_at":"2025-11-05T14:11:47.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"19210813079624","imei1":"19210813079624","imei2":"19210813079624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99677,"job_number":"JOB_99677","tr_customer_id":99694,"tr_customer_product_id":99684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:12:34.000Z","modified_at":"2025-11-05T14:12:34.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"19342323203284","imei1":"19342323203284","imei2":"19342323203284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99679,"job_number":"JOB_99679","tr_customer_id":99696,"tr_customer_product_id":99686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:13:21.000Z","modified_at":"2025-11-05T14:13:21.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"13866780016218","imei1":"13866780016218","imei2":"13866780016218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99682,"job_number":"JOB_99682","tr_customer_id":99699,"tr_customer_product_id":99689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:09.000Z","modified_at":"2025-11-05T14:14:09.000Z","name":"Maddison Okuneva","mobile_number":"281-721-5056","email_id":"Virgie.Watsica@hotmail.com","dop":"2025-04-06","serial_number":"14149084779736596","imei1":"14149084779736596","imei2":"14149084779736596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99685,"job_number":"JOB_99685","tr_customer_id":99702,"tr_customer_product_id":99692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:51.000Z","modified_at":"2025-11-05T14:14:51.000Z","name":"Garnet Olson","mobile_number":"722-438-3327","email_id":"Jaquan_Frami83@gmail.com","dop":"2025-04-06","serial_number":"16813520665370132","imei1":"16813520665370132","imei2":"16813520665370132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99686,"job_number":"JOB_99686","tr_customer_id":99703,"tr_customer_product_id":99693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:09.000Z","modified_at":"2025-11-05T14:15:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10785172140467","imei1":"10785172140467","imei2":"10785172140467","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99688,"job_number":"JOB_99688","tr_customer_id":99705,"tr_customer_product_id":99695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:10.000Z","modified_at":"2025-11-05T14:15:10.000Z","name":"Leola Rowe","mobile_number":"652-216-1116","email_id":"Cora_VonRueden18@yahoo.com","dop":"2025-06-18","serial_number":"1091574495911792","imei1":"1091574495911792","imei2":"1091574495911792","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99690,"job_number":"JOB_99690","tr_customer_id":99707,"tr_customer_product_id":99697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:33.000Z","modified_at":"2025-11-05T14:15:33.000Z","name":"Kaia Hessel","mobile_number":"320-319-8530","email_id":"Raymundo.Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"13253140030594056","imei1":"13253140030594056","imei2":"13253140030594056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99691,"job_number":"JOB_99691","tr_customer_id":99708,"tr_customer_product_id":99698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:51.000Z","modified_at":"2025-11-05T14:15:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10320334345906","imei1":"10320334345906","imei2":"10320334345906","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99693,"job_number":"JOB_99693","tr_customer_id":99710,"tr_customer_product_id":99700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:15:52.000Z","modified_at":"2025-11-05T14:15:52.000Z","name":"Monserrate Doyle","mobile_number":"526-982-6793","email_id":"Heaven_Block53@gmail.com","dop":"2025-06-18","serial_number":"1076173215210055","imei1":"1076173215210055","imei2":"1076173215210055","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:15:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99694,"job_number":"JOB_99694","tr_customer_id":99711,"tr_customer_product_id":99701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:17:52.000Z","modified_at":"2025-11-05T14:17:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10973741051062","imei1":"10973741051062","imei2":"10973741051062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99696,"job_number":"JOB_99696","tr_customer_id":99713,"tr_customer_product_id":99703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:17:53.000Z","modified_at":"2025-11-05T14:17:53.000Z","name":"Elmo King","mobile_number":"913-367-8385","email_id":"Marisa77@hotmail.com","dop":"2025-04-06","serial_number":"11181930197842092","imei1":"11181930197842092","imei2":"11181930197842092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99697,"job_number":"JOB_99697","tr_customer_id":99714,"tr_customer_product_id":99704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:39.000Z","modified_at":"2025-11-05T14:18:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16653869515652","imei1":"16653869515652","imei2":"16653869515652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99699,"job_number":"JOB_99699","tr_customer_id":99716,"tr_customer_product_id":99706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:40.000Z","modified_at":"2025-11-05T14:18:40.000Z","name":"Trystan Daniel","mobile_number":"653-795-2296","email_id":"Valentin.Gutmann@gmail.com","dop":"2025-04-06","serial_number":"16584908335190524","imei1":"16584908335190524","imei2":"16584908335190524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99700,"job_number":"JOB_99700","tr_customer_id":99717,"tr_customer_product_id":99707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:55.000Z","modified_at":"2025-11-05T14:18:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12074748785930","imei1":"12074748785930","imei2":"12074748785930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99702,"job_number":"JOB_99702","tr_customer_id":99719,"tr_customer_product_id":99709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:18:57.000Z","modified_at":"2025-11-05T14:18:57.000Z","name":"Hattie Metz","mobile_number":"379-719-0339","email_id":"Janice66@gmail.com","dop":"2025-04-06","serial_number":"12089086118774496","imei1":"12089086118774496","imei2":"12089086118774496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99703,"job_number":"JOB_99703","tr_customer_id":99720,"tr_customer_product_id":99710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:25.000Z","modified_at":"2025-11-05T14:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15951602858028","imei1":"15951602858028","imei2":"15951602858028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99705,"job_number":"JOB_99705","tr_customer_id":99722,"tr_customer_product_id":99712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:26.000Z","modified_at":"2025-11-05T14:19:26.000Z","name":"Anya Koch","mobile_number":"577-261-1594","email_id":"Tracy.OHara@gmail.com","dop":"2025-04-06","serial_number":"10390834615531232","imei1":"10390834615531232","imei2":"10390834615531232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99706,"job_number":"JOB_99706","tr_customer_id":99723,"tr_customer_product_id":99713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:38.000Z","modified_at":"2025-11-05T14:19:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16838716998353","imei1":"16838716998353","imei2":"16838716998353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99708,"job_number":"JOB_99708","tr_customer_id":99725,"tr_customer_product_id":99715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:19:39.000Z","modified_at":"2025-11-05T14:19:39.000Z","name":"Jarret Lemke","mobile_number":"833-585-4556","email_id":"Maye.Grady@hotmail.com","dop":"2025-04-06","serial_number":"18648734586099090","imei1":"18648734586099090","imei2":"18648734586099090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99709,"job_number":"JOB_99709","tr_customer_id":99726,"tr_customer_product_id":99716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:20.000Z","modified_at":"2025-11-05T14:20:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12963759227908","imei1":"12963759227908","imei2":"12963759227908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99711,"job_number":"JOB_99711","tr_customer_id":99728,"tr_customer_product_id":99718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:21.000Z","modified_at":"2025-11-05T14:20:21.000Z","name":"Rusty Hayes","mobile_number":"599-848-2253","email_id":"Ayden.Gutmann80@hotmail.com","dop":"2025-04-06","serial_number":"12154328472534282","imei1":"12154328472534282","imei2":"12154328472534282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99713,"job_number":"JOB_99713","tr_customer_id":99730,"tr_customer_product_id":99720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:25.000Z","modified_at":"2025-11-05T14:20:25.000Z","name":"Lera Block","mobile_number":"651-643-7811","email_id":"Rahsaan.Little99@gmail.com","dop":"2025-04-06","serial_number":"17326980970151826","imei1":"17326980970151826","imei2":"17326980970151826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99715,"job_number":"JOB_99715","tr_customer_id":99732,"tr_customer_product_id":99722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:20:37.000Z","modified_at":"2025-11-05T14:20:37.000Z","name":"Germaine Denesik","mobile_number":"482-863-1147","email_id":"Roel52@gmail.com","dop":"2025-04-06","serial_number":"14754325847584712","imei1":"14754325847584712","imei2":"14754325847584712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99716,"job_number":"JOB_99716","tr_customer_id":99733,"tr_customer_product_id":99723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:25.000Z","modified_at":"2025-11-05T14:24:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10949794664110","imei1":"10949794664110","imei2":"10949794664110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99718,"job_number":"JOB_99718","tr_customer_id":99735,"tr_customer_product_id":99725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:27.000Z","modified_at":"2025-11-05T14:24:27.000Z","name":"Quinton Greenholt","mobile_number":"258-453-1781","email_id":"Unique80@yahoo.com","dop":"2025-04-06","serial_number":"12607357881344020","imei1":"12607357881344020","imei2":"12607357881344020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99728,"job_number":"JOB_99728","tr_customer_id":99745,"tr_customer_product_id":99735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:15.000Z","modified_at":"2025-11-05T14:25:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18639101670695","imei1":"18639101670695","imei2":"18639101670695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99730,"job_number":"JOB_99730","tr_customer_id":99747,"tr_customer_product_id":99737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:16.000Z","modified_at":"2025-11-05T14:25:17.000Z","name":"Vernon Nader","mobile_number":"848-729-6373","email_id":"Lesly.Ward@gmail.com","dop":"2025-04-06","serial_number":"12835241523552860","imei1":"12835241523552860","imei2":"12835241523552860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99732,"job_number":"JOB_99732","tr_customer_id":99749,"tr_customer_product_id":99739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:19.000Z","modified_at":"2025-11-05T14:25:19.000Z","name":"Clifford Hills","mobile_number":"715-208-4887","email_id":"Cecelia_Hirthe@hotmail.com","dop":"2025-04-06","serial_number":"18821564879459550","imei1":"18821564879459550","imei2":"18821564879459550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99733,"job_number":"JOB_99733","tr_customer_id":99750,"tr_customer_product_id":99740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:26:04.000Z","modified_at":"2025-11-05T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13810691625906","imei1":"13810691625906","imei2":"13810691625906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99735,"job_number":"JOB_99735","tr_customer_id":99752,"tr_customer_product_id":99742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:26:06.000Z","modified_at":"2025-11-05T14:26:06.000Z","name":"Carolina Brown","mobile_number":"384-596-6136","email_id":"Greta_Kutch@hotmail.com","dop":"2025-04-06","serial_number":"13375846082928682","imei1":"13375846082928682","imei2":"13375846082928682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99737,"job_number":"JOB_99737","tr_customer_id":99754,"tr_customer_product_id":99744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:27:47.000Z","modified_at":"2025-11-05T14:27:47.000Z","name":"Freida Wiza","mobile_number":"530-608-5857","email_id":"Lou_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"19821131677560790","imei1":"19821131677560790","imei2":"19821131677560790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99739,"job_number":"JOB_99739","tr_customer_id":99756,"tr_customer_product_id":99746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:18.000Z","modified_at":"2025-11-05T14:40:18.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14210684017344","imei1":"14210684017344","imei2":"14210684017344","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99741,"job_number":"JOB_99741","tr_customer_id":99758,"tr_customer_product_id":99748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:19.000Z","modified_at":"2025-11-05T14:40:19.000Z","name":"Cali Fadel","mobile_number":"813-561-2808","email_id":"Hailee.Heaney@gmail.com","dop":"2025-10-12","serial_number":"1007738501599632","imei1":"1007738501599632","imei2":"1007738501599632","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99742,"job_number":"JOB_99742","tr_customer_id":99759,"tr_customer_product_id":99749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:25.000Z","modified_at":"2025-11-05T14:40:26.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"17130207593894","imei1":"17130207593894","imei2":"17130207593894","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99744,"job_number":"JOB_99744","tr_customer_id":99761,"tr_customer_product_id":99751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:26.000Z","modified_at":"2025-11-05T14:40:26.000Z","name":"Deshawn Orn","mobile_number":"612-470-0219","email_id":"Bud_Hoppe@yahoo.com","dop":"2025-10-12","serial_number":"1003709799684811","imei1":"1003709799684811","imei2":"1003709799684811","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99745,"job_number":"JOB_99745","tr_customer_id":99762,"tr_customer_product_id":99752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:33.000Z","modified_at":"2025-11-05T14:40:33.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17540528160779","imei1":"17540528160779","imei2":"17540528160779","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99747,"job_number":"JOB_99747","tr_customer_id":99764,"tr_customer_product_id":99754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:40:34.000Z","modified_at":"2025-11-05T14:40:34.000Z","name":"Angela Windler","mobile_number":"950-506-8797","email_id":"Moises_Mitchell@hotmail.com","dop":"2025-10-12","serial_number":"1001240680763006","imei1":"1001240680763006","imei2":"1001240680763006","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99748,"job_number":"JOB_99748","tr_customer_id":99765,"tr_customer_product_id":99755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:00.000Z","modified_at":"2025-11-05T14:44:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15390212306901","imei1":"15390212306901","imei2":"15390212306901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99750,"job_number":"JOB_99750","tr_customer_id":99767,"tr_customer_product_id":99757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:02.000Z","modified_at":"2025-11-05T14:44:02.000Z","name":"Dorothea Gleason","mobile_number":"218-944-6007","email_id":"Justyn.Cassin72@hotmail.com","dop":"2025-04-06","serial_number":"12080836983348876","imei1":"12080836983348876","imei2":"12080836983348876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99751,"job_number":"JOB_99751","tr_customer_id":99768,"tr_customer_product_id":99758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:18.000Z","modified_at":"2025-11-05T14:44:18.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14498682260786","imei1":"14498682260786","imei2":"14498682260786","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99752,"job_number":"JOB_99752","tr_customer_id":99769,"tr_customer_product_id":99759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:18.000Z","modified_at":"2025-11-05T14:44:18.000Z","name":"Willa Fisher","mobile_number":"846-764-9182","email_id":"Delfina61@gmail.com","dop":"2025-09-16","serial_number":"12614075041777","imei1":"12614075041777","imei2":"12614075041777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99753,"job_number":"JOB_99753","tr_customer_id":99770,"tr_customer_product_id":99760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:39.000Z","modified_at":"2025-11-05T14:44:39.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12288170355915","imei1":"12288170355915","imei2":"12288170355915","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99754,"job_number":"JOB_99754","tr_customer_id":99771,"tr_customer_product_id":99761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:40.000Z","modified_at":"2025-11-05T14:44:40.000Z","name":"Katharina Murphy","mobile_number":"688-220-8445","email_id":"Forest_Schroeder@yahoo.com","dop":"2025-09-16","serial_number":"13492162876045","imei1":"13492162876045","imei2":"13492162876045","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99755,"job_number":"JOB_99755","tr_customer_id":99772,"tr_customer_product_id":99762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:43.000Z","modified_at":"2025-11-05T14:44:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18378860664030","imei1":"18378860664030","imei2":"18378860664030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99757,"job_number":"JOB_99757","tr_customer_id":99774,"tr_customer_product_id":99764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:44:45.000Z","modified_at":"2025-11-05T14:44:45.000Z","name":"Alfonso Altenwerth","mobile_number":"262-214-0019","email_id":"Hillard.Zieme97@yahoo.com","dop":"2025-04-06","serial_number":"14196885721073094","imei1":"14196885721073094","imei2":"14196885721073094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99758,"job_number":"JOB_99758","tr_customer_id":99775,"tr_customer_product_id":99765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:01.000Z","modified_at":"2025-11-05T14:45:01.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19804568968666","imei1":"19804568968666","imei2":"19804568968666","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99759,"job_number":"JOB_99759","tr_customer_id":99776,"tr_customer_product_id":99766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:01.000Z","modified_at":"2025-11-05T14:45:01.000Z","name":"Edgar Ledner","mobile_number":"278-896-4161","email_id":"Consuelo_Ferry@gmail.com","dop":"2025-09-16","serial_number":"11581294630195","imei1":"11581294630195","imei2":"11581294630195","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99760,"job_number":"JOB_99760","tr_customer_id":99777,"tr_customer_product_id":99767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:26.000Z","modified_at":"2025-11-05T14:45:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19767532439448","imei1":"19767532439448","imei2":"19767532439448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99762,"job_number":"JOB_99762","tr_customer_id":99779,"tr_customer_product_id":99769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:27.000Z","modified_at":"2025-11-05T14:45:27.000Z","name":"Madisen Paucek","mobile_number":"948-921-0751","email_id":"Golda.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"10532395993740490","imei1":"10532395993740490","imei2":"10532395993740490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99764,"job_number":"JOB_99764","tr_customer_id":99781,"tr_customer_product_id":99771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:45:34.000Z","modified_at":"2025-11-05T14:45:34.000Z","name":"Ernesto Block","mobile_number":"837-388-8270","email_id":"Mariela87@yahoo.com","dop":"2025-04-06","serial_number":"10109790724982946","imei1":"10109790724982946","imei2":"10109790724982946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99765,"job_number":"JOB_99765","tr_customer_id":99782,"tr_customer_product_id":99772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:20.000Z","modified_at":"2025-11-05T14:46:20.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"16049370314409","imei1":"16049370314409","imei2":"16049370314409","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99767,"job_number":"JOB_99767","tr_customer_id":99784,"tr_customer_product_id":99774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:21.000Z","modified_at":"2025-11-05T14:46:21.000Z","name":"Paxton Ledner","mobile_number":"622-663-0096","email_id":"Julio_Gerlach@hotmail.com","dop":"2025-10-12","serial_number":"1009424154850944","imei1":"1009424154850944","imei2":"1009424154850944","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99768,"job_number":"JOB_99768","tr_customer_id":99785,"tr_customer_product_id":99775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:28.000Z","modified_at":"2025-11-05T14:46:28.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12006341111284","imei1":"12006341111284","imei2":"12006341111284","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99770,"job_number":"JOB_99770","tr_customer_id":99787,"tr_customer_product_id":99777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:29.000Z","modified_at":"2025-11-05T14:46:29.000Z","name":"Charlotte Langosh","mobile_number":"211-375-7398","email_id":"Noemie.Kuhlman64@hotmail.com","dop":"2025-10-12","serial_number":"1002579614136500","imei1":"1002579614136500","imei2":"1002579614136500","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99771,"job_number":"JOB_99771","tr_customer_id":99788,"tr_customer_product_id":99778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:36.000Z","modified_at":"2025-11-05T14:46:36.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"15970340941454","imei1":"15970340941454","imei2":"15970340941454","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99773,"job_number":"JOB_99773","tr_customer_id":99790,"tr_customer_product_id":99780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:46:37.000Z","modified_at":"2025-11-05T14:46:37.000Z","name":"Aracely Schroeder","mobile_number":"269-830-2172","email_id":"Syble_Homenick3@gmail.com","dop":"2025-10-12","serial_number":"1003891675370555","imei1":"1003891675370555","imei2":"1003891675370555","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99774,"job_number":"JOB_99774","tr_customer_id":99791,"tr_customer_product_id":99781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:17.000Z","modified_at":"2025-11-05T14:47:17.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11677066593163","imei1":"11677066593163","imei2":"11677066593163","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99776,"job_number":"JOB_99776","tr_customer_id":99793,"tr_customer_product_id":99783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:18.000Z","modified_at":"2025-11-05T14:47:18.000Z","name":"Rickie Mertz","mobile_number":"246-939-4487","email_id":"Alayna38@yahoo.com","dop":"2025-10-12","serial_number":"1009039919921653","imei1":"1009039919921653","imei2":"1009039919921653","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99777,"job_number":"JOB_99777","tr_customer_id":99794,"tr_customer_product_id":99784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:25.000Z","modified_at":"2025-11-05T14:47:25.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"19891110612861","imei1":"19891110612861","imei2":"19891110612861","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99779,"job_number":"JOB_99779","tr_customer_id":99796,"tr_customer_product_id":99786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:26.000Z","modified_at":"2025-11-05T14:47:26.000Z","name":"Kassandra Lueilwitz","mobile_number":"869-512-1495","email_id":"Mireya.Adams@hotmail.com","dop":"2025-10-12","serial_number":"1005226894626033","imei1":"1005226894626033","imei2":"1005226894626033","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99780,"job_number":"JOB_99780","tr_customer_id":99797,"tr_customer_product_id":99787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:33.000Z","modified_at":"2025-11-05T14:47:33.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"15137695893609","imei1":"15137695893609","imei2":"15137695893609","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99782,"job_number":"JOB_99782","tr_customer_id":99799,"tr_customer_product_id":99789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:47:34.000Z","modified_at":"2025-11-05T14:47:34.000Z","name":"Maggie Stroman","mobile_number":"430-373-6937","email_id":"Liliana_Schinner@gmail.com","dop":"2025-10-12","serial_number":"1009536351878920","imei1":"1009536351878920","imei2":"1009536351878920","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99786,"job_number":"JOB_99786","tr_customer_id":99803,"tr_customer_product_id":99793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:31:23.000Z","modified_at":"2025-11-05T15:31:23.000Z","name":"shruti mane","mobile_number":"9004568952","email_id":"shrutimane25@gmail.com","dop":"2025-10-26","serial_number":"12345678998169","imei1":"12345678998169","imei2":"12345678998169","popurl":"2025-10-26T15:31:20.355446200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99787,"job_number":"JOB_99787","tr_customer_id":99804,"tr_customer_product_id":99794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:32:21.000Z","modified_at":"2025-11-05T15:32:21.000Z","name":"shruti mane","mobile_number":"9004568952","email_id":"shrutimane25@gmail.com","dop":"2025-10-26","serial_number":"12345678998769","imei1":"12345678997169","imei2":"12345678997169","popurl":"2025-10-26T15:32:18.424913500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99788,"job_number":"JOB_99788","tr_customer_id":99805,"tr_customer_product_id":99795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:39:00.000Z","modified_at":"2025-11-05T15:39:00.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102064830699392","imei1":"102064830699392","imei2":"102064830699392","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99790,"job_number":"JOB_99790","tr_customer_id":99807,"tr_customer_product_id":99797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:39:14.000Z","modified_at":"2025-11-05T15:39:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101623250956720","imei1":"101623250956720","imei2":"101623250956720","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99795,"job_number":"JOB_99795","tr_customer_id":99812,"tr_customer_product_id":99802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:05.000Z","modified_at":"2025-11-05T16:13:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17076837649320","imei1":"17076837649320","imei2":"17076837649320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99797,"job_number":"JOB_99797","tr_customer_id":99814,"tr_customer_product_id":99804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:07.000Z","modified_at":"2025-11-05T16:13:07.000Z","name":"Tillman Volkman","mobile_number":"345-607-6864","email_id":"Elmer56@hotmail.com","dop":"2025-04-06","serial_number":"11302945633921148","imei1":"11302945633921148","imei2":"11302945633921148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99798,"job_number":"JOB_99798","tr_customer_id":99815,"tr_customer_product_id":99805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:55.000Z","modified_at":"2025-11-05T16:13:55.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11506220637350","imei1":"11506220637350","imei2":"11506220637350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99800,"job_number":"JOB_99800","tr_customer_id":99817,"tr_customer_product_id":99807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:13:56.000Z","modified_at":"2025-11-05T16:13:56.000Z","name":"Noemy Purdy","mobile_number":"652-308-2723","email_id":"Raoul_Cole21@gmail.com","dop":"2025-04-06","serial_number":"19653973610832710","imei1":"19653973610832710","imei2":"19653973610832710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99801,"job_number":"JOB_99801","tr_customer_id":99818,"tr_customer_product_id":99808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:14:45.000Z","modified_at":"2025-11-05T16:14:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12823991984703","imei1":"12823991984703","imei2":"12823991984703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99803,"job_number":"JOB_99803","tr_customer_id":99820,"tr_customer_product_id":99810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:14:47.000Z","modified_at":"2025-11-05T16:14:47.000Z","name":"Claudine McClure","mobile_number":"554-391-5352","email_id":"Augustine.Miller77@gmail.com","dop":"2025-04-06","serial_number":"10351174697803828","imei1":"10351174697803828","imei2":"10351174697803828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99804,"job_number":"JOB_99804","tr_customer_id":99821,"tr_customer_product_id":99811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:07:20.000Z","modified_at":"2025-11-05T17:07:20.000Z","name":"Harmon Ernser","mobile_number":"995-627-5275","email_id":"Johann_Daniel59@hotmail.com","dop":"2025-05-30","serial_number":"11197323310327","imei1":"11197323310327","imei2":"11197323310327","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:07:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99805,"job_number":"JOB_99805","tr_customer_id":99822,"tr_customer_product_id":99812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:09:13.000Z","modified_at":"2025-11-05T17:09:13.000Z","name":"{{$randomFirstname}} {{$$randomLastName}}","mobile_number":"940-579-1391","email_id":"Bonnie.Walker@hotmail.com","dop":"2025-05-30","serial_number":"19641462112161","imei1":"19641462112161","imei2":"19641462112161","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99806,"job_number":"JOB_99806","tr_customer_id":99823,"tr_customer_product_id":99813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:10:02.000Z","modified_at":"2025-11-05T17:10:02.000Z","name":"Zoe Christiansen","mobile_number":"655-210-3410","email_id":"Juliet43@hotmail.com","dop":"2025-05-30","serial_number":"11957442435487","imei1":"11957442435487","imei2":"11957442435487","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99809,"job_number":"JOB_99809","tr_customer_id":99826,"tr_customer_product_id":99816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:30:20.000Z","modified_at":"2025-11-05T17:30:20.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"12452346246166","imei1":"12452346246166","imei2":"12452346246166","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99810,"job_number":"JOB_99810","tr_customer_id":99827,"tr_customer_product_id":99817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:31:26.000Z","modified_at":"2025-11-05T17:31:26.000Z","name":"Hermina Medhurst","mobile_number":"762-454-3385","email_id":"Dominique40@hotmail.com","dop":"2025-05-30","serial_number":"16454997863516","imei1":"16454997863516","imei2":"16454997863516","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99811,"job_number":"JOB_99811","tr_customer_id":99828,"tr_customer_product_id":99818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:10.000Z","modified_at":"2025-11-05T17:35:10.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"909066373775375","imei1":"909066373775375","imei2":"909066373775375","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99812,"job_number":"JOB_99812","tr_customer_id":99829,"tr_customer_product_id":99819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:13.000Z","modified_at":"2025-11-05T17:35:13.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"52111965318475","imei1":"52111965318475","imei2":"52111965318475","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99813,"job_number":"JOB_99813","tr_customer_id":99830,"tr_customer_product_id":99820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:15.000Z","modified_at":"2025-11-05T17:35:15.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"758407167285860","imei1":"758407167285860","imei2":"758407167285860","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99814,"job_number":"JOB_99814","tr_customer_id":99831,"tr_customer_product_id":99821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:35:17.000Z","modified_at":"2025-11-05T17:35:17.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"906208532778393","imei1":"906208532778393","imei2":"906208532778393","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99816,"job_number":"JOB_99816","tr_customer_id":99833,"tr_customer_product_id":99823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:38:01.000Z","modified_at":"2025-11-05T17:38:01.000Z","name":"Mozell Quigley","mobile_number":"757-226-1085","email_id":"Baron.Greenfelder65@gmail.com","dop":"2025-04-06","serial_number":"15440749408408798","imei1":"15440749408408798","imei2":"15440749408408798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99818,"job_number":"JOB_99818","tr_customer_id":99835,"tr_customer_product_id":99825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:42:12.000Z","modified_at":"2025-11-05T17:42:12.000Z","name":"Annamarie Rogahn","mobile_number":"840-702-0831","email_id":"Oswaldo24@hotmail.com","dop":"2025-04-06","serial_number":"19976087050781864","imei1":"19976087050781864","imei2":"19976087050781864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99820,"job_number":"JOB_99820","tr_customer_id":99837,"tr_customer_product_id":99827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:57:21.000Z","modified_at":"2025-11-05T17:57:21.000Z","name":"SWATI SHETTY","mobile_number":"9899999999","email_id":"swati.shetty@hotmail.com","dop":"2025-10-31","serial_number":"111111111111111","imei1":"111111111111111","imei2":"111111111111111","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99823,"job_number":"JOB_99823","tr_customer_id":99840,"tr_customer_product_id":99830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:24:10.000Z","modified_at":"2025-11-05T18:24:10.000Z","name":"Tristin Streich","mobile_number":"314-554-3555","email_id":"Chance31@yahoo.com","dop":"2025-05-30","serial_number":"15202863773522","imei1":"15202863773522","imei2":"15202863773522","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99825,"job_number":"JOB_99825","tr_customer_id":99842,"tr_customer_product_id":99832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:24:11.000Z","modified_at":"2025-11-05T18:24:11.000Z","name":"Audrey Lowe","mobile_number":"713-556-6680","email_id":"Brianne23@hotmail.com","dop":"2025-05-30","serial_number":"1132921555959712","imei1":"1132921555959712","imei2":"1132921555959712","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99827,"job_number":"JOB_99827","tr_customer_id":99844,"tr_customer_product_id":99834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Subodh Kaniyar","mobile_number":"7064319020","email_id":"divaakar.jain@gmail.com","dop":"2025-10-26","serial_number":"7987991194600493","imei1":"7987991194600493","imei2":"7987991194600493","popurl":"www.shankar-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99828,"job_number":"JOB_99828","tr_customer_id":99845,"tr_customer_product_id":99835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Dandapaani Bhattacharya","mobile_number":"7014601087","email_id":"chandraayan.nair@gmail.com","dop":"2025-10-26","serial_number":"6856443182716669","imei1":"6856443182716669","imei2":"6856443182716669","popurl":"www.purnima-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99829,"job_number":"JOB_99829","tr_customer_id":99846,"tr_customer_product_id":99836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Kumuda Desai","mobile_number":"7036991648","email_id":"aayushmaan.bharadwaj@yahoo.co.in","dop":"2025-10-26","serial_number":"2469541599928251","imei1":"2469541599928251","imei2":"2469541599928251","popurl":"www.anusuya-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99830,"job_number":"JOB_99830","tr_customer_id":99847,"tr_customer_product_id":99837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Chatur Chattopadhyay","mobile_number":"7059661079","email_id":"chandan.adiga@gmail.com","dop":"2025-10-26","serial_number":"3580073983116669","imei1":"3580073983116669","imei2":"3580073983116669","popurl":"www.gangesh-pandey.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99831,"job_number":"JOB_99831","tr_customer_id":99848,"tr_customer_product_id":99838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T18:47:33.000Z","modified_at":"2025-11-05T18:47:33.000Z","name":"Rita Patil","mobile_number":"7082811369","email_id":"rohan.devar@yahoo.co.in","dop":"2025-10-26","serial_number":"3789780168101865","imei1":"3789780168101865","imei2":"3789780168101865","popurl":"www.dhananjay-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99832,"job_number":"JOB_99832","tr_customer_id":99849,"tr_customer_product_id":99839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:08:32.000Z","modified_at":"2025-11-05T19:08:32.000Z","name":"Aayush Mishra SDET","mobile_number":"4243242342","email_id":"Sdetaayush@gmail.com","dop":"2025-10-12","serial_number":"427549666801868","imei1":"427549666801868","imei2":"427549666801868","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99836,"job_number":"JOB_99836","tr_customer_id":99853,"tr_customer_product_id":99843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:12:47.000Z","modified_at":"2025-11-05T19:12:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"68339893763663","imei1":"68339893763663","imei2":"68339893763663","popurl":"2025-10-26T19:12:46.437211205Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99844,"job_number":"JOB_99844","tr_customer_id":99861,"tr_customer_product_id":99851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:47:25.000Z","modified_at":"2025-11-05T19:47:25.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"26451280558456","imei1":"26451280558456","imei2":"26451280558456","popurl":"2025-10-26T19:47:25.077415477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99845,"job_number":"JOB_99845","tr_customer_id":99862,"tr_customer_product_id":99852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:47:31.000Z","modified_at":"2025-11-05T19:47:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-26","serial_number":"91843184090768","imei1":"91843184090768","imei2":"91843184090768","popurl":"2025-10-26T19:47:30.167830349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99846,"job_number":"JOB_99846","tr_customer_id":99863,"tr_customer_product_id":99853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Indra Marar","mobile_number":"7086810180","email_id":"lakshman.iyengar@yahoo.co.in","dop":"2025-10-26","serial_number":"18954862396914","imei1":"18954862396914","imei2":"18954862396914","popurl":"www.giri-dutta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99847,"job_number":"JOB_99847","tr_customer_id":99864,"tr_customer_product_id":99854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Abhaya Kapoor","mobile_number":"7074915037","email_id":"raj.verma@hotmail.com","dop":"2025-10-26","serial_number":"15070484141957","imei1":"15070484141957","imei2":"15070484141957","popurl":"www.hiranmay-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99848,"job_number":"JOB_99848","tr_customer_id":99865,"tr_customer_product_id":99855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Balachandra Khatri","mobile_number":"7027529366","email_id":"ramesh.naik@hotmail.com","dop":"2025-10-26","serial_number":"14479671364617","imei1":"14479671364617","imei2":"14479671364617","popurl":"www.deependra-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99849,"job_number":"JOB_99849","tr_customer_id":99866,"tr_customer_product_id":99856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Som Prajapat","mobile_number":"7048762369","email_id":"charuchandra.shah@gmail.com","dop":"2025-10-26","serial_number":"11291246871409","imei1":"11291246871409","imei2":"11291246871409","popurl":"www.gopi-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99850,"job_number":"JOB_99850","tr_customer_id":99867,"tr_customer_product_id":99857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:48:27.000Z","modified_at":"2025-11-05T19:48:27.000Z","name":"Akshainie Chattopadhyay","mobile_number":"7081240238","email_id":"paramartha.arora@hotmail.com","dop":"2025-10-26","serial_number":"17649250337685","imei1":"17649250337685","imei2":"17649250337685","popurl":"www.rupinder-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99851,"job_number":"JOB_99851","tr_customer_id":99868,"tr_customer_product_id":99858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:56:24.000Z","modified_at":"2025-11-05T19:56:24.000Z","name":"Gudrun Nikolaus","mobile_number":"594-877-9570","email_id":"Verdie.Trantow25@yahoo.com","dop":"2025-08-06","serial_number":"14834539430997","imei1":"14834539430997","imei2":"14834539430997","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99853,"job_number":"JOB_99853","tr_customer_id":99870,"tr_customer_product_id":99860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T20:44:49.000Z","modified_at":"2025-11-05T20:44:49.000Z","name":"Ella Beier","mobile_number":"511-799-5381","email_id":"Stewart.Nader@gmail.com","dop":"2025-04-06","serial_number":"12599082931829080","imei1":"12599082931829080","imei2":"12599082931829080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T20:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99857,"job_number":"JOB_99857","tr_customer_id":99874,"tr_customer_product_id":99864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:56.000Z","modified_at":"2025-11-06T03:23:56.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527876","imei1":"12995812527876","imei2":"12995812527876","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99859,"job_number":"JOB_99859","tr_customer_id":99876,"tr_customer_product_id":99866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:07.000Z","modified_at":"2025-11-06T03:27:07.000Z","name":"Tiara Schiller","mobile_number":"813-975-9040","email_id":"Lexie60@yahoo.com","dop":"2025-04-06","serial_number":"11533826383509794","imei1":"11533826383509794","imei2":"11533826383509794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99861,"job_number":"JOB_99861","tr_customer_id":99878,"tr_customer_product_id":99868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:52.000Z","modified_at":"2025-11-06T03:27:52.000Z","name":"Clair Runolfsson","mobile_number":"732-935-4974","email_id":"Freeman.Turner5@hotmail.com","dop":"2025-04-06","serial_number":"16812241227119416","imei1":"16812241227119416","imei2":"16812241227119416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99863,"job_number":"JOB_99863","tr_customer_id":99880,"tr_customer_product_id":99870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:28:36.000Z","modified_at":"2025-11-06T03:28:36.000Z","name":"Kaleb Rau","mobile_number":"256-230-0629","email_id":"Nakia_Wuckert70@yahoo.com","dop":"2025-04-06","serial_number":"11291459654286082","imei1":"11291459654286082","imei2":"11291459654286082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99865,"job_number":"JOB_99865","tr_customer_id":99882,"tr_customer_product_id":99872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:10.000Z","modified_at":"2025-11-06T03:32:10.000Z","name":"Fritz Hackett","mobile_number":"228-779-5254","email_id":"Tevin.Pollich58@hotmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"129958125278731","imei2":"129958125278731","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99868,"job_number":"JOB_99868","tr_customer_id":99885,"tr_customer_product_id":99875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:49.000Z","modified_at":"2025-11-06T03:32:49.000Z","name":"Madonna Lakin","mobile_number":"531-352-5166","email_id":"Charley_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17822015155240034","imei1":"17822015155240034","imei2":"17822015155240034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99870,"job_number":"JOB_99870","tr_customer_id":99887,"tr_customer_product_id":99877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:09.000Z","modified_at":"2025-11-06T03:33:09.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"11183221243655","imei1":"11183221243655","imei2":"11183221243655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99872,"job_number":"JOB_99872","tr_customer_id":99889,"tr_customer_product_id":99879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:11.000Z","modified_at":"2025-11-06T03:33:11.000Z","name":"Haskell Kunze","mobile_number":"303-297-3129","email_id":"Yvette.Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"19818044096606464","imei1":"19818044096606464","imei2":"19818044096606464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99874,"job_number":"JOB_99874","tr_customer_id":99891,"tr_customer_product_id":99881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:14.000Z","modified_at":"2025-11-06T03:33:14.000Z","name":"Etha Cassin","mobile_number":"396-439-4498","email_id":"Jaylan91@gmail.com","dop":"2025-04-06","serial_number":"11998179057122452","imei1":"11998179057122452","imei2":"11998179057122452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99875,"job_number":"JOB_99875","tr_customer_id":99892,"tr_customer_product_id":99882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:35.000Z","modified_at":"2025-11-06T03:33:35.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"13769970449096","imei1":"13769970449096","imei2":"13769970449096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99877,"job_number":"JOB_99877","tr_customer_id":99894,"tr_customer_product_id":99884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:36.000Z","modified_at":"2025-11-06T03:33:36.000Z","name":"Odie Glover","mobile_number":"294-351-9410","email_id":"Stephen.OConner@hotmail.com","dop":"2025-09-30","serial_number":"13022525422754","imei1":"13022525422754","imei2":"13022525422754","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99880,"job_number":"JOB_99880","tr_customer_id":99897,"tr_customer_product_id":99887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:52.000Z","modified_at":"2025-11-06T03:33:52.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15384613979063","imei1":"15384613979063","imei2":"15384613979063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99882,"job_number":"JOB_99882","tr_customer_id":99899,"tr_customer_product_id":99889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:53.000Z","modified_at":"2025-11-06T03:33:53.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11849622752786","imei1":"11849622752786","imei2":"11849622752786","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99884,"job_number":"JOB_99884","tr_customer_id":99901,"tr_customer_product_id":99891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Dariana Sporer","mobile_number":"316-509-5245","email_id":"Daphnee.Cormier@yahoo.com","dop":"2025-04-06","serial_number":"16435121930220934","imei1":"16435121930220934","imei2":"16435121930220934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99885,"job_number":"JOB_99885","tr_customer_id":99902,"tr_customer_product_id":99892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:33:54.000Z","name":"Justyn Tromp","mobile_number":"771-674-0799","email_id":"Kaylin90@hotmail.com","dop":"2025-09-30","serial_number":"12551591170965","imei1":"12551591170965","imei2":"12551591170965","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99886,"job_number":"JOB_99886","tr_customer_id":99903,"tr_customer_product_id":99893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:04.000Z","modified_at":"2025-11-06T03:34:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10572220241596","imei1":"10572220241596","imei2":"10572220241596","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99888,"job_number":"JOB_99888","tr_customer_id":99905,"tr_customer_product_id":99895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:05.000Z","modified_at":"2025-11-06T03:34:05.000Z","name":"Mckayla Sanford","mobile_number":"958-648-8757","email_id":"Will_Mayer@yahoo.com","dop":"2025-06-18","serial_number":"1018801462678501","imei1":"1018801462678501","imei2":"1018801462678501","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99889,"job_number":"JOB_99889","tr_customer_id":99906,"tr_customer_product_id":99896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:10.000Z","modified_at":"2025-11-06T03:34:10.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"15792738078673","imei1":"15792738078673","imei2":"15792738078673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99891,"job_number":"JOB_99891","tr_customer_id":99908,"tr_customer_product_id":99898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"15252244020832","imei1":"15252244020832","imei2":"15252244020832","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99893,"job_number":"JOB_99893","tr_customer_id":99910,"tr_customer_product_id":99900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:12.000Z","name":"Warren Dare","mobile_number":"624-587-9151","email_id":"Wilton_Kuvalis57@yahoo.com","dop":"2025-09-30","serial_number":"12387981798650","imei1":"12387981798650","imei2":"12387981798650","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99895,"job_number":"JOB_99895","tr_customer_id":99912,"tr_customer_product_id":99902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:16.000Z","modified_at":"2025-11-06T03:34:16.000Z","name":"Tyree Luettgen","mobile_number":"685-230-3310","email_id":"Connor38@yahoo.com","dop":"2025-04-06","serial_number":"14424229899623164","imei1":"14424229899623164","imei2":"14424229899623164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99898,"job_number":"JOB_99898","tr_customer_id":99915,"tr_customer_product_id":99905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:38.000Z","modified_at":"2025-11-06T03:34:38.000Z","name":"Brandi Mertz","mobile_number":"355-897-7748","email_id":"Terrill_Collins@hotmail.com","dop":"2025-04-06","serial_number":"16797925613125546","imei1":"16797925613125546","imei2":"16797925613125546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99900,"job_number":"JOB_99900","tr_customer_id":99917,"tr_customer_product_id":99907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:40.000Z","modified_at":"2025-11-06T03:34:40.000Z","name":"Fannie O'Conner","mobile_number":"530-585-3423","email_id":"Aliyah65@gmail.com","dop":"2025-04-06","serial_number":"19950541237701104","imei1":"19950541237701104","imei2":"19950541237701104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99901,"job_number":"JOB_99901","tr_customer_id":99918,"tr_customer_product_id":99908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:42.000Z","modified_at":"2025-11-06T03:34:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12132795872842","imei1":"12132795872842","imei2":"12132795872842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99903,"job_number":"JOB_99903","tr_customer_id":99920,"tr_customer_product_id":99910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Ludwig Jenkins","mobile_number":"974-815-2806","email_id":"Noble_Barrows17@hotmail.com","dop":"2025-04-06","serial_number":"18799201905216616","imei1":"18799201905216616","imei2":"18799201905216616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99905,"job_number":"JOB_99905","tr_customer_id":99922,"tr_customer_product_id":99912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:54.000Z","modified_at":"2025-11-06T03:34:54.000Z","name":"vasanth kumar","mobile_number":"7046563552","email_id":"vasanthkumar@gmail.com","dop":"2025-04-06","serial_number":"10951517549596","imei1":"10951517549596","imei2":"10951517549596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99907,"job_number":"JOB_99907","tr_customer_id":99924,"tr_customer_product_id":99914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:56.000Z","modified_at":"2025-11-06T03:34:56.000Z","name":"Deven Bernier","mobile_number":"351-797-3017","email_id":"Lue74@hotmail.com","dop":"2025-04-06","serial_number":"11899738691851424","imei1":"11899738691851424","imei2":"11899738691851424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99908,"job_number":"JOB_99908","tr_customer_id":99925,"tr_customer_product_id":99915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10642340592793","imei1":"10642340592793","imei2":"10642340592793","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99910,"job_number":"JOB_99910","tr_customer_id":99927,"tr_customer_product_id":99917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"12096509906828","imei1":"12096509906828","imei2":"12096509906828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99911,"job_number":"JOB_99911","tr_customer_id":99928,"tr_customer_product_id":99918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:34:57.000Z","name":"Hilton Hermiston","mobile_number":"358-873-4645","email_id":"Angelita.Upton@gmail.com","dop":"2025-06-18","serial_number":"1070741767857579","imei1":"1070741767857579","imei2":"1070741767857579","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99915,"job_number":"JOB_99915","tr_customer_id":99932,"tr_customer_product_id":99922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:11.000Z","modified_at":"2025-11-06T03:35:11.000Z","name":"Tamara Daniel","mobile_number":"324-462-2861","email_id":"Nyah.Mayer@gmail.com","dop":"2025-04-06","serial_number":"14692329419021112","imei1":"14692329419021112","imei2":"14692329419021112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99916,"job_number":"JOB_99916","tr_customer_id":99933,"tr_customer_product_id":99923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:22.000Z","modified_at":"2025-11-06T03:35:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11561470494897","imei1":"11561470494897","imei2":"11561470494897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99918,"job_number":"JOB_99918","tr_customer_id":99935,"tr_customer_product_id":99925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:24.000Z","modified_at":"2025-11-06T03:35:24.000Z","name":"Dakota O'Kon","mobile_number":"715-310-0724","email_id":"Annabell.Rolfson5@hotmail.com","dop":"2025-04-06","serial_number":"18909707599517010","imei1":"18909707599517010","imei2":"18909707599517010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99920,"job_number":"JOB_99920","tr_customer_id":99937,"tr_customer_product_id":99927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:26.000Z","modified_at":"2025-11-06T03:35:26.000Z","name":"Wilhelmine Nienow","mobile_number":"625-795-7719","email_id":"Kailey.Kunze26@gmail.com","dop":"2025-04-06","serial_number":"14338479461014556","imei1":"14338479461014556","imei2":"14338479461014556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99921,"job_number":"JOB_99921","tr_customer_id":99938,"tr_customer_product_id":99928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:34.000Z","modified_at":"2025-11-06T03:35:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11012769744633","imei1":"11012769744633","imei2":"11012769744633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99923,"job_number":"JOB_99923","tr_customer_id":99940,"tr_customer_product_id":99930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Destin Schimmel","mobile_number":"498-294-9570","email_id":"Albina.Tromp32@hotmail.com","dop":"2025-04-06","serial_number":"17647044046358944","imei1":"17647044046358944","imei2":"17647044046358944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99928,"job_number":"JOB_99928","tr_customer_id":99945,"tr_customer_product_id":99935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:38.000Z","modified_at":"2025-11-06T03:35:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15519952082655","imei1":"15519952082655","imei2":"15519952082655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99930,"job_number":"JOB_99930","tr_customer_id":99947,"tr_customer_product_id":99937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:39.000Z","modified_at":"2025-11-06T03:35:39.000Z","name":"Marjolaine Kulas","mobile_number":"806-910-7703","email_id":"Trisha95@yahoo.com","dop":"2025-04-06","serial_number":"15574500901270248","imei1":"15574500901270248","imei2":"15574500901270248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99931,"job_number":"JOB_99931","tr_customer_id":99948,"tr_customer_product_id":99938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:42.000Z","modified_at":"2025-11-06T03:35:42.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"12187206293561","imei1":"12187206293561","imei2":"12187206293561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99933,"job_number":"JOB_99933","tr_customer_id":99950,"tr_customer_product_id":99940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:43.000Z","modified_at":"2025-11-06T03:35:43.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"19275420306427","imei1":"19275420306427","imei2":"19275420306427","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99935,"job_number":"JOB_99935","tr_customer_id":99952,"tr_customer_product_id":99942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:45.000Z","modified_at":"2025-11-06T03:35:45.000Z","name":"Favian Bednar","mobile_number":"352-872-6397","email_id":"Icie.Wintheiser@yahoo.com","dop":"2025-06-08","serial_number":"101527102446479","imei1":"101527102446479","imei2":"101527102446479","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99944,"job_number":"JOB_99944","tr_customer_id":99961,"tr_customer_product_id":99951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10158803813484","imei1":"10158803813484","imei2":"10158803813484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99946,"job_number":"JOB_99946","tr_customer_id":99963,"tr_customer_product_id":99953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:12.000Z","modified_at":"2025-11-06T03:36:12.000Z","name":"Edwina Feil","mobile_number":"373-662-4201","email_id":"Lillie59@hotmail.com","dop":"2025-04-06","serial_number":"19776874396254844","imei1":"19776874396254844","imei2":"19776874396254844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99947,"job_number":"JOB_99947","tr_customer_id":99964,"tr_customer_product_id":99954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:13.000Z","modified_at":"2025-11-06T03:36:13.000Z","name":"Chanelle Windler","mobile_number":"219-875-9029","email_id":"Twila_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"13835519724547464","imei1":"13835519724547464","imei2":"13835519724547464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99948,"job_number":"JOB_99948","tr_customer_id":99965,"tr_customer_product_id":99955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:15.000Z","modified_at":"2025-11-06T03:36:15.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"14768713210375","imei1":"14768713210375","imei2":"14768713210375","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99950,"job_number":"JOB_99950","tr_customer_id":99967,"tr_customer_product_id":99957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:16.000Z","modified_at":"2025-11-06T03:36:16.000Z","name":"Pinkie Koss","mobile_number":"967-597-6677","email_id":"Randall.Altenwerth0@hotmail.com","dop":"2025-06-08","serial_number":"103603942289080","imei1":"103603942289080","imei2":"103603942289080","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99951,"job_number":"JOB_99951","tr_customer_id":99968,"tr_customer_product_id":99958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:18.000Z","modified_at":"2025-11-06T03:36:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14129483184673","imei1":"14129483184673","imei2":"14129483184673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99953,"job_number":"JOB_99953","tr_customer_id":99970,"tr_customer_product_id":99960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:20.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Daija Wehner","mobile_number":"474-641-0810","email_id":"Marcelina.Friesen23@hotmail.com","dop":"2025-04-06","serial_number":"16579153052106916","imei1":"16579153052106916","imei2":"16579153052106916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99954,"job_number":"JOB_99954","tr_customer_id":99971,"tr_customer_product_id":99961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:21.000Z","modified_at":"2025-11-06T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13227684091141","imei1":"13227684091141","imei2":"13227684091141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99956,"job_number":"JOB_99956","tr_customer_id":99973,"tr_customer_product_id":99963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:22.000Z","modified_at":"2025-11-06T03:36:22.000Z","name":"Andres Huels","mobile_number":"899-586-0897","email_id":"Christelle.Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"13356682696224662","imei1":"13356682696224662","imei2":"13356682696224662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99964,"job_number":"JOB_99964","tr_customer_id":99981,"tr_customer_product_id":99971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:46.000Z","modified_at":"2025-11-06T03:36:46.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17001140031752","imei1":"17001140031752","imei2":"17001140031752","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99966,"job_number":"JOB_99966","tr_customer_id":99983,"tr_customer_product_id":99973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:48.000Z","modified_at":"2025-11-06T03:36:48.000Z","name":"Michael Lebsack","mobile_number":"267-307-4687","email_id":"Leanna58@hotmail.com","dop":"2025-06-08","serial_number":"108873458088426","imei1":"108873458088426","imei2":"108873458088426","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99967,"job_number":"JOB_99967","tr_customer_id":99984,"tr_customer_product_id":99974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:59.000Z","modified_at":"2025-11-06T03:36:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10600463206043","imei1":"10600463206043","imei2":"10600463206043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99969,"job_number":"JOB_99969","tr_customer_id":99986,"tr_customer_product_id":99976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"Maymie Willms","mobile_number":"707-843-7185","email_id":"Julien.Nader@gmail.com","dop":"2025-04-06","serial_number":"10673526325571050","imei1":"10673526325571050","imei2":"10673526325571050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99970,"job_number":"JOB_99970","tr_customer_id":99987,"tr_customer_product_id":99977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:01.000Z","modified_at":"2025-11-06T03:37:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11691606393051","imei1":"11691606393051","imei2":"11691606393051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99972,"job_number":"JOB_99972","tr_customer_id":99989,"tr_customer_product_id":99979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:03.000Z","modified_at":"2025-11-06T03:37:03.000Z","name":"Laila Auer","mobile_number":"816-961-2409","email_id":"Imogene41@hotmail.com","dop":"2025-04-06","serial_number":"10239161439775902","imei1":"10239161439775902","imei2":"10239161439775902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99973,"job_number":"JOB_99973","tr_customer_id":99990,"tr_customer_product_id":99980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93957431551191","imei1":"93957431551191","imei2":"93957431551191","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99974,"job_number":"JOB_99974","tr_customer_id":99991,"tr_customer_product_id":99981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61053352528644","imei1":"61053352528644","imei2":"61053352528644","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99975,"job_number":"JOB_99975","tr_customer_id":99992,"tr_customer_product_id":99982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:15.000Z","modified_at":"2025-11-06T03:43:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78700106280037","imei1":"78700106280037","imei2":"78700106280037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99976,"job_number":"JOB_99976","tr_customer_id":99993,"tr_customer_product_id":99983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97575135106576","imei1":"97575135106576","imei2":"97575135106576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99977,"job_number":"JOB_99977","tr_customer_id":99994,"tr_customer_product_id":99984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43621165036229","imei1":"43621165036229","imei2":"43621165036229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99978,"job_number":"JOB_99978","tr_customer_id":99995,"tr_customer_product_id":99985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19205385114828","imei1":"19205385114828","imei2":"19205385114828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99980,"job_number":"JOB_99980","tr_customer_id":99997,"tr_customer_product_id":99987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80407294001220","imei1":"80407294001220","imei2":"80407294001220","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99981,"job_number":"JOB_99981","tr_customer_id":99998,"tr_customer_product_id":99988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:43.000Z","modified_at":"2025-11-06T03:43:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84180452577587","imei1":"84180452577587","imei2":"84180452577587","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99982,"job_number":"JOB_99982","tr_customer_id":99999,"tr_customer_product_id":99989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42167402374935","imei1":"42167402374935","imei2":"42167402374935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99983,"job_number":"JOB_99983","tr_customer_id":100000,"tr_customer_product_id":99990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48274595650538","imei1":"48274595650538","imei2":"48274595650538","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99984,"job_number":"JOB_99984","tr_customer_id":100001,"tr_customer_product_id":99991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26143053814638","imei1":"26143053814638","imei2":"26143053814638","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99985,"job_number":"JOB_99985","tr_customer_id":100002,"tr_customer_product_id":99992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:44.000Z","modified_at":"2025-11-06T03:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57737134753031","imei1":"57737134753031","imei2":"57737134753031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99987,"job_number":"JOB_99987","tr_customer_id":100004,"tr_customer_product_id":99994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43719748283005","imei1":"43719748283005","imei2":"43719748283005","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99988,"job_number":"JOB_99988","tr_customer_id":100005,"tr_customer_product_id":99995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:11.000Z","modified_at":"2025-11-06T03:44:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18450930062996","imei1":"18450930062996","imei2":"18450930062996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99989,"job_number":"JOB_99989","tr_customer_id":100006,"tr_customer_product_id":99996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50427487783674","imei1":"50427487783674","imei2":"50427487783674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99990,"job_number":"JOB_99990","tr_customer_id":100007,"tr_customer_product_id":99997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11492195125211","imei1":"11492195125211","imei2":"11492195125211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99991,"job_number":"JOB_99991","tr_customer_id":100008,"tr_customer_product_id":99998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:12.000Z","modified_at":"2025-11-06T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58118207158278","imei1":"58118207158278","imei2":"58118207158278","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99992,"job_number":"JOB_99992","tr_customer_id":100009,"tr_customer_product_id":99999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:13.000Z","modified_at":"2025-11-06T03:44:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31345958864353","imei1":"31345958864353","imei2":"31345958864353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99994,"job_number":"JOB_99994","tr_customer_id":100011,"tr_customer_product_id":100001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:16.000Z","modified_at":"2025-11-06T03:59:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16612498001924","imei1":"16612498001924","imei2":"16612498001924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99996,"job_number":"JOB_99996","tr_customer_id":100013,"tr_customer_product_id":100003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:18.000Z","modified_at":"2025-11-06T03:59:18.000Z","name":"Flavie Buckridge","mobile_number":"622-235-8538","email_id":"Aracely21@yahoo.com","dop":"2025-04-06","serial_number":"13187697433056904","imei1":"13187697433056904","imei2":"13187697433056904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99997,"job_number":"JOB_99997","tr_customer_id":100014,"tr_customer_product_id":100004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:22.000Z","modified_at":"2025-11-06T03:59:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18388905115615","imei1":"18388905115615","imei2":"18388905115615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100000,"job_number":"JOB_100000","tr_customer_id":100017,"tr_customer_product_id":100007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18024137628906","imei1":"18024137628906","imei2":"18024137628906","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100001,"job_number":"JOB_100001","tr_customer_id":100018,"tr_customer_product_id":100008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:51.000Z","modified_at":"2025-11-06T03:59:51.000Z","name":"Reymundo Huels","mobile_number":"357-687-4688","email_id":"Edd_Hodkiewicz50@hotmail.com","dop":"2025-09-16","serial_number":"12103908023090","imei1":"12103908023090","imei2":"12103908023090","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100002,"job_number":"JOB_100002","tr_customer_id":100019,"tr_customer_product_id":100009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12383495644697","imei1":"12383495644697","imei2":"12383495644697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100004,"job_number":"JOB_100004","tr_customer_id":100021,"tr_customer_product_id":100011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15972995945586","imei1":"15972995945586","imei2":"15972995945586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100006,"job_number":"JOB_100006","tr_customer_id":100023,"tr_customer_product_id":100013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:05.000Z","modified_at":"2025-11-06T04:00:05.000Z","name":"Hester Reynolds","mobile_number":"818-648-8766","email_id":"Annamae_Tromp@gmail.com","dop":"2025-04-06","serial_number":"11881932913360578","imei1":"11881932913360578","imei2":"11881932913360578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100007,"job_number":"JOB_100007","tr_customer_id":100024,"tr_customer_product_id":100014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:06.000Z","modified_at":"2025-11-06T04:00:06.000Z","name":"Mariane Jast","mobile_number":"608-710-4914","email_id":"Brigitte40@hotmail.com","dop":"2025-04-06","serial_number":"15689561696390664","imei1":"15689561696390664","imei2":"15689561696390664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100008,"job_number":"JOB_100008","tr_customer_id":100025,"tr_customer_product_id":100015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:09.000Z","modified_at":"2025-11-06T04:00:09.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13376479979060","imei1":"13376479979060","imei2":"13376479979060","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100009,"job_number":"JOB_100009","tr_customer_id":100026,"tr_customer_product_id":100016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:10.000Z","modified_at":"2025-11-06T04:00:10.000Z","name":"Kian Howell","mobile_number":"722-626-6465","email_id":"Carmel18@yahoo.com","dop":"2025-09-16","serial_number":"15641624911834","imei1":"15641624911834","imei2":"15641624911834","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100010,"job_number":"JOB_100010","tr_customer_id":100027,"tr_customer_product_id":100017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10377103046235","imei1":"10377103046235","imei2":"10377103046235","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100011,"job_number":"JOB_100011","tr_customer_id":100028,"tr_customer_product_id":100018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:28.000Z","modified_at":"2025-11-06T04:00:28.000Z","name":"Russ Lubowitz","mobile_number":"616-823-5203","email_id":"Flossie.Mann@hotmail.com","dop":"2025-09-16","serial_number":"19391401148900","imei1":"19391401148900","imei2":"19391401148900","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100012,"job_number":"JOB_100012","tr_customer_id":100029,"tr_customer_product_id":100019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:45.000Z","modified_at":"2025-11-06T04:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16533599513172","imei1":"16533599513172","imei2":"16533599513172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100014,"job_number":"JOB_100014","tr_customer_id":100031,"tr_customer_product_id":100021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:47.000Z","modified_at":"2025-11-06T04:00:47.000Z","name":"Quincy Kautzer","mobile_number":"512-426-7419","email_id":"Shana82@yahoo.com","dop":"2025-04-06","serial_number":"19407613690755716","imei1":"19407613690755716","imei2":"19407613690755716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100015,"job_number":"JOB_100015","tr_customer_id":100032,"tr_customer_product_id":100022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:52.000Z","modified_at":"2025-11-06T04:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12748289154307","imei1":"12748289154307","imei2":"12748289154307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100017,"job_number":"JOB_100017","tr_customer_id":100034,"tr_customer_product_id":100024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:54.000Z","modified_at":"2025-11-06T04:00:54.000Z","name":"Thora Mills","mobile_number":"406-221-3055","email_id":"Virginia_Schmidt97@gmail.com","dop":"2025-04-06","serial_number":"16319561502148974","imei1":"16319561502148974","imei2":"16319561502148974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100019,"job_number":"JOB_100019","tr_customer_id":100036,"tr_customer_product_id":100026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:05.000Z","modified_at":"2025-11-06T04:13:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13373094444881","imei1":"13373094444881","imei2":"13373094444881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100021,"job_number":"JOB_100021","tr_customer_id":100038,"tr_customer_product_id":100028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:07.000Z","modified_at":"2025-11-06T04:13:07.000Z","name":"Nikita Towne","mobile_number":"406-932-2862","email_id":"Marcelo_Davis@yahoo.com","dop":"2025-04-06","serial_number":"18812022830871668","imei1":"18812022830871668","imei2":"18812022830871668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100022,"job_number":"JOB_100022","tr_customer_id":100039,"tr_customer_product_id":100029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:08.000Z","modified_at":"2025-11-06T04:13:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585550276914","imei1":"16585550276914","imei2":"16585550276914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100024,"job_number":"JOB_100024","tr_customer_id":100041,"tr_customer_product_id":100031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:10.000Z","modified_at":"2025-11-06T04:13:10.000Z","name":"Taryn Powlowski","mobile_number":"455-542-2892","email_id":"Abagail.Cassin@hotmail.com","dop":"2025-04-06","serial_number":"15778173711353364","imei1":"15778173711353364","imei2":"15778173711353364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100025,"job_number":"JOB_100025","tr_customer_id":100042,"tr_customer_product_id":100032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:51.000Z","modified_at":"2025-11-06T04:13:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12533669608916","imei1":"12533669608916","imei2":"12533669608916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100027,"job_number":"JOB_100027","tr_customer_id":100044,"tr_customer_product_id":100034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"Sherman Rosenbaum","mobile_number":"287-584-9052","email_id":"Julie_Abernathy87@gmail.com","dop":"2025-04-06","serial_number":"14618811477814900","imei1":"14618811477814900","imei2":"14618811477814900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100028,"job_number":"JOB_100028","tr_customer_id":100045,"tr_customer_product_id":100035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:53.000Z","modified_at":"2025-11-06T04:13:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13784271991234","imei1":"13784271991234","imei2":"13784271991234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100030,"job_number":"JOB_100030","tr_customer_id":100047,"tr_customer_product_id":100037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:55.000Z","modified_at":"2025-11-06T04:13:55.000Z","name":"Luis Wyman","mobile_number":"380-716-4969","email_id":"Therese.Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"19513932761044010","imei1":"19513932761044010","imei2":"19513932761044010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100031,"job_number":"JOB_100031","tr_customer_id":100048,"tr_customer_product_id":100038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:34.000Z","modified_at":"2025-11-06T04:14:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12548085507479","imei1":"12548085507479","imei2":"12548085507479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100033,"job_number":"JOB_100033","tr_customer_id":100050,"tr_customer_product_id":100040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:35.000Z","modified_at":"2025-11-06T04:14:35.000Z","name":"Hudson Fahey","mobile_number":"231-930-3967","email_id":"Maya.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"15969887906356488","imei1":"15969887906356488","imei2":"15969887906356488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100034,"job_number":"JOB_100034","tr_customer_id":100051,"tr_customer_product_id":100041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:42.000Z","modified_at":"2025-11-06T04:14:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17275017270072","imei1":"17275017270072","imei2":"17275017270072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100036,"job_number":"JOB_100036","tr_customer_id":100053,"tr_customer_product_id":100043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:44.000Z","modified_at":"2025-11-06T04:14:44.000Z","name":"Marion Parisian","mobile_number":"299-238-7630","email_id":"Ressie_VonRueden@gmail.com","dop":"2025-04-06","serial_number":"11231993252882300","imei1":"11231993252882300","imei2":"11231993252882300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100039,"job_number":"JOB_100039","tr_customer_id":100056,"tr_customer_product_id":100046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:39.000Z","modified_at":"2025-11-06T04:17:39.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701326","imei1":"51732593701326","imei2":"51732593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100043,"job_number":"JOB_100043","tr_customer_id":100060,"tr_customer_product_id":100050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:04.000Z","modified_at":"2025-11-06T04:22:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"93586005647726","imei1":"93586005647726","imei2":"93586005647726","popurl":"2025-10-27T04:22:03.519877799Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100044,"job_number":"JOB_100044","tr_customer_id":100061,"tr_customer_product_id":100051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:22:50.000Z","modified_at":"2025-11-06T04:22:50.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-10-27","serial_number":"18912283419609","imei1":"18912283419609","imei2":"18912283419609","popurl":"2025-10-27T04:22:49.437600804Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100045,"job_number":"JOB_100045","tr_customer_id":100062,"tr_customer_product_id":100052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:20.000Z","modified_at":"2025-11-06T04:29:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16276423788004","imei1":"16276423788004","imei2":"16276423788004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100047,"job_number":"JOB_100047","tr_customer_id":100064,"tr_customer_product_id":100054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:22.000Z","modified_at":"2025-11-06T04:29:22.000Z","name":"Cesar Borer","mobile_number":"435-701-2674","email_id":"Kamryn_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"17139381025928236","imei1":"17139381025928236","imei2":"17139381025928236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100048,"job_number":"JOB_100048","tr_customer_id":100065,"tr_customer_product_id":100055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:28.000Z","modified_at":"2025-11-06T04:29:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14196501845550","imei1":"14196501845550","imei2":"14196501845550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100050,"job_number":"JOB_100050","tr_customer_id":100067,"tr_customer_product_id":100057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:30.000Z","modified_at":"2025-11-06T04:29:30.000Z","name":"Gunnar Gorczany","mobile_number":"768-417-6062","email_id":"Adell.Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"19644905277591510","imei1":"19644905277591510","imei2":"19644905277591510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100051,"job_number":"JOB_100051","tr_customer_id":100068,"tr_customer_product_id":100058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:06.000Z","modified_at":"2025-11-06T04:30:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14621111052322","imei1":"14621111052322","imei2":"14621111052322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100053,"job_number":"JOB_100053","tr_customer_id":100070,"tr_customer_product_id":100060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:07.000Z","modified_at":"2025-11-06T04:30:08.000Z","name":"Camryn Upton","mobile_number":"954-698-5672","email_id":"Leatha62@gmail.com","dop":"2025-04-06","serial_number":"16503224132609702","imei1":"16503224132609702","imei2":"16503224132609702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100054,"job_number":"JOB_100054","tr_customer_id":100071,"tr_customer_product_id":100061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:19.000Z","modified_at":"2025-11-06T04:30:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16066391174793","imei1":"16066391174793","imei2":"16066391174793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100056,"job_number":"JOB_100056","tr_customer_id":100073,"tr_customer_product_id":100063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:21.000Z","modified_at":"2025-11-06T04:30:21.000Z","name":"Sherwood Klocko","mobile_number":"535-805-8492","email_id":"Braxton_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17035530602830532","imei1":"17035530602830532","imei2":"17035530602830532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100057,"job_number":"JOB_100057","tr_customer_id":100074,"tr_customer_product_id":100064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:51.000Z","modified_at":"2025-11-06T04:30:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10736468436769","imei1":"10736468436769","imei2":"10736468436769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100059,"job_number":"JOB_100059","tr_customer_id":100076,"tr_customer_product_id":100066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:53.000Z","modified_at":"2025-11-06T04:30:53.000Z","name":"Jamey Orn","mobile_number":"244-682-5820","email_id":"Declan.Gerhold18@yahoo.com","dop":"2025-04-06","serial_number":"10968021326872224","imei1":"10968021326872224","imei2":"10968021326872224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100060,"job_number":"JOB_100060","tr_customer_id":100077,"tr_customer_product_id":100067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:10.000Z","modified_at":"2025-11-06T04:31:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12046203292114","imei1":"12046203292114","imei2":"12046203292114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100062,"job_number":"JOB_100062","tr_customer_id":100079,"tr_customer_product_id":100069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:11.000Z","modified_at":"2025-11-06T04:31:11.000Z","name":"Kraig Schmeler","mobile_number":"800-972-8317","email_id":"Francesco91@hotmail.com","dop":"2025-04-06","serial_number":"18284409536603948","imei1":"18284409536603948","imei2":"18284409536603948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100063,"job_number":"JOB_100063","tr_customer_id":100080,"tr_customer_product_id":100070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:57.000Z","modified_at":"2025-11-06T04:31:57.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100764458729443","imei1":"100764458729443","imei2":"100764458729443","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100065,"job_number":"JOB_100065","tr_customer_id":100082,"tr_customer_product_id":100072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:32:12.000Z","modified_at":"2025-11-06T04:32:12.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102364463419602","imei1":"102364463419602","imei2":"102364463419602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100071,"job_number":"JOB_100071","tr_customer_id":100088,"tr_customer_product_id":100078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:09.000Z","modified_at":"2025-11-06T04:46:09.000Z","name":"Milan Sawayn","mobile_number":"343-956-2194","email_id":"Madalyn_Lakin43@yahoo.com","dop":"2025-04-06","serial_number":"13950989914984936","imei1":"13950989914984936","imei2":"13950989914984936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100076,"job_number":"JOB_100076","tr_customer_id":100093,"tr_customer_product_id":100083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:05:31.000Z","modified_at":"2025-11-06T05:05:31.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527879","imei1":"12995812527879","imei2":"12995812527879","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100077,"job_number":"JOB_100077","tr_customer_id":100094,"tr_customer_product_id":100084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:11:04.000Z","modified_at":"2025-11-06T05:11:04.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527880","imei1":"12995812527880","imei2":"12995812527880","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100078,"job_number":"JOB_100078","tr_customer_id":100095,"tr_customer_product_id":100085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T05:51:36.000Z","modified_at":"2025-11-06T05:51:36.000Z","name":"oo ww","mobile_number":"8755454352","email_id":"w@w.com","dop":"2025-11-04","serial_number":"97854553542432","imei1":"97854553542432","imei2":"97854553542432","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T05:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100080,"job_number":"JOB_100080","tr_customer_id":100097,"tr_customer_product_id":100087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:01:37.000Z","modified_at":"2025-11-06T06:01:37.000Z","name":"Dereck Yost","mobile_number":"328-698-9997","email_id":"Ciara.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"16020281855507110","imei1":"16020281855507110","imei2":"16020281855507110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100081,"job_number":"JOB_100081","tr_customer_id":100098,"tr_customer_product_id":100088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10355989520825","imei1":"10355989520825","imei2":"10355989520825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100083,"job_number":"JOB_100083","tr_customer_id":100100,"tr_customer_product_id":100090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:02:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13452089068482","imei1":"13452089068482","imei2":"13452089068482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100085,"job_number":"JOB_100085","tr_customer_id":100102,"tr_customer_product_id":100092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:37.000Z","modified_at":"2025-11-06T06:02:37.000Z","name":"Elmer Upton","mobile_number":"913-498-3249","email_id":"Buddy_Barrows@yahoo.com","dop":"2025-04-06","serial_number":"16841112550743844","imei1":"16841112550743844","imei2":"16841112550743844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100086,"job_number":"JOB_100086","tr_customer_id":100103,"tr_customer_product_id":100093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:38.000Z","modified_at":"2025-11-06T06:02:38.000Z","name":"Faye Frami","mobile_number":"303-669-8674","email_id":"Sofia.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"12343129489468920","imei1":"12343129489468920","imei2":"12343129489468920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100087,"job_number":"JOB_100087","tr_customer_id":100104,"tr_customer_product_id":100094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:20.000Z","modified_at":"2025-11-06T06:03:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13092636165069","imei1":"13092636165069","imei2":"13092636165069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100089,"job_number":"JOB_100089","tr_customer_id":100106,"tr_customer_product_id":100096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13511931802525","imei1":"13511931802525","imei2":"13511931802525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100091,"job_number":"JOB_100091","tr_customer_id":100108,"tr_customer_product_id":100098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:22.000Z","modified_at":"2025-11-06T06:03:22.000Z","name":"Marcella Schulist","mobile_number":"762-792-1890","email_id":"Aiyana_Willms96@hotmail.com","dop":"2025-04-06","serial_number":"14162090629281272","imei1":"14162090629281272","imei2":"14162090629281272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100092,"job_number":"JOB_100092","tr_customer_id":100109,"tr_customer_product_id":100099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:23.000Z","modified_at":"2025-11-06T06:03:23.000Z","name":"Ruben Waelchi","mobile_number":"457-563-0629","email_id":"Melyna12@yahoo.com","dop":"2025-04-06","serial_number":"12815102067242990","imei1":"12815102067242990","imei2":"12815102067242990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100093,"job_number":"JOB_100093","tr_customer_id":100110,"tr_customer_product_id":100100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:04.000Z","modified_at":"2025-11-06T06:04:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17452409710196","imei1":"17452409710196","imei2":"17452409710196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100095,"job_number":"JOB_100095","tr_customer_id":100112,"tr_customer_product_id":100102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:05.000Z","modified_at":"2025-11-06T06:04:05.000Z","name":"Talon Simonis","mobile_number":"476-685-7934","email_id":"Leanna_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"12833016275659990","imei1":"12833016275659990","imei2":"12833016275659990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100096,"job_number":"JOB_100096","tr_customer_id":100113,"tr_customer_product_id":100103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:06.000Z","modified_at":"2025-11-06T06:04:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19964131374079","imei1":"19964131374079","imei2":"19964131374079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100098,"job_number":"JOB_100098","tr_customer_id":100115,"tr_customer_product_id":100105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:07.000Z","modified_at":"2025-11-06T06:04:07.000Z","name":"Elvera Spinka","mobile_number":"737-316-5771","email_id":"Cory.Spinka@yahoo.com","dop":"2025-04-06","serial_number":"11746592240848542","imei1":"11746592240848542","imei2":"11746592240848542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100099,"job_number":"JOB_100099","tr_customer_id":100116,"tr_customer_product_id":100106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:13:21.000Z","modified_at":"2025-11-06T06:13:21.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"12995812527881","imei1":"12995812527881","imei2":"12995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100111,"job_number":"JOB_100111","tr_customer_id":100128,"tr_customer_product_id":100118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:18:24.000Z","modified_at":"2025-11-06T06:18:24.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2025-08-31","serial_number":"13995812527881","imei1":"13995812527881","imei2":"13995812527881","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100112,"job_number":"JOB_100112","tr_customer_id":100129,"tr_customer_product_id":100119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:04.000Z","modified_at":"2025-11-06T06:19:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10838196305811","imei1":"10838196305811","imei2":"10838196305811","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100114,"job_number":"JOB_100114","tr_customer_id":100131,"tr_customer_product_id":100121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:05.000Z","modified_at":"2025-11-06T06:19:05.000Z","name":"Rhiannon Daugherty","mobile_number":"533-834-1684","email_id":"Sage9@hotmail.com","dop":"2025-06-18","serial_number":"1067343380413855","imei1":"1067343380413855","imei2":"1067343380413855","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100115,"job_number":"JOB_100115","tr_customer_id":100132,"tr_customer_product_id":100122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:45.000Z","modified_at":"2025-11-06T06:19:45.000Z","name":"shobana kj","mobile_number":"9797876543","email_id":"shobanakjs@gmail.com","dop":"2025-06-08","serial_number":"16007161738316","imei1":"16007161738316","imei2":"16007161738316","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100117,"job_number":"JOB_100117","tr_customer_id":100134,"tr_customer_product_id":100124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:47.000Z","modified_at":"2025-11-06T06:19:47.000Z","name":"Fabian DuBuque","mobile_number":"908-936-2007","email_id":"Kariane_DuBuque@yahoo.com","dop":"2025-06-08","serial_number":"101170423948201","imei1":"101170423948201","imei2":"101170423948201","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100118,"job_number":"JOB_100118","tr_customer_id":100135,"tr_customer_product_id":100125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:49.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10979555150402","imei1":"10979555150402","imei2":"10979555150402","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100120,"job_number":"JOB_100120","tr_customer_id":100137,"tr_customer_product_id":100127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:19:50.000Z","name":"David Schulist","mobile_number":"805-484-7195","email_id":"Shaun_Kling@gmail.com","dop":"2025-06-18","serial_number":"1040912102788605","imei1":"1040912102788605","imei2":"1040912102788605","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100121,"job_number":"JOB_100121","tr_customer_id":100138,"tr_customer_product_id":100128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:19.000Z","modified_at":"2025-11-06T06:20:19.000Z","name":"ajay kj","mobile_number":"7654389076","email_id":"ajay1234@gmail.com","dop":"2025-06-08","serial_number":"18960091856805","imei1":"18960091856805","imei2":"18960091856805","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100123,"job_number":"JOB_100123","tr_customer_id":100140,"tr_customer_product_id":100130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:21.000Z","modified_at":"2025-11-06T06:20:21.000Z","name":"Precious Halvorson","mobile_number":"894-284-2232","email_id":"Woodrow_Cole@hotmail.com","dop":"2025-06-08","serial_number":"108518109635855","imei1":"108518109635855","imei2":"108518109635855","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100124,"job_number":"JOB_100124","tr_customer_id":100141,"tr_customer_product_id":100131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:51.000Z","modified_at":"2025-11-06T06:20:51.000Z","name":"tarika v","mobile_number":"7865490875","email_id":"tarika75431@gmail.com","dop":"2025-06-08","serial_number":"17248586943193","imei1":"17248586943193","imei2":"17248586943193","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100126,"job_number":"JOB_100126","tr_customer_id":100143,"tr_customer_product_id":100133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:53.000Z","modified_at":"2025-11-06T06:20:53.000Z","name":"Marcella Reinger","mobile_number":"879-224-2833","email_id":"Abigale_Simonis97@hotmail.com","dop":"2025-06-08","serial_number":"108665124246180","imei1":"108665124246180","imei2":"108665124246180","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100128,"job_number":"JOB_100128","tr_customer_id":100145,"tr_customer_product_id":100135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:29:08.000Z","modified_at":"2025-11-06T06:29:08.000Z","name":"Sibyl Casper","mobile_number":"610-465-0842","email_id":"Fiona50@yahoo.com","dop":"2025-04-06","serial_number":"16322624013102782","imei1":"16322624013102782","imei2":"16322624013102782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100130,"job_number":"JOB_100130","tr_customer_id":100147,"tr_customer_product_id":100137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:37:13.000Z","modified_at":"2025-11-06T06:37:13.000Z","name":"Kellen Runolfsson","mobile_number":"547-949-2613","email_id":"Janae49@hotmail.com","dop":"2025-04-06","serial_number":"10461770789171892","imei1":"10461770789171892","imei2":"10461770789171892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100131,"job_number":"JOB_100131","tr_customer_id":100148,"tr_customer_product_id":100138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:37.000Z","modified_at":"2025-11-06T06:39:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14003397670738","imei1":"14003397670738","imei2":"14003397670738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100133,"job_number":"JOB_100133","tr_customer_id":100150,"tr_customer_product_id":100140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:38.000Z","modified_at":"2025-11-06T06:39:38.000Z","name":"Bernie Windler","mobile_number":"699-842-5344","email_id":"Marshall42@hotmail.com","dop":"2025-04-06","serial_number":"11705146249394414","imei1":"11705146249394414","imei2":"11705146249394414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100135,"job_number":"JOB_100135","tr_customer_id":100152,"tr_customer_product_id":100142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:42.000Z","modified_at":"2025-11-06T06:39:42.000Z","name":"Billy Krajcik","mobile_number":"504-348-1573","email_id":"Tillman4@yahoo.com","dop":"2025-04-06","serial_number":"18296798263653616","imei1":"18296798263653616","imei2":"18296798263653616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100136,"job_number":"JOB_100136","tr_customer_id":100153,"tr_customer_product_id":100143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:39:44.000Z","name":"kaus da","mobile_number":"7686953753","email_id":"kstvds@gmail.com","dop":"2025-04-06","serial_number":"18339593834957","imei1":"18339593834957","imei2":"18339593834957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100139,"job_number":"JOB_100139","tr_customer_id":100156,"tr_customer_product_id":100146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:45.000Z","modified_at":"2025-11-06T06:39:45.000Z","name":"Magdalena Ledner","mobile_number":"464-331-6634","email_id":"Brown_Harvey@yahoo.com","dop":"2025-04-06","serial_number":"10105627391305962","imei1":"10105627391305962","imei2":"10105627391305962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100140,"job_number":"JOB_100140","tr_customer_id":100157,"tr_customer_product_id":100147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:24.000Z","modified_at":"2025-11-06T06:40:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11871938584386","imei1":"11871938584386","imei2":"11871938584386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100142,"job_number":"JOB_100142","tr_customer_id":100159,"tr_customer_product_id":100149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:26.000Z","modified_at":"2025-11-06T06:40:26.000Z","name":"Darius Roberts","mobile_number":"543-838-0398","email_id":"Buddy_Wolf@yahoo.com","dop":"2025-04-06","serial_number":"16270464592785696","imei1":"16270464592785696","imei2":"16270464592785696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100143,"job_number":"JOB_100143","tr_customer_id":100160,"tr_customer_product_id":100150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:31.000Z","modified_at":"2025-11-06T06:40:31.000Z","name":"kaust das","mobile_number":"7686953754","email_id":"kstvds1@gmail.com","dop":"2025-04-06","serial_number":"16356209961433","imei1":"16356209961433","imei2":"16356209961433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100146,"job_number":"JOB_100146","tr_customer_id":100163,"tr_customer_product_id":100153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:33.000Z","modified_at":"2025-11-06T06:40:33.000Z","name":"Monte Dicki","mobile_number":"284-707-7171","email_id":"Breanna4@gmail.com","dop":"2025-04-06","serial_number":"14527383936529268","imei1":"14527383936529268","imei2":"14527383936529268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100147,"job_number":"JOB_100147","tr_customer_id":100164,"tr_customer_product_id":100154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:11.000Z","modified_at":"2025-11-06T06:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16578659917302","imei1":"16578659917302","imei2":"16578659917302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100149,"job_number":"JOB_100149","tr_customer_id":100166,"tr_customer_product_id":100156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:13.000Z","modified_at":"2025-11-06T06:41:13.000Z","name":"Noah Erdman","mobile_number":"854-685-2661","email_id":"Jerad23@hotmail.com","dop":"2025-04-06","serial_number":"19818454464165230","imei1":"19818454464165230","imei2":"19818454464165230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100150,"job_number":"JOB_100150","tr_customer_id":100167,"tr_customer_product_id":100157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:18.000Z","modified_at":"2025-11-06T06:41:18.000Z","name":"kaustav da","mobile_number":"7686953756","email_id":"kstvds2@gmail.com","dop":"2025-04-06","serial_number":"14638377935857","imei1":"14638377935857","imei2":"14638377935857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100153,"job_number":"JOB_100153","tr_customer_id":100170,"tr_customer_product_id":100160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:22.000Z","modified_at":"2025-11-06T06:41:22.000Z","name":"Brando Hyatt","mobile_number":"649-865-6877","email_id":"Elinore_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"15147825692111174","imei1":"15147825692111174","imei2":"15147825692111174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100155,"job_number":"JOB_100155","tr_customer_id":100172,"tr_customer_product_id":100162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:46.000Z","modified_at":"2025-11-06T06:53:46.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16263294883719","imei1":"16263294883719","imei2":"16263294883719","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100156,"job_number":"JOB_100156","tr_customer_id":100173,"tr_customer_product_id":100163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:53:47.000Z","modified_at":"2025-11-06T06:53:47.000Z","name":"Jaydon Rodriguez","mobile_number":"539-396-9699","email_id":"Ismael_Kunze80@hotmail.com","dop":"2025-09-16","serial_number":"12047761342380","imei1":"12047761342380","imei2":"12047761342380","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100157,"job_number":"JOB_100157","tr_customer_id":100174,"tr_customer_product_id":100164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15220846048350","imei1":"15220846048350","imei2":"15220846048350","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100158,"job_number":"JOB_100158","tr_customer_id":100175,"tr_customer_product_id":100165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:08.000Z","modified_at":"2025-11-06T06:54:08.000Z","name":"Keira Vandervort","mobile_number":"504-927-6841","email_id":"Gerhard_Rempel29@yahoo.com","dop":"2025-09-16","serial_number":"18658509663769","imei1":"18658509663769","imei2":"18658509663769","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100159,"job_number":"JOB_100159","tr_customer_id":100176,"tr_customer_product_id":100166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15094993708300","imei1":"15094993708300","imei2":"15094993708300","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100160,"job_number":"JOB_100160","tr_customer_id":100177,"tr_customer_product_id":100167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:54:29.000Z","modified_at":"2025-11-06T06:54:29.000Z","name":"Estefania Fadel","mobile_number":"526-251-2411","email_id":"Al.Robel88@yahoo.com","dop":"2025-09-16","serial_number":"13096569168742","imei1":"13096569168742","imei2":"13096569168742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100161,"job_number":"JOB_100161","tr_customer_id":100178,"tr_customer_product_id":100168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:07.000Z","modified_at":"2025-11-06T06:55:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17114050758315","imei1":"17114050758315","imei2":"17114050758315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100163,"job_number":"JOB_100163","tr_customer_id":100180,"tr_customer_product_id":100170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:09.000Z","modified_at":"2025-11-06T06:55:09.000Z","name":"Derek Gaylord","mobile_number":"654-579-8971","email_id":"Anika_Wyman62@hotmail.com","dop":"2025-04-06","serial_number":"12799971677349720","imei1":"12799971677349720","imei2":"12799971677349720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100164,"job_number":"JOB_100164","tr_customer_id":100181,"tr_customer_product_id":100171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:53.000Z","modified_at":"2025-11-06T06:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13994735650570","imei1":"13994735650570","imei2":"13994735650570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100166,"job_number":"JOB_100166","tr_customer_id":100183,"tr_customer_product_id":100173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:54.000Z","modified_at":"2025-11-06T06:55:54.000Z","name":"Salma Daugherty","mobile_number":"213-774-0970","email_id":"Ahmed_Williamson@gmail.com","dop":"2025-04-06","serial_number":"14511230342664864","imei1":"14511230342664864","imei2":"14511230342664864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100167,"job_number":"JOB_100167","tr_customer_id":100184,"tr_customer_product_id":100174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:38.000Z","modified_at":"2025-11-06T06:56:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19367230884259","imei1":"19367230884259","imei2":"19367230884259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100169,"job_number":"JOB_100169","tr_customer_id":100186,"tr_customer_product_id":100176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:39.000Z","modified_at":"2025-11-06T06:56:39.000Z","name":"Hudson Durgan","mobile_number":"637-794-0580","email_id":"Gayle_Fahey89@yahoo.com","dop":"2025-04-06","serial_number":"11091244760265798","imei1":"11091244760265798","imei2":"11091244760265798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100182,"job_number":"JOB_100182","tr_customer_id":100199,"tr_customer_product_id":100189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:36:14.000Z","modified_at":"2025-11-06T07:36:14.000Z","name":"Gene Funk","mobile_number":"894-641-0948","email_id":"Lue.Bogan41@hotmail.com","dop":"2025-04-06","serial_number":"16952016992555410","imei1":"16952016992555410","imei2":"16952016992555410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100190,"job_number":"JOB_100190","tr_customer_id":100207,"tr_customer_product_id":100197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:32:57.000Z","modified_at":"2025-11-06T08:32:57.000Z","name":"Swapnil Embranthiri","mobile_number":"7092797981","email_id":"tarun.iyer@gmail.com","dop":"2025-11-06","serial_number":"705355652067968","imei1":"705355652067968","imei2":"705355652067968","popurl":"www.yogesh-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100192,"job_number":"JOB_100192","tr_customer_id":100209,"tr_customer_product_id":100199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:42:16.000Z","modified_at":"2025-11-06T10:42:16.000Z","name":"Paramartha Dutta","mobile_number":"7045748330","email_id":"avadhesh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"002594681384097","imei1":"002594681384097","imei2":"002594681384097","popurl":"www.devika-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100193,"job_number":"JOB_100193","tr_customer_id":100210,"tr_customer_product_id":100200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T10:43:35.000Z","modified_at":"2025-11-06T10:43:35.000Z","name":"Bhargava Kocchar","mobile_number":"7017195208","email_id":"kashyap.kocchar@yahoo.co.in","dop":"2025-11-06","serial_number":"402450957504030","imei1":"402450957504030","imei2":"402450957504030","popurl":"www.chandan-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T10:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100195,"job_number":"JOB_100195","tr_customer_id":100212,"tr_customer_product_id":100202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Aatmaj Arora","mobile_number":"7005469793","email_id":"swarnalata.malik@gmail.com","dop":"2025-11-06","serial_number":"578604363881388","imei1":"578604363881388","imei2":"578604363881388","popurl":"www.ranjeet-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100197,"job_number":"JOB_100197","tr_customer_id":100213,"tr_customer_product_id":100203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Vidur Bhattathiri","mobile_number":"7099660964","email_id":"rati.sethi@gmail.com","dop":"2025-11-06","serial_number":"780205291655072","imei1":"780205291655072","imei2":"780205291655072","popurl":"www.draupadi-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100198,"job_number":"JOB_100198","tr_customer_id":100215,"tr_customer_product_id":100205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Lakshminath Gowda","mobile_number":"7017550610","email_id":"brahmaanand.pilla@hotmail.com","dop":"2025-11-06","serial_number":"767370402709955","imei1":"767370402709955","imei2":"767370402709955","popurl":"www.bhoj-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100199,"job_number":"JOB_100199","tr_customer_id":100216,"tr_customer_product_id":100206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Dayamayee Kaul","mobile_number":"7051251094","email_id":"sitara.somayaji@gmail.com","dop":"2025-11-06","serial_number":"959795531689786","imei1":"959795531689786","imei2":"959795531689786","popurl":"www.smita-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100201,"job_number":"JOB_100201","tr_customer_id":100218,"tr_customer_product_id":100208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Rukhmani Marar","mobile_number":"7011966502","email_id":"shresthi.guha@hotmail.com","dop":"2025-11-06","serial_number":"817095329141837","imei1":"817095329141837","imei2":"817095329141837","popurl":"www.shubhaprada-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100202,"job_number":"JOB_100202","tr_customer_id":100219,"tr_customer_product_id":100209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Hiranya Rana","mobile_number":"7074839283","email_id":"bhagwanti.kaur@gmail.com","dop":"2025-11-06","serial_number":"202654729419531","imei1":"202654729419531","imei2":"202654729419531","popurl":"www.garuda-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100203,"job_number":"JOB_100203","tr_customer_id":100220,"tr_customer_product_id":100210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:02:10.000Z","modified_at":"2025-11-06T11:02:10.000Z","name":"Chandravati Kaniyar","mobile_number":"7091798829","email_id":"minakshi.jha@yahoo.co.in","dop":"2025-11-06","serial_number":"827215162215900","imei1":"827215162215900","imei2":"827215162215900","popurl":"www.kannen-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100208,"job_number":"JOB_100208","tr_customer_id":100225,"tr_customer_product_id":100215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Anjaneya Sinha","mobile_number":"7004297611","email_id":"himadri.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"781038468665722","imei1":"781038468665722","imei2":"781038468665722","popurl":"www.sher-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100209,"job_number":"JOB_100209","tr_customer_id":100226,"tr_customer_product_id":100216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Nikita Naik","mobile_number":"7024968276","email_id":"dipesh.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"277670349298772","imei1":"277670349298772","imei2":"277670349298772","popurl":"www.trilok-mahajan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100210,"job_number":"JOB_100210","tr_customer_id":100227,"tr_customer_product_id":100217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhanvin Devar","mobile_number":"7098179418","email_id":"indra.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"474919781094176","imei1":"474919781094176","imei2":"474919781094176","popurl":"www.omana-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100211,"job_number":"JOB_100211","tr_customer_id":100228,"tr_customer_product_id":100218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Adinath Ahuja","mobile_number":"7005784053","email_id":"dhaanyalakshmi.arora@yahoo.co.in","dop":"2025-11-06","serial_number":"461345817651565","imei1":"461345817651565","imei2":"461345817651565","popurl":"www.chandramani-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100212,"job_number":"JOB_100212","tr_customer_id":100229,"tr_customer_product_id":100219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chandrakin Chaturvedi","mobile_number":"7040721617","email_id":"devi.kakkar@gmail.com","dop":"2025-11-06","serial_number":"921654249300722","imei1":"921654249300722","imei2":"921654249300722","popurl":"www.dharitri-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100213,"job_number":"JOB_100213","tr_customer_id":100230,"tr_customer_product_id":100220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Dhatri Dwivedi","mobile_number":"7054210617","email_id":"swapnil.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"067624416492366","imei1":"067624416492366","imei2":"067624416492366","popurl":"www.chandranath-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100214,"job_number":"JOB_100214","tr_customer_id":100231,"tr_customer_product_id":100221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chinmayanand Verma","mobile_number":"7044038361","email_id":"rita.bhat@gmail.com","dop":"2025-11-06","serial_number":"657097486838153","imei1":"657097486838153","imei2":"657097486838153","popurl":"www.sloka-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100215,"job_number":"JOB_100215","tr_customer_id":100232,"tr_customer_product_id":100222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Saraswati Nayar","mobile_number":"7042772520","email_id":"aaryan.trivedi@gmail.com","dop":"2025-11-06","serial_number":"405909517826548","imei1":"405909517826548","imei2":"405909517826548","popurl":"www.bala-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100216,"job_number":"JOB_100216","tr_customer_id":100234,"tr_customer_product_id":100224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Chidambaram Namboothiri","mobile_number":"7042891846","email_id":"chandrakala.acharya@gmail.com","dop":"2025-11-06","serial_number":"371599406349238","imei1":"371599406349238","imei2":"371599406349238","popurl":"www.bhagwanti-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100217,"job_number":"JOB_100217","tr_customer_id":100233,"tr_customer_product_id":100223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:54.000Z","modified_at":"2025-11-06T11:05:54.000Z","name":"Mangala Shah","mobile_number":"7019294031","email_id":"giri.varman@hotmail.com","dop":"2025-11-06","serial_number":"113430013312984","imei1":"113430013312984","imei2":"113430013312984","popurl":"www.kumari-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100219,"job_number":"JOB_100219","tr_customer_id":100236,"tr_customer_product_id":100226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Dwaipayan Arora","mobile_number":"7092175870","email_id":"garuda.chaturvedi@gmail.com","dop":"2025-11-06","serial_number":"041673222159873","imei1":"041673222159873","imei2":"041673222159873","popurl":"www.bhudev-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100220,"job_number":"JOB_100220","tr_customer_id":100237,"tr_customer_product_id":100227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Lai Panicker","mobile_number":"7063052811","email_id":"aayushman.chattopadhyay@gmail.com","dop":"2025-11-06","serial_number":"646727329595365","imei1":"646727329595365","imei2":"646727329595365","popurl":"www.preity-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100221,"job_number":"JOB_100221","tr_customer_id":100238,"tr_customer_product_id":100228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:55.000Z","modified_at":"2025-11-06T11:05:55.000Z","name":"Mukul Bhattacharya","mobile_number":"7033726479","email_id":"amogh.singh@yahoo.co.in","dop":"2025-11-06","serial_number":"129266551661554","imei1":"129266551661554","imei2":"129266551661554","popurl":"www.drona-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100222,"job_number":"JOB_100222","tr_customer_id":100239,"tr_customer_product_id":100229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ramesh Arora","mobile_number":"7044996211","email_id":"opaline.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"403424480333918","imei1":"403424480333918","imei2":"403424480333918","popurl":"www.balamani-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100223,"job_number":"JOB_100223","tr_customer_id":100240,"tr_customer_product_id":100230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Digambara Gandhi","mobile_number":"7095159367","email_id":"aagneya.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"037304917121822","imei1":"037304917121822","imei2":"037304917121822","popurl":"www.dayaanidhi-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100225,"job_number":"JOB_100225","tr_customer_id":100242,"tr_customer_product_id":100232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Bhaswar Butt","mobile_number":"7033884130","email_id":"gemini.tandon@yahoo.co.in","dop":"2025-11-06","serial_number":"035644595605302","imei1":"035644595605302","imei2":"035644595605302","popurl":"www.devi-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100226,"job_number":"JOB_100226","tr_customer_id":100243,"tr_customer_product_id":100233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Vidya Reddy","mobile_number":"7044378923","email_id":"shantanu.nehru@hotmail.com","dop":"2025-11-06","serial_number":"723739856626844","imei1":"723739856626844","imei2":"723739856626844","popurl":"www.anasooya-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100227,"job_number":"JOB_100227","tr_customer_id":100244,"tr_customer_product_id":100234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Ganapati Trivedi","mobile_number":"7033185733","email_id":"gotum.gupta@gmail.com","dop":"2025-11-06","serial_number":"421788709138977","imei1":"421788709138977","imei2":"421788709138977","popurl":"www.kumuda-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100228,"job_number":"JOB_100228","tr_customer_id":100245,"tr_customer_product_id":100235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:56.000Z","modified_at":"2025-11-06T11:05:56.000Z","name":"Goutam Agarwal","mobile_number":"7024428299","email_id":"rageshwari.khatri@gmail.com","dop":"2025-11-06","serial_number":"109346681341745","imei1":"109346681341745","imei2":"109346681341745","popurl":"www.jitender-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100229,"job_number":"JOB_100229","tr_customer_id":100246,"tr_customer_product_id":100236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Brahma Shukla","mobile_number":"7079068822","email_id":"shantanu.varrier@hotmail.com","dop":"2025-11-06","serial_number":"444350528979467","imei1":"444350528979467","imei2":"444350528979467","popurl":"www.tara-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100230,"job_number":"JOB_100230","tr_customer_id":100247,"tr_customer_product_id":100237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Malti Pillai","mobile_number":"7019862064","email_id":"diptendu.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"632900314222940","imei1":"632900314222940","imei2":"632900314222940","popurl":"www.chanda-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100231,"job_number":"JOB_100231","tr_customer_id":100248,"tr_customer_product_id":100238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Yogendra Desai","mobile_number":"7079143089","email_id":"mangalya.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"520781505584391","imei1":"520781505584391","imei2":"520781505584391","popurl":"www.tushar-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100232,"job_number":"JOB_100232","tr_customer_id":100249,"tr_customer_product_id":100239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:57.000Z","modified_at":"2025-11-06T11:05:57.000Z","name":"Rakesh Sharma","mobile_number":"7062828596","email_id":"vishwamitra.saini@gmail.com","dop":"2025-11-06","serial_number":"660248626826527","imei1":"660248626826527","imei2":"660248626826527","popurl":"www.suryakantam-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100234,"job_number":"JOB_100234","tr_customer_id":100251,"tr_customer_product_id":100241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Sachin Mishra","mobile_number":"7079253057","email_id":"avantika.sharma@yahoo.co.in","dop":"2025-11-06","serial_number":"669937150031940","imei1":"669937150031940","imei2":"669937150031940","popurl":"www.agneya-bhat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100236,"job_number":"JOB_100236","tr_customer_id":100253,"tr_customer_product_id":100243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Gopee Arora","mobile_number":"7062999449","email_id":"rudra.kaul@hotmail.com","dop":"2025-11-06","serial_number":"260602739655602","imei1":"260602739655602","imei2":"260602739655602","popurl":"www.dron-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100237,"job_number":"JOB_100237","tr_customer_id":100254,"tr_customer_product_id":100244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:58.000Z","modified_at":"2025-11-06T11:05:58.000Z","name":"Baalaaditya Ahluwalia","mobile_number":"7053249954","email_id":"balagovind.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"541762925993447","imei1":"541762925993447","imei2":"541762925993447","popurl":"www.rati-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100238,"job_number":"JOB_100238","tr_customer_id":100255,"tr_customer_product_id":100245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Arun Kapoor","mobile_number":"7094392005","email_id":"sucheta.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"199328202192658","imei1":"199328202192658","imei2":"199328202192658","popurl":"www.dandapaani-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100239,"job_number":"JOB_100239","tr_customer_id":100256,"tr_customer_product_id":100246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Anjushree Ahluwalia","mobile_number":"7098896823","email_id":"meghnad.gupta@gmail.com","dop":"2025-11-06","serial_number":"497235122693904","imei1":"497235122693904","imei2":"497235122693904","popurl":"www.aatreya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100241,"job_number":"JOB_100241","tr_customer_id":100258,"tr_customer_product_id":100248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:05:59.000Z","modified_at":"2025-11-06T11:05:59.000Z","name":"Himadri Abbott","mobile_number":"7058887858","email_id":"priya.kocchar@hotmail.com","dop":"2025-11-06","serial_number":"902529547307317","imei1":"902529547307317","imei2":"902529547307317","popurl":"www.bhagwati-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100243,"job_number":"JOB_100243","tr_customer_id":100260,"tr_customer_product_id":100250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Chakor Saini","mobile_number":"7044902854","email_id":"kashyapi.tagore@gmail.com","dop":"2025-11-06","serial_number":"456453421340967","imei1":"456453421340967","imei2":"456453421340967","popurl":"www.devi-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100245,"job_number":"JOB_100245","tr_customer_id":100262,"tr_customer_product_id":100252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Girish Devar","mobile_number":"7034936916","email_id":"arun.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"898089793273890","imei1":"898089793273890","imei2":"898089793273890","popurl":"www.geeta-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100247,"job_number":"JOB_100247","tr_customer_id":100264,"tr_customer_product_id":100254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:00.000Z","modified_at":"2025-11-06T11:06:00.000Z","name":"Mohini Menon","mobile_number":"7009128274","email_id":"trilochana.singh@gmail.com","dop":"2025-11-06","serial_number":"319106842908006","imei1":"319106842908006","imei2":"319106842908006","popurl":"www.anamika-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100248,"job_number":"JOB_100248","tr_customer_id":100265,"tr_customer_product_id":100255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Deevakar Dutta","mobile_number":"7048292001","email_id":"mayoor.bhat@yahoo.co.in","dop":"2025-11-06","serial_number":"144463107125414","imei1":"144463107125414","imei2":"144463107125414","popurl":"www.aasha-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100249,"job_number":"JOB_100249","tr_customer_id":100266,"tr_customer_product_id":100256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:01.000Z","modified_at":"2025-11-06T11:06:01.000Z","name":"Radha Nehru","mobile_number":"7016478310","email_id":"brahmabrata.guneta@hotmail.com","dop":"2025-11-06","serial_number":"550449829858673","imei1":"550449829858673","imei2":"550449829858673","popurl":"www.abhisyanta-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100252,"job_number":"JOB_100252","tr_customer_id":100269,"tr_customer_product_id":100259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Navin Abbott","mobile_number":"7085493629","email_id":"chandni.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"596614734601136","imei1":"596614734601136","imei2":"596614734601136","popurl":"www.dipankar-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100253,"job_number":"JOB_100253","tr_customer_id":100270,"tr_customer_product_id":100260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Tanushri Prajapat","mobile_number":"7087055132","email_id":"kin.varma@hotmail.com","dop":"2025-11-06","serial_number":"668639240780301","imei1":"668639240780301","imei2":"668639240780301","popurl":"www.ritesh-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100254,"job_number":"JOB_100254","tr_customer_id":100271,"tr_customer_product_id":100261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Amaranaath Mahajan","mobile_number":"7031671338","email_id":"dipankar.sethi@gmail.com","dop":"2025-11-06","serial_number":"253228159391142","imei1":"253228159391142","imei2":"253228159391142","popurl":"www.prem-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100256,"job_number":"JOB_100256","tr_customer_id":100273,"tr_customer_product_id":100263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Bharat Khatri","mobile_number":"7013592344","email_id":"dayaananda.talwar@gmail.com","dop":"2025-11-06","serial_number":"437645426110221","imei1":"437645426110221","imei2":"437645426110221","popurl":"www.sher-gandhi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100257,"job_number":"JOB_100257","tr_customer_id":100274,"tr_customer_product_id":100264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Girika Gandhi","mobile_number":"7027485118","email_id":"padma.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"935121372115021","imei1":"935121372115021","imei2":"935121372115021","popurl":"www.achyut-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100258,"job_number":"JOB_100258","tr_customer_id":100275,"tr_customer_product_id":100265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:02.000Z","modified_at":"2025-11-06T11:06:02.000Z","name":"Charuchandra Ahuja","mobile_number":"7034100550","email_id":"aishani.chaturvedi@yahoo.co.in","dop":"2025-11-06","serial_number":"959862060483413","imei1":"959862060483413","imei2":"959862060483413","popurl":"www.varalakshmi-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100260,"job_number":"JOB_100260","tr_customer_id":100277,"tr_customer_product_id":100267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Avani Abbott","mobile_number":"7069741379","email_id":"sarla.nambeesan@gmail.com","dop":"2025-11-06","serial_number":"712402230643266","imei1":"712402230643266","imei2":"712402230643266","popurl":"www.dhatri-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100261,"job_number":"JOB_100261","tr_customer_id":100278,"tr_customer_product_id":100268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Chinmayananda Kaul","mobile_number":"7015712021","email_id":"dayaanidhi.devar@yahoo.co.in","dop":"2025-11-06","serial_number":"405868813658469","imei1":"405868813658469","imei2":"405868813658469","popurl":"www.udai-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100262,"job_number":"JOB_100262","tr_customer_id":100279,"tr_customer_product_id":100269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:03.000Z","modified_at":"2025-11-06T11:06:03.000Z","name":"Devi Nayar","mobile_number":"7016307285","email_id":"kannan.guneta@gmail.com","dop":"2025-11-06","serial_number":"001454539628373","imei1":"001454539628373","imei2":"001454539628373","popurl":"www.dharitri-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100264,"job_number":"JOB_100264","tr_customer_id":100281,"tr_customer_product_id":100271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Devajyoti Nehru","mobile_number":"7004075850","email_id":"vedanga.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"585220665456250","imei1":"585220665456250","imei2":"585220665456250","popurl":"www.anshula-dhawan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100266,"job_number":"JOB_100266","tr_customer_id":100283,"tr_customer_product_id":100273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Rahul Nehru","mobile_number":"7057527682","email_id":"dayaamay.arora@gmail.com","dop":"2025-11-06","serial_number":"087655093310785","imei1":"087655093310785","imei2":"087655093310785","popurl":"www.suryakant-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100267,"job_number":"JOB_100267","tr_customer_id":100284,"tr_customer_product_id":100274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:04.000Z","modified_at":"2025-11-06T11:06:04.000Z","name":"Jaya Namboothiri","mobile_number":"7026316823","email_id":"mohinder.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"281599258784035","imei1":"281599258784035","imei2":"281599258784035","popurl":"www.manikya-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100268,"job_number":"JOB_100268","tr_customer_id":100285,"tr_customer_product_id":100275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Anunay Kaur","mobile_number":"7096349545","email_id":"amaresh.nambeesan@yahoo.co.in","dop":"2025-11-06","serial_number":"035580090642874","imei1":"035580090642874","imei2":"035580090642874","popurl":"www.baala-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100271,"job_number":"JOB_100271","tr_customer_id":100288,"tr_customer_product_id":100278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Deeptanshu Nayar","mobile_number":"7006376899","email_id":"minakshi.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"058195216251768","imei1":"058195216251768","imei2":"058195216251768","popurl":"www.bahula-adiga.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100272,"job_number":"JOB_100272","tr_customer_id":100289,"tr_customer_product_id":100279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:05.000Z","modified_at":"2025-11-06T11:06:05.000Z","name":"Niro Iyengar","mobile_number":"7007732565","email_id":"harinarayan.verma@hotmail.com","dop":"2025-11-06","serial_number":"284233651355991","imei1":"284233651355991","imei2":"284233651355991","popurl":"www.digambara-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100274,"job_number":"JOB_100274","tr_customer_id":100291,"tr_customer_product_id":100281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Vrinda Gill","mobile_number":"7011619540","email_id":"lal.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"669189841554204","imei1":"669189841554204","imei2":"669189841554204","popurl":"www.sarada-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100275,"job_number":"JOB_100275","tr_customer_id":100292,"tr_customer_product_id":100282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Atmananda Naik","mobile_number":"7031085877","email_id":"chandni.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"327772638812531","imei1":"327772638812531","imei2":"327772638812531","popurl":"www.sunita-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100276,"job_number":"JOB_100276","tr_customer_id":100293,"tr_customer_product_id":100283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Udit Bhattathiri","mobile_number":"7083292231","email_id":"anwesha.adiga@hotmail.com","dop":"2025-11-06","serial_number":"058762801518629","imei1":"058762801518629","imei2":"058762801518629","popurl":"www.brijesh-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100277,"job_number":"JOB_100277","tr_customer_id":100294,"tr_customer_product_id":100284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:06.000Z","modified_at":"2025-11-06T11:06:06.000Z","name":"Kumar Menon","mobile_number":"7083560413","email_id":"brijesh.kaul@hotmail.com","dop":"2025-11-06","serial_number":"015864072572603","imei1":"015864072572603","imei2":"015864072572603","popurl":"www.aalok-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100278,"job_number":"JOB_100278","tr_customer_id":100295,"tr_customer_product_id":100285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Chitramala Deshpande","mobile_number":"7052740679","email_id":"daiwik.bandopadhyay@gmail.com","dop":"2025-11-06","serial_number":"662998952510488","imei1":"662998952510488","imei2":"662998952510488","popurl":"www.bhadrak-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100280,"job_number":"JOB_100280","tr_customer_id":100297,"tr_customer_product_id":100287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:07.000Z","modified_at":"2025-11-06T11:06:07.000Z","name":"Shresth Nambeesan","mobile_number":"7027301126","email_id":"geeta.malik@gmail.com","dop":"2025-11-06","serial_number":"135300101774233","imei1":"135300101774233","imei2":"135300101774233","popurl":"www.menaka-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100282,"job_number":"JOB_100282","tr_customer_id":100299,"tr_customer_product_id":100289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Gopi Nair","mobile_number":"7018375556","email_id":"chidaatma.nehru@gmail.com","dop":"2025-11-06","serial_number":"505554479521895","imei1":"505554479521895","imei2":"505554479521895","popurl":"www.anish-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100283,"job_number":"JOB_100283","tr_customer_id":100300,"tr_customer_product_id":100290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Birjesh Singh","mobile_number":"7024051947","email_id":"inder.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"623555809426519","imei1":"623555809426519","imei2":"623555809426519","popurl":"www.rukhmani-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100285,"job_number":"JOB_100285","tr_customer_id":100302,"tr_customer_product_id":100292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Aamod Tagore","mobile_number":"7013281590","email_id":"vasudeva.reddy@yahoo.co.in","dop":"2025-11-06","serial_number":"795835931042791","imei1":"795835931042791","imei2":"795835931042791","popurl":"www.abhaya-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100286,"job_number":"JOB_100286","tr_customer_id":100303,"tr_customer_product_id":100293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:08.000Z","modified_at":"2025-11-06T11:06:08.000Z","name":"Chandraketu Nehru","mobile_number":"7080542179","email_id":"dulari.ahuja@yahoo.co.in","dop":"2025-11-06","serial_number":"022955310927443","imei1":"022955310927443","imei2":"022955310927443","popurl":"www.balgopal-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100287,"job_number":"JOB_100287","tr_customer_id":100304,"tr_customer_product_id":100294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Bhuvanesh Kapoor","mobile_number":"7055834841","email_id":"adityanandana.pandey@hotmail.com","dop":"2025-11-06","serial_number":"913727309205995","imei1":"913727309205995","imei2":"913727309205995","popurl":"www.bhadrak-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100288,"job_number":"JOB_100288","tr_customer_id":100305,"tr_customer_product_id":100295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:09.000Z","modified_at":"2025-11-06T11:06:09.000Z","name":"Ekadant Iyer","mobile_number":"7094362767","email_id":"ekaparnika.deshpande@gmail.com","dop":"2025-11-06","serial_number":"466377933022637","imei1":"466377933022637","imei2":"466377933022637","popurl":"www.elakshi-arora.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100291,"job_number":"JOB_100291","tr_customer_id":100308,"tr_customer_product_id":100298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Kama Kaniyar","mobile_number":"7013313135","email_id":"gorakhnath.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"284347799588030","imei1":"284347799588030","imei2":"284347799588030","popurl":"www.chandradev-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100292,"job_number":"JOB_100292","tr_customer_id":100309,"tr_customer_product_id":100299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:10.000Z","name":"Aadrika Chopra","mobile_number":"7098852658","email_id":"ahilya.nair@gmail.com","dop":"2025-11-06","serial_number":"599808664364408","imei1":"599808664364408","imei2":"599808664364408","popurl":"www.susheel-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100294,"job_number":"JOB_100294","tr_customer_id":100311,"tr_customer_product_id":100301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:10.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Pramila Pothuvaal","mobile_number":"7003088236","email_id":"preity.sharma@hotmail.com","dop":"2025-11-06","serial_number":"711936931944650","imei1":"711936931944650","imei2":"711936931944650","popurl":"www.gopi-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100295,"job_number":"JOB_100295","tr_customer_id":100312,"tr_customer_product_id":100302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Girika Nambeesan","mobile_number":"7011986064","email_id":"priyala.menon@gmail.com","dop":"2025-11-06","serial_number":"705451290849949","imei1":"705451290849949","imei2":"705451290849949","popurl":"www.kama-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100296,"job_number":"JOB_100296","tr_customer_id":100313,"tr_customer_product_id":100303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Dhaanyalakshmi Iyer","mobile_number":"7033828008","email_id":"bhudev.sinha@gmail.com","dop":"2025-11-06","serial_number":"223884921010979","imei1":"223884921010979","imei2":"223884921010979","popurl":"www.bishnu-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100297,"job_number":"JOB_100297","tr_customer_id":100314,"tr_customer_product_id":100304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Vyas Gowda","mobile_number":"7087125380","email_id":"deeptimay.butt@hotmail.com","dop":"2025-11-06","serial_number":"012614557318657","imei1":"012614557318657","imei2":"012614557318657","popurl":"www.jagathi-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100299,"job_number":"JOB_100299","tr_customer_id":100316,"tr_customer_product_id":100306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:11.000Z","modified_at":"2025-11-06T11:06:11.000Z","name":"Madhuri Pillai","mobile_number":"7017415794","email_id":"aasha.bandopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"677095717381850","imei1":"677095717381850","imei2":"677095717381850","popurl":"www.agrata-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100300,"job_number":"JOB_100300","tr_customer_id":100317,"tr_customer_product_id":100307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Diksha Nayar","mobile_number":"7030614463","email_id":"chaanakya.reddy@gmail.com","dop":"2025-11-06","serial_number":"322653072366350","imei1":"322653072366350","imei2":"322653072366350","popurl":"www.bhaumik-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100301,"job_number":"JOB_100301","tr_customer_id":100318,"tr_customer_product_id":100308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:13.000Z","modified_at":"2025-11-06T11:06:13.000Z","name":"Chandini Marar","mobile_number":"7015619035","email_id":"anjushree.banerjee@hotmail.com","dop":"2025-11-06","serial_number":"912410502359641","imei1":"912410502359641","imei2":"912410502359641","popurl":"www.uttam-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100302,"job_number":"JOB_100302","tr_customer_id":100319,"tr_customer_product_id":100309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:06:14.000Z","modified_at":"2025-11-06T11:06:14.000Z","name":"Shreya Tandon","mobile_number":"7023636716","email_id":"pramila.bhat@gmail.com","dop":"2025-11-06","serial_number":"661477045841216","imei1":"661477045841216","imei2":"661477045841216","popurl":"www.bala-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100304,"job_number":"JOB_100304","tr_customer_id":100321,"tr_customer_product_id":100311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:09.000Z","modified_at":"2025-11-06T11:28:09.000Z","name":"Kumar Reddy","mobile_number":"7078695075","email_id":"anil.reddy@gmail.com","dop":"2025-11-06","serial_number":"971933060213991","imei1":"971933060213991","imei2":"971933060213991","popurl":"www.aaratrika-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100305,"job_number":"JOB_100305","tr_customer_id":100322,"tr_customer_product_id":100312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Sumitra Iyengar","mobile_number":"7003080543","email_id":"swarnalata.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"590801086950258","imei1":"590801086950258","imei2":"590801086950258","popurl":"www.kamalesh-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100306,"job_number":"JOB_100306","tr_customer_id":100323,"tr_customer_product_id":100313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:28:59.000Z","name":"Eekalabya Bhat","mobile_number":"7021954147","email_id":"agniprava.bandopadhyay@hotmail.com","dop":"2025-11-06","serial_number":"411067596554055","imei1":"411067596554055","imei2":"411067596554055","popurl":"www.gajaadhar-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100307,"job_number":"JOB_100307","tr_customer_id":100324,"tr_customer_product_id":100314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Anal Desai","mobile_number":"7094923550","email_id":"shreya.gowda@hotmail.com","dop":"2025-11-06","serial_number":"582791393866443","imei1":"582791393866443","imei2":"582791393866443","popurl":"www.bharat-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100308,"job_number":"JOB_100308","tr_customer_id":100325,"tr_customer_product_id":100315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:28:59.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Bhramar Embranthiri","mobile_number":"7040194616","email_id":"saraswati.kapoor@gmail.com","dop":"2025-11-06","serial_number":"125548584989120","imei1":"125548584989120","imei2":"125548584989120","popurl":"www.ahilya-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100309,"job_number":"JOB_100309","tr_customer_id":100326,"tr_customer_product_id":100316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Krishna Dutta","mobile_number":"7035910960","email_id":"gautam.somayaji@yahoo.co.in","dop":"2025-11-06","serial_number":"882743530702370","imei1":"882743530702370","imei2":"882743530702370","popurl":"www.bhaumik-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100310,"job_number":"JOB_100310","tr_customer_id":100328,"tr_customer_product_id":100318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Vaishnavi Kakkar","mobile_number":"7058162141","email_id":"manoj.panicker@gmail.com","dop":"2025-11-06","serial_number":"554206719512358","imei1":"554206719512358","imei2":"554206719512358","popurl":"www.esha-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100311,"job_number":"JOB_100311","tr_customer_id":100329,"tr_customer_product_id":100319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Rati Mishra","mobile_number":"7023847288","email_id":"girja.varman@hotmail.com","dop":"2025-11-06","serial_number":"432271696440570","imei1":"432271696440570","imei2":"432271696440570","popurl":"www.bhaswar-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100312,"job_number":"JOB_100312","tr_customer_id":100327,"tr_customer_product_id":100317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Arya Deshpande","mobile_number":"7068643756","email_id":"geeta.iyer@gmail.com","dop":"2025-11-06","serial_number":"272322507291415","imei1":"272322507291415","imei2":"272322507291415","popurl":"www.akshata-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100313,"job_number":"JOB_100313","tr_customer_id":100330,"tr_customer_product_id":100320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Agnivesh Kocchar","mobile_number":"7083078477","email_id":"bhagvan.shukla@gmail.com","dop":"2025-11-06","serial_number":"569971567467080","imei1":"569971567467080","imei2":"569971567467080","popurl":"www.ankal-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100314,"job_number":"JOB_100314","tr_customer_id":100331,"tr_customer_product_id":100321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:29:00.000Z","modified_at":"2025-11-06T11:29:00.000Z","name":"Dwaipayana Chaturvedi","mobile_number":"7092033996","email_id":"aasha.naik@hotmail.com","dop":"2025-11-06","serial_number":"544266040178279","imei1":"544266040178279","imei2":"544266040178279","popurl":"www.satish-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100315,"job_number":"JOB_100315","tr_customer_id":100332,"tr_customer_product_id":100322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daksha Adiga","mobile_number":"7036186899","email_id":"lavanya.ahluwalia@hotmail.com","dop":"2025-11-06","serial_number":"173848384082299","imei1":"173848384082299","imei2":"173848384082299","popurl":"www.padma-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100316,"job_number":"JOB_100316","tr_customer_id":100333,"tr_customer_product_id":100323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Prasanna Mukhopadhyay","mobile_number":"7067673943","email_id":"tushar.dwivedi@yahoo.co.in","dop":"2025-11-06","serial_number":"375050234373799","imei1":"375050234373799","imei2":"375050234373799","popurl":"www.lakshman-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100317,"job_number":"JOB_100317","tr_customer_id":100334,"tr_customer_product_id":100324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Daevika Nair","mobile_number":"7040314613","email_id":"tara.desai@hotmail.com","dop":"2025-11-06","serial_number":"364751542937024","imei1":"364751542937024","imei2":"364751542937024","popurl":"www.bhaasvan-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100318,"job_number":"JOB_100318","tr_customer_id":100335,"tr_customer_product_id":100325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Rajendra Desai","mobile_number":"7077781193","email_id":"aanandaswarup.shukla@hotmail.com","dop":"2025-11-06","serial_number":"685302868698443","imei1":"685302868698443","imei2":"685302868698443","popurl":"www.bhagavaan-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100319,"job_number":"JOB_100319","tr_customer_id":100336,"tr_customer_product_id":100326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanchan Embranthiri","mobile_number":"7065556485","email_id":"harita.guneta@gmail.com","dop":"2025-11-06","serial_number":"954831419624886","imei1":"954831419624886","imei2":"954831419624886","popurl":"www.ramesh-nehru.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100320,"job_number":"JOB_100320","tr_customer_id":100337,"tr_customer_product_id":100327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Lai Naik","mobile_number":"7026898901","email_id":"ekaksh.namboothiri@yahoo.co.in","dop":"2025-11-06","serial_number":"343838922122727","imei1":"343838922122727","imei2":"343838922122727","popurl":"www.jaya-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100321,"job_number":"JOB_100321","tr_customer_id":100338,"tr_customer_product_id":100328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Kanaka Reddy","mobile_number":"7020677343","email_id":"charuchandra.mishra@yahoo.co.in","dop":"2025-11-06","serial_number":"679844879025190","imei1":"679844879025190","imei2":"679844879025190","popurl":"www.goswami-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100322,"job_number":"JOB_100322","tr_customer_id":100339,"tr_customer_product_id":100329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Sachin Kaur","mobile_number":"7050183824","email_id":"bhishma.patil@hotmail.com","dop":"2025-11-06","serial_number":"017737678057471","imei1":"017737678057471","imei2":"017737678057471","popurl":"www.krishna-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100323,"job_number":"JOB_100323","tr_customer_id":100340,"tr_customer_product_id":100330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Adheesh Mehra","mobile_number":"7063447192","email_id":"trilokanath.shukla@yahoo.co.in","dop":"2025-11-06","serial_number":"064149525957890","imei1":"064149525957890","imei2":"064149525957890","popurl":"www.charuvrat-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100324,"job_number":"JOB_100324","tr_customer_id":100341,"tr_customer_product_id":100331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:43.000Z","modified_at":"2025-11-06T11:30:43.000Z","name":"Suryakantam Adiga","mobile_number":"7061425237","email_id":"deeptimayee.kapoor@hotmail.com","dop":"2025-11-06","serial_number":"699384089901770","imei1":"699384089901770","imei2":"699384089901770","popurl":"www.indra-sharma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100325,"job_number":"JOB_100325","tr_customer_id":100342,"tr_customer_product_id":100332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Vedanga Mahajan","mobile_number":"7032920909","email_id":"anilaabh.bhattathiri@gmail.com","dop":"2025-11-06","serial_number":"889234138408855","imei1":"889234138408855","imei2":"889234138408855","popurl":"www.devasree-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100326,"job_number":"JOB_100326","tr_customer_id":100343,"tr_customer_product_id":100333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Dandapaani Pothuvaal","mobile_number":"7065134774","email_id":"bhadran.dhawan@yahoo.co.in","dop":"2025-11-06","serial_number":"849663885451482","imei1":"849663885451482","imei2":"849663885451482","popurl":"www.dhyaneshwar-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100327,"job_number":"JOB_100327","tr_customer_id":100344,"tr_customer_product_id":100334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Suman Arora","mobile_number":"7069436856","email_id":"dhatri.sethi@gmail.com","dop":"2025-11-06","serial_number":"321299839474590","imei1":"321299839474590","imei2":"321299839474590","popurl":"www.jaya-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100328,"job_number":"JOB_100328","tr_customer_id":100345,"tr_customer_product_id":100335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Gopee Mehra","mobile_number":"7089912062","email_id":"omana.varma@gmail.com","dop":"2025-11-06","serial_number":"666057644580235","imei1":"666057644580235","imei2":"666057644580235","popurl":"www.annapurna-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100329,"job_number":"JOB_100329","tr_customer_id":100346,"tr_customer_product_id":100336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Agneya Reddy","mobile_number":"7066601201","email_id":"aadidev.kaur@yahoo.co.in","dop":"2025-11-06","serial_number":"010475183997961","imei1":"010475183997961","imei2":"010475183997961","popurl":"www.anand-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100330,"job_number":"JOB_100330","tr_customer_id":100347,"tr_customer_product_id":100337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:44.000Z","modified_at":"2025-11-06T11:30:44.000Z","name":"Kanishka Iyer","mobile_number":"7043505310","email_id":"giri.chopra@yahoo.co.in","dop":"2025-11-06","serial_number":"076941001361858","imei1":"076941001361858","imei2":"076941001361858","popurl":"www.charuvrat-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100331,"job_number":"JOB_100331","tr_customer_id":100348,"tr_customer_product_id":100338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Mangalya Varma","mobile_number":"7053262012","email_id":"priyala.chopra@hotmail.com","dop":"2025-11-06","serial_number":"758723078527679","imei1":"758723078527679","imei2":"758723078527679","popurl":"www.prem-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100332,"job_number":"JOB_100332","tr_customer_id":100349,"tr_customer_product_id":100339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Gajaadhar Gowda","mobile_number":"7020648452","email_id":"kannen.johar@gmail.com","dop":"2025-11-06","serial_number":"399764739210167","imei1":"399764739210167","imei2":"399764739210167","popurl":"www.mahendra-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100333,"job_number":"JOB_100333","tr_customer_id":100350,"tr_customer_product_id":100340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Geetanjali Agarwal","mobile_number":"7027427718","email_id":"ananda.ganaka@hotmail.com","dop":"2025-11-06","serial_number":"104898902458500","imei1":"104898902458500","imei2":"104898902458500","popurl":"www.vaijayanthi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100334,"job_number":"JOB_100334","tr_customer_id":100351,"tr_customer_product_id":100341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Minakshi Somayaji","mobile_number":"7048946782","email_id":"avani.menon@gmail.com","dop":"2025-11-06","serial_number":"472752255630675","imei1":"472752255630675","imei2":"472752255630675","popurl":"www.rameshwar-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100335,"job_number":"JOB_100335","tr_customer_id":100352,"tr_customer_product_id":100342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Brahmanandam Trivedi","mobile_number":"7089400129","email_id":"shresth.desai@hotmail.com","dop":"2025-11-06","serial_number":"099806364105983","imei1":"099806364105983","imei2":"099806364105983","popurl":"www.umang-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100336,"job_number":"JOB_100336","tr_customer_id":100353,"tr_customer_product_id":100343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:45.000Z","modified_at":"2025-11-06T11:30:45.000Z","name":"Deven Nayar","mobile_number":"7035100318","email_id":"rita.agarwal@gmail.com","dop":"2025-11-06","serial_number":"489666168656843","imei1":"489666168656843","imei2":"489666168656843","popurl":"www.anila-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100337,"job_number":"JOB_100337","tr_customer_id":100354,"tr_customer_product_id":100344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Rageshwari Reddy","mobile_number":"7032809678","email_id":"balagovind.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"938122826124699","imei1":"938122826124699","imei2":"938122826124699","popurl":"www.drona-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100338,"job_number":"JOB_100338","tr_customer_id":100355,"tr_customer_product_id":100345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Anshula Sharma","mobile_number":"7056487367","email_id":"agasti.mehra@yahoo.co.in","dop":"2025-11-06","serial_number":"725987840809694","imei1":"725987840809694","imei2":"725987840809694","popurl":"www.vasundhara-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100339,"job_number":"JOB_100339","tr_customer_id":100356,"tr_customer_product_id":100346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Malti Ganaka","mobile_number":"7092206793","email_id":"tara.abbott@yahoo.co.in","dop":"2025-11-06","serial_number":"946345696630124","imei1":"946345696630124","imei2":"946345696630124","popurl":"www.baalagopaal-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100340,"job_number":"JOB_100340","tr_customer_id":100357,"tr_customer_product_id":100347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Agnimitra Mukhopadhyay","mobile_number":"7099709511","email_id":"ayushmati.patel@yahoo.co.in","dop":"2025-11-06","serial_number":"211870197110378","imei1":"211870197110378","imei2":"211870197110378","popurl":"www.harita-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100341,"job_number":"JOB_100341","tr_customer_id":100358,"tr_customer_product_id":100348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:46.000Z","modified_at":"2025-11-06T11:30:46.000Z","name":"Devani Khatri","mobile_number":"7029707940","email_id":"nikita.ganaka@yahoo.co.in","dop":"2025-11-06","serial_number":"511658963134816","imei1":"511658963134816","imei2":"511658963134816","popurl":"www.girik-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100342,"job_number":"JOB_100342","tr_customer_id":100359,"tr_customer_product_id":100349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Agrata Panicker","mobile_number":"7054826914","email_id":"sitara.gowda@yahoo.co.in","dop":"2025-11-06","serial_number":"284863831250002","imei1":"284863831250002","imei2":"284863831250002","popurl":"www.gajabahu-reddy.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100343,"job_number":"JOB_100343","tr_customer_id":100360,"tr_customer_product_id":100350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Himadri Nambeesan","mobile_number":"7094746656","email_id":"ghanaanand.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"306444880592771","imei1":"306444880592771","imei2":"306444880592771","popurl":"www.daevika-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100344,"job_number":"JOB_100344","tr_customer_id":100361,"tr_customer_product_id":100351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Geeta Iyengar","mobile_number":"7002387687","email_id":"shresth.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"881217732707886","imei1":"881217732707886","imei2":"881217732707886","popurl":"www.bhisham-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100345,"job_number":"JOB_100345","tr_customer_id":100362,"tr_customer_product_id":100352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Somu Khatri","mobile_number":"7068214862","email_id":"nikita.jha@gmail.com","dop":"2025-11-06","serial_number":"199146876014607","imei1":"199146876014607","imei2":"199146876014607","popurl":"www.chidambaram-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100346,"job_number":"JOB_100346","tr_customer_id":100363,"tr_customer_product_id":100353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:47.000Z","modified_at":"2025-11-06T11:30:47.000Z","name":"Kumar Mukhopadhyay","mobile_number":"7082380713","email_id":"durgeshwari.bharadwaj@hotmail.com","dop":"2025-11-06","serial_number":"357772415654082","imei1":"357772415654082","imei2":"357772415654082","popurl":"www.trilokesh-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100347,"job_number":"JOB_100347","tr_customer_id":100364,"tr_customer_product_id":100354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Opalina Devar","mobile_number":"7090604291","email_id":"abhaya.sinha@hotmail.com","dop":"2025-11-06","serial_number":"587416484452317","imei1":"587416484452317","imei2":"587416484452317","popurl":"www.tanushri-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100348,"job_number":"JOB_100348","tr_customer_id":100365,"tr_customer_product_id":100355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Dwaipayana Dutta","mobile_number":"7072010105","email_id":"devdan.guneta@hotmail.com","dop":"2025-11-06","serial_number":"005789277052589","imei1":"005789277052589","imei2":"005789277052589","popurl":"www.dhyaneshwar-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100349,"job_number":"JOB_100349","tr_customer_id":100366,"tr_customer_product_id":100356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Chandraswaroopa Somayaji","mobile_number":"7041268901","email_id":"jagmeet.singh@gmail.com","dop":"2025-11-06","serial_number":"104837638545490","imei1":"104837638545490","imei2":"104837638545490","popurl":"www.jaimini-kakkar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100350,"job_number":"JOB_100350","tr_customer_id":100367,"tr_customer_product_id":100357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Bhima Pothuvaal","mobile_number":"7034274753","email_id":"trilokanath.kaniyar@gmail.com","dop":"2025-11-06","serial_number":"817220838108736","imei1":"817220838108736","imei2":"817220838108736","popurl":"www.sarala-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100351,"job_number":"JOB_100351","tr_customer_id":100368,"tr_customer_product_id":100358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Ayushmati Namboothiri","mobile_number":"7024929627","email_id":"bilwa.mishra@hotmail.com","dop":"2025-11-06","serial_number":"330205300457308","imei1":"330205300457308","imei2":"330205300457308","popurl":"www.agrata-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100352,"job_number":"JOB_100352","tr_customer_id":100369,"tr_customer_product_id":100359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:48.000Z","modified_at":"2025-11-06T11:30:48.000Z","name":"Kamla Guha","mobile_number":"7021796833","email_id":"mukesh.embranthiri@yahoo.co.in","dop":"2025-11-06","serial_number":"369518553294578","imei1":"369518553294578","imei2":"369518553294578","popurl":"www.chaaruchandra-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100353,"job_number":"JOB_100353","tr_customer_id":100370,"tr_customer_product_id":100360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Sumitra Achari","mobile_number":"7057294347","email_id":"ameyatma.bhattacharya@yahoo.co.in","dop":"2025-11-06","serial_number":"348197407316839","imei1":"348197407316839","imei2":"348197407316839","popurl":"www.bhoj-nehru.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100354,"job_number":"JOB_100354","tr_customer_id":100371,"tr_customer_product_id":100361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Purnima Kapoor","mobile_number":"7016685575","email_id":"arnesh.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"400768376276147","imei1":"400768376276147","imei2":"400768376276147","popurl":"www.aanjaneya-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100355,"job_number":"JOB_100355","tr_customer_id":100372,"tr_customer_product_id":100362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:49.000Z","modified_at":"2025-11-06T11:30:49.000Z","name":"Bhagwanti Jha","mobile_number":"7044734292","email_id":"aayushman.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"546005618030117","imei1":"546005618030117","imei2":"546005618030117","popurl":"www.gautami-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100356,"job_number":"JOB_100356","tr_customer_id":100373,"tr_customer_product_id":100363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Shantanu Pandey","mobile_number":"7018491649","email_id":"nagabhushanam.tagore@gmail.com","dop":"2025-11-06","serial_number":"839107304368100","imei1":"839107304368100","imei2":"839107304368100","popurl":"www.akshat-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100357,"job_number":"JOB_100357","tr_customer_id":100374,"tr_customer_product_id":100364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Jai Ahluwalia","mobile_number":"7052034961","email_id":"shankar.mahajan@hotmail.com","dop":"2025-11-06","serial_number":"701849492775118","imei1":"701849492775118","imei2":"701849492775118","popurl":"www.satish-chattopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100358,"job_number":"JOB_100358","tr_customer_id":100375,"tr_customer_product_id":100365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Darshwana Guneta","mobile_number":"7030642571","email_id":"chetanaanand.kaul@yahoo.co.in","dop":"2025-11-06","serial_number":"042567239276056","imei1":"042567239276056","imei2":"042567239276056","popurl":"www.jyoti-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100359,"job_number":"JOB_100359","tr_customer_id":100376,"tr_customer_product_id":100366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:50.000Z","modified_at":"2025-11-06T11:30:50.000Z","name":"Chandrabhaga Kapoor","mobile_number":"7029288679","email_id":"devesh.namboothiri@hotmail.com","dop":"2025-11-06","serial_number":"688329577143761","imei1":"688329577143761","imei2":"688329577143761","popurl":"www.varalakshmi-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100360,"job_number":"JOB_100360","tr_customer_id":100377,"tr_customer_product_id":100367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Amarnath Patel","mobile_number":"7042821538","email_id":"maheswar.malik@hotmail.com","dop":"2025-11-06","serial_number":"616331845073608","imei1":"616331845073608","imei2":"616331845073608","popurl":"www.basanti-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100361,"job_number":"JOB_100361","tr_customer_id":100378,"tr_customer_product_id":100368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Sloka Saini","mobile_number":"7098945796","email_id":"mukesh.adiga@yahoo.co.in","dop":"2025-11-06","serial_number":"399358242008907","imei1":"399358242008907","imei2":"399358242008907","popurl":"www.garud-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100362,"job_number":"JOB_100362","tr_customer_id":100379,"tr_customer_product_id":100369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Brajesh Ahluwalia","mobile_number":"7004264160","email_id":"ranjit.varman@yahoo.co.in","dop":"2025-11-06","serial_number":"044805974831733","imei1":"044805974831733","imei2":"044805974831733","popurl":"www.arya-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100363,"job_number":"JOB_100363","tr_customer_id":100380,"tr_customer_product_id":100370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Tanushree Abbott","mobile_number":"7097558356","email_id":"puneet.johar@gmail.com","dop":"2025-11-06","serial_number":"000894099602600","imei1":"000894099602600","imei2":"000894099602600","popurl":"www.lai-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100364,"job_number":"JOB_100364","tr_customer_id":100381,"tr_customer_product_id":100371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Rohana Nehru","mobile_number":"7001781912","email_id":"suman.pandey@yahoo.co.in","dop":"2025-11-06","serial_number":"108342247655812","imei1":"108342247655812","imei2":"108342247655812","popurl":"www.gobinda-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100365,"job_number":"JOB_100365","tr_customer_id":100382,"tr_customer_product_id":100372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:51.000Z","modified_at":"2025-11-06T11:30:51.000Z","name":"Bhasvan Sethi","mobile_number":"7037839143","email_id":"girik.gill@gmail.com","dop":"2025-11-06","serial_number":"371151554128411","imei1":"371151554128411","imei2":"371151554128411","popurl":"www.divaakar-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100366,"job_number":"JOB_100366","tr_customer_id":100383,"tr_customer_product_id":100373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Agastya Deshpande","mobile_number":"7040963516","email_id":"mohini.kakkar@hotmail.com","dop":"2025-11-06","serial_number":"387348425241406","imei1":"387348425241406","imei2":"387348425241406","popurl":"www.pramila-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100367,"job_number":"JOB_100367","tr_customer_id":100384,"tr_customer_product_id":100374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Garuda Banerjee","mobile_number":"7024781062","email_id":"vrund.mukhopadhyay@gmail.com","dop":"2025-11-06","serial_number":"177479779411179","imei1":"177479779411179","imei2":"177479779411179","popurl":"www.bankimchandra-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100368,"job_number":"JOB_100368","tr_customer_id":100385,"tr_customer_product_id":100375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Balaaditya Kaur","mobile_number":"7003584583","email_id":"bhavani.khan@hotmail.com","dop":"2025-11-06","serial_number":"241943123111274","imei1":"241943123111274","imei2":"241943123111274","popurl":"www.ghanaanand-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100369,"job_number":"JOB_100369","tr_customer_id":100386,"tr_customer_product_id":100376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Ghanaanand Jain","mobile_number":"7077256445","email_id":"manik.nair@yahoo.co.in","dop":"2025-11-06","serial_number":"071187962832464","imei1":"071187962832464","imei2":"071187962832464","popurl":"www.balaaditya-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100370,"job_number":"JOB_100370","tr_customer_id":100387,"tr_customer_product_id":100377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:52.000Z","modified_at":"2025-11-06T11:30:52.000Z","name":"Surya Mahajan","mobile_number":"7028116826","email_id":"lila.jain@gmail.com","dop":"2025-11-06","serial_number":"691677369105458","imei1":"691677369105458","imei2":"691677369105458","popurl":"www.siddarth-khanna.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100371,"job_number":"JOB_100371","tr_customer_id":100388,"tr_customer_product_id":100378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Dev Mehra","mobile_number":"7026612492","email_id":"chitramala.sinha@gmail.com","dop":"2025-11-06","serial_number":"559043689611688","imei1":"559043689611688","imei2":"559043689611688","popurl":"www.anand swarup-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100372,"job_number":"JOB_100372","tr_customer_id":100389,"tr_customer_product_id":100379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:53.000Z","modified_at":"2025-11-06T11:30:53.000Z","name":"Kamla Kaul","mobile_number":"7043020108","email_id":"elakshi.gill@hotmail.com","dop":"2025-11-06","serial_number":"321454583589490","imei1":"321454583589490","imei2":"321454583589490","popurl":"www.achyut-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100373,"job_number":"JOB_100373","tr_customer_id":100390,"tr_customer_product_id":100380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Vasudha Dwivedi","mobile_number":"7089140614","email_id":"harit.nayar@hotmail.com","dop":"2025-11-06","serial_number":"654563275297670","imei1":"654563275297670","imei2":"654563275297670","popurl":"www.pushti-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100374,"job_number":"JOB_100374","tr_customer_id":100391,"tr_customer_product_id":100381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Sameer Achari","mobile_number":"7010389052","email_id":"vinay.kapoor@gmail.com","dop":"2025-11-06","serial_number":"623082232202650","imei1":"623082232202650","imei2":"623082232202650","popurl":"www.karan-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100375,"job_number":"JOB_100375","tr_customer_id":100392,"tr_customer_product_id":100382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Swara Jain","mobile_number":"7064763328","email_id":"chakor.gandhi@yahoo.co.in","dop":"2025-11-06","serial_number":"264091581502385","imei1":"264091581502385","imei2":"264091581502385","popurl":"www.amogh-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100376,"job_number":"JOB_100376","tr_customer_id":100393,"tr_customer_product_id":100383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Meena Gandhi","mobile_number":"7095335154","email_id":"anilabh.guha@yahoo.co.in","dop":"2025-11-06","serial_number":"456375851459728","imei1":"456375851459728","imei2":"456375851459728","popurl":"www.chidaatma-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100377,"job_number":"JOB_100377","tr_customer_id":100394,"tr_customer_product_id":100384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:54.000Z","modified_at":"2025-11-06T11:30:54.000Z","name":"Rohan Saini","mobile_number":"7089638525","email_id":"dayaamay.nayar@hotmail.com","dop":"2025-11-06","serial_number":"106492589462807","imei1":"106492589462807","imei2":"106492589462807","popurl":"www.vaijayanthi-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100378,"job_number":"JOB_100378","tr_customer_id":100395,"tr_customer_product_id":100385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Sheela Varman","mobile_number":"7049992007","email_id":"kanishka.tandon@gmail.com","dop":"2025-11-06","serial_number":"450170914993622","imei1":"450170914993622","imei2":"450170914993622","popurl":"www.daevi-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100379,"job_number":"JOB_100379","tr_customer_id":100396,"tr_customer_product_id":100386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Verma","mobile_number":"7036042656","email_id":"gurdev.prajapat@gmail.com","dop":"2025-11-06","serial_number":"408187211702033","imei1":"408187211702033","imei2":"408187211702033","popurl":"www.garuda-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100380,"job_number":"JOB_100380","tr_customer_id":100397,"tr_customer_product_id":100387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Anjali Menon","mobile_number":"7072888281","email_id":"avantika.iyengar@hotmail.com","dop":"2025-11-06","serial_number":"444342662288272","imei1":"444342662288272","imei2":"444342662288272","popurl":"www.rita-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100381,"job_number":"JOB_100381","tr_customer_id":100398,"tr_customer_product_id":100388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Adityanandana Shukla","mobile_number":"7047175746","email_id":"anil.khatri@yahoo.co.in","dop":"2025-11-06","serial_number":"726622950167581","imei1":"726622950167581","imei2":"726622950167581","popurl":"www.aruna-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100382,"job_number":"JOB_100382","tr_customer_id":100399,"tr_customer_product_id":100389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:55.000Z","modified_at":"2025-11-06T11:30:55.000Z","name":"Aslesha Embranthiri","mobile_number":"7090235309","email_id":"deeptimay.sethi@gmail.com","dop":"2025-11-06","serial_number":"009090295179041","imei1":"009090295179041","imei2":"009090295179041","popurl":"www.prasanna-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100383,"job_number":"JOB_100383","tr_customer_id":100400,"tr_customer_product_id":100390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nagabhushanam Khanna","mobile_number":"7083561175","email_id":"archan.nehru@yahoo.co.in","dop":"2025-11-06","serial_number":"971081468775680","imei1":"971081468775680","imei2":"971081468775680","popurl":"www.sarla-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100384,"job_number":"JOB_100384","tr_customer_id":100401,"tr_customer_product_id":100391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Sanjay Dutta","mobile_number":"7027919706","email_id":"darshan.ahluwalia@yahoo.co.in","dop":"2025-11-06","serial_number":"890455056385574","imei1":"890455056385574","imei2":"890455056385574","popurl":"www.vrinda-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100385,"job_number":"JOB_100385","tr_customer_id":100402,"tr_customer_product_id":100392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Aarya Dutta","mobile_number":"7009181783","email_id":"amaresh.gupta@yahoo.co.in","dop":"2025-11-06","serial_number":"515246471800315","imei1":"515246471800315","imei2":"515246471800315","popurl":"www.mahesh-johar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100386,"job_number":"JOB_100386","tr_customer_id":100403,"tr_customer_product_id":100393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Giri Gowda","mobile_number":"7029113932","email_id":"mangalya.dhawan@hotmail.com","dop":"2025-11-06","serial_number":"083630606486533","imei1":"083630606486533","imei2":"083630606486533","popurl":"www.darshan-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100387,"job_number":"JOB_100387","tr_customer_id":100404,"tr_customer_product_id":100394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Nalini Prajapat","mobile_number":"7053705339","email_id":"devangana.marar@hotmail.com","dop":"2025-11-06","serial_number":"658195104346854","imei1":"658195104346854","imei2":"658195104346854","popurl":"www.charumati-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100388,"job_number":"JOB_100388","tr_customer_id":100405,"tr_customer_product_id":100395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:56.000Z","modified_at":"2025-11-06T11:30:56.000Z","name":"Gajadhar Shah","mobile_number":"7010084885","email_id":"hiranmaya.arora@hotmail.com","dop":"2025-11-06","serial_number":"654802098534671","imei1":"654802098534671","imei2":"654802098534671","popurl":"www.geetanjali-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100389,"job_number":"JOB_100389","tr_customer_id":100406,"tr_customer_product_id":100396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Suryakantam Khatri","mobile_number":"7055041201","email_id":"prasanna.jain@yahoo.co.in","dop":"2025-11-06","serial_number":"658761791505178","imei1":"658761791505178","imei2":"658761791505178","popurl":"www.anala-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100390,"job_number":"JOB_100390","tr_customer_id":100407,"tr_customer_product_id":100397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Gopi Gowda","mobile_number":"7081105904","email_id":"deeptimay.kaniyar@yahoo.co.in","dop":"2025-11-06","serial_number":"979941510061335","imei1":"979941510061335","imei2":"979941510061335","popurl":"www.ankal-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100391,"job_number":"JOB_100391","tr_customer_id":100408,"tr_customer_product_id":100398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Goutam Kaul","mobile_number":"7059278196","email_id":"narinder.mukhopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"579070135142952","imei1":"579070135142952","imei2":"579070135142952","popurl":"www.chandramohan-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100392,"job_number":"JOB_100392","tr_customer_id":100409,"tr_customer_product_id":100399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:57.000Z","modified_at":"2025-11-06T11:30:57.000Z","name":"Deependra Butt","mobile_number":"7075625367","email_id":"kirti.deshpande@hotmail.com","dop":"2025-11-06","serial_number":"462034700038896","imei1":"462034700038896","imei2":"462034700038896","popurl":"www.akula-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100393,"job_number":"JOB_100393","tr_customer_id":100410,"tr_customer_product_id":100400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Chandra Pillai","mobile_number":"7084870826","email_id":"dandapaani.khanna@yahoo.co.in","dop":"2025-11-06","serial_number":"141555510766994","imei1":"141555510766994","imei2":"141555510766994","popurl":"www.maheswar-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100394,"job_number":"JOB_100394","tr_customer_id":100411,"tr_customer_product_id":100401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Usha Shah","mobile_number":"7090159881","email_id":"dhanesh.kakkar@yahoo.co.in","dop":"2025-11-06","serial_number":"851218560789260","imei1":"851218560789260","imei2":"851218560789260","popurl":"www.gajabahu-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100395,"job_number":"JOB_100395","tr_customer_id":100412,"tr_customer_product_id":100402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Rohana Mukhopadhyay","mobile_number":"7044210326","email_id":"anurag.butt@gmail.com","dop":"2025-11-06","serial_number":"553762417599130","imei1":"553762417599130","imei2":"553762417599130","popurl":"www.suryakantam-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100396,"job_number":"JOB_100396","tr_customer_id":100413,"tr_customer_product_id":100403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Jagadisha Tandon","mobile_number":"7059923844","email_id":"chandraswaroopa.sinha@hotmail.com","dop":"2025-11-06","serial_number":"493620888395302","imei1":"493620888395302","imei2":"493620888395302","popurl":"www.sachin-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100397,"job_number":"JOB_100397","tr_customer_id":100414,"tr_customer_product_id":100404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:58.000Z","modified_at":"2025-11-06T11:30:58.000Z","name":"Vidya Nehru","mobile_number":"7028067883","email_id":"digambara.varrier@yahoo.co.in","dop":"2025-11-06","serial_number":"602595882270739","imei1":"602595882270739","imei2":"602595882270739","popurl":"www.garuda-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100398,"job_number":"JOB_100398","tr_customer_id":100415,"tr_customer_product_id":100405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Gobinda Mukhopadhyay","mobile_number":"7050790233","email_id":"jyoti.abbott@gmail.com","dop":"2025-11-06","serial_number":"899505128119736","imei1":"899505128119736","imei2":"899505128119736","popurl":"www.chaten-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100399,"job_number":"JOB_100399","tr_customer_id":100416,"tr_customer_product_id":100406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Chandraswaroopa Ganaka","mobile_number":"7074132663","email_id":"niro.nayar@yahoo.co.in","dop":"2025-11-06","serial_number":"081266012756508","imei1":"081266012756508","imei2":"081266012756508","popurl":"www.udai-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100400,"job_number":"JOB_100400","tr_customer_id":100417,"tr_customer_product_id":100407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Jagdeep Pothuvaal","mobile_number":"7072171408","email_id":"daksha.reddy@gmail.com","dop":"2025-11-06","serial_number":"120347083503307","imei1":"120347083503307","imei2":"120347083503307","popurl":"www.agastya-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100401,"job_number":"JOB_100401","tr_customer_id":100418,"tr_customer_product_id":100408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Yoginder Guha","mobile_number":"7085665236","email_id":"subhash.achari@gmail.com","dop":"2025-11-06","serial_number":"841595928897706","imei1":"841595928897706","imei2":"841595928897706","popurl":"www.gotum-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100402,"job_number":"JOB_100402","tr_customer_id":100419,"tr_customer_product_id":100409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:30:59.000Z","modified_at":"2025-11-06T11:30:59.000Z","name":"Atreyi Gowda","mobile_number":"7076415639","email_id":"chanakya.patel@hotmail.com","dop":"2025-11-06","serial_number":"949742940962260","imei1":"949742940962260","imei2":"949742940962260","popurl":"www.kamalesh-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100403,"job_number":"JOB_100403","tr_customer_id":100420,"tr_customer_product_id":100410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Kamla Dhawan","mobile_number":"7052870205","email_id":"gemine.johar@yahoo.co.in","dop":"2025-11-06","serial_number":"550794988637065","imei1":"550794988637065","imei2":"550794988637065","popurl":"www.achyut-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100404,"job_number":"JOB_100404","tr_customer_id":100421,"tr_customer_product_id":100411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Nanda Mukhopadhyay","mobile_number":"7012934016","email_id":"sitara.deshpande@yahoo.co.in","dop":"2025-11-06","serial_number":"020868089654136","imei1":"020868089654136","imei2":"020868089654136","popurl":"www.aditya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100405,"job_number":"JOB_100405","tr_customer_id":100422,"tr_customer_product_id":100412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Swami Kaul","mobile_number":"7068948801","email_id":"chiranjeev.adiga@hotmail.com","dop":"2025-11-06","serial_number":"049435317828947","imei1":"049435317828947","imei2":"049435317828947","popurl":"www.bhaanumati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100406,"job_number":"JOB_100406","tr_customer_id":100423,"tr_customer_product_id":100413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:00.000Z","modified_at":"2025-11-06T11:31:00.000Z","name":"Gautami Iyengar","mobile_number":"7084972382","email_id":"deepesh.pothuvaal@yahoo.co.in","dop":"2025-11-06","serial_number":"686166453563799","imei1":"686166453563799","imei2":"686166453563799","popurl":"www.chandra-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100407,"job_number":"JOB_100407","tr_customer_id":100424,"tr_customer_product_id":100414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Mohinder Kaul","mobile_number":"7024388805","email_id":"budhil.prajapat@hotmail.com","dop":"2025-11-06","serial_number":"958150881717925","imei1":"958150881717925","imei2":"958150881717925","popurl":"www.acharyanandana-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100408,"job_number":"JOB_100408","tr_customer_id":100425,"tr_customer_product_id":100415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:01.000Z","name":"Devesh Kaniyar","mobile_number":"7025069141","email_id":"kashyapi.sethi@gmail.com","dop":"2025-11-06","serial_number":"820796326990888","imei1":"820796326990888","imei2":"820796326990888","popurl":"www.ekadant-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100409,"job_number":"JOB_100409","tr_customer_id":100426,"tr_customer_product_id":100416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:01.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Gangesh Sharma","mobile_number":"7062022148","email_id":"sanka.desai@gmail.com","dop":"2025-11-06","serial_number":"177105353552258","imei1":"177105353552258","imei2":"177105353552258","popurl":"www.triloki nath-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100410,"job_number":"JOB_100410","tr_customer_id":100427,"tr_customer_product_id":100417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Himani Pilla","mobile_number":"7005987586","email_id":"eshana.varman@hotmail.com","dop":"2025-11-06","serial_number":"627139891503284","imei1":"627139891503284","imei2":"627139891503284","popurl":"www.chandak-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100411,"job_number":"JOB_100411","tr_customer_id":100428,"tr_customer_product_id":100418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Bhaaswar Iyer","mobile_number":"7026900031","email_id":"rohan.dutta@yahoo.co.in","dop":"2025-11-06","serial_number":"636653332034637","imei1":"636653332034637","imei2":"636653332034637","popurl":"www.swarnalata-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100412,"job_number":"JOB_100412","tr_customer_id":100429,"tr_customer_product_id":100419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:02.000Z","modified_at":"2025-11-06T11:31:02.000Z","name":"Jyotsana Mehrotra","mobile_number":"7067960444","email_id":"shresth.varrier@hotmail.com","dop":"2025-11-06","serial_number":"954230293982376","imei1":"954230293982376","imei2":"954230293982376","popurl":"www.pushti-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100413,"job_number":"JOB_100413","tr_customer_id":100430,"tr_customer_product_id":100420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:31:05.000Z","modified_at":"2025-11-06T11:31:05.000Z","name":"Rati Somayaji","mobile_number":"7082579401","email_id":"bhilangana.chattopadhyay@yahoo.co.in","dop":"2025-11-06","serial_number":"894185446856644","imei1":"894185446856644","imei2":"894185446856644","popurl":"www.sucheta-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100414,"job_number":"JOB_100414","tr_customer_id":100431,"tr_customer_product_id":100421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Gautam Pilla","mobile_number":"7002822087","email_id":"rati.varma@gmail.com","dop":"2025-10-27","serial_number":"3771625569781452","imei1":"3771625569781452","imei2":"3771625569781452","popurl":"www.chandraprabha-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100415,"job_number":"JOB_100415","tr_customer_id":100432,"tr_customer_product_id":100422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Shakuntala Gandhi","mobile_number":"7078510912","email_id":"bilva.kapoor@yahoo.co.in","dop":"2025-10-27","serial_number":"3644298855479052","imei1":"3644298855479052","imei2":"3644298855479052","popurl":"www.lakshman-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100416,"job_number":"JOB_100416","tr_customer_id":100433,"tr_customer_product_id":100423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:28.000Z","modified_at":"2025-11-06T11:33:28.000Z","name":"Bakula Desai","mobile_number":"7072475786","email_id":"bhoj.gupta@yahoo.co.in","dop":"2025-10-27","serial_number":"9705587893124988","imei1":"9705587893124988","imei2":"9705587893124988","popurl":"www.kashyap-ganaka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100417,"job_number":"JOB_100417","tr_customer_id":100434,"tr_customer_product_id":100424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Giriraj Talwar","mobile_number":"7059711789","email_id":"akshat.trivedi@yahoo.co.in","dop":"2025-10-27","serial_number":"3907136702870552","imei1":"3907136702870552","imei2":"3907136702870552","popurl":"www.abhaya-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100418,"job_number":"JOB_100418","tr_customer_id":100435,"tr_customer_product_id":100425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:33:29.000Z","modified_at":"2025-11-06T11:33:29.000Z","name":"Deepesh Dubashi","mobile_number":"7092015930","email_id":"himadri.jha@gmail.com","dop":"2025-10-27","serial_number":"2097061719328982","imei1":"2097061719328982","imei2":"2097061719328982","popurl":"www.girindra-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100419,"job_number":"JOB_100419","tr_customer_id":100436,"tr_customer_product_id":100426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:24.000Z","modified_at":"2025-11-06T11:36:24.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"10280622524013","imei1":"10280622524013","imei2":"10280622524013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100421,"job_number":"JOB_100421","tr_customer_id":100438,"tr_customer_product_id":100428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:25.000Z","modified_at":"2025-11-06T11:36:25.000Z","name":"Annabel Grimes","mobile_number":"977-262-0205","email_id":"Johnathan60@hotmail.com","dop":"2025-04-06","serial_number":"12931830653723470","imei1":"12931830653723470","imei2":"12931830653723470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100422,"job_number":"JOB_100422","tr_customer_id":100439,"tr_customer_product_id":100429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:02.000Z","modified_at":"2025-11-06T11:37:02.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"10474347593634","imei1":"10474347593634","imei2":"10474347593634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100424,"job_number":"JOB_100424","tr_customer_id":100441,"tr_customer_product_id":100431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:03.000Z","modified_at":"2025-11-06T11:37:03.000Z","name":"Alan Rosenbaum","mobile_number":"746-293-7236","email_id":"Dante.Marvin@gmail.com","dop":"2025-04-06","serial_number":"18370574964769670","imei1":"18370574964769670","imei2":"18370574964769670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100425,"job_number":"JOB_100425","tr_customer_id":100442,"tr_customer_product_id":100432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:39.000Z","modified_at":"2025-11-06T11:37:39.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"13577996246236","imei1":"13577996246236","imei2":"13577996246236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100427,"job_number":"JOB_100427","tr_customer_id":100444,"tr_customer_product_id":100434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:40.000Z","modified_at":"2025-11-06T11:37:40.000Z","name":"Kaitlin Lubowitz","mobile_number":"877-206-7997","email_id":"Genevieve.Steuber19@hotmail.com","dop":"2025-04-06","serial_number":"10528870048804578","imei1":"10528870048804578","imei2":"10528870048804578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100428,"job_number":"JOB_100428","tr_customer_id":100445,"tr_customer_product_id":100435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:17.000Z","modified_at":"2025-11-06T11:38:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15881390518138","imei1":"15881390518138","imei2":"15881390518138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100430,"job_number":"JOB_100430","tr_customer_id":100447,"tr_customer_product_id":100437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:18.000Z","modified_at":"2025-11-06T11:38:18.000Z","name":"Gladyce Kris","mobile_number":"624-932-4528","email_id":"Leopold_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10463149792426114","imei1":"10463149792426114","imei2":"10463149792426114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100431,"job_number":"JOB_100431","tr_customer_id":100448,"tr_customer_product_id":100438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:46.000Z","modified_at":"2025-11-06T11:39:46.000Z","name":"Sittu bhatta","mobile_number":"995678935474","email_id":"durlabh1982.db@gmail.com","dop":"2025-04-06","serial_number":"11227324885284","imei1":"11227324885284","imei2":"11227324885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100433,"job_number":"JOB_100433","tr_customer_id":100450,"tr_customer_product_id":100440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:47.000Z","modified_at":"2025-11-06T11:39:47.000Z","name":"Taurean Hahn","mobile_number":"244-402-6875","email_id":"Mckenzie34@hotmail.com","dop":"2025-04-06","serial_number":"13682095905185400","imei1":"13682095905185400","imei2":"13682095905185400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100434,"job_number":"JOB_100434","tr_customer_id":100451,"tr_customer_product_id":100441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:15.000Z","modified_at":"2025-11-06T11:40:15.000Z","name":"Annu bhatta","mobile_number":"546585969604","email_id":"annu.bha@gmail.com","dop":"2025-04-06","serial_number":"16142673270630","imei1":"16142673270630","imei2":"16142673270630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100436,"job_number":"JOB_100436","tr_customer_id":100453,"tr_customer_product_id":100443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:16.000Z","modified_at":"2025-11-06T11:40:16.000Z","name":"Casey Hodkiewicz","mobile_number":"375-730-6619","email_id":"Nichole2@hotmail.com","dop":"2025-04-06","serial_number":"13803831184821526","imei1":"13803831184821526","imei2":"13803831184821526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100437,"job_number":"JOB_100437","tr_customer_id":100454,"tr_customer_product_id":100444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:45.000Z","modified_at":"2025-11-06T11:40:45.000Z","name":"Addu bhatta","mobile_number":"5464758590589654","email_id":"advi@gmail.com","dop":"2025-04-06","serial_number":"14786197683307","imei1":"14786197683307","imei2":"14786197683307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100439,"job_number":"JOB_100439","tr_customer_id":100456,"tr_customer_product_id":100446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:46.000Z","modified_at":"2025-11-06T11:40:46.000Z","name":"Andre Boyer","mobile_number":"539-374-1083","email_id":"Janie74@yahoo.com","dop":"2025-04-06","serial_number":"16612781757290152","imei1":"16612781757290152","imei2":"16612781757290152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100440,"job_number":"JOB_100440","tr_customer_id":100457,"tr_customer_product_id":100447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:17.000Z","modified_at":"2025-11-06T11:41:17.000Z","name":"Akku bhatta","mobile_number":"4464756967456","email_id":"akku@gmail.com","dop":"2025-04-06","serial_number":"15852829115577","imei1":"15852829115577","imei2":"15852829115577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100442,"job_number":"JOB_100442","tr_customer_id":100459,"tr_customer_product_id":100449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:18.000Z","modified_at":"2025-11-06T11:41:18.000Z","name":"Nicholaus Klocko","mobile_number":"827-466-6662","email_id":"Janie_Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"17150858326754652","imei1":"17150858326754652","imei2":"17150858326754652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100443,"job_number":"JOB_100443","tr_customer_id":100460,"tr_customer_product_id":100450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:34.000Z","name":"Shravani A","mobile_number":"9002290809","email_id":"shravani@gmail.com","dop":"2025-09-30","serial_number":"15781138326990","imei1":"15781138326990","imei2":"15781138326990","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100445,"job_number":"JOB_100445","tr_customer_id":100462,"tr_customer_product_id":100452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:35.000Z","modified_at":"2025-11-06T11:57:35.000Z","name":"Brody Mante","mobile_number":"746-712-9467","email_id":"Gabriella_Johnson@hotmail.com","dop":"2025-09-30","serial_number":"16855128299423","imei1":"16855128299423","imei2":"16855128299423","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100446,"job_number":"JOB_100446","tr_customer_id":100463,"tr_customer_product_id":100453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:53.000Z","modified_at":"2025-11-06T11:57:53.000Z","name":"Dhanashree k","mobile_number":"8909000985","email_id":"dhanashree@gmail.com","dop":"2025-09-30","serial_number":"11265577304018","imei1":"11265577304018","imei2":"11265577304018","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100448,"job_number":"JOB_100448","tr_customer_id":100465,"tr_customer_product_id":100455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:57:54.000Z","name":"Vilma O'Keefe","mobile_number":"875-807-1363","email_id":"Jamil_Abernathy61@gmail.com","dop":"2025-09-30","serial_number":"18181402301671","imei1":"18181402301671","imei2":"18181402301671","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100449,"job_number":"JOB_100449","tr_customer_id":100466,"tr_customer_product_id":100456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:12.000Z","modified_at":"2025-11-06T11:58:12.000Z","name":"Diksha k","mobile_number":"7960098099","email_id":"diksha@gmail.com","dop":"2025-09-30","serial_number":"18259984553493","imei1":"18259984553493","imei2":"18259984553493","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100451,"job_number":"JOB_100451","tr_customer_id":100468,"tr_customer_product_id":100458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:13.000Z","modified_at":"2025-11-06T11:58:13.000Z","name":"Isom Upton","mobile_number":"772-555-3043","email_id":"Shanelle0@gmail.com","dop":"2025-09-30","serial_number":"10436599420881","imei1":"10436599420881","imei2":"10436599420881","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T11:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97751,"job_number":"JOB_97751","tr_customer_id":97768,"tr_customer_product_id":97758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:16:54.000Z","modified_at":"2025-11-03T08:16:54.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392911","imei1":"95849393938392911","imei2":"95849393938392911","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T08:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97821,"job_number":"JOB_97821","tr_customer_id":97839,"tr_customer_product_id":97828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:55.000Z","modified_at":"2025-11-03T11:31:55.000Z","name":"Kajol Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"105546237179917","imei1":"105546237179917","imei2":"105546237179917","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97822,"job_number":"JOB_97822","tr_customer_id":97838,"tr_customer_product_id":97829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:31:55.000Z","modified_at":"2025-11-03T11:31:55.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"105546237170117","imei1":"105546237170117","imei2":"105546237170117","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T11:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97913,"job_number":"JOB_97913","tr_customer_id":97930,"tr_customer_product_id":97920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:50:59.000Z","modified_at":"2025-11-03T12:50:59.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"17409559071347","imei1":"17409559071347","imei2":"17409559071347","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97914,"job_number":"JOB_97914","tr_customer_id":97931,"tr_customer_product_id":97921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:54:29.000Z","modified_at":"2025-11-03T12:54:29.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"18195519273914","imei1":"18195519273914","imei2":"18195519273914","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97915,"job_number":"JOB_97915","tr_customer_id":97932,"tr_customer_product_id":97922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:54:29.000Z","modified_at":"2025-11-03T12:54:29.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"18717386979352","imei1":"18717386979352","imei2":"18717386979352","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T12:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97923,"job_number":"JOB_97923","tr_customer_id":97940,"tr_customer_product_id":97930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:45.000Z","modified_at":"2025-11-03T13:21:45.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"108785119794387","imei1":"108785119794387","imei2":"108785119794387","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97924,"job_number":"JOB_97924","tr_customer_id":97941,"tr_customer_product_id":97931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:21:51.000Z","modified_at":"2025-11-03T13:21:51.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101654920168626","imei2":"101654920168626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97943,"job_number":"JOB_97943","tr_customer_id":97960,"tr_customer_product_id":97950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:40:53.000Z","modified_at":"2025-11-03T13:40:53.000Z","name":"Kajol Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101654920100626","imei2":"101654920100626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97944,"job_number":"JOB_97944","tr_customer_id":97961,"tr_customer_product_id":97951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:40:53.000Z","modified_at":"2025-11-03T13:40:53.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"101654920168626","imei1":"101656920168626","imei2":"101656920168626","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97945,"job_number":"JOB_97945","tr_customer_id":97962,"tr_customer_product_id":97952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:44:22.000Z","modified_at":"2025-11-03T13:44:22.000Z","name":"nota b","mobile_number":"8197721023","email_id":"g@gmail.com","dop":"2025-10-18","serial_number":"13523647468423","imei1":"13523647468423","imei2":"13523647468423","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97967,"job_number":"JOB_97967","tr_customer_id":97984,"tr_customer_product_id":97974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:47:04.000Z","modified_at":"2025-11-03T13:47:04.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"80114983002502","imei1":"80114983002502","imei2":"80114983002502","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97968,"job_number":"JOB_97968","tr_customer_id":97985,"tr_customer_product_id":97975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T13:47:05.000Z","modified_at":"2025-11-03T13:47:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"17408047552190","imei1":"17408047552190","imei2":"17408047552190","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T13:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97975,"job_number":"JOB_97975","tr_customer_id":97992,"tr_customer_product_id":97982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"171616659421857","imei1":"171616659421857","imei2":"171616659421857","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97976,"job_number":"JOB_97976","tr_customer_id":97993,"tr_customer_product_id":97983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"Felicity Gottlieb","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102037983291943","imei1":"102037983291943","imei2":"102037983291943","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97977,"job_number":"JOB_97977","tr_customer_id":97994,"tr_customer_product_id":97984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:57.000Z","modified_at":"2025-11-03T14:09:57.000Z","name":"Travon Marvin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197056939794682","imei1":"197056939794682","imei2":"197056939794682","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97978,"job_number":"JOB_97978","tr_customer_id":97995,"tr_customer_product_id":97985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:09:58.000Z","modified_at":"2025-11-03T14:09:58.000Z","name":"Lonny D'Amore","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116644899843325","imei1":"116644899843325","imei2":"116644899843325","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97982,"job_number":"JOB_97982","tr_customer_id":97999,"tr_customer_product_id":97989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"174621730798593","imei1":"174621730798593","imei2":"174621730798593","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97983,"job_number":"JOB_97983","tr_customer_id":98000,"tr_customer_product_id":97990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Keith Kris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125961592928450","imei1":"125961592928450","imei2":"125961592928450","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97984,"job_number":"JOB_97984","tr_customer_id":98001,"tr_customer_product_id":97991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:09.000Z","modified_at":"2025-11-03T14:10:09.000Z","name":"Lucienne O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127232726876087","imei1":"127232726876087","imei2":"127232726876087","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":97985,"job_number":"JOB_97985","tr_customer_id":98002,"tr_customer_product_id":97992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:10:10.000Z","modified_at":"2025-11-03T14:10:10.000Z","name":"Dayton Pagac","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183322769407495","imei1":"183322769407495","imei2":"183322769407495","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98043,"job_number":"JOB_98043","tr_customer_id":98060,"tr_customer_product_id":98050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:19.000Z","modified_at":"2025-11-03T14:24:19.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108826932716580","imei1":"108826932716580","imei2":"108826932716580","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98045,"job_number":"JOB_98045","tr_customer_id":98062,"tr_customer_product_id":98052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:20.000Z","modified_at":"2025-11-03T14:24:20.000Z","name":"Sienna Boyer","mobile_number":"705-976-0494","email_id":"Reagan92@hotmail.com","dop":"2025-06-09","serial_number":"109895254738035","imei1":"109895254738035","imei2":"109895254738035","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98048,"job_number":"JOB_98048","tr_customer_id":98065,"tr_customer_product_id":98055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:33.000Z","modified_at":"2025-11-03T14:24:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107491228289272","imei1":"107491228289272","imei2":"107491228289272","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98050,"job_number":"JOB_98050","tr_customer_id":98067,"tr_customer_product_id":98057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:34.000Z","modified_at":"2025-11-03T14:24:34.000Z","name":"Hortense McCullough","mobile_number":"406-600-4330","email_id":"Geraldine67@hotmail.com","dop":"2025-06-09","serial_number":"107743766880356","imei1":"107743766880356","imei2":"107743766880356","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98054,"job_number":"JOB_98054","tr_customer_id":98071,"tr_customer_product_id":98061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:47.000Z","modified_at":"2025-11-03T14:24:47.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104109787084195","imei1":"104109787084195","imei2":"104109787084195","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98056,"job_number":"JOB_98056","tr_customer_id":98073,"tr_customer_product_id":98063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T14:24:48.000Z","modified_at":"2025-11-03T14:24:48.000Z","name":"Rylee Bernier","mobile_number":"505-756-1904","email_id":"Alf74@yahoo.com","dop":"2025-06-09","serial_number":"109100794811952","imei1":"109100794811952","imei2":"109100794811952","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98089,"job_number":"JOB_98089","tr_customer_id":98106,"tr_customer_product_id":98096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:03:00.000Z","modified_at":"2025-11-03T16:03:00.000Z","name":"Jaren Rosenbaum","mobile_number":"234-814-8241","email_id":"Bart.OKeefe17@gmail.com","dop":"2025-10-18","serial_number":"17940116784711","imei1":"17940116784711","imei2":"17940116784711","popurl":"2025-10-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98099,"job_number":"JOB_98099","tr_customer_id":98116,"tr_customer_product_id":98106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:42:50.000Z","modified_at":"2025-11-03T16:42:50.000Z","name":"Everardo Berge","mobile_number":"{{mobile_number}}","email_id":"Eldred.Reynolds@yahoo.com","dop":"2025-10-12","serial_number":"50687556344187","imei1":"50687556344187","imei2":"50687556344187","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T16:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98115,"job_number":"JOB_98115","tr_customer_id":98132,"tr_customer_product_id":98122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:04:56.000Z","modified_at":"2025-11-03T17:13:07.000Z","name":"Prabhu AR","mobile_number":"8056818190","email_id":"prabhu8kr@gmail.com","dop":"2025-10-08","serial_number":"99999999999999999","imei1":"99999999999999999","imei2":"99999999999999999","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":3,"assigned_on":"2025-11-03T17:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98306,"job_number":"JOB_98306","tr_customer_id":98323,"tr_customer_product_id":98313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T21:07:55.000Z","modified_at":"2025-11-03T21:07:55.000Z","name":"MOHAMMED MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"1920-11-05","serial_number":"11115555111155555","imei1":"11115555111155555","imei2":"11115555111155555","popurl":"1920-11-05T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T21:07:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98334,"job_number":"JOB_98334","tr_customer_id":98351,"tr_customer_product_id":98341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:56.000Z","modified_at":"2025-11-04T03:29:56.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"37438005396928","imei1":"37438005396928","imei2":"37438005396928","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98336,"job_number":"JOB_98336","tr_customer_id":98353,"tr_customer_product_id":98343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:57.000Z","modified_at":"2025-11-04T03:29:57.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"89590685732420","imei1":"89590685732420","imei2":"89590685732420","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98337,"job_number":"JOB_98337","tr_customer_id":98354,"tr_customer_product_id":98344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:29:58.000Z","modified_at":"2025-11-04T03:29:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"29274595626395","imei1":"29274595626395","imei2":"29274595626395","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98343,"job_number":"JOB_98343","tr_customer_id":98360,"tr_customer_product_id":98350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:07.000Z","modified_at":"2025-11-04T03:30:07.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cedrick_Schuppe26@yahoo.com","dop":"2025-07-02","serial_number":"11294729992423","imei1":"11294729992423","imei2":"11294729992423","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98349,"job_number":"JOB_98349","tr_customer_id":98366,"tr_customer_product_id":98356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:24.000Z","modified_at":"2025-11-04T03:30:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Coy57@yahoo.com","dop":"2025-07-02","serial_number":"12493027344711","imei1":"12493027344711","imei2":"12493027344711","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98357,"job_number":"JOB_98357","tr_customer_id":98374,"tr_customer_product_id":98364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:30:41.000Z","modified_at":"2025-11-04T03:30:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Norene_Schaden46@gmail.com","dop":"2025-07-02","serial_number":"19796660999073","imei1":"19796660999073","imei2":"19796660999073","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98368,"job_number":"JOB_98368","tr_customer_id":98385,"tr_customer_product_id":98375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:03.000Z","modified_at":"2025-11-04T03:31:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"136308400812400","imei1":"136308400812400","imei2":"136308400812400","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98369,"job_number":"JOB_98369","tr_customer_id":98386,"tr_customer_product_id":98376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103191648875569","imei1":"103191648875569","imei2":"103191648875569","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98370,"job_number":"JOB_98370","tr_customer_id":98387,"tr_customer_product_id":98377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Colton Koepp","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195982859730017","imei1":"195982859730017","imei2":"195982859730017","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98371,"job_number":"JOB_98371","tr_customer_id":98388,"tr_customer_product_id":98378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Bessie Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188818879676224","imei1":"188818879676224","imei2":"188818879676224","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98374,"job_number":"JOB_98374","tr_customer_id":98391,"tr_customer_product_id":98381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Nickolas VonRueden","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132310173216259","imei1":"132310173216259","imei2":"132310173216259","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98375,"job_number":"JOB_98375","tr_customer_id":98392,"tr_customer_product_id":98382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:04.000Z","modified_at":"2025-11-04T03:31:04.000Z","name":"Jacques Nikolaus","mobile_number":"831-318-6628","email_id":"Kellen.Kiehn87@gmail.com","dop":"2025-06-09","serial_number":"103276348524064","imei1":"103276348524064","imei2":"103276348524064","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98379,"job_number":"JOB_98379","tr_customer_id":98396,"tr_customer_product_id":98386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:14.000Z","modified_at":"2025-11-04T03:31:14.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"184374624100868","imei1":"184374624100868","imei2":"184374624100868","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98380,"job_number":"JOB_98380","tr_customer_id":98397,"tr_customer_product_id":98387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Annette Upton","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138130874965638","imei1":"138130874965638","imei2":"138130874965638","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98381,"job_number":"JOB_98381","tr_customer_id":98398,"tr_customer_product_id":98388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Fatima Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111987664702170","imei1":"111987664702170","imei2":"111987664702170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98382,"job_number":"JOB_98382","tr_customer_id":98399,"tr_customer_product_id":98389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:15.000Z","modified_at":"2025-11-04T03:31:15.000Z","name":"Tamia Rolfson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118264336575422","imei1":"118264336575422","imei2":"118264336575422","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98383,"job_number":"JOB_98383","tr_customer_id":98400,"tr_customer_product_id":98390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:18.000Z","modified_at":"2025-11-04T03:31:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105495942723482","imei1":"105495942723482","imei2":"105495942723482","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98385,"job_number":"JOB_98385","tr_customer_id":98402,"tr_customer_product_id":98392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:18.000Z","modified_at":"2025-11-04T03:31:18.000Z","name":"Priscilla Pfannerstill","mobile_number":"485-852-2146","email_id":"Everardo66@yahoo.com","dop":"2025-06-09","serial_number":"105169774440559","imei1":"105169774440559","imei2":"105169774440559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98391,"job_number":"JOB_98391","tr_customer_id":98408,"tr_customer_product_id":98398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:32.000Z","modified_at":"2025-11-04T03:31:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105501248841192","imei1":"105501248841192","imei2":"105501248841192","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98393,"job_number":"JOB_98393","tr_customer_id":98410,"tr_customer_product_id":98400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:31:32.000Z","modified_at":"2025-11-04T03:31:32.000Z","name":"Sylvia Mayert","mobile_number":"436-596-3828","email_id":"Nestor99@yahoo.com","dop":"2025-06-09","serial_number":"102548331412461","imei1":"102548331412461","imei2":"102548331412461","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98538,"job_number":"JOB_98538","tr_customer_id":98555,"tr_customer_product_id":98545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:17.000Z","modified_at":"2025-11-04T06:17:17.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102802148142804","imei1":"102802148142804","imei2":"102802148142804","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98540,"job_number":"JOB_98540","tr_customer_id":98557,"tr_customer_product_id":98547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:18.000Z","modified_at":"2025-11-04T06:17:18.000Z","name":"Gwendolyn Bauch","mobile_number":"413-531-1314","email_id":"Tyrell_Gislason59@hotmail.com","dop":"2025-06-09","serial_number":"105464287055333","imei1":"105464287055333","imei2":"105464287055333","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98541,"job_number":"JOB_98541","tr_customer_id":98558,"tr_customer_product_id":98548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:33.000Z","modified_at":"2025-11-04T06:17:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101663155483855","imei1":"101663155483855","imei2":"101663155483855","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98543,"job_number":"JOB_98543","tr_customer_id":98560,"tr_customer_product_id":98550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:34.000Z","modified_at":"2025-11-04T06:17:34.000Z","name":"Esta Powlowski","mobile_number":"267-974-2950","email_id":"Lina.Rau@hotmail.com","dop":"2025-06-09","serial_number":"105328161010815","imei1":"105328161010815","imei2":"105328161010815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98544,"job_number":"JOB_98544","tr_customer_id":98561,"tr_customer_product_id":98551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:49.000Z","modified_at":"2025-11-04T06:17:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101516898968926","imei1":"101516898968926","imei2":"101516898968926","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98546,"job_number":"JOB_98546","tr_customer_id":98563,"tr_customer_product_id":98553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T06:17:49.000Z","modified_at":"2025-11-04T06:17:49.000Z","name":"Granville Williamson","mobile_number":"808-530-6358","email_id":"Terrance86@hotmail.com","dop":"2025-06-09","serial_number":"103872530015362","imei1":"103872530015362","imei2":"103872530015362","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T06:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98632,"job_number":"JOB_98632","tr_customer_id":98649,"tr_customer_product_id":98639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:25:56.000Z","modified_at":"2025-11-04T07:25:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Rebecca45@gmail.com","dop":"2025-07-02","serial_number":"19658337539430","imei1":"19658337539430","imei2":"19658337539430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98633,"job_number":"JOB_98633","tr_customer_id":98650,"tr_customer_product_id":98640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:26:13.000Z","modified_at":"2025-11-04T07:26:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Waldo.Langosh18@hotmail.com","dop":"2025-07-02","serial_number":"14394534442459","imei1":"14394534442459","imei2":"14394534442459","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98634,"job_number":"JOB_98634","tr_customer_id":98651,"tr_customer_product_id":98641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T07:26:30.000Z","modified_at":"2025-11-04T07:26:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Harvey.Feil24@yahoo.com","dop":"2025-07-02","serial_number":"10946025236849","imei1":"10946025236849","imei2":"10946025236849","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T07:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98751,"job_number":"JOB_98751","tr_customer_id":98768,"tr_customer_product_id":98758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:02.000Z","modified_at":"2025-11-04T13:50:02.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"60975577040292","imei1":"60975577040292","imei2":"60975577040292","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98752,"job_number":"JOB_98752","tr_customer_id":98769,"tr_customer_product_id":98759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:03.000Z","modified_at":"2025-11-04T13:50:03.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"97105562548527","imei1":"97105562548527","imei2":"97105562548527","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98753,"job_number":"JOB_98753","tr_customer_id":98770,"tr_customer_product_id":98760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T13:50:04.000Z","modified_at":"2025-11-04T13:50:04.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"87189295720402","imei1":"87189295720402","imei2":"87189295720402","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T13:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98754,"job_number":"JOB_98754","tr_customer_id":98771,"tr_customer_product_id":98761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:00:43.000Z","modified_at":"2025-11-04T14:00:43.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392930","imei1":"95849393938392930","imei2":"95849393938392930","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98755,"job_number":"JOB_98755","tr_customer_id":98772,"tr_customer_product_id":98762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:03:19.000Z","modified_at":"2025-11-04T14:03:19.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392934","imei1":"95849393938392934","imei2":"95849393938392934","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98756,"job_number":"JOB_98756","tr_customer_id":98773,"tr_customer_product_id":98763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:06:31.000Z","modified_at":"2025-11-04T14:06:31.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392990","imei1":"95849393938392990","imei2":"95849393938392990","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:06:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98757,"job_number":"JOB_98757","tr_customer_id":98774,"tr_customer_product_id":98764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:08:08.000Z","modified_at":"2025-11-04T14:08:08.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"95849393938392789","imei1":"95849393938392789","imei2":"95849393938392789","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:08:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98761,"job_number":"JOB_98761","tr_customer_id":98778,"tr_customer_product_id":98768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:52.000Z","modified_at":"2025-11-04T14:09:52.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"107488193267931","imei1":"107488193267931","imei2":"107488193267931","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98762,"job_number":"JOB_98762","tr_customer_id":98779,"tr_customer_product_id":98769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:52.000Z","modified_at":"2025-11-04T14:09:52.000Z","name":"Dallas Kris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178892733358160","imei1":"178892733358160","imei2":"178892733358160","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98763,"job_number":"JOB_98763","tr_customer_id":98780,"tr_customer_product_id":98770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:53.000Z","modified_at":"2025-11-04T14:09:53.000Z","name":"Lorna Deckow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178920298316467","imei1":"178920298316467","imei2":"178920298316467","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98764,"job_number":"JOB_98764","tr_customer_id":98781,"tr_customer_product_id":98771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:09:53.000Z","modified_at":"2025-11-04T14:09:53.000Z","name":"Aisha Reilly","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102151850937019","imei1":"102151850937019","imei2":"102151850937019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98765,"job_number":"JOB_98765","tr_customer_id":98782,"tr_customer_product_id":98772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:04.000Z","modified_at":"2025-11-04T14:10:04.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168324035020727","imei1":"168324035020727","imei2":"168324035020727","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98766,"job_number":"JOB_98766","tr_customer_id":98783,"tr_customer_product_id":98773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Cooper Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198357944554623","imei1":"198357944554623","imei2":"198357944554623","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98767,"job_number":"JOB_98767","tr_customer_id":98784,"tr_customer_product_id":98774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Aric Botsford","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132654814917579","imei1":"132654814917579","imei2":"132654814917579","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98768,"job_number":"JOB_98768","tr_customer_id":98785,"tr_customer_product_id":98775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:10:05.000Z","modified_at":"2025-11-04T14:10:05.000Z","name":"Terrance Yundt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"197580002732316","imei1":"197580002732316","imei2":"197580002732316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98822,"job_number":"JOB_98822","tr_customer_id":98839,"tr_customer_product_id":98829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:20:51.000Z","modified_at":"2025-11-04T14:20:51.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"17757818520215","imei1":"17757818520215","imei2":"17757818520215","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98823,"job_number":"JOB_98823","tr_customer_id":98840,"tr_customer_product_id":98830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:21:02.000Z","modified_at":"2025-11-04T14:21:02.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"18640626161965","imei1":"18640626161965","imei2":"18640626161965","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98830,"job_number":"JOB_98830","tr_customer_id":98847,"tr_customer_product_id":98837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:01.000Z","modified_at":"2025-11-04T14:25:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106798034430638","imei1":"106798034430638","imei2":"106798034430638","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98832,"job_number":"JOB_98832","tr_customer_id":98849,"tr_customer_product_id":98839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:01.000Z","modified_at":"2025-11-04T14:25:01.000Z","name":"Maegan Swift","mobile_number":"590-726-5555","email_id":"Josiane42@gmail.com","dop":"2025-06-09","serial_number":"102932129047923","imei1":"102932129047923","imei2":"102932129047923","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98833,"job_number":"JOB_98833","tr_customer_id":98850,"tr_customer_product_id":98840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:15.000Z","modified_at":"2025-11-04T14:25:15.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101387183345209","imei1":"101387183345209","imei2":"101387183345209","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98835,"job_number":"JOB_98835","tr_customer_id":98852,"tr_customer_product_id":98842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:16.000Z","modified_at":"2025-11-04T14:25:16.000Z","name":"Manley Kassulke","mobile_number":"656-346-7364","email_id":"Reyes.Vandervort98@yahoo.com","dop":"2025-06-09","serial_number":"109622093784171","imei1":"109622093784171","imei2":"109622093784171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98839,"job_number":"JOB_98839","tr_customer_id":98856,"tr_customer_product_id":98846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:29.000Z","modified_at":"2025-11-04T14:25:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102110431016085","imei1":"102110431016085","imei2":"102110431016085","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":98841,"job_number":"JOB_98841","tr_customer_id":98858,"tr_customer_product_id":98848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:25:30.000Z","modified_at":"2025-11-04T14:25:30.000Z","name":"Lia Dooley","mobile_number":"806-580-0986","email_id":"Eladio91@gmail.com","dop":"2025-06-09","serial_number":"104959476955492","imei1":"104959476955492","imei2":"104959476955492","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99026,"job_number":"JOB_99026","tr_customer_id":99043,"tr_customer_product_id":99033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Kavitha subramanian","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10435364706122","imei1":"10435364706122","imei2":"10435364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99027,"job_number":"JOB_99027","tr_customer_id":99045,"tr_customer_product_id":99034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Mothi Ayyappan","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10335364706122","imei1":"10335364706122","imei2":"10335364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99028,"job_number":"JOB_99028","tr_customer_id":99044,"tr_customer_product_id":99035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Belsi Alphonsa","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10735364706122","imei1":"10735364706122","imei2":"10735364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99029,"job_number":"JOB_99029","tr_customer_id":99046,"tr_customer_product_id":99036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Daina Makthalin","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10635364706122","imei1":"10635364706122","imei2":"10635364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99030,"job_number":"JOB_99030","tr_customer_id":99047,"tr_customer_product_id":99037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10135364706122","imei1":"10135364706122","imei2":"10135364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99031,"job_number":"JOB_99031","tr_customer_id":99048,"tr_customer_product_id":99038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Judy Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10235364706122","imei1":"10235364706122","imei2":"10235364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99032,"job_number":"JOB_99032","tr_customer_id":99049,"tr_customer_product_id":99039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Bhuvana Sriram","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10835364706122","imei1":"10835364706122","imei2":"10835364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99033,"job_number":"JOB_99033","tr_customer_id":99050,"tr_customer_product_id":99040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T19:31:14.000Z","modified_at":"2025-11-04T19:31:14.000Z","name":"Karthi Subaiya","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"10535364706122","imei1":"10535364706122","imei2":"10535364706122","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T19:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99134,"job_number":"JOB_99134","tr_customer_id":99151,"tr_customer_product_id":99141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T20:41:09.000Z","modified_at":"2025-11-04T20:41:09.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"11111111111111151","imei1":"11111111111111151","imei2":"11111111111111115","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T20:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99137,"job_number":"JOB_99137","tr_customer_id":99154,"tr_customer_product_id":99144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:38:43.000Z","modified_at":"2025-11-04T21:38:43.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"51515155151515","imei1":"51515155151515","imei2":"51515155151515","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99138,"job_number":"JOB_99138","tr_customer_id":99155,"tr_customer_product_id":99145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:52:59.000Z","modified_at":"2025-11-04T21:52:59.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"18737173193295","imei1":"18737173193295","imei2":"18737173193295","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99139,"job_number":"JOB_99139","tr_customer_id":99156,"tr_customer_product_id":99146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:53:28.000Z","modified_at":"2025-11-04T21:53:28.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"18057889517754","imei1":"18057889517754","imei2":"18057889517754","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99140,"job_number":"JOB_99140","tr_customer_id":99157,"tr_customer_product_id":99147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:57:57.000Z","modified_at":"2025-11-04T21:57:57.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"17157928168149","imei1":"17157928168149","imei2":"17157928168149","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99141,"job_number":"JOB_99141","tr_customer_id":99158,"tr_customer_product_id":99148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T21:59:09.000Z","modified_at":"2025-11-04T21:59:09.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"12002989594766","imei1":"12002989594766","imei2":"12002989594766","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-04T21:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99237,"job_number":"JOB_99237","tr_customer_id":99254,"tr_customer_product_id":99244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:08:25.000Z","modified_at":"2025-11-05T01:08:25.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"19533141206945","imei1":"19533141206945","imei2":"19533141206945","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99238,"job_number":"JOB_99238","tr_customer_id":99255,"tr_customer_product_id":99245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T01:11:00.000Z","modified_at":"2025-11-05T01:11:00.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"10153593205356","imei1":"10153593205356","imei2":"10153593205356","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T01:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99306,"job_number":"JOB_99306","tr_customer_id":99323,"tr_customer_product_id":99313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:49.000Z","modified_at":"2025-11-05T03:30:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"57518271097291","imei1":"57518271097291","imei2":"57518271097291","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99307,"job_number":"JOB_99307","tr_customer_id":99324,"tr_customer_product_id":99314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:50.000Z","modified_at":"2025-11-05T03:30:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"45325260924059","imei1":"45325260924059","imei2":"45325260924059","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99308,"job_number":"JOB_99308","tr_customer_id":99325,"tr_customer_product_id":99315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:30:54.000Z","modified_at":"2025-11-05T03:30:54.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Laurence.Anderson11@hotmail.com","dop":"2025-07-02","serial_number":"17000035383184","imei1":"17000035383184","imei2":"17000035383184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99315,"job_number":"JOB_99315","tr_customer_id":99332,"tr_customer_product_id":99322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:13.000Z","modified_at":"2025-11-05T03:31:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cassandre60@hotmail.com","dop":"2025-07-02","serial_number":"14058314717980","imei1":"14058314717980","imei2":"14058314717980","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99324,"job_number":"JOB_99324","tr_customer_id":99341,"tr_customer_product_id":99331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:31:31.000Z","modified_at":"2025-11-05T03:31:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Emory_Bergnaum17@yahoo.com","dop":"2025-07-02","serial_number":"19773776161026","imei1":"19773776161026","imei2":"19773776161026","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99337,"job_number":"JOB_99337","tr_customer_id":99354,"tr_customer_product_id":99344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:09.000Z","modified_at":"2025-11-05T03:32:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"130150411916524","imei1":"130150411916524","imei2":"130150411916524","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99338,"job_number":"JOB_99338","tr_customer_id":99355,"tr_customer_product_id":99345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Sterling Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126404557207070","imei1":"126404557207070","imei2":"126404557207070","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99339,"job_number":"JOB_99339","tr_customer_id":99356,"tr_customer_product_id":99346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Corene Hickle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170762045082367","imei1":"170762045082367","imei2":"170762045082367","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99340,"job_number":"JOB_99340","tr_customer_id":99357,"tr_customer_product_id":99347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:10.000Z","modified_at":"2025-11-05T03:32:10.000Z","name":"Eleazar McKenzie","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122229764457502","imei1":"122229764457502","imei2":"122229764457502","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99348,"job_number":"JOB_99348","tr_customer_id":99365,"tr_customer_product_id":99355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:22.000Z","modified_at":"2025-11-05T03:32:22.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186859980697473","imei1":"186859980697473","imei2":"186859980697473","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99349,"job_number":"JOB_99349","tr_customer_id":99366,"tr_customer_product_id":99356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:22.000Z","modified_at":"2025-11-05T03:32:22.000Z","name":"America Schmidt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153390926047361","imei1":"153390926047361","imei2":"153390926047361","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99350,"job_number":"JOB_99350","tr_customer_id":99367,"tr_customer_product_id":99357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Jamaal Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114791192192272","imei1":"114791192192272","imei2":"114791192192272","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99352,"job_number":"JOB_99352","tr_customer_id":99369,"tr_customer_product_id":99359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:23.000Z","modified_at":"2025-11-05T03:32:23.000Z","name":"Sammie Hackett","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179882241300127","imei1":"179882241300127","imei2":"179882241300127","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99358,"job_number":"JOB_99358","tr_customer_id":99375,"tr_customer_product_id":99365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:37.000Z","modified_at":"2025-11-05T03:32:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103116763597786","imei1":"103116763597786","imei2":"103116763597786","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99361,"job_number":"JOB_99361","tr_customer_id":99378,"tr_customer_product_id":99368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:38.000Z","modified_at":"2025-11-05T03:32:38.000Z","name":"Jarret Satterfield","mobile_number":"325-231-9005","email_id":"Keely.Mayer@yahoo.com","dop":"2025-06-09","serial_number":"101660481224798","imei1":"101660481224798","imei2":"101660481224798","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99370,"job_number":"JOB_99370","tr_customer_id":99387,"tr_customer_product_id":99377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:54.000Z","modified_at":"2025-11-05T03:32:54.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105148061793670","imei1":"105148061793670","imei2":"105148061793670","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99372,"job_number":"JOB_99372","tr_customer_id":99389,"tr_customer_product_id":99379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:32:55.000Z","modified_at":"2025-11-05T03:32:55.000Z","name":"Corine Ryan","mobile_number":"944-817-7757","email_id":"Hadley_Terry@yahoo.com","dop":"2025-06-09","serial_number":"106074255567175","imei1":"106074255567175","imei2":"106074255567175","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:32:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99375,"job_number":"JOB_99375","tr_customer_id":99392,"tr_customer_product_id":99382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:11.000Z","modified_at":"2025-11-05T03:33:11.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107564740672106","imei1":"107564740672106","imei2":"107564740672106","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99378,"job_number":"JOB_99378","tr_customer_id":99395,"tr_customer_product_id":99385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T03:33:12.000Z","modified_at":"2025-11-05T03:33:12.000Z","name":"Belle MacGyver","mobile_number":"565-464-4158","email_id":"Lenore.Douglas70@yahoo.com","dop":"2025-06-09","serial_number":"105859483189270","imei1":"105859483189270","imei2":"105859483189270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T03:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99430,"job_number":"JOB_99430","tr_customer_id":99447,"tr_customer_product_id":99437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:36:04.000Z","modified_at":"2025-11-05T04:36:04.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"12210731281817","imei1":"12210731281817","imei2":"12210731281817","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99431,"job_number":"JOB_99431","tr_customer_id":99448,"tr_customer_product_id":99438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:38:44.000Z","modified_at":"2025-11-05T04:38:44.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"16049209617050","imei1":"16049209617050","imei2":"16049209617050","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99432,"job_number":"JOB_99432","tr_customer_id":99449,"tr_customer_product_id":99439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:38:51.000Z","modified_at":"2025-11-05T04:38:51.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"12275048797180","imei1":"12275048797180","imei2":"12275048797180","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99433,"job_number":"JOB_99433","tr_customer_id":99450,"tr_customer_product_id":99440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:39:58.000Z","modified_at":"2025-11-05T04:39:58.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"14436809623016","imei1":"14436809623016","imei2":"14436809623016","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99436,"job_number":"JOB_99436","tr_customer_id":99453,"tr_customer_product_id":99443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:44:23.000Z","modified_at":"2025-11-05T04:44:23.000Z","name":"Alvertas Wisoky","mobile_number":"852-943-3585","email_id":"Domenick_Grimes82@hotmail.com","dop":"2025-10-01","serial_number":"16868041136147","imei1":"16868041136147","imei2":"16868041136147","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99437,"job_number":"JOB_99437","tr_customer_id":99454,"tr_customer_product_id":99444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T04:44:30.000Z","modified_at":"2025-11-05T04:44:30.000Z","name":"Margaretes McGlynn","mobile_number":"690-550-5755","email_id":"Hubert.Schiller@yahoo.com","dop":"2025-10-01","serial_number":"12350667579304","imei1":"12350667579304","imei2":"12350667579304","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99443,"job_number":"JOB_99443","tr_customer_id":99460,"tr_customer_product_id":99450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:27.000Z","modified_at":"2025-11-05T06:16:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108162423006228","imei1":"108162423006228","imei2":"108162423006228","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99445,"job_number":"JOB_99445","tr_customer_id":99462,"tr_customer_product_id":99452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:27.000Z","modified_at":"2025-11-05T06:16:27.000Z","name":"Deonte Shields","mobile_number":"340-389-6910","email_id":"Westley_Roob@yahoo.com","dop":"2025-06-09","serial_number":"101380697292074","imei1":"101380697292074","imei2":"101380697292074","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99446,"job_number":"JOB_99446","tr_customer_id":99463,"tr_customer_product_id":99453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:45.000Z","modified_at":"2025-11-05T06:16:45.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102234289770174","imei1":"102234289770174","imei2":"102234289770174","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99448,"job_number":"JOB_99448","tr_customer_id":99465,"tr_customer_product_id":99455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:16:46.000Z","modified_at":"2025-11-05T06:16:46.000Z","name":"Marietta Hyatt","mobile_number":"491-932-1493","email_id":"Nia60@yahoo.com","dop":"2025-06-09","serial_number":"105053540112997","imei1":"105053540112997","imei2":"105053540112997","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99449,"job_number":"JOB_99449","tr_customer_id":99466,"tr_customer_product_id":99456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:17:03.000Z","modified_at":"2025-11-05T06:17:03.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109071627954317","imei1":"109071627954317","imei2":"109071627954317","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99451,"job_number":"JOB_99451","tr_customer_id":99468,"tr_customer_product_id":99458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:17:04.000Z","modified_at":"2025-11-05T06:17:04.000Z","name":"Micaela Veum","mobile_number":"940-922-8451","email_id":"Cali.Lueilwitz@hotmail.com","dop":"2025-06-09","serial_number":"100135056016158","imei1":"100135056016158","imei2":"100135056016158","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T06:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99516,"job_number":"JOB_99516","tr_customer_id":99533,"tr_customer_product_id":99523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:25:43.000Z","modified_at":"2025-11-05T07:25:43.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jeremie.Gottlieb@gmail.com","dop":"2025-07-02","serial_number":"17211342265801","imei1":"17211342265801","imei2":"17211342265801","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99517,"job_number":"JOB_99517","tr_customer_id":99534,"tr_customer_product_id":99524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:26:02.000Z","modified_at":"2025-11-05T07:26:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Alyce_Zulauf89@gmail.com","dop":"2025-07-02","serial_number":"15806094173035","imei1":"15806094173035","imei2":"15806094173035","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99518,"job_number":"JOB_99518","tr_customer_id":99535,"tr_customer_product_id":99525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T07:26:19.000Z","modified_at":"2025-11-05T07:26:19.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Fritz_Feeney92@hotmail.com","dop":"2025-07-02","serial_number":"12713529260071","imei1":"12713529260071","imei2":"12713529260071","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T07:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99637,"job_number":"JOB_99637","tr_customer_id":99654,"tr_customer_product_id":99644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:05.000Z","modified_at":"2025-11-05T13:49:05.000Z","name":"sanket mane","mobile_number":"8765432121","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"38395031838056","imei1":"38395031838056","imei2":"38395031838056","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99638,"job_number":"JOB_99638","tr_customer_id":99655,"tr_customer_product_id":99645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:05.000Z","modified_at":"2025-11-05T13:49:05.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"62510516379327","imei1":"62510516379327","imei2":"62510516379327","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99639,"job_number":"JOB_99639","tr_customer_id":99656,"tr_customer_product_id":99646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T13:49:06.000Z","modified_at":"2025-11-05T13:49:06.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"63028447655773","imei1":"63028447655773","imei2":"63028447655773","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T13:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99652,"job_number":"JOB_99652","tr_customer_id":99669,"tr_customer_product_id":99659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:37.000Z","modified_at":"2025-11-05T14:09:37.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"195570317012771","imei1":"195570317012771","imei2":"195570317012771","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99653,"job_number":"JOB_99653","tr_customer_id":99670,"tr_customer_product_id":99660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Crawford Stracke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113152474573211","imei1":"113152474573211","imei2":"113152474573211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99654,"job_number":"JOB_99654","tr_customer_id":99671,"tr_customer_product_id":99661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Randy Mills","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"155076252234331","imei1":"155076252234331","imei2":"155076252234331","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99655,"job_number":"JOB_99655","tr_customer_id":99672,"tr_customer_product_id":99662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:38.000Z","modified_at":"2025-11-05T14:09:38.000Z","name":"Hazel Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179966184228532","imei1":"179966184228532","imei2":"179966184228532","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99656,"job_number":"JOB_99656","tr_customer_id":99673,"tr_customer_product_id":99663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:49.000Z","modified_at":"2025-11-05T14:09:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"103468898943934","imei1":"103468898943934","imei2":"103468898943934","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99657,"job_number":"JOB_99657","tr_customer_id":99674,"tr_customer_product_id":99664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Kamren O'Keefe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177908094201390","imei1":"177908094201390","imei2":"177908094201390","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99658,"job_number":"JOB_99658","tr_customer_id":99675,"tr_customer_product_id":99665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Modesta Hane","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111266164876880","imei1":"111266164876880","imei2":"111266164876880","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99659,"job_number":"JOB_99659","tr_customer_id":99676,"tr_customer_product_id":99666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:09:50.000Z","modified_at":"2025-11-05T14:09:50.000Z","name":"Donavon Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141149830238752","imei1":"141149830238752","imei2":"141149830238752","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99683,"job_number":"JOB_99683","tr_customer_id":99700,"tr_customer_product_id":99690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:14:35.000Z","modified_at":"2025-11-05T14:14:35.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"117592158824646","imei1":"117592158824646","imei2":"117592158824646","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99719,"job_number":"JOB_99719","tr_customer_id":99736,"tr_customer_product_id":99726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:34.000Z","modified_at":"2025-11-05T14:24:34.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109101486614054","imei1":"109101486614054","imei2":"109101486614054","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99721,"job_number":"JOB_99721","tr_customer_id":99738,"tr_customer_product_id":99728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:35.000Z","modified_at":"2025-11-05T14:24:35.000Z","name":"Vinnie Pacocha","mobile_number":"860-584-2994","email_id":"Genevieve.Dare92@gmail.com","dop":"2025-06-09","serial_number":"106629997153337","imei1":"106629997153337","imei2":"106629997153337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99722,"job_number":"JOB_99722","tr_customer_id":99739,"tr_customer_product_id":99729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:52.000Z","modified_at":"2025-11-05T14:24:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100960018826421","imei1":"100960018826421","imei2":"100960018826421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99724,"job_number":"JOB_99724","tr_customer_id":99741,"tr_customer_product_id":99731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:24:53.000Z","modified_at":"2025-11-05T14:24:53.000Z","name":"Carson Smith","mobile_number":"793-351-4740","email_id":"Elisa.Deckow@gmail.com","dop":"2025-06-09","serial_number":"107421246211020","imei1":"107421246211020","imei2":"107421246211020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99725,"job_number":"JOB_99725","tr_customer_id":99742,"tr_customer_product_id":99732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:10.000Z","modified_at":"2025-11-05T14:25:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108437062559103","imei1":"108437062559103","imei2":"108437062559103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99727,"job_number":"JOB_99727","tr_customer_id":99744,"tr_customer_product_id":99734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:25:10.000Z","modified_at":"2025-11-05T14:25:10.000Z","name":"Fritz Mosciski","mobile_number":"806-466-7617","email_id":"Ayla.Bogisich93@yahoo.com","dop":"2025-06-09","serial_number":"100580004084992","imei1":"100580004084992","imei2":"100580004084992","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99783,"job_number":"JOB_99783","tr_customer_id":99800,"tr_customer_product_id":99790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:13:59.000Z","modified_at":"2025-11-05T15:13:59.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156145030326303","imei1":"156145030326303","imei2":"156145030326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:13:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99784,"job_number":"JOB_99784","tr_customer_id":99801,"tr_customer_product_id":99791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:24:26.000Z","modified_at":"2025-11-05T15:24:26.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"216145030326303","imei1":"216145030326303","imei2":"216145030326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99785,"job_number":"JOB_99785","tr_customer_id":99802,"tr_customer_product_id":99792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:25:30.000Z","modified_at":"2025-11-05T15:25:30.000Z","name":"Lia Schulist","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"2161423430326303","imei1":"2161423430326303","imei2":"2161423430326303","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99792,"job_number":"JOB_99792","tr_customer_id":99809,"tr_customer_product_id":99799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:43:46.000Z","modified_at":"2025-11-05T15:43:46.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"10414658956205","imei1":"10414658956205","imei2":"10414658956205","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99793,"job_number":"JOB_99793","tr_customer_id":99810,"tr_customer_product_id":99800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T15:55:49.000Z","modified_at":"2025-11-05T15:55:49.000Z","name":"Alene Wilderman","mobile_number":"738-897-6168","email_id":"Efren.Mohr@gmail.com","dop":"2025-10-14","serial_number":"13903635410353","imei1":"13903635410353","imei2":"13903635410353","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T15:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99794,"job_number":"JOB_99794","tr_customer_id":99811,"tr_customer_product_id":99801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T16:03:43.000Z","modified_at":"2025-11-05T16:03:43.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11427607347396","imei1":"11427607347396","imei2":"11427607347396","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T16:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99807,"job_number":"JOB_99807","tr_customer_id":99824,"tr_customer_product_id":99814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:19:12.000Z","modified_at":"2025-11-05T17:19:12.000Z","name":"Nibriti singh","mobile_number":"7982839213","email_id":"nivriti.singh@gmail.com","dop":"2025-11-04","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99808,"job_number":"JOB_99808","tr_customer_id":99825,"tr_customer_product_id":99815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T17:23:28.000Z","modified_at":"2025-11-05T17:23:29.000Z","name":"Nibriti singh","mobile_number":"7982839213","email_id":"nivriti.singh@gmail.com","dop":"2025-11-04","serial_number":"012345678945679","imei1":"012345678945679","imei2":"012345678945679","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T17:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99843,"job_number":"JOB_99843","tr_customer_id":99860,"tr_customer_product_id":99850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T19:20:42.000Z","modified_at":"2025-11-05T19:20:42.000Z","name":"shahid MASOOD","mobile_number":"5166722683","email_id":"shahidmasood666@yahoo.com","dop":"2017-11-05","serial_number":"14660194277750","imei1":"14660194277750","imei2":"14660194277750","popurl":"2017-11-05T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T19:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99854,"job_number":"JOB_99854","tr_customer_id":99871,"tr_customer_product_id":99861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:12:49.000Z","modified_at":"2025-11-06T03:12:49.000Z","name":"Adolph Jacobson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136699443334910","imei1":"136699443334910","imei2":"136699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:12:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99855,"job_number":"JOB_99855","tr_customer_id":99872,"tr_customer_product_id":99862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:16:21.000Z","modified_at":"2025-11-06T03:16:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198514701641308","imei1":"198514701641308","imei2":"198514701641308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99856,"job_number":"JOB_99856","tr_customer_id":99873,"tr_customer_product_id":99863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:23:14.000Z","modified_at":"2025-11-06T03:23:14.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"126699443334910","imei1":"126699443334910","imei2":"126699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99864,"job_number":"JOB_99864","tr_customer_id":99881,"tr_customer_product_id":99871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:29:49.000Z","modified_at":"2025-11-06T03:29:49.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116699443334910","imei1":"116699443334910","imei2":"116699443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99878,"job_number":"JOB_99878","tr_customer_id":99895,"tr_customer_product_id":99885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:50.000Z","modified_at":"2025-11-06T03:33:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"36363555772348","imei1":"36363555772348","imei2":"36363555772348","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99879,"job_number":"JOB_99879","tr_customer_id":99896,"tr_customer_product_id":99886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:51.000Z","modified_at":"2025-11-06T03:33:51.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{mobile}}","email_id":"sanket393@gmail.com","dop":"2025-08-31","serial_number":"12883655980572","imei1":"12883655980572","imei2":"12883655980572","popurl":"2025-08-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99896,"job_number":"JOB_99896","tr_customer_id":99913,"tr_customer_product_id":99903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:22.000Z","modified_at":"2025-11-06T03:34:22.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Maye63@hotmail.com","dop":"2025-07-02","serial_number":"19091672442235","imei1":"19091672442235","imei2":"19091672442235","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99904,"job_number":"JOB_99904","tr_customer_id":99921,"tr_customer_product_id":99911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:44.000Z","modified_at":"2025-11-06T03:34:44.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Derick83@hotmail.com","dop":"2025-07-02","serial_number":"15977404078218","imei1":"15977404078218","imei2":"15977404078218","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99913,"job_number":"JOB_99913","tr_customer_id":99930,"tr_customer_product_id":99920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:01.000Z","modified_at":"2025-11-06T03:35:01.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ella.Bogan11@yahoo.com","dop":"2025-07-02","serial_number":"18042901322988","imei1":"18042901322988","imei2":"18042901322988","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99924,"job_number":"JOB_99924","tr_customer_id":99941,"tr_customer_product_id":99931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121749146627949","imei1":"121749146627949","imei2":"121749146627949","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99925,"job_number":"JOB_99925","tr_customer_id":99942,"tr_customer_product_id":99932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:36.000Z","modified_at":"2025-11-06T03:35:36.000Z","name":"Jasper Turner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100007593071249","imei1":"100007593071249","imei2":"100007593071249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99926,"job_number":"JOB_99926","tr_customer_id":99943,"tr_customer_product_id":99933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Jaden Hermiston","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145170692161041","imei1":"145170692161041","imei2":"145170692161041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99927,"job_number":"JOB_99927","tr_customer_id":99944,"tr_customer_product_id":99934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:37.000Z","modified_at":"2025-11-06T03:35:37.000Z","name":"Julie Heathcote","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115782907053347","imei1":"115782907053347","imei2":"115782907053347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99936,"job_number":"JOB_99936","tr_customer_id":99953,"tr_customer_product_id":99943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114143014985952","imei1":"114143014985952","imei2":"114143014985952","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99937,"job_number":"JOB_99937","tr_customer_id":99954,"tr_customer_product_id":99944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Kacie McCullough","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163502561656767","imei1":"163502561656767","imei2":"163502561656767","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99938,"job_number":"JOB_99938","tr_customer_id":99955,"tr_customer_product_id":99945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:49.000Z","modified_at":"2025-11-06T03:35:49.000Z","name":"Sharon Smitham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"125651711742876","imei1":"125651711742876","imei2":"125651711742876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99939,"job_number":"JOB_99939","tr_customer_id":99956,"tr_customer_product_id":99946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:50.000Z","modified_at":"2025-11-06T03:35:50.000Z","name":"Javier Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187170702827530","imei1":"187170702827530","imei2":"187170702827530","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99940,"job_number":"JOB_99940","tr_customer_id":99957,"tr_customer_product_id":99947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:06.000Z","modified_at":"2025-11-06T03:36:06.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105731504778022","imei1":"105731504778022","imei2":"105731504778022","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99942,"job_number":"JOB_99942","tr_customer_id":99959,"tr_customer_product_id":99949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:07.000Z","modified_at":"2025-11-06T03:36:07.000Z","name":"Jena Frami","mobile_number":"801-858-8416","email_id":"Alexis_Veum@gmail.com","dop":"2025-06-09","serial_number":"100081510109652","imei1":"100081510109652","imei2":"100081510109652","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99957,"job_number":"JOB_99957","tr_customer_id":99974,"tr_customer_product_id":99964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108462982820626","imei1":"108462982820626","imei2":"108462982820626","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99959,"job_number":"JOB_99959","tr_customer_id":99976,"tr_customer_product_id":99966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:25.000Z","name":"Leanna Hartmann","mobile_number":"696-660-4051","email_id":"Misty47@hotmail.com","dop":"2025-06-09","serial_number":"105963473317757","imei1":"105963473317757","imei2":"105963473317757","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99960,"job_number":"JOB_99960","tr_customer_id":99977,"tr_customer_product_id":99967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108855018526722","imei1":"108855018526722","imei2":"108855018526722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99962,"job_number":"JOB_99962","tr_customer_id":99979,"tr_customer_product_id":99969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:43.000Z","name":"Nickolas Kohler","mobile_number":"832-523-5686","email_id":"Fredy.Windler31@yahoo.com","dop":"2025-06-09","serial_number":"105180404219257","imei1":"105180404219257","imei2":"105180404219257","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99963,"job_number":"JOB_99963","tr_customer_id":99980,"tr_customer_product_id":99970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:45.000Z","modified_at":"2025-11-06T03:36:45.000Z","name":"Dina Waters","mobile_number":"867-390-5138","email_id":"Aurelia.Hilpert26@yahoo.com","dop":"2025-06-09","serial_number":"41966280789776940","imei1":"41966280789776940","imei2":"41966280789776940","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T03:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100018,"job_number":"JOB_100018","tr_customer_id":100035,"tr_customer_product_id":100025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:11:46.000Z","modified_at":"2025-11-06T04:11:46.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334910","imei1":"116599443334910","imei2":"116599443334910","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100037,"job_number":"JOB_100037","tr_customer_id":100054,"tr_customer_product_id":100044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:51.000Z","modified_at":"2025-11-06T04:14:51.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"116599443334911","imei1":"116599443334911","imei2":"116599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100038,"job_number":"JOB_100038","tr_customer_id":100055,"tr_customer_product_id":100045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:16:32.000Z","modified_at":"2025-11-06T04:16:32.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443334911","imei1":"125599443334911","imei2":"125599443334911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100040,"job_number":"JOB_100040","tr_customer_id":100057,"tr_customer_product_id":100047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:17:44.000Z","modified_at":"2025-11-06T04:17:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125599443332911","imei1":"125599443332911","imei2":"125599443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100041,"job_number":"JOB_100041","tr_customer_id":100058,"tr_customer_product_id":100048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:19:58.000Z","modified_at":"2025-11-06T04:19:58.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443332911","imei1":"125699443332911","imei2":"125699443332911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100042,"job_number":"JOB_100042","tr_customer_id":100059,"tr_customer_product_id":100049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:21:27.000Z","modified_at":"2025-11-06T04:21:27.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125699443132911","imei1":"125699443132911","imei2":"125699443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100067,"job_number":"JOB_100067","tr_customer_id":100084,"tr_customer_product_id":100074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:16.000Z","modified_at":"2025-11-06T04:37:17.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17012685512690","imei1":"17012685512690","imei2":"17012685512690","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100068,"job_number":"JOB_100068","tr_customer_id":100085,"tr_customer_product_id":100075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:37:40.000Z","modified_at":"2025-11-06T04:37:40.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443132911","imei1":"125692443132911","imei2":"125692443132911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100069,"job_number":"JOB_100069","tr_customer_id":100086,"tr_customer_product_id":100076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:43:43.000Z","modified_at":"2025-11-06T04:43:43.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14000896904351","imei1":"14000896904351","imei2":"14000896904351","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100072,"job_number":"JOB_100072","tr_customer_id":100089,"tr_customer_product_id":100079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:57.000Z","modified_at":"2025-11-06T04:46:57.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"15306639456399","imei1":"15306639456399","imei2":"15306639456399","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100073,"job_number":"JOB_100073","tr_customer_id":100090,"tr_customer_product_id":100080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:49:44.000Z","modified_at":"2025-11-06T04:49:44.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-07-31","serial_number":"125692443232911","imei1":"125692443232911","imei2":"125692443232911","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100074,"job_number":"JOB_100074","tr_customer_id":100091,"tr_customer_product_id":100081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:53:42.000Z","modified_at":"2025-11-06T04:53:42.000Z","name":"{{firstName1}} {{lastName1}}","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13372854133019","imei1":"13372854133019","imei2":"13372854133019","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100075,"job_number":"JOB_100075","tr_customer_id":100092,"tr_customer_product_id":100082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:54:47.000Z","modified_at":"2025-11-06T04:54:47.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"14413924806038","imei1":"14413924806038","imei2":"14413924806038","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T04:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100100,"job_number":"JOB_100100","tr_customer_id":100117,"tr_customer_product_id":100107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:35.000Z","modified_at":"2025-11-06T06:16:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102867721890436","imei1":"102867721890436","imei2":"102867721890436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100102,"job_number":"JOB_100102","tr_customer_id":100119,"tr_customer_product_id":100109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:36.000Z","modified_at":"2025-11-06T06:16:36.000Z","name":"Benton Wehner","mobile_number":"413-981-7306","email_id":"Claudine_Kunze5@hotmail.com","dop":"2025-06-09","serial_number":"104870950724315","imei1":"104870950724315","imei2":"104870950724315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100103,"job_number":"JOB_100103","tr_customer_id":100120,"tr_customer_product_id":100110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:37.000Z","modified_at":"2025-11-06T06:16:37.000Z","name":"Shawna Hilll","mobile_number":"611-508-9658","email_id":"Lester.Trantow50@gmail.com","dop":"2025-06-09","serial_number":"34084446909593570","imei1":"34084446909593570","imei2":"34084446909593570","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100104,"job_number":"JOB_100104","tr_customer_id":100121,"tr_customer_product_id":100111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:51.000Z","modified_at":"2025-11-06T06:16:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102787903635637","imei1":"102787903635637","imei2":"102787903635637","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100106,"job_number":"JOB_100106","tr_customer_id":100123,"tr_customer_product_id":100113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:52.000Z","modified_at":"2025-11-06T06:16:52.000Z","name":"Rhiannon Morissette","mobile_number":"440-920-1463","email_id":"Lamar.Kuhlman60@yahoo.com","dop":"2025-06-09","serial_number":"108467325406136","imei1":"108467325406136","imei2":"108467325406136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100107,"job_number":"JOB_100107","tr_customer_id":100124,"tr_customer_product_id":100114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105018702101333","imei1":"105018702101333","imei2":"105018702101333","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100109,"job_number":"JOB_100109","tr_customer_id":100126,"tr_customer_product_id":100116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:07.000Z","name":"Sylvester Upton","mobile_number":"430-412-0848","email_id":"Ernestina_Lowe@hotmail.com","dop":"2025-06-09","serial_number":"101707756974759","imei1":"101707756974759","imei2":"101707756974759","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100110,"job_number":"JOB_100110","tr_customer_id":100127,"tr_customer_product_id":100117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:09.000Z","modified_at":"2025-11-06T06:17:09.000Z","name":"Marietta Lakin","mobile_number":"235-814-4045","email_id":"Kennith15@hotmail.com","dop":"2025-06-09","serial_number":"22370275715632780","imei1":"22370275715632780","imei2":"22370275715632780","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100177,"job_number":"JOB_100177","tr_customer_id":100194,"tr_customer_product_id":100184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:25.000Z","modified_at":"2025-11-06T07:25:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cedrick13@hotmail.com","dop":"2025-07-02","serial_number":"19092173190944","imei1":"19092173190944","imei2":"19092173190944","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100178,"job_number":"JOB_100178","tr_customer_id":100195,"tr_customer_product_id":100185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:25:45.000Z","modified_at":"2025-11-06T07:25:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Malachi_Cruickshank@hotmail.com","dop":"2025-07-02","serial_number":"10995274953996","imei1":"10995274953996","imei2":"10995274953996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100179,"job_number":"JOB_100179","tr_customer_id":100196,"tr_customer_product_id":100186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:26:04.000Z","modified_at":"2025-11-06T07:26:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Felicity_Roberts74@yahoo.com","dop":"2025-07-02","serial_number":"15185625719359","imei1":"15185625719359","imei2":"15185625719359","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100183,"job_number":"JOB_100183","tr_customer_id":100200,"tr_customer_product_id":100190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:47:37.000Z","modified_at":"2025-11-06T07:47:37.000Z","name":"Vrushali bhise","mobile_number":"23554332222","email_id":"vrushalibhise16@gmail.com","dop":"2025-10-27","serial_number":"125692553232911","imei1":"125692553232911","imei2":"125692553232911","popurl":"2025-10-27T07:47:35.212787300Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99568,"job_number":"JOB_99568","tr_customer_id":99585,"tr_customer_product_id":99575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:38:58.000Z","modified_at":"2025-11-05T12:38:58.000Z","name":"Test USer","mobile_number":"9900990099","email_id":"testyopm@ym.com","dop":"2000-01-31","serial_number":"11223344556612","imei1":"11223344556612","imei2":"11223344556612","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":99571,"job_number":"JOB_99571","tr_customer_id":99588,"tr_customer_product_id":99578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:41:02.000Z","modified_at":"2025-11-05T12:41:02.000Z","name":"Test USer","mobile_number":"9900990091","email_id":"testyopm@ym1.com","dop":"2000-01-31","serial_number":"11223344556613","imei1":"11223344556613","imei2":"11223344556613","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":99574,"job_number":"JOB_99574","tr_customer_id":99591,"tr_customer_product_id":99581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:44:26.000Z","modified_at":"2025-11-05T12:44:26.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"11223344556614","imei1":"11223344556614","imei2":"11223344556614","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-05T12:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100154,"job_number":"JOB_100154","tr_customer_id":100171,"tr_customer_product_id":100161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:43:56.000Z","modified_at":"2025-11-06T06:43:56.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"10763906513483","imei1":"10763906513483","imei2":"10763906513483","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100170,"job_number":"JOB_100170","tr_customer_id":100187,"tr_customer_product_id":100177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:34.000Z","modified_at":"2025-11-06T07:02:34.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10985794730786","imei1":"10985794730786","imei2":"10985794730786","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100171,"job_number":"JOB_100171","tr_customer_id":100188,"tr_customer_product_id":100178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:02:38.000Z","modified_at":"2025-11-06T07:02:38.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10496912762131","imei1":"10496912762131","imei2":"10496912762131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100172,"job_number":"JOB_100172","tr_customer_id":100189,"tr_customer_product_id":100179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:03:01.000Z","modified_at":"2025-11-06T07:03:01.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10139267168810","imei1":"10139267168810","imei2":"10139267168810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100173,"job_number":"JOB_100173","tr_customer_id":100190,"tr_customer_product_id":100180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:04:30.000Z","modified_at":"2025-11-06T07:04:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10173997004602","imei1":"10173997004602","imei2":"10173997004602","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100174,"job_number":"JOB_100174","tr_customer_id":100191,"tr_customer_product_id":100181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:06:36.000Z","modified_at":"2025-11-06T07:06:36.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10065153475684","imei1":"10065153475684","imei2":"10065153475684","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100175,"job_number":"JOB_100175","tr_customer_id":100192,"tr_customer_product_id":100182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:07:30.000Z","modified_at":"2025-11-06T07:07:30.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10668286685066","imei1":"10668286685066","imei2":"10668286685066","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:07:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100176,"job_number":"JOB_100176","tr_customer_id":100193,"tr_customer_product_id":100183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:24:10.000Z","modified_at":"2025-11-06T07:24:10.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10605544668597","imei1":"10605544668597","imei2":"10605544668597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100180,"job_number":"JOB_100180","tr_customer_id":100197,"tr_customer_product_id":100187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:28:42.000Z","modified_at":"2025-11-06T07:28:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10401325821549","imei1":"10401325821549","imei2":"10401325821549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T07:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100184,"job_number":"JOB_100184","tr_customer_id":100201,"tr_customer_product_id":100191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:00:12.000Z","modified_at":"2025-11-06T08:00:12.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10935223791928","imei1":"10935223791928","imei2":"10935223791928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100185,"job_number":"JOB_100185","tr_customer_id":100202,"tr_customer_product_id":100192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:01:21.000Z","modified_at":"2025-11-06T08:01:21.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10429702695240","imei1":"10429702695240","imei2":"10429702695240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":100186,"job_number":"JOB_100186","tr_customer_id":100203,"tr_customer_product_id":100193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:03.000Z","modified_at":"2025-11-06T08:02:03.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10323308838670","imei1":"10323308838670","imei2":"10323308838670","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-06T08:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":98078,"job_number":"JOB_98078","tr_customer_id":98095,"tr_customer_product_id":98085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T15:10:46.000Z","modified_at":"2025-11-03T15:10:46.000Z","name":"sfs sdffds","mobile_number":"4435353500","email_id":"test@gmail.com","dop":"2025-11-11","serial_number":"3243424232423424","imei1":"3243424232423424","imei2":"3243424232423424","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-11-03T15:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4cbf09db-6272-4928-9f33-ce4faf5ca40c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{"username":"iameng","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-/r2jU9b1QG75YWhXytGo06dX1XA"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyOTl9.yFjOYfodkyqt9hUTzeSQGSodaY8Rp-8TdlQmwyeQSvI"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyOTl9.yFjOYfodkyqt9hUTzeSQGSodaY8Rp-8TdlQmwyeQSvI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6ee0dad8-4ae6-4f53-a162-517a28aec4bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-tHO2iHBoRD8tMp6WDGAaWgT9Mls"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyOTl9.yFjOYfodkyqt9hUTzeSQGSodaY8Rp-8TdlQmwyeQSvI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4ce59779-354f-4f3c-a1ec-2a553fd67aed
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-h4Nsp/NGMjiCzbbmTBEl2PaHBak"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":34},{"label":"Repair completed","key":"repair_completed","count":105}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 32.46KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyOTl9.yFjOYfodkyqt9hUTzeSQGSodaY8Rp-8TdlQmwyeQSvI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 75127989-b477-49fe-9714-806f4fd40c09
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"81d4-rtjUm4EdZgWwW4uOxr6p3+vQcR8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":97764,"job_number":"JOB_97764","tr_customer_id":97781,"tr_customer_product_id":97771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:51:37.000Z","modified_at":"2025-11-03T08:51:42.000Z","name":"Camilla Von","mobile_number":"925-542-4461","email_id":"Demetrius22@hotmail.com","dop":"2025-04-06","serial_number":"19684196876406","imei1":"19684196876406","imei2":"19684196876406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:51:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97766,"job_number":"JOB_97766","tr_customer_id":97783,"tr_customer_product_id":97773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:53:03.000Z","modified_at":"2025-11-03T08:53:08.000Z","name":"Darrin Bailey","mobile_number":"984-966-0383","email_id":"Joy8@gmail.com","dop":"2025-04-06","serial_number":"16081788228502","imei1":"16081788228502","imei2":"16081788228502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:53:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97769,"job_number":"JOB_97769","tr_customer_id":97786,"tr_customer_product_id":97776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:54:27.000Z","modified_at":"2025-11-03T08:54:32.000Z","name":"Rosalee McKenzie","mobile_number":"772-250-9454","email_id":"Tremayne_Parker89@yahoo.com","dop":"2025-04-06","serial_number":"13300381786762","imei1":"13300381786762","imei2":"13300381786762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:54:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97771,"job_number":"JOB_97771","tr_customer_id":97788,"tr_customer_product_id":97778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:55:26.000Z","modified_at":"2025-11-03T08:55:31.000Z","name":"Mona Zboncak","mobile_number":"564-208-5449","email_id":"Gisselle34@yahoo.com","dop":"2025-04-06","serial_number":"15732022949518","imei1":"15732022949518","imei2":"15732022949518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:55:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97804,"job_number":"JOB_97804","tr_customer_id":97821,"tr_customer_product_id":97811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:58:16.000Z","modified_at":"2025-11-03T10:58:21.000Z","name":"Gail Huel","mobile_number":"778-484-2099","email_id":"Jaquan_Walker@hotmail.com","dop":"2025-04-06","serial_number":"17148304506313","imei1":"17148304506313","imei2":"17148304506313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T10:58:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97806,"job_number":"JOB_97806","tr_customer_id":97823,"tr_customer_product_id":97813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:06:29.000Z","modified_at":"2025-11-03T11:06:34.000Z","name":"Isabella Bins","mobile_number":"828-556-4854","email_id":"Modesta.Robel83@yahoo.com","dop":"2025-04-06","serial_number":"10760707293899","imei1":"10760707293899","imei2":"10760707293899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:06:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97808,"job_number":"JOB_97808","tr_customer_id":97825,"tr_customer_product_id":97815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:10:57.000Z","modified_at":"2025-11-03T11:11:01.000Z","name":"Bella Zboncak","mobile_number":"702-627-6265","email_id":"Deonte_Gerhold61@yahoo.com","dop":"2025-04-06","serial_number":"12158171183128","imei1":"12158171183128","imei2":"12158171183128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:11:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97814,"job_number":"JOB_97814","tr_customer_id":97831,"tr_customer_product_id":97821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:30:19.000Z","modified_at":"2025-11-03T11:30:24.000Z","name":"Hester Schowalter","mobile_number":"344-658-7320","email_id":"Silas90@hotmail.com","dop":"2025-04-06","serial_number":"11506176712873","imei1":"11506176712873","imei2":"11506176712873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:30:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97900,"job_number":"JOB_97900","tr_customer_id":97917,"tr_customer_product_id":97907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:22:49.000Z","modified_at":"2025-11-03T12:22:54.000Z","name":"Rashawn Schaden","mobile_number":"824-392-6856","email_id":"Bailey_Jast@hotmail.com","dop":"2025-04-06","serial_number":"11404161246495","imei1":"11404161246495","imei2":"11404161246495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T12:22:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":97902,"job_number":"JOB_97902","tr_customer_id":97919,"tr_customer_product_id":97909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:24:36.000Z","modified_at":"2025-11-03T12:24:41.000Z","name":"Chester Kuhic","mobile_number":"388-276-6311","email_id":"Chauncey_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14767477092933","imei1":"14767477092933","imei2":"14767477092933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T12:24:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98109,"job_number":"JOB_98109","tr_customer_id":98126,"tr_customer_product_id":98116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:39.000Z","modified_at":"2025-11-03T16:53:45.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"45814692484740","imei1":"45814692484740","imei2":"45814692484740","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T16:53:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98114,"job_number":"JOB_98114","tr_customer_id":98131,"tr_customer_product_id":98121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:59:51.000Z","modified_at":"2025-11-03T16:59:52.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"58737734172126","imei1":"58737734172126","imei2":"58737734172126","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T16:59:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98117,"job_number":"JOB_98117","tr_customer_id":98134,"tr_customer_product_id":98124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:07:44.000Z","modified_at":"2025-11-03T17:08:48.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"26139507701253","imei1":"26139507701253","imei2":"26139507701253","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T17:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98118,"job_number":"JOB_98118","tr_customer_id":98135,"tr_customer_product_id":98125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:11:32.000Z","modified_at":"2025-11-03T17:11:33.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"51348275498862","imei1":"51348275498862","imei2":"51348275498862","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T17:11:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98161,"job_number":"JOB_98161","tr_customer_id":98178,"tr_customer_product_id":98168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:22:38.000Z","modified_at":"2025-11-03T20:25:29.000Z","name":"Webster Koch","mobile_number":"213-394-9111","email_id":"Emil66@yahoo.com","dop":"2025-04-06","serial_number":"19978197697510","imei1":"19978197697510","imei2":"19978197697510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T20:25:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98297,"job_number":"JOB_98297","tr_customer_id":98314,"tr_customer_product_id":98304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:36:34.000Z","modified_at":"2025-11-03T20:44:20.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"11511515151515","imei2":"11511515151515","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T20:44:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98442,"job_number":"JOB_98442","tr_customer_id":98459,"tr_customer_product_id":98449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:58:25.000Z","modified_at":"2025-11-04T03:58:28.000Z","name":"Cindy Durgan","mobile_number":"531-916-1553","email_id":"Cyril.Bashirian32@gmail.com","dop":"2025-04-06","serial_number":"10883195810385","imei1":"10883195810385","imei2":"10883195810385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T03:58:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98456,"job_number":"JOB_98456","tr_customer_id":98473,"tr_customer_product_id":98463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:40.000Z","modified_at":"2025-11-04T04:11:43.000Z","name":"Dashawn Denesik","mobile_number":"215-243-5725","email_id":"Porter.Little@hotmail.com","dop":"2025-04-06","serial_number":"15130788548769","imei1":"15130788548769","imei2":"15130788548769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98458,"job_number":"JOB_98458","tr_customer_id":98475,"tr_customer_product_id":98465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:44.000Z","modified_at":"2025-11-04T04:11:47.000Z","name":"Walton Ernser","mobile_number":"661-548-2346","email_id":"Dejah_Koelpin36@yahoo.com","dop":"2025-04-06","serial_number":"12000839995054","imei1":"12000839995054","imei2":"12000839995054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98460,"job_number":"JOB_98460","tr_customer_id":98477,"tr_customer_product_id":98467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:48.000Z","modified_at":"2025-11-04T04:11:50.000Z","name":"Melody Lebsack","mobile_number":"544-979-7407","email_id":"Dillan_Marvin79@yahoo.com","dop":"2025-04-06","serial_number":"11747033595691","imei1":"11747033595691","imei2":"11747033595691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98476,"job_number":"JOB_98476","tr_customer_id":98493,"tr_customer_product_id":98483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:46.000Z","modified_at":"2025-11-04T04:26:49.000Z","name":"Marie D'Amore","mobile_number":"433-405-6623","email_id":"Abby_Schuster37@gmail.com","dop":"2025-04-06","serial_number":"17949620835544","imei1":"17949620835544","imei2":"17949620835544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98478,"job_number":"JOB_98478","tr_customer_id":98495,"tr_customer_product_id":98485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:50.000Z","modified_at":"2025-11-04T04:26:53.000Z","name":"Diego Abshire","mobile_number":"240-893-2342","email_id":"Mabel_Kunde21@hotmail.com","dop":"2025-04-06","serial_number":"14208919600584","imei1":"14208919600584","imei2":"14208919600584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98480,"job_number":"JOB_98480","tr_customer_id":98497,"tr_customer_product_id":98487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:54.000Z","modified_at":"2025-11-04T04:26:57.000Z","name":"Owen Crona","mobile_number":"443-931-6290","email_id":"Larue.Kulas@yahoo.com","dop":"2025-04-06","serial_number":"15321107282683","imei1":"15321107282683","imei2":"15321107282683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98498,"job_number":"JOB_98498","tr_customer_id":98515,"tr_customer_product_id":98505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:35:25.000Z","modified_at":"2025-11-04T04:35:29.000Z","name":"Dejon Zboncak","mobile_number":"682-677-5721","email_id":"Effie56@gmail.com","dop":"2025-04-06","serial_number":"19616223525844","imei1":"19616223525844","imei2":"19616223525844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:35:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98715,"job_number":"JOB_98715","tr_customer_id":98732,"tr_customer_product_id":98722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:09.000Z","modified_at":"2025-11-04T12:49:13.000Z","name":"Caden Franecki","mobile_number":"427-424-7342","email_id":"Evie80@gmail.com","dop":"2025-04-06","serial_number":"16756251072157","imei1":"16756251072157","imei2":"16756251072157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98718,"job_number":"JOB_98718","tr_customer_id":98735,"tr_customer_product_id":98725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:15.000Z","modified_at":"2025-11-04T12:49:20.000Z","name":"King Will","mobile_number":"775-829-4162","email_id":"Broderick31@yahoo.com","dop":"2025-04-06","serial_number":"17921007040377","imei1":"17921007040377","imei2":"17921007040377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98721,"job_number":"JOB_98721","tr_customer_id":98738,"tr_customer_product_id":98728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:21.000Z","modified_at":"2025-11-04T12:49:26.000Z","name":"Solon Kuhn","mobile_number":"759-790-9728","email_id":"Fiona89@hotmail.com","dop":"2025-04-06","serial_number":"17322397060566","imei1":"17322397060566","imei2":"17322397060566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98724,"job_number":"JOB_98724","tr_customer_id":98741,"tr_customer_product_id":98731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:28.000Z","modified_at":"2025-11-04T12:49:33.000Z","name":"Cedrick Bernier","mobile_number":"475-333-3498","email_id":"Willis.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"11891305370148","imei1":"11891305370148","imei2":"11891305370148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":99999,"job_number":"JOB_99999","tr_customer_id":100016,"tr_customer_product_id":100006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:23.000Z","modified_at":"2025-11-06T08:36:03.000Z","name":"Hyman Gutmann","mobile_number":"339-982-3438","email_id":"Emilia70@yahoo.com","dop":"2025-04-06","serial_number":"12746490476542912","imei1":"12746490476542912","imei2":"12746490476542912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T08:36:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":100450,"job_number":"JOB_100450","tr_customer_id":100467,"tr_customer_product_id":100457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:12.000Z","modified_at":"2025-11-06T11:58:18.000Z","name":"Micheal Kshlerin","mobile_number":"421-900-0507","email_id":"Etha95@gmail.com","dop":"2025-09-30","serial_number":"10798278225582","imei1":"10798278225582","imei2":"10798278225582","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T11:58:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98100,"job_number":"JOB_98100","tr_customer_id":98117,"tr_customer_product_id":98107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:43:59.000Z","modified_at":"2025-11-04T14:26:52.000Z","name":"Jedidiah Jacobi","mobile_number":"{{mobile_number}}","email_id":"Lucienne85@yahoo.com","dop":"2025-10-12","serial_number":"97269971773991","imei1":"97269971773991","imei2":"97269971773991","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T14:26:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":98829,"job_number":"JOB_98829","tr_customer_id":98846,"tr_customer_product_id":98836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:56.000Z","modified_at":"2025-11-04T15:29:09.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"18146334376997","imei1":"18146334376997","imei2":"18146334376997","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T15:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":99738,"job_number":"JOB_99738","tr_customer_id":99755,"tr_customer_product_id":99745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:31:57.000Z","modified_at":"2025-11-05T14:34:35.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"11223344556615","imei1":"11223344556615","imei2":"11223344556615","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-05T14:34:35.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":100187,"job_number":"JOB_100187","tr_customer_id":100204,"tr_customer_product_id":100194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:06.000Z","modified_at":"2025-11-06T09:58:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10823787456816","imei1":"10823787456816","imei2":"10823787456816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T09:58:42.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyOTl9.yFjOYfodkyqt9hUTzeSQGSodaY8Rp-8TdlQmwyeQSvI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 382f7f84-0ce4-4ca8-aba5-139fbdbedad9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 472ms
Mean size per request: 39.4KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyOTl9.yFjOYfodkyqt9hUTzeSQGSodaY8Rp-8TdlQmwyeQSvI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 74f96b24-b52a-4370-a039-3530e7f199c8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"9d9b-M1LKjCJ0+mRmH4I4bPNxVgeSrbw"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":100450,"job_number":"JOB_100450","tr_customer_id":100467,"tr_customer_product_id":100457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:12.000Z","modified_at":"2025-11-06T11:58:18.000Z","name":"Micheal Kshlerin","mobile_number":"421-900-0507","email_id":"Etha95@gmail.com","dop":"2025-09-30","serial_number":"10798278225582","imei1":"10798278225582","imei2":"10798278225582","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T11:58:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":100450,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-06T11:58:12.000Z"}],"quatations":[]},{"id":100187,"job_number":"JOB_100187","tr_customer_id":100204,"tr_customer_product_id":100194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:02:06.000Z","modified_at":"2025-11-06T09:58:42.000Z","name":"Peter Parker","mobile_number":"9900990092","email_id":"Petparkyopm@ym21.com","dop":"2000-01-31","serial_number":"10823787456816","imei1":"10823787456816","imei2":"10823787456816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T09:58:42.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":100187,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-06T08:02:06.000Z"}],"quatations":[]},{"id":99999,"job_number":"JOB_99999","tr_customer_id":100016,"tr_customer_product_id":100006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:23.000Z","modified_at":"2025-11-06T08:36:03.000Z","name":"Hyman Gutmann","mobile_number":"339-982-3438","email_id":"Emilia70@yahoo.com","dop":"2025-04-06","serial_number":"12746490476542912","imei1":"12746490476542912","imei2":"12746490476542912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-06T08:36:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":99999,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-06T03:59:23.000Z"}],"quatations":[]},{"id":99738,"job_number":"JOB_99738","tr_customer_id":99755,"tr_customer_product_id":99745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T14:31:57.000Z","modified_at":"2025-11-05T14:34:35.000Z","name":"Test USer","mobile_number":"9900990092","email_id":"testyopm@ym21.com","dop":"2000-01-31","serial_number":"11223344556615","imei1":"11223344556615","imei2":"11223344556615","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-05T14:34:35.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":99738,"remark":"Rww","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-05T14:31:57.000Z"}],"quatations":[]},{"id":98829,"job_number":"JOB_98829","tr_customer_id":98846,"tr_customer_product_id":98836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T14:24:56.000Z","modified_at":"2025-11-04T15:29:09.000Z","name":"Wasis Siddique","mobile_number":"8240967632","email_id":"somokmukherjee58@gmail.com","dop":"2025-10-01","serial_number":"18146334376997","imei1":"18146334376997","imei2":"18146334376997","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T15:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":98829,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T14:24:56.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":98829,"remark":"Replaced Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-11-04T14:58:46.000Z"}],"quatations":[]},{"id":98724,"job_number":"JOB_98724","tr_customer_id":98741,"tr_customer_product_id":98731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:28.000Z","modified_at":"2025-11-04T12:49:33.000Z","name":"Cedrick Bernier","mobile_number":"475-333-3498","email_id":"Willis.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"11891305370148","imei1":"11891305370148","imei2":"11891305370148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T12:49:28.000Z"}],"quatations":[]},{"id":98721,"job_number":"JOB_98721","tr_customer_id":98738,"tr_customer_product_id":98728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:21.000Z","modified_at":"2025-11-04T12:49:26.000Z","name":"Solon Kuhn","mobile_number":"759-790-9728","email_id":"Fiona89@hotmail.com","dop":"2025-04-06","serial_number":"17322397060566","imei1":"17322397060566","imei2":"17322397060566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98721,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T12:49:21.000Z"}],"quatations":[]},{"id":98718,"job_number":"JOB_98718","tr_customer_id":98735,"tr_customer_product_id":98725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:15.000Z","modified_at":"2025-11-04T12:49:20.000Z","name":"King Will","mobile_number":"775-829-4162","email_id":"Broderick31@yahoo.com","dop":"2025-04-06","serial_number":"17921007040377","imei1":"17921007040377","imei2":"17921007040377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98718,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T12:49:15.000Z"}],"quatations":[]},{"id":98715,"job_number":"JOB_98715","tr_customer_id":98732,"tr_customer_product_id":98722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T12:49:09.000Z","modified_at":"2025-11-04T12:49:13.000Z","name":"Caden Franecki","mobile_number":"427-424-7342","email_id":"Evie80@gmail.com","dop":"2025-04-06","serial_number":"16756251072157","imei1":"16756251072157","imei2":"16756251072157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T12:49:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98715,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T12:49:09.000Z"}],"quatations":[]},{"id":98498,"job_number":"JOB_98498","tr_customer_id":98515,"tr_customer_product_id":98505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:35:25.000Z","modified_at":"2025-11-04T04:35:29.000Z","name":"Dejon Zboncak","mobile_number":"682-677-5721","email_id":"Effie56@gmail.com","dop":"2025-04-06","serial_number":"19616223525844","imei1":"19616223525844","imei2":"19616223525844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:35:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98498,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:35:25.000Z"}],"quatations":[]},{"id":98480,"job_number":"JOB_98480","tr_customer_id":98497,"tr_customer_product_id":98487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:54.000Z","modified_at":"2025-11-04T04:26:57.000Z","name":"Owen Crona","mobile_number":"443-931-6290","email_id":"Larue.Kulas@yahoo.com","dop":"2025-04-06","serial_number":"15321107282683","imei1":"15321107282683","imei2":"15321107282683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98480,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:26:54.000Z"}],"quatations":[]},{"id":98478,"job_number":"JOB_98478","tr_customer_id":98495,"tr_customer_product_id":98485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:50.000Z","modified_at":"2025-11-04T04:26:53.000Z","name":"Diego Abshire","mobile_number":"240-893-2342","email_id":"Mabel_Kunde21@hotmail.com","dop":"2025-04-06","serial_number":"14208919600584","imei1":"14208919600584","imei2":"14208919600584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98478,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:26:50.000Z"}],"quatations":[]},{"id":98476,"job_number":"JOB_98476","tr_customer_id":98493,"tr_customer_product_id":98483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:26:46.000Z","modified_at":"2025-11-04T04:26:49.000Z","name":"Marie D'Amore","mobile_number":"433-405-6623","email_id":"Abby_Schuster37@gmail.com","dop":"2025-04-06","serial_number":"17949620835544","imei1":"17949620835544","imei2":"17949620835544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:26:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98476,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:26:46.000Z"}],"quatations":[]},{"id":98460,"job_number":"JOB_98460","tr_customer_id":98477,"tr_customer_product_id":98467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:48.000Z","modified_at":"2025-11-04T04:11:50.000Z","name":"Melody Lebsack","mobile_number":"544-979-7407","email_id":"Dillan_Marvin79@yahoo.com","dop":"2025-04-06","serial_number":"11747033595691","imei1":"11747033595691","imei2":"11747033595691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98460,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:11:48.000Z"}],"quatations":[]},{"id":98458,"job_number":"JOB_98458","tr_customer_id":98475,"tr_customer_product_id":98465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:44.000Z","modified_at":"2025-11-04T04:11:47.000Z","name":"Walton Ernser","mobile_number":"661-548-2346","email_id":"Dejah_Koelpin36@yahoo.com","dop":"2025-04-06","serial_number":"12000839995054","imei1":"12000839995054","imei2":"12000839995054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98458,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:11:44.000Z"}],"quatations":[]},{"id":98456,"job_number":"JOB_98456","tr_customer_id":98473,"tr_customer_product_id":98463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T04:11:40.000Z","modified_at":"2025-11-04T04:11:43.000Z","name":"Dashawn Denesik","mobile_number":"215-243-5725","email_id":"Porter.Little@hotmail.com","dop":"2025-04-06","serial_number":"15130788548769","imei1":"15130788548769","imei2":"15130788548769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T04:11:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98456,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T04:11:40.000Z"}],"quatations":[]},{"id":98442,"job_number":"JOB_98442","tr_customer_id":98459,"tr_customer_product_id":98449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-04T03:58:25.000Z","modified_at":"2025-11-04T03:58:28.000Z","name":"Cindy Durgan","mobile_number":"531-916-1553","email_id":"Cyril.Bashirian32@gmail.com","dop":"2025-04-06","serial_number":"10883195810385","imei1":"10883195810385","imei2":"10883195810385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T03:58:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98442,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-04T03:58:25.000Z"}],"quatations":[]},{"id":98297,"job_number":"JOB_98297","tr_customer_id":98314,"tr_customer_product_id":98304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:36:34.000Z","modified_at":"2025-11-03T20:44:20.000Z","name":"mohammed masood","mobile_number":"3475936123","email_id":"shahidmasood666@yahoo.com","dop":"2025-11-02","serial_number":"234262142545415","imei1":"11511515151515","imei2":"11511515151515","popurl":"2025-11-02T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T20:44:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98297,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T20:36:34.000Z"}],"quatations":[]},{"id":98161,"job_number":"JOB_98161","tr_customer_id":98178,"tr_customer_product_id":98168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T20:22:38.000Z","modified_at":"2025-11-03T20:25:29.000Z","name":"Webster Koch","mobile_number":"213-394-9111","email_id":"Emil66@yahoo.com","dop":"2025-04-06","serial_number":"19978197697510","imei1":"19978197697510","imei2":"19978197697510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T20:25:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98161,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T20:22:38.000Z"}],"quatations":[]},{"id":98118,"job_number":"JOB_98118","tr_customer_id":98135,"tr_customer_product_id":98125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:11:32.000Z","modified_at":"2025-11-03T17:11:33.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"51348275498862","imei1":"51348275498862","imei2":"51348275498862","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T17:11:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98118,"remark":"hgf. bvgfvb ertyuik","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T17:11:32.000Z"}],"quatations":[]},{"id":98117,"job_number":"JOB_98117","tr_customer_id":98134,"tr_customer_product_id":98124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T17:07:44.000Z","modified_at":"2025-11-03T17:08:48.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"26139507701253","imei1":"26139507701253","imei2":"26139507701253","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T17:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98117,"remark":"hgf. bvgfvb ertyuik","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T17:07:44.000Z"}],"quatations":[]},{"id":98114,"job_number":"JOB_98114","tr_customer_id":98131,"tr_customer_product_id":98121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:59:51.000Z","modified_at":"2025-11-03T16:59:52.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"58737734172126","imei1":"58737734172126","imei2":"58737734172126","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T16:59:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98114,"remark":"hgf. bvgfvb ertyuik","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T16:59:51.000Z"}],"quatations":[]},{"id":98109,"job_number":"JOB_98109","tr_customer_id":98126,"tr_customer_product_id":98116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:52:39.000Z","modified_at":"2025-11-03T16:53:45.000Z","name":"hjer jewrhhjwe","mobile_number":"9900992882","email_id":"nebhgr@SBS.CI","dop":"2025-10-31","serial_number":"45814692484740","imei1":"45814692484740","imei2":"45814692484740","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T16:53:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":98109,"remark":"hgf. bvgfvb ertyuik","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T16:52:39.000Z"}],"quatations":[]},{"id":98100,"job_number":"JOB_98100","tr_customer_id":98117,"tr_customer_product_id":98107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T16:43:59.000Z","modified_at":"2025-11-04T14:26:52.000Z","name":"Jedidiah Jacobi","mobile_number":"{{mobile_number}}","email_id":"Lucienne85@yahoo.com","dop":"2025-10-12","serial_number":"97269971773991","imei1":"97269971773991","imei2":"97269971773991","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-04T14:26:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":98100,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T16:43:59.000Z"}],"quatations":[]},{"id":97902,"job_number":"JOB_97902","tr_customer_id":97919,"tr_customer_product_id":97909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:24:36.000Z","modified_at":"2025-11-03T12:24:41.000Z","name":"Chester Kuhic","mobile_number":"388-276-6311","email_id":"Chauncey_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14767477092933","imei1":"14767477092933","imei2":"14767477092933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T12:24:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97902,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T12:24:36.000Z"}],"quatations":[]},{"id":97900,"job_number":"JOB_97900","tr_customer_id":97917,"tr_customer_product_id":97907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T12:22:49.000Z","modified_at":"2025-11-03T12:22:54.000Z","name":"Rashawn Schaden","mobile_number":"824-392-6856","email_id":"Bailey_Jast@hotmail.com","dop":"2025-04-06","serial_number":"11404161246495","imei1":"11404161246495","imei2":"11404161246495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T12:22:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97900,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T12:22:49.000Z"}],"quatations":[]},{"id":97814,"job_number":"JOB_97814","tr_customer_id":97831,"tr_customer_product_id":97821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:30:19.000Z","modified_at":"2025-11-03T11:30:24.000Z","name":"Hester Schowalter","mobile_number":"344-658-7320","email_id":"Silas90@hotmail.com","dop":"2025-04-06","serial_number":"11506176712873","imei1":"11506176712873","imei2":"11506176712873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:30:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97814,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T11:30:19.000Z"}],"quatations":[]},{"id":97808,"job_number":"JOB_97808","tr_customer_id":97825,"tr_customer_product_id":97815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:10:57.000Z","modified_at":"2025-11-03T11:11:01.000Z","name":"Bella Zboncak","mobile_number":"702-627-6265","email_id":"Deonte_Gerhold61@yahoo.com","dop":"2025-04-06","serial_number":"12158171183128","imei1":"12158171183128","imei2":"12158171183128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:11:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97808,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T11:10:57.000Z"}],"quatations":[]},{"id":97806,"job_number":"JOB_97806","tr_customer_id":97823,"tr_customer_product_id":97813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T11:06:29.000Z","modified_at":"2025-11-03T11:06:34.000Z","name":"Isabella Bins","mobile_number":"828-556-4854","email_id":"Modesta.Robel83@yahoo.com","dop":"2025-04-06","serial_number":"10760707293899","imei1":"10760707293899","imei2":"10760707293899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T11:06:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97806,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T11:06:29.000Z"}],"quatations":[]},{"id":97804,"job_number":"JOB_97804","tr_customer_id":97821,"tr_customer_product_id":97811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T10:58:16.000Z","modified_at":"2025-11-03T10:58:21.000Z","name":"Gail Huel","mobile_number":"778-484-2099","email_id":"Jaquan_Walker@hotmail.com","dop":"2025-04-06","serial_number":"17148304506313","imei1":"17148304506313","imei2":"17148304506313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T10:58:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97804,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T10:58:16.000Z"}],"quatations":[]},{"id":97771,"job_number":"JOB_97771","tr_customer_id":97788,"tr_customer_product_id":97778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:55:26.000Z","modified_at":"2025-11-03T08:55:31.000Z","name":"Mona Zboncak","mobile_number":"564-208-5449","email_id":"Gisselle34@yahoo.com","dop":"2025-04-06","serial_number":"15732022949518","imei1":"15732022949518","imei2":"15732022949518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:55:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97771,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T08:55:26.000Z"}],"quatations":[]},{"id":97769,"job_number":"JOB_97769","tr_customer_id":97786,"tr_customer_product_id":97776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:54:27.000Z","modified_at":"2025-11-03T08:54:32.000Z","name":"Rosalee McKenzie","mobile_number":"772-250-9454","email_id":"Tremayne_Parker89@yahoo.com","dop":"2025-04-06","serial_number":"13300381786762","imei1":"13300381786762","imei2":"13300381786762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:54:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97769,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T08:54:27.000Z"}],"quatations":[]},{"id":97766,"job_number":"JOB_97766","tr_customer_id":97783,"tr_customer_product_id":97773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:53:03.000Z","modified_at":"2025-11-03T08:53:08.000Z","name":"Darrin Bailey","mobile_number":"984-966-0383","email_id":"Joy8@gmail.com","dop":"2025-04-06","serial_number":"16081788228502","imei1":"16081788228502","imei2":"16081788228502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:53:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97766,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T08:53:03.000Z"}],"quatations":[]},{"id":97764,"job_number":"JOB_97764","tr_customer_id":97781,"tr_customer_product_id":97771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-03T08:51:37.000Z","modified_at":"2025-11-03T08:51:42.000Z","name":"Camilla Von","mobile_number":"925-542-4461","email_id":"Demetrius22@hotmail.com","dop":"2025-04-06","serial_number":"19684196876406","imei1":"19684196876406","imei2":"19684196876406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-11-03T08:51:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":97764,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-03T08:51:37.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyOTl9.yFjOYfodkyqt9hUTzeSQGSodaY8Rp-8TdlQmwyeQSvI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e48934a5-53b4-40b3-89bc-2961b4d3e1ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzA1OTl9.hDKUya21KDs9rD8x3iPOo-A5tOM7OG4pKza9ZDDohbI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":75530,"problems":[{"id":1,"remark":"Re installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAyOTl9.yFjOYfodkyqt9hUTzeSQGSodaY8Rp-8TdlQmwyeQSvI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e7ed8590-3107-432e-b181-a6c4d99a9be2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 138
Request Body
{
            "job_id": 100450,
            "problems": [
                {
                    "id": 1,
                    "remark": "Battery refresh"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dd4e7751-ac2f-48e5-bfdb-0a46bbdd76f4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamqc","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-tKpFx93WNnvvTOhSuI0TtC5sPOU"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDMwMX0.kWUAXkuGm0hkf-CDwTFyr8DqA9x-VJ_OcPvqY3RyBtw"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDMwMX0.kWUAXkuGm0hkf-CDwTFyr8DqA9x-VJ_OcPvqY3RyBtw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4db76992-6623-4d86-9b51-9f7d863427d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-a8y3lbugDONOGd7L1tMAaAeKefY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDMwMX0.kWUAXkuGm0hkf-CDwTFyr8DqA9x-VJ_OcPvqY3RyBtw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91cf2ccb-d5e1-46c2-82ca-536a39976baa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-1O+ULi9zy8D9EvErE0B4XhFGYYw"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":3},{"label":"QC Completed","key":"qc_completed","count":105},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDMwMX0.kWUAXkuGm0hkf-CDwTFyr8DqA9x-VJ_OcPvqY3RyBtw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bd9f1d84-8dae-4e98-a879-d1a34ce4c646
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 301ms
Mean size per request: 101.43KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDMwMX0.kWUAXkuGm0hkf-CDwTFyr8DqA9x-VJ_OcPvqY3RyBtw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 85ecd64f-328e-4291-9b98-bc526f301cdd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"195bd-I0WAgRih4QTFfFHCVrrOc7UiACQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":99858,"job_number":"JOB_99858","tr_customer_id":99875,"tr_customer_product_id":99865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:06.000Z","modified_at":"2025-11-06T03:27:44.000Z","name":"Clare Brekke","mobile_number":"564-522-0865","email_id":"Jade7@gmail.com","dop":"2025-04-06","serial_number":"15480979637359","imei1":"15480979637359","imei2":"15480979637359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99860,"job_number":"JOB_99860","tr_customer_id":99877,"tr_customer_product_id":99867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:27:50.000Z","modified_at":"2025-11-06T03:28:28.000Z","name":"Briana Haley","mobile_number":"358-742-9338","email_id":"Cynthia88@gmail.com","dop":"2025-04-06","serial_number":"18487307469129","imei1":"18487307469129","imei2":"18487307469129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99862,"job_number":"JOB_99862","tr_customer_id":99879,"tr_customer_product_id":99869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:28:35.000Z","modified_at":"2025-11-06T03:29:12.000Z","name":"Cielo Mosciski","mobile_number":"862-316-5481","email_id":"Eleonore94@gmail.com","dop":"2025-04-06","serial_number":"10445258244928","imei1":"10445258244928","imei2":"10445258244928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99866,"job_number":"JOB_99866","tr_customer_id":99883,"tr_customer_product_id":99873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:47.000Z","modified_at":"2025-11-06T03:33:26.000Z","name":"Hiram Murray","mobile_number":"488-985-8586","email_id":"Molly.Stanton@hotmail.com","dop":"2025-04-06","serial_number":"14951983875955","imei1":"14951983875955","imei2":"14951983875955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99867,"job_number":"JOB_99867","tr_customer_id":99884,"tr_customer_product_id":99874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:32:49.000Z","modified_at":"2025-11-06T03:33:00.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63512020998609","imei1":"63512020998609","imei2":"63512020998609","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99869,"job_number":"JOB_99869","tr_customer_id":99886,"tr_customer_product_id":99876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:03.000Z","modified_at":"2025-11-06T03:33:14.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"49306286011165","imei1":"49306286011165","imei2":"49306286011165","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99871,"job_number":"JOB_99871","tr_customer_id":99888,"tr_customer_product_id":99878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:10.000Z","modified_at":"2025-11-06T03:33:46.000Z","name":"Dagmar Willms","mobile_number":"380-709-8913","email_id":"Ladarius49@gmail.com","dop":"2025-04-06","serial_number":"14536092679180","imei1":"14536092679180","imei2":"14536092679180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99873,"job_number":"JOB_99873","tr_customer_id":99890,"tr_customer_product_id":99880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:13.000Z","modified_at":"2025-11-06T03:33:49.000Z","name":"Jacinto Deckow","mobile_number":"554-425-9516","email_id":"Jovanny.Johnston@yahoo.com","dop":"2025-04-06","serial_number":"19955862327507","imei1":"19955862327507","imei2":"19955862327507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99876,"job_number":"JOB_99876","tr_customer_id":99893,"tr_customer_product_id":99883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:35.000Z","modified_at":"2025-11-06T03:33:48.000Z","name":"Rosina Beier","mobile_number":"519-736-6153","email_id":"Davon.Von@hotmail.com","dop":"2025-09-30","serial_number":"12947648500974","imei1":"12947648500974","imei2":"12947648500974","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99881,"job_number":"JOB_99881","tr_customer_id":99898,"tr_customer_product_id":99888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:52.000Z","modified_at":"2025-11-06T03:34:36.000Z","name":"Durward Bernhard","mobile_number":"496-848-5919","email_id":"Lorenzo51@yahoo.com","dop":"2025-04-06","serial_number":"11486797719962","imei1":"11486797719962","imei2":"11486797719962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99883,"job_number":"JOB_99883","tr_customer_id":99900,"tr_customer_product_id":99890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:33:54.000Z","modified_at":"2025-11-06T03:34:07.000Z","name":"Gonzalo Green","mobile_number":"283-667-5326","email_id":"Freddie.Greenfelder8@hotmail.com","dop":"2025-09-30","serial_number":"15193310476351","imei1":"15193310476351","imei2":"15193310476351","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99887,"job_number":"JOB_99887","tr_customer_id":99904,"tr_customer_product_id":99894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:05.000Z","modified_at":"2025-11-06T03:34:49.000Z","name":"Colton O'Conner","mobile_number":"874-310-9770","email_id":"Derek.Stanton24@gmail.com","dop":"2025-06-18","serial_number":"10327266711381","imei1":"10327266711381","imei2":"10327266711381","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99890,"job_number":"JOB_99890","tr_customer_id":99907,"tr_customer_product_id":99897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:10.000Z","modified_at":"2025-11-06T03:34:50.000Z","name":"Dolores O'Keefe","mobile_number":"751-830-1817","email_id":"Marguerite_Rutherford16@yahoo.com","dop":"2025-04-06","serial_number":"17257780617549","imei1":"17257780617549","imei2":"17257780617549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99892,"job_number":"JOB_99892","tr_customer_id":99909,"tr_customer_product_id":99899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:12.000Z","modified_at":"2025-11-06T03:34:33.000Z","name":"Martine McCullough","mobile_number":"995-360-5712","email_id":"Jimmy69@yahoo.com","dop":"2025-09-30","serial_number":"18835577682910","imei1":"18835577682910","imei2":"18835577682910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99894,"job_number":"JOB_99894","tr_customer_id":99911,"tr_customer_product_id":99901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:15.000Z","modified_at":"2025-11-06T03:35:00.000Z","name":"Dominique Hills","mobile_number":"761-955-6669","email_id":"Naomi_Baumbach54@yahoo.com","dop":"2025-04-06","serial_number":"12668441421241","imei1":"12668441421241","imei2":"12668441421241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99897,"job_number":"JOB_99897","tr_customer_id":99914,"tr_customer_product_id":99904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:36.000Z","modified_at":"2025-11-06T03:35:17.000Z","name":"Emory Boyle","mobile_number":"676-503-8350","email_id":"Trisha63@yahoo.com","dop":"2025-04-06","serial_number":"15000381971176","imei1":"15000381971176","imei2":"15000381971176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99899,"job_number":"JOB_99899","tr_customer_id":99916,"tr_customer_product_id":99906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:39.000Z","modified_at":"2025-11-06T03:35:15.000Z","name":"Reba Weber","mobile_number":"883-732-0080","email_id":"Friedrich_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"10580646257157","imei1":"10580646257157","imei2":"10580646257157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99902,"job_number":"JOB_99902","tr_customer_id":99919,"tr_customer_product_id":99909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:42.000Z","modified_at":"2025-11-06T03:35:19.000Z","name":"Antonette Blanda","mobile_number":"204-332-5347","email_id":"Berniece.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"15902724439527","imei1":"15902724439527","imei2":"15902724439527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99906,"job_number":"JOB_99906","tr_customer_id":99923,"tr_customer_product_id":99913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:55.000Z","modified_at":"2025-11-06T03:35:31.000Z","name":"Brendon Runolfsson","mobile_number":"905-787-1894","email_id":"Lola49@gmail.com","dop":"2025-04-06","serial_number":"11919700795399","imei1":"11919700795399","imei2":"11919700795399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99909,"job_number":"JOB_99909","tr_customer_id":99926,"tr_customer_product_id":99916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:57.000Z","modified_at":"2025-11-06T03:35:38.000Z","name":"Rollin Homenick","mobile_number":"399-409-5571","email_id":"Emily.Graham86@yahoo.com","dop":"2025-06-18","serial_number":"10492828052636","imei1":"10492828052636","imei2":"10492828052636","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99912,"job_number":"JOB_99912","tr_customer_id":99929,"tr_customer_product_id":99919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:34:58.000Z","modified_at":"2025-11-06T03:35:35.000Z","name":"Pink Medhurst","mobile_number":"503-440-3808","email_id":"Floyd81@hotmail.com","dop":"2025-04-06","serial_number":"17116978382738","imei1":"17116978382738","imei2":"17116978382738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99914,"job_number":"JOB_99914","tr_customer_id":99931,"tr_customer_product_id":99921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:09.000Z","modified_at":"2025-11-06T03:35:50.000Z","name":"Name Reynolds","mobile_number":"825-440-3331","email_id":"Dessie.Terry@yahoo.com","dop":"2025-04-06","serial_number":"15432593113433","imei1":"15432593113433","imei2":"15432593113433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99917,"job_number":"JOB_99917","tr_customer_id":99934,"tr_customer_product_id":99924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:23.000Z","modified_at":"2025-11-06T03:36:04.000Z","name":"Lesly D'Amore","mobile_number":"236-300-0503","email_id":"Kevon_Volkman@hotmail.com","dop":"2025-04-06","serial_number":"18661340035136","imei1":"18661340035136","imei2":"18661340035136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99919,"job_number":"JOB_99919","tr_customer_id":99936,"tr_customer_product_id":99926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:24.000Z","modified_at":"2025-11-06T03:36:04.000Z","name":"Susana Okuneva","mobile_number":"221-615-7372","email_id":"Billy41@hotmail.com","dop":"2025-04-06","serial_number":"15583735749759","imei1":"15583735749759","imei2":"15583735749759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99922,"job_number":"JOB_99922","tr_customer_id":99939,"tr_customer_product_id":99929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:34.000Z","modified_at":"2025-11-06T03:36:11.000Z","name":"Gregory Rolfson","mobile_number":"569-356-2543","email_id":"Cordia89@yahoo.com","dop":"2025-04-06","serial_number":"16244090194840","imei1":"16244090194840","imei2":"16244090194840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99929,"job_number":"JOB_99929","tr_customer_id":99946,"tr_customer_product_id":99936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:38.000Z","modified_at":"2025-11-06T03:36:14.000Z","name":"Emiliano Jast","mobile_number":"789-406-6335","email_id":"Lane_Torp@gmail.com","dop":"2025-04-06","serial_number":"11631462569764","imei1":"11631462569764","imei2":"11631462569764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99932,"job_number":"JOB_99932","tr_customer_id":99949,"tr_customer_product_id":99939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:42.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Mason Schinner","mobile_number":"348-685-2811","email_id":"Lilla88@gmail.com","dop":"2025-04-06","serial_number":"12869063942911","imei1":"12869063942911","imei2":"12869063942911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99934,"job_number":"JOB_99934","tr_customer_id":99951,"tr_customer_product_id":99941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:35:43.000Z","modified_at":"2025-11-06T03:36:10.000Z","name":"Ryann Hammes","mobile_number":"677-424-2553","email_id":"Judy44@yahoo.com","dop":"2025-06-08","serial_number":"10421304985744","imei1":"10421304985744","imei2":"10421304985744","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99943,"job_number":"JOB_99943","tr_customer_id":99960,"tr_customer_product_id":99950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:51.000Z","name":"Loren Lindgren","mobile_number":"734-377-4353","email_id":"Clotilde.Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"15434951578913","imei1":"15434951578913","imei2":"15434951578913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99945,"job_number":"JOB_99945","tr_customer_id":99962,"tr_customer_product_id":99952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:11.000Z","modified_at":"2025-11-06T03:36:52.000Z","name":"Dayana Williamson","mobile_number":"995-472-8951","email_id":"Danny.Reinger@yahoo.com","dop":"2025-04-06","serial_number":"14766735846217","imei1":"14766735846217","imei2":"14766735846217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99949,"job_number":"JOB_99949","tr_customer_id":99966,"tr_customer_product_id":99956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:15.000Z","modified_at":"2025-11-06T03:36:42.000Z","name":"Art Spinka","mobile_number":"728-623-1799","email_id":"Lue_Walter@gmail.com","dop":"2025-06-08","serial_number":"14019089027047","imei1":"14019089027047","imei2":"14019089027047","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99952,"job_number":"JOB_99952","tr_customer_id":99969,"tr_customer_product_id":99959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:18.000Z","modified_at":"2025-11-06T03:36:55.000Z","name":"Sincere Paucek","mobile_number":"888-872-4804","email_id":"Brook_Schmitt44@gmail.com","dop":"2025-04-06","serial_number":"15931439617627","imei1":"15931439617627","imei2":"15931439617627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99955,"job_number":"JOB_99955","tr_customer_id":99972,"tr_customer_product_id":99962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:21.000Z","modified_at":"2025-11-06T03:36:57.000Z","name":"Baron Jacobs","mobile_number":"303-885-0042","email_id":"Itzel69@yahoo.com","dop":"2025-04-06","serial_number":"18069036699226","imei1":"18069036699226","imei2":"18069036699226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99965,"job_number":"JOB_99965","tr_customer_id":99982,"tr_customer_product_id":99972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:47.000Z","modified_at":"2025-11-06T03:37:13.000Z","name":"Elias Pouros","mobile_number":"927-288-6214","email_id":"Van.Murphy@gmail.com","dop":"2025-06-08","serial_number":"18073468346243","imei1":"18073468346243","imei2":"18073468346243","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99968,"job_number":"JOB_99968","tr_customer_id":99985,"tr_customer_product_id":99975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:00.000Z","modified_at":"2025-11-06T03:37:40.000Z","name":"Kailee Schuster","mobile_number":"207-484-9688","email_id":"Bethel.Mann@hotmail.com","dop":"2025-04-06","serial_number":"16069910003903","imei1":"16069910003903","imei2":"16069910003903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99971,"job_number":"JOB_99971","tr_customer_id":99988,"tr_customer_product_id":99978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:37:02.000Z","modified_at":"2025-11-06T03:37:38.000Z","name":"Angelica Buckridge","mobile_number":"315-367-0045","email_id":"Rod_Considine3@gmail.com","dop":"2025-04-06","serial_number":"17881531123993","imei1":"17881531123993","imei2":"17881531123993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99979,"job_number":"JOB_99979","tr_customer_id":99996,"tr_customer_product_id":99986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:16.000Z","modified_at":"2025-11-06T03:43:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87906886850958","imei1":"87906886850958","imei2":"87906886850958","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99986,"job_number":"JOB_99986","tr_customer_id":100003,"tr_customer_product_id":99993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:43:45.000Z","modified_at":"2025-11-06T03:44:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94240536536840","imei1":"94240536536840","imei2":"94240536536840","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:44:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99993,"job_number":"JOB_99993","tr_customer_id":100010,"tr_customer_product_id":100000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:44:13.000Z","modified_at":"2025-11-06T03:44:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63471558100744","imei1":"63471558100744","imei2":"63471558100744","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99995,"job_number":"JOB_99995","tr_customer_id":100012,"tr_customer_product_id":100002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:17.000Z","modified_at":"2025-11-06T03:59:57.000Z","name":"Delta Cruickshank","mobile_number":"929-307-2845","email_id":"Amina39@yahoo.com","dop":"2025-04-06","serial_number":"19673201530157","imei1":"19673201530157","imei2":"19673201530157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99998,"job_number":"JOB_99998","tr_customer_id":100015,"tr_customer_product_id":100005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:59:22.000Z","modified_at":"2025-11-06T03:59:57.000Z","name":"Earl Corwin","mobile_number":"311-555-1571","email_id":"Adele_Lesch25@yahoo.com","dop":"2025-04-06","serial_number":"10573887092157","imei1":"10573887092157","imei2":"10573887092157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100003,"job_number":"JOB_100003","tr_customer_id":100020,"tr_customer_product_id":100010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:39.000Z","name":"Pasquale Streich","mobile_number":"786-689-0587","email_id":"Laura.MacGyver23@gmail.com","dop":"2025-04-06","serial_number":"10686118602544","imei1":"10686118602544","imei2":"10686118602544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100005,"job_number":"JOB_100005","tr_customer_id":100022,"tr_customer_product_id":100012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:04.000Z","modified_at":"2025-11-06T04:00:45.000Z","name":"Annabelle Parisian","mobile_number":"277-690-9408","email_id":"Major45@gmail.com","dop":"2025-04-06","serial_number":"19907694288959","imei1":"19907694288959","imei2":"19907694288959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100013,"job_number":"JOB_100013","tr_customer_id":100030,"tr_customer_product_id":100020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:46.000Z","modified_at":"2025-11-06T04:01:21.000Z","name":"Wilber Hammes","mobile_number":"239-763-6020","email_id":"Delphia.Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12442532822005","imei1":"12442532822005","imei2":"12442532822005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100016,"job_number":"JOB_100016","tr_customer_id":100033,"tr_customer_product_id":100023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:00:53.000Z","modified_at":"2025-11-06T04:01:33.000Z","name":"Thea Langosh","mobile_number":"852-460-5999","email_id":"Flavie_Fahey@yahoo.com","dop":"2025-04-06","serial_number":"14007220942577","imei1":"14007220942577","imei2":"14007220942577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100020,"job_number":"JOB_100020","tr_customer_id":100037,"tr_customer_product_id":100027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:05.000Z","modified_at":"2025-11-06T04:13:46.000Z","name":"Curtis Farrell","mobile_number":"350-914-0893","email_id":"Justus_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"17932902031483","imei1":"17932902031483","imei2":"17932902031483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100023,"job_number":"JOB_100023","tr_customer_id":100040,"tr_customer_product_id":100030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:09.000Z","modified_at":"2025-11-06T04:13:45.000Z","name":"Annette Anderson","mobile_number":"884-795-5541","email_id":"Randi_Reinger66@yahoo.com","dop":"2025-04-06","serial_number":"11556532038205","imei1":"11556532038205","imei2":"11556532038205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100026,"job_number":"JOB_100026","tr_customer_id":100043,"tr_customer_product_id":100033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:51.000Z","modified_at":"2025-11-06T04:14:28.000Z","name":"Kariane Ritchie","mobile_number":"516-300-0755","email_id":"Levi.Boyle53@hotmail.com","dop":"2025-04-06","serial_number":"12089530894783","imei1":"12089530894783","imei2":"12089530894783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:14:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100029,"job_number":"JOB_100029","tr_customer_id":100046,"tr_customer_product_id":100036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:13:54.000Z","modified_at":"2025-11-06T04:14:35.000Z","name":"Fernando Stark","mobile_number":"611-414-0479","email_id":"Lempi39@gmail.com","dop":"2025-04-06","serial_number":"18576146111212","imei1":"18576146111212","imei2":"18576146111212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100032,"job_number":"JOB_100032","tr_customer_id":100049,"tr_customer_product_id":100039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:34.000Z","modified_at":"2025-11-06T04:15:10.000Z","name":"Timothy Lang","mobile_number":"563-204-8306","email_id":"Jane.Bauch@gmail.com","dop":"2025-04-06","serial_number":"14047485460064","imei1":"14047485460064","imei2":"14047485460064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100035,"job_number":"JOB_100035","tr_customer_id":100052,"tr_customer_product_id":100042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:14:43.000Z","modified_at":"2025-11-06T04:15:23.000Z","name":"Ronny Labadie","mobile_number":"608-991-4279","email_id":"Joey_Schiller47@hotmail.com","dop":"2025-04-06","serial_number":"15747932472580","imei1":"15747932472580","imei2":"15747932472580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100046,"job_number":"JOB_100046","tr_customer_id":100063,"tr_customer_product_id":100053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:21.000Z","modified_at":"2025-11-06T04:29:59.000Z","name":"Pansy Russel","mobile_number":"286-820-6405","email_id":"Hilton43@hotmail.com","dop":"2025-04-06","serial_number":"16476818632056","imei1":"16476818632056","imei2":"16476818632056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100049,"job_number":"JOB_100049","tr_customer_id":100066,"tr_customer_product_id":100056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:29:28.000Z","modified_at":"2025-11-06T04:30:11.000Z","name":"Nels Schiller","mobile_number":"919-713-5139","email_id":"Amalia.Nitzsche27@hotmail.com","dop":"2025-04-06","serial_number":"10225682358752","imei1":"10225682358752","imei2":"10225682358752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100052,"job_number":"JOB_100052","tr_customer_id":100069,"tr_customer_product_id":100059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:06.000Z","modified_at":"2025-11-06T04:30:45.000Z","name":"Nolan Adams","mobile_number":"596-948-4226","email_id":"Joshua_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"18310958385708","imei1":"18310958385708","imei2":"18310958385708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100055,"job_number":"JOB_100055","tr_customer_id":100072,"tr_customer_product_id":100062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:19.000Z","modified_at":"2025-11-06T04:31:02.000Z","name":"Jerome Marvin","mobile_number":"397-792-2981","email_id":"Emmy_Sauer34@yahoo.com","dop":"2025-04-06","serial_number":"17852967840324","imei1":"17852967840324","imei2":"17852967840324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100058,"job_number":"JOB_100058","tr_customer_id":100075,"tr_customer_product_id":100065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:30:52.000Z","modified_at":"2025-11-06T04:31:30.000Z","name":"Dewitt Hartmann","mobile_number":"229-665-9929","email_id":"Mafalda_Price39@hotmail.com","dop":"2025-04-06","serial_number":"13217073512538","imei1":"13217073512538","imei2":"13217073512538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100061,"job_number":"JOB_100061","tr_customer_id":100078,"tr_customer_product_id":100068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:10.000Z","modified_at":"2025-11-06T04:31:52.000Z","name":"Anabelle Robel","mobile_number":"603-926-9803","email_id":"Roscoe_Muller@hotmail.com","dop":"2025-04-06","serial_number":"16075896520831","imei1":"16075896520831","imei2":"16075896520831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100064,"job_number":"JOB_100064","tr_customer_id":100081,"tr_customer_product_id":100071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:31:57.000Z","modified_at":"2025-11-06T04:32:09.000Z","name":"Perry Beier","mobile_number":"344-776-2803","email_id":"Dennis12@hotmail.com","dop":"2025-07-01","serial_number":"106233838619398","imei1":"106233838619398","imei2":"106233838619398","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100066,"job_number":"JOB_100066","tr_customer_id":100083,"tr_customer_product_id":100073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:32:12.000Z","modified_at":"2025-11-06T04:32:23.000Z","name":"Della Wilkinson","mobile_number":"836-983-2347","email_id":"Benton_Gleason47@hotmail.com","dop":"2025-07-01","serial_number":"102737283950008","imei1":"102737283950008","imei2":"102737283950008","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100070,"job_number":"JOB_100070","tr_customer_id":100087,"tr_customer_product_id":100077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T04:46:07.000Z","modified_at":"2025-11-06T04:46:50.000Z","name":"Morris Ward","mobile_number":"938-319-0467","email_id":"Myrna.Hessel@gmail.com","dop":"2025-04-06","serial_number":"18118729907868","imei1":"18118729907868","imei2":"18118729907868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T04:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100079,"job_number":"JOB_100079","tr_customer_id":100096,"tr_customer_product_id":100086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:01:35.000Z","modified_at":"2025-11-06T06:02:17.000Z","name":"Vidal Hauck","mobile_number":"912-797-5997","email_id":"Lysanne98@gmail.com","dop":"2025-04-06","serial_number":"15484803268653","imei1":"15484803268653","imei2":"15484803268653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100082,"job_number":"JOB_100082","tr_customer_id":100099,"tr_customer_product_id":100089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:36.000Z","modified_at":"2025-11-06T06:03:15.000Z","name":"Maude Parker","mobile_number":"710-902-9430","email_id":"Anabelle16@hotmail.com","dop":"2025-04-06","serial_number":"15658351826183","imei1":"15658351826183","imei2":"15658351826183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100084,"job_number":"JOB_100084","tr_customer_id":100101,"tr_customer_product_id":100091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:02:37.000Z","modified_at":"2025-11-06T06:03:14.000Z","name":"Marcella Bashirian","mobile_number":"460-393-3513","email_id":"Lydia_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"19793184515151","imei1":"19793184515151","imei2":"19793184515151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100088,"job_number":"JOB_100088","tr_customer_id":100105,"tr_customer_product_id":100095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:57.000Z","name":"Diana Rempel","mobile_number":"354-383-7716","email_id":"Manuela62@gmail.com","dop":"2025-04-06","serial_number":"14650177452417","imei1":"14650177452417","imei2":"14650177452417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100090,"job_number":"JOB_100090","tr_customer_id":100107,"tr_customer_product_id":100097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:03:21.000Z","modified_at":"2025-11-06T06:03:59.000Z","name":"Emerald Hagenes","mobile_number":"613-611-9170","email_id":"Ransom.Heathcote83@gmail.com","dop":"2025-04-06","serial_number":"12150951184448","imei1":"12150951184448","imei2":"12150951184448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100094,"job_number":"JOB_100094","tr_customer_id":100111,"tr_customer_product_id":100101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:04.000Z","modified_at":"2025-11-06T06:04:41.000Z","name":"Laurianne Lemke","mobile_number":"516-629-2375","email_id":"Hiram41@yahoo.com","dop":"2025-04-06","serial_number":"10025026965039","imei1":"10025026965039","imei2":"10025026965039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100097,"job_number":"JOB_100097","tr_customer_id":100114,"tr_customer_product_id":100104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:04:06.000Z","modified_at":"2025-11-06T06:04:44.000Z","name":"Teresa Graham","mobile_number":"384-859-2616","email_id":"Adalberto.Zulauf@hotmail.com","dop":"2025-04-06","serial_number":"19007521658224","imei1":"19007521658224","imei2":"19007521658224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100113,"job_number":"JOB_100113","tr_customer_id":100130,"tr_customer_product_id":100120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:04.000Z","modified_at":"2025-11-06T06:19:42.000Z","name":"Danika Nicolas","mobile_number":"402-236-5103","email_id":"Russ64@hotmail.com","dop":"2025-06-18","serial_number":"10517312170314","imei1":"10517312170314","imei2":"10517312170314","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100116,"job_number":"JOB_100116","tr_customer_id":100133,"tr_customer_product_id":100123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:46.000Z","modified_at":"2025-11-06T06:20:14.000Z","name":"Kristopher Schuppe","mobile_number":"375-290-5661","email_id":"Brandi39@gmail.com","dop":"2025-06-08","serial_number":"11442052144595","imei1":"11442052144595","imei2":"11442052144595","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100119,"job_number":"JOB_100119","tr_customer_id":100136,"tr_customer_product_id":100126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:19:49.000Z","modified_at":"2025-11-06T06:20:26.000Z","name":"Nya Beatty","mobile_number":"706-297-6412","email_id":"Lourdes.Mohr@hotmail.com","dop":"2025-06-18","serial_number":"10852022083261","imei1":"10852022083261","imei2":"10852022083261","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100122,"job_number":"JOB_100122","tr_customer_id":100139,"tr_customer_product_id":100129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:19.000Z","modified_at":"2025-11-06T06:20:47.000Z","name":"Darlene Dooley","mobile_number":"722-867-3191","email_id":"Ana_Purdy@gmail.com","dop":"2025-06-08","serial_number":"10269984954177","imei1":"10269984954177","imei2":"10269984954177","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100125,"job_number":"JOB_100125","tr_customer_id":100142,"tr_customer_product_id":100132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:20:52.000Z","modified_at":"2025-11-06T06:21:19.000Z","name":"Nickolas Lueilwitz","mobile_number":"796-652-2938","email_id":"Otilia30@gmail.com","dop":"2025-06-08","serial_number":"14972194080800","imei1":"14972194080800","imei2":"14972194080800","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100127,"job_number":"JOB_100127","tr_customer_id":100144,"tr_customer_product_id":100134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:29:07.000Z","modified_at":"2025-11-06T06:29:49.000Z","name":"Berenice Witting","mobile_number":"631-631-9598","email_id":"Thurman12@yahoo.com","dop":"2025-04-06","serial_number":"18459990493167","imei1":"18459990493167","imei2":"18459990493167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100129,"job_number":"JOB_100129","tr_customer_id":100146,"tr_customer_product_id":100136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:37:11.000Z","modified_at":"2025-11-06T06:37:53.000Z","name":"Chanel Jenkins","mobile_number":"210-411-7420","email_id":"Jaylin_Hagenes@gmail.com","dop":"2025-04-06","serial_number":"15391887810633","imei1":"15391887810633","imei2":"15391887810633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100132,"job_number":"JOB_100132","tr_customer_id":100149,"tr_customer_product_id":100139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:37.000Z","modified_at":"2025-11-06T06:40:17.000Z","name":"Sigrid Kris","mobile_number":"266-888-5555","email_id":"Dario4@hotmail.com","dop":"2025-04-06","serial_number":"15719597333207","imei1":"15719597333207","imei2":"15719597333207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100134,"job_number":"JOB_100134","tr_customer_id":100151,"tr_customer_product_id":100141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:40.000Z","modified_at":"2025-11-06T06:40:17.000Z","name":"Hunter Gutmann","mobile_number":"213-272-6461","email_id":"Jimmy65@hotmail.com","dop":"2025-04-06","serial_number":"16368881561589","imei1":"16368881561589","imei2":"16368881561589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100137,"job_number":"JOB_100137","tr_customer_id":100154,"tr_customer_product_id":100144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:40:24.000Z","name":"Abigail Klein","mobile_number":"698-550-6535","email_id":"Kaitlin_Brekke58@gmail.com","dop":"2025-04-06","serial_number":"13319552089453","imei1":"13319552089453","imei2":"13319552089453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100138,"job_number":"JOB_100138","tr_customer_id":100155,"tr_customer_product_id":100145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:39:44.000Z","modified_at":"2025-11-06T06:40:25.000Z","name":"Eldred Nikolaus","mobile_number":"764-659-5204","email_id":"Rita.Schmitt66@hotmail.com","dop":"2025-04-06","serial_number":"18588900611464","imei1":"18588900611464","imei2":"18588900611464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100141,"job_number":"JOB_100141","tr_customer_id":100158,"tr_customer_product_id":100148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:24.000Z","modified_at":"2025-11-06T06:41:04.000Z","name":"Gracie Schaefer","mobile_number":"330-576-9792","email_id":"Lexie_Willms2@yahoo.com","dop":"2025-04-06","serial_number":"11095524134724","imei1":"11095524134724","imei2":"11095524134724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100144,"job_number":"JOB_100144","tr_customer_id":100161,"tr_customer_product_id":100151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:31.000Z","modified_at":"2025-11-06T06:41:11.000Z","name":"Carissa Zieme","mobile_number":"378-538-2845","email_id":"Candelario.Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"12818713307475","imei1":"12818713307475","imei2":"12818713307475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100145,"job_number":"JOB_100145","tr_customer_id":100162,"tr_customer_product_id":100152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:40:32.000Z","modified_at":"2025-11-06T06:41:14.000Z","name":"Assunta Jast","mobile_number":"912-920-8374","email_id":"Rodger_Jones28@gmail.com","dop":"2025-04-06","serial_number":"10481236833432","imei1":"10481236833432","imei2":"10481236833432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100148,"job_number":"JOB_100148","tr_customer_id":100165,"tr_customer_product_id":100155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:12.000Z","modified_at":"2025-11-06T06:41:52.000Z","name":"Eden Langosh","mobile_number":"456-360-7315","email_id":"Green_Tillman0@gmail.com","dop":"2025-04-06","serial_number":"11939431261597","imei1":"11939431261597","imei2":"11939431261597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100151,"job_number":"JOB_100151","tr_customer_id":100168,"tr_customer_product_id":100158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:18.000Z","modified_at":"2025-11-06T06:41:58.000Z","name":"Alexie Feeney","mobile_number":"514-890-9465","email_id":"Brigitte_Schmitt@yahoo.com","dop":"2025-04-06","serial_number":"10216296893249","imei1":"10216296893249","imei2":"10216296893249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100152,"job_number":"JOB_100152","tr_customer_id":100169,"tr_customer_product_id":100159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:41:21.000Z","modified_at":"2025-11-06T06:42:02.000Z","name":"Taurean Conroy","mobile_number":"324-557-7772","email_id":"Vida_Cassin@gmail.com","dop":"2025-04-06","serial_number":"16849954846145","imei1":"16849954846145","imei2":"16849954846145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100162,"job_number":"JOB_100162","tr_customer_id":100179,"tr_customer_product_id":100169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:07.000Z","modified_at":"2025-11-06T06:55:46.000Z","name":"Kellie Walsh","mobile_number":"304-316-8893","email_id":"Sage16@gmail.com","dop":"2025-04-06","serial_number":"10954564541861","imei1":"10954564541861","imei2":"10954564541861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100165,"job_number":"JOB_100165","tr_customer_id":100182,"tr_customer_product_id":100172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:55:53.000Z","modified_at":"2025-11-06T06:56:31.000Z","name":"Rosalee Bauch","mobile_number":"270-778-0086","email_id":"Sean_Ankunding76@hotmail.com","dop":"2025-04-06","serial_number":"12434325096074","imei1":"12434325096074","imei2":"12434325096074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100168,"job_number":"JOB_100168","tr_customer_id":100185,"tr_customer_product_id":100175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:56:38.000Z","modified_at":"2025-11-06T06:57:16.000Z","name":"Graham Kessler","mobile_number":"985-757-7132","email_id":"Kiera.Volkman38@yahoo.com","dop":"2025-04-06","serial_number":"14249617647096","imei1":"14249617647096","imei2":"14249617647096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100181,"job_number":"JOB_100181","tr_customer_id":100198,"tr_customer_product_id":100188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T07:36:13.000Z","modified_at":"2025-11-06T07:36:51.000Z","name":"Rebeka Hahn","mobile_number":"932-576-3002","email_id":"Jedidiah_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"17737242028942","imei1":"17737242028942","imei2":"17737242028942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T07:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100191,"job_number":"JOB_100191","tr_customer_id":100208,"tr_customer_product_id":100198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T08:34:11.000Z","modified_at":"2025-11-06T08:41:38.000Z","name":"Emory Jones","mobile_number":"877-978-3568","email_id":"Raymond.Oberbrunner@yahoo.com","dop":"2025-04-30","serial_number":"139694344747816","imei1":"139694344747816","imei2":"139694344747816","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T08:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100420,"job_number":"JOB_100420","tr_customer_id":100437,"tr_customer_product_id":100427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:36:24.000Z","modified_at":"2025-11-06T11:36:58.000Z","name":"Gregoria Jast","mobile_number":"719-419-5402","email_id":"Chasity.Wintheiser78@yahoo.com","dop":"2025-04-06","serial_number":"14717456227705","imei1":"14717456227705","imei2":"14717456227705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100423,"job_number":"JOB_100423","tr_customer_id":100440,"tr_customer_product_id":100430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:02.000Z","modified_at":"2025-11-06T11:37:35.000Z","name":"Danyka Berge","mobile_number":"920-702-8923","email_id":"Raul.Wilkinson29@gmail.com","dop":"2025-04-06","serial_number":"11169541415172","imei1":"11169541415172","imei2":"11169541415172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100426,"job_number":"JOB_100426","tr_customer_id":100443,"tr_customer_product_id":100433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:37:39.000Z","modified_at":"2025-11-06T11:38:13.000Z","name":"Providenci Hegmann","mobile_number":"515-692-9491","email_id":"Terrill_Dicki@yahoo.com","dop":"2025-04-06","serial_number":"13161618358369","imei1":"13161618358369","imei2":"13161618358369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100429,"job_number":"JOB_100429","tr_customer_id":100446,"tr_customer_product_id":100436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:38:17.000Z","modified_at":"2025-11-06T11:38:49.000Z","name":"Wendell Kertzmann","mobile_number":"541-827-9787","email_id":"Erik39@gmail.com","dop":"2025-04-06","serial_number":"14699046808180","imei1":"14699046808180","imei2":"14699046808180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100432,"job_number":"JOB_100432","tr_customer_id":100449,"tr_customer_product_id":100439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:39:46.000Z","modified_at":"2025-11-06T11:40:10.000Z","name":"Louie Schoen","mobile_number":"935-694-8092","email_id":"Vance.Beer@yahoo.com","dop":"2025-04-06","serial_number":"14084211958471","imei1":"14084211958471","imei2":"14084211958471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100435,"job_number":"JOB_100435","tr_customer_id":100452,"tr_customer_product_id":100442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:15.000Z","modified_at":"2025-11-06T11:40:41.000Z","name":"Darrion Watsica","mobile_number":"955-971-8649","email_id":"Dorothea44@yahoo.com","dop":"2025-04-06","serial_number":"17155654245192","imei1":"17155654245192","imei2":"17155654245192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100438,"job_number":"JOB_100438","tr_customer_id":100455,"tr_customer_product_id":100445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:40:45.000Z","modified_at":"2025-11-06T11:41:13.000Z","name":"Sierra Renner","mobile_number":"288-531-5140","email_id":"Conor_Deckow94@yahoo.com","dop":"2025-04-06","serial_number":"18257256434896","imei1":"18257256434896","imei2":"18257256434896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100441,"job_number":"JOB_100441","tr_customer_id":100458,"tr_customer_product_id":100448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:41:17.000Z","modified_at":"2025-11-06T11:41:44.000Z","name":"Ova Sporer","mobile_number":"849-821-5355","email_id":"Maxime.Flatley@yahoo.com","dop":"2025-04-06","serial_number":"17951393289070","imei1":"17951393289070","imei2":"17951393289070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100444,"job_number":"JOB_100444","tr_customer_id":100461,"tr_customer_product_id":100451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:34.000Z","modified_at":"2025-11-06T11:57:48.000Z","name":"Cierra McGlynn","mobile_number":"253-538-1322","email_id":"Florencio_Boyer@yahoo.com","dop":"2025-09-30","serial_number":"10430294116414","imei1":"10430294116414","imei2":"10430294116414","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100447,"job_number":"JOB_100447","tr_customer_id":100464,"tr_customer_product_id":100454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:57:54.000Z","modified_at":"2025-11-06T11:58:07.000Z","name":"Lois Funk","mobile_number":"946-399-9451","email_id":"Trent.Kulas43@yahoo.com","dop":"2025-09-30","serial_number":"14702459547397","imei1":"14702459547397","imei2":"14702459547397","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99941,"job_number":"JOB_99941","tr_customer_id":99958,"tr_customer_product_id":99948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:06.000Z","modified_at":"2025-11-06T03:36:20.000Z","name":"Cody Roob","mobile_number":"243-888-1159","email_id":"Grant_Windler@gmail.com","dop":"2025-06-09","serial_number":"100030844529636","imei1":"100030844529636","imei2":"100030844529636","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99958,"job_number":"JOB_99958","tr_customer_id":99975,"tr_customer_product_id":99965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:25.000Z","modified_at":"2025-11-06T03:36:38.000Z","name":"Clara Rohan","mobile_number":"495-453-3736","email_id":"Laurine_Hand51@yahoo.com","dop":"2025-06-09","serial_number":"106136984939486","imei1":"106136984939486","imei2":"106136984939486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":99961,"job_number":"JOB_99961","tr_customer_id":99978,"tr_customer_product_id":99968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T03:36:43.000Z","modified_at":"2025-11-06T03:36:56.000Z","name":"Jayme Bosco","mobile_number":"884-233-9148","email_id":"Jaylon.Marquardt42@gmail.com","dop":"2025-06-09","serial_number":"104180879716131","imei1":"104180879716131","imei2":"104180879716131","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T03:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100101,"job_number":"JOB_100101","tr_customer_id":100118,"tr_customer_product_id":100108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:35.000Z","modified_at":"2025-11-06T06:16:47.000Z","name":"Shirley Gutmann","mobile_number":"219-830-3729","email_id":"Ramiro.Quigley@yahoo.com","dop":"2025-06-09","serial_number":"107291384240273","imei1":"107291384240273","imei2":"107291384240273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100105,"job_number":"JOB_100105","tr_customer_id":100122,"tr_customer_product_id":100112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:16:51.000Z","modified_at":"2025-11-06T06:17:03.000Z","name":"Beulah Parisian","mobile_number":"827-716-7262","email_id":"Patrick.Schuster@hotmail.com","dop":"2025-06-09","serial_number":"100762380823698","imei1":"100762380823698","imei2":"100762380823698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":100108,"job_number":"JOB_100108","tr_customer_id":100125,"tr_customer_product_id":100115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T06:17:07.000Z","modified_at":"2025-11-06T06:17:18.000Z","name":"Rachel Dibbert","mobile_number":"313-318-4302","email_id":"Ericka68@gmail.com","dop":"2025-06-09","serial_number":"109450327473117","imei1":"109450327473117","imei2":"109450327473117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T06:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 728ms
Mean size per request: 2.91KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDMwMX0.kWUAXkuGm0hkf-CDwTFyr8DqA9x-VJ_OcPvqY3RyBtw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b0aca69c-96b9-4ff0-8aa4-8163691decfb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"ba3-3fshARK37t7M5c55YKotdpidy28"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":99471,"job_number":"JOB_99471","tr_customer_id":99488,"tr_customer_product_id":99478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:33:42.000Z","modified_at":"2025-11-05T16:56:14.000Z","name":"Tanya sharma","mobile_number":"8765431278","email_id":"abc@gmail.com","dop":"2025-10-31","serial_number":"12345678913788","imei1":"12345678913789","imei2":"12345678913789","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-11-05T16:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":99560,"job_number":"JOB_99560","tr_customer_id":99577,"tr_customer_product_id":99567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:03:18.000Z","modified_at":"2025-11-05T15:40:28.000Z","name":"Judy Hudson","mobile_number":"906-339-6445","email_id":"Lucio_Kovacek@yahoo.com","dop":"2025-10-12","serial_number":"11456579871435","imei1":"11456579871435","imei2":"11456579871435","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-11-05T15:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":100450,"job_number":"JOB_100450","tr_customer_id":100467,"tr_customer_product_id":100457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:12.000Z","modified_at":"2025-11-06T11:58:21.000Z","name":"Micheal Kshlerin","mobile_number":"421-900-0507","email_id":"Etha95@gmail.com","dop":"2025-09-30","serial_number":"10798278225582","imei1":"10798278225582","imei2":"10798278225582","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-11-06T11:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":75530}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDMwMX0.kWUAXkuGm0hkf-CDwTFyr8DqA9x-VJ_OcPvqY3RyBtw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 481ec390-c319-4c32-b4bd-9fe36b75e128
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":100450}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1OTc3MTUxN30.2Fru-dCr-4v4u1sBFZcyjyZ11dQPqWtZZ4oKOjNCg18' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 723ms
Mean size per request: 1.94KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQzMDMwMX0.kWUAXkuGm0hkf-CDwTFyr8DqA9x-VJ_OcPvqY3RyBtw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f7c3e5cc-3ffa-4398-b8a2-57d3d8baecd9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7c7-Iy0dsWuuS45o0cuI1mBO7NHy6Rs"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":99471,"job_number":"JOB_99471","tr_customer_id":99488,"tr_customer_product_id":99478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T06:33:42.000Z","modified_at":"2025-11-05T16:56:14.000Z","name":"Tanya sharma","mobile_number":"8765431278","email_id":"abc@gmail.com","dop":"2025-10-31","serial_number":"12345678913788","imei1":"12345678913789","imei2":"12345678913789","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-11-05T16:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":99560,"job_number":"JOB_99560","tr_customer_id":99577,"tr_customer_product_id":99567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-05T12:03:18.000Z","modified_at":"2025-11-05T15:40:28.000Z","name":"Judy Hudson","mobile_number":"906-339-6445","email_id":"Lucio_Kovacek@yahoo.com","dop":"2025-10-12","serial_number":"11456579871435","imei1":"11456579871435","imei2":"11456579871435","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-11-05T15:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9ed9e104-ec36-40d6-8f4a-33dee9962c51
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-UjsIc5CqXzzkXVqf643RWWxOOYg"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAzMDR9.jwPpmiFTxp2br4VpkMCX_W4r1xdnHXrlTXwuedMFYvs"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAzMDR9.jwPpmiFTxp2br4VpkMCX_W4r1xdnHXrlTXwuedMFYvs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 40116378-215e-4369-9e96-eb05a990ab11
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"ca-8f6lbRGVqVB3pM3HqmRLhIM4ZeE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAzMDR9.jwPpmiFTxp2br4VpkMCX_W4r1xdnHXrlTXwuedMFYvs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e0acaf40-ec4c-4aa6-920a-6be23fe15696
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-NIO/uDKsyeV35aXz+dWjrp+UdqA"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":564},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 1009B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAzMDR9.jwPpmiFTxp2br4VpkMCX_W4r1xdnHXrlTXwuedMFYvs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a9d4b91e-1286-466f-8e5f-b30ce52e9636
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1009
ETag W/"3f1-tey4S5Fl+xwB7Ez//b0Up74/1f0"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":100450,"job_number":"JOB_100450","tr_customer_id":100467,"tr_customer_product_id":100457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:12.000Z","modified_at":"2025-11-06T11:58:23.000Z","name":"Micheal Kshlerin","mobile_number":"421-900-0507","email_id":"Etha95@gmail.com","dop":"2025-09-30","serial_number":"10798278225582","imei1":"10798278225582","imei2":"10798278225582","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-11-06T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 1009B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAzMDR9.jwPpmiFTxp2br4VpkMCX_W4r1xdnHXrlTXwuedMFYvs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80b48ea2-c9ec-4aab-a8e9-ddfc6495ece3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1009
ETag W/"3f1-tey4S5Fl+xwB7Ez//b0Up74/1f0"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":100450,"job_number":"JOB_100450","tr_customer_id":100467,"tr_customer_product_id":100457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:12.000Z","modified_at":"2025-11-06T11:58:23.000Z","name":"Micheal Kshlerin","mobile_number":"421-900-0507","email_id":"Etha95@gmail.com","dop":"2025-09-30","serial_number":"10798278225582","imei1":"10798278225582","imei2":"10798278225582","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-11-06T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":75530}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAzMDR9.jwPpmiFTxp2br4VpkMCX_W4r1xdnHXrlTXwuedMFYvs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 485333a0-032f-4492-aa81-c285651bebad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 100450
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_75530"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 1012B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAzMDR9.jwPpmiFTxp2br4VpkMCX_W4r1xdnHXrlTXwuedMFYvs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6d5931b-b45a-44d5-bffe-091bb0c0534c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_100450"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1012
ETag W/"3f4-OD5K6XH8GKwa7Jkf20RVvBPu9nk"
Vary Accept-Encoding
Date Thu, 06 Nov 2025 11:58:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":100450,"job_number":"JOB_100450","tr_customer_id":100467,"tr_customer_product_id":100457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:12.000Z","modified_at":"2025-11-06T11:58:26.000Z","name":"Micheal Kshlerin","mobile_number":"421-900-0507","email_id":"Etha95@gmail.com","dop":"2025-09-30","serial_number":"10798278225582","imei1":"10798278225582","imei2":"10798278225582","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_75530' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,mr;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTk3NzIzNzF9.KEiS1jR57UB-DzZoo8drPsEIKScyDnzhZhvaP4dSihc' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_100450
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 2.56KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0MzAzMDR9.jwPpmiFTxp2br4VpkMCX_W4r1xdnHXrlTXwuedMFYvs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fb7a9926-f84d-4130-b647-ab2582223beb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a3f-dvVciCGRDLc5TVsHp1+5ByrVlis"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 06 Nov 2025 11:58:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":100450,"job_number":"JOB_100450","tr_customer_id":100467,"tr_customer_product_id":100457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-11-06T11:58:12.000Z","modified_at":"2025-11-06T11:58:26.000Z","name":"Micheal Kshlerin","mobile_number":"421-900-0507","email_id":"Etha95@gmail.com","dop":"2025-09-30","serial_number":"10798278225582","imei1":"10798278225582","imei2":"10798278225582","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-11-06T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":400813,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-11-06T11:58:12.000Z","created_at":"2025-11-06T11:58:12.000Z"},{"id":400814,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-11-06T11:58:12.000Z","created_at":"2025-11-06T11:58:12.000Z"},{"id":400817,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-11-06T11:58:18.000Z","created_at":"2025-11-06T11:58:18.000Z"},{"id":400818,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-11-06T11:58:21.000Z","created_at":"2025-11-06T11:58:21.000Z"},{"id":400819,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-11-06T11:58:23.000Z","created_at":"2025-11-06T11:58:23.000Z"},{"id":400820,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-11-06T11:58:26.000Z","created_at":"2025-11-06T11:58:26.000Z"},{"id":400821,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-11-06T11:58:26.000Z","created_at":"2025-11-06T11:58:26.000Z"}],"problems":[{"id":53191,"problem":"Phone or app crashes","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-11-06T11:58:12.000Z"},{"id":53193,"problem":"Smartphone is running slow","remark":"Battery refresh","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-11-06T11:58:21.000Z"}],"quatations":[]}}
Test Information
No Tests for this request